Skip to content
Success

Console Output

Pull request #40988 opened
20:56:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8f1ab4e6123fa95408636827d0683e674c002efb+811a247d06e8f37cbccd2c2d9546815b912a1948 (1cf889ddb8687c01564cd7436c0f2d3e83fb5f75)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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-40988@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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
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
20:56:17 [2020-05-17T20:56:17.711Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:56:17 [2020-05-17T20:56:17.715Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:56:17 [2020-05-17T20:56:17.868Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b684e12756456458) in /home/ubuntu/workspace/moby_PR-40988
[Pipeline] {
[Pipeline] checkout
20:56:17 [2020-05-17T20:56:17.916Z] using credential docker-jenkins-github-credentials
20:56:17 [2020-05-17T20:56:17.926Z] Cloning the remote Git repository
20:56:17 [2020-05-17T20:56:17.926Z] Cloning with configured refspecs honoured and without tags
20:56:17 [2020-05-17T20:56:17.990Z] Cloning repository https://github.com/moby/moby.git
20:56:17 [2020-05-17T20:56:17.991Z]  > git init /home/ubuntu/workspace/moby_PR-40988 # timeout=10
20:56:18 [2020-05-17T20:56:18.008Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:18 [2020-05-17T20:56:18.009Z]  > git --version # timeout=10
20:56:18 [2020-05-17T20:56:18.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:18 [2020-05-17T20:56:18.017Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:30 [2020-05-17T20:56:30.493Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:30 [2020-05-17T20:56:30.498Z]  > git config --add remote.origin.fetch +refs/pull/40988/head:refs/remotes/origin/PR-40988 # timeout=10
20:56:30 [2020-05-17T20:56:30.502Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:30 [2020-05-17T20:56:30.515Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:30 [2020-05-17T20:56:30.466Z] Fetching without tags
20:56:30 [2020-05-17T20:56:30.719Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:31 [2020-05-17T20:56:31.205Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:31 [2020-05-17T20:56:31.205Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:56:31 [2020-05-17T20:56:31.521Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:56:31 [2020-05-17T20:56:31.521Z] First time build. Skipping changelog.
20:56:31 [2020-05-17T20:56:31.595Z]  > git --version # timeout=10
20:56:31 [2020-05-17T20:56:31.605Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:56:30 [2020-05-17T20:56:30.524Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:30 [2020-05-17T20:56:30.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:30 [2020-05-17T20:56:30.525Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:30 [2020-05-17T20:56:30.776Z]  > git config core.sparsecheckout # timeout=10
20:56:30 [2020-05-17T20:56:30.781Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:31 [2020-05-17T20:56:31.247Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:56:31 [2020-05-17T20:56:31.255Z]  > git rev-parse HEAD^{commit} # timeout=10
20:56:31 [2020-05-17T20:56:31.262Z]  > git config core.sparsecheckout # timeout=10
20:56:31 [2020-05-17T20:56:31.274Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:32 [2020-05-17T20:56:32.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40988:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:56:32 [2020-05-17T20:56:32.269Z] Unable to find image 'alpine:latest' locally
20:56:32 [2020-05-17T20:56:32.269Z] latest: Pulling from library/alpine
20:56:32 [2020-05-17T20:56:32.269Z] cbdbe7a5bc2a: Pulling fs layer
20:56:32 [2020-05-17T20:56:32.526Z] cbdbe7a5bc2a: Verifying Checksum
20:56:32 [2020-05-17T20:56:32.526Z] cbdbe7a5bc2a: Download complete
20:56:32 [2020-05-17T20:56:32.526Z] cbdbe7a5bc2a: Pull complete
20:56:32 [2020-05-17T20:56:32.526Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
20:56:32 [2020-05-17T20:56:32.526Z] Status: Downloaded newer image for alpine:latest
20:56:35 [2020-05-17T20:56:35.058Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
20:56:35 [2020-05-17T20:56:35.819Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b684e12756456458) in /home/ubuntu/workspace/moby_PR-40988
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
20:56:35 [2020-05-17T20:56:35.833Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c230c1710cea940) in /home/ubuntu/workspace/moby_PR-40988
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
20:56:35 [2020-05-17T20:56:35.883Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
20:56:35 [2020-05-17T20:56:35.900Z] Fetching changes from the remote Git repository
20:56:35 [2020-05-17T20:56:35.905Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
20:56:35 [2020-05-17T20:56:35.931Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40988
[Pipeline] { (Run tests)
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:56:35 [2020-05-17T20:56:35.947Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40988
20:56:35 [2020-05-17T20:56:35.949Z] using credential docker-jenkins-github-credentials
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
20:56:35 [2020-05-17T20:56:35.959Z] Cloning the remote Git repository
20:56:35 [2020-05-17T20:56:35.959Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
20:56:36 [2020-05-17T20:56:36.073Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:56:36 [2020-05-17T20:56:36.091Z] Cloning the remote Git repository
20:56:36 [2020-05-17T20:56:36.091Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
20:56:36 [2020-05-17T20:56:36.103Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:56:36 [2020-05-17T20:56:36.120Z] Cloning the remote Git repository
20:56:36 [2020-05-17T20:56:36.120Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
20:56:36 [2020-05-17T20:56:36.164Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:36 [2020-05-17T20:56:36.280Z] Running on azwin-2-28de40 in d:\jenkins\workspace\moby_PR-40988
[Pipeline] {
[Pipeline] ws
20:56:36 [2020-05-17T20:56:36.291Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:56:36 [2020-05-17T20:56:36.491Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:36 [2020-05-17T20:56:36.491Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:56:36 [2020-05-17T20:56:36.573Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:56:36 [2020-05-17T20:56:36.640Z]  > git --version # timeout=10
20:56:36 [2020-05-17T20:56:36.653Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:56:36 [2020-05-17T20:56:36.786Z] using credential docker-jenkins-github-credentials
20:56:36 [2020-05-17T20:56:36.868Z] Cloning the remote Git repository
20:56:36 [2020-05-17T20:56:36.868Z] Cloning with configured refspecs honoured and without tags
20:56:35 [2020-05-17T20:56:35.948Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:56:35 [2020-05-17T20:56:35.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:35 [2020-05-17T20:56:35.962Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:35 [2020-05-17T20:56:35.963Z]  > git --version # timeout=10
20:56:35 [2020-05-17T20:56:35.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:35 [2020-05-17T20:56:35.973Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:36 [2020-05-17T20:56:36.221Z]  > git config core.sparsecheckout # timeout=10
20:56:36 [2020-05-17T20:56:36.227Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:36 [2020-05-17T20:56:36.534Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:56:36 [2020-05-17T20:56:36.541Z]  > git rev-parse HEAD^{commit} # timeout=10
20:56:36 [2020-05-17T20:56:36.548Z]  > git config core.sparsecheckout # timeout=10
20:56:36 [2020-05-17T20:56:36.562Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:35 [2020-05-17T20:56:35.930Z] Cloning repository https://github.com/moby/moby.git
20:56:35 [2020-05-17T20:56:35.930Z]  > git init /home/ubuntu/workspace/moby_PR-40988 # timeout=10
20:56:35 [2020-05-17T20:56:35.947Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:35 [2020-05-17T20:56:35.948Z]  > git --version # timeout=10
20:56:35 [2020-05-17T20:56:35.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:35 [2020-05-17T20:56:35.955Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:36 [2020-05-17T20:56:36.097Z] Cloning repository https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.097Z]  > git init /home/jenkins/workspace/moby_PR-40988 # timeout=10
20:56:36 [2020-05-17T20:56:36.110Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.110Z]  > git --version # timeout=10
20:56:36 [2020-05-17T20:56:36.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:36 [2020-05-17T20:56:36.114Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:36 [2020-05-17T20:56:36.127Z] Cloning repository https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.127Z]  > git init /home/docker/workspace/moby_PR-40988 # timeout=10
20:56:36 [2020-05-17T20:56:36.140Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.140Z]  > git --version # timeout=10
20:56:36 [2020-05-17T20:56:36.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:36 [2020-05-17T20:56:36.145Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:56:36 [2020-05-17T20:56:36.901Z] Cloning repository https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.901Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:56:36 [2020-05-17T20:56:36.963Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:36 [2020-05-17T20:56:36.963Z]  > git --version # timeout=10
20:56:37 [2020-05-17T20:56:37.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:37 [2020-05-17T20:56:37.025Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:37 [2020-05-17T20:56:37.397Z] + docker version
20:56:37 [2020-05-17T20:56:37.397Z] Client: Docker Engine - Community
20:56:37 [2020-05-17T20:56:37.397Z]  Version:           19.03.8
20:56:37 [2020-05-17T20:56:37.397Z]  API version:       1.40
20:56:37 [2020-05-17T20:56:37.397Z]  Go version:        go1.12.17
20:56:37 [2020-05-17T20:56:37.397Z]  Git commit:        afacb8b7f0
20:56:37 [2020-05-17T20:56:37.397Z]  Built:             Wed Mar 11 01:25:46 2020
20:56:37 [2020-05-17T20:56:37.397Z]  OS/Arch:           linux/amd64
20:56:37 [2020-05-17T20:56:37.397Z]  Experimental:      false
20:56:37 [2020-05-17T20:56:37.397Z] 
20:56:37 [2020-05-17T20:56:37.397Z] Server: Docker Engine - Community
20:56:37 [2020-05-17T20:56:37.397Z]  Engine:
20:56:37 [2020-05-17T20:56:37.397Z]   Version:          19.03.8
20:56:37 [2020-05-17T20:56:37.397Z]   API version:      1.40 (minimum version 1.12)
20:56:37 [2020-05-17T20:56:37.397Z]   Go version:       go1.12.17
20:56:37 [2020-05-17T20:56:37.397Z]   Git commit:       afacb8b7f0
20:56:37 [2020-05-17T20:56:37.397Z]   Built:            Wed Mar 11 01:24:19 2020
20:56:37 [2020-05-17T20:56:37.397Z]   OS/Arch:          linux/amd64
20:56:37 [2020-05-17T20:56:37.397Z]   Experimental:     true
20:56:37 [2020-05-17T20:56:37.397Z]  containerd:
20:56:37 [2020-05-17T20:56:37.397Z]   Version:          1.2.13
20:56:37 [2020-05-17T20:56:37.397Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:37 [2020-05-17T20:56:37.397Z]  runc:
20:56:37 [2020-05-17T20:56:37.397Z]   Version:          1.0.0-rc10
20:56:37 [2020-05-17T20:56:37.397Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:37 [2020-05-17T20:56:37.397Z]  docker-init:
20:56:37 [2020-05-17T20:56:37.397Z]   Version:          0.18.0
20:56:37 [2020-05-17T20:56:37.397Z]   GitCommit:        fec3683
[Pipeline] sh
20:56:37 [2020-05-17T20:56:37.676Z] + docker info
20:56:38 [2020-05-17T20:56:38.239Z] Client:
20:56:38 [2020-05-17T20:56:38.239Z]  Debug Mode: false
20:56:38 [2020-05-17T20:56:38.239Z] 
20:56:38 [2020-05-17T20:56:38.239Z] Server:
20:56:38 [2020-05-17T20:56:38.239Z]  Containers: 0
20:56:38 [2020-05-17T20:56:38.239Z]   Running: 0
20:56:38 [2020-05-17T20:56:38.239Z]   Paused: 0
20:56:38 [2020-05-17T20:56:38.239Z]   Stopped: 0
20:56:38 [2020-05-17T20:56:38.239Z]  Images: 3
20:56:38 [2020-05-17T20:56:38.239Z]  Server Version: 19.03.8
20:56:38 [2020-05-17T20:56:38.239Z]  Storage Driver: overlay2
20:56:38 [2020-05-17T20:56:38.239Z]   Backing Filesystem: <unknown>
20:56:38 [2020-05-17T20:56:38.239Z]   Supports d_type: true
20:56:38 [2020-05-17T20:56:38.239Z]   Native Overlay Diff: true
20:56:38 [2020-05-17T20:56:38.239Z]  Logging Driver: json-file
20:56:38 [2020-05-17T20:56:38.239Z]  Cgroup Driver: cgroupfs
20:56:38 [2020-05-17T20:56:38.239Z]  Plugins:
20:56:38 [2020-05-17T20:56:38.239Z]   Volume: local
20:56:38 [2020-05-17T20:56:38.239Z]   Network: bridge host ipvlan macvlan null overlay
20:56:38 [2020-05-17T20:56:38.239Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:56:38 [2020-05-17T20:56:38.239Z]  Swarm: inactive
20:56:38 [2020-05-17T20:56:38.239Z]  Runtimes: runc
20:56:38 [2020-05-17T20:56:38.239Z]  Default Runtime: runc
20:56:38 [2020-05-17T20:56:38.239Z]  Init Binary: docker-init
20:56:38 [2020-05-17T20:56:38.239Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:38 [2020-05-17T20:56:38.239Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:38 [2020-05-17T20:56:38.239Z]  init version: fec3683
20:56:38 [2020-05-17T20:56:38.239Z]  Security Options:
20:56:38 [2020-05-17T20:56:38.239Z]   apparmor
20:56:38 [2020-05-17T20:56:38.239Z]   seccomp
20:56:38 [2020-05-17T20:56:38.239Z]    Profile: default
20:56:38 [2020-05-17T20:56:38.239Z]  Kernel Version: 4.15.0-1065-aws
20:56:38 [2020-05-17T20:56:38.239Z]  Operating System: Ubuntu 18.04.4 LTS
20:56:38 [2020-05-17T20:56:38.239Z]  OSType: linux
20:56:38 [2020-05-17T20:56:38.239Z]  Architecture: x86_64
20:56:38 [2020-05-17T20:56:38.239Z]  CPUs: 2
20:56:38 [2020-05-17T20:56:38.239Z]  Total Memory: 7.501GiB
20:56:38 [2020-05-17T20:56:38.239Z]  Name: ip-10-100-100-225
20:56:38 [2020-05-17T20:56:38.239Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
20:56:38 [2020-05-17T20:56:38.239Z]  Docker Root Dir: /var/lib/docker
20:56:38 [2020-05-17T20:56:38.239Z]  Debug Mode: false
20:56:38 [2020-05-17T20:56:38.239Z]  Registry: https://index.docker.io/v1/
20:56:38 [2020-05-17T20:56:38.239Z]  Labels:
20:56:38 [2020-05-17T20:56:38.239Z]  Experimental: true
20:56:38 [2020-05-17T20:56:38.239Z]  Insecure Registries:
20:56:38 [2020-05-17T20:56:38.239Z]   127.0.0.0/8
20:56:38 [2020-05-17T20:56:38.239Z]  Live Restore Enabled: true
20:56:38 [2020-05-17T20:56:38.239Z] 
20:56:38 [2020-05-17T20:56:38.239Z] WARNING: No swap limit support
[Pipeline] sh
20:56:38 [2020-05-17T20:56:38.518Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:38 [2020-05-17T20:56:38.518Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:38 [2020-05-17T20:56:38.518Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40988/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:56:38 [2020-05-17T20:56:38.518Z] + bash /home/ubuntu/workspace/moby_PR-40988/check-config.sh
20:56:38 [2020-05-17T20:56:38.518Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:56:38 [2020-05-17T20:56:38.518Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
20:56:38 [2020-05-17T20:56:38.518Z] 
20:56:38 [2020-05-17T20:56:38.518Z] Generally Necessary:
20:56:38 [2020-05-17T20:56:38.518Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:56:38 [2020-05-17T20:56:38.518Z] - apparmor: enabled and tools installed
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NAMESPACES: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NET_NS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_PID_NS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IPC_NS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_UTS_NS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUPS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_CPUACCT: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_DEVICE: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_FREEZER: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_SCHED: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CPUSETS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_MEMCG: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_KEYS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_VETH: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_BRIDGE: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NF_NAT: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NF_NAT_NEEDED: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_POSIX_MQUEUE: enabled
20:56:38 [2020-05-17T20:56:38.775Z] 
20:56:38 [2020-05-17T20:56:38.775Z] Optional Features:
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_USER_NS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_SECCOMP: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_PIDS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_MEMCG_SWAP: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:56:38 [2020-05-17T20:56:38.775Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_BLK_CGROUP: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IOSCHED_CFQ: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_PERF: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_HUGETLB: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_CFS_BANDWIDTH: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_RT_GROUP_SCHED: missing
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_VS: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_VS_NFCT: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_IP_VS_RR: enabled (as module)
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_EXT4_FS: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:56:38 [2020-05-17T20:56:38.775Z] - Network Drivers:
20:56:38 [2020-05-17T20:56:38.775Z]   - "overlay":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_VXLAN: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       Optional (for encrypted networks):
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_CRYPTO: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_CRYPTO_AEAD: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_CRYPTO_GCM: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_CRYPTO_GHASH: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_XFRM: enabled
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_XFRM_USER: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_INET_ESP: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "ipvlan":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_IPVLAN: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "macvlan":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_MACVLAN: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_DUMMY: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "ftp,tftp client in container":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z] - Storage Drivers:
20:56:39 [2020-05-17T20:56:39.032Z]   - "aufs":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_AUFS_FS: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "btrfs":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:56:39 [2020-05-17T20:56:39.032Z]   - "devicemapper":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_BLK_DEV_DM: enabled
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "overlay":
20:56:39 [2020-05-17T20:56:39.032Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:56:39 [2020-05-17T20:56:39.032Z]   - "zfs":
20:56:39 [2020-05-17T20:56:39.032Z]     - /dev/zfs: missing
20:56:39 [2020-05-17T20:56:39.032Z]     - zfs command: missing
20:56:39 [2020-05-17T20:56:39.032Z]     - zpool command: missing
20:56:39 [2020-05-17T20:56:39.032Z] 
20:56:39 [2020-05-17T20:56:39.032Z] Limits:
20:56:39 [2020-05-17T20:56:39.032Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:56:39 [2020-05-17T20:56:39.032Z] 
20:56:39 [2020-05-17T20:56:39.032Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:56:39 [2020-05-17T20:56:39.352Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8f1ab4e6123fa95408636827d0683e674c002efb .
20:56:39 [2020-05-17T20:56:39.352Z] #1 [internal] load build definition from Dockerfile
20:56:39 [2020-05-17T20:56:39.352Z] #1 DONE 0.0s
20:56:39 [2020-05-17T20:56:39.352Z] 
20:56:39 [2020-05-17T20:56:39.352Z] #2 [internal] load .dockerignore
20:56:39 [2020-05-17T20:56:39.352Z] #2 DONE 0.0s
20:56:39 [2020-05-17T20:56:39.352Z] 
20:56:39 [2020-05-17T20:56:39.352Z] #2 [internal] load .dockerignore
20:56:39 [2020-05-17T20:56:39.352Z] #2 transferring context: 87B done
20:56:39 [2020-05-17T20:56:39.352Z] #2 DONE 0.0s
20:56:39 [2020-05-17T20:56:39.352Z] 
20:56:39 [2020-05-17T20:56:39.352Z] #1 [internal] load build definition from Dockerfile
20:56:39 [2020-05-17T20:56:39.352Z] #1 transferring dockerfile: 12.30kB done
20:56:39 [2020-05-17T20:56:39.352Z] #1 DONE 0.0s
20:56:39 [2020-05-17T20:56:39.352Z] 
20:56:39 [2020-05-17T20:56:39.352Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
20:56:39 [2020-05-17T20:56:39.609Z] #4 DONE 0.1s
20:56:39 [2020-05-17T20:56:39.609Z] 
20:56:39 [2020-05-17T20:56:39.609Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:56:39 [2020-05-17T20:56:39.869Z] #3 DONE 0.4s
20:56:39 [2020-05-17T20:56:39.869Z] 
20:56:39 [2020-05-17T20:56:39.869Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426...
20:56:39 [2020-05-17T20:56:39.869Z] #5 CACHED
20:56:39 [2020-05-17T20:56:39.869Z] 
20:56:39 [2020-05-17T20:56:39.869Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:39 [2020-05-17T20:56:39.869Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:56:39 [2020-05-17T20:56:39.869Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:56:39 [2020-05-17T20:56:39.869Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:56:39 [2020-05-17T20:56:39.869Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.09MB / 9.11MB 0.2s
20:56:40 [2020-05-17T20:56:40.127Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
20:56:40 [2020-05-17T20:56:40.127Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
20:56:41 [2020-05-17T20:56:41.498Z] #63 ...
20:56:41 [2020-05-17T20:56:41.498Z] 
20:56:41 [2020-05-17T20:56:41.498Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:56:41 [2020-05-17T20:56:41.498Z] #6 DONE 1.5s
20:56:41 [2020-05-17T20:56:41.498Z] 
20:56:41 [2020-05-17T20:56:41.498Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:41 [2020-05-17T20:56:41.498Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done
20:56:41 [2020-05-17T20:56:41.498Z] #63 DONE 1.6s
20:56:41 [2020-05-17T20:56:41.498Z] 
20:56:41 [2020-05-17T20:56:41.498Z] #17 [internal] load build context
20:56:44 [2020-05-17T20:56:44.038Z] #17 transferring context: 50.86MB 4.2s done
20:56:44 [2020-05-17T20:56:44.038Z] #17 DONE 4.3s
20:56:44 [2020-05-17T20:56:44.038Z] 
20:56:44 [2020-05-17T20:56:44.038Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:56:44 [2020-05-17T20:56:44.295Z] #31 ...
20:56:44 [2020-05-17T20:56:44.295Z] 
20:56:44 [2020-05-17T20:56:44.295Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:56:44 [2020-05-17T20:56:44.295Z] #18 DONE 0.2s
20:56:44 [2020-05-17T20:56:44.295Z] 
20:56:44 [2020-05-17T20:56:44.295Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:56:44 [2020-05-17T20:56:44.295Z] #65 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.295Z] 
20:56:44 [2020-05-17T20:56:44.295Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:56:44 [2020-05-17T20:56:44.295Z] #28 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.295Z] 
20:56:44 [2020-05-17T20:56:44.295Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:56:44 [2020-05-17T20:56:44.295Z] #19 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.295Z] 
20:56:44 [2020-05-17T20:56:44.296Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:56:44 [2020-05-17T20:56:44.296Z] #41 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.296Z] 
20:56:44 [2020-05-17T20:56:44.296Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:56:44 [2020-05-17T20:56:44.296Z] #59 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.296Z] 
20:56:44 [2020-05-17T20:56:44.296Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:56:44 [2020-05-17T20:56:44.296Z] #47 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.296Z] 
20:56:44 [2020-05-17T20:56:44.296Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:56:44 [2020-05-17T20:56:44.296Z] #44 DONE 0.1s
20:56:44 [2020-05-17T20:56:44.296Z] 
20:56:44 [2020-05-17T20:56:44.296Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:56:44 [2020-05-17T20:56:44.944Z] Fetching without tags
20:56:45 [2020-05-17T20:56:45.239Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:44 [2020-05-17T20:56:44.922Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:44 [2020-05-17T20:56:44.923Z]  > git config --add remote.origin.fetch +refs/pull/40988/head:refs/remotes/origin/PR-40988 # timeout=10
20:56:44 [2020-05-17T20:56:44.924Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:44 [2020-05-17T20:56:44.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:44 [2020-05-17T20:56:44.950Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:44 [2020-05-17T20:56:44.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:44 [2020-05-17T20:56:44.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:45 [2020-05-17T20:56:45.245Z]  > git config core.sparsecheckout # timeout=10
20:56:45 [2020-05-17T20:56:45.247Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:45 [2020-05-17T20:56:45.707Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:45 [2020-05-17T20:56:45.707Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:56:46 [2020-05-17T20:56:46.232Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:56:46 [2020-05-17T20:56:46.280Z]  > git --version # timeout=10
20:56:46 [2020-05-17T20:56:46.287Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:56:45 [2020-05-17T20:56:45.686Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:56:45 [2020-05-17T20:56:45.700Z]  > git rev-parse HEAD^{commit} # timeout=10
20:56:45 [2020-05-17T20:56:45.712Z]  > git config core.sparsecheckout # timeout=10
20:56:45 [2020-05-17T20:56:45.714Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:47 [2020-05-17T20:56:47.110Z] + docker version
20:56:47 [2020-05-17T20:56:47.110Z] Client: Docker Engine - Community
20:56:47 [2020-05-17T20:56:47.110Z]  Version:           19.03.7
20:56:47 [2020-05-17T20:56:47.110Z]  API version:       1.40
20:56:47 [2020-05-17T20:56:47.110Z]  Go version:        go1.12.17
20:56:47 [2020-05-17T20:56:47.110Z]  Git commit:        7141c199a2
20:56:47 [2020-05-17T20:56:47.110Z]  Built:             Sat Mar  7 16:48:47 2020
20:56:47 [2020-05-17T20:56:47.110Z]  OS/Arch:           linux/s390x
20:56:47 [2020-05-17T20:56:47.110Z]  Experimental:      false
20:56:47 [2020-05-17T20:56:47.110Z] 
20:56:47 [2020-05-17T20:56:47.110Z] Server: Docker Engine - Community
20:56:47 [2020-05-17T20:56:47.110Z]  Engine:
20:56:47 [2020-05-17T20:56:47.110Z]   Version:          19.03.7
20:56:47 [2020-05-17T20:56:47.110Z]   API version:      1.40 (minimum version 1.12)
20:56:47 [2020-05-17T20:56:47.110Z]   Go version:       go1.12.17
20:56:47 [2020-05-17T20:56:47.110Z]   Git commit:       7141c199a2
20:56:47 [2020-05-17T20:56:47.110Z]   Built:            Sat Mar  7 16:47:46 2020
20:56:47 [2020-05-17T20:56:47.110Z]   OS/Arch:          linux/s390x
20:56:47 [2020-05-17T20:56:47.110Z]   Experimental:     true
20:56:47 [2020-05-17T20:56:47.110Z]  containerd:
20:56:47 [2020-05-17T20:56:47.110Z]   Version:          1.2.13
20:56:47 [2020-05-17T20:56:47.110Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:47 [2020-05-17T20:56:47.110Z]  runc:
20:56:47 [2020-05-17T20:56:47.110Z]   Version:          1.0.0-rc10
20:56:47 [2020-05-17T20:56:47.110Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:47 [2020-05-17T20:56:47.110Z]  docker-init:
20:56:47 [2020-05-17T20:56:47.110Z]   Version:          0.18.0
20:56:47 [2020-05-17T20:56:47.110Z]   GitCommit:        fec3683
[Pipeline] sh
20:56:47 [2020-05-17T20:56:47.479Z] + docker info
20:56:47 [2020-05-17T20:56:47.761Z] Client:
20:56:47 [2020-05-17T20:56:47.761Z]  Debug Mode: false
20:56:47 [2020-05-17T20:56:47.761Z] 
20:56:47 [2020-05-17T20:56:47.761Z] Server:
20:56:47 [2020-05-17T20:56:47.761Z]  Containers: 0
20:56:47 [2020-05-17T20:56:47.761Z]   Running: 0
20:56:47 [2020-05-17T20:56:47.761Z]   Paused: 0
20:56:47 [2020-05-17T20:56:47.761Z]   Stopped: 0
20:56:47 [2020-05-17T20:56:47.761Z]  Images: 0
20:56:47 [2020-05-17T20:56:47.761Z]  Server Version: 19.03.7
20:56:47 [2020-05-17T20:56:47.761Z]  Storage Driver: overlay2
20:56:47 [2020-05-17T20:56:47.761Z]   Backing Filesystem: <unknown>
20:56:47 [2020-05-17T20:56:47.761Z]   Supports d_type: true
20:56:47 [2020-05-17T20:56:47.761Z]   Native Overlay Diff: true
20:56:47 [2020-05-17T20:56:47.761Z]  Logging Driver: json-file
20:56:47 [2020-05-17T20:56:47.761Z]  Cgroup Driver: cgroupfs
20:56:47 [2020-05-17T20:56:47.761Z]  Plugins:
20:56:47 [2020-05-17T20:56:47.761Z]   Volume: local
20:56:47 [2020-05-17T20:56:47.761Z]   Network: bridge host ipvlan macvlan null overlay
20:56:47 [2020-05-17T20:56:47.761Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:56:47 [2020-05-17T20:56:47.761Z]  Swarm: inactive
20:56:47 [2020-05-17T20:56:47.761Z]  Runtimes: runc
20:56:47 [2020-05-17T20:56:47.761Z]  Default Runtime: runc
20:56:47 [2020-05-17T20:56:47.761Z]  Init Binary: docker-init
20:56:47 [2020-05-17T20:56:47.761Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:47 [2020-05-17T20:56:47.761Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:47 [2020-05-17T20:56:47.761Z]  init version: fec3683
20:56:47 [2020-05-17T20:56:47.761Z]  Security Options:
20:56:47 [2020-05-17T20:56:47.761Z]   apparmor
20:56:47 [2020-05-17T20:56:47.761Z]   seccomp
20:56:47 [2020-05-17T20:56:47.761Z]    Profile: default
20:56:47 [2020-05-17T20:56:47.761Z]  Kernel Version: 4.15.0-88-generic
20:56:47 [2020-05-17T20:56:47.761Z]  Operating System: Ubuntu 18.04.4 LTS
20:56:47 [2020-05-17T20:56:47.761Z]  OSType: linux
20:56:47 [2020-05-17T20:56:47.761Z]  Architecture: s390x
20:56:47 [2020-05-17T20:56:47.761Z]  CPUs: 2
20:56:47 [2020-05-17T20:56:47.761Z]  Total Memory: 7.861GiB
20:56:47 [2020-05-17T20:56:47.761Z]  Name: s390x-ubuntu-26
20:56:47 [2020-05-17T20:56:47.761Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
20:56:47 [2020-05-17T20:56:47.761Z]  Docker Root Dir: /var/lib/docker
20:56:47 [2020-05-17T20:56:47.761Z]  Debug Mode: false
20:56:47 [2020-05-17T20:56:47.761Z]  Username: dockerbuildbot
20:56:47 [2020-05-17T20:56:47.761Z]  Registry: https://index.docker.io/v1/
20:56:47 [2020-05-17T20:56:47.761Z]  Labels:
20:56:47 [2020-05-17T20:56:47.761Z]  Experimental: true
20:56:47 [2020-05-17T20:56:47.761Z]  Insecure Registries:
20:56:47 [2020-05-17T20:56:47.761Z]   127.0.0.0/8
20:56:47 [2020-05-17T20:56:47.761Z]  Live Restore Enabled: false
20:56:47 [2020-05-17T20:56:47.761Z] 
20:56:47 [2020-05-17T20:56:47.761Z] WARNING: No swap limit support
[Pipeline] sh
20:56:48 [2020-05-17T20:56:48.132Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:48 [2020-05-17T20:56:48.132Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:48 [2020-05-17T20:56:48.132Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40988/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:56:48 [2020-05-17T20:56:48.132Z] + bash /home/jenkins/workspace/moby_PR-40988/check-config.sh
20:56:48 [2020-05-17T20:56:48.132Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:56:48 [2020-05-17T20:56:48.132Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
20:56:48 [2020-05-17T20:56:48.132Z] 
20:56:48 [2020-05-17T20:56:48.132Z] Generally Necessary:
20:56:48 [2020-05-17T20:56:48.132Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:56:48 [2020-05-17T20:56:48.132Z] - apparmor: enabled and tools installed
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_NAMESPACES: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_NET_NS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_PID_NS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_IPC_NS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_UTS_NS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CGROUPS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CGROUP_CPUACCT: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CGROUP_DEVICE: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CGROUP_FREEZER: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CGROUP_SCHED: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_CPUSETS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_MEMCG: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_KEYS: enabled
20:56:48 [2020-05-17T20:56:48.132Z] - CONFIG_VETH: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_BRIDGE: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NF_NAT: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NF_NAT_NEEDED: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_POSIX_MQUEUE: enabled
20:56:48 [2020-05-17T20:56:48.414Z] 
20:56:48 [2020-05-17T20:56:48.414Z] Optional Features:
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_USER_NS: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_SECCOMP: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CGROUP_PIDS: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_MEMCG_SWAP: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:56:48 [2020-05-17T20:56:48.414Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_BLK_CGROUP: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IOSCHED_CFQ: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CGROUP_PERF: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CGROUP_HUGETLB: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_CFS_BANDWIDTH: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_RT_GROUP_SCHED: missing
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_VS: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_VS_NFCT: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_IP_VS_RR: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_EXT4_FS: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:56:48 [2020-05-17T20:56:48.414Z] - Network Drivers:
20:56:48 [2020-05-17T20:56:48.414Z]   - "overlay":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_VXLAN: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       Optional (for encrypted networks):
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_CRYPTO: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_CRYPTO_AEAD: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_CRYPTO_GCM: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_CRYPTO_GHASH: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_XFRM: enabled
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_XFRM_USER: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_INET_ESP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "ipvlan":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_IPVLAN: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "macvlan":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_MACVLAN: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_DUMMY: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "ftp,tftp client in container":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z] - Storage Drivers:
20:56:48 [2020-05-17T20:56:48.414Z]   - "aufs":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_AUFS_FS: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "btrfs":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:56:48 [2020-05-17T20:56:48.414Z]   - "devicemapper":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_BLK_DEV_DM: enabled
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "overlay":
20:56:48 [2020-05-17T20:56:48.414Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:56:48 [2020-05-17T20:56:48.414Z]   - "zfs":
20:56:48 [2020-05-17T20:56:48.414Z]     - /dev/zfs: missing
20:56:48 [2020-05-17T20:56:48.414Z]     - zfs command: missing
20:56:48 [2020-05-17T20:56:48.414Z]     - zpool command: missing
20:56:48 [2020-05-17T20:56:48.414Z] 
20:56:48 [2020-05-17T20:56:48.414Z] Limits:
20:56:48 [2020-05-17T20:56:48.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:56:48 [2020-05-17T20:56:48.414Z] 
20:56:48 [2020-05-17T20:56:48.414Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:56:48 [2020-05-17T20:56:48.497Z] Fetching without tags
20:56:48 [2020-05-17T20:56:48.425Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:48 [2020-05-17T20:56:48.431Z]  > git config --add remote.origin.fetch +refs/pull/40988/head:refs/remotes/origin/PR-40988 # timeout=10
20:56:48 [2020-05-17T20:56:48.446Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:48 [2020-05-17T20:56:48.460Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:48 [2020-05-17T20:56:48.741Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:48 [2020-05-17T20:56:48.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8f1ab4e6123fa95408636827d0683e674c002efb .
20:56:48 [2020-05-17T20:56:48.826Z] #2 [internal] load build definition from Dockerfile
20:56:48 [2020-05-17T20:56:48.826Z] #2 transferring dockerfile: 12.30kB done
20:56:48 [2020-05-17T20:56:48.826Z] #2 DONE 0.0s
20:56:48 [2020-05-17T20:56:48.826Z] 
20:56:48 [2020-05-17T20:56:48.826Z] #1 [internal] load .dockerignore
20:56:48 [2020-05-17T20:56:48.826Z] #1 transferring context: 87B done
20:56:48 [2020-05-17T20:56:48.826Z] #1 DONE 0.0s
20:56:48 [2020-05-17T20:56:48.826Z] 
20:56:48 [2020-05-17T20:56:48.826Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
20:56:49 [2020-05-17T20:56:49.108Z] #3 ...
20:56:49 [2020-05-17T20:56:49.108Z] 
20:56:49 [2020-05-17T20:56:49.108Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:56:49 [2020-05-17T20:56:49.108Z] #4 DONE 0.0s
20:56:49 [2020-05-17T20:56:49.108Z] 
20:56:49 [2020-05-17T20:56:49.108Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
20:56:49 [2020-05-17T20:56:49.108Z] #3 DONE 0.2s
20:56:49 [2020-05-17T20:56:49.108Z] 
20:56:49 [2020-05-17T20:56:49.108Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426...
20:56:49 [2020-05-17T20:56:49.108Z] #5 CACHED
20:56:49 [2020-05-17T20:56:49.108Z] 
20:56:49 [2020-05-17T20:56:49.108Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:49 [2020-05-17T20:56:49.108Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:56:49 [2020-05-17T20:56:49.263Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:49 [2020-05-17T20:56:49.263Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:56:49 [2020-05-17T20:56:49.391Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:56:49 [2020-05-17T20:56:49.391Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:56:49 [2020-05-17T20:56:49.391Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
20:56:49 [2020-05-17T20:56:49.391Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.33MB / 9.11MB 0.2s
20:56:49 [2020-05-17T20:56:49.391Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
20:56:49 [2020-05-17T20:56:49.493Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:56:49 [2020-05-17T20:56:49.481Z]  > git --version # timeout=10
20:56:49 [2020-05-17T20:56:49.506Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:56:49 [2020-05-17T20:56:49.550Z] #48 ...
20:56:49 [2020-05-17T20:56:49.550Z] 
20:56:49 [2020-05-17T20:56:49.550Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:56:49 [2020-05-17T20:56:49.550Z] #31 5.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:56:49 [2020-05-17T20:56:49.550Z] #31 5.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:56:49 [2020-05-17T20:56:49.550Z] #31 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:56:49 [2020-05-17T20:56:49.550Z] #31 7.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:56:49 [2020-05-17T20:56:49.673Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:56:48 [2020-05-17T20:56:48.468Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:48 [2020-05-17T20:56:48.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:48 [2020-05-17T20:56:48.469Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:48 [2020-05-17T20:56:48.712Z]  > git config core.sparsecheckout # timeout=10
20:56:48 [2020-05-17T20:56:48.719Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:49 [2020-05-17T20:56:49.209Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:56:49 [2020-05-17T20:56:49.218Z]  > git rev-parse HEAD^{commit} # timeout=10
20:56:49 [2020-05-17T20:56:49.234Z]  > git config core.sparsecheckout # timeout=10
20:56:49 [2020-05-17T20:56:49.239Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:50 [2020-05-17T20:56:50.286Z] #63 ...
20:56:50 [2020-05-17T20:56:50.287Z] 
20:56:50 [2020-05-17T20:56:50.287Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:56:50 [2020-05-17T20:56:50.287Z] #6 DONE 1.2s
20:56:50 [2020-05-17T20:56:50.287Z] 
20:56:50 [2020-05-17T20:56:50.287Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:50 [2020-05-17T20:56:50.287Z] #63 ...
20:56:50 [2020-05-17T20:56:50.287Z] 
20:56:50 [2020-05-17T20:56:50.287Z] #17 [internal] load build context
20:56:50 [2020-05-17T20:56:50.287Z] #17 transferring context: 50.86MB 1.2s done
20:56:50 [2020-05-17T20:56:50.287Z] #17 DONE 1.3s
20:56:50 [2020-05-17T20:56:50.287Z] 
20:56:50 [2020-05-17T20:56:50.287Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:50 [2020-05-17T20:56:50.352Z] + docker version
20:56:50 [2020-05-17T20:56:50.352Z] Client: Docker Engine - Community
20:56:50 [2020-05-17T20:56:50.352Z]  Version:           19.03.8
20:56:50 [2020-05-17T20:56:50.352Z]  API version:       1.40
20:56:50 [2020-05-17T20:56:50.352Z]  Go version:        go1.12.17
20:56:50 [2020-05-17T20:56:50.352Z]  Git commit:        afacb8b7f0
20:56:50 [2020-05-17T20:56:50.352Z]  Built:             Wed Mar 11 01:25:46 2020
20:56:50 [2020-05-17T20:56:50.352Z]  OS/Arch:           linux/amd64
20:56:50 [2020-05-17T20:56:50.352Z]  Experimental:      false
20:56:50 [2020-05-17T20:56:50.352Z] 
20:56:50 [2020-05-17T20:56:50.352Z] Server: Docker Engine - Community
20:56:50 [2020-05-17T20:56:50.352Z]  Engine:
20:56:50 [2020-05-17T20:56:50.352Z]   Version:          19.03.8
20:56:50 [2020-05-17T20:56:50.352Z]   API version:      1.40 (minimum version 1.12)
20:56:50 [2020-05-17T20:56:50.352Z]   Go version:       go1.12.17
20:56:50 [2020-05-17T20:56:50.352Z]   Git commit:       afacb8b7f0
20:56:50 [2020-05-17T20:56:50.352Z]   Built:            Wed Mar 11 01:24:19 2020
20:56:50 [2020-05-17T20:56:50.352Z]   OS/Arch:          linux/amd64
20:56:50 [2020-05-17T20:56:50.352Z]   Experimental:     true
20:56:50 [2020-05-17T20:56:50.352Z]  containerd:
20:56:50 [2020-05-17T20:56:50.352Z]   Version:          1.2.13
20:56:50 [2020-05-17T20:56:50.352Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:50 [2020-05-17T20:56:50.352Z]  runc:
20:56:50 [2020-05-17T20:56:50.352Z]   Version:          1.0.0-rc10
20:56:50 [2020-05-17T20:56:50.352Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:50 [2020-05-17T20:56:50.352Z]  docker-init:
20:56:50 [2020-05-17T20:56:50.352Z]   Version:          0.18.0
20:56:50 [2020-05-17T20:56:50.352Z]   GitCommit:        fec3683
[Pipeline] sh
20:56:50 [2020-05-17T20:56:50.570Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done
20:56:50 [2020-05-17T20:56:50.570Z] #63 DONE 1.5s
20:56:50 [2020-05-17T20:56:50.570Z] 
20:56:50 [2020-05-17T20:56:50.570Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:56:50 [2020-05-17T20:56:50.570Z] #18 DONE 0.2s
20:56:50 [2020-05-17T20:56:50.570Z] 
20:56:50 [2020-05-17T20:56:50.570Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:56:50 [2020-05-17T20:56:50.570Z] #47 DONE 0.1s
20:56:50 [2020-05-17T20:56:50.570Z] 
20:56:50 [2020-05-17T20:56:50.570Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:56:50 [2020-05-17T20:56:50.636Z] + docker info
20:56:50 [2020-05-17T20:56:50.852Z] #19 DONE 0.2s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:56:50 [2020-05-17T20:56:50.852Z] #59 DONE 0.1s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:56:50 [2020-05-17T20:56:50.852Z] #28 DONE 0.1s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:56:50 [2020-05-17T20:56:50.852Z] #41 DONE 0.1s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:56:50 [2020-05-17T20:56:50.852Z] #44 DONE 0.1s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:56:50 [2020-05-17T20:56:50.852Z] #65 DONE 0.2s
20:56:50 [2020-05-17T20:56:50.852Z] 
20:56:50 [2020-05-17T20:56:50.852Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:56:50 [2020-05-17T20:56:50.930Z] #31 9.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:56:51 [2020-05-17T20:56:51.199Z] Client:
20:56:51 [2020-05-17T20:56:51.199Z]  Debug Mode: false
20:56:51 [2020-05-17T20:56:51.199Z] 
20:56:51 [2020-05-17T20:56:51.199Z] Server:
20:56:51 [2020-05-17T20:56:51.199Z]  Containers: 0
20:56:51 [2020-05-17T20:56:51.199Z]   Running: 0
20:56:51 [2020-05-17T20:56:51.199Z]   Paused: 0
20:56:51 [2020-05-17T20:56:51.199Z]   Stopped: 0
20:56:51 [2020-05-17T20:56:51.199Z]  Images: 2
20:56:51 [2020-05-17T20:56:51.199Z]  Server Version: 19.03.8
20:56:51 [2020-05-17T20:56:51.199Z]  Storage Driver: overlay2
20:56:51 [2020-05-17T20:56:51.199Z]   Backing Filesystem: <unknown>
20:56:51 [2020-05-17T20:56:51.199Z]   Supports d_type: true
20:56:51 [2020-05-17T20:56:51.199Z]   Native Overlay Diff: true
20:56:51 [2020-05-17T20:56:51.199Z]  Logging Driver: json-file
20:56:51 [2020-05-17T20:56:51.199Z]  Cgroup Driver: cgroupfs
20:56:51 [2020-05-17T20:56:51.199Z]  Plugins:
20:56:51 [2020-05-17T20:56:51.199Z]   Volume: local
20:56:51 [2020-05-17T20:56:51.199Z]   Network: bridge host ipvlan macvlan null overlay
20:56:51 [2020-05-17T20:56:51.199Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:56:51 [2020-05-17T20:56:51.199Z]  Swarm: inactive
20:56:51 [2020-05-17T20:56:51.199Z]  Runtimes: runc
20:56:51 [2020-05-17T20:56:51.199Z]  Default Runtime: runc
20:56:51 [2020-05-17T20:56:51.199Z]  Init Binary: docker-init
20:56:51 [2020-05-17T20:56:51.199Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:56:51 [2020-05-17T20:56:51.199Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:56:51 [2020-05-17T20:56:51.199Z]  init version: fec3683
20:56:51 [2020-05-17T20:56:51.199Z]  Security Options:
20:56:51 [2020-05-17T20:56:51.199Z]   apparmor
20:56:51 [2020-05-17T20:56:51.199Z]   seccomp
20:56:51 [2020-05-17T20:56:51.199Z]    Profile: default
20:56:51 [2020-05-17T20:56:51.199Z]  Kernel Version: 4.15.0-1065-aws
20:56:51 [2020-05-17T20:56:51.199Z]  Operating System: Ubuntu 18.04.4 LTS
20:56:51 [2020-05-17T20:56:51.199Z]  OSType: linux
20:56:51 [2020-05-17T20:56:51.199Z]  Architecture: x86_64
20:56:51 [2020-05-17T20:56:51.199Z]  CPUs: 2
20:56:51 [2020-05-17T20:56:51.199Z]  Total Memory: 7.501GiB
20:56:51 [2020-05-17T20:56:51.199Z]  Name: ip-10-100-96-232
20:56:51 [2020-05-17T20:56:51.199Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
20:56:51 [2020-05-17T20:56:51.199Z]  Docker Root Dir: /var/lib/docker
20:56:51 [2020-05-17T20:56:51.199Z]  Debug Mode: false
20:56:51 [2020-05-17T20:56:51.199Z]  Registry: https://index.docker.io/v1/
20:56:51 [2020-05-17T20:56:51.199Z]  Labels:
20:56:51 [2020-05-17T20:56:51.199Z]  Experimental: true
20:56:51 [2020-05-17T20:56:51.199Z]  Insecure Registries:
20:56:51 [2020-05-17T20:56:51.199Z]   127.0.0.0/8
20:56:51 [2020-05-17T20:56:51.199Z]  Live Restore Enabled: true
20:56:51 [2020-05-17T20:56:51.199Z] 
20:56:51 [2020-05-17T20:56:51.199Z] WARNING: No swap limit support
[Pipeline] sh
20:56:51 [2020-05-17T20:56:51.477Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:51 [2020-05-17T20:56:51.478Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:56:51 [2020-05-17T20:56:51.478Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40988/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:56:51 [2020-05-17T20:56:51.478Z] + bash /home/ubuntu/workspace/moby_PR-40988/check-config.sh
20:56:51 [2020-05-17T20:56:51.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:56:51 [2020-05-17T20:56:51.478Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
20:56:51 [2020-05-17T20:56:51.478Z] 
20:56:51 [2020-05-17T20:56:51.478Z] Generally Necessary:
20:56:51 [2020-05-17T20:56:51.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:56:51 [2020-05-17T20:56:51.478Z] - apparmor: enabled and tools installed
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NAMESPACES: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NET_NS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_PID_NS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_IPC_NS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_UTS_NS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUPS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUP_CPUACCT: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUP_DEVICE: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUP_FREEZER: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUP_SCHED: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CPUSETS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_MEMCG: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_KEYS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_VETH: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_BRIDGE: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NF_NAT: enabled (as module)
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_NF_NAT_NEEDED: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_POSIX_MQUEUE: enabled
20:56:51 [2020-05-17T20:56:51.478Z] 
20:56:51 [2020-05-17T20:56:51.478Z] Optional Features:
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_USER_NS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_SECCOMP: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_CGROUP_PIDS: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_MEMCG_SWAP: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:56:51 [2020-05-17T20:56:51.478Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_BLK_CGROUP: enabled
20:56:51 [2020-05-17T20:56:51.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:56:51 [2020-05-17T20:56:51.495Z] #31 ...
20:56:51 [2020-05-17T20:56:51.495Z] 
20:56:51 [2020-05-17T20:56:51.495Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:56:51 [2020-05-17T20:56:51.495Z] #54 4.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #54 4.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #54 4.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #54 5.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #54 7.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #54 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:56:51 [2020-05-17T20:56:51.495Z] #54 ...
20:56:51 [2020-05-17T20:56:51.495Z] 
20:56:51 [2020-05-17T20:56:51.495Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:56:51 [2020-05-17T20:56:51.495Z] #7 3.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #7 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #7 4.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #7 4.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #7 6.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:56:51 [2020-05-17T20:56:51.495Z] #7 9.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:56:51 [2020-05-17T20:56:51.651Z] Fetching without tags
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IOSCHED_CFQ: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_CGROUP_PERF: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_CGROUP_HUGETLB: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_CFS_BANDWIDTH: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_RT_GROUP_SCHED: missing
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_VS: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_VS_NFCT: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_IP_VS_RR: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_EXT4_FS: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:56:51 [2020-05-17T20:56:51.734Z] - Network Drivers:
20:56:51 [2020-05-17T20:56:51.734Z]   - "overlay":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_VXLAN: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       Optional (for encrypted networks):
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_CRYPTO: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_CRYPTO_AEAD: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_CRYPTO_GCM: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_CRYPTO_GHASH: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_XFRM: enabled
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_XFRM_USER: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_INET_ESP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "ipvlan":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_IPVLAN: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "macvlan":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_MACVLAN: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_DUMMY: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "ftp,tftp client in container":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z] - Storage Drivers:
20:56:51 [2020-05-17T20:56:51.734Z]   - "aufs":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_AUFS_FS: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "btrfs":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:56:51 [2020-05-17T20:56:51.734Z]   - "devicemapper":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_BLK_DEV_DM: enabled
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "overlay":
20:56:51 [2020-05-17T20:56:51.734Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:56:51 [2020-05-17T20:56:51.734Z]   - "zfs":
20:56:51 [2020-05-17T20:56:51.734Z]     - /dev/zfs: missing
20:56:51 [2020-05-17T20:56:51.734Z]     - zfs command: missing
20:56:51 [2020-05-17T20:56:51.734Z]     - zpool command: missing
20:56:51 [2020-05-17T20:56:51.734Z] 
20:56:51 [2020-05-17T20:56:51.734Z] Limits:
20:56:51 [2020-05-17T20:56:51.734Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:56:51 [2020-05-17T20:56:51.734Z] 
20:56:51 [2020-05-17T20:56:51.734Z] + true
[Pipeline] }
[Pipeline] // stage
20:56:51 [2020-05-17T20:56:51.751Z] #7 ...
20:56:51 [2020-05-17T20:56:51.751Z] 
20:56:51 [2020-05-17T20:56:51.751Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:56:51 [2020-05-17T20:56:51.751Z] #22 4.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #22 4.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #22 4.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #22 5.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #22 7.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #22 9.838 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:56:51 [2020-05-17T20:56:51.751Z] #22 ...
20:56:51 [2020-05-17T20:56:51.751Z] 
20:56:51 [2020-05-17T20:56:51.751Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:56:51 [2020-05-17T20:56:51.751Z] #38 4.243 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #38 4.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #38 4.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #38 5.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #38 7.690 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:56:51 [2020-05-17T20:56:51.751Z] #38 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:56:52 [2020-05-17T20:56:52.010Z] #38 ...
20:56:52 [2020-05-17T20:56:52.010Z] 
20:56:52 [2020-05-17T20:56:52.010Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:56:52 [2020-05-17T20:56:52.010Z] #36 4.708 + mktemp -d
20:56:52 [2020-05-17T20:56:52.010Z] #36 4.749 + export GOPATH=/tmp/tmp.XX5XhfH0wb
20:56:52 [2020-05-17T20:56:52.010Z] #36 4.749 + git clone https://github.com/docker/distribution.git /tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution
20:56:52 [2020-05-17T20:56:52.010Z] #36 4.773 Cloning into '/tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution'...
20:56:52 [2020-05-17T20:56:52.010Z] #36 ...
20:56:52 [2020-05-17T20:56:52.010Z] 
20:56:52 [2020-05-17T20:56:52.010Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:56:52 [2020-05-17T20:56:52.010Z] #26 5.200 + mktemp -d
20:56:52 [2020-05-17T20:56:52.010Z] #26 5.200 + export GOPATH=/tmp/tmp.ggmof0EKqa
20:56:52 [2020-05-17T20:56:52.010Z] #26 5.200 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ggmof0EKqa/src/github.com/go-swagger/go-swagger
20:56:52 [2020-05-17T20:56:52.010Z] #26 5.200 Cloning into '/tmp/tmp.ggmof0EKqa/src/github.com/go-swagger/go-swagger'...
20:56:52 [2020-05-17T20:56:52.057Z] + sudo modprobe ip_vs
20:56:52 [2020-05-17T20:56:52.267Z] #26 ...
20:56:52 [2020-05-17T20:56:52.267Z] 
20:56:52 [2020-05-17T20:56:52.267Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.266 + RM_GOPATH=0
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.267 + TMP_GOPATH=
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.267 + : /build
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.267 + '[' -z '' ']'
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.271 ++ mktemp -d
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.283 + export GOPATH=/tmp/tmp.134jlh0eO1
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.283 + GOPATH=/tmp/tmp.134jlh0eO1
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.283 + RM_GOPATH=1
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.288 ++ dirname ./install.sh
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.297 + dir=.
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.297 + bin=gometalinter
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.297 + shift
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.298 + '[' '!' -f ./gometalinter.installer ']'
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.298 + . ./gometalinter.installer
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.298 ++ GOMETALINTER_COMMIT=v2.0.6
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.298 + install_gometalinter
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.299 + echo 'Installing gometalinter version v2.0.6'
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.299 Installing gometalinter version v2.0.6
20:56:52 [2020-05-17T20:56:52.267Z] #48 6.299 + go get -d github.com/alecthomas/gometalinter
20:56:52 [2020-05-17T20:56:52.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8f1ab4e6123fa95408636827d0683e674c002efb .
20:56:52 [2020-05-17T20:56:52.313Z] #2 [internal] load .dockerignore
20:56:52 [2020-05-17T20:56:52.313Z] #2 transferring context: 87B done
20:56:52 [2020-05-17T20:56:52.313Z] #2 DONE 0.0s
20:56:52 [2020-05-17T20:56:52.313Z] 
20:56:52 [2020-05-17T20:56:52.313Z] #1 [internal] load build definition from Dockerfile
20:56:52 [2020-05-17T20:56:52.313Z] #1 transferring dockerfile: 12.30kB done
20:56:52 [2020-05-17T20:56:52.313Z] #1 DONE 0.0s
20:56:52 [2020-05-17T20:56:52.313Z] 
20:56:52 [2020-05-17T20:56:52.313Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster
20:56:52 [2020-05-17T20:56:52.313Z] #4 DONE 0.1s
20:56:52 [2020-05-17T20:56:52.313Z] 
20:56:52 [2020-05-17T20:56:52.313Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:56:52 [2020-05-17T20:56:52.386Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:51 [2020-05-17T20:56:51.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:51 [2020-05-17T20:56:51.369Z]  > git config --add remote.origin.fetch +refs/pull/40988/head:refs/remotes/origin/PR-40988 # timeout=10
20:56:51 [2020-05-17T20:56:51.424Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:51 [2020-05-17T20:56:51.554Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:56:51 [2020-05-17T20:56:51.684Z] Fetching upstream changes from https://github.com/moby/moby.git
20:56:51 [2020-05-17T20:56:51.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:56:51 [2020-05-17T20:56:51.686Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:56:52 [2020-05-17T20:56:52.418Z]  > git config core.sparsecheckout # timeout=10
20:56:52 [2020-05-17T20:56:52.481Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:52 [2020-05-17T20:56:52.877Z] #3 DONE 0.3s
20:56:52 [2020-05-17T20:56:52.877Z] 
20:56:52 [2020-05-17T20:56:52.877Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426...
20:56:52 [2020-05-17T20:56:52.877Z] #5 CACHED
20:56:52 [2020-05-17T20:56:52.877Z] 
20:56:52 [2020-05-17T20:56:52.877Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:56:52 [2020-05-17T20:56:52.877Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:56:52 [2020-05-17T20:56:52.877Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:56:52 [2020-05-17T20:56:52.877Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:56:52 [2020-05-17T20:56:52.877Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.09MB / 9.11MB 0.1s
20:56:52 [2020-05-17T20:56:52.877Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
20:56:52 [2020-05-17T20:56:52.877Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
20:56:54 [2020-05-17T20:56:54.249Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done
20:56:54 [2020-05-17T20:56:54.507Z] #63 DONE 1.8s
20:56:54 [2020-05-17T20:56:54.507Z] 
20:56:54 [2020-05-17T20:56:54.507Z] #17 [internal] load build context
20:56:54 [2020-05-17T20:56:54.764Z] #17 ...
20:56:54 [2020-05-17T20:56:54.764Z] 
20:56:54 [2020-05-17T20:56:54.764Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:56:54 [2020-05-17T20:56:54.764Z] #6 DONE 2.1s
20:56:54 [2020-05-17T20:56:54.764Z] 
20:56:54 [2020-05-17T20:56:54.764Z] #17 [internal] load build context
20:56:54 [2020-05-17T20:56:54.804Z] #48 ...
20:56:54 [2020-05-17T20:56:54.804Z] 
20:56:54 [2020-05-17T20:56:54.804Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.439 + RM_GOPATH=0
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.439 + TMP_GOPATH=
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.439 + : /build
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.439 + '[' -z '' ']'
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.441 ++ mktemp -d
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.444 + export GOPATH=/tmp/tmp.ukmZlr3ak7
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.444 + GOPATH=/tmp/tmp.ukmZlr3ak7
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.444 + RM_GOPATH=1
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.447 ++ dirname ./install.sh
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.459 + dir=.
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.459 + bin=gotestsum
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.459 + shift
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.460 + '[' '!' -f ./gotestsum.installer ']'
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.460 + . ./gotestsum.installer
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.460 ++ : v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.460 + install_gotestsum
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.461 + set -e
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.462 + export GO111MODULE=on
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.462 + GO111MODULE=on
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.462 + go get -d gotest.tools/gotestsum@v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.561 go: finding gotest.tools v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 6.561 go: finding gotest.tools/gotestsum v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 7.482 go: downloading gotest.tools/gotestsum v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 8.175 go: extracting gotest.tools/gotestsum v0.3.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.522 go: downloading gotest.tools v2.1.0+incompatible
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.690 go: extracting gotest.tools v2.1.0+incompatible
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.830 go: downloading github.com/spf13/pflag v1.0.1
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.872 go: downloading github.com/pkg/errors v0.8.0
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.910 go: downloading github.com/sirupsen/logrus v1.0.5
20:56:54 [2020-05-17T20:56:54.804Z] #45 9.946 go: downloading github.com/fatih/color v1.6.0
20:56:54 [2020-05-17T20:56:54.804Z] #45 10.15 go: extracting github.com/spf13/pflag v1.0.1
20:56:54 [2020-05-17T20:56:54.804Z] #45 ...
20:56:54 [2020-05-17T20:56:54.804Z] 
20:56:54 [2020-05-17T20:56:54.804Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.423 + RM_GOPATH=0
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.423 + TMP_GOPATH=
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.423 + : /build
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.423 + '[' -z '' ']'
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.427 ++ mktemp -d
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.428 + export GOPATH=/tmp/tmp.BvUnbFArAR
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.428 + GOPATH=/tmp/tmp.BvUnbFArAR
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.429 + RM_GOPATH=1
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.429 ++ dirname ./install.sh
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.434 + dir=.
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.437 + bin=vndr
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.437 + shift
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.437 + '[' '!' -f ./vndr.installer ']'
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.437 + . ./vndr.installer
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.437 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.439 + install_vndr
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.439 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.439 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.439 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BvUnbFArAR/src/github.com/LK4D4/vndr
20:56:54 [2020-05-17T20:56:54.804Z] #42 6.443 Cloning into '/tmp/tmp.BvUnbFArAR/src/github.com/LK4D4/vndr'...
20:56:54 [2020-05-17T20:56:54.804Z] #42 7.191 + cd /tmp/tmp.BvUnbFArAR/src/github.com/LK4D4/vndr
20:56:54 [2020-05-17T20:56:54.804Z] #42 7.192 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:56:54 [2020-05-17T20:56:54.804Z] #42 7.203 + go build -buildmode=pie -v -o /build/vndr .
20:56:54 [2020-05-17T20:56:54.804Z] #42 8.739 internal/cpu
20:56:54 [2020-05-17T20:56:54.804Z] #42 8.743 runtime/internal/atomic
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.002 runtime/internal/sys
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.270 internal/bytealg
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.282 runtime/internal/math
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.432 internal/race
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.552 sync/atomic
20:56:54 [2020-05-17T20:56:54.804Z] #42 9.805 unicode
20:56:54 [2020-05-17T20:56:54.804Z] #42 10.20 runtime
20:56:54 [2020-05-17T20:56:54.804Z] #42 ...
20:56:54 [2020-05-17T20:56:54.804Z] 
20:56:54 [2020-05-17T20:56:54.804Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.834 + RM_GOPATH=0
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.834 + TMP_GOPATH=
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.834 + : /build
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.834 + '[' -z '' ']'
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.840 ++ mktemp -d
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.847 + export GOPATH=/tmp/tmp.jq2oDaBRc6
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.847 + GOPATH=/tmp/tmp.jq2oDaBRc6
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.847 + RM_GOPATH=1
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.848 ++ dirname ./install.sh
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.856 + dir=.
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.858 + bin=tomlv
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.858 + shift
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.858 + '[' '!' -f ./tomlv.installer ']'
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.858 + . ./tomlv.installer
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 + install_tomlv
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jq2oDaBRc6/src/github.com/BurntSushi/toml
20:56:54 [2020-05-17T20:56:54.804Z] #29 5.863 Cloning into '/tmp/tmp.jq2oDaBRc6/src/github.com/BurntSushi/toml'...
20:56:54 [2020-05-17T20:56:54.804Z] #29 6.825 + cd /tmp/tmp.jq2oDaBRc6/src/github.com/BurntSushi/toml
20:56:54 [2020-05-17T20:56:54.804Z] #29 6.825 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:56:54 [2020-05-17T20:56:54.804Z] #29 6.857 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:56:54 [2020-05-17T20:56:54.804Z] #29 7.627 runtime/internal/atomic
20:56:54 [2020-05-17T20:56:54.804Z] #29 7.633 internal/cpu
20:56:54 [2020-05-17T20:56:54.804Z] #29 7.917 runtime/internal/sys
20:56:54 [2020-05-17T20:56:54.804Z] #29 8.161 runtime/internal/math
20:56:54 [2020-05-17T20:56:54.804Z] #29 8.216 math/bits
20:56:54 [2020-05-17T20:56:54.804Z] #29 8.293 internal/bytealg
20:56:54 [2020-05-17T20:56:54.804Z] #29 8.643 math
20:56:54 [2020-05-17T20:56:54.804Z] #29 9.249 runtime
20:56:54 [2020-05-17T20:56:54.804Z] #29 ...
20:56:54 [2020-05-17T20:56:54.804Z] 
20:56:54 [2020-05-17T20:56:54.804Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.224 + RM_GOPATH=0
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.224 + TMP_GOPATH=
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.224 + : /build
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.224 + '[' -z '' ']'
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.229 ++ mktemp -d
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.237 + export GOPATH=/tmp/tmp.OKWWJ4VOvH
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.237 + GOPATH=/tmp/tmp.OKWWJ4VOvH
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.237 + RM_GOPATH=1
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.240 ++ dirname ./install.sh
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.244 + dir=.
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.244 + bin=dockercli
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.244 + shift
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.245 + '[' '!' -f ./dockercli.installer ']'
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.245 + . ./dockercli.installer
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.245 ++ : stable
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.245 ++ : 17.06.2-ce
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.245 + install_dockercli
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.247 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.247 Install docker/cli version 17.06.2-ce from stable
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.247 ++ uname -m
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.250 + arch=x86_64
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.251 + '[' x86_64 '!=' x86_64 ']'
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.251 + url=https://download.docker.com/linux/static
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.251 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:56:54 [2020-05-17T20:56:54.804Z] #20 6.260 + tar -xz docker/docker
20:56:54 [2020-05-17T20:56:54.804Z] #20 ...
20:56:54 [2020-05-17T20:56:54.804Z] 
20:56:54 [2020-05-17T20:56:54.804Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.010 + RM_GOPATH=0
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.010 + TMP_GOPATH=
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.011 + : /build/
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.011 + '[' -z '' ']'
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.011 ++ mktemp -d
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.015 + export GOPATH=/tmp/tmp.984rT7rMW4
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.015 + GOPATH=/tmp/tmp.984rT7rMW4
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.015 + RM_GOPATH=1
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.015 ++ dirname ./install.sh
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.016 + dir=.
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.016 + bin=rootlesskit
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.016 + shift
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.017 + '[' '!' -f ./rootlesskit.installer ']'
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.017 + . ./rootlesskit.installer
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.017 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.018 + install_rootlesskit
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.018 + case "$1" in
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 + export CGO_ENABLED=0
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 + CGO_ENABLED=0
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 + _install_rootlesskit
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.019 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.984rT7rMW4/src/github.com/rootless-containers/rootlesskit
20:56:54 [2020-05-17T20:56:54.804Z] #60 6.021 Cloning into '/tmp/tmp.984rT7rMW4/src/github.com/rootless-containers/rootlesskit'...
20:56:55 [2020-05-17T20:56:55.062Z] #60 ...
20:56:55 [2020-05-17T20:56:55.062Z] 
20:56:55 [2020-05-17T20:56:55.062Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.929 + RM_GOPATH=0
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.929 + TMP_GOPATH=
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.929 + : /build
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.929 + '[' -z '' ']'
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.929 ++ mktemp -d
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.946 + export GOPATH=/tmp/tmp.IlqolbCSix
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.946 + GOPATH=/tmp/tmp.IlqolbCSix
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.946 + RM_GOPATH=1
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.948 ++ dirname ./install.sh
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.950 + dir=.
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.950 + bin=proxy
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.950 + shift
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.950 + '[' '!' -f ./proxy.installer ']'
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.951 + . ./proxy.installer
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + install_proxy
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + case "$1" in
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + export CGO_ENABLED=0
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + CGO_ENABLED=0
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + _install_proxy
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.952 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IlqolbCSix/src/github.com/docker/libnetwork
20:56:55 [2020-05-17T20:56:55.062Z] #66 5.966 Cloning into '/tmp/tmp.IlqolbCSix/src/github.com/docker/libnetwork'...
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.762 + RM_GOPATH=0
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.762 + TMP_GOPATH=
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.762 + : /build
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.767 + '[' -z '' ']'
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.767 ++ mktemp -d
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.768 + export GOPATH=/tmp/tmp.OOb7u4vhcI
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.768 + GOPATH=/tmp/tmp.OOb7u4vhcI
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.769 + RM_GOPATH=1
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.769 ++ dirname ./install.sh
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 + dir=.
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 + bin=dockercli
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 + shift
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 + '[' '!' -f ./dockercli.installer ']'
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 + . ./dockercli.installer
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.771 ++ : stable
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.772 ++ : 17.06.2-ce
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.772 + install_dockercli
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.772 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.772 Install docker/cli version 17.06.2-ce from stable
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.774 ++ uname -m
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.777 + arch=s390x
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.777 + '[' s390x '!=' x86_64 ']'
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.777 + '[' s390x '!=' s390x ']'
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.777 + url=https://download.docker.com/linux/static
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.778 + tar -xz docker/docker
20:56:55 [2020-05-17T20:56:55.261Z] #20 3.779 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
20:56:55 [2020-05-17T20:56:55.318Z] #66 ...
20:56:55 [2020-05-17T20:56:55.318Z] 
20:56:55 [2020-05-17T20:56:55.318Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:56:55 [2020-05-17T20:56:55.318Z] #45 10.25 go: extracting github.com/pkg/errors v0.8.0
20:56:55 [2020-05-17T20:56:55.318Z] #45 10.35 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.37 go: extracting github.com/fatih/color v1.6.0
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.39 go: extracting github.com/sirupsen/logrus v1.0.5
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.45 go: downloading github.com/mattn/go-isatty v0.0.3
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.50 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.54 go: downloading github.com/jonboulle/clockwork v0.1.0
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.55 go: downloading github.com/mattn/go-colorable v0.0.9
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.59 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.64 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.67 go: extracting github.com/mattn/go-isatty v0.0.3
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.68 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.70 go: extracting github.com/jonboulle/clockwork v0.1.0
20:56:55 [2020-05-17T20:56:55.319Z] #45 10.73 go: extracting github.com/mattn/go-colorable v0.0.9
20:56:55 [2020-05-17T20:56:55.329Z] #17 transferring context: 50.86MB 2.6s done
20:56:55 [2020-05-17T20:56:55.592Z] #17 DONE 2.7s
20:56:55 [2020-05-17T20:56:55.592Z] 
20:56:55 [2020-05-17T20:56:55.592Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:56:55 [2020-05-17T20:56:55.607Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:56:55 [2020-05-17T20:56:55.607Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:56:55 [2020-05-17T20:56:55.852Z] #7 ...
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:56:55 [2020-05-17T20:56:55.852Z] #18 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #65 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #59 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #44 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:56:55 [2020-05-17T20:56:55.852Z] #47 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #19 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #28 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:56:55 [2020-05-17T20:56:55.852Z] #41 DONE 0.1s
20:56:55 [2020-05-17T20:56:55.852Z] 
20:56:55 [2020-05-17T20:56:55.852Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:56:55 [2020-05-17T20:56:55.308Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:56:55 [2020-05-17T20:56:55.469Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:56:55 [2020-05-17T20:56:55.640Z]  > git config core.sparsecheckout # timeout=10
20:56:55 [2020-05-17T20:56:55.693Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:56:56 [2020-05-17T20:56:56.278Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:56:56 [2020-05-17T20:56:56.732Z] #20 ...
20:56:56 [2020-05-17T20:56:56.732Z] 
20:56:56 [2020-05-17T20:56:56.732Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.719 + RM_GOPATH=0
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.719 + TMP_GOPATH=
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.719 + : /build
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.719 + '[' -z '' ']'
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.721 ++ mktemp -d
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.732 + export GOPATH=/tmp/tmp.D218lohT8I
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.732 + GOPATH=/tmp/tmp.D218lohT8I
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.732 + RM_GOPATH=1
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.737 ++ dirname ./install.sh
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + dir=.
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + bin=gotestsum
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + shift
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + '[' '!' -f ./gotestsum.installer ']'
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + . ./gotestsum.installer
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 ++ : v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.740 + install_gotestsum
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.741 + set -e
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.742 + export GO111MODULE=on
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.742 + GO111MODULE=on
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.742 + go get -d gotest.tools/gotestsum@v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.822 go: finding gotest.tools v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 3.822 go: finding gotest.tools/gotestsum v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 4.569 go: downloading gotest.tools/gotestsum v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 4.881 go: extracting gotest.tools/gotestsum v0.3.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.293 go: downloading gotest.tools v2.1.0+incompatible
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.372 go: extracting gotest.tools v2.1.0+incompatible
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.444 go: downloading github.com/fatih/color v1.6.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.452 go: downloading github.com/pkg/errors v0.8.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.458 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.459 go: downloading github.com/jonboulle/clockwork v0.1.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.460 go: downloading github.com/sirupsen/logrus v1.0.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.523 go: extracting github.com/pkg/errors v0.8.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.524 go: downloading github.com/spf13/pflag v1.0.1
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.604 go: extracting github.com/fatih/color v1.6.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.657 go: downloading github.com/mattn/go-isatty v0.0.3
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.661 go: downloading github.com/mattn/go-colorable v0.0.9
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.662 go: extracting github.com/jonboulle/clockwork v0.1.0
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.671 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.680 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.782 go: extracting github.com/sirupsen/logrus v1.0.5
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.790 go: extracting github.com/mattn/go-isatty v0.0.3
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.804 go: extracting github.com/spf13/pflag v1.0.1
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.857 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.860 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:56:56 [2020-05-17T20:56:56.732Z] #45 5.910 go: extracting github.com/mattn/go-colorable v0.0.9
20:56:56 [2020-05-17T20:56:56.690Z]  > git --version # timeout=10
20:56:56 [2020-05-17T20:56:56.789Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:56:57 [2020-05-17T20:56:57.843Z] #45 13.24 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:56:58 [2020-05-17T20:56:58.203Z] #45 7.208 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:56:58 [2020-05-17T20:56:58.203Z] #45 7.234 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:56:58 [2020-05-17T20:56:58.325Z] + docker version
20:56:58 [2020-05-17T20:56:58.325Z] Client: Docker Engine - Enterprise
20:56:58 [2020-05-17T20:56:58.325Z]  Version:           19.03.5
20:56:58 [2020-05-17T20:56:58.325Z]  API version:       1.40
20:56:58 [2020-05-17T20:56:58.325Z]  Go version:        go1.12.12
20:56:58 [2020-05-17T20:56:58.325Z]  Git commit:        2ee0c57608
20:56:58 [2020-05-17T20:56:58.325Z]  Built:             11/13/2019 08:00:16
20:56:58 [2020-05-17T20:56:58.325Z]  OS/Arch:           windows/amd64
20:56:58 [2020-05-17T20:56:58.325Z]  Experimental:      false
20:56:58 [2020-05-17T20:56:58.325Z] 
20:56:58 [2020-05-17T20:56:58.325Z] Server: Docker Engine - Enterprise
20:56:58 [2020-05-17T20:56:58.325Z]  Engine:
20:56:58 [2020-05-17T20:56:58.325Z]   Version:          19.03.5
20:56:58 [2020-05-17T20:56:58.325Z]   API version:      1.40 (minimum version 1.24)
20:56:58 [2020-05-17T20:56:58.325Z]   Go version:       go1.12.12
20:56:58 [2020-05-17T20:56:58.325Z]   Git commit:       2ee0c57608
20:56:58 [2020-05-17T20:56:58.325Z]   Built:            11/13/2019 07:58:51
20:56:58 [2020-05-17T20:56:58.325Z]   OS/Arch:          windows/amd64
20:56:58 [2020-05-17T20:56:58.325Z]   Experimental:     true
[Pipeline] sh
20:56:58 [2020-05-17T20:56:58.486Z] #45 7.698 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:56:58 [2020-05-17T20:56:58.777Z] #45 14.13 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:56:58 [2020-05-17T20:56:58.777Z] #45 14.21 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:56:59 [2020-05-17T20:56:59.342Z] #45 ...
20:56:59 [2020-05-17T20:56:59.342Z] 
20:56:59 [2020-05-17T20:56:59.342Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:56:59 [2020-05-17T20:56:59.342Z] #20 14.48 + mkdir -p /build
20:56:59 [2020-05-17T20:56:59.342Z] #20 14.48 + mv docker/docker /build/
20:56:59 [2020-05-17T20:56:59.342Z] #20 14.49 + rmdir docker
20:56:59 [2020-05-17T20:56:59.342Z] #20 DONE 14.9s
20:56:59 [2020-05-17T20:56:59.402Z] + docker info
20:56:59 [2020-05-17T20:56:59.600Z] 
20:56:59 [2020-05-17T20:56:59.600Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:56:59 [2020-05-17T20:56:59.600Z] #29 13.04 unicode/utf8
20:56:59 [2020-05-17T20:56:59.600Z] #29 13.52 internal/race
20:56:59 [2020-05-17T20:56:59.600Z] #29 13.74 sync/atomic
20:56:59 [2020-05-17T20:56:59.600Z] #29 14.22 unicode
20:56:59 [2020-05-17T20:56:59.956Z] #45 9.224 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:57:00 [2020-05-17T20:57:00.237Z] #45 ...
20:57:00 [2020-05-17T20:57:00.237Z] 
20:57:00 [2020-05-17T20:57:00.237Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:57:00 [2020-05-17T20:57:00.237Z] #20 9.448 + mkdir -p /build
20:57:00 [2020-05-17T20:57:00.237Z] #20 9.454 + mv docker/docker /build/
20:57:00 [2020-05-17T20:57:00.237Z] #20 9.457 + rmdir docker
20:57:00 [2020-05-17T20:57:00.401Z] Client:
20:57:00 [2020-05-17T20:57:00.401Z]  Debug Mode: false
20:57:00 [2020-05-17T20:57:00.401Z]  Plugins:
20:57:00 [2020-05-17T20:57:00.401Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:57:00 [2020-05-17T20:57:00.401Z] 
20:57:00 [2020-05-17T20:57:00.401Z] Server:
20:57:00 [2020-05-17T20:57:00.401Z]  Containers: 0
20:57:00 [2020-05-17T20:57:00.401Z]   Running: 0
20:57:00 [2020-05-17T20:57:00.401Z]   Paused: 0
20:57:00 [2020-05-17T20:57:00.401Z]   Stopped: 0
20:57:00 [2020-05-17T20:57:00.401Z]  Images: 10
20:57:00 [2020-05-17T20:57:00.401Z]  Server Version: 19.03.5
20:57:00 [2020-05-17T20:57:00.401Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:57:00 [2020-05-17T20:57:00.401Z]   Windows: 
20:57:00 [2020-05-17T20:57:00.401Z]   LCOW: 
20:57:00 [2020-05-17T20:57:00.401Z]  Logging Driver: json-file
20:57:00 [2020-05-17T20:57:00.401Z]  Plugins:
20:57:00 [2020-05-17T20:57:00.401Z]   Volume: local
20:57:00 [2020-05-17T20:57:00.401Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:57:00 [2020-05-17T20:57:00.401Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:57:00 [2020-05-17T20:57:00.401Z]  Swarm: inactive
20:57:00 [2020-05-17T20:57:00.401Z]  Default Isolation: process
20:57:00 [2020-05-17T20:57:00.401Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:57:00 [2020-05-17T20:57:00.401Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
20:57:00 [2020-05-17T20:57:00.401Z]  OSType: windows
20:57:00 [2020-05-17T20:57:00.401Z]  Architecture: x86_64
20:57:00 [2020-05-17T20:57:00.401Z]  CPUs: 4
20:57:00 [2020-05-17T20:57:00.401Z]  Total Memory: 32GiB
20:57:00 [2020-05-17T20:57:00.401Z]  Name: azwin-2-28de40
20:57:00 [2020-05-17T20:57:00.401Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
20:57:00 [2020-05-17T20:57:00.401Z]  Docker Root Dir: D:\docker
20:57:00 [2020-05-17T20:57:00.401Z]  Debug Mode: false
20:57:00 [2020-05-17T20:57:00.401Z]  Registry: https://index.docker.io/v1/
20:57:00 [2020-05-17T20:57:00.401Z]  Labels:
20:57:00 [2020-05-17T20:57:00.401Z]  Experimental: true
20:57:00 [2020-05-17T20:57:00.401Z]  Insecure Registries:
20:57:00 [2020-05-17T20:57:00.401Z]   10.0.0.4:5000
20:57:00 [2020-05-17T20:57:00.401Z]   127.0.0.0/8
20:57:00 [2020-05-17T20:57:00.401Z]  Registry Mirrors:
20:57:00 [2020-05-17T20:57:00.401Z]   http://10.0.0.4:5000/
20:57:00 [2020-05-17T20:57:00.401Z]  Live Restore Enabled: false
20:57:00 [2020-05-17T20:57:00.401Z] 
20:57:00 [2020-05-17T20:57:00.510Z] Fetching without tags
20:57:00 [2020-05-17T20:57:00.521Z] #20 ...
20:57:00 [2020-05-17T20:57:00.521Z] 
20:57:00 [2020-05-17T20:57:00.521Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:00 [2020-05-17T20:57:00.521Z] #7 3.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #7 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #7 4.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #7 4.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #7 6.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #7 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:00 [2020-05-17T20:57:00.521Z] #7 ...
20:57:00 [2020-05-17T20:57:00.521Z] 
20:57:00 [2020-05-17T20:57:00.521Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:00 [2020-05-17T20:57:00.521Z] #38 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #38 1.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #38 1.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #38 1.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #38 2.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:00 [2020-05-17T20:57:00.521Z] #38 4.380 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:00 [2020-05-17T20:57:00.521Z] #38 10.22 Fetched 8043 kB in 9s (895 kB/s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:57:00 [2020-05-17T20:57:00.809Z] #38 10.22 Reading package lists...
20:57:00 [2020-05-17T20:57:00.809Z] #38 ...
20:57:00 [2020-05-17T20:57:00.809Z] 
20:57:00 [2020-05-17T20:57:00.809Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:57:00 [2020-05-17T20:57:00.809Z] #20 DONE 9.9s
20:57:00 [2020-05-17T20:57:00.809Z] 
20:57:00 [2020-05-17T20:57:00.809Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:57:00 [2020-05-17T20:57:00.809Z] #26 3.836 + mktemp -d
20:57:00 [2020-05-17T20:57:00.809Z] #26 3.837 + export GOPATH=/tmp/tmp.9eyJBufcex
20:57:00 [2020-05-17T20:57:00.809Z] #26 3.837 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.9eyJBufcex/src/github.com/go-swagger/go-swagger
20:57:00 [2020-05-17T20:57:00.809Z] #26 3.838 Cloning into '/tmp/tmp.9eyJBufcex/src/github.com/go-swagger/go-swagger'...
20:57:00 [2020-05-17T20:57:00.809Z] #26 ...
20:57:00 [2020-05-17T20:57:00.809Z] 
20:57:00 [2020-05-17T20:57:00.809Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:00 [2020-05-17T20:57:00.809Z] #22 2.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:00 [2020-05-17T20:57:00.809Z] #22 2.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:00 [2020-05-17T20:57:00.809Z] #22 2.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:00 [2020-05-17T20:57:00.809Z] #22 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:00 [2020-05-17T20:57:00.809Z] #22 4.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:00 [2020-05-17T20:57:00.809Z] #22 7.007 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:01 [2020-05-17T20:57:01.002Z] Merging remotes/origin/19.03 commit 811a247d06e8f37cbccd2c2d9546815b912a1948 into PR head commit 8f1ab4e6123fa95408636827d0683e674c002efb
20:57:01 [2020-05-17T20:57:01.092Z] #22 ...
20:57:01 [2020-05-17T20:57:01.093Z] 
20:57:01 [2020-05-17T20:57:01.093Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.114 + RM_GOPATH=0
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.114 + TMP_GOPATH=
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.114 + : /build
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.114 + '[' -z '' ']'
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.115 ++ mktemp -d
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.116 + export GOPATH=/tmp/tmp.7eo5InKVzU
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.116 + GOPATH=/tmp/tmp.7eo5InKVzU
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.116 + RM_GOPATH=1
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.116 ++ dirname ./install.sh
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + dir=.
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + bin=proxy
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + shift
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + '[' '!' -f ./proxy.installer ']'
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + . ./proxy.installer
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + install_proxy
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + case "$1" in
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + export CGO_ENABLED=0
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + CGO_ENABLED=0
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + _install_proxy
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.117 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7eo5InKVzU/src/github.com/docker/libnetwork
20:57:01 [2020-05-17T20:57:01.093Z] #66 3.121 Cloning into '/tmp/tmp.7eo5InKVzU/src/github.com/docker/libnetwork'...
20:57:01 [2020-05-17T20:57:01.093Z] #66 ...
20:57:01 [2020-05-17T20:57:01.093Z] 
20:57:01 [2020-05-17T20:57:01.093Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:01 [2020-05-17T20:57:01.093Z] #36 1.430 + mktemp -d
20:57:01 [2020-05-17T20:57:01.093Z] #36 1.430 + export GOPATH=/tmp/tmp.6kQhjEnU2d
20:57:01 [2020-05-17T20:57:01.093Z] #36 1.430 + git clone https://github.com/docker/distribution.git /tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution
20:57:01 [2020-05-17T20:57:01.093Z] #36 1.439 Cloning into '/tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution'...
20:57:01 [2020-05-17T20:57:01.116Z] #42 ...
20:57:01 [2020-05-17T20:57:01.116Z] 
20:57:01 [2020-05-17T20:57:01.116Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:01 [2020-05-17T20:57:01.116Z] #7 6.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:01 [2020-05-17T20:57:01.373Z] #7 6.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:01 [2020-05-17T20:57:01.373Z] #7 6.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #36 ...
20:57:01 [2020-05-17T20:57:01.375Z] 
20:57:01 [2020-05-17T20:57:01.375Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.098 + RM_GOPATH=0
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.098 + TMP_GOPATH=
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.098 + : /build
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.098 + '[' -z '' ']'
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.098 ++ mktemp -d
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.103 + export GOPATH=/tmp/tmp.NIICVoJigl
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.103 + GOPATH=/tmp/tmp.NIICVoJigl
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.103 + RM_GOPATH=1
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.104 ++ dirname ./install.sh
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + dir=.
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + bin=gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + shift
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + '[' '!' -f ./gometalinter.installer ']'
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + . ./gometalinter.installer
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 ++ GOMETALINTER_COMMIT=v2.0.6
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + install_gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + echo 'Installing gometalinter version v2.0.6'
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 + go get -d github.com/alecthomas/gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 3.106 Installing gometalinter version v2.0.6
20:57:01 [2020-05-17T20:57:01.375Z] #48 8.251 + cd /tmp/tmp.NIICVoJigl/src/github.com/alecthomas/gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 8.251 + git checkout -q v2.0.6
20:57:01 [2020-05-17T20:57:01.375Z] #48 8.579 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:57:01 [2020-05-17T20:57:01.375Z] #48 ...
20:57:01 [2020-05-17T20:57:01.375Z] 
20:57:01 [2020-05-17T20:57:01.375Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:01 [2020-05-17T20:57:01.375Z] #31 1.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #31 1.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #31 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #31 1.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #31 2.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:01 [2020-05-17T20:57:01.375Z] #31 4.083 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:01 [2020-05-17T20:57:01.375Z] #31 9.619 Fetched 8043 kB in 8s (970 kB/s)
20:57:01 [2020-05-17T20:57:01.658Z] #31 9.619 Reading package lists...
20:57:01 [2020-05-17T20:57:01.658Z] #31 ...
20:57:01 [2020-05-17T20:57:01.658Z] 
20:57:01 [2020-05-17T20:57:01.658Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:01 [2020-05-17T20:57:01.658Z] #54 3.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:01 [2020-05-17T20:57:01.658Z] #54 3.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:01 [2020-05-17T20:57:01.658Z] #54 3.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:01 [2020-05-17T20:57:01.658Z] #54 4.366 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:01 [2020-05-17T20:57:01.658Z] #54 5.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:01 [2020-05-17T20:57:01.658Z] #54 8.204 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:01 [2020-05-17T20:57:01.658Z] #54 ...
20:57:01 [2020-05-17T20:57:01.658Z] 
20:57:01 [2020-05-17T20:57:01.658Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.754 + RM_GOPATH=0
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.754 + TMP_GOPATH=
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.754 + : /build
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.754 + '[' -z '' ']'
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.755 ++ mktemp -d
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.759 + export GOPATH=/tmp/tmp.UNujutEkGr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.759 + GOPATH=/tmp/tmp.UNujutEkGr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.759 + RM_GOPATH=1
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.760 ++ dirname ./install.sh
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.762 + dir=.
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.762 + bin=vndr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.762 + shift
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.762 + '[' '!' -f ./vndr.installer ']'
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.762 + . ./vndr.installer
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.763 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.763 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.763 + install_vndr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.763 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UNujutEkGr/src/github.com/LK4D4/vndr
20:57:01 [2020-05-17T20:57:01.658Z] #42 3.768 Cloning into '/tmp/tmp.UNujutEkGr/src/github.com/LK4D4/vndr'...
20:57:01 [2020-05-17T20:57:01.658Z] #42 4.339 + cd /tmp/tmp.UNujutEkGr/src/github.com/LK4D4/vndr
20:57:01 [2020-05-17T20:57:01.658Z] #42 4.339 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:01 [2020-05-17T20:57:01.658Z] #42 4.343 + go build -buildmode=pie -v -o /build/vndr .
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.285 runtime/internal/atomic
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.296 internal/cpu
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.487 runtime/internal/sys
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.639 runtime/internal/math
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.701 internal/race
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.789 sync/atomic
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.800 internal/bytealg
20:57:01 [2020-05-17T20:57:01.658Z] #42 5.962 unicode
20:57:01 [2020-05-17T20:57:01.658Z] #42 6.208 runtime
20:57:01 [2020-05-17T20:57:01.658Z] #42 8.913 unicode/utf8
20:57:01 [2020-05-17T20:57:01.658Z] #42 9.297 math/bits
20:57:01 [2020-05-17T20:57:01.658Z] #42 9.548 math
20:57:01 [2020-05-17T20:57:01.658Z] #42 ...
20:57:01 [2020-05-17T20:57:01.658Z] 
20:57:01 [2020-05-17T20:57:01.658Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.937 + RM_GOPATH=0
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.937 + TMP_GOPATH=
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.937 + : /build/
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.938 + '[' -z '' ']'
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.938 ++ mktemp -d
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.940 + export GOPATH=/tmp/tmp.lpyhm0wT9O
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.940 + GOPATH=/tmp/tmp.lpyhm0wT9O
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.940 + RM_GOPATH=1
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.941 ++ dirname ./install.sh
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.942 + dir=.
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.943 + bin=rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.943 + shift
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.943 + '[' '!' -f ./rootlesskit.installer ']'
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.943 + . ./rootlesskit.installer
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.943 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.944 + install_rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + case "$1" in
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + export CGO_ENABLED=0
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + CGO_ENABLED=0
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + _install_rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.945 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lpyhm0wT9O/src/github.com/rootless-containers/rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 2.950 Cloning into '/tmp/tmp.lpyhm0wT9O/src/github.com/rootless-containers/rootlesskit'...
20:57:01 [2020-05-17T20:57:01.658Z] #60 6.031 + cd /tmp/tmp.lpyhm0wT9O/src/github.com/rootless-containers/rootlesskit
20:57:01 [2020-05-17T20:57:01.658Z] #60 6.031 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:01 [2020-05-17T20:57:01.658Z] #60 6.297 + for f in rootlesskit rootlesskit-docker-proxy
20:57:01 [2020-05-17T20:57:01.658Z] #60 6.297 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:57:00 [2020-05-17T20:57:00.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:57:00 [2020-05-17T20:57:00.481Z]  > git config --add remote.origin.fetch +refs/pull/40988/head:refs/remotes/origin/PR-40988 # timeout=10
20:57:00 [2020-05-17T20:57:00.485Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:57:00 [2020-05-17T20:57:00.501Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:57:00 [2020-05-17T20:57:00.517Z] Fetching upstream changes from https://github.com/moby/moby.git
20:57:00 [2020-05-17T20:57:00.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:00 [2020-05-17T20:57:00.519Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40988/head:refs/remotes/origin/PR-40988 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:57:01 [2020-05-17T20:57:01.009Z]  > git config core.sparsecheckout # timeout=10
20:57:01 [2020-05-17T20:57:01.012Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:57:01 [2020-05-17T20:57:01.941Z] #60 ...
20:57:01 [2020-05-17T20:57:01.941Z] 
20:57:01 [2020-05-17T20:57:01.941Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + RM_GOPATH=0
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + TMP_GOPATH=
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + : /build
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + '[' -z '' ']'
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 ++ mktemp -d
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + export GOPATH=/tmp/tmp.cMWOmJmn5i
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + GOPATH=/tmp/tmp.cMWOmJmn5i
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + RM_GOPATH=1
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 ++ dirname ./install.sh
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + dir=.
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + bin=tomlv
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + shift
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + '[' '!' -f ./tomlv.installer ']'
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + . ./tomlv.installer
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + install_tomlv
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cMWOmJmn5i/src/github.com/BurntSushi/toml
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 Cloning into '/tmp/tmp.cMWOmJmn5i/src/github.com/BurntSushi/toml'...
20:57:01 [2020-05-17T20:57:01.941Z] #29 2.680 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.339 + cd /tmp/tmp.cMWOmJmn5i/src/github.com/BurntSushi/toml
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.340 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.343 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.761 runtime/internal/atomic
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.762 internal/cpu
20:57:01 [2020-05-17T20:57:01.941Z] #29 3.909 runtime/internal/sys
20:57:01 [2020-05-17T20:57:01.941Z] #29 4.055 runtime/internal/math
20:57:01 [2020-05-17T20:57:01.941Z] #29 4.155 math/bits
20:57:01 [2020-05-17T20:57:01.941Z] #29 4.433 internal/bytealg
20:57:01 [2020-05-17T20:57:01.941Z] #29 4.491 math
20:57:01 [2020-05-17T20:57:01.941Z] #29 4.733 runtime
20:57:01 [2020-05-17T20:57:01.941Z] #29 8.738 unicode/utf8
20:57:01 [2020-05-17T20:57:01.941Z] #29 9.026 internal/race
20:57:01 [2020-05-17T20:57:01.941Z] #29 9.132 sync/atomic
20:57:01 [2020-05-17T20:57:01.941Z] #29 9.312 unicode
20:57:01 [2020-05-17T20:57:01.941Z] #29 ...
20:57:01 [2020-05-17T20:57:01.941Z] 
20:57:01 [2020-05-17T20:57:01.941Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:01 [2020-05-17T20:57:01.941Z] #36 11.34 Checking out files:  80% (1284/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:57:01 [2020-05-17T20:57:01.941Z] #36 11.65 + cd /tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution
20:57:01 [2020-05-17T20:57:01.941Z] #36 11.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:57:02 [2020-05-17T20:57:02.129Z] Merge succeeded, producing 8f1ab4e6123fa95408636827d0683e674c002efb
20:57:02 [2020-05-17T20:57:02.129Z] Checking out Revision 8f1ab4e6123fa95408636827d0683e674c002efb (PR-40988)
20:57:02 [2020-05-17T20:57:02.138Z] #29 17.68 internal/testlog
20:57:02 [2020-05-17T20:57:02.267Z] Commit message: "Fix bug in gotestsum installer causing dependencies to not be downloaded"
20:57:02 [2020-05-17T20:57:02.306Z] #7 7.360 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:02 [2020-05-17T20:57:02.319Z]  > git --version # timeout=10
20:57:02 [2020-05-17T20:57:02.326Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:57:02 [2020-05-17T20:57:02.703Z] #29 18.17 encoding
20:57:02 [2020-05-17T20:57:02.703Z] #29 ...
20:57:02 [2020-05-17T20:57:02.703Z] 
20:57:02 [2020-05-17T20:57:02.703Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:02 [2020-05-17T20:57:02.703Z] #36 20.54 Checking out files:  80% (1279/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:57:02 [2020-05-17T20:57:02.703Z] #36 21.05 + cd /tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution
20:57:02 [2020-05-17T20:57:02.703Z] #36 21.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:57:03 [2020-05-17T20:57:03.182Z] + docker version
20:57:03 [2020-05-17T20:57:03.182Z] Client:
20:57:03 [2020-05-17T20:57:03.182Z]  Version:           18.06.1-ce
20:57:03 [2020-05-17T20:57:03.182Z]  API version:       1.38
20:57:03 [2020-05-17T20:57:03.182Z]  Go version:        go1.10.3
20:57:03 [2020-05-17T20:57:03.182Z]  Git commit:        e68fc7a
20:57:03 [2020-05-17T20:57:03.182Z]  Built:             Tue Aug 21 17:26:10 2018
20:57:03 [2020-05-17T20:57:03.182Z]  OS/Arch:           linux/ppc64le
20:57:03 [2020-05-17T20:57:03.182Z]  Experimental:      false
20:57:03 [2020-05-17T20:57:03.182Z] 
20:57:03 [2020-05-17T20:57:03.182Z] Server:
20:57:03 [2020-05-17T20:57:03.182Z]  Engine:
20:57:03 [2020-05-17T20:57:03.182Z]   Version:          18.06.1-ce
20:57:03 [2020-05-17T20:57:03.182Z]   API version:      1.38 (minimum version 1.12)
20:57:03 [2020-05-17T20:57:03.182Z]   Go version:       go1.10.3
20:57:03 [2020-05-17T20:57:03.182Z]   Git commit:       e68fc7a
20:57:03 [2020-05-17T20:57:03.182Z]   Built:            Tue Aug 21 17:24:20 2018
20:57:03 [2020-05-17T20:57:03.182Z]   OS/Arch:          linux/ppc64le
20:57:03 [2020-05-17T20:57:03.182Z]   Experimental:     true
[Pipeline] sh
20:57:03 [2020-05-17T20:57:03.267Z] #36 ...
20:57:03 [2020-05-17T20:57:03.267Z] 
20:57:03 [2020-05-17T20:57:03.267Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:03 [2020-05-17T20:57:03.267Z] #31 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:03 [2020-05-17T20:57:03.267Z] #31 ...
20:57:03 [2020-05-17T20:57:03.267Z] 
20:57:03 [2020-05-17T20:57:03.267Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:03 [2020-05-17T20:57:03.267Z] #45 17.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.05 go: finding gotest.tools/gotestsum v0.4.2
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.05 go: finding gotest.tools v2.2.0+incompatible
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.06 go: downloading gotest.tools/gotestsum v0.4.2
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.06 go: downloading gotest.tools v2.2.0+incompatible
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.51 go: extracting gotest.tools v2.2.0+incompatible
20:57:03 [2020-05-17T20:57:03.267Z] #45 18.68 go: extracting gotest.tools/gotestsum v0.4.2
20:57:03 [2020-05-17T20:57:03.525Z] #45 19.22 go: downloading github.com/pkg/errors v0.8.1
20:57:03 [2020-05-17T20:57:03.562Z] + docker info
20:57:03 [2020-05-17T20:57:03.562Z] Containers: 0
20:57:03 [2020-05-17T20:57:03.562Z]  Running: 0
20:57:03 [2020-05-17T20:57:03.562Z]  Paused: 0
20:57:03 [2020-05-17T20:57:03.562Z]  Stopped: 0
20:57:03 [2020-05-17T20:57:03.562Z] Images: 0
20:57:03 [2020-05-17T20:57:03.562Z] Server Version: 18.06.1-ce
20:57:03 [2020-05-17T20:57:03.562Z] Storage Driver: overlay2
20:57:03 [2020-05-17T20:57:03.562Z]  Backing Filesystem: extfs
20:57:03 [2020-05-17T20:57:03.562Z]  Supports d_type: true
20:57:03 [2020-05-17T20:57:03.562Z]  Native Overlay Diff: true
20:57:03 [2020-05-17T20:57:03.562Z] Logging Driver: json-file
20:57:03 [2020-05-17T20:57:03.562Z] Cgroup Driver: cgroupfs
20:57:03 [2020-05-17T20:57:03.562Z] Plugins:
20:57:03 [2020-05-17T20:57:03.562Z]  Volume: local
20:57:03 [2020-05-17T20:57:03.562Z]  Network: bridge host ipvlan macvlan null overlay
20:57:03 [2020-05-17T20:57:03.562Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
20:57:03 [2020-05-17T20:57:03.562Z] Swarm: inactive
20:57:03 [2020-05-17T20:57:03.562Z] Runtimes: runc
20:57:03 [2020-05-17T20:57:03.562Z] Default Runtime: runc
20:57:03 [2020-05-17T20:57:03.562Z] Init Binary: docker-init
20:57:03 [2020-05-17T20:57:03.562Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
20:57:03 [2020-05-17T20:57:03.562Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
20:57:03 [2020-05-17T20:57:03.562Z] init version: fec3683
20:57:03 [2020-05-17T20:57:03.562Z] Security Options:
20:57:03 [2020-05-17T20:57:03.562Z]  apparmor
20:57:03 [2020-05-17T20:57:03.562Z]  seccomp
20:57:03 [2020-05-17T20:57:03.562Z]   Profile: default
20:57:03 [2020-05-17T20:57:03.562Z] Kernel Version: 4.4.0-139-generic
20:57:03 [2020-05-17T20:57:03.562Z] Operating System: Ubuntu 16.04.3 LTS
20:57:03 [2020-05-17T20:57:03.562Z] OSType: linux
20:57:03 [2020-05-17T20:57:03.562Z] Architecture: ppc64le
20:57:03 [2020-05-17T20:57:03.562Z] CPUs: 4
20:57:03 [2020-05-17T20:57:03.562Z] Total Memory: 7.972GiB
20:57:03 [2020-05-17T20:57:03.562Z] Name: ppc64le-ubuntu-13
20:57:03 [2020-05-17T20:57:03.562Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
20:57:03 [2020-05-17T20:57:03.562Z] Docker Root Dir: /var/lib/docker
20:57:03 [2020-05-17T20:57:03.562Z] Debug Mode (client): false
20:57:03 [2020-05-17T20:57:03.562Z] Debug Mode (server): false
20:57:03 [2020-05-17T20:57:03.562Z] Username: dockerbuildbot
20:57:03 [2020-05-17T20:57:03.562Z] Registry: https://index.docker.io/v1/
20:57:03 [2020-05-17T20:57:03.562Z] Labels:
20:57:03 [2020-05-17T20:57:03.562Z] Experimental: true
20:57:03 [2020-05-17T20:57:03.562Z] Insecure Registries:
20:57:03 [2020-05-17T20:57:03.562Z]  127.0.0.0/8
20:57:03 [2020-05-17T20:57:03.562Z] Live Restore Enabled: false
20:57:03 [2020-05-17T20:57:03.562Z] 
[Pipeline] sh
20:57:03 [2020-05-17T20:57:03.782Z] #45 19.27 go: downloading github.com/spf13/pflag v1.0.3
20:57:03 [2020-05-17T20:57:03.782Z] #45 19.27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:03 [2020-05-17T20:57:03.782Z] #45 19.34 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:03 [2020-05-17T20:57:03.782Z] #45 19.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:03 [2020-05-17T20:57:03.942Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:57:03 [2020-05-17T20:57:03.942Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:57:03 [2020-05-17T20:57:03.942Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40988/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:57:03 [2020-05-17T20:57:03.942Z] + bash /home/docker/workspace/moby_PR-40988/check-config.sh
20:57:03 [2020-05-17T20:57:03.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:57:03 [2020-05-17T20:57:03.942Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
20:57:03 [2020-05-17T20:57:03.942Z] 
20:57:03 [2020-05-17T20:57:03.942Z] Generally Necessary:
20:57:03 [2020-05-17T20:57:03.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:57:03 [2020-05-17T20:57:03.943Z] - apparmor: enabled and tools installed
20:57:03 [2020-05-17T20:57:03.943Z] - CONFIG_NAMESPACES: enabled
20:57:03 [2020-05-17T20:57:03.943Z] - CONFIG_NET_NS: enabled
20:57:03 [2020-05-17T20:57:03.943Z] - CONFIG_PID_NS: enabled
20:57:03 [2020-05-17T20:57:03.943Z] - CONFIG_IPC_NS: enabled
20:57:03 [2020-05-17T20:57:03.943Z] - CONFIG_UTS_NS: enabled
20:57:03 [2020-05-17T20:57:03.961Z] #36 13.67 + GOPATH=/tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6kQhjEnU2d go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:57:02 [2020-05-17T20:57:02.096Z]  > git merge 811a247d06e8f37cbccd2c2d9546815b912a1948 # timeout=10
20:57:02 [2020-05-17T20:57:02.120Z]  > git rev-parse HEAD^{commit} # timeout=10
20:57:02 [2020-05-17T20:57:02.136Z]  > git config core.sparsecheckout # timeout=10
20:57:02 [2020-05-17T20:57:02.139Z]  > git checkout -f 8f1ab4e6123fa95408636827d0683e674c002efb # timeout=10
20:57:04 [2020-05-17T20:57:04.204Z] #7 9.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUPS: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUP_CPUACCT: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUP_DEVICE: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUP_FREEZER: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUP_SCHED: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CPUSETS: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_MEMCG: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_KEYS: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_VETH: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_BRIDGE: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NF_NAT: enabled (as module)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_NF_NAT_NEEDED: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_POSIX_MQUEUE: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
20:57:04 [2020-05-17T20:57:04.228Z] 
20:57:04 [2020-05-17T20:57:04.228Z] Optional Features:
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_USER_NS: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_SECCOMP: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CGROUP_PIDS: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_MEMCG_SWAP: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:57:04 [2020-05-17T20:57:04.228Z]     (cgroup swap accounting is currently enabled)
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_MEMCG_KMEM: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_BLK_CGROUP: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_IOSCHED_CFQ: enabled
20:57:04 [2020-05-17T20:57:04.228Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:57:04 [2020-05-17T20:57:04.347Z] #45 19.76 go: extracting github.com/pkg/errors v0.8.1
20:57:04 [2020-05-17T20:57:04.347Z] #45 19.76 go: extracting github.com/spf13/pflag v1.0.3
20:57:04 [2020-05-17T20:57:04.347Z] #45 19.97 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_CGROUP_PERF: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_CGROUP_HUGETLB: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_CFS_BANDWIDTH: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_RT_GROUP_SCHED: missing
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_VS: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_VS_NFCT: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_IP_VS_RR: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_EXT4_FS: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:57:04 [2020-05-17T20:57:04.512Z] - Network Drivers:
20:57:04 [2020-05-17T20:57:04.512Z]   - "overlay":
20:57:04 [2020-05-17T20:57:04.512Z]     - CONFIG_VXLAN: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:57:04 [2020-05-17T20:57:04.512Z]       Optional (for encrypted networks):
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_CRYPTO: enabled
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_XFRM: enabled
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_XFRM_USER: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_INET_ESP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]   - "ipvlan":
20:57:04 [2020-05-17T20:57:04.512Z]     - CONFIG_IPVLAN: enabled (as module)
20:57:04 [2020-05-17T20:57:04.512Z]   - "macvlan":
20:57:04 [2020-05-17T20:57:04.777Z] #7 ...
20:57:04 [2020-05-17T20:57:04.777Z] 
20:57:04 [2020-05-17T20:57:04.777Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:04 [2020-05-17T20:57:04.777Z] #54 4.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:04 [2020-05-17T20:57:04.777Z] #54 4.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:04 [2020-05-17T20:57:04.777Z] #54 4.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:04 [2020-05-17T20:57:04.777Z] #54 5.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:04 [2020-05-17T20:57:04.777Z] #54 7.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_MACVLAN: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_DUMMY: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]   - "ftp,tftp client in container":
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z] - Storage Drivers:
20:57:04 [2020-05-17T20:57:04.796Z]   - "aufs":
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_AUFS_FS: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]   - "btrfs":
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:57:04 [2020-05-17T20:57:04.796Z]   - "devicemapper":
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_BLK_DEV_DM: enabled
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]   - "overlay":
20:57:04 [2020-05-17T20:57:04.796Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:57:04 [2020-05-17T20:57:04.796Z]   - "zfs":
20:57:04 [2020-05-17T20:57:04.796Z]     - /dev/zfs: missing
20:57:04 [2020-05-17T20:57:04.796Z]     - zfs command: missing
20:57:04 [2020-05-17T20:57:04.796Z]     - zpool command: missing
20:57:04 [2020-05-17T20:57:04.796Z] 
20:57:04 [2020-05-17T20:57:04.796Z] Limits:
20:57:04 [2020-05-17T20:57:04.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:57:04 [2020-05-17T20:57:04.796Z] 
20:57:04 [2020-05-17T20:57:04.796Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:57:05 [2020-05-17T20:57:05.037Z] #54 ...
20:57:05 [2020-05-17T20:57:05.037Z] 
20:57:05 [2020-05-17T20:57:05.037Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:05 [2020-05-17T20:57:05.037Z] #22 4.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:05 [2020-05-17T20:57:05.037Z] #22 4.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:05 [2020-05-17T20:57:05.037Z] #22 4.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:05 [2020-05-17T20:57:05.037Z] #22 5.458 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:05 [2020-05-17T20:57:05.037Z] #22 7.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:57:05 [2020-05-17T20:57:05.037Z] #22 9.662 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:05 [2020-05-17T20:57:05.037Z] #22 ...
20:57:05 [2020-05-17T20:57:05.037Z] 
20:57:05 [2020-05-17T20:57:05.037Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:57:05 [2020-05-17T20:57:05.037Z] #26 6.730 + mktemp -d
20:57:05 [2020-05-17T20:57:05.037Z] #26 6.732 + export GOPATH=/tmp/tmp.98AV2ei8Yw
20:57:05 [2020-05-17T20:57:05.037Z] #26 6.732 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.98AV2ei8Yw/src/github.com/go-swagger/go-swagger
20:57:05 [2020-05-17T20:57:05.037Z] #26 6.750 Cloning into '/tmp/tmp.98AV2ei8Yw/src/github.com/go-swagger/go-swagger'...
20:57:05 [2020-05-17T20:57:05.219Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8f1ab4e6123fa95408636827d0683e674c002efb .
20:57:05 [2020-05-17T20:57:05.294Z] #26 ...
20:57:05 [2020-05-17T20:57:05.294Z] 
20:57:05 [2020-05-17T20:57:05.294Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:05 [2020-05-17T20:57:05.294Z] #36 2.775 + mktemp -d
20:57:05 [2020-05-17T20:57:05.294Z] #36 2.779 + export GOPATH=/tmp/tmp.gQcEuw3cfX
20:57:05 [2020-05-17T20:57:05.294Z] #36 2.779 + git clone https://github.com/docker/distribution.git /tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution
20:57:05 [2020-05-17T20:57:05.294Z] #36 2.797 Cloning into '/tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution'...
20:57:05 [2020-05-17T20:57:05.294Z] #36 ...
20:57:05 [2020-05-17T20:57:05.294Z] 
20:57:05 [2020-05-17T20:57:05.294Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:05 [2020-05-17T20:57:05.294Z] #38 4.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:05 [2020-05-17T20:57:05.294Z] #38 4.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:05 [2020-05-17T20:57:05.294Z] #38 4.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:05 [2020-05-17T20:57:05.294Z] #38 5.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:05 [2020-05-17T20:57:05.294Z] #38 7.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:57:05 [2020-05-17T20:57:05.294Z] #38 9.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:05 [2020-05-17T20:57:05.552Z] #38 ...
20:57:05 [2020-05-17T20:57:05.552Z] 
20:57:05 [2020-05-17T20:57:05.552Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:05 [2020-05-17T20:57:05.552Z] #31 6.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:05 [2020-05-17T20:57:05.552Z] #31 7.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:05 [2020-05-17T20:57:05.552Z] #31 7.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:05 [2020-05-17T20:57:05.552Z] #31 8.017 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:05 [2020-05-17T20:57:05.552Z] #31 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:57:05 [2020-05-17T20:57:05.552Z] #31 ...
20:57:05 [2020-05-17T20:57:05.552Z] 
20:57:05 [2020-05-17T20:57:05.552Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:05 [2020-05-17T20:57:05.552Z] #42 5.976 + RM_GOPATH=0
20:57:05 [2020-05-17T20:57:05.552Z] #42 5.976 + TMP_GOPATH=
20:57:05 [2020-05-17T20:57:05.552Z] #42 5.976 + : /build
20:57:05 [2020-05-17T20:57:05.552Z] #42 5.976 + '[' -z '' ']'
20:57:05 [2020-05-17T20:57:05.552Z] #42 5.976 ++ mktemp -d
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.007 + export GOPATH=/tmp/tmp.7UbL35Kt9P
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.007 + GOPATH=/tmp/tmp.7UbL35Kt9P
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.007 + RM_GOPATH=1
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.015 ++ dirname ./install.sh
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.017 + dir=.
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.017 + bin=vndr
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.017 + shift
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.018 + '[' '!' -f ./vndr.installer ']'
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.018 + . ./vndr.installer
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.018 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.019 + install_vndr
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.023 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.023 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.023 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7UbL35Kt9P/src/github.com/LK4D4/vndr
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.027 Cloning into '/tmp/tmp.7UbL35Kt9P/src/github.com/LK4D4/vndr'...
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.849 + cd /tmp/tmp.7UbL35Kt9P/src/github.com/LK4D4/vndr
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.867 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:57:05 [2020-05-17T20:57:05.552Z] #42 6.896 + go build -buildmode=pie -v -o /build/vndr .
20:57:05 [2020-05-17T20:57:05.552Z] #42 8.587 runtime/internal/atomic
20:57:05 [2020-05-17T20:57:05.552Z] #42 8.628 internal/cpu
20:57:05 [2020-05-17T20:57:05.552Z] #42 8.952 runtime/internal/sys
20:57:05 [2020-05-17T20:57:05.552Z] #42 9.135 runtime/internal/math
20:57:05 [2020-05-17T20:57:05.552Z] #42 9.182 internal/bytealg
20:57:05 [2020-05-17T20:57:05.552Z] #42 9.303 internal/race
20:57:05 [2020-05-17T20:57:05.552Z] #42 9.437 sync/atomic
20:57:05 [2020-05-17T20:57:05.552Z] #42 9.720 unicode
20:57:05 [2020-05-17T20:57:05.717Z] #45 ...
20:57:05 [2020-05-17T20:57:05.717Z] 
20:57:05 [2020-05-17T20:57:05.717Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:57:05 [2020-05-17T20:57:05.717Z] #60 11.17 + cd /tmp/tmp.984rT7rMW4/src/github.com/rootless-containers/rootlesskit
20:57:05 [2020-05-17T20:57:05.717Z] #60 11.17 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:05 [2020-05-17T20:57:05.717Z] #60 11.50 + for f in rootlesskit rootlesskit-docker-proxy
20:57:05 [2020-05-17T20:57:05.717Z] #60 11.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:57:05 [2020-05-17T20:57:05.717Z] #60 ...
20:57:05 [2020-05-17T20:57:05.717Z] 
20:57:05 [2020-05-17T20:57:05.717Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:05 [2020-05-17T20:57:05.717Z] #36 23.30 + GOPATH=/tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XX5XhfH0wb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:57:05 [2020-05-17T20:57:05.809Z] #42 9.917 runtime
20:57:05 [2020-05-17T20:57:05.809Z] #42 ...
20:57:05 [2020-05-17T20:57:05.809Z] 
20:57:05 [2020-05-17T20:57:05.809Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.349 + RM_GOPATH=0
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.349 + TMP_GOPATH=
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.349 + : /build
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.349 + '[' -z '' ']'
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.355 ++ mktemp -d
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.385 + export GOPATH=/tmp/tmp.hU2u7rNbyo
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.385 + GOPATH=/tmp/tmp.hU2u7rNbyo
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.385 + RM_GOPATH=1
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.387 ++ dirname ./install.sh
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.388 + dir=.
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.389 + bin=gotestsum
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.393 + shift
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.393 + '[' '!' -f ./gotestsum.installer ']'
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.400 + . ./gotestsum.installer
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.400 ++ : v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.401 + install_gotestsum
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.401 + set -e
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.402 + export GO111MODULE=on
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.402 + GO111MODULE=on
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.402 + go get -d gotest.tools/gotestsum@v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.447 go: finding gotest.tools/gotestsum v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 6.473 go: finding gotest.tools v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 7.613 go: downloading gotest.tools/gotestsum v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 8.120 go: extracting gotest.tools/gotestsum v0.3.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 8.846 go: downloading gotest.tools v2.1.0+incompatible
20:57:05 [2020-05-17T20:57:05.809Z] #45 8.968 go: extracting gotest.tools v2.1.0+incompatible
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.111 go: downloading github.com/pkg/errors v0.8.0
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.156 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.164 go: downloading github.com/jonboulle/clockwork v0.1.0
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.252 go: downloading github.com/spf13/pflag v1.0.1
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.280 go: extracting github.com/jonboulle/clockwork v0.1.0
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.318 go: downloading github.com/sirupsen/logrus v1.0.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.341 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.425 go: extracting github.com/pkg/errors v0.8.0
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.707 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.707 go: extracting github.com/spf13/pflag v1.0.1
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.846 go: downloading github.com/fatih/color v1.6.0
20:57:05 [2020-05-17T20:57:05.809Z] #45 9.922 go: extracting github.com/sirupsen/logrus v1.0.5
20:57:05 [2020-05-17T20:57:05.809Z] #45 10.04 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:57:05 [2020-05-17T20:57:05.809Z] #45 10.04 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:57:06 [2020-05-17T20:57:06.066Z] #45 10.20 go: extracting github.com/fatih/color v1.6.0
20:57:06 [2020-05-17T20:57:06.066Z] #45 10.22 go: downloading github.com/mattn/go-isatty v0.0.3
20:57:06 [2020-05-17T20:57:06.066Z] #45 ...
20:57:06 [2020-05-17T20:57:06.066Z] 
20:57:06 [2020-05-17T20:57:06.066Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.817 + RM_GOPATH=0
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.817 + TMP_GOPATH=
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.817 + : /build/
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.817 + '[' -z '' ']'
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.818 ++ mktemp -d
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.819 + export GOPATH=/tmp/tmp.KPzd88Filz
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.819 + GOPATH=/tmp/tmp.KPzd88Filz
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.819 + RM_GOPATH=1
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.821 ++ dirname ./install.sh
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 + dir=.
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 + bin=rootlesskit
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 + shift
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 + '[' '!' -f ./rootlesskit.installer ']'
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 + . ./rootlesskit.installer
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.823 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.825 + install_rootlesskit
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + case "$1" in
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + export CGO_ENABLED=0
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + CGO_ENABLED=0
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + _install_rootlesskit
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.827 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KPzd88Filz/src/github.com/rootless-containers/rootlesskit
20:57:06 [2020-05-17T20:57:06.066Z] #60 5.829 Cloning into '/tmp/tmp.KPzd88Filz/src/github.com/rootless-containers/rootlesskit'...
20:57:06 [2020-05-17T20:57:06.066Z] #60 ...
20:57:06 [2020-05-17T20:57:06.066Z] 
20:57:06 [2020-05-17T20:57:06.066Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.494 + RM_GOPATH=0
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.494 + TMP_GOPATH=
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.494 + : /build
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.494 + '[' -z '' ']'
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.497 ++ mktemp -d
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.507 + export GOPATH=/tmp/tmp.kPHH8J9gW6
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.507 + GOPATH=/tmp/tmp.kPHH8J9gW6
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.507 + RM_GOPATH=1
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.508 ++ dirname ./install.sh
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.509 + dir=.
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.509 + bin=gometalinter
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.509 + shift
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.510 + '[' '!' -f ./gometalinter.installer ']'
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.510 + . ./gometalinter.installer
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.510 ++ GOMETALINTER_COMMIT=v2.0.6
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.510 + install_gometalinter
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.511 + echo 'Installing gometalinter version v2.0.6'
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.511 Installing gometalinter version v2.0.6
20:57:06 [2020-05-17T20:57:06.066Z] #48 6.511 + go get -d github.com/alecthomas/gometalinter
20:57:06 [2020-05-17T20:57:06.323Z] #48 ...
20:57:06 [2020-05-17T20:57:06.323Z] 
20:57:06 [2020-05-17T20:57:06.323Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.916 + RM_GOPATH=0
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.916 + TMP_GOPATH=
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.916 + : /build
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.917 + '[' -z '' ']'
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.923 ++ mktemp -d
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.924 + export GOPATH=/tmp/tmp.UDf2KyJZYm
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.924 + GOPATH=/tmp/tmp.UDf2KyJZYm
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.924 + RM_GOPATH=1
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.931 ++ dirname ./install.sh
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + dir=.
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + bin=proxy
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + shift
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + '[' '!' -f ./proxy.installer ']'
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + . ./proxy.installer
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + install_proxy
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + case "$1" in
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + export CGO_ENABLED=0
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + CGO_ENABLED=0
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + _install_proxy
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.940 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UDf2KyJZYm/src/github.com/docker/libnetwork
20:57:06 [2020-05-17T20:57:06.323Z] #66 5.945 Cloning into '/tmp/tmp.UDf2KyJZYm/src/github.com/docker/libnetwork'...
20:57:06 [2020-05-17T20:57:06.323Z] #66 ...
20:57:06 [2020-05-17T20:57:06.323Z] 
20:57:06 [2020-05-17T20:57:06.323Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.147 + RM_GOPATH=0
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.147 + TMP_GOPATH=
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.149 + : /build
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.149 + '[' -z '' ']'
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.149 ++ mktemp -d
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.155 + export GOPATH=/tmp/tmp.62XhvDAY2V
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.155 + GOPATH=/tmp/tmp.62XhvDAY2V
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.155 + RM_GOPATH=1
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.155 ++ dirname ./install.sh
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.162 + dir=.
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.162 + bin=tomlv
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.162 + shift
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.163 + '[' '!' -f ./tomlv.installer ']'
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.163 + . ./tomlv.installer
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.163 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.164 + install_tomlv
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.164 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.164 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.164 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.62XhvDAY2V/src/github.com/BurntSushi/toml
20:57:06 [2020-05-17T20:57:06.323Z] #29 6.175 Cloning into '/tmp/tmp.62XhvDAY2V/src/github.com/BurntSushi/toml'...
20:57:06 [2020-05-17T20:57:06.323Z] #29 7.202 + cd /tmp/tmp.62XhvDAY2V/src/github.com/BurntSushi/toml
20:57:06 [2020-05-17T20:57:06.323Z] #29 7.222 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:57:06 [2020-05-17T20:57:06.323Z] #29 7.236 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:57:06 [2020-05-17T20:57:06.323Z] #29 7.991 runtime/internal/atomic
20:57:06 [2020-05-17T20:57:06.323Z] #29 7.998 internal/cpu
20:57:06 [2020-05-17T20:57:06.323Z] #29 8.240 runtime/internal/sys
20:57:06 [2020-05-17T20:57:06.323Z] #29 8.515 runtime/internal/math
20:57:06 [2020-05-17T20:57:06.323Z] #29 8.636 internal/bytealg
20:57:06 [2020-05-17T20:57:06.323Z] #29 8.651 math/bits
20:57:06 [2020-05-17T20:57:06.323Z] #29 9.341 runtime
20:57:06 [2020-05-17T20:57:06.323Z] #29 9.467 math
20:57:06 [2020-05-17T20:57:06.581Z] #29 ...
20:57:06 [2020-05-17T20:57:06.581Z] 
20:57:06 [2020-05-17T20:57:06.581Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.325 + RM_GOPATH=0
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.325 + TMP_GOPATH=
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.325 + : /build
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.325 + '[' -z '' ']'
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.333 ++ mktemp -d
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.365 + export GOPATH=/tmp/tmp.P9rjeBJBUz
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.365 + GOPATH=/tmp/tmp.P9rjeBJBUz
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.365 + RM_GOPATH=1
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.365 ++ dirname ./install.sh
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + dir=.
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + bin=dockercli
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + shift
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + '[' '!' -f ./dockercli.installer ']'
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + . ./dockercli.installer
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 ++ : stable
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 ++ : 17.06.2-ce
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.366 + install_dockercli
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.367 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.367 Install docker/cli version 17.06.2-ce from stable
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.367 ++ uname -m
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.370 + arch=x86_64
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.370 + '[' x86_64 '!=' x86_64 ']'
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.370 + url=https://download.docker.com/linux/static
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.370 + tar -xz docker/docker
20:57:06 [2020-05-17T20:57:06.581Z] #20 6.371 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:57:06 [2020-05-17T20:57:06.581Z] #20 ...
20:57:06 [2020-05-17T20:57:06.581Z] 
20:57:06 [2020-05-17T20:57:06.581Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:57:06 [2020-05-17T20:57:06.581Z] #60 10.95 + cd /tmp/tmp.KPzd88Filz/src/github.com/rootless-containers/rootlesskit
20:57:06 [2020-05-17T20:57:06.838Z] #60 10.95 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:57:07 [2020-05-17T20:57:07.402Z] #60 11.43 + for f in rootlesskit rootlesskit-docker-proxy
20:57:07 [2020-05-17T20:57:07.402Z] #60 11.43 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:57:07 [2020-05-17T20:57:07.612Z] #36 ...
20:57:07 [2020-05-17T20:57:07.612Z] 
20:57:07 [2020-05-17T20:57:07.612Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:57:07 [2020-05-17T20:57:07.612Z] #48 13.13 + cd /tmp/tmp.134jlh0eO1/src/github.com/alecthomas/gometalinter
20:57:07 [2020-05-17T20:57:07.612Z] #48 13.13 + git checkout -q v2.0.6
20:57:07 [2020-05-17T20:57:07.612Z] #48 13.70 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:57:07 [2020-05-17T20:57:07.612Z] #48 ...
20:57:07 [2020-05-17T20:57:07.612Z] 
20:57:07 [2020-05-17T20:57:07.612Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:07 [2020-05-17T20:57:07.612Z] #66 21.88 Checking out files:  63% (1321/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.
20:57:07 [2020-05-17T20:57:07.612Z] #66 22.52 + cd /tmp/tmp.IlqolbCSix/src/github.com/docker/libnetwork
20:57:07 [2020-05-17T20:57:07.612Z] #66 22.52 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:07 [2020-05-17T20:57:07.870Z] #66 23.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:57:07 [2020-05-17T20:57:07.870Z] #66 ...
20:57:07 [2020-05-17T20:57:07.870Z] 
20:57:07 [2020-05-17T20:57:07.870Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:07 [2020-05-17T20:57:07.870Z] #42 13.42 unicode/utf8
20:57:07 [2020-05-17T20:57:07.870Z] #42 14.01 math/bits
20:57:07 [2020-05-17T20:57:07.870Z] #42 14.61 math
20:57:07 [2020-05-17T20:57:07.870Z] #42 19.23 internal/testlog
20:57:07 [2020-05-17T20:57:07.870Z] #42 19.62 encoding
20:57:07 [2020-05-17T20:57:07.870Z] #42 19.72 unicode/utf16
20:57:07 [2020-05-17T20:57:07.870Z] #42 20.00 container/list
20:57:07 [2020-05-17T20:57:07.870Z] #42 20.58 crypto/internal/subtle
20:57:07 [2020-05-17T20:57:07.870Z] #42 20.70 crypto/subtle
20:57:07 [2020-05-17T20:57:07.870Z] #42 20.83 vendor/golang.org/x/crypto/cryptobyte/asn1
20:57:07 [2020-05-17T20:57:07.870Z] #42 20.97 internal/nettrace
20:57:07 [2020-05-17T20:57:07.870Z] #42 21.11 runtime/cgo
20:57:07 [2020-05-17T20:57:07.870Z] #42 ...
20:57:07 [2020-05-17T20:57:07.870Z] 
20:57:07 [2020-05-17T20:57:07.870Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:07 [2020-05-17T20:57:07.870Z] #45 21.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:07 [2020-05-17T20:57:07.870Z] #45 22.05 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:07 [2020-05-17T20:57:07.870Z] #45 23.19 go: finding github.com/fatih/color v1.6.0
20:57:07 [2020-05-17T20:57:07.870Z] #45 23.27 go: finding github.com/pkg/errors v0.8.1
20:57:07 [2020-05-17T20:57:07.870Z] #45 23.28 go: finding github.com/sirupsen/logrus v1.0.5
20:57:07 [2020-05-17T20:57:07.870Z] #45 23.44 go: finding github.com/spf13/pflag v1.0.3
20:57:07 [2020-05-17T20:57:07.870Z] #45 23.50 go: finding github.com/mattn/go-colorable v0.0.9
20:57:07 [2020-05-17T20:57:07.910Z] Sending build context to Docker daemon  55.39MB

20:57:07 [2020-05-17T20:57:07.911Z] Step 1/140 : ARG CROSS="false"
20:57:07 [2020-05-17T20:57:07.911Z] Step 2/140 : ARG GO_VERSION=1.13.10
20:57:07 [2020-05-17T20:57:07.911Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
20:57:07 [2020-05-17T20:57:07.911Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
20:57:07 [2020-05-17T20:57:07.911Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
20:57:07 [2020-05-17T20:57:07.911Z] 1.13.10-buster: Pulling from library/golang
20:57:07 [2020-05-17T20:57:07.911Z] 6bf158009324: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 23b057e3462b: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 1576b11ea0a4: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 76ce7710ab09: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 06ee3f71d072: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] cdf911203107: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 3858ee7d8bcb: Pulling fs layer
20:57:07 [2020-05-17T20:57:07.911Z] 76ce7710ab09: Waiting
20:57:07 [2020-05-17T20:57:07.911Z] 06ee3f71d072: Waiting
20:57:07 [2020-05-17T20:57:07.911Z] cdf911203107: Waiting
20:57:07 [2020-05-17T20:57:07.911Z] 3858ee7d8bcb: Waiting
20:57:08 [2020-05-17T20:57:08.127Z] #45 23.61 go: finding github.com/mattn/go-isatty v0.0.3
20:57:08 [2020-05-17T20:57:08.127Z] #45 23.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:08 [2020-05-17T20:57:08.384Z] #45 23.90 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:08 [2020-05-17T20:57:08.384Z] #45 23.94 go: finding github.com/jonboulle/clockwork v0.1.0
20:57:08 [2020-05-17T20:57:08.641Z] #45 24.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:08 [2020-05-17T20:57:08.925Z] 23b057e3462b: Verifying Checksum
20:57:08 [2020-05-17T20:57:08.925Z] 23b057e3462b: Download complete
20:57:08 [2020-05-17T20:57:08.925Z] 1576b11ea0a4: Verifying Checksum
20:57:08 [2020-05-17T20:57:08.925Z] 1576b11ea0a4: Download complete
20:57:10 [2020-05-17T20:57:10.810Z] #36 ...
20:57:10 [2020-05-17T20:57:10.810Z] 
20:57:10 [2020-05-17T20:57:10.810Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:10 [2020-05-17T20:57:10.810Z] #38 10.22 Reading package lists...
20:57:10 [2020-05-17T20:57:10.810Z] #38 13.75 Reading package lists...
20:57:10 [2020-05-17T20:57:10.810Z] #38 16.86 Building dependency tree...
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.32 Reading state information...
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.86 The following additional packages will be installed:
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.86 Suggested packages:
20:57:10 [2020-05-17T20:57:10.810Z] #38 17.86   manpages-dev python-setuptools
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.62 The following NEW packages will be installed:
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.63   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.63   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.63   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.63   python-six zlib1g-dev
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.77 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.77 Need to get 3742 kB of archives.
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.77 After this operation, 22.0 MB of additional disk space will be used.
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 18.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 19.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
20:57:10 [2020-05-17T20:57:10.810Z] #38 20.47 debconf: delaying package configuration, since apt-utils is not installed
20:57:10 [2020-05-17T20:57:10.810Z] #38 20.56 Fetched 3742 kB in 1s (4161 kB/s)
20:57:10 [2020-05-17T20:57:10.810Z] #38 ...
20:57:10 [2020-05-17T20:57:10.810Z] 
20:57:10 [2020-05-17T20:57:10.810Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.08 go: finding gotest.tools/gotestsum v0.4.2
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.08 go: finding gotest.tools v2.2.0+incompatible
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.11 go: downloading gotest.tools v2.2.0+incompatible
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.11 go: downloading gotest.tools/gotestsum v0.4.2
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.17 go: extracting gotest.tools v2.2.0+incompatible
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.49 go: extracting gotest.tools/gotestsum v0.4.2
20:57:10 [2020-05-17T20:57:10.810Z] #45 10.99 go: downloading github.com/pkg/errors v0.8.1
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.00 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.03 go: downloading github.com/spf13/pflag v1.0.3
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.18 go: extracting github.com/pkg/errors v0.8.1
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.35 go: extracting github.com/spf13/pflag v1.0.3
20:57:10 [2020-05-17T20:57:10.810Z] #45 11.90 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:10 [2020-05-17T20:57:10.810Z] #45 12.61 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.34 go: finding github.com/fatih/color v1.6.0
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.35 go: finding github.com/pkg/errors v0.8.1
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.38 go: finding github.com/sirupsen/logrus v1.0.5
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.56 go: finding github.com/spf13/pflag v1.0.3
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.57 go: finding github.com/mattn/go-colorable v0.0.9
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.60 go: finding github.com/mattn/go-isatty v0.0.3
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.64 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.68 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.72 go: finding github.com/jonboulle/clockwork v0.1.0
20:57:10 [2020-05-17T20:57:10.810Z] #45 13.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:11 [2020-05-17T20:57:11.092Z] #45 ...
20:57:11 [2020-05-17T20:57:11.092Z] 
20:57:11 [2020-05-17T20:57:11.092Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.59 Selecting previously unselected package libcap-dev:s390x.
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15179 files and directories currently installed.)
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.65 Unpacking libcap-dev:s390x (1:2.25-2) ...
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.72 Selecting previously unselected package libnet1:s390x.
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.73 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:57:11 [2020-05-17T20:57:11.092Z] #38 20.82 Selecting previously unselected package libnet1-dev.
20:57:11 [2020-05-17T20:57:11.164Z] #45 ...
20:57:11 [2020-05-17T20:57:11.165Z] 
20:57:11 [2020-05-17T20:57:11.165Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:11 [2020-05-17T20:57:11.165Z] #7 19.79 Fetched 8347 kB in 16s (511 kB/s)
20:57:11 [2020-05-17T20:57:11.165Z] #7 19.79 Reading package lists...
20:57:11 [2020-05-17T20:57:11.374Z] #38 20.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.374Z] #38 20.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:11 [2020-05-17T20:57:11.374Z] #38 20.93 Selecting previously unselected package libnl-3-200:s390x.
20:57:11 [2020-05-17T20:57:11.374Z] #38 20.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.374Z] #38 20.94 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:57:11 [2020-05-17T20:57:11.374Z] #38 21.05 Selecting previously unselected package libnl-3-dev:s390x.
20:57:11 [2020-05-17T20:57:11.374Z] #38 21.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.374Z] #38 21.05 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
20:57:11 [2020-05-17T20:57:11.421Z] #7 26.66 Reading package lists...
20:57:11 [2020-05-17T20:57:11.421Z] #7 ...
20:57:11 [2020-05-17T20:57:11.421Z] 
20:57:11 [2020-05-17T20:57:11.421Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:11 [2020-05-17T20:57:11.421Z] #31 22.46 Fetched 8347 kB in 17s (489 kB/s)
20:57:11 [2020-05-17T20:57:11.421Z] #31 22.46 Reading package lists...
20:57:11 [2020-05-17T20:57:11.594Z] #60 ...
20:57:11 [2020-05-17T20:57:11.594Z] 
20:57:11 [2020-05-17T20:57:11.594Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:57:11 [2020-05-17T20:57:11.594Z] #20 14.80 + mkdir -p /build
20:57:11 [2020-05-17T20:57:11.594Z] #20 14.81 + mv docker/docker /build/
20:57:11 [2020-05-17T20:57:11.594Z] #20 14.82 + rmdir docker
20:57:11 [2020-05-17T20:57:11.594Z] #20 DONE 15.3s
20:57:11 [2020-05-17T20:57:11.594Z] 
20:57:11 [2020-05-17T20:57:11.594Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:11 [2020-05-17T20:57:11.594Z] #29 13.84 unicode/utf8
20:57:11 [2020-05-17T20:57:11.594Z] #29 14.38 internal/race
20:57:11 [2020-05-17T20:57:11.594Z] #29 14.46 sync/atomic
20:57:11 [2020-05-17T20:57:11.594Z] #29 14.81 unicode
20:57:11 [2020-05-17T20:57:11.629Z] 6bf158009324: Download complete
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.25 Selecting previously unselected package libprotobuf-c1:s390x.
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.26 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.31 Selecting previously unselected package libprotobuf-c-dev:s390x.
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.32 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:57:11 [2020-05-17T20:57:11.656Z] #38 21.38 Selecting previously unselected package zlib1g-dev:s390x.
20:57:11 [2020-05-17T20:57:11.678Z] #31 29.32 Reading package lists...
20:57:11 [2020-05-17T20:57:11.678Z] #31 ...
20:57:11 [2020-05-17T20:57:11.678Z] 
20:57:11 [2020-05-17T20:57:11.678Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:11 [2020-05-17T20:57:11.678Z] #54 20.38 Fetched 8347 kB in 17s (504 kB/s)
20:57:11 [2020-05-17T20:57:11.678Z] #54 20.38 Reading package lists...
20:57:11 [2020-05-17T20:57:11.936Z] #54 27.57 Reading package lists...
20:57:11 [2020-05-17T20:57:11.936Z] #54 ...
20:57:11 [2020-05-17T20:57:11.936Z] 
20:57:11 [2020-05-17T20:57:11.936Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:11 [2020-05-17T20:57:11.936Z] #22 20.54 Fetched 8347 kB in 17s (495 kB/s)
20:57:11 [2020-05-17T20:57:11.936Z] #22 20.54 Reading package lists...
20:57:11 [2020-05-17T20:57:11.938Z] #38 21.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.938Z] #38 21.39 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:57:11 [2020-05-17T20:57:11.938Z] #38 21.54 Selecting previously unselected package libprotobuf17:s390x.
20:57:11 [2020-05-17T20:57:11.938Z] #38 21.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
20:57:11 [2020-05-17T20:57:11.938Z] #38 21.54 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
20:57:12 [2020-05-17T20:57:12.193Z] #22 27.24 Reading package lists...
20:57:12 [2020-05-17T20:57:12.193Z] #22 ...
20:57:12 [2020-05-17T20:57:12.193Z] 
20:57:12 [2020-05-17T20:57:12.193Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:12 [2020-05-17T20:57:12.193Z] #38 20.35 Fetched 8347 kB in 16s (510 kB/s)
20:57:12 [2020-05-17T20:57:12.193Z] #38 20.35 Reading package lists...
20:57:12 [2020-05-17T20:57:12.551Z] #38 ...
20:57:12 [2020-05-17T20:57:12.551Z] 
20:57:12 [2020-05-17T20:57:12.551Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:12 [2020-05-17T20:57:12.551Z] #22 11.92 Fetched 8043 kB in 10s (812 kB/s)
20:57:12 [2020-05-17T20:57:12.551Z] #22 11.92 Reading package lists...
20:57:12 [2020-05-17T20:57:12.551Z] #22 15.21 Reading package lists...
20:57:12 [2020-05-17T20:57:12.551Z] #22 18.54 Building dependency tree...
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.02 Reading state information...
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.44 ca-certificates is already the newest version (20190110).
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.44 The following additional packages will be installed:
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.46   libjq1 libonig5
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.71 The following NEW packages will be installed:
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.73   jq libjq1 libonig5
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.85 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.85 Need to get 350 kB of archives.
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.85 After this operation, 1154 kB of additional disk space will be used.
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #22 19.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #22 20.75 debconf: delaying package configuration, since apt-utils is not installed
20:57:12 [2020-05-17T20:57:12.551Z] #22 20.83 Fetched 350 kB in 0s (2773 kB/s)
20:57:12 [2020-05-17T20:57:12.551Z] #22 20.92 Selecting previously unselected package libonig5:s390x.
20:57:12 [2020-05-17T20:57:12.551Z] #22 20.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 ... 15179 files and directories currently installed.)
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.00 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.03 Unpacking libonig5:s390x (6.9.1-1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.23 Selecting previously unselected package libjq1:s390x.
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.41 Selecting previously unselected package jq.
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.43 Unpacking jq (1.5+dfsg-2+b1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.56 Setting up libonig5:s390x (6.9.1-1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.58 Setting up jq (1.5+dfsg-2+b1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 21.58 Processing triggers for libc-bin (2.28-10) ...
20:57:12 [2020-05-17T20:57:12.551Z] #22 ...
20:57:12 [2020-05-17T20:57:12.551Z] 
20:57:12 [2020-05-17T20:57:12.551Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:12 [2020-05-17T20:57:12.551Z] #31 9.619 Reading package lists...
20:57:12 [2020-05-17T20:57:12.551Z] #31 13.52 Reading package lists...
20:57:12 [2020-05-17T20:57:12.551Z] #31 16.91 Building dependency tree...
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.46 Reading state information...
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.94 The following additional packages will be installed:
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.95 Suggested packages:
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.95   cmake-doc ninja-build lrzip
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.95 Recommended packages:
20:57:12 [2020-05-17T20:57:12.551Z] #31 17.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.53 The following NEW packages will be installed:
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.56   vim-common xxd
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.70 Need to get 14.0 MB of archives.
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.70 After this operation, 62.1 MB of additional disk space will be used.
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 18.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 19.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.24 debconf: delaying package configuration, since apt-utils is not installed
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.35 Fetched 14.0 MB in 1s (16.4 MB/s)
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.44 Selecting previously unselected package xxd.
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.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 ... 15179 files and directories currently installed.)
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.49 Unpacking xxd (2:8.1.0875-5) ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.65 Selecting previously unselected package vim-common.
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.66 Unpacking vim-common (2:8.1.0875-5) ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.90 Selecting previously unselected package cmake-data.
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 20.90 Unpacking cmake-data (3.13.4-1) ...
20:57:12 [2020-05-17T20:57:12.551Z] #31 ...
20:57:12 [2020-05-17T20:57:12.551Z] 
20:57:12 [2020-05-17T20:57:12.551Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:12 [2020-05-17T20:57:12.551Z] #22 DONE 22.2s
20:57:12 [2020-05-17T20:57:12.551Z] 
20:57:12 [2020-05-17T20:57:12.551Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:57:12 [2020-05-17T20:57:12.551Z] #23 DONE 0.1s
20:57:12 [2020-05-17T20:57:12.551Z] 
20:57:12 [2020-05-17T20:57:12.551Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:12 [2020-05-17T20:57:12.551Z] #29 11.78 internal/testlog
20:57:12 [2020-05-17T20:57:12.551Z] #29 11.92 encoding
20:57:12 [2020-05-17T20:57:12.551Z] #29 12.05 runtime/cgo
20:57:12 [2020-05-17T20:57:12.758Z] #38 27.00 Reading package lists...
20:57:12 [2020-05-17T20:57:12.758Z] #38 ...
20:57:12 [2020-05-17T20:57:12.758Z] 
20:57:12 [2020-05-17T20:57:12.758Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:12 [2020-05-17T20:57:12.758Z] #29 18.46 runtime/cgo
20:57:12 [2020-05-17T20:57:12.836Z] #29 ...
20:57:12 [2020-05-17T20:57:12.836Z] 
20:57:12 [2020-05-17T20:57:12.836Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.20 Selecting previously unselected package libprotobuf-lite17:s390x.
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.21 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.40 Selecting previously unselected package libprotobuf-dev:s390x.
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
20:57:12 [2020-05-17T20:57:12.836Z] #38 22.42 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
20:57:13 [2020-05-17T20:57:13.151Z] 76ce7710ab09: Verifying Checksum
20:57:13 [2020-05-17T20:57:13.151Z] 76ce7710ab09: Download complete
20:57:13 [2020-05-17T20:57:13.151Z] 3858ee7d8bcb: Verifying Checksum
20:57:13 [2020-05-17T20:57:13.151Z] 3858ee7d8bcb: Download complete
20:57:13 [2020-05-17T20:57:13.451Z] #38 ...
20:57:13 [2020-05-17T20:57:13.452Z] 
20:57:13 [2020-05-17T20:57:13.452Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:13 [2020-05-17T20:57:13.452Z] #54 13.59 Fetched 8043 kB in 10s (813 kB/s)
20:57:13 [2020-05-17T20:57:13.452Z] #54 13.59 Reading package lists...
20:57:13 [2020-05-17T20:57:13.452Z] #54 17.06 Reading package lists...
20:57:13 [2020-05-17T20:57:13.452Z] #54 20.20 Building dependency tree...
20:57:13 [2020-05-17T20:57:13.452Z] #54 20.59 Reading state information...
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.08 The following additional packages will be installed:
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.09   libbtrfs0
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.14 The following NEW packages will be installed:
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.15   libbtrfs-dev libbtrfs0
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.25 Need to get 118 kB of archives.
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.25 After this operation, 390 kB of additional disk space will be used.
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.82 debconf: delaying package configuration, since apt-utils is not installed
20:57:13 [2020-05-17T20:57:13.452Z] #54 21.91 Fetched 118 kB in 0s (1126 kB/s)
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.17 Selecting previously unselected package libbtrfs0.
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.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 ... 15179 files and directories currently installed.)
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.20 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.21 Unpacking libbtrfs0 (4.20.1-2) ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.33 Selecting previously unselected package libbtrfs-dev.
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.34 Unpacking libbtrfs-dev (4.20.1-2) ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.58 Setting up libbtrfs0 (4.20.1-2) ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.59 Setting up libbtrfs-dev (4.20.1-2) ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 22.61 Processing triggers for libc-bin (2.28-10) ...
20:57:13 [2020-05-17T20:57:13.452Z] #54 DONE 23.0s
20:57:13 [2020-05-17T20:57:13.452Z] 
20:57:13 [2020-05-17T20:57:13.452Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:13 [2020-05-17T20:57:13.452Z] #55 DONE 0.1s
20:57:13 [2020-05-17T20:57:13.452Z] 
20:57:13 [2020-05-17T20:57:13.452Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:13 [2020-05-17T20:57:13.452Z] #31 23.12 Selecting previously unselected package libicu63:s390x.
20:57:13 [2020-05-17T20:57:13.452Z] #31 ...
20:57:13 [2020-05-17T20:57:13.452Z] 
20:57:13 [2020-05-17T20:57:13.452Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:57:13 [2020-05-17T20:57:13.452Z] #56 DONE 0.1s
20:57:13 [2020-05-17T20:57:13.452Z] 
20:57:13 [2020-05-17T20:57:13.452Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:13 [2020-05-17T20:57:13.452Z] #31 23.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
20:57:13 [2020-05-17T20:57:13.452Z] #31 23.19 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:57:14 [2020-05-17T20:57:14.066Z] #31 ...
20:57:14 [2020-05-17T20:57:14.066Z] 
20:57:14 [2020-05-17T20:57:14.066Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:14 [2020-05-17T20:57:14.066Z] #42 13.41 internal/testlog
20:57:14 [2020-05-17T20:57:14.066Z] #42 13.50 encoding
20:57:14 [2020-05-17T20:57:14.066Z] #42 13.56 unicode/utf16
20:57:14 [2020-05-17T20:57:14.066Z] #42 13.69 container/list
20:57:14 [2020-05-17T20:57:14.066Z] #42 14.12 crypto/internal/subtle
20:57:14 [2020-05-17T20:57:14.066Z] #42 14.19 crypto/subtle
20:57:14 [2020-05-17T20:57:14.066Z] #42 14.25 vendor/golang.org/x/crypto/cryptobyte/asn1
20:57:14 [2020-05-17T20:57:14.066Z] #42 14.33 internal/nettrace
20:57:14 [2020-05-17T20:57:14.066Z] #42 14.43 runtime/cgo
20:57:14 [2020-05-17T20:57:14.066Z] #42 19.09 vendor/golang.org/x/crypto/internal/subtle
20:57:14 [2020-05-17T20:57:14.128Z] #29 ...
20:57:14 [2020-05-17T20:57:14.128Z] 
20:57:14 [2020-05-17T20:57:14.128Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:14 [2020-05-17T20:57:14.128Z] #7 26.66 Reading package lists...
20:57:14 [2020-05-17T20:57:14.348Z] #42 ...
20:57:14 [2020-05-17T20:57:14.348Z] 
20:57:14 [2020-05-17T20:57:14.348Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.45 Selecting previously unselected package libprotoc17:s390x.
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.45 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.71 Selecting previously unselected package protobuf-c-compiler.
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.85 Selecting previously unselected package protobuf-compiler.
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.96 Selecting previously unselected package python-pkg-resources.
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:57:14 [2020-05-17T20:57:14.348Z] #38 23.97 Unpacking python-pkg-resources (40.8.0-1) ...
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.16 Selecting previously unselected package python-six.
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.17 Unpacking python-six (1.12.0-1) ...
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.23 Selecting previously unselected package python-protobuf.
20:57:14 [2020-05-17T20:57:14.631Z] #38 ...
20:57:14 [2020-05-17T20:57:14.631Z] 
20:57:14 [2020-05-17T20:57:14.631Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:14 [2020-05-17T20:57:14.631Z] #7 14.30 Fetched 8043 kB in 10s (777 kB/s)
20:57:14 [2020-05-17T20:57:14.631Z] #7 14.30 Reading package lists...
20:57:14 [2020-05-17T20:57:14.631Z] #7 17.76 Reading package lists...
20:57:14 [2020-05-17T20:57:14.631Z] #7 20.88 Building dependency tree...
20:57:14 [2020-05-17T20:57:14.631Z] #7 21.49 Reading state information...
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.04 The following additional packages will be installed:
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.04   libapparmor1
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.04 Suggested packages:
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.04   seccomp
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.16 The following NEW packages will be installed:
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.16   libapparmor-dev libapparmor1 libseccomp-dev
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.30 Need to get 288 kB of archives.
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.30 After this operation, 957 kB of additional disk space will be used.
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:57:14 [2020-05-17T20:57:14.631Z] #7 22.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.14 debconf: delaying package configuration, since apt-utils is not installed
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.24 Fetched 288 kB in 0s (2385 kB/s)
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.32 Selecting previously unselected package libapparmor1:s390x.
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15179 files and directories currently installed.)
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.37 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.37 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.50 Selecting previously unselected package libapparmor-dev:s390x.
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.50 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.50 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.74 Selecting previously unselected package libseccomp-dev:s390x.
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.76 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.76 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 23.99 Setting up libseccomp-dev:s390x (2.3.3-4) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 24.00 Setting up libapparmor1:s390x (2.13.2-10) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 24.01 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 24.01 Processing triggers for libc-bin (2.28-10) ...
20:57:14 [2020-05-17T20:57:14.631Z] #7 DONE 24.3s
20:57:14 [2020-05-17T20:57:14.631Z] 
20:57:14 [2020-05-17T20:57:14.631Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
20:57:14 [2020-05-17T20:57:14.631Z] #38 24.23 Unpacking python-protobuf (3.6.1.3-2) ...
20:57:14 [2020-05-17T20:57:14.640Z] 06ee3f71d072: Verifying Checksum
20:57:14 [2020-05-17T20:57:14.640Z] 06ee3f71d072: Download complete
20:57:14 [2020-05-17T20:57:14.873Z] #29 18.58 internal/testlog
20:57:14 [2020-05-17T20:57:14.873Z] #29 18.76 encoding
20:57:14 [2020-05-17T20:57:14.873Z] #29 19.02 runtime/cgo
20:57:14 [2020-05-17T20:57:14.917Z] #38 ...
20:57:14 [2020-05-17T20:57:14.917Z] 
20:57:14 [2020-05-17T20:57:14.917Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:14 [2020-05-17T20:57:14.917Z] #50 DONE 0.1s
20:57:14 [2020-05-17T20:57:14.917Z] 
20:57:14 [2020-05-17T20:57:14.917Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:14 [2020-05-17T20:57:14.917Z] #66 13.95 Checking out files:  96% (2003/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.
20:57:14 [2020-05-17T20:57:14.917Z] #66 13.97 + cd /tmp/tmp.7eo5InKVzU/src/github.com/docker/libnetwork
20:57:14 [2020-05-17T20:57:14.917Z] #66 13.97 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:14 [2020-05-17T20:57:14.917Z] #66 14.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:57:14 [2020-05-17T20:57:14.917Z] #66 ...
20:57:14 [2020-05-17T20:57:14.917Z] 
20:57:14 [2020-05-17T20:57:14.917Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:57:14 [2020-05-17T20:57:14.917Z] #51 DONE 0.1s
20:57:14 [2020-05-17T20:57:14.917Z] 
20:57:14 [2020-05-17T20:57:14.917Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:15 [2020-05-17T20:57:15.130Z] #29 ...
20:57:15 [2020-05-17T20:57:15.130Z] 
20:57:15 [2020-05-17T20:57:15.130Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:15 [2020-05-17T20:57:15.130Z] #54 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:15 [2020-05-17T20:57:15.387Z] #54 ...
20:57:15 [2020-05-17T20:57:15.387Z] 
20:57:15 [2020-05-17T20:57:15.387Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:57:15 [2020-05-17T20:57:15.387Z] #36 16.66 Checking out files:  74% (1189/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:57:15 [2020-05-17T20:57:15.387Z] #36 17.63 + cd /tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution
20:57:15 [2020-05-17T20:57:15.387Z] #36 17.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:57:15 [2020-05-17T20:57:15.387Z] #36 20.12 + GOPATH=/tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gQcEuw3cfX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:57:15 [2020-05-17T20:57:15.954Z] #36 ...
20:57:15 [2020-05-17T20:57:15.954Z] 
20:57:15 [2020-05-17T20:57:15.954Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:15 [2020-05-17T20:57:15.954Z] #45 10.23 go: downloading github.com/mattn/go-colorable v0.0.9
20:57:15 [2020-05-17T20:57:15.954Z] #45 10.36 go: extracting github.com/mattn/go-colorable v0.0.9
20:57:15 [2020-05-17T20:57:15.954Z] #45 10.45 go: extracting github.com/mattn/go-isatty v0.0.3
20:57:15 [2020-05-17T20:57:15.954Z] #45 12.34 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:57:15 [2020-05-17T20:57:15.954Z] #45 12.59 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:57:15 [2020-05-17T20:57:15.954Z] #45 14.19 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:57:15 [2020-05-17T20:57:15.954Z] #45 16.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.16 go: finding gotest.tools/gotestsum v0.4.2
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.17 go: finding gotest.tools v2.2.0+incompatible
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.18 go: downloading gotest.tools v2.2.0+incompatible
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.18 go: downloading gotest.tools/gotestsum v0.4.2
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.74 go: extracting gotest.tools v2.2.0+incompatible
20:57:15 [2020-05-17T20:57:15.954Z] #45 17.74 go: extracting gotest.tools/gotestsum v0.4.2
20:57:15 [2020-05-17T20:57:15.954Z] #45 18.25 go: downloading github.com/pkg/errors v0.8.1
20:57:15 [2020-05-17T20:57:15.954Z] #45 18.26 go: downloading github.com/spf13/pflag v1.0.3
20:57:15 [2020-05-17T20:57:15.954Z] #45 18.38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:15 [2020-05-17T20:57:15.954Z] #45 18.42 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:15 [2020-05-17T20:57:15.955Z] #45 18.56 go: extracting github.com/pkg/errors v0.8.1
20:57:15 [2020-05-17T20:57:15.955Z] #45 18.57 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:15 [2020-05-17T20:57:15.955Z] #45 18.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:15 [2020-05-17T20:57:15.955Z] #45 18.92 go: extracting github.com/spf13/pflag v1.0.3
20:57:16 [2020-05-17T20:57:16.212Z] #45 ...
20:57:16 [2020-05-17T20:57:16.212Z] 
20:57:16 [2020-05-17T20:57:16.212Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:16 [2020-05-17T20:57:16.212Z] #38 21.13 Fetched 8347 kB in 17s (498 kB/s)
20:57:16 [2020-05-17T20:57:16.285Z] #7 33.02 Building dependency tree...
20:57:16 [2020-05-17T20:57:16.285Z] #7 34.50 Reading state information...
20:57:16 [2020-05-17T20:57:16.687Z] 6bf158009324: Pull complete
20:57:16 [2020-05-17T20:57:16.798Z] #38 21.13 Reading package lists...
20:57:16 [2020-05-17T20:57:16.798Z] #38 ...
20:57:16 [2020-05-17T20:57:16.798Z] 
20:57:16 [2020-05-17T20:57:16.798Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:16 [2020-05-17T20:57:16.798Z] #7 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:16 [2020-05-17T20:57:16.798Z] #7 ...
20:57:16 [2020-05-17T20:57:16.798Z] 
20:57:16 [2020-05-17T20:57:16.798Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:16 [2020-05-17T20:57:16.798Z] #45 20.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:16 [2020-05-17T20:57:16.798Z] #45 20.86 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + RM_GOPATH=0
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + TMP_GOPATH=
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + : /build
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + '[' -z '' ']'
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 ++ mktemp -d
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + export GOPATH=/tmp/tmp.BGSfh4cGh7
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + GOPATH=/tmp/tmp.BGSfh4cGh7
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 + RM_GOPATH=1
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.761 ++ dirname ./install.sh
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + dir=.
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + bin=runc
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + shift
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + '[' '!' -f ./runc.installer ']'
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + . ./runc.installer
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + install_runc
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.762 + uname -r
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.763 + grep -q '^3\.10\.0.*\.el7\.'
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.771 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.771 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.771 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BGSfh4cGh7/src/github.com/opencontainers/runc
20:57:16 [2020-05-17T20:57:16.963Z] #52 1.783 Cloning into '/tmp/tmp.BGSfh4cGh7/src/github.com/opencontainers/runc'...
20:57:16 [2020-05-17T20:57:16.963Z] #52 ...
20:57:16 [2020-05-17T20:57:16.963Z] 
20:57:16 [2020-05-17T20:57:16.963Z] #8 [dev 1/25] RUN groupadd -r docker
20:57:16 [2020-05-17T20:57:16.963Z] #8 DONE 2.1s
20:57:16 [2020-05-17T20:57:16.963Z] 
20:57:16 [2020-05-17T20:57:16.963Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:16 [2020-05-17T20:57:16.963Z] #24 2.684 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:57:16 [2020-05-17T20:57:16.963Z] #24 3.175 #=#=#                                                                         
20:57:17 [2020-05-17T20:57:17.261Z] #24 3.424 
###                                                                        4.9%
########                                                                  11.1%
############                                                              17.4%
#################                                                         23.7%
####################                                                      27.9%
#######################                                                   32.0%
###########################                                               38.3%
#################################                                         46.7%
######################################                                    52.9%
20:57:17 [2020-05-17T20:57:17.262Z] #24 ...
20:57:17 [2020-05-17T20:57:17.262Z] 
20:57:17 [2020-05-17T20:57:17.262Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:17 [2020-05-17T20:57:17.262Z] #66 DONE 26.3s
20:57:17 [2020-05-17T20:57:17.262Z] 
20:57:17 [2020-05-17T20:57:17.262Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:17 [2020-05-17T20:57:17.314Z] 23b057e3462b: Pull complete
20:57:17 [2020-05-17T20:57:17.663Z] #7 36.39 The following additional packages will be installed:
20:57:17 [2020-05-17T20:57:17.738Z] #45 ...
20:57:17 [2020-05-17T20:57:17.738Z] 
20:57:17 [2020-05-17T20:57:17.738Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:17 [2020-05-17T20:57:17.738Z] #31 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:57:17 [2020-05-17T20:57:17.920Z] #7 36.39   libapparmor1
20:57:17 [2020-05-17T20:57:17.920Z] #7 36.41 Suggested packages:
20:57:17 [2020-05-17T20:57:17.920Z] #7 36.41   seccomp
20:57:17 [2020-05-17T20:57:17.937Z] 1576b11ea0a4: Pull complete
20:57:17 [2020-05-17T20:57:17.995Z] #31 ...
20:57:17 [2020-05-17T20:57:17.995Z] 
20:57:17 [2020-05-17T20:57:17.995Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:17 [2020-05-17T20:57:17.995Z] #7 23.02 Fetched 8347 kB in 17s (495 kB/s)
20:57:18 [2020-05-17T20:57:18.177Z] #7 36.72 The following NEW packages will be installed:
20:57:18 [2020-05-17T20:57:18.177Z] #7 36.75   libapparmor-dev libapparmor1 libseccomp-dev
20:57:18 [2020-05-17T20:57:18.393Z] #24 3.424 
###                                                                        4.9%
########                                                                  11.1%
############                                                              17.4%
#################                                                         23.7%
####################                                                      27.9%
#######################                                                   32.0%
###########################                                               38.3%
#################################                                         46.7%
######################################                                    52.9%
##########################################                                59.2%
############################################                              61.3%
###############################################                           65.5%
##################################################                        69.7%
#####################################################                     73.8%
########################################################                  78.0%
###########################################################               82.2%
#################################################################         90.6%
#######################################################################   99.1%
######################################################################## 100.0%
20:57:18 [2020-05-17T20:57:18.557Z] cdf911203107: Verifying Checksum
20:57:18 [2020-05-17T20:57:18.557Z] cdf911203107: Download complete
20:57:18 [2020-05-17T20:57:18.678Z] #24 6.032 #=#=#                                                                         
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.32 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.32 Need to get 293 kB of archives.
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.32 After this operation, 952 kB of additional disk space will be used.
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:57:18 [2020-05-17T20:57:18.741Z] #7 37.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:57:18 [2020-05-17T20:57:18.962Z] #24 6.175 
######                                                                     9.4%
20:57:18 [2020-05-17T20:57:18.962Z] #24 ...
20:57:18 [2020-05-17T20:57:18.962Z] 
20:57:18 [2020-05-17T20:57:18.962Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:57:18 [2020-05-17T20:57:18.962Z] #9 DONE 2.1s
20:57:18 [2020-05-17T20:57:18.962Z] 
20:57:18 [2020-05-17T20:57:18.962Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:19 [2020-05-17T20:57:19.002Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:57:19 [2020-05-17T20:57:19.003Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-615b2732\powershellScript.ps1'; exit $LASTEXITCODE;
20:57:19 [2020-05-17T20:57:19.003Z] ----------------------------------------------------------------------------
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] INFO: executeCI.ps1 starting at Sun May 17 20:57:17 CUT 2020
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Running git version 2.24.1.windows.2
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Environment variables:
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] Name                           Value                                                                                   
20:57:19 [2020-05-17T20:57:19.003Z] ----                           -----                                                                                   
20:57:19 [2020-05-17T20:57:19.003Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:57:19 [2020-05-17T20:57:19.003Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:57:19 [2020-05-17T20:57:19.003Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:57:19 [2020-05-17T20:57:19.003Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8                      
20:57:19 [2020-05-17T20:57:19.003Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8                                                                                  
20:57:19 [2020-05-17T20:57:19.003Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:57:19 [2020-05-17T20:57:19.003Z] BRANCH_NAME                    PR-40988                                                                                
20:57:19 [2020-05-17T20:57:19.003Z] BUILD_DISPLAY_NAME             #1                                                                                      
20:57:19 [2020-05-17T20:57:19.003Z] BUILD_ID                       1                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] BUILD_NUMBER                   1                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] BUILD_TAG                      jenkins-moby-PR-40988-1                                                                 
20:57:19 [2020-05-17T20:57:19.003Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40988/1/                              
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_BRANCH                  19.03_backport_fix_gotestsum_install                                                    
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_ID                      40988                                                                                   
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_TARGET                  19.03                                                                                   
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_TITLE                   [19.03 backport] Fix bug in gotestsum installer causing dependencies to not be downlo...
20:57:19 [2020-05-17T20:57:19.003Z] CHANGE_URL                     https://github.com/moby/moby/pull/40988                                                 
20:57:19 [2020-05-17T20:57:19.003Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:57:19 [2020-05-17T20:57:19.003Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:57:19 [2020-05-17T20:57:19.003Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:57:19 [2020-05-17T20:57:19.003Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:57:19 [2020-05-17T20:57:19.003Z] COMPUTERNAME                   azwin-2-28de40                                                                          
20:57:19 [2020-05-17T20:57:19.003Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:57:19 [2020-05-17T20:57:19.003Z] ConfigSequenceNumber           0                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] DOCKER_BUILDKIT                0                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] DOCKER_DUT_DEBUG               1                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:57:19 [2020-05-17T20:57:19.003Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:57:19 [2020-05-17T20:57:19.003Z] EXECUTOR_NUMBER                0                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] FQDN                           azwin-2-28de40.westus.cloudapp.azure.com                                                
20:57:19 [2020-05-17T20:57:19.003Z] GIT_BRANCH                     PR-40988                                                                                
20:57:19 [2020-05-17T20:57:19.003Z] GIT_COMMIT                     8f1ab4e6123fa95408636827d0683e674c002efb                                                
20:57:19 [2020-05-17T20:57:19.003Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:57:19 [2020-05-17T20:57:19.003Z] HUDSON_COOKIE                  31b6d699-d1f0-4f60-9e18-fc2c5ff60e9a                                                    
20:57:19 [2020-05-17T20:57:19.003Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:57:19 [2020-05-17T20:57:19.003Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:57:19 [2020-05-17T20:57:19.003Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:57:19 [2020-05-17T20:57:19.003Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
20:57:19 [2020-05-17T20:57:19.003Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:57:19 [2020-05-17T20:57:19.003Z] JENKINS_NODE_COOKIE            ae9741d5-b0e5-435c-ad5a-90b31d1dc70f                                                    
20:57:19 [2020-05-17T20:57:19.003Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:57:19 [2020-05-17T20:57:19.003Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:57:19 [2020-05-17T20:57:19.003Z] JOB_BASE_NAME                  PR-40988                                                                                
20:57:19 [2020-05-17T20:57:19.003Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40988/display/redirect                
20:57:19 [2020-05-17T20:57:19.003Z] JOB_NAME                       moby/PR-40988                                                                           
20:57:19 [2020-05-17T20:57:19.003Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40988/                                
20:57:19 [2020-05-17T20:57:19.003Z] library.jps.version            master                                                                                  
20:57:19 [2020-05-17T20:57:19.003Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:57:19 [2020-05-17T20:57:19.003Z] NODE_LABELS                    amd64 azure azwin-2-28de40 azwin-2019 docker west-us windows windows-2019 x86_64        
20:57:19 [2020-05-17T20:57:19.003Z] NODE_NAME                      azwin-2-28de40                                                                          
20:57:19 [2020-05-17T20:57:19.003Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] OS                             Windows_NT                                                                              
20:57:19 [2020-05-17T20:57:19.003Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:57:19 [2020-05-17T20:57:19.003Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:57:19 [2020-05-17T20:57:19.003Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:57:19 [2020-05-17T20:57:19.003Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
20:57:19 [2020-05-17T20:57:19.003Z] PROCESSOR_LEVEL                6                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] PROCESSOR_REVISION             5504                                                                                    
20:57:19 [2020-05-17T20:57:19.003Z] ProgramData                    C:\ProgramData                                                                          
20:57:19 [2020-05-17T20:57:19.003Z] ProgramFiles                   C:\Program Files                                                                        
20:57:19 [2020-05-17T20:57:19.003Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:57:19 [2020-05-17T20:57:19.003Z] ProgramW6432                   C:\Program Files                                                                        
20:57:19 [2020-05-17T20:57:19.003Z] PROMPT                         $P$G                                                                                    
20:57:19 [2020-05-17T20:57:19.003Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:57:19 [2020-05-17T20:57:19.003Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:57:19 [2020-05-17T20:57:19.003Z] PUBLIC                         C:\Users\Public                                                                         
20:57:19 [2020-05-17T20:57:19.003Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40988/1/display/redirect?page=changes 
20:57:19 [2020-05-17T20:57:19.003Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40988/1/display/redirect              
20:57:19 [2020-05-17T20:57:19.003Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] SOURCES_DRIVE                  d                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] SOURCES_SUBDIR                 gopath                                                                                  
20:57:19 [2020-05-17T20:57:19.003Z] STAGE_NAME                     Run tests                                                                               
20:57:19 [2020-05-17T20:57:19.003Z] SystemDrive                    C:                                                                                      
20:57:19 [2020-05-17T20:57:19.003Z] SystemRoot                     C:\windows                                                                              
20:57:19 [2020-05-17T20:57:19.003Z] TEMP                           C:\windows\TEMP                                                                         
20:57:19 [2020-05-17T20:57:19.003Z] TESTDEBUG                      0                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] TESTRUN_DRIVE                  d                                                                                       
20:57:19 [2020-05-17T20:57:19.003Z] TESTRUN_SUBDIR                 CI                                                                                      
20:57:19 [2020-05-17T20:57:19.003Z] TIMEOUT                        120m                                                                                    
20:57:19 [2020-05-17T20:57:19.003Z] TMP                            C:\windows\TEMP                                                                         
20:57:19 [2020-05-17T20:57:19.003Z] USERDOMAIN                     WORKGROUP                                                                               
20:57:19 [2020-05-17T20:57:19.003Z] USERNAME                       azwin-2-28de40$                                                                         
20:57:19 [2020-05-17T20:57:19.003Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:57:19 [2020-05-17T20:57:19.003Z] windir                         C:\windows                                                                              
20:57:19 [2020-05-17T20:57:19.003Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:57:19 [2020-05-17T20:57:19.003Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:57:19 [2020-05-17T20:57:19.003Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Sources under d:\gopath\...
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Test run under d:\CI\...
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:57:19 [2020-05-17T20:57:19.003Z] INFO: docker/docker repository was found
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217'
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Docker version of control daemon
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] Client: Docker Engine - Enterprise
20:57:19 [2020-05-17T20:57:19.003Z]  Version:           19.03.5
20:57:19 [2020-05-17T20:57:19.003Z]  API version:       1.40
20:57:19 [2020-05-17T20:57:19.003Z]  Go version:        go1.12.12
20:57:19 [2020-05-17T20:57:19.003Z]  Git commit:        2ee0c57608
20:57:19 [2020-05-17T20:57:19.003Z]  Built:             11/13/2019 08:00:16
20:57:19 [2020-05-17T20:57:19.003Z]  OS/Arch:           windows/amd64
20:57:19 [2020-05-17T20:57:19.003Z]  Experimental:      false
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] Server: Docker Engine - Enterprise
20:57:19 [2020-05-17T20:57:19.003Z]  Engine:
20:57:19 [2020-05-17T20:57:19.003Z]   Version:          19.03.5
20:57:19 [2020-05-17T20:57:19.003Z]   API version:      1.40 (minimum version 1.24)
20:57:19 [2020-05-17T20:57:19.003Z]   Go version:       go1.12.12
20:57:19 [2020-05-17T20:57:19.003Z]   Git commit:       2ee0c57608
20:57:19 [2020-05-17T20:57:19.003Z]   Built:            11/13/2019 07:58:51
20:57:19 [2020-05-17T20:57:19.003Z]   OS/Arch:          windows/amd64
20:57:19 [2020-05-17T20:57:19.003Z]   Experimental:     true
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.003Z] INFO: Docker info of control daemon
20:57:19 [2020-05-17T20:57:19.003Z] 
20:57:19 [2020-05-17T20:57:19.244Z] #24 6.175 
######                                                                     9.4%
#######################                                                   32.1%
###################################                                       49.1%
###############################################                           66.1%
###############################################################           88.8%
######################################################################## 100.0%
20:57:19 [2020-05-17T20:57:19.526Z] #24 6.996 
20:57:19 [2020-05-17T20:57:19.891Z] #7 23.02 Reading package lists...
20:57:19 [2020-05-17T20:57:19.891Z] #7 ...
20:57:19 [2020-05-17T20:57:19.891Z] 
20:57:19 [2020-05-17T20:57:19.891Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:19 [2020-05-17T20:57:19.891Z] #42 13.58 unicode/utf8
20:57:19 [2020-05-17T20:57:19.891Z] #42 14.29 math/bits
20:57:19 [2020-05-17T20:57:19.891Z] #42 14.76 math
20:57:19 [2020-05-17T20:57:19.891Z] #42 18.95 internal/testlog
20:57:19 [2020-05-17T20:57:19.891Z] #42 19.13 encoding
20:57:19 [2020-05-17T20:57:19.891Z] #42 19.27 unicode/utf16
20:57:19 [2020-05-17T20:57:19.891Z] #42 19.56 container/list
20:57:19 [2020-05-17T20:57:19.891Z] #42 20.12 crypto/internal/subtle
20:57:19 [2020-05-17T20:57:19.891Z] #42 20.21 crypto/subtle
20:57:19 [2020-05-17T20:57:19.891Z] #42 20.36 vendor/golang.org/x/crypto/cryptobyte/asn1
20:57:19 [2020-05-17T20:57:19.891Z] #42 20.46 internal/nettrace
20:57:19 [2020-05-17T20:57:19.891Z] #42 20.66 runtime/cgo
20:57:19 [2020-05-17T20:57:19.891Z] #42 ...
20:57:19 [2020-05-17T20:57:19.891Z] 
20:57:19 [2020-05-17T20:57:19.891Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:57:19 [2020-05-17T20:57:19.891Z] #48 13.82 + cd /tmp/tmp.kPHH8J9gW6/src/github.com/alecthomas/gometalinter
20:57:19 [2020-05-17T20:57:19.891Z] #48 13.82 + git checkout -q v2.0.6
20:57:19 [2020-05-17T20:57:19.891Z] #48 14.25 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:57:19 [2020-05-17T20:57:19.891Z] #48 ...
20:57:19 [2020-05-17T20:57:19.891Z] 
20:57:19 [2020-05-17T20:57:19.891Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:19 [2020-05-17T20:57:19.891Z] #66 22.52 Checking out files:  63% (1321/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.
20:57:19 [2020-05-17T20:57:19.891Z] #66 23.10 + cd /tmp/tmp.UDf2KyJZYm/src/github.com/docker/libnetwork
20:57:19 [2020-05-17T20:57:19.891Z] #66 23.10 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
20:57:19 [2020-05-17T20:57:19.891Z] #66 23.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:57:20 [2020-05-17T20:57:20.114Z] #7 38.55 debconf: delaying package configuration, since apt-utils is not installed
20:57:20 [2020-05-17T20:57:20.114Z] #7 38.76 Fetched 293 kB in 0s (770 kB/s)
20:57:20 [2020-05-17T20:57:20.114Z] #7 38.84 Selecting previously unselected package libapparmor1:amd64.
20:57:20 [2020-05-17T20:57:20.370Z] #7 38.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
20:57:20 [2020-05-17T20:57:20.371Z] #7 38.95 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
20:57:20 [2020-05-17T20:57:20.371Z] #7 38.96 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:57:20 [2020-05-17T20:57:20.371Z] #7 39.12 Selecting previously unselected package libapparmor-dev:amd64.
20:57:20 [2020-05-17T20:57:20.581Z] Client:
20:57:20 [2020-05-17T20:57:20.581Z]  Debug Mode: false
20:57:20 [2020-05-17T20:57:20.581Z]  Plugins:
20:57:20 [2020-05-17T20:57:20.581Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:57:20 [2020-05-17T20:57:20.581Z] 
20:57:20 [2020-05-17T20:57:20.581Z] Server:
20:57:20 [2020-05-17T20:57:20.581Z]  Containers: 0
20:57:20 [2020-05-17T20:57:20.581Z]   Running: 0
20:57:20 [2020-05-17T20:57:20.581Z]   Paused: 0
20:57:20 [2020-05-17T20:57:20.581Z]   Stopped: 0
20:57:20 [2020-05-17T20:57:20.581Z]  Images: 10
20:57:20 [2020-05-17T20:57:20.581Z]  Server Version: 19.03.5
20:57:20 [2020-05-17T20:57:20.581Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:57:20 [2020-05-17T20:57:20.581Z]   Windows: 
20:57:20 [2020-05-17T20:57:20.581Z]   LCOW: 
20:57:20 [2020-05-17T20:57:20.581Z]  Logging Driver: json-file
20:57:20 [2020-05-17T20:57:20.581Z]  Plugins:
20:57:20 [2020-05-17T20:57:20.581Z]   Volume: local
20:57:20 [2020-05-17T20:57:20.581Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:57:20 [2020-05-17T20:57:20.581Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:57:20 [2020-05-17T20:57:20.581Z]  Swarm: inactive
20:57:20 [2020-05-17T20:57:20.581Z]  Default Isolation: process
20:57:20 [2020-05-17T20:57:20.581Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:57:20 [2020-05-17T20:57:20.581Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
20:57:20 [2020-05-17T20:57:20.581Z]  OSType: windows
20:57:20 [2020-05-17T20:57:20.581Z]  Architecture: x86_64
20:57:20 [2020-05-17T20:57:20.581Z]  CPUs: 4
20:57:20 [2020-05-17T20:57:20.581Z]  Total Memory: 32GiB
20:57:20 [2020-05-17T20:57:20.581Z]  Name: azwin-2-28de40
20:57:20 [2020-05-17T20:57:20.581Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
20:57:20 [2020-05-17T20:57:20.581Z]  Docker Root Dir: D:\docker
20:57:20 [2020-05-17T20:57:20.581Z]  Debug Mode: false
20:57:20 [2020-05-17T20:57:20.581Z]  Registry: https://index.docker.io/v1/
20:57:20 [2020-05-17T20:57:20.581Z]  Labels:
20:57:20 [2020-05-17T20:57:20.581Z]  Experimental: true
20:57:20 [2020-05-17T20:57:20.581Z]  Insecure Registries:
20:57:20 [2020-05-17T20:57:20.581Z]   10.0.0.4:5000
20:57:20 [2020-05-17T20:57:20.581Z]   127.0.0.0/8
20:57:20 [2020-05-17T20:57:20.581Z]  Registry Mirrors:
20:57:20 [2020-05-17T20:57:20.581Z]   http://10.0.0.4:5000/
20:57:20 [2020-05-17T20:57:20.581Z]  Live Restore Enabled: false
20:57:20 [2020-05-17T20:57:20.581Z] 
20:57:20 [2020-05-17T20:57:20.581Z] 
20:57:20 [2020-05-17T20:57:20.581Z] INFO: Commit hash is 8f1ab4e61
20:57:20 [2020-05-17T20:57:20.581Z] INFO: Nuke-Everything...
20:57:20 [2020-05-17T20:57:20.581Z] INFO: Container count on control daemon to delete is 0
20:57:20 [2020-05-17T20:57:20.627Z] #7 39.14 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
20:57:20 [2020-05-17T20:57:20.627Z] #7 39.15 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:57:20 [2020-05-17T20:57:20.627Z] #7 39.33 Selecting previously unselected package libseccomp-dev:amd64.
20:57:20 [2020-05-17T20:57:20.627Z] #7 39.34 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
20:57:20 [2020-05-17T20:57:20.627Z] #7 39.37 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:57:20 [2020-05-17T20:57:20.942Z] #24 7.147 
####                                                                       6.1%
###########                                                               16.1%
##################                                                        26.3%
##########################                                                36.4%
#################################                                         46.1%
########################################                                  55.9%
#############################################                             63.5%
###################################################                       71.2%
########################################################                  78.8%
20:57:20 [2020-05-17T20:57:20.942Z] #24 ...
20:57:20 [2020-05-17T20:57:20.942Z] 
20:57:20 [2020-05-17T20:57:20.942Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:57:20 [2020-05-17T20:57:20.942Z] #10 1.720 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:57:20 [2020-05-17T20:57:20.942Z] #10 DONE 2.0s
20:57:20 [2020-05-17T20:57:20.942Z] 
20:57:20 [2020-05-17T20:57:20.942Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:21 [2020-05-17T20:57:21.054Z] INFO: Nuking d:\CI
20:57:21 [2020-05-17T20:57:21.054Z] INFO: Zapped successfully
20:57:21 [2020-05-17T20:57:21.054Z] INFO: Location for testing is d:\CI\PR-40988\1
20:57:21 [2020-05-17T20:57:21.054Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:57:21 [2020-05-17T20:57:21.054Z] 
20:57:21 [2020-05-17T20:57:21.054Z] 
20:57:21 [2020-05-17T20:57:21.054Z] INFO: Building the image from Dockerfile.windows at 05/17/2020 20:57:20...
20:57:21 [2020-05-17T20:57:21.054Z] 
20:57:21 [2020-05-17T20:57:21.194Z] #7 39.65 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:57:21 [2020-05-17T20:57:21.194Z] #7 39.68 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:57:21 [2020-05-17T20:57:21.194Z] #7 39.69 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:57:21 [2020-05-17T20:57:21.194Z] #7 39.70 Processing triggers for libc-bin (2.28-10) ...
20:57:21 [2020-05-17T20:57:21.224Z] #24 7.147 
####                                                                       6.1%
###########                                                               16.1%
##################                                                        26.3%
##########################                                                36.4%
#################################                                         46.1%
########################################                                  55.9%
#############################################                             63.5%
###################################################                       71.2%
########################################################                  78.8%
##############################################################            86.4%
#################################################################         91.5%
#####################################################################     96.6%
######################################################################## 100.0%
20:57:21 [2020-05-17T20:57:21.456Z] #7 ...
20:57:21 [2020-05-17T20:57:21.456Z] 
20:57:21 [2020-05-17T20:57:21.456Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:21 [2020-05-17T20:57:21.456Z] #22 27.24 Reading package lists...
20:57:21 [2020-05-17T20:57:21.456Z] #22 33.68 Building dependency tree...
20:57:21 [2020-05-17T20:57:21.456Z] #22 35.21 Reading state information...
20:57:21 [2020-05-17T20:57:21.456Z] #22 37.21 ca-certificates is already the newest version (20190110).
20:57:21 [2020-05-17T20:57:21.456Z] #22 37.21 The following additional packages will be installed:
20:57:21 [2020-05-17T20:57:21.456Z] #22 37.22   libjq1 libonig5
20:57:21 [2020-05-17T20:57:21.456Z] #22 37.67 The following NEW packages will be installed:
20:57:21 [2020-05-17T20:57:21.456Z] #22 37.71   jq libjq1 libonig5
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.14 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.14 Need to get 355 kB of archives.
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.14 After this operation, 1072 kB of additional disk space will be used.
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:57:21 [2020-05-17T20:57:21.456Z] #22 38.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.22 debconf: delaying package configuration, since apt-utils is not installed
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.49 Fetched 355 kB in 0s (1241 kB/s)
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.63 Selecting previously unselected package libonig5:amd64.
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.72 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:57:21 [2020-05-17T20:57:21.456Z] #22 39.74 Unpacking libonig5:amd64 (6.9.1-1) ...
20:57:21 [2020-05-17T20:57:21.456Z] #22 40.01 Selecting previously unselected package libjq1:amd64.
20:57:21 [2020-05-17T20:57:21.456Z] #22 40.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:57:21 [2020-05-17T20:57:21.456Z] #22 40.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:21 [2020-05-17T20:57:21.506Z] #24 8.790 
20:57:21 [2020-05-17T20:57:21.714Z] #22 40.34 Selecting previously unselected package jq.
20:57:21 [2020-05-17T20:57:21.714Z] #22 40.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:57:21 [2020-05-17T20:57:21.714Z] #22 40.41 Unpacking jq (1.5+dfsg-2+b1) ...
20:57:21 [2020-05-17T20:57:21.972Z] #22 ...
20:57:21 [2020-05-17T20:57:21.972Z] 
20:57:21 [2020-05-17T20:57:21.972Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:21 [2020-05-17T20:57:21.972Z] #7 DONE 40.5s
20:57:21 [2020-05-17T20:57:21.972Z] 
20:57:21 [2020-05-17T20:57:21.972Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:21 [2020-05-17T20:57:21.972Z] #50 DONE 0.1s
20:57:21 [2020-05-17T20:57:21.972Z] 
20:57:21 [2020-05-17T20:57:21.972Z] #8 [dev 1/25] RUN groupadd -r docker
20:57:22 [2020-05-17T20:57:22.057Z] 76ce7710ab09: Pull complete
20:57:22 [2020-05-17T20:57:22.271Z] #8 ...
20:57:22 [2020-05-17T20:57:22.271Z] 
20:57:22 [2020-05-17T20:57:22.271Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:57:22 [2020-05-17T20:57:22.271Z] #51 DONE 0.1s
20:57:22 [2020-05-17T20:57:22.271Z] 
20:57:22 [2020-05-17T20:57:22.271Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:22 [2020-05-17T20:57:22.271Z] #22 40.72 Setting up libonig5:amd64 (6.9.1-1) ...
20:57:22 [2020-05-17T20:57:22.271Z] #22 40.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:22 [2020-05-17T20:57:22.271Z] #22 40.75 Setting up jq (1.5+dfsg-2+b1) ...
20:57:22 [2020-05-17T20:57:22.271Z] #22 40.81 Processing triggers for libc-bin (2.28-10) ...
20:57:22 [2020-05-17T20:57:22.529Z] #22 ...
20:57:22 [2020-05-17T20:57:22.529Z] 
20:57:22 [2020-05-17T20:57:22.529Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:22 [2020-05-17T20:57:22.529Z] #54 27.57 Reading package lists...
20:57:22 [2020-05-17T20:57:22.529Z] #54 34.17 Building dependency tree...
20:57:22 [2020-05-17T20:57:22.529Z] #54 35.70 Reading state information...
20:57:22 [2020-05-17T20:57:22.529Z] #54 37.70 The following additional packages will be installed:
20:57:22 [2020-05-17T20:57:22.529Z] #54 37.71   libbtrfs0
20:57:22 [2020-05-17T20:57:22.529Z] #54 37.95 The following NEW packages will be installed:
20:57:22 [2020-05-17T20:57:22.529Z] #54 37.97   libbtrfs-dev libbtrfs0
20:57:22 [2020-05-17T20:57:22.529Z] #54 38.35 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
20:57:22 [2020-05-17T20:57:22.529Z] #54 38.35 Need to get 119 kB of archives.
20:57:22 [2020-05-17T20:57:22.529Z] #54 38.35 After this operation, 387 kB of additional disk space will be used.
20:57:22 [2020-05-17T20:57:22.529Z] #54 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:57:22 [2020-05-17T20:57:22.529Z] #54 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.41 debconf: delaying package configuration, since apt-utils is not installed
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.67 Fetched 119 kB in 0s (433 kB/s)
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.78 Selecting previously unselected package libbtrfs0.
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.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.)
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.86 Unpacking libbtrfs0 (4.20.1-2) ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 39.98 Selecting previously unselected package libbtrfs-dev.
20:57:22 [2020-05-17T20:57:22.529Z] #54 40.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 40.00 Unpacking libbtrfs-dev (4.20.1-2) ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 40.38 Setting up libbtrfs0 (4.20.1-2) ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 40.43 Setting up libbtrfs-dev (4.20.1-2) ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 40.46 Processing triggers for libc-bin (2.28-10) ...
20:57:22 [2020-05-17T20:57:22.529Z] #54 DONE 41.2s
20:57:22 [2020-05-17T20:57:22.529Z] 
20:57:22 [2020-05-17T20:57:22.529Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:22 [2020-05-17T20:57:22.529Z] #55 DONE 0.1s
20:57:22 [2020-05-17T20:57:22.529Z] 
20:57:22 [2020-05-17T20:57:22.529Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:57:22 [2020-05-17T20:57:22.786Z] #56 DONE 0.1s
20:57:22 [2020-05-17T20:57:22.786Z] 
20:57:22 [2020-05-17T20:57:22.786Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:57:22 [2020-05-17T20:57:22.918Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
##############
20:57:22 [2020-05-17T20:57:22.918Z] #24 ...
20:57:22 [2020-05-17T20:57:22.918Z] 
20:57:22 [2020-05-17T20:57:22.918Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:57:22 [2020-05-17T20:57:22.918Z] #11 DONE 1.9s
20:57:22 [2020-05-17T20:57:22.918Z] 
20:57:22 [2020-05-17T20:57:22.918Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:22 [2020-05-17T20:57:22.918Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
######################                                                    30.8%
20:57:22 [2020-05-17T20:57:22.918Z] #24 ...
20:57:22 [2020-05-17T20:57:22.918Z] 
20:57:22 [2020-05-17T20:57:22.918Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:22 [2020-05-17T20:57:22.918Z] #38 24.69 Setting up python-pkg-resources (40.8.0-1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 26.47 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 26.48 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 26.49 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 26.50 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 26.51 Setting up python-six (1.12.0-1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.35 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.38 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.40 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.40 Setting up libcap-dev:s390x (1:2.25-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.42 Setting up libprotoc17:s390x (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.43 Setting up protobuf-compiler (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.45 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 28.48 Setting up python-protobuf (3.6.1.3-2) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 32.12 Setting up libnl-3-dev:s390x (3.4.0-1) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 32.12 Processing triggers for libc-bin (2.28-10) ...
20:57:22 [2020-05-17T20:57:22.918Z] #38 DONE 32.5s
20:57:22 [2020-05-17T20:57:22.918Z] 
20:57:22 [2020-05-17T20:57:22.918Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:23 [2020-05-17T20:57:23.043Z] #57 ...
20:57:23 [2020-05-17T20:57:23.043Z] 
20:57:23 [2020-05-17T20:57:23.043Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:23 [2020-05-17T20:57:23.043Z] #22 DONE 41.6s
20:57:23 [2020-05-17T20:57:23.043Z] 
20:57:23 [2020-05-17T20:57:23.043Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:57:23 [2020-05-17T20:57:23.043Z] #23 DONE 0.1s
20:57:23 [2020-05-17T20:57:23.043Z] 
20:57:23 [2020-05-17T20:57:23.043Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:23 [2020-05-17T20:57:23.484Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
######################                                                    30.8%
########################                                                  34.6%
##########################                                                36.5%
############################                                              39.3%
###############################                                           43.1%
################################                                          45.0%
###################
20:57:23 [2020-05-17T20:57:23.484Z] #24 ...
20:57:23 [2020-05-17T20:57:23.484Z] 
20:57:23 [2020-05-17T20:57:23.484Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.410 + RM_GOPATH=0
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.410 + TMP_GOPATH=
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.410 + : /build
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.410 + '[' -z '' ']'
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 ++ mktemp -d
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + export GOPATH=/tmp/tmp.HB5rwJeJ8K
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + GOPATH=/tmp/tmp.HB5rwJeJ8K
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + RM_GOPATH=1
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 ++ dirname ./install.sh
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + dir=.
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + bin=containerd
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + shift
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + '[' '!' -f ./containerd.installer ']'
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + . ./containerd.installer
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + install_containerd
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HB5rwJeJ8K/src/github.com/containerd/containerd
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 Cloning into '/tmp/tmp.HB5rwJeJ8K/src/github.com/containerd/containerd'...
20:57:23 [2020-05-17T20:57:23.484Z] #57 1.422 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:23 [2020-05-17T20:57:23.484Z] #57 ...
20:57:23 [2020-05-17T20:57:23.484Z] 
20:57:23 [2020-05-17T20:57:23.484Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:24 [2020-05-17T20:57:24.070Z] #66 ...
20:57:24 [2020-05-17T20:57:24.070Z] 
20:57:24 [2020-05-17T20:57:24.070Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:24 [2020-05-17T20:57:24.070Z] #7 23.02 Reading package lists...
20:57:24 [2020-05-17T20:57:24.611Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
######################                                                    30.8%
########################                                                  34.6%
##########################                                                36.5%
############################                                              39.3%
###############################                                           43.1%
################################                                          45.0%
##################################                                        47.8%
#####################################                                     51.6%
#######################################                                   54.4%
#########################################                                 57.3%
###########################################                               61.0%
#############################################                             63.9%
################################################                          66.7%
##################################################                        70.5%
############################
20:57:24 [2020-05-17T20:57:24.611Z] #24 ...
20:57:24 [2020-05-17T20:57:24.611Z] 
20:57:24 [2020-05-17T20:57:24.611Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:24 [2020-05-17T20:57:24.611Z] #31 29.77 Selecting previously unselected package libxml2:s390x.
20:57:24 [2020-05-17T20:57:24.611Z] #31 29.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 29.80 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.26 Selecting previously unselected package libarchive13:s390x.
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.28 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.77 Selecting previously unselected package libjsoncpp1:s390x.
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.89 Selecting previously unselected package librhash0:s390x.
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.90 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 30.90 Unpacking librhash0:s390x (1.3.8-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.16 Selecting previously unselected package libuv1:s390x.
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.16 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.16 Unpacking libuv1:s390x (1.24.1-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.32 Selecting previously unselected package cmake.
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.35 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 31.35 Unpacking cmake (3.13.4-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.43 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.46 Setting up xxd (2:8.1.0875-5) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.47 Setting up libuv1:s390x (1.24.1-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.48 Setting up vim-common (2:8.1.0875-5) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.55 Setting up librhash0:s390x (1.3.8-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.56 Setting up cmake-data (3.13.4-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.56 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.57 Setting up libjsoncpp1:s390x (1.7.4-3) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.58 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.59 Setting up cmake (3.13.4-1) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.59 Processing triggers for libc-bin (2.28-10) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 33.67 Processing triggers for mime-support (3.62) ...
20:57:24 [2020-05-17T20:57:24.611Z] #31 DONE 34.2s
20:57:24 [2020-05-17T20:57:24.611Z] 
20:57:24 [2020-05-17T20:57:24.611Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:24 [2020-05-17T20:57:24.611Z] #32 DONE 0.1s
20:57:24 [2020-05-17T20:57:24.611Z] 
20:57:24 [2020-05-17T20:57:24.611Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:57:24 [2020-05-17T20:57:24.611Z] #12 DONE 1.8s
20:57:24 [2020-05-17T20:57:24.611Z] 
20:57:24 [2020-05-17T20:57:24.611Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:24 [2020-05-17T20:57:24.749Z] 06ee3f71d072: Pull complete
20:57:24 [2020-05-17T20:57:24.871Z] Sending build context to Docker daemon  55.38MB
20:57:24 [2020-05-17T20:57:24.871Z] 
20:57:24 [2020-05-17T20:57:24.901Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
######################                                                    30.8%
########################                                                  34.6%
##########################                                                36.5%
############################                                              39.3%
###############################                                           43.1%
################################                                          45.0%
##################################                                        47.8%
#####################################                                     51.6%
#######################################                                   54.4%
#########################################                                 57.3%
###########################################                               61.0%
#############################################                             63.9%
################################################                          66.7%
##################################################                        70.5%
####################################################                      73.3%
################
20:57:24 [2020-05-17T20:57:24.901Z] #24 ...
20:57:24 [2020-05-17T20:57:24.901Z] 
20:57:24 [2020-05-17T20:57:24.901Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:57:24 [2020-05-17T20:57:24.901Z] #33 DONE 0.1s
20:57:24 [2020-05-17T20:57:24.901Z] 
20:57:24 [2020-05-17T20:57:24.901Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:24 [2020-05-17T20:57:24.940Z] #24 ...
20:57:24 [2020-05-17T20:57:24.940Z] 
20:57:24 [2020-05-17T20:57:24.940Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:24 [2020-05-17T20:57:24.940Z] #38 27.00 Reading package lists...
20:57:24 [2020-05-17T20:57:24.940Z] #38 33.77 Building dependency tree...
20:57:24 [2020-05-17T20:57:24.940Z] #38 35.17 Reading state information...
20:57:24 [2020-05-17T20:57:24.940Z] #38 37.19 The following additional packages will be installed:
20:57:24 [2020-05-17T20:57:24.940Z] #38 37.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:57:24 [2020-05-17T20:57:24.940Z] #38 37.21   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:57:24 [2020-05-17T20:57:24.940Z] #38 37.22 Suggested packages:
20:57:24 [2020-05-17T20:57:24.940Z] #38 37.24   manpages-dev python-setuptools
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.49 The following NEW packages will be installed:
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.49   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.50   python-six zlib1g-dev
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.89 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.89 Need to get 4095 kB of archives.
20:57:24 [2020-05-17T20:57:24.940Z] #38 38.89 After this operation, 22.5 MB of additional disk space will be used.
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 38.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 39.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:57:24 [2020-05-17T20:57:24.941Z] #38 40.67 debconf: delaying package configuration, since apt-utils is not installed
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.10 Fetched 4095 kB in 1s (5344 kB/s)
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.32 Selecting previously unselected package libcap-dev:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.53 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.85 Selecting previously unselected package libnet1:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 41.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.09 Selecting previously unselected package libnet1-dev.
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.39 Selecting previously unselected package libnl-3-200:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.52 Selecting previously unselected package libnl-3-dev:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 42.65 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.03 Selecting previously unselected package libprotobuf-c1:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.26 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.45 Selecting previously unselected package zlib1g-dev:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:57:24 [2020-05-17T20:57:24.941Z] #38 43.73 Selecting previously unselected package libprotobuf17:amd64.
20:57:24 [2020-05-17T20:57:24.941Z] #38 ...
20:57:24 [2020-05-17T20:57:24.941Z] 
20:57:24 [2020-05-17T20:57:24.941Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:24 [2020-05-17T20:57:24.941Z] #42 30.48 vendor/golang.org/x/crypto/internal/subtle
20:57:24 [2020-05-17T20:57:24.941Z] #42 30.61 vendor/golang.org/x/crypto/curve25519
20:57:25 [2020-05-17T20:57:25.197Z] #42 ...
20:57:25 [2020-05-17T20:57:25.197Z] 
20:57:25 [2020-05-17T20:57:25.198Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:25 [2020-05-17T20:57:25.198Z] #38 43.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:57:25 [2020-05-17T20:57:25.198Z] #38 43.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:57:25 [2020-05-17T20:57:25.344Z] Step 1/8 : FROM microsoft/windowsservercore
20:57:25 [2020-05-17T20:57:25.344Z]  ---> 561b89eac394
20:57:25 [2020-05-17T20:57:25.344Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:57:25 [2020-05-17T20:57:25.344Z]  ---> Using cache
20:57:25 [2020-05-17T20:57:25.344Z]  ---> 3085d9496952
20:57:25 [2020-05-17T20:57:25.344Z] Step 3/8 : ARG GO_VERSION=1.13.10
20:57:25 [2020-05-17T20:57:25.344Z]  ---> Using cache
20:57:25 [2020-05-17T20:57:25.344Z]  ---> 7c10548f3089
20:57:25 [2020-05-17T20:57:25.344Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
20:57:25 [2020-05-17T20:57:25.699Z] #7 29.63 Reading package lists...
20:57:25 [2020-05-17T20:57:25.699Z] #7 ...
20:57:25 [2020-05-17T20:57:25.699Z] 
20:57:25 [2020-05-17T20:57:25.699Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:25 [2020-05-17T20:57:25.699Z] #22 20.92 Fetched 8347 kB in 17s (499 kB/s)
20:57:25 [2020-05-17T20:57:25.699Z] #22 20.92 Reading package lists...
20:57:25 [2020-05-17T20:57:25.747Z] #24 8.938 #=#=#                                                                         

#                                                                          1.5%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.0%
#########                                                                 12.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.2%
###################                                                       27.0%
######################                                                    30.8%
########################                                                  34.6%
##########################                                                36.5%
############################                                              39.3%
###############################                                           43.1%
################################                                          45.0%
##################################                                        47.8%
#####################################                                     51.6%
#######################################                                   54.4%
#########################################                                 57.3%
###########################################                               61.0%
#############################################                             63.9%
################################################                          66.7%
##################################################                        70.5%
####################################################                      73.3%
######################################################                    76.2%
#########################################################                 79.9%
###########################################################               83.3%
#############################################################             85.8%
################################################################          89.6%
##################################################################        92.4%
###################################################################       94.3%
#######################################################################   99.0%
######################################################################## 100.0%
20:57:25 [2020-05-17T20:57:25.747Z] #24 13.12 
20:57:25 [2020-05-17T20:57:25.747Z] #24 ...
20:57:25 [2020-05-17T20:57:25.747Z] 
20:57:25 [2020-05-17T20:57:25.747Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:25 [2020-05-17T20:57:25.747Z] #29 25.08 internal/reflectlite
20:57:25 [2020-05-17T20:57:25.747Z] #29 25.08 sync
20:57:25 [2020-05-17T20:57:25.747Z] #29 27.41 errors
20:57:25 [2020-05-17T20:57:25.747Z] #29 27.41 sort
20:57:25 [2020-05-17T20:57:25.747Z] #29 27.68 strconv
20:57:25 [2020-05-17T20:57:25.747Z] #29 28.29 io
20:57:25 [2020-05-17T20:57:25.747Z] #29 29.47 internal/oserror
20:57:25 [2020-05-17T20:57:25.747Z] #29 29.54 syscall
20:57:25 [2020-05-17T20:57:25.747Z] #29 30.59 reflect
20:57:25 [2020-05-17T20:57:25.762Z] #38 ...
20:57:25 [2020-05-17T20:57:25.762Z] 
20:57:25 [2020-05-17T20:57:25.762Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:25 [2020-05-17T20:57:25.762Z] #66 DONE 41.3s
20:57:25 [2020-05-17T20:57:25.762Z] 
20:57:25 [2020-05-17T20:57:25.762Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:25 [2020-05-17T20:57:25.762Z] #31 29.32 Reading package lists...
20:57:25 [2020-05-17T20:57:25.762Z] #31 35.84 Building dependency tree...
20:57:25 [2020-05-17T20:57:25.762Z] #31 37.31 Reading state information...
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.23 The following additional packages will be installed:
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.23   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.26 Suggested packages:
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.26   cmake-doc ninja-build lrzip
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.26 Recommended packages:
20:57:25 [2020-05-17T20:57:25.762Z] #31 39.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.29 The following NEW packages will be installed:
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.31   vim-common xxd
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.72 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.72 Need to get 14.9 MB of archives.
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.72 After this operation, 61.8 MB of additional disk space will be used.
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 40.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:57:25 [2020-05-17T20:57:25.762Z] #31 42.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:57:25 [2020-05-17T20:57:25.816Z]  ---> Running in 3a1b738ace3e
20:57:25 [2020-05-17T20:57:25.956Z] #22 28.03 Reading package lists...
20:57:25 [2020-05-17T20:57:25.956Z] #22 ...
20:57:25 [2020-05-17T20:57:25.956Z] 
20:57:25 [2020-05-17T20:57:25.956Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.23 go: finding github.com/fatih/color v1.6.0
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.30 go: finding github.com/pkg/errors v0.8.1
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.31 go: finding github.com/sirupsen/logrus v1.0.5
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.34 go: finding github.com/mattn/go-colorable v0.0.9
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.39 go: finding github.com/spf13/pflag v1.0.3
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.51 go: finding github.com/mattn/go-isatty v0.0.3
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.92 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:57:25 [2020-05-17T20:57:25.956Z] #45 22.98 go: finding github.com/jonboulle/clockwork v0.1.0
20:57:25 [2020-05-17T20:57:25.956Z] #45 23.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:57:26 [2020-05-17T20:57:26.019Z] #31 44.50 debconf: delaying package configuration, since apt-utils is not installed
20:57:26 [2020-05-17T20:57:26.030Z] #29 ...
20:57:26 [2020-05-17T20:57:26.030Z] 
20:57:26 [2020-05-17T20:57:26.030Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:57:26 [2020-05-17T20:57:26.030Z] #26 30.35 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.
20:57:26 [2020-05-17T20:57:26.030Z] #26 30.82 + cd /tmp/tmp.9eyJBufcex/src/github.com/go-swagger/go-swagger
20:57:26 [2020-05-17T20:57:26.030Z] #26 30.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:57:26 [2020-05-17T20:57:26.030Z] #26 31.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:57:26 [2020-05-17T20:57:26.213Z] #45 ...
20:57:26 [2020-05-17T20:57:26.213Z] 
20:57:26 [2020-05-17T20:57:26.213Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:26 [2020-05-17T20:57:26.213Z] #54 21.49 Fetched 8347 kB in 17s (478 kB/s)
20:57:26 [2020-05-17T20:57:26.213Z] #54 21.49 Reading package lists...
20:57:26 [2020-05-17T20:57:26.283Z] #31 44.90 Fetched 14.9 MB in 3s (5794 kB/s)
20:57:26 [2020-05-17T20:57:26.289Z] Removing intermediate container 3a1b738ace3e
20:57:26 [2020-05-17T20:57:26.289Z]  ---> 322364d5cfd8
20:57:26 [2020-05-17T20:57:26.289Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
20:57:26 [2020-05-17T20:57:26.289Z]  ---> Running in 92a0f33ffa10
20:57:26 [2020-05-17T20:57:26.471Z] #54 28.54 Reading package lists...
20:57:26 [2020-05-17T20:57:26.471Z] #54 ...
20:57:26 [2020-05-17T20:57:26.471Z] 
20:57:26 [2020-05-17T20:57:26.471Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:26 [2020-05-17T20:57:26.471Z] #42 30.56 vendor/golang.org/x/crypto/internal/subtle
20:57:26 [2020-05-17T20:57:26.544Z] #31 45.06 Selecting previously unselected package xxd.
20:57:26 [2020-05-17T20:57:26.544Z] #31 45.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
20:57:26 [2020-05-17T20:57:26.544Z] #31 45.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:57:26 [2020-05-17T20:57:26.544Z] #31 45.20 Unpacking xxd (2:8.1.0875-5) ...
20:57:26 [2020-05-17T20:57:26.544Z] #31 ...
20:57:26 [2020-05-17T20:57:26.544Z] 
20:57:26 [2020-05-17T20:57:26.544Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:26 [2020-05-17T20:57:26.544Z] #38 45.20 Selecting previously unselected package libprotobuf-lite17:amd64.
20:57:26 [2020-05-17T20:57:26.544Z] #38 45.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:57:26 [2020-05-17T20:57:26.646Z] #26 ...
20:57:26 [2020-05-17T20:57:26.646Z] 
20:57:26 [2020-05-17T20:57:26.646Z] #13 [dev 6/25] RUN ldconfig
20:57:26 [2020-05-17T20:57:26.646Z] #13 DONE 2.0s
20:57:26 [2020-05-17T20:57:26.646Z] 
20:57:26 [2020-05-17T20:57:26.646Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:26 [2020-05-17T20:57:26.728Z] #42 30.68 vendor/golang.org/x/crypto/curve25519
20:57:26 [2020-05-17T20:57:26.801Z] #38 ...
20:57:26 [2020-05-17T20:57:26.801Z] 
20:57:26 [2020-05-17T20:57:26.801Z] #8 [dev 1/25] RUN groupadd -r docker
20:57:26 [2020-05-17T20:57:26.801Z] #8 DONE 4.9s
20:57:26 [2020-05-17T20:57:26.801Z] 
20:57:26 [2020-05-17T20:57:26.801Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:26 [2020-05-17T20:57:26.801Z] #38 45.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:57:27 [2020-05-17T20:57:27.059Z] #38 45.63 Selecting previously unselected package libprotobuf-dev:amd64.
20:57:27 [2020-05-17T20:57:27.059Z] #38 45.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:57:27 [2020-05-17T20:57:27.059Z] #38 45.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:57:28 [2020-05-17T20:57:28.623Z] #42 ...
20:57:28 [2020-05-17T20:57:28.623Z] 
20:57:28 [2020-05-17T20:57:28.623Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:28 [2020-05-17T20:57:28.623Z] #31 23.62 Fetched 8347 kB in 17s (493 kB/s)
20:57:28 [2020-05-17T20:57:28.623Z] #31 23.62 Reading package lists...
20:57:28 [2020-05-17T20:57:28.623Z] #31 30.99 Reading package lists...
20:57:28 [2020-05-17T20:57:28.623Z] #31 ...
20:57:28 [2020-05-17T20:57:28.623Z] 
20:57:28 [2020-05-17T20:57:28.623Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:28 [2020-05-17T20:57:28.623Z] #38 21.13 Reading package lists...
20:57:28 [2020-05-17T20:57:28.671Z] #14 ...
20:57:28 [2020-05-17T20:57:28.671Z] 
20:57:28 [2020-05-17T20:57:28.671Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:28 [2020-05-17T20:57:28.671Z] #42 27.70 sync
20:57:28 [2020-05-17T20:57:28.671Z] #42 27.71 internal/reflectlite
20:57:28 [2020-05-17T20:57:28.671Z] #42 29.18 github.com/LK4D4/vndr/godl/singleflight
20:57:28 [2020-05-17T20:57:28.671Z] #42 29.50 math/rand
20:57:28 [2020-05-17T20:57:28.671Z] #42 30.31 errors
20:57:28 [2020-05-17T20:57:28.671Z] #42 30.36 sort
20:57:28 [2020-05-17T20:57:28.671Z] #42 30.69 io
20:57:28 [2020-05-17T20:57:28.671Z] #42 31.26 strconv
20:57:28 [2020-05-17T20:57:28.671Z] #42 31.66 bytes
20:57:28 [2020-05-17T20:57:28.671Z] #42 33.81 bufio
20:57:28 [2020-05-17T20:57:28.671Z] #42 34.67 reflect
20:57:28 [2020-05-17T20:57:28.671Z] #42 35.27 internal/oserror
20:57:28 [2020-05-17T20:57:28.671Z] #42 35.32 syscall
20:57:28 [2020-05-17T20:57:28.671Z] #42 ...
20:57:28 [2020-05-17T20:57:28.671Z] 
20:57:28 [2020-05-17T20:57:28.671Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:28 [2020-05-17T20:57:28.671Z] #14 1.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:28 [2020-05-17T20:57:28.671Z] #14 2.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:28 [2020-05-17T20:57:28.671Z] #14 2.029 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:28 [2020-05-17T20:57:28.957Z] #38 47.19 Selecting previously unselected package libprotoc17:amd64.
20:57:28 [2020-05-17T20:57:28.958Z] #38 47.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:57:28 [2020-05-17T20:57:28.958Z] #38 47.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:57:29 [2020-05-17T20:57:29.214Z] #38 47.89 Selecting previously unselected package protobuf-c-compiler.
20:57:29 [2020-05-17T20:57:29.215Z] #38 47.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:57:29 [2020-05-17T20:57:29.285Z] #14 2.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:57:29 [2020-05-17T20:57:29.473Z] #38 47.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:57:29 [2020-05-17T20:57:29.555Z] #38 28.81 Reading package lists...
20:57:29 [2020-05-17T20:57:29.555Z] #38 ...
20:57:29 [2020-05-17T20:57:29.555Z] 
20:57:29 [2020-05-17T20:57:29.555Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:29 [2020-05-17T20:57:29.555Z] #22 28.03 Reading package lists...
20:57:29 [2020-05-17T20:57:29.734Z] #38 48.20 Selecting previously unselected package protobuf-compiler.
20:57:29 [2020-05-17T20:57:29.734Z] #38 48.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:57:29 [2020-05-17T20:57:29.734Z] #38 48.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:57:29 [2020-05-17T20:57:29.734Z] #38 ...
20:57:29 [2020-05-17T20:57:29.734Z] 
20:57:29 [2020-05-17T20:57:29.734Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:57:29 [2020-05-17T20:57:29.734Z] #9 DONE 3.0s
20:57:29 [2020-05-17T20:57:29.734Z] 
20:57:29 [2020-05-17T20:57:29.734Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:29 [2020-05-17T20:57:29.734Z] #38 48.55 Selecting previously unselected package python-pkg-resources.
20:57:29 [2020-05-17T20:57:29.991Z] #38 48.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:57:29 [2020-05-17T20:57:29.991Z] #38 48.58 Unpacking python-pkg-resources (40.8.0-1) ...
20:57:30 [2020-05-17T20:57:30.118Z] 
20:57:30 [2020-05-17T20:57:30.118Z] SUCCESS: Specified value was saved.
20:57:30 [2020-05-17T20:57:30.263Z] cdf911203107: Pull complete
20:57:30 [2020-05-17T20:57:30.263Z] 3858ee7d8bcb: Pull complete
20:57:30 [2020-05-17T20:57:30.263Z] Digest: sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1
20:57:30 [2020-05-17T20:57:30.263Z] Status: Downloaded newer image for golang:1.13.10-buster
20:57:30 [2020-05-17T20:57:30.263Z]  ---> e930f001de24
20:57:30 [2020-05-17T20:57:30.263Z] Step 6/140 : ARG APT_MIRROR
20:57:30 [2020-05-17T20:57:30.263Z]  ---> Running in 334c5705308b
20:57:30 [2020-05-17T20:57:30.263Z] Removing intermediate container 334c5705308b
20:57:30 [2020-05-17T20:57:30.263Z]  ---> 355b183da0b4
20:57:30 [2020-05-17T20:57:30.263Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
20:57:30 [2020-05-17T20:57:30.263Z]  ---> Running in 65163ecd72d5
20:57:30 [2020-05-17T20:57:30.561Z] #38 49.14 Selecting previously unselected package python-six.
20:57:30 [2020-05-17T20:57:30.561Z] #38 49.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:57:30 [2020-05-17T20:57:30.561Z] #38 49.17 Unpacking python-six (1.12.0-1) ...
20:57:30 [2020-05-17T20:57:30.591Z] INFO: Downloading git...
20:57:30 [2020-05-17T20:57:30.800Z] #14 4.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
20:57:30 [2020-05-17T20:57:30.820Z] #38 49.34 Selecting previously unselected package python-protobuf.
20:57:30 [2020-05-17T20:57:30.820Z] #38 49.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:57:30 [2020-05-17T20:57:30.820Z] #38 49.37 Unpacking python-protobuf (3.6.1.3-2) ...
20:57:30 [2020-05-17T20:57:30.881Z] Removing intermediate container 65163ecd72d5
20:57:30 [2020-05-17T20:57:30.881Z]  ---> 4abf7d82bfd7
20:57:30 [2020-05-17T20:57:30.881Z] Step 8/140 : ENV GO111MODULE=off
20:57:30 [2020-05-17T20:57:30.881Z]  ---> Running in 248ac0ea0694
20:57:31 [2020-05-17T20:57:31.165Z] Removing intermediate container 248ac0ea0694
20:57:31 [2020-05-17T20:57:31.165Z]  ---> 111c165483ac
20:57:31 [2020-05-17T20:57:31.165Z] Step 9/140 : FROM base AS criu
20:57:31 [2020-05-17T20:57:31.165Z]  ---> 111c165483ac
20:57:31 [2020-05-17T20:57:31.165Z] Step 10/140 : ARG DEBIAN_FRONTEND
20:57:31 [2020-05-17T20:57:31.165Z]  ---> Running in f396daf27dfd
20:57:31 [2020-05-17T20:57:31.165Z] Removing intermediate container f396daf27dfd
20:57:31 [2020-05-17T20:57:31.165Z]  ---> 3052a3016316
20:57:31 [2020-05-17T20:57:31.165Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
20:57:31 [2020-05-17T20:57:31.165Z]  ---> Running in 51a78e0aebb5
20:57:31 [2020-05-17T20:57:31.385Z] #38 49.88 Setting up python-pkg-resources (40.8.0-1) ...
20:57:31 [2020-05-17T20:57:31.450Z] #22 34.71 Building dependency tree...
20:57:31 [2020-05-17T20:57:31.450Z] #22 36.26 Reading state information...
20:57:31 [2020-05-17T20:57:31.589Z] INFO: Downloading go...
20:57:31 [2020-05-17T20:57:31.782Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:31 [2020-05-17T20:57:31.782Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:31 [2020-05-17T20:57:31.782Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:31 [2020-05-17T20:57:31.782Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:57:32 [2020-05-17T20:57:32.271Z] #14 ...
20:57:32 [2020-05-17T20:57:32.271Z] 
20:57:32 [2020-05-17T20:57:32.271Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:32 [2020-05-17T20:57:32.271Z] #24 14.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:57:32 [2020-05-17T20:57:32.271Z] #24 14.60 
20:57:32 [2020-05-17T20:57:32.271Z] #24 14.84 
#######################################################################   99.6%
######################################################################## 100.0%
20:57:32 [2020-05-17T20:57:32.271Z] #24 14.93 
20:57:32 [2020-05-17T20:57:32.271Z] #24 15.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:57:32 [2020-05-17T20:57:32.271Z] #24 16.08 
20:57:32 [2020-05-17T20:57:32.271Z] #24 16.27 
                                                                           0.3%
######################################################################## 100.0%
20:57:32 [2020-05-17T20:57:32.271Z] #24 16.44 
20:57:32 [2020-05-17T20:57:32.271Z] #24 17.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:57:32 [2020-05-17T20:57:32.271Z] #24 17.58 skipping existing b63cc5f62c21
20:57:32 [2020-05-17T20:57:32.271Z] #24 17.67 
20:57:32 [2020-05-17T20:57:32.271Z] #24 18.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.24 
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.33 
######################################################################## 100.0%
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.40 
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.42 Download of images into '/build' complete.
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.42 Use something like the following to load the result into a Docker daemon:
20:57:32 [2020-05-17T20:57:32.271Z] #24 19.42   tar -cC '/build' . | docker load
20:57:32 [2020-05-17T20:57:32.271Z] #24 DONE 19.7s
20:57:32 [2020-05-17T20:57:32.271Z] 
20:57:32 [2020-05-17T20:57:32.271Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.741 + RM_GOPATH=0
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.741 + TMP_GOPATH=
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.741 + : /build
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.741 + '[' -z '' ']'
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.741 ++ mktemp -d
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.743 + export GOPATH=/tmp/tmp.Kt64S6u4M2
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.743 + GOPATH=/tmp/tmp.Kt64S6u4M2
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.743 + RM_GOPATH=1
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.743 ++ dirname ./install.sh
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.747 + dir=.
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.747 + bin=tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.747 + shift
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.747 + '[' '!' -f ./tini.installer ']'
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.747 + . ./tini.installer
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.748 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.748 + install_tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.748 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.748 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.748 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kt64S6u4M2/tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 1.751 Cloning into '/tmp/tmp.Kt64S6u4M2/tini'...
20:57:32 [2020-05-17T20:57:32.271Z] #34 2.247 + cd /tmp/tmp.Kt64S6u4M2/tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 2.248 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:57:32 [2020-05-17T20:57:32.271Z] #34 2.269 + cmake .
20:57:32 [2020-05-17T20:57:32.271Z] #34 2.816 -- The C compiler identification is GNU 8.3.0
20:57:32 [2020-05-17T20:57:32.271Z] #34 2.858 -- Check for working C compiler: /usr/bin/cc
20:57:32 [2020-05-17T20:57:32.271Z] #34 3.186 -- Check for working C compiler: /usr/bin/cc -- works
20:57:32 [2020-05-17T20:57:32.271Z] #34 3.188 -- Detecting C compiler ABI info
20:57:32 [2020-05-17T20:57:32.271Z] #34 3.663 -- Detecting C compiler ABI info - done
20:57:32 [2020-05-17T20:57:32.271Z] #34 3.670 -- Detecting C compile features
20:57:32 [2020-05-17T20:57:32.271Z] #34 4.989 -- Detecting C compile features - done
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.072 -- Performing Test HAS_BUILTIN_FORTIFY
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.248 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.416 -- Configuring done
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.480 -- Generating done
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.484 -- Build files have been written to: /tmp/tmp.Kt64S6u4M2/tini
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.488 + make tini-static
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.785 Scanning dependencies of target tini-static
20:57:32 [2020-05-17T20:57:32.271Z] #34 5.865 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:57:32 [2020-05-17T20:57:32.271Z] #34 6.821 [100%] Linking C executable tini-static
20:57:32 [2020-05-17T20:57:32.271Z] #34 7.201 [100%] Built target tini-static
20:57:32 [2020-05-17T20:57:32.271Z] #34 7.311 + mkdir -p /build
20:57:32 [2020-05-17T20:57:32.271Z] #34 7.318 + cp tini-static /build/docker-init
20:57:32 [2020-05-17T20:57:32.271Z] #34 DONE 7.6s
20:57:32 [2020-05-17T20:57:32.316Z] #38 ...
20:57:32 [2020-05-17T20:57:32.316Z] 
20:57:32 [2020-05-17T20:57:32.316Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.080 + RM_GOPATH=0
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.080 + TMP_GOPATH=
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.080 + : /build
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.080 + '[' -z '' ']'
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.080 ++ mktemp -d
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.086 + export GOPATH=/tmp/tmp.rkVJNfGD8p
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.086 + GOPATH=/tmp/tmp.rkVJNfGD8p
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.086 + RM_GOPATH=1
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.086 ++ dirname ./install.sh
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.087 + dir=.
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 + bin=runc
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 + shift
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 + '[' '!' -f ./runc.installer ']'
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 + . ./runc.installer
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.093 + install_runc
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.157 + uname -r
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.157 + grep -q '^3\.10\.0.*\.el7\.'
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.160 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.160 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.160 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rkVJNfGD8p/src/github.com/opencontainers/runc
20:57:32 [2020-05-17T20:57:32.316Z] #52 5.181 Cloning into '/tmp/tmp.rkVJNfGD8p/src/github.com/opencontainers/runc'...
20:57:32 [2020-05-17T20:57:32.316Z] #52 ...
20:57:32 [2020-05-17T20:57:32.316Z] 
20:57:32 [2020-05-17T20:57:32.316Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:32 [2020-05-17T20:57:32.317Z] #24 5.441 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:57:32 [2020-05-17T20:57:32.317Z] #24 5.790 
20:57:32 [2020-05-17T20:57:32.317Z] #24 5.979 
#                                                                          2.3%
######                                                                     8.4%
#########                                                                 12.8%
#############                                                             18.2%
#################                                                         23.7%
####################                                                      28.7%
#######################                                                   33.2%
##########################                                                37.5%
#############################                                             41.0%
#################################                                         46.7%
######################################                                    53.7%
#############################################                             63.4%
##################################################                        69.7%
#####################################################                     74.7%
########################################################                  78.8%
###############################################################           87.9%
###################################################################       93.6%
######################################################################## 100.0%
20:57:32 [2020-05-17T20:57:32.317Z] #24 8.334 
20:57:32 [2020-05-17T20:57:32.317Z] #24 8.559 
                                                                           0.1%
################                                                          22.7%
###############################                                           43.9%
##########################################                                58.3%
######################################################                    75.2%
#################################################################         91.3%
######################################################################## 100.0%
20:57:32 [2020-05-17T20:57:32.571Z] 
20:57:32 [2020-05-17T20:57:32.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:57:32 [2020-05-17T20:57:32.571Z] #39 2.970 Note: Building without setproctitle() and strlcpy() support.
20:57:32 [2020-05-17T20:57:32.571Z] #39 2.971       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:57:32 [2020-05-17T20:57:32.571Z] #39 2.978 Note: Building without GnuTLS support
20:57:32 [2020-05-17T20:57:32.571Z] #39 4.354 fatal: not a git repository (or any of the parent directories): .git
20:57:32 [2020-05-17T20:57:32.571Z] #39 4.416   GEN      .gitid
20:57:32 [2020-05-17T20:57:32.571Z] #39 4.433   GEN      criu/include/version.h
20:57:32 [2020-05-17T20:57:32.571Z] #39 4.453   GEN      include/common/asm
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.477   PBCC     images/google/protobuf/descriptor.pb-c.c
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.564   PBCC     images/opts.pb-c.c
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.634   PBCC     images/sit.pb-c.c
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.641   DEP      images/google/protobuf/descriptor.pb-c.d
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.709   DEP      images/opts.pb-c.d
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.751   DEP      images/sit.pb-c.d
20:57:32 [2020-05-17T20:57:32.571Z] #39 5.806   PBCC     images/macvlan.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 5.818   DEP      images/macvlan.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 5.871   PBCC     images/autofs.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 5.904   DEP      images/autofs.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 5.942   PBCC     images/sysctl.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 5.962   DEP      images/sysctl.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.019   PBCC     images/time.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.023   DEP      images/time.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.055   PBCC     images/binfmt-misc.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.067   DEP      images/binfmt-misc.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.133   PBCC     images/seccomp.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.143   DEP      images/seccomp.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.161   PBCC     images/userns.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.197   DEP      images/userns.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.226   PBCC     images/cgroup.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.229   DEP      images/cgroup.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.314   PBCC     images/fown.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.339   PBCC     images/ext-file.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.343   DEP      images/fown.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.373   DEP      images/ext-file.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.408   PBCC     images/rpc.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.467   DEP      images/rpc.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.508   PBCC     images/siginfo.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.513   DEP      images/siginfo.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.528   PBCC     images/pagemap.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.570   DEP      images/pagemap.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.628   PBCC     images/rlimit.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.631   DEP      images/rlimit.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.664   PBCC     images/file-lock.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.689   DEP      images/file-lock.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.724   PBCC     images/tty.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.768   DEP      images/tty.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.822   PBCC     images/tun.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.863   PBCC     images/netdev.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.906   DEP      images/tun.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.953   DEP      images/netdev.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 6.991   PBCC     images/vma.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.029   DEP      images/vma.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.055   PBCC     images/creds.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.063   DEP      images/creds.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.113   PBCC     images/utsns.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.127   DEP      images/utsns.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.163   PBCC     images/ipc-desc.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.171   PBCC     images/ipc-sem.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.181   DEP      images/ipc-desc.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.204   DEP      images/ipc-sem.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.262   PBCC     images/ipc-msg.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.318   DEP      images/ipc-msg.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.381   PBCC     images/ipc-shm.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.404   DEP      images/ipc-shm.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.434   PBCC     images/ipc-var.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.450   DEP      images/ipc-var.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.459   PBCC     images/sk-opts.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.504   PBCC     images/packet-sock.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.536   DEP      images/sk-opts.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.548   DEP      images/packet-sock.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.607   PBCC     images/sk-netlink.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.636   DEP      images/sk-netlink.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.664   PBCC     images/sk-inet.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.679   DEP      images/sk-inet.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.735   PBCC     images/sk-unix.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.803   DEP      images/sk-unix.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.859   PBCC     images/mm.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.867   DEP      images/mm.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.892   PBCC     images/timerfd.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.928   DEP      images/timerfd.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 7.953   PBCC     images/timer.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.033   DEP      images/timer.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.059   PBCC     images/sa.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.093   DEP      images/sa.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.143   PBCC     images/pipe-data.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.146   DEP      images/pipe-data.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.197   PBCC     images/mnt.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.254   DEP      images/mnt.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.277   PBCC     images/sk-packet.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.318   DEP      images/sk-packet.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.351   PBCC     images/tcp-stream.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.375   DEP      images/tcp-stream.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.433   PBCC     images/pipe.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.485   DEP      images/pipe.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.500   PBCC     images/pstree.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.507   DEP      images/pstree.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.524   PBCC     images/fs.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.583   DEP      images/fs.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.589   PBCC     images/signalfd.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.622   DEP      images/signalfd.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.652   PBCC     images/fh.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.716   PBCC     images/fsnotify.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.722   DEP      images/fh.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.757   DEP      images/fsnotify.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.783   PBCC     images/eventpoll.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.856   DEP      images/eventpoll.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.913   PBCC     images/eventfd.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.917   DEP      images/eventfd.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.930   PBCC     images/remap-file-path.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 8.942   DEP      images/remap-file-path.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.002   PBCC     images/fifo.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.042   DEP      images/fifo.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.113   PBCC     images/ghost-file.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.146   DEP      images/ghost-file.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.179   PBCC     images/regfile.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.217   DEP      images/regfile.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.257   PBCC     images/ns.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.281   DEP      images/ns.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.309   PBCC     images/fdinfo.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.374   DEP      images/fdinfo.pb-c.d
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.448   PBCC     images/core-aarch64.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.566   PBCC     images/core-arm.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.603   PBCC     images/core-ppc64.pb-c.c
20:57:32 [2020-05-17T20:57:32.572Z] #39 9.778   PBCC     images/core-s390.pb-c.c
20:57:32 [2020-05-17T20:57:32.574Z] #24 9.497 
20:57:32 [2020-05-17T20:57:32.793Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
20:57:32 [2020-05-17T20:57:32.793Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:57:32 [2020-05-17T20:57:32.861Z] #39 9.812   PBCC     images/core-x86.pb-c.c
20:57:32 [2020-05-17T20:57:32.861Z] #39 9.900   PBCC     images/core.pb-c.c
20:57:33 [2020-05-17T20:57:33.089Z] #24 9.784 
                                                                           0.0%
######                                                                     8.6%
20:57:33 [2020-05-17T20:57:33.089Z] #24 ...
20:57:33 [2020-05-17T20:57:33.089Z] 
20:57:33 [2020-05-17T20:57:33.089Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:57:33 [2020-05-17T20:57:33.089Z] #10 2.953 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:57:33 [2020-05-17T20:57:33.089Z] #10 DONE 3.3s
20:57:33 [2020-05-17T20:57:33.089Z] 
20:57:33 [2020-05-17T20:57:33.089Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:33 [2020-05-17T20:57:33.147Z] #39 10.10   PBCC     images/inventory.pb-c.c
20:57:33 [2020-05-17T20:57:33.147Z] #39 10.21   DEP      images/core-aarch64.pb-c.d
20:57:33 [2020-05-17T20:57:33.147Z] #39 10.30   DEP      images/core-arm.pb-c.d
20:57:33 [2020-05-17T20:57:33.147Z] #39 ...
20:57:33 [2020-05-17T20:57:33.147Z] 
20:57:33 [2020-05-17T20:57:33.147Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:33 [2020-05-17T20:57:33.147Z] #42 42.44 time
20:57:33 [2020-05-17T20:57:33.168Z] INFO: Downloading compiler 1 of 3...
20:57:33 [2020-05-17T20:57:33.347Z] #22 38.64 ca-certificates is already the newest version (20190110).
20:57:33 [2020-05-17T20:57:33.347Z] #22 38.64 The following additional packages will be installed:
20:57:33 [2020-05-17T20:57:33.611Z] #22 38.67   libjq1 libonig5
20:57:33 [2020-05-17T20:57:33.860Z] #24 9.784 
                                                                           0.0%
######                                                                     8.6%
###########                                                               15.9%
###############                                                           20.9%
#################                                                         24.4%
###################                                                       27.7%
######################                                                    31.9%
##############################                                            42.2%
###################################                                       48.9%
######################################                                    53.2%
20:57:33 [2020-05-17T20:57:33.860Z] #24 ...
20:57:33 [2020-05-17T20:57:33.860Z] 
20:57:33 [2020-05-17T20:57:33.860Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:33 [2020-05-17T20:57:33.860Z] #29 39.36 internal/reflectlite
20:57:33 [2020-05-17T20:57:33.860Z] #29 39.37 sync
20:57:33 [2020-05-17T20:57:33.860Z] #29 43.10 sort
20:57:33 [2020-05-17T20:57:33.860Z] #29 43.15 errors
20:57:33 [2020-05-17T20:57:33.861Z] #29 43.58 strconv
20:57:33 [2020-05-17T20:57:33.861Z] #29 44.55 io
20:57:33 [2020-05-17T20:57:33.861Z] #29 45.88 internal/oserror
20:57:33 [2020-05-17T20:57:33.861Z] #29 46.02 syscall
20:57:33 [2020-05-17T20:57:33.861Z] #29 48.22 reflect
20:57:33 [2020-05-17T20:57:33.861Z] #29 ...
20:57:33 [2020-05-17T20:57:33.861Z] 
20:57:33 [2020-05-17T20:57:33.861Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:33 [2020-05-17T20:57:33.869Z] #22 39.16 The following NEW packages will be installed:
20:57:33 [2020-05-17T20:57:33.869Z] #22 39.17   jq libjq1 libonig5
20:57:34 [2020-05-17T20:57:34.164Z] INFO: Downloading compiler 2 of 3...
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.62 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.62 Need to get 355 kB of archives.
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.62 After this operation, 1072 kB of additional disk space will be used.
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:57:34 [2020-05-17T20:57:34.433Z] #22 39.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:57:34 [2020-05-17T20:57:34.632Z] #24 9.784 
                                                                           0.0%
######                                                                     8.6%
###########                                                               15.9%
###############                                                           20.9%
#################                                                         24.4%
###################                                                       27.7%
######################                                                    31.9%
##############################                                            42.2%
###################################                                       48.9%
######################################                                    53.2%
############################################                              61.7%
####################################################                      73.1%
############################################################              84.7%
################################################################          90.1%
######################################################################## 100.0%
20:57:34 [2020-05-17T20:57:34.642Z] #42 ...
20:57:34 [2020-05-17T20:57:34.642Z] 
20:57:34 [2020-05-17T20:57:34.642Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:34 [2020-05-17T20:57:34.642Z] #52 9.521 + cd /tmp/tmp.BGSfh4cGh7/src/github.com/opencontainers/runc
20:57:34 [2020-05-17T20:57:34.642Z] #52 9.521 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:57:34 [2020-05-17T20:57:34.642Z] #52 10.35 + '[' -z '' ']'
20:57:34 [2020-05-17T20:57:34.642Z] #52 10.35 + target=static
20:57:34 [2020-05-17T20:57:34.642Z] #52 10.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:57:34 [2020-05-17T20:57:34.642Z] #52 11.52 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 .
20:57:34 [2020-05-17T20:57:34.642Z] #52 ...
20:57:34 [2020-05-17T20:57:34.642Z] 
20:57:34 [2020-05-17T20:57:34.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.41   DEP      images/core-ppc64.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.46   DEP      images/core-s390.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.53   DEP      images/core-x86.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.58   DEP      images/core.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.62   DEP      images/inventory.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.78   PBCC     images/cpuinfo.pb-c.c
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.78   DEP      images/cpuinfo.pb-c.d
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.86   PBCC     images/stats.pb-c.c
20:57:34 [2020-05-17T20:57:34.642Z] #39 10.88   DEP      images/stats.pb-c.d
20:57:34 [2020-05-17T20:57:34.678Z] INFO: Downloading compiler 3 of 3...
20:57:34 [2020-05-17T20:57:34.821Z] Fetched 8128 kB in 3s (2749 kB/s)
20:57:34 [2020-05-17T20:57:34.889Z] #24 11.85 
20:57:35 [2020-05-17T20:57:35.153Z] INFO: Extracting git...
20:57:35 [2020-05-17T20:57:35.255Z] #39 12.29 make[1]: Nothing to be done for 'all'.
20:57:35 [2020-05-17T20:57:35.365Z] #22 ...
20:57:35 [2020-05-17T20:57:35.365Z] 
20:57:35 [2020-05-17T20:57:35.365Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:35 [2020-05-17T20:57:35.365Z] #7 29.63 Reading package lists...
20:57:35 [2020-05-17T20:57:35.365Z] #7 36.60 Building dependency tree...
20:57:35 [2020-05-17T20:57:35.365Z] #7 38.01 Reading state information...
20:57:35 [2020-05-17T20:57:35.365Z] #7 39.81 The following additional packages will be installed:
20:57:35 [2020-05-17T20:57:35.365Z] #7 39.83   libapparmor1
20:57:35 [2020-05-17T20:57:35.365Z] #7 39.84 Suggested packages:
20:57:35 [2020-05-17T20:57:35.365Z] #7 39.85   seccomp
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.16 The following NEW packages will be installed:
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.18   libapparmor-dev libapparmor1 libseccomp-dev
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 Need to get 293 kB of archives.
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 After this operation, 952 kB of additional disk space will be used.
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:57:35 [2020-05-17T20:57:35.365Z] #7 40.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:57:35 [2020-05-17T20:57:35.833Z] Reading package lists...
20:57:36 [2020-05-17T20:57:36.260Z] #39 13.15   CC       images/stats.o
20:57:36 [2020-05-17T20:57:36.298Z] #7 ...
20:57:36 [2020-05-17T20:57:36.298Z] 
20:57:36 [2020-05-17T20:57:36.298Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:57:36 [2020-05-17T20:57:36.298Z] #66 DONE 40.7s
20:57:36 [2020-05-17T20:57:36.298Z] 
20:57:36 [2020-05-17T20:57:36.298Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:36 [2020-05-17T20:57:36.298Z] #22 40.95 debconf: delaying package configuration, since apt-utils is not installed
20:57:36 [2020-05-17T20:57:36.298Z] #22 41.28 Fetched 355 kB in 0s (1236 kB/s)
20:57:36 [2020-05-17T20:57:36.298Z] #22 41.46 Selecting previously unselected package libonig5:amd64.
20:57:36 [2020-05-17T20:57:36.298Z] #22 41.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 ... 15409 files and directories currently installed.)
20:57:36 [2020-05-17T20:57:36.298Z] #22 41.53 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.298Z] #22 41.56 Unpacking libonig5:amd64 (6.9.1-1) ...
20:57:36 [2020-05-17T20:57:36.436Z] #24 12.05 
                                                                           0.0%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.4%
######                                                                     9.3%
########                                                                  11.5%
##########                                                                13.9%
###########                                                               15.8%
#############                                                             18.2%
##############                                                            20.3%
#################                                                         24.0%
##################                                                        25.9%
20:57:36 [2020-05-17T20:57:36.436Z] #24 ...
20:57:36 [2020-05-17T20:57:36.436Z] 
20:57:36 [2020-05-17T20:57:36.436Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:57:36 [2020-05-17T20:57:36.436Z] #11 DONE 3.3s
20:57:36 [2020-05-17T20:57:36.436Z] 
20:57:36 [2020-05-17T20:57:36.436Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:36 [2020-05-17T20:57:36.542Z] #39 13.58   CC       images/core.o
20:57:36 [2020-05-17T20:57:36.824Z] #39 13.95   CC       images/core-x86.o
20:57:36 [2020-05-17T20:57:36.843Z] Reading package lists...
20:57:36 [2020-05-17T20:57:36.863Z] #22 41.90 Selecting previously unselected package libjq1:amd64.
20:57:36 [2020-05-17T20:57:36.863Z] #22 41.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.863Z] #22 41.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:36 [2020-05-17T20:57:36.863Z] #22 ...
20:57:36 [2020-05-17T20:57:36.863Z] 
20:57:36 [2020-05-17T20:57:36.863Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:57:36 [2020-05-17T20:57:36.863Z] #54 28.54 Reading package lists...
20:57:36 [2020-05-17T20:57:36.863Z] #54 35.18 Building dependency tree...
20:57:36 [2020-05-17T20:57:36.863Z] #54 36.52 Reading state information...
20:57:36 [2020-05-17T20:57:36.863Z] #54 38.40 The following additional packages will be installed:
20:57:36 [2020-05-17T20:57:36.863Z] #54 38.41   libbtrfs0
20:57:36 [2020-05-17T20:57:36.863Z] #54 38.61 The following NEW packages will be installed:
20:57:36 [2020-05-17T20:57:36.863Z] #54 38.61   libbtrfs-dev libbtrfs0
20:57:36 [2020-05-17T20:57:36.863Z] #54 39.03 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
20:57:36 [2020-05-17T20:57:36.863Z] #54 39.03 Need to get 119 kB of archives.
20:57:36 [2020-05-17T20:57:36.863Z] #54 39.03 After this operation, 387 kB of additional disk space will be used.
20:57:36 [2020-05-17T20:57:36.863Z] #54 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:57:36 [2020-05-17T20:57:36.863Z] #54 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.33 debconf: delaying package configuration, since apt-utils is not installed
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.60 Fetched 119 kB in 0s (400 kB/s)
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.71 Selecting previously unselected package libbtrfs0.
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.71 (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.)
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.81 Unpacking libbtrfs0 (4.20.1-2) ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.90 Selecting previously unselected package libbtrfs-dev.
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 40.95 Unpacking libbtrfs-dev (4.20.1-2) ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 41.33 Setting up libbtrfs0 (4.20.1-2) ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 41.36 Setting up libbtrfs-dev (4.20.1-2) ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 41.42 Processing triggers for libc-bin (2.28-10) ...
20:57:36 [2020-05-17T20:57:36.863Z] #54 DONE 42.1s
20:57:36 [2020-05-17T20:57:36.863Z] 
20:57:36 [2020-05-17T20:57:36.863Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:36 [2020-05-17T20:57:36.863Z] #55 DONE 0.1s
20:57:36 [2020-05-17T20:57:36.863Z] 
20:57:36 [2020-05-17T20:57:36.863Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:36 [2020-05-17T20:57:36.863Z] #22 42.17 Selecting previously unselected package jq.
20:57:36 [2020-05-17T20:57:36.863Z] #22 42.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.958Z] #24 12.05 
                                                                           0.0%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.4%
######                                                                     9.3%
########                                                                  11.5%
##########                                                                13.9%
###########                                                               15.8%
#############                                                             18.2%
##############                                                            20.3%
#################                                                         24.0%
##################                                                        25.9%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.4%
########################                                                  33.9%
##########################                                                36.8%
############################                                              38.9%
20:57:36 [2020-05-17T20:57:36.958Z] #24 ...
20:57:36 [2020-05-17T20:57:36.958Z] 
20:57:36 [2020-05-17T20:57:36.958Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:36 [2020-05-17T20:57:36.958Z] #31 45.70 Selecting previously unselected package vim-common.
20:57:36 [2020-05-17T20:57:36.958Z] #31 45.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:57:36 [2020-05-17T20:57:36.958Z] #31 45.80 Unpacking vim-common (2:8.1.0875-5) ...
20:57:36 [2020-05-17T20:57:36.958Z] #31 46.44 Selecting previously unselected package cmake-data.
20:57:36 [2020-05-17T20:57:36.958Z] #31 46.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:57:36 [2020-05-17T20:57:36.958Z] #31 46.45 Unpacking cmake-data (3.13.4-1) ...
20:57:36 [2020-05-17T20:57:36.958Z] #31 50.27 Selecting previously unselected package libicu63:amd64.
20:57:36 [2020-05-17T20:57:36.958Z] #31 50.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:57:36 [2020-05-17T20:57:36.958Z] #31 50.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:57:37 [2020-05-17T20:57:37.120Z] #22 ...
20:57:37 [2020-05-17T20:57:37.120Z] 
20:57:37 [2020-05-17T20:57:37.120Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:57:37 [2020-05-17T20:57:37.120Z] #56 DONE 0.1s
20:57:37 [2020-05-17T20:57:37.120Z] 
20:57:37 [2020-05-17T20:57:37.120Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:57:37 [2020-05-17T20:57:37.120Z] #22 42.22 Unpacking jq (1.5+dfsg-2+b1) ...
20:57:37 [2020-05-17T20:57:37.126Z] Building dependency tree...
20:57:37 [2020-05-17T20:57:37.126Z] Reading state information...
20:57:37 [2020-05-17T20:57:37.215Z] #31 ...
20:57:37 [2020-05-17T20:57:37.215Z] 
20:57:37 [2020-05-17T20:57:37.215Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:37 [2020-05-17T20:57:37.377Z] #22 42.61 Setting up libonig5:amd64 (6.9.1-1) ...
20:57:37 [2020-05-17T20:57:37.409Z] The following additional packages will be installed:
20:57:37 [2020-05-17T20:57:37.409Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:57:37 [2020-05-17T20:57:37.409Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:57:37 [2020-05-17T20:57:37.409Z] Suggested packages:
20:57:37 [2020-05-17T20:57:37.409Z]   manpages-dev python-setuptools
20:57:37 [2020-05-17T20:57:37.437Z] #39 14.34   CC       images/core-arm.o
20:57:37 [2020-05-17T20:57:37.437Z] #39 14.54   CC       images/core-aarch64.o
20:57:37 [2020-05-17T20:57:37.437Z] #39 ...
20:57:37 [2020-05-17T20:57:37.437Z] 
20:57:37 [2020-05-17T20:57:37.437Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:37 [2020-05-17T20:57:37.437Z] #29 36.71 time
20:57:37 [2020-05-17T20:57:37.437Z] #29 39.94 internal/fmtsort
20:57:37 [2020-05-17T20:57:37.437Z] #29 40.42 internal/syscall/execenv
20:57:37 [2020-05-17T20:57:37.437Z] #29 40.55 internal/syscall/unix
20:57:37 [2020-05-17T20:57:37.437Z] #29 40.71 strings
20:57:37 [2020-05-17T20:57:37.437Z] #29 41.86 internal/poll
20:57:37 [2020-05-17T20:57:37.437Z] #29 44.11 os
20:57:37 [2020-05-17T20:57:37.437Z] #29 44.23 bytes
20:57:37 [2020-05-17T20:57:37.437Z] #29 45.91 bufio
20:57:37 [2020-05-17T20:57:37.437Z] #29 46.38 fmt
20:57:37 [2020-05-17T20:57:37.473Z] #24 12.05 
                                                                           0.0%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.4%
######                                                                     9.3%
########                                                                  11.5%
##########                                                                13.9%
###########                                                               15.8%
#############                                                             18.2%
##############                                                            20.3%
#################                                                         24.0%
##################                                                        25.9%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.4%
########################                                                  33.9%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.9%
##############################                                            42.5%
################################                                          44.7%
##################################                                        47.8%
20:57:37 [2020-05-17T20:57:37.473Z] #24 ...
20:57:37 [2020-05-17T20:57:37.473Z] 
20:57:37 [2020-05-17T20:57:37.473Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.718 + RM_GOPATH=0
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.718 + TMP_GOPATH=
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.718 + : /build
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.718 + '[' -z '' ']'
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.718 ++ mktemp -d
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.720 + export GOPATH=/tmp/tmp.sOciUcbrrw
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.720 + GOPATH=/tmp/tmp.sOciUcbrrw
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.720 + RM_GOPATH=1
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.722 ++ dirname ./install.sh
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.722 + dir=.
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + bin=containerd
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + shift
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + '[' '!' -f ./containerd.installer ']'
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + . ./containerd.installer
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + install_containerd
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sOciUcbrrw/src/github.com/containerd/containerd
20:57:37 [2020-05-17T20:57:37.473Z] #57 4.725 Cloning into '/tmp/tmp.sOciUcbrrw/src/github.com/containerd/containerd'...
20:57:37 [2020-05-17T20:57:37.473Z] #57 ...
20:57:37 [2020-05-17T20:57:37.473Z] 
20:57:37 [2020-05-17T20:57:37.473Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:37 [2020-05-17T20:57:37.473Z] #42 43.08 sync
20:57:37 [2020-05-17T20:57:37.473Z] #42 43.10 internal/reflectlite
20:57:37 [2020-05-17T20:57:37.473Z] #42 44.43 github.com/LK4D4/vndr/godl/singleflight
20:57:37 [2020-05-17T20:57:37.473Z] #42 44.68 math/rand
20:57:37 [2020-05-17T20:57:37.473Z] #42 46.01 internal/singleflight
20:57:37 [2020-05-17T20:57:37.473Z] #42 46.93 errors
20:57:37 [2020-05-17T20:57:37.473Z] #42 46.94 sort
20:57:37 [2020-05-17T20:57:37.473Z] #42 47.35 io
20:57:37 [2020-05-17T20:57:37.473Z] #42 48.35 strconv
20:57:37 [2020-05-17T20:57:37.473Z] #42 48.70 bytes
20:57:37 [2020-05-17T20:57:37.473Z] #42 51.40 bufio
20:57:37 [2020-05-17T20:57:37.473Z] #42 53.10 reflect
20:57:37 [2020-05-17T20:57:37.636Z] #22 42.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:57:37 [2020-05-17T20:57:37.636Z] #22 42.64 Setting up jq (1.5+dfsg-2+b1) ...
20:57:37 [2020-05-17T20:57:37.636Z] #22 42.66 Processing triggers for libc-bin (2.28-10) ...
20:57:37 [2020-05-17T20:57:37.692Z] The following NEW packages will be installed:
20:57:37 [2020-05-17T20:57:37.692Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:57:37 [2020-05-17T20:57:37.692Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:57:37 [2020-05-17T20:57:37.692Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:57:37 [2020-05-17T20:57:37.692Z]   python-six zlib1g-dev
20:57:37 [2020-05-17T20:57:37.692Z] 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
20:57:37 [2020-05-17T20:57:37.692Z] Need to get 4075 kB of archives.
20:57:37 [2020-05-17T20:57:37.692Z] After this operation, 24.5 MB of additional disk space will be used.
20:57:37 [2020-05-17T20:57:37.692Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
20:57:37 [2020-05-17T20:57:37.692Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:57:37 [2020-05-17T20:57:37.719Z] #29 46.83 path/filepath
20:57:37 [2020-05-17T20:57:37.719Z] #29 ...
20:57:37 [2020-05-17T20:57:37.719Z] 
20:57:37 [2020-05-17T20:57:37.719Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:37 [2020-05-17T20:57:37.719Z] #42 45.84 internal/fmtsort
20:57:37 [2020-05-17T20:57:37.719Z] #42 46.21 internal/syscall/execenv
20:57:37 [2020-05-17T20:57:37.719Z] #42 46.33 internal/syscall/unix
20:57:37 [2020-05-17T20:57:37.719Z] #42 46.49 strings
20:57:37 [2020-05-17T20:57:37.719Z] #42 46.59 internal/poll
20:57:37 [2020-05-17T20:57:37.730Z] #42 ...
20:57:37 [2020-05-17T20:57:37.730Z] 
20:57:37 [2020-05-17T20:57:37.730Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:37 [2020-05-17T20:57:37.893Z] #22 DONE 43.2s
20:57:37 [2020-05-17T20:57:37.893Z] 
20:57:37 [2020-05-17T20:57:37.893Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:37 [2020-05-17T20:57:37.893Z] #7 41.94 debconf: delaying package configuration, since apt-utils is not installed
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.35 Fetched 293 kB in 0s (1044 kB/s)
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.53 Selecting previously unselected package libapparmor1:amd64.
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.53 (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.)
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.59 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.62 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.84 Selecting previously unselected package libapparmor-dev:amd64.
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.84 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
20:57:37 [2020-05-17T20:57:37.893Z] #7 42.84 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:57:37 [2020-05-17T20:57:37.893Z] #7 43.15 Selecting previously unselected package libseccomp-dev:amd64.
20:57:37 [2020-05-17T20:57:37.893Z] #7 43.20 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
20:57:37 [2020-05-17T20:57:37.976Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
20:57:37 [2020-05-17T20:57:37.976Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:57:37 [2020-05-17T20:57:37.976Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
20:57:37 [2020-05-17T20:57:37.976Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:57:38 [2020-05-17T20:57:38.151Z] #7 ...
20:57:38 [2020-05-17T20:57:38.151Z] 
20:57:38 [2020-05-17T20:57:38.151Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:57:38 [2020-05-17T20:57:38.151Z] #23 DONE 0.1s
20:57:38 [2020-05-17T20:57:38.151Z] 
20:57:38 [2020-05-17T20:57:38.151Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:57:38 [2020-05-17T20:57:38.151Z] #7 43.22 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:57:38 [2020-05-17T20:57:38.258Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
20:57:38 [2020-05-17T20:57:38.258Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
20:57:38 [2020-05-17T20:57:38.258Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
20:57:38 [2020-05-17T20:57:38.258Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
20:57:38 [2020-05-17T20:57:38.258Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
20:57:38 [2020-05-17T20:57:38.409Z] #7 43.63 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:57:38 [2020-05-17T20:57:38.409Z] #7 43.64 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:57:38 [2020-05-17T20:57:38.409Z] #7 43.66 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:57:38 [2020-05-17T20:57:38.409Z] #7 43.72 Processing triggers for libc-bin (2.28-10) ...
20:57:38 [2020-05-17T20:57:38.723Z] #42 47.90 os
20:57:38 [2020-05-17T20:57:38.874Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
20:57:38 [2020-05-17T20:57:38.874Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
20:57:38 [2020-05-17T20:57:38.874Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
20:57:38 [2020-05-17T20:57:38.974Z] #7 DONE 44.2s
20:57:38 [2020-05-17T20:57:38.974Z] 
20:57:38 [2020-05-17T20:57:38.974Z] #8 [dev 1/25] RUN groupadd -r docker
20:57:38 [2020-05-17T20:57:38.974Z] #8 ...
20:57:38 [2020-05-17T20:57:38.974Z] 
20:57:38 [2020-05-17T20:57:38.974Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:38 [2020-05-17T20:57:38.974Z] #50 DONE 0.1s
20:57:39 [2020-05-17T20:57:39.156Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
20:57:39 [2020-05-17T20:57:39.156Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
20:57:39 [2020-05-17T20:57:39.156Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
20:57:39 [2020-05-17T20:57:39.233Z] 
20:57:39 [2020-05-17T20:57:39.233Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:57:39 [2020-05-17T20:57:39.233Z] #51 DONE 0.1s
20:57:39 [2020-05-17T20:57:39.233Z] 
20:57:39 [2020-05-17T20:57:39.233Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:39 [2020-05-17T20:57:39.301Z] #24 12.05 
                                                                           0.0%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.4%
######                                                                     9.3%
########                                                                  11.5%
##########                                                                13.9%
###########                                                               15.8%
#############                                                             18.2%
##############                                                            20.3%
#################                                                         24.0%
##################                                                        25.9%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.4%
########################                                                  33.9%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.9%
##############################                                            42.5%
################################                                          44.7%
##################################                                        47.8%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   55.0%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.4%
##############################################                            64.6%
###############################################                           66.6%
##################################################                        69.7%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    75.3%
#######################################################                   77.2%
########################################################                  79.1%
##########################################################                81.1%
############################################################              84.2%
##############################################################            86.1%
20:57:39 [2020-05-17T20:57:39.301Z] #24 ...
20:57:39 [2020-05-17T20:57:39.301Z] 
20:57:39 [2020-05-17T20:57:39.301Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:57:39 [2020-05-17T20:57:39.301Z] #26 48.02 Checking out files:  77% (1181/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/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.
20:57:39 [2020-05-17T20:57:39.301Z] #26 49.77 + cd /tmp/tmp.ggmof0EKqa/src/github.com/go-swagger/go-swagger
20:57:39 [2020-05-17T20:57:39.301Z] #26 49.77 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:57:39 [2020-05-17T20:57:39.301Z] #26 50.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:57:39 [2020-05-17T20:57:39.337Z] #42 48.54 regexp/syntax
20:57:39 [2020-05-17T20:57:39.441Z] debconf: delaying package configuration, since apt-utils is not installed
20:57:39 [2020-05-17T20:57:39.441Z] Fetched 4075 kB in 2s (2674 kB/s)
20:57:39 [2020-05-17T20:57:39.441Z] Selecting previously unselected package libcap-dev:ppc64el.
20:57:39 [2020-05-17T20:57:39.441Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
20:57:39 [2020-05-17T20:57:39.441Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.441Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
20:57:39 [2020-05-17T20:57:39.441Z] Selecting previously unselected package libnet1:ppc64el.
20:57:39 [2020-05-17T20:57:39.441Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.441Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:57:39 [2020-05-17T20:57:39.441Z] Selecting previously unselected package libnet1-dev.
20:57:39 [2020-05-17T20:57:39.441Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.441Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:39 [2020-05-17T20:57:39.441Z] Selecting previously unselected package libnl-3-200:ppc64el.
20:57:39 [2020-05-17T20:57:39.441Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.441Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:57:39 [2020-05-17T20:57:39.441Z] Selecting previously unselected package libnl-3-dev:ppc64el.
20:57:39 [2020-05-17T20:57:39.441Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.441Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
20:57:39 [2020-05-17T20:57:39.567Z] #26 ...
20:57:39 [2020-05-17T20:57:39.567Z] 
20:57:39 [2020-05-17T20:57:39.567Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:39 [2020-05-17T20:57:39.725Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
20:57:39 [2020-05-17T20:57:39.725Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.725Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:57:39 [2020-05-17T20:57:39.725Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
20:57:39 [2020-05-17T20:57:39.725Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.725Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:57:39 [2020-05-17T20:57:39.725Z] Selecting previously unselected package zlib1g-dev:ppc64el.
20:57:39 [2020-05-17T20:57:39.725Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.725Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:57:39 [2020-05-17T20:57:39.725Z] Selecting previously unselected package libprotobuf17:ppc64el.
20:57:39 [2020-05-17T20:57:39.725Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
20:57:39 [2020-05-17T20:57:39.725Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
20:57:39 [2020-05-17T20:57:39.797Z] #52 ...
20:57:39 [2020-05-17T20:57:39.797Z] 
20:57:39 [2020-05-17T20:57:39.797Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:39 [2020-05-17T20:57:39.797Z] #38 28.81 Reading package lists...
20:57:39 [2020-05-17T20:57:39.797Z] #38 35.22 Building dependency tree...
20:57:39 [2020-05-17T20:57:39.797Z] #38 36.93 Reading state information...
20:57:39 [2020-05-17T20:57:39.797Z] #38 39.23 The following additional packages will be installed:
20:57:39 [2020-05-17T20:57:39.797Z] #38 39.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:57:39 [2020-05-17T20:57:39.797Z] #38 39.23   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:57:39 [2020-05-17T20:57:39.797Z] #38 39.23 Suggested packages:
20:57:39 [2020-05-17T20:57:39.797Z] #38 39.23   manpages-dev python-setuptools
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.47 The following NEW packages will be installed:
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.48   python-six zlib1g-dev
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.89 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.89 Need to get 4095 kB of archives.
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.89 After this operation, 22.5 MB of additional disk space will be used.
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 40.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:57:39 [2020-05-17T20:57:39.797Z] #38 41.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:57:39 [2020-05-17T20:57:39.798Z] #38 41.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:57:39 [2020-05-17T20:57:39.798Z] #38 41.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:57:39 [2020-05-17T20:57:39.798Z] #38 42.93 debconf: delaying package configuration, since apt-utils is not installed
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.24 Fetched 4095 kB in 1s (5189 kB/s)
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.40 Selecting previously unselected package libcap-dev:amd64.
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.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.)
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.85 Selecting previously unselected package libnet1:amd64.
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 43.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.09 Selecting previously unselected package libnet1-dev.
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.59 Selecting previously unselected package libnl-3-200:amd64.
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.94 Selecting previously unselected package libnl-3-dev:amd64.
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:57:39 [2020-05-17T20:57:39.798Z] #38 44.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:57:40 [2020-05-17T20:57:40.011Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
20:57:40 [2020-05-17T20:57:40.011Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.011Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:57:40 [2020-05-17T20:57:40.011Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
20:57:40 [2020-05-17T20:57:40.011Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.011Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:57:40 [2020-05-17T20:57:40.011Z] Selecting previously unselected package libprotoc17:ppc64el.
20:57:40 [2020-05-17T20:57:40.089Z] #24 12.05 
                                                                           0.0%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.4%
######                                                                     9.3%
########                                                                  11.5%
##########                                                                13.9%
###########                                                               15.8%
#############                                                             18.2%
##############                                                            20.3%
#################                                                         24.0%
##################                                                        25.9%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.4%
########################                                                  33.9%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.9%
##############################                                            42.5%
################################                                          44.7%
##################################                                        47.8%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   55.0%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.4%
##############################################                            64.6%
###############################################                           66.6%
##################################################                        69.7%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    75.3%
#######################################################                   77.2%
########################################################                  79.1%
##########################################################                81.1%
############################################################              84.2%
##############################################################            86.1%
###############################################################           88.6%
################################################################          90.2%
##################################################################        91.8%
###################################################################       94.1%
####################################################################      94.9%
######################################################################    97.7%
######################################################################## 100.0%
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
20:57:40 [2020-05-17T20:57:40.296Z] Selecting previously unselected package protobuf-c-compiler.
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:57:40 [2020-05-17T20:57:40.296Z] Selecting previously unselected package protobuf-compiler.
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
20:57:40 [2020-05-17T20:57:40.296Z] Selecting previously unselected package python-pkg-resources.
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking python-pkg-resources (40.8.0-1) ...
20:57:40 [2020-05-17T20:57:40.296Z] Selecting previously unselected package python-six.
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking python-six (1.12.0-1) ...
20:57:40 [2020-05-17T20:57:40.296Z] Selecting previously unselected package python-protobuf.
20:57:40 [2020-05-17T20:57:40.296Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
20:57:40 [2020-05-17T20:57:40.296Z] Unpacking python-protobuf (3.6.1.3-2) ...
20:57:40 [2020-05-17T20:57:40.343Z] #42 49.56 fmt
20:57:40 [2020-05-17T20:57:40.346Z] #24 17.24 
20:57:40 [2020-05-17T20:57:40.346Z] #24 ...
20:57:40 [2020-05-17T20:57:40.346Z] 
20:57:40 [2020-05-17T20:57:40.346Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:57:40 [2020-05-17T20:57:40.346Z] #12 DONE 4.0s
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.39 Selecting previously unselected package libprotobuf-c1:amd64.
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.53 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:57:40 [2020-05-17T20:57:40.363Z] #38 45.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:57:40 [2020-05-17T20:57:40.581Z] Setting up python-pkg-resources (40.8.0-1) ...
20:57:40 [2020-05-17T20:57:40.603Z] 
20:57:40 [2020-05-17T20:57:40.603Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:40 [2020-05-17T20:57:40.603Z] #52 18.04 Checking out files:  91% (920/1002)   
Checking out files:  92% (922/1002)   
Checking out files:  93% (932/1002)   
Checking out files:  94% (942/1002)   
Checking out files:  95% (952/1002)   
Checking out files:  96% (962/1002)   
Checking out files:  97% (972/1002)   
Checking out files:  98% (982/1002)   
Checking out files:  99% (992/1002)   
Checking out files: 100% (1002/1002)   
Checking out files: 100% (1002/1002), done.
20:57:40 [2020-05-17T20:57:40.603Z] #52 18.29 + cd /tmp/tmp.rkVJNfGD8p/src/github.com/opencontainers/runc
20:57:40 [2020-05-17T20:57:40.603Z] #52 18.31 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:57:40 [2020-05-17T20:57:40.620Z] #38 45.83 Selecting previously unselected package zlib1g-dev:amd64.
20:57:40 [2020-05-17T20:57:40.620Z] #38 45.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:57:40 [2020-05-17T20:57:40.620Z] #38 45.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:57:40 [2020-05-17T20:57:40.879Z] #38 46.11 Selecting previously unselected package libprotobuf17:amd64.
20:57:40 [2020-05-17T20:57:40.879Z] #38 46.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:57:40 [2020-05-17T20:57:40.879Z] #38 46.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:57:41 [2020-05-17T20:57:41.537Z] #52 19.42 + '[' -z '' ']'
20:57:41 [2020-05-17T20:57:41.538Z] #52 19.42 + target=static
20:57:41 [2020-05-17T20:57:41.538Z] #52 19.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:57:41 [2020-05-17T20:57:41.605Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:57:41 [2020-05-17T20:57:41.605Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:57:41 [2020-05-17T20:57:41.605Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:57:41 [2020-05-17T20:57:41.605Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:57:41 [2020-05-17T20:57:41.605Z] Setting up python-six (1.12.0-1) ...
20:57:41 [2020-05-17T20:57:41.815Z] #38 47.01 Selecting previously unselected package libprotobuf-lite17:amd64.
20:57:41 [2020-05-17T20:57:41.815Z] #38 47.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:57:41 [2020-05-17T20:57:41.815Z] #38 47.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.072Z] #38 ...
20:57:42 [2020-05-17T20:57:42.072Z] 
20:57:42 [2020-05-17T20:57:42.072Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:42 [2020-05-17T20:57:42.073Z] #31 30.99 Reading package lists...
20:57:42 [2020-05-17T20:57:42.073Z] #31 37.53 Building dependency tree...
20:57:42 [2020-05-17T20:57:42.073Z] #31 39.18 Reading state information...
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.43 The following additional packages will be installed:
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.49 Suggested packages:
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.49   cmake-doc ninja-build lrzip
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.49 Recommended packages:
20:57:42 [2020-05-17T20:57:42.073Z] #31 41.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.08 The following NEW packages will be installed:
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.14   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.14   vim-common xxd
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.76 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.76 Need to get 14.9 MB of archives.
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.76 After this operation, 61.8 MB of additional disk space will be used.
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 43.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 44.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 45.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:57:42 [2020-05-17T20:57:42.073Z] #31 46.93 debconf: delaying package configuration, since apt-utils is not installed
20:57:42 [2020-05-17T20:57:42.073Z] #31 47.10 Fetched 14.9 MB in 2s (6843 kB/s)
20:57:42 [2020-05-17T20:57:42.073Z] #31 47.21 Selecting previously unselected package xxd.
20:57:42 [2020-05-17T20:57:42.073Z] #31 47.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
20:57:42 [2020-05-17T20:57:42.073Z] #31 ...
20:57:42 [2020-05-17T20:57:42.073Z] 
20:57:42 [2020-05-17T20:57:42.073Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:42 [2020-05-17T20:57:42.073Z] #38 47.24 Selecting previously unselected package libprotobuf-dev:amd64.
20:57:42 [2020-05-17T20:57:42.073Z] #38 47.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:57:42 [2020-05-17T20:57:42.073Z] #38 47.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.235Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:57:42 [2020-05-17T20:57:42.363Z] #42 ...
20:57:42 [2020-05-17T20:57:42.363Z] 
20:57:42 [2020-05-17T20:57:42.363Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:57:42 [2020-05-17T20:57:42.363Z] #57 25.63 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.
20:57:42 [2020-05-17T20:57:42.363Z] #57 26.27 + cd /tmp/tmp.HB5rwJeJ8K/src/github.com/containerd/containerd
20:57:42 [2020-05-17T20:57:42.363Z] #57 26.27 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + export 'BUILDTAGS=netgo osusergo static_build'
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + BUILDTAGS='netgo osusergo static_build'
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + export EXTRA_FLAGS=-buildmode=pie
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + EXTRA_FLAGS=-buildmode=pie
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + '[' '' = dynamic ']'
20:57:42 [2020-05-17T20:57:42.363Z] #57 27.90 + make
20:57:42 [2020-05-17T20:57:42.363Z] #57 28.91 🇩 bin/ctr
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up protobuf-compiler (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:57:42 [2020-05-17T20:57:42.520Z] Setting up python-protobuf (3.6.1.3-2) ...
20:57:42 [2020-05-17T20:57:42.638Z] #38 ...
20:57:42 [2020-05-17T20:57:42.638Z] 
20:57:42 [2020-05-17T20:57:42.638Z] #8 [dev 1/25] RUN groupadd -r docker
20:57:42 [2020-05-17T20:57:42.638Z] #8 DONE 3.7s
20:57:42 [2020-05-17T20:57:42.895Z] 
20:57:42 [2020-05-17T20:57:42.895Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + RM_GOPATH=0
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + TMP_GOPATH=
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + : /build
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + '[' -z '' ']'
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 ++ mktemp -d
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + export GOPATH=/tmp/tmp.qPmfidQg3x
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + GOPATH=/tmp/tmp.qPmfidQg3x
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.564 + RM_GOPATH=1
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 ++ dirname ./install.sh
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + dir=.
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + bin=runc
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + shift
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + '[' '!' -f ./runc.installer ']'
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + . ./runc.installer
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.575 + install_runc
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.589 + grep -q '^3\.10\.0.*\.el7\.'
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.589 + uname -r
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.653 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.653 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qPmfidQg3x/src/github.com/opencontainers/runc
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.653 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:57:42 [2020-05-17T20:57:42.895Z] #52 3.656 Cloning into '/tmp/tmp.qPmfidQg3x/src/github.com/opencontainers/runc'...
20:57:42 [2020-05-17T20:57:42.977Z] #57 ...
20:57:42 [2020-05-17T20:57:42.977Z] 
20:57:42 [2020-05-17T20:57:42.977Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:42 [2020-05-17T20:57:42.977Z] #14 6.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:57:42 [2020-05-17T20:57:42.977Z] #14 10.64 Fetched 8043 kB in 9s (908 kB/s)
20:57:42 [2020-05-17T20:57:42.977Z] #14 10.64 Reading package lists...
20:57:42 [2020-05-17T20:57:42.977Z] #14 13.43 Reading package lists...
20:57:42 [2020-05-17T20:57:42.977Z] #14 16.16 Building dependency tree...
20:57:42 [2020-05-17T20:57:42.977Z] #14 ...
20:57:42 [2020-05-17T20:57:42.977Z] 
20:57:42 [2020-05-17T20:57:42.977Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:57:42 [2020-05-17T20:57:42.977Z] #39 14.76   CC       images/core-ppc64.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 15.21   CC       images/core-s390.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 15.60   CC       images/cpuinfo.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 16.13   CC       images/inventory.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 16.32   CC       images/fdinfo.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 16.66   CC       images/fown.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 16.85   CC       images/ns.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 16.97   CC       images/regfile.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.13   CC       images/ghost-file.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.30   CC       images/fifo.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.42   CC       images/remap-file-path.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.52   CC       images/eventfd.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.66   CC       images/eventpoll.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 17.81   CC       images/fh.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.06   CC       images/fsnotify.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.46   CC       images/signalfd.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.54   CC       images/fs.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.68   CC       images/pstree.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.81   CC       images/pipe.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 18.97   CC       images/tcp-stream.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 19.07   CC       images/sk-packet.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 19.33   CC       images/mnt.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 19.50   CC       images/pipe-data.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 19.59   CC       images/sa.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 19.78   CC       images/timer.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 20.05   CC       images/timerfd.o
20:57:42 [2020-05-17T20:57:42.977Z] #39 20.16   CC       images/mm.o
20:57:43 [2020-05-17T20:57:43.259Z] #39 ...
20:57:43 [2020-05-17T20:57:43.259Z] 
20:57:43 [2020-05-17T20:57:43.259Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:43 [2020-05-17T20:57:43.259Z] #42 52.43 path/filepath
20:57:43 [2020-05-17T20:57:43.434Z] #52 ...
20:57:43 [2020-05-17T20:57:43.434Z] 
20:57:43 [2020-05-17T20:57:43.434Z] #13 [dev 6/25] RUN ldconfig
20:57:43 [2020-05-17T20:57:43.434Z] #13 DONE 3.2s
20:57:43 [2020-05-17T20:57:43.541Z] #42 52.76 flag
20:57:43 [2020-05-17T20:57:43.692Z] 
20:57:43 [2020-05-17T20:57:43.692Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:43 [2020-05-17T20:57:43.692Z] #24 18.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:57:43 [2020-05-17T20:57:43.692Z] #24 18.90 
20:57:43 [2020-05-17T20:57:43.692Z] #24 19.14 
#############################################################             85.1%
######################################################################## 100.0%
20:57:43 [2020-05-17T20:57:43.692Z] #24 19.32 
20:57:43 [2020-05-17T20:57:43.692Z] #24 20.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:57:43 [2020-05-17T20:57:43.951Z] #24 21.01 
20:57:43 [2020-05-17T20:57:43.997Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
20:57:43 [2020-05-17T20:57:43.997Z] Processing triggers for libc-bin (2.28-10) ...
20:57:44 [2020-05-17T20:57:44.466Z] #24 21.32 
####                                                                       5.9%
######################################################################## 100.0%
20:57:44 [2020-05-17T20:57:44.547Z] #42 53.46 go/token
20:57:44 [2020-05-17T20:57:44.615Z] Removing intermediate container 51a78e0aebb5
20:57:44 [2020-05-17T20:57:44.615Z]  ---> a7566781d4d6
20:57:44 [2020-05-17T20:57:44.615Z] Step 12/140 : ENV CRIU_VERSION 3.13
20:57:44 [2020-05-17T20:57:44.615Z]  ---> Running in 1a7705dfc947
20:57:44 [2020-05-17T20:57:44.723Z] #24 21.52 
20:57:44 [2020-05-17T20:57:44.828Z] #42 53.92 regexp
20:57:44 [2020-05-17T20:57:44.897Z] Removing intermediate container 1a7705dfc947
20:57:44 [2020-05-17T20:57:44.897Z]  ---> b53280109f79
20:57:44 [2020-05-17T20:57:44.898Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:57:44 [2020-05-17T20:57:44.898Z]  ---> Running in f5451280b4ac
20:57:45 [2020-05-17T20:57:45.110Z] #42 54.29 go/scanner
20:57:45 [2020-05-17T20:57:45.513Z] Note: Building without setproctitle() and strlcpy() support.
20:57:45 [2020-05-17T20:57:45.513Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:57:45 [2020-05-17T20:57:45.514Z] Note: Building without GnuTLS support
20:57:45 [2020-05-17T20:57:45.655Z] #24 22.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:57:45 [2020-05-17T20:57:45.655Z] #24 22.66 skipping existing 1849cc453dee
20:57:45 [2020-05-17T20:57:45.912Z] #24 22.83 
20:57:46 [2020-05-17T20:57:46.123Z] #42 55.22 go/ast
20:57:46 [2020-05-17T20:57:46.136Z] fatal: not a git repository (or any of the parent directories): .git
20:57:46 [2020-05-17T20:57:46.136Z]   GEN      .gitid
20:57:46 [2020-05-17T20:57:46.136Z]   GEN      criu/include/version.h
20:57:46 [2020-05-17T20:57:46.136Z]   GEN      include/common/asm
20:57:46 [2020-05-17T20:57:46.136Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
20:57:46 [2020-05-17T20:57:46.136Z]   PBCC     images/opts.pb-c.c
20:57:46 [2020-05-17T20:57:46.136Z]   PBCC     images/sit.pb-c.c
20:57:46 [2020-05-17T20:57:46.172Z] #52 ...
20:57:46 [2020-05-17T20:57:46.172Z] 
20:57:46 [2020-05-17T20:57:46.172Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:57:46 [2020-05-17T20:57:46.172Z] #9 DONE 3.4s
20:57:46 [2020-05-17T20:57:46.172Z] 
20:57:46 [2020-05-17T20:57:46.172Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:46 [2020-05-17T20:57:46.172Z] #24 5.161 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:57:46 [2020-05-17T20:57:46.172Z] #24 5.559 
20:57:46 [2020-05-17T20:57:46.172Z] #24 5.796 
###                                                                        4.8%
######                                                                     9.0%
###########                                                               15.6%
###############                                                           21.2%
####################                                                      28.6%
#########################                                                 35.2%
#############################                                             41.0%
##################################                                        47.9%
#######################################                                   54.8%
##########################################                                59.0%
##############################################                            64.0%
#################################################                         68.6%
#######################################################                   76.5%
##########################################################                81.8%
###############################################################           87.8%
####################################################################      95.7%
######################################################################## 100.0%
20:57:46 [2020-05-17T20:57:46.172Z] #24 7.771 
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/google/protobuf/descriptor.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/opts.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/sit.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/macvlan.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/macvlan.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/autofs.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/autofs.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/sysctl.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/sysctl.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/time.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/time.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/binfmt-misc.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/binfmt-misc.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/seccomp.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/seccomp.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/userns.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/userns.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/cgroup.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/cgroup.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/fown.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/ext-file.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/fown.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/ext-file.pb-c.d
20:57:46 [2020-05-17T20:57:46.421Z]   PBCC     images/rpc.pb-c.c
20:57:46 [2020-05-17T20:57:46.421Z]   DEP      images/rpc.pb-c.d
20:57:46 [2020-05-17T20:57:46.686Z] #24 7.976 
#####                                                                      7.9%
################                                                          22.8%
############################                                              39.2%
##########################################                                58.7%
####################################################                      72.9%
20:57:46 [2020-05-17T20:57:46.686Z] #24 ...
20:57:46 [2020-05-17T20:57:46.686Z] 
20:57:46 [2020-05-17T20:57:46.686Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:46 [2020-05-17T20:57:46.686Z] #29 40.71 internal/reflectlite
20:57:46 [2020-05-17T20:57:46.686Z] #29 40.71 sync
20:57:46 [2020-05-17T20:57:46.686Z] #29 44.34 errors
20:57:46 [2020-05-17T20:57:46.686Z] #29 44.34 sort
20:57:46 [2020-05-17T20:57:46.686Z] #29 44.75 strconv
20:57:46 [2020-05-17T20:57:46.686Z] #29 45.85 io
20:57:46 [2020-05-17T20:57:46.686Z] #29 47.53 internal/oserror
20:57:46 [2020-05-17T20:57:46.686Z] #29 47.72 syscall
20:57:46 [2020-05-17T20:57:46.686Z] #29 49.02 reflect
20:57:46 [2020-05-17T20:57:46.686Z] #29 ...
20:57:46 [2020-05-17T20:57:46.686Z] 
20:57:46 [2020-05-17T20:57:46.686Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/siginfo.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/siginfo.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/pagemap.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/pagemap.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/rlimit.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/rlimit.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/file-lock.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/file-lock.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/tty.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/tty.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/tun.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/netdev.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/tun.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/netdev.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/vma.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/vma.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/creds.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/creds.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/utsns.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/utsns.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/ipc-desc.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   PBCC     images/ipc-sem.pb-c.c
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/ipc-desc.pb-c.d
20:57:46 [2020-05-17T20:57:46.704Z]   DEP      images/ipc-sem.pb-c.d
20:57:46 [2020-05-17T20:57:46.743Z] #42 ...
20:57:46 [2020-05-17T20:57:46.743Z] 
20:57:46 [2020-05-17T20:57:46.743Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:46 [2020-05-17T20:57:46.743Z] #29 47.80 io/ioutil
20:57:46 [2020-05-17T20:57:46.743Z] #29 48.21 path
20:57:46 [2020-05-17T20:57:46.743Z] #29 48.48 text/tabwriter
20:57:46 [2020-05-17T20:57:46.743Z] #29 49.26 flag
20:57:46 [2020-05-17T20:57:46.743Z] #29 49.26 github.com/BurntSushi/toml
20:57:46 [2020-05-17T20:57:46.743Z] #29 50.29 log
20:57:46 [2020-05-17T20:57:46.743Z] #29 52.32 github.com/BurntSushi/toml/cmd/tomlv
20:57:46 [2020-05-17T20:57:46.743Z] #29 DONE 55.7s
20:57:46 [2020-05-17T20:57:46.743Z] 
20:57:46 [2020-05-17T20:57:46.743Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.16 Building dependency tree...
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.53 Reading state information...
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92 libcap2-bin is already the newest version (1:2.25-2).
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92 libcap2-bin set to manually installed.
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92 The following additional packages will be installed:
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   python3.7 python3.7-minimal vim-runtime xxd
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92 Suggested packages:
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   xfsdump acl attr quota
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92 Recommended packages:
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   aufs-dkms nftables build-essential python3-dev python3-keyring
20:57:46 [2020-05-17T20:57:46.743Z] #14 16.92   python3-keyrings.alt python3-xdg unzip
20:57:46 [2020-05-17T20:57:46.743Z] #14 18.98 The following NEW packages will be installed:
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   apparmor aufs-tools bash-completion binutils-mingw-w64
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.02   xfsprogs xxd xz-utils zip
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.13 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.13 Need to get 99.3 MB of archives.
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.13 After this operation, 605 MB of additional disk space will be used.
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
20:57:46 [2020-05-17T20:57:46.743Z] #14 19.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:57:46 [2020-05-17T20:57:46.744Z] #14 19.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
20:57:46 [2020-05-17T20:57:46.744Z] #14 19.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
20:57:46 [2020-05-17T20:57:46.744Z] #14 19.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
20:57:46 [2020-05-17T20:57:46.744Z] #14 20.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:57:46 [2020-05-17T20:57:46.845Z] #24 23.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:57:46 [2020-05-17T20:57:46.943Z] #24 7.976 
#####                                                                      7.9%
################                                                          22.8%
############################                                              39.2%
##########################################                                58.7%
####################################################                      72.9%
##############################################################            87.4%
######################################################################## 100.0%
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/ipc-msg.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/ipc-msg.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/ipc-shm.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/ipc-shm.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/ipc-var.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/ipc-var.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/sk-opts.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/packet-sock.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/sk-opts.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/packet-sock.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/sk-netlink.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/sk-netlink.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/sk-inet.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/sk-inet.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/sk-unix.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/sk-unix.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/mm.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/mm.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/timerfd.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/timerfd.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/timer.pb-c.c
20:57:46 [2020-05-17T20:57:46.988Z]   DEP      images/timer.pb-c.d
20:57:46 [2020-05-17T20:57:46.988Z]   PBCC     images/sa.pb-c.c
20:57:47 [2020-05-17T20:57:47.200Z] #24 ...
20:57:47 [2020-05-17T20:57:47.201Z] 
20:57:47 [2020-05-17T20:57:47.201Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.042 + RM_GOPATH=0
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.042 + TMP_GOPATH=
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.042 + : /build
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.042 + '[' -z '' ']'
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.042 ++ mktemp -d
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.046 + export GOPATH=/tmp/tmp.ll8CODeU67
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.046 + GOPATH=/tmp/tmp.ll8CODeU67
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.046 + RM_GOPATH=1
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.046 ++ dirname ./install.sh
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 + dir=.
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 + bin=containerd
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 + shift
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 + '[' '!' -f ./containerd.installer ']'
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 + . ./containerd.installer
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.047 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.049 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.049 + install_containerd
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.049 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.049 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ll8CODeU67/src/github.com/containerd/containerd
20:57:47 [2020-05-17T20:57:47.201Z] #57 4.053 Cloning into '/tmp/tmp.ll8CODeU67/src/github.com/containerd/containerd'...
20:57:47 [2020-05-17T20:57:47.201Z] #57 ...
20:57:47 [2020-05-17T20:57:47.201Z] 
20:57:47 [2020-05-17T20:57:47.201Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:57:47 [2020-05-17T20:57:47.201Z] #26 49.76 Checking out files:  78% (1198/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/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.
20:57:47 [2020-05-17T20:57:47.201Z] #26 51.20 + cd /tmp/tmp.98AV2ei8Yw/src/github.com/go-swagger/go-swagger
20:57:47 [2020-05-17T20:57:47.201Z] #26 51.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:57:47 [2020-05-17T20:57:47.201Z] #26 51.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:57:47 [2020-05-17T20:57:47.271Z]   DEP      images/sa.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/pipe-data.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/pipe-data.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/mnt.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/mnt.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/sk-packet.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/sk-packet.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/tcp-stream.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/tcp-stream.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/pipe.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/pipe.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/pstree.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/pstree.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/fs.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/fs.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/signalfd.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/signalfd.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/fh.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/fsnotify.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/fh.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/fsnotify.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/eventpoll.pb-c.c
20:57:47 [2020-05-17T20:57:47.272Z]   DEP      images/eventpoll.pb-c.d
20:57:47 [2020-05-17T20:57:47.272Z]   PBCC     images/eventfd.pb-c.c
20:57:47 [2020-05-17T20:57:47.381Z] #14 20.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
20:57:47 [2020-05-17T20:57:47.381Z] #14 20.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
20:57:47 [2020-05-17T20:57:47.410Z] #24 ...
20:57:47 [2020-05-17T20:57:47.410Z] 
20:57:47 [2020-05-17T20:57:47.410Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:47 [2020-05-17T20:57:47.410Z] #38 55.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 55.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 55.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 55.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 55.96 Setting up python-six (1.12.0-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 60.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 60.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 60.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.00 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.03 Setting up protobuf-compiler (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 61.08 Setting up python-protobuf (3.6.1.3-2) ...
20:57:47 [2020-05-17T20:57:47.410Z] #38 ...
20:57:47 [2020-05-17T20:57:47.410Z] 
20:57:47 [2020-05-17T20:57:47.410Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:47 [2020-05-17T20:57:47.410Z] #31 59.29 Selecting previously unselected package libxml2:amd64.
20:57:47 [2020-05-17T20:57:47.410Z] #31 59.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 59.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.15 Selecting previously unselected package libarchive13:amd64.
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.55 Selecting previously unselected package libjsoncpp1:amd64.
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.72 Selecting previously unselected package librhash0:amd64.
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.76 Unpacking librhash0:amd64 (1.3.8-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 60.98 Selecting previously unselected package libuv1:amd64.
20:57:47 [2020-05-17T20:57:47.410Z] #31 61.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 61.03 Unpacking libuv1:amd64 (1.24.1-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 61.23 Selecting previously unselected package cmake.
20:57:47 [2020-05-17T20:57:47.410Z] #31 61.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 61.27 Unpacking cmake (3.13.4-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.27 Setting up xxd (2:8.1.0875-5) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.28 Setting up libuv1:amd64 (1.24.1-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.30 Setting up vim-common (2:8.1.0875-5) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.34 Setting up librhash0:amd64 (1.3.8-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.35 Setting up cmake-data (3.13.4-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.41 Setting up cmake (3.13.4-1) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.42 Processing triggers for libc-bin (2.28-10) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 65.50 Processing triggers for mime-support (3.62) ...
20:57:47 [2020-05-17T20:57:47.410Z] #31 DONE 66.0s
20:57:47 [2020-05-17T20:57:47.410Z] 
20:57:47 [2020-05-17T20:57:47.410Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:57:47 [2020-05-17T20:57:47.410Z] #32 DONE 0.1s
20:57:47 [2020-05-17T20:57:47.410Z] 
20:57:47 [2020-05-17T20:57:47.410Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:57:47 [2020-05-17T20:57:47.410Z] #33 DONE 0.1s
20:57:47 [2020-05-17T20:57:47.410Z] 
20:57:47 [2020-05-17T20:57:47.410Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/eventfd.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/remap-file-path.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/remap-file-path.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/fifo.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/fifo.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/ghost-file.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/ghost-file.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/regfile.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/regfile.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/ns.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/ns.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/fdinfo.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/fdinfo.pb-c.d
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core-aarch64.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core-arm.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core-ppc64.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core-s390.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core-x86.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/core.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   PBCC     images/inventory.pb-c.c
20:57:47 [2020-05-17T20:57:47.555Z]   DEP      images/core-aarch64.pb-c.d
20:57:47 [2020-05-17T20:57:47.701Z] INFO: Expanding go...
20:57:47 [2020-05-17T20:57:47.840Z]   DEP      images/core-arm.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/core-ppc64.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/core-s390.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/core-x86.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/core.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/inventory.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   PBCC     images/cpuinfo.pb-c.c
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/cpuinfo.pb-c.d
20:57:47 [2020-05-17T20:57:47.841Z]   PBCC     images/stats.pb-c.c
20:57:47 [2020-05-17T20:57:47.841Z]   DEP      images/stats.pb-c.d
20:57:47 [2020-05-17T20:57:47.977Z] #34 ...
20:57:47 [2020-05-17T20:57:47.977Z] 
20:57:47 [2020-05-17T20:57:47.977Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.29 
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.64 
######################################################################## 100.0%
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.75 
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.79 Download of images into '/build' complete.
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.80 Use something like the following to load the result into a Docker daemon:
20:57:47 [2020-05-17T20:57:47.977Z] #24 24.80   tar -cC '/build' . | docker load
20:57:47 [2020-05-17T20:57:47.977Z] #24 DONE 25.0s
20:57:48 [2020-05-17T20:57:48.128Z] make[1]: Nothing to be done for 'all'.
20:57:48 [2020-05-17T20:57:48.234Z] 
20:57:48 [2020-05-17T20:57:48.234Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:48 [2020-05-17T20:57:48.234Z] #42 53.67 internal/oserror
20:57:48 [2020-05-17T20:57:48.234Z] #42 53.92 syscall
20:57:48 [2020-05-17T20:57:48.234Z] #42 62.54 time
20:57:48 [2020-05-17T20:57:48.234Z] #42 ...
20:57:48 [2020-05-17T20:57:48.234Z] 
20:57:48 [2020-05-17T20:57:48.234Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:48 [2020-05-17T20:57:48.234Z] #14 3.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:57:48 [2020-05-17T20:57:48.234Z] #14 3.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:57:48 [2020-05-17T20:57:48.234Z] #14 3.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:57:48 [2020-05-17T20:57:48.234Z] #14 4.391 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:57:48 [2020-05-17T20:57:48.414Z]   CC       images/stats.o
20:57:48 [2020-05-17T20:57:48.414Z]   CC       images/core.o
20:57:48 [2020-05-17T20:57:48.698Z]   CC       images/core-x86.o
20:57:48 [2020-05-17T20:57:48.698Z]   CC       images/core-arm.o
20:57:48 [2020-05-17T20:57:48.800Z] #14 ...
20:57:48 [2020-05-17T20:57:48.800Z] 
20:57:48 [2020-05-17T20:57:48.800Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:48 [2020-05-17T20:57:48.800Z] #29 54.43 time
20:57:48 [2020-05-17T20:57:48.800Z] #29 61.48 internal/poll
20:57:48 [2020-05-17T20:57:48.859Z] #14 21.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
20:57:48 [2020-05-17T20:57:48.982Z]   CC       images/core-aarch64.o
20:57:48 [2020-05-17T20:57:48.982Z]   CC       images/core-ppc64.o
20:57:49 [2020-05-17T20:57:49.057Z] #29 ...
20:57:49 [2020-05-17T20:57:49.057Z] 
20:57:49 [2020-05-17T20:57:49.057Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:57:49 [2020-05-17T20:57:49.057Z] #52 22.35 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
20:57:49 [2020-05-17T20:57:49.266Z]   CC       images/core-s390.o
20:57:49 [2020-05-17T20:57:49.473Z] #14 22.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:57:49 [2020-05-17T20:57:49.550Z]   CC       images/cpuinfo.o
20:57:49 [2020-05-17T20:57:49.550Z]   CC       images/inventory.o
20:57:49 [2020-05-17T20:57:49.550Z]   CC       images/fdinfo.o
20:57:49 [2020-05-17T20:57:49.726Z] #26 ...
20:57:49 [2020-05-17T20:57:49.726Z] 
20:57:49 [2020-05-17T20:57:49.726Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:49 [2020-05-17T20:57:49.726Z] #42 43.63 sync
20:57:49 [2020-05-17T20:57:49.726Z] #42 43.65 internal/reflectlite
20:57:49 [2020-05-17T20:57:49.726Z] #42 45.55 github.com/LK4D4/vndr/godl/singleflight
20:57:49 [2020-05-17T20:57:49.726Z] #42 45.94 math/rand
20:57:49 [2020-05-17T20:57:49.726Z] #42 47.37 internal/singleflight
20:57:49 [2020-05-17T20:57:49.726Z] #42 47.85 errors
20:57:49 [2020-05-17T20:57:49.726Z] #42 47.86 sort
20:57:49 [2020-05-17T20:57:49.726Z] #42 48.28 io
20:57:49 [2020-05-17T20:57:49.726Z] #42 49.32 strconv
20:57:49 [2020-05-17T20:57:49.726Z] #42 49.76 bytes
20:57:49 [2020-05-17T20:57:49.726Z] #42 52.34 bufio
20:57:49 [2020-05-17T20:57:49.726Z] #42 ...
20:57:49 [2020-05-17T20:57:49.726Z] 
20:57:49 [2020-05-17T20:57:49.726Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:49 [2020-05-17T20:57:49.726Z] #24 9.102 
20:57:49 [2020-05-17T20:57:49.726Z] #24 9.356 
                                                                           0.0%
#########                                                                 12.9%
#############                                                             18.9%
####################                                                      29.1%
############################                                              40.1%
##################################                                        48.3%
#######################################                                   55.5%
##############################################                            64.0%
##################################################                        70.5%
########################################################                  78.6%
#############################################################             84.8%
###############################################################           88.3%
######################################################################## 100.0%
20:57:49 [2020-05-17T20:57:49.726Z] #24 11.12 
20:57:49 [2020-05-17T20:57:49.726Z] #24 11.30 
                                                                           0.0%
#                                                                          2.3%
#
20:57:49 [2020-05-17T20:57:49.726Z] #24 ...
20:57:49 [2020-05-17T20:57:49.726Z] 
20:57:49 [2020-05-17T20:57:49.726Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:57:49 [2020-05-17T20:57:49.726Z] #10 3.327 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:57:49 [2020-05-17T20:57:49.726Z] #10 DONE 3.6s
20:57:49 [2020-05-17T20:57:49.726Z] 
20:57:49 [2020-05-17T20:57:49.726Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 22.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
20:57:49 [2020-05-17T20:57:49.755Z] #14 23.07 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:57:49 [2020-05-17T20:57:49.834Z]   CC       images/fown.o
20:57:49 [2020-05-17T20:57:49.834Z]   CC       images/ns.o
20:57:49 [2020-05-17T20:57:49.834Z]   CC       images/regfile.o
20:57:49 [2020-05-17T20:57:49.834Z]   CC       images/ghost-file.o
20:57:49 [2020-05-17T20:57:49.834Z]   CC       images/fifo.o
20:57:49 [2020-05-17T20:57:49.989Z] #52 ...
20:57:49 [2020-05-17T20:57:49.990Z] 
20:57:49 [2020-05-17T20:57:49.990Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:57:49 [2020-05-17T20:57:49.990Z] #29 64.75 internal/syscall/execenv
20:57:49 [2020-05-17T20:57:49.990Z] #29 65.02 internal/syscall/unix
20:57:49 [2020-05-17T20:57:49.990Z] #29 65.41 os
20:57:50 [2020-05-17T20:57:50.036Z] #14 23.38 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.42 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.42 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.42 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.42 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.43 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
20:57:50 [2020-05-17T20:57:50.037Z] #14 23.44 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
20:57:50 [2020-05-17T20:57:50.117Z]   CC       images/remap-file-path.o
20:57:50 [2020-05-17T20:57:50.117Z]   CC       images/eventfd.o
20:57:50 [2020-05-17T20:57:50.117Z]   CC       images/eventpoll.o
20:57:50 [2020-05-17T20:57:50.117Z]   CC       images/fh.o
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.52 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.52 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.52 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.53 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.53 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.55 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.55 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
20:57:50 [2020-05-17T20:57:50.318Z] #14 23.56 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
20:57:50 [2020-05-17T20:57:50.401Z]   CC       images/fsnotify.o
20:57:50 [2020-05-17T20:57:50.401Z]   CC       images/signalfd.o
20:57:50 [2020-05-17T20:57:50.401Z]   CC       images/fs.o
20:57:50 [2020-05-17T20:57:50.600Z] #14 23.71 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
20:57:50 [2020-05-17T20:57:50.600Z] #14 23.73 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
20:57:50 [2020-05-17T20:57:50.600Z] #14 23.77 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
20:57:50 [2020-05-17T20:57:50.684Z]   CC       images/pstree.o
20:57:50 [2020-05-17T20:57:50.684Z]   CC       images/pipe.o
20:57:50 [2020-05-17T20:57:50.684Z]   CC       images/tcp-stream.o
20:57:50 [2020-05-17T20:57:50.684Z]   CC       images/sk-packet.o
20:57:50 [2020-05-17T20:57:50.684Z]   CC       images/mnt.o
20:57:50 [2020-05-17T20:57:50.882Z] #14 24.36 debconf: delaying package configuration, since apt-utils is not installed
20:57:50 [2020-05-17T20:57:50.968Z]   CC       images/pipe-data.o
20:57:50 [2020-05-17T20:57:50.968Z]   CC       images/sa.o
20:57:50 [2020-05-17T20:57:50.968Z]   CC       images/timer.o
20:57:50 [2020-05-17T20:57:50.968Z]   CC       images/timerfd.o
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.44 Fetched 99.3 MB in 5s (21.1 MB/s)
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.50 Selecting previously unselected package pigz.
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.50 (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 ... 15242 files and directories currently installed.)
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.53 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.54 Unpacking pigz (2.4-1) ...
20:57:51 [2020-05-17T20:57:51.164Z] #14 24.63 Selecting previously unselected package libpython3.7-minimal:s390x.
20:57:51 [2020-05-17T20:57:51.253Z]   CC       images/mm.o
20:57:51 [2020-05-17T20:57:51.253Z]   CC       images/sk-opts.o
20:57:51 [2020-05-17T20:57:51.253Z]   CC       images/sk-unix.o
20:57:51 [2020-05-17T20:57:51.253Z]   CC       images/sk-inet.o
20:57:51 [2020-05-17T20:57:51.362Z] #29 66.99 internal/fmtsort
20:57:51 [2020-05-17T20:57:51.455Z] #14 24.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:57:51 [2020-05-17T20:57:51.455Z] #14 24.63 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:57:51 [2020-05-17T20:57:51.536Z]   CC       images/tun.o
20:57:51 [2020-05-17T20:57:51.536Z]   CC       images/sk-netlink.o
20:57:51 [2020-05-17T20:57:51.536Z]   CC       images/packet-sock.o
20:57:51 [2020-05-17T20:57:51.620Z] #29 ...
20:57:51 [2020-05-17T20:57:51.620Z] 
20:57:51 [2020-05-17T20:57:51.620Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:51 [2020-05-17T20:57:51.620Z] #38 69.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:57:51 [2020-05-17T20:57:51.620Z] #38 69.99 Processing triggers for libc-bin (2.28-10) ...
20:57:51 [2020-05-17T20:57:51.620Z] #38 DONE 70.4s
20:57:51 [2020-05-17T20:57:51.819Z] #14 25.07 Selecting previously unselected package python3.7-minimal.
20:57:51 [2020-05-17T20:57:51.819Z] #14 25.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:57:51 [2020-05-17T20:57:51.819Z] #14 25.07 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:57:51 [2020-05-17T20:57:51.819Z]   CC       images/ipc-var.o
20:57:51 [2020-05-17T20:57:51.820Z]   CC       images/ipc-desc.o
20:57:51 [2020-05-17T20:57:51.820Z]   CC       images/ipc-shm.o
20:57:51 [2020-05-17T20:57:51.820Z]   CC       images/ipc-msg.o
20:57:51 [2020-05-17T20:57:51.820Z]   CC       images/ipc-sem.o
20:57:51 [2020-05-17T20:57:51.879Z] 
20:57:51 [2020-05-17T20:57:51.879Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.297 + RM_GOPATH=0
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.297 + TMP_GOPATH=
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.297 + : /build
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.297 + '[' -z '' ']'
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.304 ++ mktemp -d
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.330 + export GOPATH=/tmp/tmp.K2qbAc4xA9
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.330 + GOPATH=/tmp/tmp.K2qbAc4xA9
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.330 + RM_GOPATH=1
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.330 ++ dirname ./install.sh
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + dir=.
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + bin=tini
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + shift
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + '[' '!' -f ./tini.installer ']'
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + . ./tini.installer
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + install_tini
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.358 + git clone https://github.com/krallin/tini.git /tmp/tmp.K2qbAc4xA9/tini
20:57:51 [2020-05-17T20:57:51.879Z] #34 4.359 Cloning into '/tmp/tmp.K2qbAc4xA9/tini'...
20:57:52 [2020-05-17T20:57:52.044Z] #24 11.30 
                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
####                                                                       6.7%
#####                                                                      7.3%
#####                                                                      8.1%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 12.9%
###########                                                               15.3%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.8%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.4%
####################                                                      27.9%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.8%
###########################                                               37.8%
#############################                                             40.3%
##############################                                            42.5%
20:57:52 [2020-05-17T20:57:52.044Z] #24 ...
20:57:52 [2020-05-17T20:57:52.044Z] 
20:57:52 [2020-05-17T20:57:52.044Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.37 Unpacking xxd (2:8.1.0875-5) ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.61 Selecting previously unselected package vim-common.
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 47.67 Unpacking vim-common (2:8.1.0875-5) ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 48.25 Selecting previously unselected package cmake-data.
20:57:52 [2020-05-17T20:57:52.044Z] #31 48.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 48.26 Unpacking cmake-data (3.13.4-1) ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 52.27 Selecting previously unselected package libicu63:amd64.
20:57:52 [2020-05-17T20:57:52.044Z] #31 52.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:57:52 [2020-05-17T20:57:52.044Z] #31 52.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:57:52 [2020-05-17T20:57:52.105Z]   CC       images/utsns.o
20:57:52 [2020-05-17T20:57:52.105Z]   CC       images/creds.o
20:57:52 [2020-05-17T20:57:52.105Z]   CC       images/vma.o
20:57:52 [2020-05-17T20:57:52.105Z]   CC       images/netdev.o
20:57:52 [2020-05-17T20:57:52.302Z] #31 ...
20:57:52 [2020-05-17T20:57:52.302Z] 
20:57:52 [2020-05-17T20:57:52.302Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:52 [2020-05-17T20:57:52.388Z]   CC       images/tty.o
20:57:52 [2020-05-17T20:57:52.388Z]   CC       images/file-lock.o
20:57:52 [2020-05-17T20:57:52.388Z]   CC       images/rlimit.o
20:57:52 [2020-05-17T20:57:52.675Z]   CC       images/pagemap.o
20:57:52 [2020-05-17T20:57:52.675Z]   CC       images/siginfo.o
20:57:52 [2020-05-17T20:57:52.675Z]   CC       images/rpc.o
20:57:52 [2020-05-17T20:57:52.814Z] #34 5.411 + cd /tmp/tmp.K2qbAc4xA9/tini
20:57:52 [2020-05-17T20:57:52.814Z] #34 5.411 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:57:52 [2020-05-17T20:57:52.814Z] #34 5.450 + cmake .
20:57:52 [2020-05-17T20:57:52.839Z] #14 26.17 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:57:52 [2020-05-17T20:57:52.839Z] #14 26.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:57:53 [2020-05-17T20:57:53.074Z] #24 11.30 
                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
####                                                                       6.7%
#####                                                                      7.3%
#####                                                                      8.1%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 12.9%
###########                                                               15.3%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.8%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.4%
####################                                                      27.9%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.8%
###########################                                               37.8%
#############################                                             40.3%
##############################                                            42.5%
################################                                          45.6%
##################################                                        47.7%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.8%
20:57:53 [2020-05-17T20:57:53.074Z] #24 ...
20:57:53 [2020-05-17T20:57:53.074Z] 
20:57:53 [2020-05-17T20:57:53.074Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:57:53 [2020-05-17T20:57:53.074Z] #11 DONE 3.3s
20:57:53 [2020-05-17T20:57:53.074Z] 
20:57:53 [2020-05-17T20:57:53.074Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:53 [2020-05-17T20:57:53.296Z]   CC       images/ext-file.o
20:57:53 [2020-05-17T20:57:53.296Z]   CC       images/cgroup.o
20:57:53 [2020-05-17T20:57:53.296Z]   CC       images/userns.o
20:57:53 [2020-05-17T20:57:53.452Z] #14 ...
20:57:53 [2020-05-17T20:57:53.452Z] 
20:57:53 [2020-05-17T20:57:53.452Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:57:53 [2020-05-17T20:57:53.452Z] #39 20.35   CC       images/sk-opts.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 20.52   CC       images/sk-unix.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 20.72   CC       images/sk-inet.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 21.04   CC       images/tun.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 21.38   CC       images/sk-netlink.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 21.58   CC       images/packet-sock.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 21.93   CC       images/ipc-var.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 22.16   CC       images/ipc-desc.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 22.28   CC       images/ipc-shm.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 22.50   CC       images/ipc-msg.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 22.80   CC       images/ipc-sem.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 23.00   CC       images/utsns.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 23.20   CC       images/creds.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 23.33   CC       images/vma.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 23.56   CC       images/netdev.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 23.77   CC       images/tty.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 24.15   CC       images/file-lock.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 24.34   CC       images/rlimit.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 24.44   CC       images/pagemap.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 24.59   CC       images/siginfo.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 24.77   CC       images/rpc.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 25.37   CC       images/ext-file.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 25.47   CC       images/cgroup.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 25.78   CC       images/userns.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 25.95   CC       images/google/protobuf/descriptor.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 26.89   CC       images/opts.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.12   CC       images/seccomp.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.33   CC       images/binfmt-misc.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.52   CC       images/time.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.64   CC       images/sysctl.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.74   CC       images/autofs.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 27.87   CC       images/macvlan.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.00   CC       images/sit.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.18   LINK     images/built-in.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.29   GEN      compel/include/asm
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.30   GEN      compel/include/version.h
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.30 touch .config
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.31   GEN      include/common/config.h
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.37   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.42   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.44   GEN      compel/plugins/include/uapi/std/syscall.h
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.47   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.49   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.51   DEP      compel/arch/s390/plugins/std/parasite-head.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.53   DEP      compel/plugins/std/infect.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.62   DEP      compel/plugins/std/string.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.71   DEP      compel/plugins/std/log.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.80   DEP      compel/plugins/std/fds.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.89   DEP      compel/plugins/std/std.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 28.95   DEP      compel/plugins/shmem/shmem.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 29.16   DEP      compel/plugins/fds/fds.d
20:57:53 [2020-05-17T20:57:53.452Z] #39 29.30   CC       compel/plugins/std/std.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 29.43   CC       compel/plugins/std/fds.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 29.65   CC       compel/plugins/std/log.o
20:57:53 [2020-05-17T20:57:53.452Z] #39 30.31   CC       compel/plugins/std/string.o
20:57:53 [2020-05-17T20:57:53.579Z]   CC       images/google/protobuf/descriptor.o
20:57:53 [2020-05-17T20:57:53.734Z] #39 30.79   CC       compel/plugins/std/infect.o
20:57:53 [2020-05-17T20:57:53.749Z] #34 6.125 -- The C compiler identification is GNU 8.3.0
20:57:53 [2020-05-17T20:57:53.749Z] #34 6.178 -- Check for working C compiler: /usr/bin/cc
20:57:53 [2020-05-17T20:57:53.849Z] #24 11.30 
                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
####                                                                       6.7%
#####                                                                      7.3%
#####                                                                      8.1%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 12.9%
###########                                                               15.3%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.8%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.4%
####################                                                      27.9%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.8%
###########################                                               37.8%
#############################                                             40.3%
##############################                                            42.5%
################################                                          45.6%
##################################                                        47.7%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.8%
##########################################                                58.9%
###########################################                               61.1%
############################################                              62.2%
#############################################                             63.2%
###############################################                           65.4%
###############################################                           66.1%
################################################                          68.0%
#################################################                         69.3%
##################################################                        70.5%
20:57:53 [2020-05-17T20:57:53.849Z] #24 ...
20:57:53 [2020-05-17T20:57:53.849Z] 
20:57:53 [2020-05-17T20:57:53.849Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.04 Selecting previously unselected package libprotoc17:amd64.
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.88 Selecting previously unselected package protobuf-c-compiler.
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 49.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.10 Selecting previously unselected package protobuf-compiler.
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.15 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.38 Selecting previously unselected package python-pkg-resources.
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.42 Unpacking python-pkg-resources (40.8.0-1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.65 Selecting previously unselected package python-six.
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.65 Unpacking python-six (1.12.0-1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.76 Selecting previously unselected package python-protobuf.
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 50.80 Unpacking python-protobuf (3.6.1.3-2) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 51.65 Setting up python-pkg-resources (40.8.0-1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 57.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 57.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 57.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 57.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:57:53 [2020-05-17T20:57:53.849Z] #38 57.20 Setting up python-six (1.12.0-1) ...
20:57:54 [2020-05-17T20:57:54.016Z] #39 31.13   CC       compel/arch/s390/plugins/std/parasite-head.o
20:57:54 [2020-05-17T20:57:54.016Z] #39 31.18   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
20:57:54 [2020-05-17T20:57:54.016Z] #39 31.21   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
20:57:54 [2020-05-17T20:57:54.107Z] #38 ...
20:57:54 [2020-05-17T20:57:54.107Z] 
20:57:54 [2020-05-17T20:57:54.107Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/opts.o
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/seccomp.o
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/binfmt-misc.o
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/time.o
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/sysctl.o
20:57:54 [2020-05-17T20:57:54.201Z]   CC       images/autofs.o
20:57:54 [2020-05-17T20:57:54.297Z] #39 31.32   AR       compel/plugins/std.lib.a
20:57:54 [2020-05-17T20:57:54.297Z] #39 31.41   CC       compel/plugins/fds/fds.o
20:57:54 [2020-05-17T20:57:54.485Z]   CC       images/macvlan.o
20:57:54 [2020-05-17T20:57:54.485Z]   CC       images/sit.o
20:57:54 [2020-05-17T20:57:54.485Z]   LINK     images/built-in.o
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/include/asm
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/include/version.h
20:57:54 [2020-05-17T20:57:54.485Z] touch .config
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      include/common/config.h
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/plugins/include/uapi/std/syscall.h
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
20:57:54 [2020-05-17T20:57:54.485Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
20:57:54 [2020-05-17T20:57:54.485Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
20:57:54 [2020-05-17T20:57:54.485Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
20:57:54 [2020-05-17T20:57:54.485Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
20:57:54 [2020-05-17T20:57:54.485Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:57:54 [2020-05-17T20:57:54.485Z]   DEP      compel/plugins/std/infect.d
20:57:54 [2020-05-17T20:57:54.579Z] #39 31.65   AR       compel/plugins/fds.lib.a
20:57:54 [2020-05-17T20:57:54.579Z] #39 31.70   HOSTDEP  compel/src/lib/log-host.d
20:57:54 [2020-05-17T20:57:54.680Z] #34 6.952 -- Check for working C compiler: /usr/bin/cc -- works
20:57:54 [2020-05-17T20:57:54.680Z] #34 6.953 -- Detecting C compiler ABI info
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/std/string.d
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/std/log.d
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/std/fds.d
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/std/std.d
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/shmem/shmem.d
20:57:54 [2020-05-17T20:57:54.769Z]   DEP      compel/plugins/fds/fds.d
20:57:54 [2020-05-17T20:57:54.769Z]   CC       compel/plugins/std/std.o
20:57:54 [2020-05-17T20:57:54.861Z] #39 31.81   HOSTDEP  compel/src/lib/handle-elf-host.d
20:57:54 [2020-05-17T20:57:54.861Z] #39 31.98   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
20:57:54 [2020-05-17T20:57:54.861Z] #39 32.08   HOSTDEP  compel/src/main-host.d
20:57:55 [2020-05-17T20:57:55.052Z]   CC       compel/plugins/std/fds.o
20:57:55 [2020-05-17T20:57:55.052Z]   CC       compel/plugins/std/log.o
20:57:55 [2020-05-17T20:57:55.142Z] #39 ...
20:57:55 [2020-05-17T20:57:55.143Z] 
20:57:55 [2020-05-17T20:57:55.143Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.31 Selecting previously unselected package python3-minimal.
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.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 ... 15491 files and directories currently installed.)
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.33 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.34 Unpacking python3-minimal (3.7.3-1) ...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.43 Selecting previously unselected package libmpdec2:s390x.
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.43 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.44 Unpacking libmpdec2:s390x (2.4.2-2) ...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.50 Selecting previously unselected package libpython3.7-stdlib:s390x.
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
20:57:55 [2020-05-17T20:57:55.143Z] #14 28.50 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:57:55 [2020-05-17T20:57:55.244Z] #34 7.548 -- Detecting C compiler ABI info - done
20:57:55 [2020-05-17T20:57:55.244Z] #34 7.604 -- Detecting C compile features
20:57:55 [2020-05-17T20:57:55.336Z]   CC       compel/plugins/std/string.o
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/plugins/std/infect.o
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
20:57:55 [2020-05-17T20:57:55.620Z]   AR       compel/plugins/std.lib.a
20:57:55 [2020-05-17T20:57:55.620Z]   CC       compel/plugins/fds/fds.o
20:57:55 [2020-05-17T20:57:55.904Z]   AR       compel/plugins/fds.lib.a
20:57:55 [2020-05-17T20:57:55.904Z]   HOSTDEP  compel/src/lib/log-host.d
20:57:55 [2020-05-17T20:57:55.904Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
20:57:55 [2020-05-17T20:57:55.904Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
20:57:55 [2020-05-17T20:57:55.904Z]   HOSTDEP  compel/src/main-host.d
20:57:55 [2020-05-17T20:57:55.904Z]   DEP      compel/src/lib/ptrace.d
20:57:55 [2020-05-17T20:57:55.904Z]   DEP      compel/src/lib/infect.d
20:57:55 [2020-05-17T20:57:55.920Z] #24 11.30 
                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
####                                                                       6.7%
#####                                                                      7.3%
#####                                                                      8.1%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 12.9%
###########                                                               15.3%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.8%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.4%
####################                                                      27.9%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.8%
###########################                                               37.8%
#############################                                             40.3%
##############################                                            42.5%
################################                                          45.6%
##################################                                        47.7%
####################################                                      50.3%
#####################################                                     51.7%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.8%
##########################################                                58.9%
###########################################                               61.1%
############################################                              62.2%
#############################################                             63.2%
###############################################                           65.4%
###############################################                           66.1%
################################################                          68.0%
#################################################                         69.3%
##################################################                        70.5%
####################################################                      72.7%
#####################################################                     74.3%
######################################################                    76.1%
#######################################################                   77.4%
########################################################                  78.6%
#########################################################                 80.2%
##########################################################                81.6%
############################################################              83.4%
############################################################              84.6%
##############################################################            86.3%
###############################################################           88.1%
################################################################          89.8%
#################################################################         91.5%
###################################################################       93.1%
####################################################################      94.9%
#####################################################################     96.6%
#######################################################################   98.9%
######################################################################## 100.0%
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.31 Selecting previously unselected package python3.7.
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.31 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.41 Selecting previously unselected package libpython3-stdlib:s390x.
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
20:57:56 [2020-05-17T20:57:56.147Z] #14 29.46 Setting up python3-minimal (3.7.3-1) ...
20:57:56 [2020-05-17T20:57:56.177Z] #24 17.93 
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/src/lib/infect-util.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/src/lib/infect-rpc.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/arch/ppc64/src/lib/infect.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/src/lib/log.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/src/main.d
20:57:56 [2020-05-17T20:57:56.187Z]   DEP      compel/src/lib/handle-elf.d
20:57:56 [2020-05-17T20:57:56.471Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
20:57:56 [2020-05-17T20:57:56.471Z]   CC       compel/src/lib/log.o
20:57:56 [2020-05-17T20:57:56.471Z]   CC       compel/arch/ppc64/src/lib/cpu.o
20:57:56 [2020-05-17T20:57:56.471Z]   CC       compel/arch/ppc64/src/lib/infect.o
20:57:56 [2020-05-17T20:57:56.755Z]   CC       compel/src/lib/infect-rpc.o
20:57:56 [2020-05-17T20:57:56.755Z]   CC       compel/src/lib/infect-util.o
20:57:57 [2020-05-17T20:57:57.039Z]   CC       compel/src/lib/infect.o
20:57:57 [2020-05-17T20:57:57.113Z] #24 ...
20:57:57 [2020-05-17T20:57:57.113Z] 
20:57:57 [2020-05-17T20:57:57.113Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:57:57 [2020-05-17T20:57:57.113Z] #12 DONE 3.8s
20:57:57 [2020-05-17T20:57:57.113Z] 
20:57:57 [2020-05-17T20:57:57.113Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:57:57 [2020-05-17T20:57:57.114Z] #38 62.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:57:57 [2020-05-17T20:57:57.114Z] #38 62.32 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:57:57 [2020-05-17T20:57:57.114Z] #38 62.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.32 Selecting previously unselected package python3.
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15903 files and directories currently installed.)
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.34 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.34 Unpacking python3 (3.7.3-1) ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.42 Selecting previously unselected package libip4tc0:s390x.
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.42 Unpacking libip4tc0:s390x (1.8.2-4) ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.51 Selecting previously unselected package libip6tc0:s390x.
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.152Z] #14 30.52 Unpacking libip6tc0:s390x (1.8.2-4) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.44 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.49 Setting up protobuf-compiler (3.6.1.3-2) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:57:57 [2020-05-17T20:57:57.370Z] #38 62.55 Setting up python-protobuf (3.6.1.3-2) ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.61 Selecting previously unselected package libiptc0:s390x.
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.62 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.62 Unpacking libiptc0:s390x (1.8.2-4) ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.67 Selecting previously unselected package libnfnetlink0:s390x.
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.68 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.74 Selecting previously unselected package libnetfilter-conntrack3:s390x.
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.74 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:57:57 [2020-05-17T20:57:57.434Z] #14 30.82 Selecting previously unselected package libnftnl11:s390x.
20:57:57 [2020-05-17T20:57:57.661Z]   CC       compel/src/lib/ptrace.o
20:57:57 [2020-05-17T20:57:57.716Z] #14 30.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.716Z] #14 30.82 Unpacking libnftnl11:s390x (1.1.2-2) ...
20:57:57 [2020-05-17T20:57:57.716Z] #14 30.89 Selecting previously unselected package iptables.
20:57:57 [2020-05-17T20:57:57.716Z] #14 30.89 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
20:57:57 [2020-05-17T20:57:57.716Z] #14 30.89 Unpacking iptables (1.8.2-4) ...
20:57:57 [2020-05-17T20:57:57.716Z] #14 ...
20:57:57 [2020-05-17T20:57:57.716Z] 
20:57:57 [2020-05-17T20:57:57.716Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:57:57 [2020-05-17T20:57:57.716Z] #42 56.80 internal/lazyregexp
20:57:57 [2020-05-17T20:57:57.716Z] #42 56.94 path
20:57:57 [2020-05-17T20:57:57.716Z] #42 57.37 io/ioutil
20:57:57 [2020-05-17T20:57:57.716Z] #42 57.77 net/url
20:57:57 [2020-05-17T20:57:57.716Z] #42 58.85 text/template/parse
20:57:57 [2020-05-17T20:57:57.716Z] #42 58.90 go/parser
20:57:57 [2020-05-17T20:57:57.716Z] #42 61.74 log
20:57:57 [2020-05-17T20:57:57.716Z] #42 61.98 text/template
20:57:57 [2020-05-17T20:57:57.716Z] #42 62.26 encoding/binary
20:57:57 [2020-05-17T20:57:57.716Z] #42 63.68 encoding/base64
20:57:57 [2020-05-17T20:57:57.716Z] #42 64.33 encoding/json
20:57:57 [2020-05-17T20:57:57.716Z] #42 65.39 go/doc
20:57:57 [2020-05-17T20:57:57.716Z] #42 ...
20:57:57 [2020-05-17T20:57:57.716Z] 
20:57:57 [2020-05-17T20:57:57.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.23   DEP      compel/src/lib/ptrace.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.36   DEP      compel/src/lib/infect.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.55   DEP      compel/src/lib/infect-util.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.65   DEP      compel/src/lib/infect-rpc.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.76   DEP      compel/arch/s390/src/lib/infect.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.89   DEP      compel/arch/s390/src/lib/cpu.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 32.99   DEP      compel/src/lib/log.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.07   DEP      compel/src/main.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.16   DEP      compel/src/lib/handle-elf.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.31   DEP      compel/arch/s390/src/lib/handle-elf.d
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.43   CC       compel/src/lib/log.o
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.70   CC       compel/arch/s390/src/lib/cpu.o
20:57:57 [2020-05-17T20:57:57.716Z] #39 33.99   CC       compel/arch/s390/src/lib/infect.o
20:57:57 [2020-05-17T20:57:57.716Z] #39 34.81   CC       compel/src/lib/infect-rpc.o
20:57:57 [2020-05-17T20:57:57.766Z] #34 9.813 -- Detecting C compile features - done
20:57:57 [2020-05-17T20:57:57.766Z] #34 9.875 -- Performing Test HAS_BUILTIN_FORTIFY
20:57:57 [2020-05-17T20:57:57.766Z] #34 10.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:57:57 [2020-05-17T20:57:57.766Z] #34 10.17 -- Configuring done
20:57:57 [2020-05-17T20:57:57.766Z] #34 10.20 -- Generating done
20:57:57 [2020-05-17T20:57:57.766Z] #34 10.21 -- Build files have been written to: /tmp/tmp.K2qbAc4xA9/tini
20:57:57 [2020-05-17T20:57:57.766Z] #34 10.23 + make tini-static
20:57:57 [2020-05-17T20:57:57.945Z]   AR       compel/libcompel.a
20:57:57 [2020-05-17T20:57:57.945Z]   HOSTCC   compel/src/main-host.o
20:57:57 [2020-05-17T20:57:57.945Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
20:57:57 [2020-05-17T20:57:57.945Z]   HOSTCC   compel/src/lib/handle-elf-host.o
20:57:57 [2020-05-17T20:57:57.998Z] #39 35.17   CC       compel/src/lib/infect-util.o
20:57:58 [2020-05-17T20:57:58.023Z] #34 10.72 Scanning dependencies of target tini-static
20:57:58 [2020-05-17T20:57:58.228Z]   HOSTCC   compel/src/lib/log-host.o
20:57:58 [2020-05-17T20:57:58.228Z]   HOSTLINK compel/compel-host-bin
20:57:58 [2020-05-17T20:57:58.228Z]   DEP      soccr/soccr.d
20:57:58 [2020-05-17T20:57:58.228Z]   CC       soccr/soccr.o
20:57:58 [2020-05-17T20:57:58.280Z] #39 35.46   CC       compel/src/lib/infect.o
20:57:58 [2020-05-17T20:57:58.280Z] #34 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:57:58 [2020-05-17T20:57:58.845Z]   AR       soccr/libsoccr.a
20:57:58 [2020-05-17T20:57:58.845Z] make[1]: 'soccr/libsoccr.a' is up to date.
20:57:58 [2020-05-17T20:57:58.845Z]   DEP      criu/arch/ppc64/sigframe.d
20:57:58 [2020-05-17T20:57:58.845Z]   DEP      criu/arch/ppc64/crtools.d
20:57:58 [2020-05-17T20:57:58.845Z]   DEP      criu/arch/ppc64/cpu.d
20:57:59 [2020-05-17T20:57:59.129Z]   CC       criu/arch/ppc64/cpu.o
20:57:59 [2020-05-17T20:57:59.129Z]   CC       criu/arch/ppc64/crtools.o
20:57:59 [2020-05-17T20:57:59.412Z]   CC       criu/arch/ppc64/sigframe.o
20:57:59 [2020-05-17T20:57:59.696Z]   LINK     criu/arch/ppc64/crtools.built-in.o
20:57:59 [2020-05-17T20:57:59.696Z]   DEP      criu/pie/util-vdso.d
20:57:59 [2020-05-17T20:57:59.696Z]   DEP      criu/pie/util.d
20:57:59 [2020-05-17T20:57:59.696Z]   CC       criu/pie/util.o
20:57:59 [2020-05-17T20:57:59.894Z] #38 ...
20:57:59 [2020-05-17T20:57:59.894Z] 
20:57:59 [2020-05-17T20:57:59.894Z] #13 [dev 6/25] RUN ldconfig
20:57:59 [2020-05-17T20:57:59.894Z] #13 DONE 3.1s
20:57:59 [2020-05-17T20:57:59.980Z]   CC       criu/pie/util-vdso.o
20:57:59 [2020-05-17T20:57:59.980Z]   AR       criu/pie/pie.lib.a
20:57:59 [2020-05-17T20:57:59.980Z]   DEP      criu/pie/restorer.d
20:58:00 [2020-05-17T20:58:00.154Z] 
20:58:00 [2020-05-17T20:58:00.154Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:58:00 [2020-05-17T20:58:00.154Z] #24 19.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:58:00 [2020-05-17T20:58:00.154Z] #24 19.85 
20:58:00 [2020-05-17T20:58:00.154Z] #24 20.02 
######################################################################## 100.0%
20:58:00 [2020-05-17T20:58:00.154Z] #24 20.18 
20:58:00 [2020-05-17T20:58:00.154Z] #24 21.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:58:00 [2020-05-17T20:58:00.154Z] #24 21.61 
20:58:00 [2020-05-17T20:58:00.154Z] #24 21.81 
###################################                                       49.6%
######################################################################## 100.0%
20:58:00 [2020-05-17T20:58:00.154Z] #24 22.10 
20:58:00 [2020-05-17T20:58:00.154Z] #24 ...
20:58:00 [2020-05-17T20:58:00.154Z] 
20:58:00 [2020-05-17T20:58:00.154Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:00 [2020-05-17T20:58:00.154Z] #42 54.18 internal/oserror
20:58:00 [2020-05-17T20:58:00.154Z] #42 54.23 reflect
20:58:00 [2020-05-17T20:58:00.154Z] #42 54.40 syscall
20:58:00 [2020-05-17T20:58:00.175Z] #34 12.52 [100%] Linking C executable tini-static
20:58:00 [2020-05-17T20:58:00.175Z] #34 ...
20:58:00 [2020-05-17T20:58:00.175Z] 
20:58:00 [2020-05-17T20:58:00.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:00 [2020-05-17T20:58:00.175Z] #39 3.719 Note: Building without setproctitle() and strlcpy() support.
20:58:00 [2020-05-17T20:58:00.175Z] #39 3.720       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:58:00 [2020-05-17T20:58:00.175Z] #39 3.758 Note: Building without GnuTLS support
20:58:00 [2020-05-17T20:58:00.175Z] #39 5.643 fatal: not a git repository (or any of the parent directories): .git
20:58:00 [2020-05-17T20:58:00.175Z] #39 5.698   GEN      .gitid
20:58:00 [2020-05-17T20:58:00.175Z] #39 5.723   GEN      criu/include/version.h
20:58:00 [2020-05-17T20:58:00.175Z] #39 5.772   GEN      include/common/asm
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.495   PBCC     images/google/protobuf/descriptor.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.579   PBCC     images/opts.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.642   PBCC     images/sit.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.718   DEP      images/google/protobuf/descriptor.pb-c.d
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.818   DEP      images/opts.pb-c.d
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.868   DEP      images/sit.pb-c.d
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.934   PBCC     images/macvlan.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 7.970   DEP      images/macvlan.pb-c.d
20:58:00 [2020-05-17T20:58:00.175Z] #39 8.030   PBCC     images/autofs.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 8.056   DEP      images/autofs.pb-c.d
20:58:00 [2020-05-17T20:58:00.175Z] #39 8.134   PBCC     images/sysctl.pb-c.c
20:58:00 [2020-05-17T20:58:00.175Z] #39 8.156   DEP      images/sysctl.pb-c.d
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.214   PBCC     images/time.pb-c.c
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.246   DEP      images/time.pb-c.d
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.302   PBCC     images/binfmt-misc.pb-c.c
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.339   DEP      images/binfmt-misc.pb-c.d
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.377   PBCC     images/seccomp.pb-c.c
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.421   DEP      images/seccomp.pb-c.d
20:58:00 [2020-05-17T20:58:00.176Z] #39 8.474   PBCC     images/userns.pb-c.c
20:58:00 [2020-05-17T20:58:00.264Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
20:58:00 [2020-05-17T20:58:00.264Z]   DEP      criu/arch/ppc64/restorer.d
20:58:00 [2020-05-17T20:58:00.264Z]   DEP      criu/arch/ppc64/vdso-pie.d
20:58:00 [2020-05-17T20:58:00.264Z]   DEP      criu/pie/parasite-vdso.d
20:58:00 [2020-05-17T20:58:00.264Z]   DEP      criu/pie/parasite.d
20:58:00 [2020-05-17T20:58:00.298Z] #39 37.18   CC       compel/src/lib/ptrace.o
20:58:00 [2020-05-17T20:58:00.417Z] #42 ...
20:58:00 [2020-05-17T20:58:00.417Z] 
20:58:00 [2020-05-17T20:58:00.417Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:00 [2020-05-17T20:58:00.417Z] #31 61.32 Selecting previously unselected package libxml2:amd64.
20:58:00 [2020-05-17T20:58:00.417Z] #31 61.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 61.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.07 Selecting previously unselected package libarchive13:amd64.
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.60 Selecting previously unselected package libjsoncpp1:amd64.
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.82 Selecting previously unselected package librhash0:amd64.
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 62.82 Unpacking librhash0:amd64 (1.3.8-1) ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.13 Selecting previously unselected package libuv1:amd64.
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.19 Unpacking libuv1:amd64 (1.24.1-1) ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.39 Selecting previously unselected package cmake.
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:58:00 [2020-05-17T20:58:00.417Z] #31 63.43 Unpacking cmake (3.13.4-1) ...
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.502   DEP      images/userns.pb-c.d
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.570   PBCC     images/cgroup.pb-c.c
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.634   DEP      images/cgroup.pb-c.d
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.718   PBCC     images/fown.pb-c.c
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.726   PBCC     images/ext-file.pb-c.c
20:58:00 [2020-05-17T20:58:00.433Z] #39 8.752   DEP      images/fown.pb-c.d
20:58:00 [2020-05-17T20:58:00.547Z]   CC       criu/pie/parasite.o
20:58:00 [2020-05-17T20:58:00.581Z] #39 37.50   AR       compel/libcompel.a
20:58:00 [2020-05-17T20:58:00.581Z] #39 37.57   HOSTCC   compel/src/main-host.o
20:58:00 [2020-05-17T20:58:00.700Z] #39 8.838   DEP      images/ext-file.pb-c.d
20:58:00 [2020-05-17T20:58:00.700Z] #39 8.902   PBCC     images/rpc.pb-c.c
20:58:00 [2020-05-17T20:58:00.700Z] #39 8.962   DEP      images/rpc.pb-c.d
20:58:00 [2020-05-17T20:58:00.700Z] #39 9.018   PBCC     images/siginfo.pb-c.c
20:58:00 [2020-05-17T20:58:00.831Z]   LINK     criu/pie/parasite.built-in.o
20:58:00 [2020-05-17T20:58:00.831Z]   GEN      criu/pie/parasite-blob.h
20:58:00 [2020-05-17T20:58:00.831Z]   CC       criu/pie/parasite-vdso.o
20:58:00 [2020-05-17T20:58:00.862Z] #39 37.81   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
20:58:00 [2020-05-17T20:58:00.862Z] #39 37.94   HOSTCC   compel/src/lib/handle-elf-host.o
20:58:00 [2020-05-17T20:58:00.957Z] #39 9.058   DEP      images/siginfo.pb-c.d
20:58:00 [2020-05-17T20:58:00.957Z] #39 9.107   PBCC     images/pagemap.pb-c.c
20:58:00 [2020-05-17T20:58:00.957Z] #39 ...
20:58:00 [2020-05-17T20:58:00.957Z] 
20:58:00 [2020-05-17T20:58:00.957Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:58:00 [2020-05-17T20:58:00.957Z] #34 13.30 [100%] Built target tini-static
20:58:00 [2020-05-17T20:58:00.957Z] #34 13.41 + mkdir -p /build
20:58:00 [2020-05-17T20:58:00.957Z] #34 13.42 + cp tini-static /build/docker-init
20:58:01 [2020-05-17T20:58:01.115Z]   CC       criu/arch/ppc64/vdso-pie.o
20:58:01 [2020-05-17T20:58:01.115Z]   CC       criu/arch/ppc64/restorer.o
20:58:01 [2020-05-17T20:58:01.144Z] #39 38.30   HOSTCC   compel/src/lib/log-host.o
20:58:01 [2020-05-17T20:58:01.215Z] #34 DONE 13.7s
20:58:01 [2020-05-17T20:58:01.215Z] 
20:58:01 [2020-05-17T20:58:01.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.178   DEP      images/pagemap.pb-c.d
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.219   PBCC     images/rlimit.pb-c.c
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.262   DEP      images/rlimit.pb-c.d
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.342   PBCC     images/file-lock.pb-c.c
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.379   DEP      images/file-lock.pb-c.d
20:58:01 [2020-05-17T20:58:01.215Z] #39 9.455   PBCC     images/tty.pb-c.c
20:58:01 [2020-05-17T20:58:01.348Z] #31 ...
20:58:01 [2020-05-17T20:58:01.348Z] 
20:58:01 [2020-05-17T20:58:01.348Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:58:01 [2020-05-17T20:58:01.348Z] #24 23.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:58:01 [2020-05-17T20:58:01.398Z]   CC       criu/arch/ppc64/vdso-trampoline.o
20:58:01 [2020-05-17T20:58:01.399Z]   CC       criu/pie/restorer.o
20:58:01 [2020-05-17T20:58:01.425Z] #39 38.52   HOSTLINK compel/compel-host-bin
20:58:01 [2020-05-17T20:58:01.472Z] #39 9.558   DEP      images/tty.pb-c.d
20:58:01 [2020-05-17T20:58:01.472Z] #39 9.772   PBCC     images/tun.pb-c.c
20:58:01 [2020-05-17T20:58:01.472Z] #39 ...
20:58:01 [2020-05-17T20:58:01.472Z] 
20:58:01 [2020-05-17T20:58:01.472Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:01 [2020-05-17T20:58:01.472Z] #14 7.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:58:01 [2020-05-17T20:58:01.472Z] #14 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:58:01 [2020-05-17T20:58:01.605Z] #24 23.42 skipping existing 1849cc453dee
20:58:01 [2020-05-17T20:58:01.605Z] #24 23.59 
20:58:01 [2020-05-17T20:58:01.707Z] #39 38.60   DEP      soccr/soccr.d
20:58:01 [2020-05-17T20:58:01.707Z] #39 38.73   CC       soccr/soccr.o
20:58:01 [2020-05-17T20:58:01.729Z] #14 ...
20:58:01 [2020-05-17T20:58:01.730Z] 
20:58:01 [2020-05-17T20:58:01.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:01 [2020-05-17T20:58:01.730Z] #39 9.869   PBCC     images/netdev.pb-c.c
20:58:01 [2020-05-17T20:58:01.730Z] #39 9.993   DEP      images/tun.pb-c.d
20:58:01 [2020-05-17T20:58:01.730Z] #39 10.09   DEP      images/netdev.pb-c.d
20:58:01 [2020-05-17T20:58:01.987Z] #39 10.19   PBCC     images/vma.pb-c.c
20:58:01 [2020-05-17T20:58:01.987Z] #39 10.27   DEP      images/vma.pb-c.d
20:58:01 [2020-05-17T20:58:01.987Z] #39 10.33   PBCC     images/creds.pb-c.c
20:58:01 [2020-05-17T20:58:01.987Z] #39 10.39   DEP      images/creds.pb-c.d
20:58:02 [2020-05-17T20:58:02.244Z] #39 10.46   PBCC     images/utsns.pb-c.c
20:58:02 [2020-05-17T20:58:02.244Z] #39 10.53   DEP      images/utsns.pb-c.d
20:58:02 [2020-05-17T20:58:02.244Z] #39 10.58   PBCC     images/ipc-desc.pb-c.c
20:58:02 [2020-05-17T20:58:02.244Z] #39 10.63   PBCC     images/ipc-sem.pb-c.c
20:58:02 [2020-05-17T20:58:02.422Z]   LINK     criu/pie/restorer.built-in.o
20:58:02 [2020-05-17T20:58:02.422Z]   GEN      criu/pie/restorer-blob.h
20:58:02 [2020-05-17T20:58:02.422Z]   DEP      criu/vdso.d
20:58:02 [2020-05-17T20:58:02.422Z]   DEP      criu/uts_ns.d
20:58:02 [2020-05-17T20:58:02.422Z]   DEP      criu/util.d
20:58:02 [2020-05-17T20:58:02.422Z]   DEP      criu/uffd.d
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.66   DEP      images/ipc-desc.pb-c.d
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.71   DEP      images/ipc-sem.pb-c.d
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.76   PBCC     images/ipc-msg.pb-c.c
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.79   DEP      images/ipc-msg.pb-c.d
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.85   PBCC     images/ipc-shm.pb-c.c
20:58:02 [2020-05-17T20:58:02.508Z] #39 10.89   DEP      images/ipc-shm.pb-c.d
20:58:02 [2020-05-17T20:58:02.508Z] #39 ...
20:58:02 [2020-05-17T20:58:02.508Z] 
20:58:02 [2020-05-17T20:58:02.508Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:58:02 [2020-05-17T20:58:02.508Z] #29 68.13 strings
20:58:02 [2020-05-17T20:58:02.508Z] #29 70.13 fmt
20:58:02 [2020-05-17T20:58:02.508Z] #29 71.14 bytes
20:58:02 [2020-05-17T20:58:02.508Z] #29 73.46 bufio
20:58:02 [2020-05-17T20:58:02.508Z] #29 74.78 path/filepath
20:58:02 [2020-05-17T20:58:02.508Z] #29 75.79 flag
20:58:02 [2020-05-17T20:58:02.508Z] #29 76.57 io/ioutil
20:58:02 [2020-05-17T20:58:02.508Z] #29 77.86 github.com/BurntSushi/toml
20:58:02 [2020-05-17T20:58:02.508Z] #29 78.10 log
20:58:02 [2020-05-17T20:58:02.705Z]   DEP      criu/tun.d
20:58:02 [2020-05-17T20:58:02.705Z]   DEP      criu/tty.d
20:58:02 [2020-05-17T20:58:02.705Z]   DEP      criu/timerfd.d
20:58:02 [2020-05-17T20:58:02.705Z]   DEP      criu/sysfs_parse.d
20:58:02 [2020-05-17T20:58:02.765Z] #29 ...
20:58:02 [2020-05-17T20:58:02.765Z] 
20:58:02 [2020-05-17T20:58:02.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:02 [2020-05-17T20:58:02.765Z] #39 10.96   PBCC     images/ipc-var.pb-c.c
20:58:02 [2020-05-17T20:58:02.765Z] #39 11.00   DEP      images/ipc-var.pb-c.d
20:58:02 [2020-05-17T20:58:02.765Z] #39 11.07   PBCC     images/sk-opts.pb-c.c
20:58:02 [2020-05-17T20:58:02.765Z] #39 11.13   PBCC     images/packet-sock.pb-c.c
20:58:02 [2020-05-17T20:58:02.976Z] #24 24.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:58:02 [2020-05-17T20:58:02.988Z]   DEP      criu/sysctl.d
20:58:02 [2020-05-17T20:58:02.988Z]   DEP      criu/string.d
20:58:02 [2020-05-17T20:58:02.988Z]   DEP      criu/stats.d
20:58:02 [2020-05-17T20:58:02.988Z]   DEP      criu/sockets.d
20:58:02 [2020-05-17T20:58:02.988Z]   DEP      criu/sk-unix.d
20:58:03 [2020-05-17T20:58:03.023Z] #39 11.26   DEP      images/sk-opts.pb-c.d
20:58:03 [2020-05-17T20:58:03.023Z] #39 11.33   DEP      images/packet-sock.pb-c.d
20:58:03 [2020-05-17T20:58:03.023Z] #39 11.40   PBCC     images/sk-netlink.pb-c.c
20:58:03 [2020-05-17T20:58:03.176Z] #39 39.89   AR       soccr/libsoccr.a
20:58:03 [2020-05-17T20:58:03.176Z] #39 39.93 make[1]: 'soccr/libsoccr.a' is up to date.
20:58:03 [2020-05-17T20:58:03.176Z] #39 40.24   DEP      criu/arch/s390/sigframe.d
20:58:03 [2020-05-17T20:58:03.176Z] #39 40.29   DEP      criu/arch/s390/crtools.d
20:58:03 [2020-05-17T20:58:03.176Z] #39 ...
20:58:03 [2020-05-17T20:58:03.176Z] 
20:58:03 [2020-05-17T20:58:03.176Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.21 Selecting previously unselected package xxd.
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.22 Unpacking xxd (2:8.1.0875-5) ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.30 Selecting previously unselected package vim-common.
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.32 Unpacking vim-common (2:8.1.0875-5) ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.55 Selecting previously unselected package bash-completion.
20:58:03 [2020-05-17T20:58:03.176Z] #14 31.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 33.93 Unpacking bash-completion (1:2.8-6) ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 34.29 Selecting previously unselected package bzip2.
20:58:03 [2020-05-17T20:58:03.176Z] #14 34.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.176Z] #14 34.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.40 Selecting previously unselected package xz-utils.
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.40 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.40 Unpacking xz-utils (5.2.4-1) ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.58 Selecting previously unselected package apparmor.
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.59 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 34.67 Unpacking apparmor (2.13.2-10) ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.05 Selecting previously unselected package aufs-tools.
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.06 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.14 Selecting previously unselected package binutils-mingw-w64-i686.
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.14 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 35.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 36.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:58:03 [2020-05-17T20:58:03.177Z] #14 36.57 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
20:58:03 [2020-05-17T20:58:03.177Z] #14 36.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:58:03 [2020-05-17T20:58:03.233Z] #24 ...
20:58:03 [2020-05-17T20:58:03.233Z] 
20:58:03 [2020-05-17T20:58:03.233Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.57 Setting up xxd (2:8.1.0875-5) ...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.59 Setting up libuv1:amd64 (1.24.1-1) ...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.61 Setting up vim-common (2:8.1.0875-5) ...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.64 Setting up librhash0:amd64 (1.3.8-1) ...
20:58:03 [2020-05-17T20:58:03.233Z] #31 67.65 Setting up cmake-data (3.13.4-1) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.74 Setting up cmake (3.13.4-1) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.75 Processing triggers for libc-bin (2.28-10) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 67.87 Processing triggers for mime-support (3.62) ...
20:58:03 [2020-05-17T20:58:03.234Z] #31 DONE 68.4s
20:58:03 [2020-05-17T20:58:03.234Z] 
20:58:03 [2020-05-17T20:58:03.234Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:58:03 [2020-05-17T20:58:03.234Z] #24 25.04 
20:58:03 [2020-05-17T20:58:03.234Z] #24 ...
20:58:03 [2020-05-17T20:58:03.234Z] 
20:58:03 [2020-05-17T20:58:03.234Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:58:03 [2020-05-17T20:58:03.234Z] #32 DONE 0.1s
20:58:03 [2020-05-17T20:58:03.272Z]   DEP      criu/sk-tcp.d
20:58:03 [2020-05-17T20:58:03.272Z]   DEP      criu/sk-queue.d
20:58:03 [2020-05-17T20:58:03.272Z]   DEP      criu/sk-packet.d
20:58:03 [2020-05-17T20:58:03.272Z]   DEP      criu/sk-netlink.d
20:58:03 [2020-05-17T20:58:03.272Z]   DEP      criu/sk-inet.d
20:58:03 [2020-05-17T20:58:03.280Z] #39 11.61   DEP      images/sk-netlink.pb-c.d
20:58:03 [2020-05-17T20:58:03.491Z] 
20:58:03 [2020-05-17T20:58:03.491Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:58:03 [2020-05-17T20:58:03.491Z] #33 DONE 0.1s
20:58:03 [2020-05-17T20:58:03.491Z] 
20:58:03 [2020-05-17T20:58:03.491Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:03 [2020-05-17T20:58:03.491Z] #14 3.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:58:03 [2020-05-17T20:58:03.491Z] #14 3.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:58:03 [2020-05-17T20:58:03.491Z] #14 3.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:58:03 [2020-05-17T20:58:03.537Z] #39 11.72   PBCC     images/sk-inet.pb-c.c
20:58:03 [2020-05-17T20:58:03.537Z] #39 11.80   DEP      images/sk-inet.pb-c.d
20:58:03 [2020-05-17T20:58:03.537Z] #39 11.88   PBCC     images/sk-unix.pb-c.c
20:58:03 [2020-05-17T20:58:03.559Z]   DEP      criu/signalfd.d
20:58:03 [2020-05-17T20:58:03.559Z]   DEP      criu/sigframe.d
20:58:03 [2020-05-17T20:58:03.559Z]   DEP      criu/shmem.d
20:58:03 [2020-05-17T20:58:03.559Z]   DEP      criu/servicefd.d
20:58:03 [2020-05-17T20:58:03.559Z]   DEP      criu/seize.d
20:58:03 [2020-05-17T20:58:03.794Z] #39 11.95   DEP      images/sk-unix.pb-c.d
20:58:03 [2020-05-17T20:58:03.794Z] #39 12.04   PBCC     images/mm.pb-c.c
20:58:03 [2020-05-17T20:58:03.849Z]   DEP      criu/seccomp.d
20:58:03 [2020-05-17T20:58:03.849Z]   DEP      criu/rst-malloc.d
20:58:03 [2020-05-17T20:58:03.849Z]   DEP      criu/rbtree.d
20:58:03 [2020-05-17T20:58:03.849Z]   DEP      criu/pstree.d
20:58:03 [2020-05-17T20:58:03.849Z]   DEP      criu/protobuf.d
20:58:03 [2020-05-17T20:58:03.849Z]   GEN      criu/protobuf-desc-gen.h
20:58:04 [2020-05-17T20:58:04.051Z] #39 12.16   DEP      images/mm.pb-c.d
20:58:04 [2020-05-17T20:58:04.051Z] #39 12.25   PBCC     images/timerfd.pb-c.c
20:58:04 [2020-05-17T20:58:04.051Z] #39 12.33   DEP      images/timerfd.pb-c.d
20:58:04 [2020-05-17T20:58:04.051Z] #39 12.38   PBCC     images/timer.pb-c.c
20:58:04 [2020-05-17T20:58:04.056Z] #14 ...
20:58:04 [2020-05-17T20:58:04.057Z] 
20:58:04 [2020-05-17T20:58:04.057Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:58:04 [2020-05-17T20:58:04.057Z] #24 25.50 #=#=#                                                                         

######################################################################## 100.0%
20:58:04 [2020-05-17T20:58:04.057Z] #24 25.65 
20:58:04 [2020-05-17T20:58:04.057Z] #24 25.72 Download of images into '/build' complete.
20:58:04 [2020-05-17T20:58:04.057Z] #24 25.72 Use something like the following to load the result into a Docker daemon:
20:58:04 [2020-05-17T20:58:04.057Z] #24 25.72   tar -cC '/build' . | docker load
20:58:04 [2020-05-17T20:58:04.057Z] #24 DONE 25.8s
20:58:04 [2020-05-17T20:58:04.057Z] 
20:58:04 [2020-05-17T20:58:04.057Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:58:04 [2020-05-17T20:58:04.057Z] #29 58.12 time
20:58:04 [2020-05-17T20:58:04.057Z] #29 65.24 internal/poll
20:58:04 [2020-05-17T20:58:04.057Z] #29 65.51 internal/fmtsort
20:58:04 [2020-05-17T20:58:04.057Z] #29 66.64 internal/syscall/execenv
20:58:04 [2020-05-17T20:58:04.057Z] #29 66.87 internal/syscall/unix
20:58:04 [2020-05-17T20:58:04.057Z] #29 67.10 strings
20:58:04 [2020-05-17T20:58:04.057Z] #29 67.90 os
20:58:04 [2020-05-17T20:58:04.310Z] #39 12.44   DEP      images/timer.pb-c.d
20:58:04 [2020-05-17T20:58:04.310Z] #39 12.51   PBCC     images/sa.pb-c.c
20:58:04 [2020-05-17T20:58:04.310Z] #39 12.55   DEP      images/sa.pb-c.d
20:58:04 [2020-05-17T20:58:04.310Z] #39 12.60   PBCC     images/pipe-data.pb-c.c
20:58:04 [2020-05-17T20:58:04.310Z] #39 12.65   DEP      images/pipe-data.pb-c.d
20:58:04 [2020-05-17T20:58:04.313Z] #29 ...
20:58:04 [2020-05-17T20:58:04.313Z] 
20:58:04 [2020-05-17T20:58:04.313Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:58:04 [2020-05-17T20:58:04.470Z]   DEP      criu/protobuf-desc.d
20:58:04 [2020-05-17T20:58:04.470Z]   DEP      criu/proc_parse.d
20:58:04 [2020-05-17T20:58:04.470Z]   DEP      criu/plugin.d
20:58:04 [2020-05-17T20:58:04.470Z]   DEP      criu/pipes.d
20:58:04 [2020-05-17T20:58:04.470Z]   DEP      criu/pie-util.d
20:58:04 [2020-05-17T20:58:04.567Z] #39 12.72   PBCC     images/mnt.pb-c.c
20:58:04 [2020-05-17T20:58:04.567Z] #39 12.79   DEP      images/mnt.pb-c.d
20:58:04 [2020-05-17T20:58:04.567Z] #39 12.86   PBCC     images/sk-packet.pb-c.c
20:58:04 [2020-05-17T20:58:04.567Z] #39 12.89   DEP      images/sk-packet.pb-c.d
20:58:04 [2020-05-17T20:58:04.567Z] #39 12.94   PBCC     images/tcp-stream.pb-c.c
20:58:04 [2020-05-17T20:58:04.567Z] #39 13.00   DEP      images/tcp-stream.pb-c.d
20:58:04 [2020-05-17T20:58:04.567Z] #39 ...
20:58:04 [2020-05-17T20:58:04.567Z] 
20:58:04 [2020-05-17T20:58:04.567Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:04 [2020-05-17T20:58:04.567Z] #42 70.19 internal/poll
20:58:04 [2020-05-17T20:58:04.567Z] #42 71.28 internal/fmtsort
20:58:04 [2020-05-17T20:58:04.567Z] #42 71.97 internal/syscall/execenv
20:58:04 [2020-05-17T20:58:04.567Z] #42 72.21 internal/syscall/unix
20:58:04 [2020-05-17T20:58:04.567Z] #42 72.52 strings
20:58:04 [2020-05-17T20:58:04.567Z] #42 72.56 os
20:58:04 [2020-05-17T20:58:04.567Z] #42 75.27 regexp/syntax
20:58:04 [2020-05-17T20:58:04.567Z] #42 76.25 fmt
20:58:04 [2020-05-17T20:58:04.754Z]   DEP      criu/pie-util-vdso.d
20:58:04 [2020-05-17T20:58:04.754Z]   DEP      criu/path.d
20:58:04 [2020-05-17T20:58:04.754Z]   DEP      criu/parasite-syscall.d
20:58:04 [2020-05-17T20:58:04.754Z]   DEP      criu/pagemap.d
20:58:04 [2020-05-17T20:58:04.754Z]   DEP      criu/pagemap-cache.d
20:58:04 [2020-05-17T20:58:04.825Z] #42 ...
20:58:04 [2020-05-17T20:58:04.825Z] 
20:58:04 [2020-05-17T20:58:04.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:04 [2020-05-17T20:58:04.825Z] #39 13.06   PBCC     images/pipe.pb-c.c
20:58:04 [2020-05-17T20:58:04.825Z] #39 13.11   DEP      images/pipe.pb-c.d
20:58:04 [2020-05-17T20:58:04.825Z] #39 13.15   PBCC     images/pstree.pb-c.c
20:58:04 [2020-05-17T20:58:04.825Z] #39 13.20   DEP      images/pstree.pb-c.d
20:58:04 [2020-05-17T20:58:04.825Z] #39 13.26   PBCC     images/fs.pb-c.c
20:58:05 [2020-05-17T20:58:05.037Z]   DEP      criu/page-xfer.d
20:58:05 [2020-05-17T20:58:05.037Z]   DEP      criu/page-pipe.d
20:58:05 [2020-05-17T20:58:05.037Z]   DEP      criu/netfilter.d
20:58:05 [2020-05-17T20:58:05.037Z]   DEP      criu/net.d
20:58:05 [2020-05-17T20:58:05.082Z] #39 13.29   DEP      images/fs.pb-c.d
20:58:05 [2020-05-17T20:58:05.082Z] #39 13.33   PBCC     images/signalfd.pb-c.c
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.14 Selecting previously unselected package binutils-mingw-w64.
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.14 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.22 Selecting previously unselected package libdevmapper1.02.1:s390x.
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.22 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.22 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.33 Selecting previously unselected package dmsetup.
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.33 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.34 Unpacking dmsetup (2:1.02.155-3) ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.45 Selecting previously unselected package mingw-w64-common.
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.46 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
20:58:05 [2020-05-17T20:58:05.196Z] #14 38.46 Unpacking mingw-w64-common (6.0.0-3) ...
20:58:05 [2020-05-17T20:58:05.244Z] #34 ...
20:58:05 [2020-05-17T20:58:05.244Z] 
20:58:05 [2020-05-17T20:58:05.244Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:58:05 [2020-05-17T20:58:05.244Z] #52 16.16 + cd /tmp/tmp.qPmfidQg3x/src/github.com/opencontainers/runc
20:58:05 [2020-05-17T20:58:05.244Z] #52 16.16 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:58:05 [2020-05-17T20:58:05.244Z] #52 16.98 + '[' -z '' ']'
20:58:05 [2020-05-17T20:58:05.244Z] #52 16.98 + target=static
20:58:05 [2020-05-17T20:58:05.244Z] #52 16.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:58:05 [2020-05-17T20:58:05.244Z] #52 19.95 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 .
20:58:05 [2020-05-17T20:58:05.322Z]   DEP      criu/namespaces.d
20:58:05 [2020-05-17T20:58:05.322Z]   DEP      criu/mount.d
20:58:05 [2020-05-17T20:58:05.322Z]   DEP      criu/mem.d
20:58:05 [2020-05-17T20:58:05.322Z]   DEP      criu/lsm.d
20:58:05 [2020-05-17T20:58:05.322Z]   DEP      criu/log.d
20:58:05 [2020-05-17T20:58:05.339Z] #39 13.41   DEP      images/signalfd.pb-c.d
20:58:05 [2020-05-17T20:58:05.339Z] #39 13.50   PBCC     images/fh.pb-c.c
20:58:05 [2020-05-17T20:58:05.339Z] #39 13.60   PBCC     images/fsnotify.pb-c.c
20:58:05 [2020-05-17T20:58:05.339Z] #39 13.68   DEP      images/fh.pb-c.d
20:58:05 [2020-05-17T20:58:05.501Z] #52 ...
20:58:05 [2020-05-17T20:58:05.501Z] 
20:58:05 [2020-05-17T20:58:05.501Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:05 [2020-05-17T20:58:05.501Z] #14 4.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:58:05 [2020-05-17T20:58:05.597Z] #39 13.72   DEP      images/fsnotify.pb-c.d
20:58:05 [2020-05-17T20:58:05.597Z] #39 13.81   PBCC     images/eventpoll.pb-c.c
20:58:05 [2020-05-17T20:58:05.597Z] #39 13.87   DEP      images/eventpoll.pb-c.d
20:58:05 [2020-05-17T20:58:05.597Z] #39 13.93   PBCC     images/eventfd.pb-c.c
20:58:05 [2020-05-17T20:58:05.597Z] #39 13.97   DEP      images/eventfd.pb-c.d
20:58:05 [2020-05-17T20:58:05.597Z] #39 14.03   PBCC     images/remap-file-path.pb-c.c
20:58:05 [2020-05-17T20:58:05.605Z]   DEP      criu/libnetlink.d
20:58:05 [2020-05-17T20:58:05.605Z]   DEP      criu/kerndat.d
20:58:05 [2020-05-17T20:58:05.605Z]   DEP      criu/kcmp-ids.d
20:58:05 [2020-05-17T20:58:05.605Z]   DEP      criu/irmap.d
20:58:05 [2020-05-17T20:58:05.605Z]   DEP      criu/ipc_ns.d
20:58:05 [2020-05-17T20:58:05.810Z] #14 ...
20:58:05 [2020-05-17T20:58:05.810Z] 
20:58:05 [2020-05-17T20:58:05.810Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:58:05 [2020-05-17T20:58:05.810Z] #60 74.90 + for f in rootlesskit rootlesskit-docker-proxy
20:58:05 [2020-05-17T20:58:05.810Z] #60 74.90 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:58:05 [2020-05-17T20:58:05.854Z] #39 14.08   DEP      images/remap-file-path.pb-c.d
20:58:05 [2020-05-17T20:58:05.854Z] #39 14.12   PBCC     images/fifo.pb-c.c
20:58:05 [2020-05-17T20:58:05.854Z] #39 14.16   DEP      images/fifo.pb-c.d
20:58:05 [2020-05-17T20:58:05.854Z] #39 14.23   PBCC     images/ghost-file.pb-c.c
20:58:05 [2020-05-17T20:58:05.889Z]   DEP      criu/image.d
20:58:05 [2020-05-17T20:58:05.889Z]   DEP      criu/image-desc.d
20:58:05 [2020-05-17T20:58:05.889Z]   DEP      criu/fsnotify.d
20:58:05 [2020-05-17T20:58:05.889Z]   DEP      criu/filesystems.d
20:58:05 [2020-05-17T20:58:05.889Z]   DEP      criu/files.d
20:58:06 [2020-05-17T20:58:06.111Z] #39 14.27   DEP      images/ghost-file.pb-c.d
20:58:06 [2020-05-17T20:58:06.111Z] #39 14.35   PBCC     images/regfile.pb-c.c
20:58:06 [2020-05-17T20:58:06.111Z] #39 14.46   DEP      images/regfile.pb-c.d
20:58:06 [2020-05-17T20:58:06.172Z]   DEP      criu/files-reg.d
20:58:06 [2020-05-17T20:58:06.172Z]   DEP      criu/files-ext.d
20:58:06 [2020-05-17T20:58:06.172Z]   DEP      criu/file-lock.d
20:58:06 [2020-05-17T20:58:06.172Z]   DEP      criu/file-ids.d
20:58:06 [2020-05-17T20:58:06.173Z]   DEP      criu/fifo.d
20:58:06 [2020-05-17T20:58:06.369Z] #39 14.58   PBCC     images/ns.pb-c.c
20:58:06 [2020-05-17T20:58:06.369Z] #39 14.59   DEP      images/ns.pb-c.d
20:58:06 [2020-05-17T20:58:06.369Z] #39 14.65   PBCC     images/fdinfo.pb-c.c
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/fdstore.d
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/fault-injection.d
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/external.d
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/eventpoll.d
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/eventfd.d
20:58:06 [2020-05-17T20:58:06.456Z]   DEP      criu/crtools.d
20:58:06 [2020-05-17T20:58:06.626Z] #39 14.78   DEP      images/fdinfo.pb-c.d
20:58:06 [2020-05-17T20:58:06.626Z] #39 14.85   PBCC     images/core-aarch64.pb-c.c
20:58:06 [2020-05-17T20:58:06.626Z] #39 14.97   PBCC     images/core-arm.pb-c.c
20:58:06 [2020-05-17T20:58:06.740Z]   DEP      criu/cr-service.d
20:58:06 [2020-05-17T20:58:06.740Z]   DEP      criu/cr-restore.d
20:58:06 [2020-05-17T20:58:06.740Z]   DEP      criu/cr-errno.d
20:58:06 [2020-05-17T20:58:06.740Z]   DEP      criu/cr-dump.d
20:58:06 [2020-05-17T20:58:06.740Z]   DEP      criu/cr-dedup.d
20:58:06 [2020-05-17T20:58:06.871Z] #14 ...
20:58:06 [2020-05-17T20:58:06.871Z] 
20:58:06 [2020-05-17T20:58:06.871Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:06 [2020-05-17T20:58:06.871Z] #38 71.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:58:06 [2020-05-17T20:58:06.871Z] #38 71.19 Processing triggers for libc-bin (2.28-10) ...
20:58:06 [2020-05-17T20:58:06.871Z] #38 DONE 72.0s
20:58:06 [2020-05-17T20:58:06.871Z] 
20:58:06 [2020-05-17T20:58:06.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:06 [2020-05-17T20:58:06.882Z] #39 15.02   PBCC     images/core-ppc64.pb-c.c
20:58:06 [2020-05-17T20:58:06.882Z] #39 15.09   PBCC     images/core-s390.pb-c.c
20:58:06 [2020-05-17T20:58:06.882Z] #39 15.14   PBCC     images/core-x86.pb-c.c
20:58:07 [2020-05-17T20:58:07.024Z]   DEP      criu/cr-check.d
20:58:07 [2020-05-17T20:58:07.024Z]   DEP      criu/config.d
20:58:07 [2020-05-17T20:58:07.024Z]   DEP      criu/clone-noasan.d
20:58:07 [2020-05-17T20:58:07.024Z]   DEP      criu/cgroup.d
20:58:07 [2020-05-17T20:58:07.024Z]   DEP      criu/cgroup-props.d
20:58:07 [2020-05-17T20:58:07.139Z] #39 15.27   PBCC     images/core.pb-c.c
20:58:07 [2020-05-17T20:58:07.139Z] #39 15.41   PBCC     images/inventory.pb-c.c
20:58:07 [2020-05-17T20:58:07.307Z]   DEP      criu/bitmap.d
20:58:07 [2020-05-17T20:58:07.307Z]   DEP      criu/bfd.d
20:58:07 [2020-05-17T20:58:07.307Z]   DEP      criu/autofs.d
20:58:07 [2020-05-17T20:58:07.307Z]   DEP      criu/aio.d
20:58:07 [2020-05-17T20:58:07.307Z]   DEP      criu/action-scripts.d
20:58:07 [2020-05-17T20:58:07.396Z] #39 15.51   DEP      images/core-aarch64.pb-c.d
20:58:07 [2020-05-17T20:58:07.397Z] #39 15.59   DEP      images/core-arm.pb-c.d
20:58:07 [2020-05-17T20:58:07.397Z] #39 15.67   DEP      images/core-ppc64.pb-c.d
20:58:07 [2020-05-17T20:58:07.397Z] #39 15.73   DEP      images/core-s390.pb-c.d
20:58:07 [2020-05-17T20:58:07.591Z]   CC       criu/action-scripts.o
20:58:07 [2020-05-17T20:58:07.591Z]   CC       criu/aio.o
20:58:07 [2020-05-17T20:58:07.654Z] #39 15.78   DEP      images/core-x86.pb-c.d
20:58:07 [2020-05-17T20:58:07.654Z] #39 15.82   DEP      images/core.pb-c.d
20:58:07 [2020-05-17T20:58:07.654Z] #39 15.90   DEP      images/inventory.pb-c.d
20:58:07 [2020-05-17T20:58:07.654Z] #39 15.97   PBCC     images/cpuinfo.pb-c.c
20:58:07 [2020-05-17T20:58:07.654Z] #39 15.99   DEP      images/cpuinfo.pb-c.d
20:58:07 [2020-05-17T20:58:07.875Z]   CC       criu/autofs.o
20:58:07 [2020-05-17T20:58:07.911Z] #39 16.04   PBCC     images/stats.pb-c.c
20:58:07 [2020-05-17T20:58:07.911Z] #39 16.13   DEP      images/stats.pb-c.d
20:58:08 [2020-05-17T20:58:08.482Z] #60 ...
20:58:08 [2020-05-17T20:58:08.483Z] 
20:58:08 [2020-05-17T20:58:08.483Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:08 [2020-05-17T20:58:08.483Z] #42 67.70 encoding/xml
20:58:08 [2020-05-17T20:58:08.483Z] #42 67.94 github.com/LK4D4/vndr/build
20:58:08 [2020-05-17T20:58:08.483Z] #42 70.05 github.com/LK4D4/vndr/versioned
20:58:08 [2020-05-17T20:58:08.483Z] #42 70.09 compress/flate
20:58:08 [2020-05-17T20:58:08.483Z] #42 72.28 hash
20:58:08 [2020-05-17T20:58:08.483Z] #42 72.45 context
20:58:08 [2020-05-17T20:58:08.483Z] #42 72.53 hash/crc32
20:58:08 [2020-05-17T20:58:08.483Z] #42 72.86 compress/gzip
20:58:08 [2020-05-17T20:58:08.483Z] #42 73.02 crypto/cipher
20:58:08 [2020-05-17T20:58:08.483Z] #42 73.34 math/big
20:58:08 [2020-05-17T20:58:08.483Z] #42 73.96 crypto/aes
20:58:08 [2020-05-17T20:58:08.483Z] #42 74.94 crypto
20:58:08 [2020-05-17T20:58:08.483Z] #42 75.06 crypto/des
20:58:08 [2020-05-17T20:58:08.483Z] #42 75.43 crypto/internal/randutil
20:58:08 [2020-05-17T20:58:08.483Z] #42 75.51 crypto/sha512
20:58:08 [2020-05-17T20:58:08.483Z] #42 75.95 crypto/ed25519/internal/edwards25519
20:58:08 [2020-05-17T20:58:08.483Z] #42 77.58 crypto/hmac
20:58:08 [2020-05-17T20:58:08.483Z] #42 77.78 crypto/md5
20:58:08 [2020-05-17T20:58:08.483Z] #42 ...
20:58:08 [2020-05-17T20:58:08.483Z] 
20:58:08 [2020-05-17T20:58:08.483Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:08 [2020-05-17T20:58:08.483Z] #14 41.76 Selecting previously unselected package mingw-w64-x86-64-dev.
20:58:08 [2020-05-17T20:58:08.483Z] #14 41.76 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:58:08 [2020-05-17T20:58:08.483Z] #14 41.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:58:08 [2020-05-17T20:58:08.505Z]   CC       criu/bfd.o
20:58:08 [2020-05-17T20:58:08.789Z]   CC       criu/bitmap.o
20:58:08 [2020-05-17T20:58:08.789Z]   CC       criu/cgroup-props.o
20:58:08 [2020-05-17T20:58:08.999Z] INFO: Expanding compiler 1 of 3...
20:58:08 [2020-05-17T20:58:08.999Z] INFO: Expanding compiler 2 of 3...
20:58:09 [2020-05-17T20:58:09.406Z]   CC       criu/cgroup.o
20:58:09 [2020-05-17T20:58:09.806Z] #39 17.76 make[1]: Nothing to be done for 'all'.
20:58:10 [2020-05-17T20:58:10.737Z] #39 ...
20:58:10 [2020-05-17T20:58:10.737Z] 
20:58:10 [2020-05-17T20:58:10.737Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:58:10 [2020-05-17T20:58:10.737Z] #29 78.98 path
20:58:10 [2020-05-17T20:58:10.737Z] #29 79.35 text/tabwriter
20:58:10 [2020-05-17T20:58:10.737Z] #29 81.91 github.com/BurntSushi/toml/cmd/tomlv
20:58:10 [2020-05-17T20:58:10.737Z] #29 DONE 86.3s
20:58:10 [2020-05-17T20:58:10.737Z] 
20:58:10 [2020-05-17T20:58:10.737Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:58:10 [2020-05-17T20:58:10.737Z] #57 42.87 Checking out files:  45% (1434/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:  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:  86% (2755/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.
20:58:10 [2020-05-17T20:58:10.737Z] #57 44.36 + cd /tmp/tmp.sOciUcbrrw/src/github.com/containerd/containerd
20:58:10 [2020-05-17T20:58:10.737Z] #57 44.36 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + export 'BUILDTAGS=netgo osusergo static_build'
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + BUILDTAGS='netgo osusergo static_build'
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + export EXTRA_FLAGS=-buildmode=pie
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + EXTRA_FLAGS=-buildmode=pie
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + '[' '' = dynamic ']'
20:58:10 [2020-05-17T20:58:10.737Z] #57 46.94 + make
20:58:10 [2020-05-17T20:58:10.886Z]   CC       criu/clone-noasan.o
20:58:10 [2020-05-17T20:58:10.886Z]   CC       criu/config.o
20:58:11 [2020-05-17T20:58:11.048Z] #39 3.942 Note: Building without setproctitle() and strlcpy() support.
20:58:11 [2020-05-17T20:58:11.048Z] #39 3.942       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:58:11 [2020-05-17T20:58:11.048Z] #39 3.968 Note: Building without GnuTLS support
20:58:11 [2020-05-17T20:58:11.155Z] #14 ...
20:58:11 [2020-05-17T20:58:11.155Z] 
20:58:11 [2020-05-17T20:58:11.155Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:58:11 [2020-05-17T20:58:11.155Z] #60 DONE 80.3s
20:58:11 [2020-05-17T20:58:11.155Z] 
20:58:11 [2020-05-17T20:58:11.155Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:58:11 [2020-05-17T20:58:11.155Z] #61 DONE 0.1s
20:58:11 [2020-05-17T20:58:11.155Z] 
20:58:11 [2020-05-17T20:58:11.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:11 [2020-05-17T20:58:11.155Z] #39 40.40   DEP      criu/arch/s390/cpu.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 40.50   CC       criu/arch/s390/cpu.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 40.93   CC       criu/arch/s390/crtools.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 41.84   CC       criu/arch/s390/sigframe.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 42.01   LINK     criu/arch/s390/crtools.built-in.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 42.06   DEP      criu/pie/util-vdso.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 42.21   DEP      criu/pie/util.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 42.49   CC       criu/pie/util.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 42.80   CC       criu/pie/util-vdso.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 43.37   AR       criu/pie/pie.lib.a
20:58:11 [2020-05-17T20:58:11.155Z] #39 43.42   DEP      criu/pie/restorer.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 43.65   DEP      criu/arch/s390/restorer.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 43.89   DEP      criu/arch/s390/vdso-pie.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 44.04   DEP      criu/pie/parasite-vdso.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 44.28   DEP      criu/pie/parasite.d
20:58:11 [2020-05-17T20:58:11.155Z] #39 44.59   CC       criu/pie/parasite.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 45.33   LINK     criu/pie/parasite.built-in.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 45.33   GEN      criu/pie/parasite-blob.h
20:58:11 [2020-05-17T20:58:11.155Z] #39 45.35   CC       criu/pie/parasite-vdso.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 45.76   CC       criu/arch/s390/vdso-pie.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 45.93   CC       criu/arch/s390/restorer.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 46.30   CC       criu/pie/restorer.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 48.18   LINK     criu/pie/restorer.built-in.o
20:58:11 [2020-05-17T20:58:11.155Z] #39 48.20   GEN      criu/pie/restorer-blob.h
20:58:11 [2020-05-17T20:58:11.155Z] #39 48.30   DEP      criu/vdso.d
20:58:11 [2020-05-17T20:58:11.301Z] #57 48.49 🇩 bin/ctr
20:58:11 [2020-05-17T20:58:11.436Z] #39 48.52   DEP      criu/uts_ns.d
20:58:11 [2020-05-17T20:58:11.504Z]   CC       criu/cr-check.o
20:58:11 [2020-05-17T20:58:11.559Z] #57 ...
20:58:11 [2020-05-17T20:58:11.559Z] 
20:58:11 [2020-05-17T20:58:11.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:11 [2020-05-17T20:58:11.559Z] #39 19.92   CC       images/stats.o
20:58:11 [2020-05-17T20:58:11.612Z] #39 ...
20:58:11 [2020-05-17T20:58:11.612Z] 
20:58:11 [2020-05-17T20:58:11.612Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:11 [2020-05-17T20:58:11.612Z] #42 65.65 time
20:58:11 [2020-05-17T20:58:11.612Z] #42 71.51 internal/fmtsort
20:58:11 [2020-05-17T20:58:11.612Z] #42 72.36 internal/syscall/execenv
20:58:11 [2020-05-17T20:58:11.612Z] #42 72.58 internal/syscall/unix
20:58:11 [2020-05-17T20:58:11.612Z] #42 72.78 strings
20:58:11 [2020-05-17T20:58:11.612Z] #42 73.74 internal/poll
20:58:11 [2020-05-17T20:58:11.612Z] #42 75.70 regexp/syntax
20:58:11 [2020-05-17T20:58:11.612Z] #42 ...
20:58:11 [2020-05-17T20:58:11.612Z] 
20:58:11 [2020-05-17T20:58:11.612Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.314 + RM_GOPATH=0
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.314 + TMP_GOPATH=
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.314 + : /build
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.314 + '[' -z '' ']'
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.314 ++ mktemp -d
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.316 + export GOPATH=/tmp/tmp.2YE1uc4AXi
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.316 + GOPATH=/tmp/tmp.2YE1uc4AXi
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.316 + RM_GOPATH=1
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.316 ++ dirname ./install.sh
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.317 + dir=.
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.319 + bin=tini
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.319 + shift
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.319 + '[' '!' -f ./tini.installer ']'
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.320 + . ./tini.installer
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.320 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.320 + install_tini
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.320 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.320 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.323 + git clone https://github.com/krallin/tini.git /tmp/tmp.2YE1uc4AXi/tini
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.325 Cloning into '/tmp/tmp.2YE1uc4AXi/tini'...
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.936 + cd /tmp/tmp.2YE1uc4AXi/tini
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.936 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:58:11 [2020-05-17T20:58:11.612Z] #34 4.943 + cmake .
20:58:11 [2020-05-17T20:58:11.612Z] #34 5.564 -- The C compiler identification is GNU 8.3.0
20:58:11 [2020-05-17T20:58:11.612Z] #34 5.630 -- Check for working C compiler: /usr/bin/cc
20:58:11 [2020-05-17T20:58:11.612Z] #34 6.349 -- Check for working C compiler: /usr/bin/cc -- works
20:58:11 [2020-05-17T20:58:11.612Z] #34 6.353 -- Detecting C compiler ABI info
20:58:11 [2020-05-17T20:58:11.612Z] #34 7.141 -- Detecting C compiler ABI info - done
20:58:11 [2020-05-17T20:58:11.612Z] #34 7.202 -- Detecting C compile features
20:58:11 [2020-05-17T20:58:11.752Z] #39 48.85   DEP      criu/util.d
20:58:11 [2020-05-17T20:58:11.974Z] INFO: Expanding compiler 3 of 3...
20:58:12 [2020-05-17T20:58:12.038Z] #39 49.02   DEP      criu/uffd.d
20:58:12 [2020-05-17T20:58:12.038Z] #39 49.07   DEP      criu/tun.d
20:58:12 [2020-05-17T20:58:12.038Z] #39 49.15   DEP      criu/tty.d
20:58:12 [2020-05-17T20:58:12.038Z] #39 49.27   DEP      criu/timerfd.d
20:58:12 [2020-05-17T20:58:12.123Z] #39 20.52   CC       images/core.o
20:58:12 [2020-05-17T20:58:12.320Z] #39 49.39   DEP      criu/sysfs_parse.d
20:58:12 [2020-05-17T20:58:12.320Z] #39 ...
20:58:12 [2020-05-17T20:58:12.320Z] 
20:58:12 [2020-05-17T20:58:12.320Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:12 [2020-05-17T20:58:12.320Z] #14 45.61 Selecting previously unselected package gcc-mingw-w64-base.
20:58:12 [2020-05-17T20:58:12.320Z] #14 45.62 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:58:12 [2020-05-17T20:58:12.320Z] #14 45.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:58:12 [2020-05-17T20:58:12.447Z] INFO: Removing downloaded files...
20:58:12 [2020-05-17T20:58:12.447Z] INFO: Creating source directory...
20:58:12 [2020-05-17T20:58:12.447Z] INFO: Configuring git core.autocrlf...
20:58:12 [2020-05-17T20:58:12.447Z] INFO: Completed
20:58:12 [2020-05-17T20:58:12.515Z]   CC       criu/cr-dedup.o
20:58:12 [2020-05-17T20:58:12.516Z]   CC       criu/cr-dump.o
20:58:12 [2020-05-17T20:58:12.601Z] #14 45.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:58:12 [2020-05-17T20:58:12.601Z] #14 45.76 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:58:12 [2020-05-17T20:58:12.601Z] #14 45.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:58:12 [2020-05-17T20:58:12.985Z] #34 9.500 -- Detecting C compile features - done
20:58:12 [2020-05-17T20:58:12.985Z] #34 9.553 -- Performing Test HAS_BUILTIN_FORTIFY
20:58:13 [2020-05-17T20:58:13.054Z] #39 21.35   CC       images/core-x86.o
20:58:13 [2020-05-17T20:58:13.241Z] #34 9.856 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:58:13 [2020-05-17T20:58:13.311Z] #39 ...
20:58:13 [2020-05-17T20:58:13.311Z] 
20:58:13 [2020-05-17T20:58:13.311Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:13 [2020-05-17T20:58:13.311Z] #14 19.83 Fetched 8347 kB in 17s (494 kB/s)
20:58:13 [2020-05-17T20:58:13.311Z] #14 19.83 Reading package lists...
20:58:13 [2020-05-17T20:58:13.499Z] #34 10.00 -- Configuring done
20:58:13 [2020-05-17T20:58:13.499Z] #34 10.02 -- Generating done
20:58:13 [2020-05-17T20:58:13.499Z] #34 10.03 -- Build files have been written to: /tmp/tmp.2YE1uc4AXi/tini
20:58:13 [2020-05-17T20:58:13.499Z] #34 10.04 + make tini-static
20:58:13 [2020-05-17T20:58:13.529Z]   CC       criu/cr-errno.o
20:58:13 [2020-05-17T20:58:13.529Z]   CC       criu/cr-restore.o
20:58:13 [2020-05-17T20:58:13.568Z] #14 25.33 Reading package lists...
20:58:13 [2020-05-17T20:58:13.568Z] #14 ...
20:58:13 [2020-05-17T20:58:13.568Z] 
20:58:13 [2020-05-17T20:58:13.568Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:13 [2020-05-17T20:58:13.568Z] #42 80.69 path/filepath
20:58:13 [2020-05-17T20:58:13.568Z] #42 80.89 flag
20:58:13 [2020-05-17T20:58:13.568Z] #42 82.12 go/token
20:58:13 [2020-05-17T20:58:13.568Z] #42 82.82 regexp
20:58:13 [2020-05-17T20:58:13.568Z] #42 83.19 go/scanner
20:58:13 [2020-05-17T20:58:13.568Z] #42 84.45 go/ast
20:58:13 [2020-05-17T20:58:13.568Z] #42 87.13 internal/lazyregexp
20:58:13 [2020-05-17T20:58:13.568Z] #42 87.54 path
20:58:13 [2020-05-17T20:58:13.568Z] #42 87.89 io/ioutil
20:58:13 [2020-05-17T20:58:13.568Z] #42 88.51 net/url
20:58:13 [2020-05-17T20:58:13.825Z] #42 ...
20:58:13 [2020-05-17T20:58:13.825Z] 
20:58:13 [2020-05-17T20:58:13.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:13 [2020-05-17T20:58:13.825Z] #39 21.89   CC       images/core-arm.o
20:58:14 [2020-05-17T20:58:14.063Z] #34 10.55 Scanning dependencies of target tini-static
20:58:14 [2020-05-17T20:58:14.082Z] #39 22.34   CC       images/core-aarch64.o
20:58:14 [2020-05-17T20:58:14.320Z] #34 10.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:58:14 [2020-05-17T20:58:14.645Z] #39 22.89   CC       images/core-ppc64.o
20:58:15 [2020-05-17T20:58:15.209Z] #39 23.52   CC       images/core-s390.o
20:58:15 [2020-05-17T20:58:15.690Z] #34 ...
20:58:15 [2020-05-17T20:58:15.690Z] 
20:58:15 [2020-05-17T20:58:15.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:15 [2020-05-17T20:58:15.690Z] #39 6.031 fatal: not a git repository (or any of the parent directories): .git
20:58:15 [2020-05-17T20:58:15.690Z] #39 6.085   GEN      .gitid
20:58:15 [2020-05-17T20:58:15.690Z] #39 6.102   GEN      criu/include/version.h
20:58:15 [2020-05-17T20:58:15.690Z] #39 6.137   GEN      include/common/asm
20:58:15 [2020-05-17T20:58:15.690Z] #39 7.895   PBCC     images/google/protobuf/descriptor.pb-c.c
20:58:15 [2020-05-17T20:58:15.690Z] #39 7.999   PBCC     images/opts.pb-c.c
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.110   PBCC     images/sit.pb-c.c
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.180   DEP      images/google/protobuf/descriptor.pb-c.d
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.282   DEP      images/opts.pb-c.d
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.342   DEP      images/sit.pb-c.d
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.410   PBCC     images/macvlan.pb-c.c
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.446   DEP      images/macvlan.pb-c.d
20:58:15 [2020-05-17T20:58:15.690Z] #39 8.520   PBCC     images/autofs.pb-c.c
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.606   DEP      images/autofs.pb-c.d
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.661   PBCC     images/sysctl.pb-c.c
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.669   DEP      images/sysctl.pb-c.d
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.763   PBCC     images/time.pb-c.c
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.838   DEP      images/time.pb-c.d
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.910   PBCC     images/binfmt-misc.pb-c.c
20:58:15 [2020-05-17T20:58:15.691Z] #39 8.945   DEP      images/binfmt-misc.pb-c.d
20:58:15 [2020-05-17T20:58:15.691Z] #39 9.008   PBCC     images/seccomp.pb-c.c
20:58:15 [2020-05-17T20:58:15.691Z] #39 9.041   DEP      images/seccomp.pb-c.d
20:58:15 [2020-05-17T20:58:15.947Z] #39 9.117   PBCC     images/userns.pb-c.c
20:58:15 [2020-05-17T20:58:15.948Z] #39 9.180   DEP      images/userns.pb-c.d
20:58:15 [2020-05-17T20:58:15.948Z] #39 9.235   PBCC     images/cgroup.pb-c.c
20:58:15 [2020-05-17T20:58:15.948Z] #39 9.272   DEP      images/cgroup.pb-c.d
20:58:16 [2020-05-17T20:58:16.140Z] #39 24.33   CC       images/cpuinfo.o
20:58:16 [2020-05-17T20:58:16.204Z] #39 9.331   PBCC     images/fown.pb-c.c
20:58:16 [2020-05-17T20:58:16.204Z] #39 9.402   PBCC     images/ext-file.pb-c.c
20:58:16 [2020-05-17T20:58:16.204Z] #39 9.473   DEP      images/fown.pb-c.d
20:58:16 [2020-05-17T20:58:16.218Z]   CC       criu/cr-service.o
20:58:16 [2020-05-17T20:58:16.397Z] #39 24.72   CC       images/inventory.o
20:58:16 [2020-05-17T20:58:16.463Z] #39 9.541   DEP      images/ext-file.pb-c.d
20:58:16 [2020-05-17T20:58:16.463Z] #39 9.614   PBCC     images/rpc.pb-c.c
20:58:16 [2020-05-17T20:58:16.463Z] #39 9.682   DEP      images/rpc.pb-c.d
20:58:16 [2020-05-17T20:58:16.506Z]   CC       criu/crtools.o
20:58:16 [2020-05-17T20:58:16.721Z] #39 9.766   PBCC     images/siginfo.pb-c.c
20:58:16 [2020-05-17T20:58:16.721Z] #39 9.799   DEP      images/siginfo.pb-c.d
20:58:16 [2020-05-17T20:58:16.721Z] #39 9.822   PBCC     images/pagemap.pb-c.c
20:58:16 [2020-05-17T20:58:16.721Z] #39 9.917   DEP      images/pagemap.pb-c.d
20:58:16 [2020-05-17T20:58:16.721Z] #39 9.998   PBCC     images/rlimit.pb-c.c
20:58:16 [2020-05-17T20:58:16.791Z]   CC       criu/eventfd.o
20:58:16 [2020-05-17T20:58:16.791Z]   CC       criu/eventpoll.o
20:58:16 [2020-05-17T20:58:16.960Z] #39 25.00   CC       images/fdinfo.o
20:58:16 [2020-05-17T20:58:16.960Z] #39 25.38   CC       images/fown.o
20:58:16 [2020-05-17T20:58:16.979Z] #39 10.03   DEP      images/rlimit.pb-c.d
20:58:16 [2020-05-17T20:58:16.979Z] #39 10.14   PBCC     images/file-lock.pb-c.c
20:58:16 [2020-05-17T20:58:16.979Z] #39 10.15   DEP      images/file-lock.pb-c.d
20:58:16 [2020-05-17T20:58:16.979Z] #39 10.25   PBCC     images/tty.pb-c.c
20:58:16 [2020-05-17T20:58:16.979Z] #39 ...
20:58:16 [2020-05-17T20:58:16.979Z] 
20:58:16 [2020-05-17T20:58:16.979Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:58:16 [2020-05-17T20:58:16.979Z] #34 12.47 [100%] Linking C executable tini-static
20:58:16 [2020-05-17T20:58:16.979Z] #34 13.23 [100%] Built target tini-static
20:58:16 [2020-05-17T20:58:16.979Z] #34 13.37 + mkdir -p /build
20:58:16 [2020-05-17T20:58:16.979Z] #34 13.38 + cp tini-static /build/docker-init
20:58:16 [2020-05-17T20:58:16.979Z] #34 DONE 13.7s
20:58:16 [2020-05-17T20:58:16.979Z] 
20:58:16 [2020-05-17T20:58:16.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:16 [2020-05-17T20:58:16.979Z] #39 10.39   DEP      images/tty.pb-c.d
20:58:16 [2020-05-17T20:58:16.979Z] #39 ...
20:58:16 [2020-05-17T20:58:16.979Z] 
20:58:16 [2020-05-17T20:58:16.979Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:58:16 [2020-05-17T20:58:16.979Z] #29 71.21 bytes
20:58:16 [2020-05-17T20:58:16.979Z] #29 73.49 fmt
20:58:16 [2020-05-17T20:58:16.979Z] #29 74.02 bufio
20:58:16 [2020-05-17T20:58:16.979Z] #29 75.67 path/filepath
20:58:16 [2020-05-17T20:58:16.979Z] #29 77.43 io/ioutil
20:58:16 [2020-05-17T20:58:16.979Z] #29 78.17 path
20:58:16 [2020-05-17T20:58:16.979Z] #29 78.61 text/tabwriter
20:58:16 [2020-05-17T20:58:16.979Z] #29 79.20 flag
20:58:16 [2020-05-17T20:58:16.979Z] #29 79.51 github.com/BurntSushi/toml
20:58:17 [2020-05-17T20:58:17.235Z] #29 81.36 log
20:58:17 [2020-05-17T20:58:17.235Z] #29 ...
20:58:17 [2020-05-17T20:58:17.235Z] 
20:58:17 [2020-05-17T20:58:17.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:17 [2020-05-17T20:58:17.235Z] #39 10.49   PBCC     images/tun.pb-c.c
20:58:17 [2020-05-17T20:58:17.409Z]   CC       criu/external.o
20:58:17 [2020-05-17T20:58:17.409Z]   CC       criu/fault-injection.o
20:58:17 [2020-05-17T20:58:17.409Z]   CC       criu/fdstore.o
20:58:17 [2020-05-17T20:58:17.493Z] #39 10.60   PBCC     images/netdev.pb-c.c
20:58:17 [2020-05-17T20:58:17.493Z] #39 10.67   DEP      images/tun.pb-c.d
20:58:17 [2020-05-17T20:58:17.524Z] #39 25.67   CC       images/ns.o
20:58:17 [2020-05-17T20:58:17.692Z]   CC       criu/fifo.o
20:58:17 [2020-05-17T20:58:17.754Z] #39 10.83   DEP      images/netdev.pb-c.d
20:58:17 [2020-05-17T20:58:17.754Z] #39 11.04   PBCC     images/vma.pb-c.c
20:58:17 [2020-05-17T20:58:17.781Z] #39 25.98   CC       images/regfile.o
20:58:17 [2020-05-17T20:58:17.975Z]   CC       criu/file-ids.o
20:58:17 [2020-05-17T20:58:17.975Z]   CC       criu/file-lock.o
20:58:18 [2020-05-17T20:58:18.011Z] #39 11.17   DEP      images/vma.pb-c.d
20:58:18 [2020-05-17T20:58:18.011Z] #39 ...
20:58:18 [2020-05-17T20:58:18.011Z] 
20:58:18 [2020-05-17T20:58:18.011Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:18 [2020-05-17T20:58:18.011Z] #14 8.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
20:58:18 [2020-05-17T20:58:18.011Z] #14 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:58:18 [2020-05-17T20:58:18.011Z] #14 ...
20:58:18 [2020-05-17T20:58:18.011Z] 
20:58:18 [2020-05-17T20:58:18.011Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:58:18 [2020-05-17T20:58:18.038Z] #39 26.25   CC       images/ghost-file.o
20:58:18 [2020-05-17T20:58:18.195Z] #14 ...
20:58:18 [2020-05-17T20:58:18.195Z] 
20:58:18 [2020-05-17T20:58:18.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:18 [2020-05-17T20:58:18.195Z] #39 49.58   DEP      criu/sysctl.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 49.73   DEP      criu/string.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 49.76   DEP      criu/stats.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 49.90   DEP      criu/sockets.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.08   DEP      criu/sk-unix.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.27   DEP      criu/sk-tcp.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.55   DEP      criu/sk-queue.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.71   DEP      criu/sk-packet.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.82   DEP      criu/sk-netlink.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 50.93   DEP      criu/sk-inet.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.08   DEP      criu/signalfd.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.23   DEP      criu/sigframe.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.36   DEP      criu/shmem.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.53   DEP      criu/servicefd.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.64   DEP      criu/seize.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.76   DEP      criu/seccomp.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.88   DEP      criu/rst-malloc.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 51.99   DEP      criu/rbtree.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 52.01   DEP      criu/pstree.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 52.13   DEP      criu/protobuf.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 52.24   GEN      criu/protobuf-desc-gen.h
20:58:18 [2020-05-17T20:58:18.195Z] #39 53.68   DEP      criu/protobuf-desc.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 53.77   DEP      criu/proc_parse.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 53.94   DEP      criu/plugin.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.04   DEP      criu/pipes.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.24   DEP      criu/pie-util.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.39   DEP      criu/pie-util-vdso.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.51   DEP      criu/path.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.69   DEP      criu/parasite-syscall.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 54.86   DEP      criu/pagemap.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 55.03   DEP      criu/pagemap-cache.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 55.18   DEP      criu/page-xfer.d
20:58:18 [2020-05-17T20:58:18.195Z] #39 55.37   DEP      criu/page-pipe.d
20:58:18 [2020-05-17T20:58:18.477Z] #39 55.51   DEP      criu/netfilter.d
20:58:18 [2020-05-17T20:58:18.592Z]   CC       criu/files-ext.o
20:58:18 [2020-05-17T20:58:18.592Z]   CC       criu/files-reg.o
20:58:18 [2020-05-17T20:58:18.602Z] #39 26.68   CC       images/fifo.o
20:58:18 [2020-05-17T20:58:18.759Z] #39 55.74   DEP      criu/net.d
20:58:18 [2020-05-17T20:58:18.759Z] #39 55.92   DEP      criu/namespaces.d
20:58:18 [2020-05-17T20:58:18.859Z] #39 26.96   CC       images/remap-file-path.o
20:58:18 [2020-05-17T20:58:18.859Z] #39 27.18   CC       images/eventfd.o
20:58:19 [2020-05-17T20:58:19.040Z] #57 40.12 Checking out files:  42% (1344/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:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
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.
20:58:19 [2020-05-17T20:58:19.040Z] #57 42.09 + cd /tmp/tmp.ll8CODeU67/src/github.com/containerd/containerd
20:58:19 [2020-05-17T20:58:19.040Z] #57 42.10 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:58:19 [2020-05-17T20:58:19.041Z] #39 56.08   DEP      criu/mount.d
20:58:19 [2020-05-17T20:58:19.116Z] #39 27.43   CC       images/eventpoll.o
20:58:19 [2020-05-17T20:58:19.322Z] #39 56.32   DEP      criu/mem.d
20:58:19 [2020-05-17T20:58:19.323Z] #39 ...
20:58:19 [2020-05-17T20:58:19.323Z] 
20:58:19 [2020-05-17T20:58:19.323Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:19 [2020-05-17T20:58:19.323Z] #42 78.39 crypto/rc4
20:58:19 [2020-05-17T20:58:19.323Z] #42 78.54 crypto/sha1
20:58:19 [2020-05-17T20:58:19.323Z] #42 79.03 crypto/sha256
20:58:19 [2020-05-17T20:58:19.323Z] #42 79.72 encoding/hex
20:58:19 [2020-05-17T20:58:19.323Z] #42 80.02 crypto/rand
20:58:19 [2020-05-17T20:58:19.323Z] #42 80.07 crypto/elliptic
20:58:19 [2020-05-17T20:58:19.323Z] #42 80.61 encoding/asn1
20:58:19 [2020-05-17T20:58:19.323Z] #42 82.33 crypto/ed25519
20:58:19 [2020-05-17T20:58:19.323Z] #42 82.39 crypto/ecdsa
20:58:19 [2020-05-17T20:58:19.323Z] #42 82.77 crypto/rsa
20:58:19 [2020-05-17T20:58:19.323Z] #42 83.10 crypto/dsa
20:58:19 [2020-05-17T20:58:19.323Z] #42 83.37 crypto/x509/pkix
20:58:19 [2020-05-17T20:58:19.323Z] #42 83.80 encoding/pem
20:58:19 [2020-05-17T20:58:19.323Z] #42 84.15 vendor/golang.org/x/crypto/cryptobyte
20:58:19 [2020-05-17T20:58:19.323Z] #42 84.37 vendor/golang.org/x/net/dns/dnsmessage
20:58:19 [2020-05-17T20:58:19.323Z] #42 85.91 internal/singleflight
20:58:19 [2020-05-17T20:58:19.323Z] #42 86.12 vendor/golang.org/x/sys/cpu
20:58:19 [2020-05-17T20:58:19.323Z] #42 86.39 vendor/golang.org/x/crypto/internal/chacha20
20:58:19 [2020-05-17T20:58:19.323Z] #42 87.02 vendor/golang.org/x/crypto/poly1305
20:58:19 [2020-05-17T20:58:19.323Z] #42 87.52 net
20:58:19 [2020-05-17T20:58:19.323Z] #42 87.58 vendor/golang.org/x/crypto/chacha20poly1305
20:58:19 [2020-05-17T20:58:19.323Z] #42 87.97 vendor/golang.org/x/crypto/curve25519
20:58:19 [2020-05-17T20:58:19.323Z] #42 88.34 vendor/golang.org/x/crypto/hkdf
20:58:19 [2020-05-17T20:58:19.323Z] #42 88.48 vendor/golang.org/x/text/transform
20:58:19 [2020-05-17T20:58:19.601Z]   CC       criu/files.o
20:58:19 [2020-05-17T20:58:19.604Z] #42 ...
20:58:19 [2020-05-17T20:58:19.604Z] 
20:58:19 [2020-05-17T20:58:19.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:19 [2020-05-17T20:58:19.604Z] #39 56.49   DEP      criu/lsm.d
20:58:19 [2020-05-17T20:58:19.604Z] #39 56.67   DEP      criu/log.d
20:58:19 [2020-05-17T20:58:19.604Z] #39 56.77   DEP      criu/libnetlink.d
20:58:19 [2020-05-17T20:58:19.680Z] #39 27.89   CC       images/fh.o
20:58:19 [2020-05-17T20:58:19.886Z] #39 56.85   DEP      criu/kerndat.d
20:58:19 [2020-05-17T20:58:19.886Z] #39 56.99   DEP      criu/kcmp-ids.d
20:58:19 [2020-05-17T20:58:19.886Z] #39 57.05   DEP      criu/irmap.d
20:58:19 [2020-05-17T20:58:19.937Z] #39 28.17   CC       images/fsnotify.o
20:58:20 [2020-05-17T20:58:20.168Z] #39 57.16   DEP      criu/ipc_ns.d
20:58:20 [2020-05-17T20:58:20.168Z] #39 57.29   DEP      criu/image.d
20:58:20 [2020-05-17T20:58:20.449Z] #39 57.49   DEP      criu/image-desc.d
20:58:20 [2020-05-17T20:58:20.501Z] #39 28.79   CC       images/signalfd.o
20:58:20 [2020-05-17T20:58:20.612Z]   CC       criu/filesystems.o
20:58:20 [2020-05-17T20:58:20.732Z] #39 57.59   DEP      criu/fsnotify.d
20:58:20 [2020-05-17T20:58:20.732Z] #39 57.78   DEP      criu/filesystems.d
20:58:20 [2020-05-17T20:58:20.759Z] #39 29.02   CC       images/fs.o
20:58:20 [2020-05-17T20:58:20.895Z]   CC       criu/fsnotify.o
20:58:21 [2020-05-17T20:58:21.015Z] #39 57.91   DEP      criu/files.d
20:58:21 [2020-05-17T20:58:21.015Z] #39 58.15   DEP      criu/files-reg.d
20:58:21 [2020-05-17T20:58:21.016Z] #39 29.26   CC       images/pstree.o
20:58:21 [2020-05-17T20:58:21.016Z] #39 ...
20:58:21 [2020-05-17T20:58:21.016Z] 
20:58:21 [2020-05-17T20:58:21.016Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:21 [2020-05-17T20:58:21.016Z] #14 25.33 Reading package lists...
20:58:21 [2020-05-17T20:58:21.016Z] #14 30.93 Building dependency tree...
20:58:21 [2020-05-17T20:58:21.016Z] #14 32.12 Reading state information...
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.70 libcap2-bin is already the newest version (1:2.25-2).
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.70 libcap2-bin set to manually installed.
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.70 The following additional packages will be installed:
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.70   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.71   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72 Suggested packages:
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   xfsdump acl attr quota
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72 Recommended packages:
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   aufs-dkms nftables build-essential python3-dev python3-keyring
20:58:21 [2020-05-17T20:58:21.016Z] #14 33.72   python3-keyrings.alt python3-xdg unzip
20:58:21 [2020-05-17T20:58:21.016Z] #14 36.98 The following NEW packages will be installed:
20:58:21 [2020-05-17T20:58:21.016Z] #14 36.98   apparmor aufs-tools bash-completion binutils-mingw-w64
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.00   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.00   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.01   xfsprogs xxd xz-utils zip
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.02 The following packages will be upgraded:
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.03   libsystemd0 libudev1
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.50 2 upgraded, 68 newly installed, 0 to remove and 8 not upgraded.
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.50 Need to get 105 MB of archives.
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.50 After this operation, 597 MB of additional disk space will be used.
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB]
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:58:21 [2020-05-17T20:58:21.016Z] #14 37.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:58:21 [2020-05-17T20:58:21.273Z] #14 37.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:58:21 [2020-05-17T20:58:21.273Z] #14 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:58:21 [2020-05-17T20:58:21.273Z] #14 37.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:58:21 [2020-05-17T20:58:21.273Z] #14 ...
20:58:21 [2020-05-17T20:58:21.273Z] 
20:58:21 [2020-05-17T20:58:21.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:21 [2020-05-17T20:58:21.274Z] #39 29.52   CC       images/pipe.o
20:58:21 [2020-05-17T20:58:21.296Z] #39 58.37   DEP      criu/files-ext.d
20:58:21 [2020-05-17T20:58:21.518Z]   CC       criu/image-desc.o
20:58:21 [2020-05-17T20:58:21.518Z]   CC       criu/image.o
20:58:21 [2020-05-17T20:58:21.531Z] #39 29.77   CC       images/tcp-stream.o
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.34 + export 'BUILDTAGS=netgo osusergo static_build'
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + BUILDTAGS='netgo osusergo static_build'
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + export EXTRA_FLAGS=-buildmode=pie
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + EXTRA_FLAGS=-buildmode=pie
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + '[' '' = dynamic ']'
20:58:21 [2020-05-17T20:58:21.562Z] #57 44.36 + make
20:58:21 [2020-05-17T20:58:21.579Z] #39 58.55   DEP      criu/file-lock.d
20:58:21 [2020-05-17T20:58:21.788Z] #39 30.05   CC       images/sk-packet.o
20:58:21 [2020-05-17T20:58:21.819Z] #57 ...
20:58:21 [2020-05-17T20:58:21.819Z] 
20:58:21 [2020-05-17T20:58:21.819Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:21 [2020-05-17T20:58:21.819Z] #42 76.01 os
20:58:21 [2020-05-17T20:58:21.819Z] #42 79.49 fmt
20:58:21 [2020-05-17T20:58:21.819Z] #42 81.44 path/filepath
20:58:21 [2020-05-17T20:58:21.819Z] #42 83.35 regexp
20:58:21 [2020-05-17T20:58:21.819Z] #42 85.04 flag
20:58:21 [2020-05-17T20:58:21.863Z] #39 58.76   DEP      criu/file-ids.d
20:58:21 [2020-05-17T20:58:21.863Z] #39 58.95   DEP      criu/fifo.d
20:58:22 [2020-05-17T20:58:22.046Z] #39 30.34   CC       images/mnt.o
20:58:22 [2020-05-17T20:58:22.076Z] #42 ...
20:58:22 [2020-05-17T20:58:22.076Z] 
20:58:22 [2020-05-17T20:58:22.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.32   PBCC     images/creds.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.36   DEP      images/creds.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.56   PBCC     images/utsns.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.56   DEP      images/utsns.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.63   PBCC     images/ipc-desc.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.68   PBCC     images/ipc-sem.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.75   DEP      images/ipc-desc.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 11.90   DEP      images/ipc-sem.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.03   PBCC     images/ipc-msg.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.10   DEP      images/ipc-msg.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.17   PBCC     images/ipc-shm.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.21   DEP      images/ipc-shm.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.29   PBCC     images/ipc-var.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.32   DEP      images/ipc-var.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.37   PBCC     images/sk-opts.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.39   PBCC     images/packet-sock.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.49   DEP      images/sk-opts.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.54   DEP      images/packet-sock.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.63   PBCC     images/sk-netlink.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.75   DEP      images/sk-netlink.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.88   PBCC     images/sk-inet.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.90   DEP      images/sk-inet.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 12.95   PBCC     images/sk-unix.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.00   DEP      images/sk-unix.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.03   PBCC     images/mm.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.17   DEP      images/mm.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.23   PBCC     images/timerfd.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.28   DEP      images/timerfd.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.34   PBCC     images/timer.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.41   DEP      images/timer.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.46   PBCC     images/sa.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.57   DEP      images/sa.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.63   PBCC     images/pipe-data.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.66   DEP      images/pipe-data.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.71   PBCC     images/mnt.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.76   DEP      images/mnt.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.84   PBCC     images/sk-packet.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.86   DEP      images/sk-packet.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 13.95   PBCC     images/tcp-stream.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.00   DEP      images/tcp-stream.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.04   PBCC     images/pipe.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.09   DEP      images/pipe.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.20   PBCC     images/pstree.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.25   DEP      images/pstree.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.29   PBCC     images/fs.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.32   DEP      images/fs.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.39   PBCC     images/signalfd.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.43   DEP      images/signalfd.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.53   PBCC     images/fh.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.62   PBCC     images/fsnotify.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.68   DEP      images/fh.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.75   DEP      images/fsnotify.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.86   PBCC     images/eventpoll.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.92   DEP      images/eventpoll.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.96   PBCC     images/eventfd.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 14.99   DEP      images/eventfd.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.05   PBCC     images/remap-file-path.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.08   DEP      images/remap-file-path.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.13   PBCC     images/fifo.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.16   DEP      images/fifo.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.23   PBCC     images/ghost-file.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.28   DEP      images/ghost-file.pb-c.d
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.33   PBCC     images/regfile.pb-c.c
20:58:22 [2020-05-17T20:58:22.076Z] #39 15.39   DEP      images/regfile.pb-c.d
20:58:22 [2020-05-17T20:58:22.134Z]   CC       criu/ipc_ns.o
20:58:22 [2020-05-17T20:58:22.145Z] #39 59.11   DEP      criu/fdstore.d
20:58:22 [2020-05-17T20:58:22.145Z] #39 59.19   DEP      criu/fault-injection.d
20:58:22 [2020-05-17T20:58:22.145Z] #39 59.22   DEP      criu/external.d
20:58:22 [2020-05-17T20:58:22.334Z] #39 15.45   PBCC     images/ns.pb-c.c
20:58:22 [2020-05-17T20:58:22.334Z] #39 15.48   DEP      images/ns.pb-c.d
20:58:22 [2020-05-17T20:58:22.334Z] #39 15.53   PBCC     images/fdinfo.pb-c.c
20:58:22 [2020-05-17T20:58:22.334Z] #39 15.61   DEP      images/fdinfo.pb-c.d
20:58:22 [2020-05-17T20:58:22.426Z] #39 59.38   DEP      criu/eventpoll.d
20:58:22 [2020-05-17T20:58:22.426Z] #39 59.52   DEP      criu/eventfd.d
20:58:22 [2020-05-17T20:58:22.611Z] #39 30.70   CC       images/pipe-data.o
20:58:22 [2020-05-17T20:58:22.611Z] #39 30.94   CC       images/sa.o
20:58:22 [2020-05-17T20:58:22.617Z] #39 15.70   PBCC     images/core-aarch64.pb-c.c
20:58:22 [2020-05-17T20:58:22.617Z] #39 15.78   PBCC     images/core-arm.pb-c.c
20:58:22 [2020-05-17T20:58:22.617Z] #39 15.89   PBCC     images/core-ppc64.pb-c.c
20:58:22 [2020-05-17T20:58:22.708Z] #39 59.73   DEP      criu/crtools.d
20:58:22 [2020-05-17T20:58:22.751Z]   CC       criu/irmap.o
20:58:22 [2020-05-17T20:58:22.868Z] #39 31.11   CC       images/timer.o
20:58:22 [2020-05-17T20:58:22.881Z] #39 15.95   PBCC     images/core-s390.pb-c.c
20:58:22 [2020-05-17T20:58:22.881Z] #39 16.07   PBCC     images/core-x86.pb-c.c
20:58:22 [2020-05-17T20:58:22.881Z] #39 16.14   PBCC     images/core.pb-c.c
20:58:22 [2020-05-17T20:58:22.990Z] #39 59.95   DEP      criu/cr-service.d
20:58:22 [2020-05-17T20:58:22.990Z] #39 60.09   DEP      criu/cr-restore.d
20:58:23 [2020-05-17T20:58:23.035Z]   CC       criu/kcmp-ids.o
20:58:23 [2020-05-17T20:58:23.035Z]   CC       criu/kerndat.o
20:58:23 [2020-05-17T20:58:23.126Z] #39 31.48   CC       images/timerfd.o
20:58:23 [2020-05-17T20:58:23.139Z] #39 16.24   PBCC     images/inventory.pb-c.c
20:58:23 [2020-05-17T20:58:23.139Z] #39 16.34   DEP      images/core-aarch64.pb-c.d
20:58:23 [2020-05-17T20:58:23.139Z] #39 16.41   DEP      images/core-arm.pb-c.d
20:58:23 [2020-05-17T20:58:23.272Z] #39 60.35   DEP      criu/cr-errno.d
20:58:23 [2020-05-17T20:58:23.272Z] #39 60.37   DEP      criu/cr-dump.d
20:58:23 [2020-05-17T20:58:23.404Z] #39 16.49   DEP      images/core-ppc64.pb-c.d
20:58:23 [2020-05-17T20:58:23.404Z] #39 16.57   DEP      images/core-s390.pb-c.d
20:58:23 [2020-05-17T20:58:23.404Z] #39 16.64   DEP      images/core-x86.pb-c.d
20:58:23 [2020-05-17T20:58:23.404Z] #39 16.70   DEP      images/core.pb-c.d
20:58:23 [2020-05-17T20:58:23.554Z] #39 60.59   DEP      criu/cr-dedup.d
20:58:23 [2020-05-17T20:58:23.554Z] #39 60.77   DEP      criu/cr-check.d
20:58:23 [2020-05-17T20:58:23.652Z]   CC       criu/libnetlink.o
20:58:23 [2020-05-17T20:58:23.652Z]   CC       criu/log.o
20:58:23 [2020-05-17T20:58:23.661Z] #39 16.80   DEP      images/inventory.pb-c.d
20:58:23 [2020-05-17T20:58:23.661Z] #39 16.92   PBCC     images/cpuinfo.pb-c.c
20:58:23 [2020-05-17T20:58:23.661Z] #39 16.97   DEP      images/cpuinfo.pb-c.d
20:58:23 [2020-05-17T20:58:23.690Z] #39 31.77   CC       images/mm.o
20:58:23 [2020-05-17T20:58:23.835Z] #39 60.92   DEP      criu/config.d
20:58:23 [2020-05-17T20:58:23.919Z] #39 17.04   PBCC     images/stats.pb-c.c
20:58:23 [2020-05-17T20:58:23.919Z] #39 17.05   DEP      images/stats.pb-c.d
20:58:23 [2020-05-17T20:58:23.936Z]   CC       criu/lsm.o
20:58:23 [2020-05-17T20:58:23.948Z] #39 32.14   CC       images/sk-opts.o
20:58:24 [2020-05-17T20:58:24.117Z] #39 61.09   DEP      criu/clone-noasan.d
20:58:24 [2020-05-17T20:58:24.117Z] #39 61.16   DEP      criu/cgroup.d
20:58:24 [2020-05-17T20:58:24.117Z] #39 61.36   DEP      criu/cgroup-props.d
20:58:24 [2020-05-17T20:58:24.205Z] #39 32.37   CC       images/sk-unix.o
20:58:24 [2020-05-17T20:58:24.219Z]   CC       criu/mem.o
20:58:24 [2020-05-17T20:58:24.399Z] #39 61.45   DEP      criu/bitmap.d
20:58:24 [2020-05-17T20:58:24.399Z] #39 61.47   DEP      criu/bfd.d
20:58:24 [2020-05-17T20:58:24.399Z] #39 61.55   DEP      criu/autofs.d
20:58:24 [2020-05-17T20:58:24.463Z] #39 32.71   CC       images/sk-inet.o
20:58:24 [2020-05-17T20:58:24.463Z] #39 ...
20:58:24 [2020-05-17T20:58:24.463Z] 
20:58:24 [2020-05-17T20:58:24.463Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:24 [2020-05-17T20:58:24.463Z] #42 89.93 text/template/parse
20:58:24 [2020-05-17T20:58:24.463Z] #42 90.01 go/parser
20:58:24 [2020-05-17T20:58:24.463Z] #42 93.66 log
20:58:24 [2020-05-17T20:58:24.463Z] #42 94.08 encoding/binary
20:58:24 [2020-05-17T20:58:24.463Z] #42 94.76 text/template
20:58:24 [2020-05-17T20:58:24.463Z] #42 96.10 encoding/base64
20:58:24 [2020-05-17T20:58:24.463Z] #42 96.63 encoding/json
20:58:24 [2020-05-17T20:58:24.463Z] #42 ...
20:58:24 [2020-05-17T20:58:24.463Z] 
20:58:24 [2020-05-17T20:58:24.463Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 37.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 38.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 39.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 39.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:58:24 [2020-05-17T20:58:24.463Z] #14 39.39 Get:34 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]
20:58:24 [2020-05-17T20:58:24.681Z] #39 61.64   DEP      criu/aio.d
20:58:24 [2020-05-17T20:58:24.682Z] #39 61.85   DEP      criu/action-scripts.d
20:58:24 [2020-05-17T20:58:24.851Z] #39 ...
20:58:24 [2020-05-17T20:58:24.851Z] 
20:58:24 [2020-05-17T20:58:24.851Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:58:24 [2020-05-17T20:58:24.851Z] #29 84.66 github.com/BurntSushi/toml/cmd/tomlv
20:58:24 [2020-05-17T20:58:24.851Z] #29 DONE 88.9s
20:58:24 [2020-05-17T20:58:24.851Z] 
20:58:24 [2020-05-17T20:58:24.851Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:24 [2020-05-17T20:58:24.851Z] #42 87.05 go/token
20:58:24 [2020-05-17T20:58:24.851Z] #42 87.68 internal/lazyregexp
20:58:24 [2020-05-17T20:58:24.851Z] #42 88.13 go/scanner
20:58:24 [2020-05-17T20:58:24.851Z] #42 88.16 path
20:58:24 [2020-05-17T20:58:24.851Z] #42 88.75 io/ioutil
20:58:25 [2020-05-17T20:58:25.230Z]   CC       criu/mount.o
20:58:25 [2020-05-17T20:58:25.296Z] #39 62.21   CC       criu/action-scripts.o
20:58:25 [2020-05-17T20:58:25.578Z] #39 62.76   CC       criu/aio.o
20:58:25 [2020-05-17T20:58:25.785Z] #42 89.82 net/url
20:58:25 [2020-05-17T20:58:25.785Z] #42 89.87 go/ast
20:58:25 [2020-05-17T20:58:25.834Z] #14 42.14 Get:35 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]
20:58:26 [2020-05-17T20:58:26.193Z] #39 63.30   CC       criu/autofs.o
20:58:27 [2020-05-17T20:58:27.261Z]   CC       criu/namespaces.o
20:58:27 [2020-05-17T20:58:27.663Z] #39 64.64   CC       criu/bfd.o
20:58:27 [2020-05-17T20:58:27.683Z] #42 91.54 text/template/parse
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.28 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.28 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:58:27 [2020-05-17T20:58:27.739Z] #14 44.29 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:58:27 [2020-05-17T20:58:27.946Z] #39 65.11   CC       criu/bitmap.o
20:58:28 [2020-05-17T20:58:28.229Z] #39 65.31   CC       criu/cgroup-props.o
20:58:28 [2020-05-17T20:58:28.276Z]   CC       criu/net.o
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.86 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.87 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.87 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.88 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.88 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:58:28 [2020-05-17T20:58:28.302Z] #14 44.91 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:58:28 [2020-05-17T20:58:28.510Z] #39 ...
20:58:28 [2020-05-17T20:58:28.510Z] 
20:58:28 [2020-05-17T20:58:28.510Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:28 [2020-05-17T20:58:28.510Z] #14 61.71 Selecting previously unselected package g++-mingw-w64-x86-64.
20:58:28 [2020-05-17T20:58:28.510Z] #14 61.72 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:58:28 [2020-05-17T20:58:28.510Z] #14 61.72 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:58:28 [2020-05-17T20:58:28.559Z] #14 44.93 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.04 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.05 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.06 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.07 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.09 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.12 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:58:28 [2020-05-17T20:58:28.559Z] #14 45.12 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:58:28 [2020-05-17T20:58:28.816Z] #14 45.16 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:58:29 [2020-05-17T20:58:29.056Z] #42 ...
20:58:29 [2020-05-17T20:58:29.056Z] 
20:58:29 [2020-05-17T20:58:29.056Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:29 [2020-05-17T20:58:29.056Z] #14 18.95 Fetched 8347 kB in 16s (525 kB/s)
20:58:29 [2020-05-17T20:58:29.056Z] #14 18.95 Reading package lists...
20:58:29 [2020-05-17T20:58:29.056Z] #14 25.61 Reading package lists...
20:58:29 [2020-05-17T20:58:29.056Z] #14 ...
20:58:29 [2020-05-17T20:58:29.056Z] 
20:58:29 [2020-05-17T20:58:29.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:29 [2020-05-17T20:58:29.056Z] #39 19.40 make[1]: Nothing to be done for 'all'.
20:58:29 [2020-05-17T20:58:29.056Z] #39 20.89   CC       images/stats.o
20:58:29 [2020-05-17T20:58:29.056Z] #39 21.40   CC       images/core.o
20:58:29 [2020-05-17T20:58:29.056Z] #39 22.17   CC       images/core-x86.o
20:58:29 [2020-05-17T20:58:29.380Z] #14 45.69 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:58:29 [2020-05-17T20:58:29.380Z] #14 45.77 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:58:29 [2020-05-17T20:58:29.380Z] #14 45.86 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:58:29 [2020-05-17T20:58:29.621Z] #39 22.68   CC       images/core-arm.o
20:58:29 [2020-05-17T20:58:29.878Z] #39 23.16   CC       images/core-aarch64.o
20:58:29 [2020-05-17T20:58:29.980Z] #14 ...
20:58:29 [2020-05-17T20:58:29.980Z] 
20:58:29 [2020-05-17T20:58:29.980Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:29 [2020-05-17T20:58:29.980Z] #42 89.11 vendor/golang.org/x/text/unicode/bidi
20:58:29 [2020-05-17T20:58:29.980Z] #42 90.95 vendor/golang.org/x/text/secure/bidirule
20:58:29 [2020-05-17T20:58:29.980Z] #42 91.24 vendor/golang.org/x/text/unicode/norm
20:58:29 [2020-05-17T20:58:29.980Z] #42 94.05 vendor/golang.org/x/net/idna
20:58:29 [2020-05-17T20:58:29.980Z] #42 96.30 vendor/golang.org/x/net/http2/hpack
20:58:29 [2020-05-17T20:58:29.980Z] #42 97.50 mime
20:58:29 [2020-05-17T20:58:29.980Z] #42 99.09 mime/quotedprintable
20:58:29 [2020-05-17T20:58:29.980Z] #42 99.36 net/http/internal
20:58:29 [2020-05-17T20:58:29.980Z] #42 ...
20:58:29 [2020-05-17T20:58:29.980Z] 
20:58:29 [2020-05-17T20:58:29.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:29 [2020-05-17T20:58:29.980Z] #39 65.95   CC       criu/cgroup.o
20:58:30 [2020-05-17T20:58:30.312Z] #14 46.69 debconf: delaying package configuration, since apt-utils is not installed
20:58:30 [2020-05-17T20:58:30.312Z] #14 46.90 Fetched 105 MB in 9s (12.0 MB/s)
20:58:30 [2020-05-17T20:58:30.314Z]   CC       criu/netfilter.o
20:58:30 [2020-05-17T20:58:30.314Z]   CC       criu/page-pipe.o
20:58:30 [2020-05-17T20:58:30.443Z] #39 23.72   CC       images/core-ppc64.o
20:58:30 [2020-05-17T20:58:30.569Z] #14 46.99 (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 ... 15472 files and directories currently installed.)
20:58:30 [2020-05-17T20:58:30.569Z] #14 47.08 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ...
20:58:30 [2020-05-17T20:58:30.569Z] #14 47.12 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
20:58:30 [2020-05-17T20:58:30.597Z]   CC       criu/page-xfer.o
20:58:30 [2020-05-17T20:58:30.989Z] #39 68.09   CC       criu/clone-noasan.o
20:58:30 [2020-05-17T20:58:30.989Z] #39 68.17   CC       criu/config.o
20:58:31 [2020-05-17T20:58:31.008Z] #39 24.36   CC       images/core-s390.o
20:58:31 [2020-05-17T20:58:31.083Z] #14 47.43 Setting up libsystemd0:amd64 (241-7~deb10u4) ...
20:58:31 [2020-05-17T20:58:31.083Z] #14 47.54 Selecting previously unselected package pigz.
20:58:31 [2020-05-17T20:58:31.083Z] #14 47.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 ... 15472 files and directories currently installed.)
20:58:31 [2020-05-17T20:58:31.083Z] #14 47.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:58:31 [2020-05-17T20:58:31.214Z]   CC       criu/pagemap-cache.o
20:58:31 [2020-05-17T20:58:31.340Z] #14 47.64 Unpacking pigz (2.4-1) ...
20:58:31 [2020-05-17T20:58:31.340Z] #14 47.79 Selecting previously unselected package libpython3.7-minimal:amd64.
20:58:31 [2020-05-17T20:58:31.340Z] #14 47.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:58:31 [2020-05-17T20:58:31.340Z] #14 47.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:58:31 [2020-05-17T20:58:31.499Z]   CC       criu/pagemap.o
20:58:31 [2020-05-17T20:58:31.938Z] #39 25.08   CC       images/cpuinfo.o
20:58:32 [2020-05-17T20:58:32.117Z]   CC       criu/parasite-syscall.o
20:58:32 [2020-05-17T20:58:32.196Z] #39 25.51   CC       images/inventory.o
20:58:32 [2020-05-17T20:58:32.270Z] #14 48.55 Selecting previously unselected package python3.7-minimal.
20:58:32 [2020-05-17T20:58:32.270Z] #14 48.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:58:32 [2020-05-17T20:58:32.270Z] #14 48.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:58:32 [2020-05-17T20:58:32.401Z]   CC       criu/path.o
20:58:32 [2020-05-17T20:58:32.460Z] #39 69.28   CC       criu/cr-check.o
20:58:32 [2020-05-17T20:58:32.460Z] #39 ...
20:58:32 [2020-05-17T20:58:32.460Z] 
20:58:32 [2020-05-17T20:58:32.460Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.83 + GOBIN=/build
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.83 + /build/gometalinter --install
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85 Installing:
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   deadcode
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   dupl
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   errcheck
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gas
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gochecknoglobals
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gochecknoinits
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   goconst
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gocyclo
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   goimports
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   golint
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gosimple
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gotype
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   gotypex
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   ineffassign
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   interfacer
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   lll
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   maligned
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   megacheck
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   misspell
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   nakedret
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   safesql
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   staticcheck
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   structcheck
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   unconvert
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   unparam
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   unused
20:58:32 [2020-05-17T20:58:32.460Z] #48 91.85   varcheck
20:58:32 [2020-05-17T20:58:32.685Z]   CC       criu/pie-util-vdso.o
20:58:32 [2020-05-17T20:58:32.745Z] #48 ...
20:58:32 [2020-05-17T20:58:32.745Z] 
20:58:32 [2020-05-17T20:58:32.745Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:32 [2020-05-17T20:58:32.745Z] #42 99.64 os/exec
20:58:32 [2020-05-17T20:58:32.760Z] #39 25.82   CC       images/fdinfo.o
20:58:32 [2020-05-17T20:58:32.969Z]   CC       criu/pie-util.o
20:58:32 [2020-05-17T20:58:32.969Z]   CC       criu/pipes.o
20:58:33 [2020-05-17T20:58:33.017Z] #39 26.25   CC       images/fown.o
20:58:33 [2020-05-17T20:58:33.017Z] #39 ...
20:58:33 [2020-05-17T20:58:33.017Z] 
20:58:33 [2020-05-17T20:58:33.017Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:58:33 [2020-05-17T20:58:33.017Z] #57 45.81 🇩 bin/ctr
20:58:33 [2020-05-17T20:58:33.017Z] #57 ...
20:58:33 [2020-05-17T20:58:33.017Z] 
20:58:33 [2020-05-17T20:58:33.017Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:33 [2020-05-17T20:58:33.017Z] #14 25.61 Reading package lists...
20:58:33 [2020-05-17T20:58:33.017Z] #14 30.46 Building dependency tree...
20:58:33 [2020-05-17T20:58:33.017Z] #14 31.57 Reading state information...
20:58:33 [2020-05-17T20:58:33.017Z] #14 33.19 libcap2-bin is already the newest version (1:2.25-2).
20:58:33 [2020-05-17T20:58:33.017Z] #14 33.19 libcap2-bin set to manually installed.
20:58:33 [2020-05-17T20:58:33.017Z] #14 33.19 The following additional packages will be installed:
20:58:33 [2020-05-17T20:58:33.253Z]   CC       criu/plugin.o
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.20   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.21   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.21 Suggested packages:
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.22   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.22   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.22   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.22   xfsdump acl attr quota
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.23 Recommended packages:
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.23   aufs-dkms nftables build-essential python3-dev python3-keyring
20:58:33 [2020-05-17T20:58:33.275Z] #14 33.23   python3-keyrings.alt python3-xdg unzip
20:58:33 [2020-05-17T20:58:33.363Z] #42 ...
20:58:33 [2020-05-17T20:58:33.363Z] 
20:58:33 [2020-05-17T20:58:33.363Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:58:33 [2020-05-17T20:58:33.363Z] #45 DONE 102.3s
20:58:33 [2020-05-17T20:58:33.363Z] 
20:58:33 [2020-05-17T20:58:33.363Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:58:33 [2020-05-17T20:58:33.541Z]   CC       criu/proc_parse.o
20:58:33 [2020-05-17T20:58:33.639Z] #14 50.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:58:33 [2020-05-17T20:58:33.639Z] #14 50.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:58:33 [2020-05-17T20:58:33.662Z] #48 ...
20:58:33 [2020-05-17T20:58:33.662Z] 
20:58:33 [2020-05-17T20:58:33.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:33 [2020-05-17T20:58:33.662Z] #39 70.87   CC       criu/cr-dedup.o
20:58:34 [2020-05-17T20:58:34.699Z] #39 71.61   CC       criu/cr-dump.o
20:58:35 [2020-05-17T20:58:35.009Z] #14 ...
20:58:35 [2020-05-17T20:58:35.009Z] 
20:58:35 [2020-05-17T20:58:35.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:35 [2020-05-17T20:58:35.009Z] #39 33.20   CC       images/tun.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 33.55   CC       images/sk-netlink.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 33.77   CC       images/packet-sock.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 34.21   CC       images/ipc-var.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 34.45   CC       images/ipc-desc.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 34.69   CC       images/ipc-shm.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 35.00   CC       images/ipc-msg.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 35.38   CC       images/ipc-sem.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 35.65   CC       images/utsns.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 35.85   CC       images/creds.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 36.14   CC       images/vma.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 36.45   CC       images/netdev.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 36.93   CC       images/tty.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 37.73   CC       images/file-lock.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 37.96   CC       images/rlimit.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 38.16   CC       images/pagemap.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 38.59   CC       images/siginfo.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 38.94   CC       images/rpc.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 40.42   CC       images/ext-file.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 40.74   CC       images/cgroup.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 41.40   CC       images/userns.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 41.76   CC       images/google/protobuf/descriptor.o
20:58:35 [2020-05-17T20:58:35.009Z] #39 ...
20:58:35 [2020-05-17T20:58:35.009Z] 
20:58:35 [2020-05-17T20:58:35.009Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:35 [2020-05-17T20:58:35.009Z] #42 100.4 go/doc
20:58:35 [2020-05-17T20:58:35.009Z] #42 102.3 encoding/xml
20:58:35 [2020-05-17T20:58:35.009Z] #42 104.7 github.com/LK4D4/vndr/build
20:58:35 [2020-05-17T20:58:35.009Z] #42 107.4 github.com/LK4D4/vndr/versioned
20:58:35 [2020-05-17T20:58:35.009Z] #42 107.5 compress/flate
20:58:35 [2020-05-17T20:58:35.009Z] #42 108.5 hash
20:58:35 [2020-05-17T20:58:35.009Z] #42 108.6 hash/crc32
20:58:35 [2020-05-17T20:58:35.009Z] #42 109.4 context
20:58:35 [2020-05-17T20:58:35.009Z] #42 110.1 crypto/cipher
20:58:35 [2020-05-17T20:58:35.009Z] #42 110.5 compress/gzip
20:58:35 [2020-05-17T20:58:35.573Z] #42 ...
20:58:35 [2020-05-17T20:58:35.573Z] 
20:58:35 [2020-05-17T20:58:35.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:35 [2020-05-17T20:58:35.573Z] #39 43.79   CC       images/opts.o
20:58:35 [2020-05-17T20:58:35.573Z]   CC       criu/protobuf-desc.o
20:58:35 [2020-05-17T20:58:35.830Z] #39 44.06   CC       images/seccomp.o
20:58:36 [2020-05-17T20:58:36.087Z] #39 44.36   CC       images/binfmt-misc.o
20:58:36 [2020-05-17T20:58:36.170Z] #39 73.25   CC       criu/cr-errno.o
20:58:36 [2020-05-17T20:58:36.170Z] #39 73.31   CC       criu/cr-restore.o
20:58:36 [2020-05-17T20:58:36.191Z]   CC       criu/protobuf.o
20:58:36 [2020-05-17T20:58:36.191Z]   CC       criu/pstree.o
20:58:36 [2020-05-17T20:58:36.344Z] #39 44.58   CC       images/time.o
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.56 The following NEW packages will be installed:
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.56   apparmor aufs-tools bash-completion binutils-mingw-w64
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.57   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.57   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.58   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.59   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.59   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.59   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.59   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:58:36 [2020-05-17T20:58:36.550Z] #14 36.60   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.60   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.60   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.60   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.60   xfsprogs xxd xz-utils zip
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.60 The following packages will be upgraded:
20:58:36 [2020-05-17T20:58:36.551Z] #14 36.61   libsystemd0 libudev1
20:58:36 [2020-05-17T20:58:36.601Z] #39 44.82   CC       images/sysctl.o
20:58:36 [2020-05-17T20:58:36.808Z]   CC       criu/rbtree.o
20:58:36 [2020-05-17T20:58:36.858Z] #39 45.15   CC       images/autofs.o
20:58:37 [2020-05-17T20:58:37.093Z]   CC       criu/rst-malloc.o
20:58:37 [2020-05-17T20:58:37.093Z]   CC       criu/seccomp.o
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.03 2 upgraded, 68 newly installed, 0 to remove and 8 not upgraded.
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.03 Need to get 105 MB of archives.
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.03 After this operation, 597 MB of additional disk space will be used.
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB]
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:58:37 [2020-05-17T20:58:37.115Z] #14 37.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:58:37 [2020-05-17T20:58:37.115Z] #39 45.38   CC       images/macvlan.o
20:58:37 [2020-05-17T20:58:37.372Z] #39 45.66   CC       images/sit.o
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:58:37 [2020-05-17T20:58:37.373Z] #14 37.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:58:37 [2020-05-17T20:58:37.631Z] #14 37.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:58:37 [2020-05-17T20:58:37.631Z] #14 37.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:58:37 [2020-05-17T20:58:37.631Z] #14 37.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:58:37 [2020-05-17T20:58:37.711Z]   CC       criu/seize.o
20:58:37 [2020-05-17T20:58:37.888Z] #14 37.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:58:37 [2020-05-17T20:58:37.936Z] #39 45.98   LINK     images/built-in.o
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.10   GEN      compel/include/asm
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.12   GEN      compel/include/version.h
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.14 touch .config
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.16   GEN      include/common/config.h
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.24   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.28   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.30   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.32   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:58:37 [2020-05-17T20:58:37.936Z] #39 46.34   DEP      compel/arch/x86/plugins/std/memcpy.d
20:58:38 [2020-05-17T20:58:38.146Z] #14 38.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:58:38 [2020-05-17T20:58:38.146Z] #14 38.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:58:38 [2020-05-17T20:58:38.146Z] #14 38.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:58:38 [2020-05-17T20:58:38.146Z] #14 38.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.38   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.41   GEN      compel/plugins/include/uapi/std/syscall.h
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.44   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.46   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:58:38 [2020-05-17T20:58:38.193Z] #39 46.49   DEP      compel/plugins/std/infect.d
20:58:38 [2020-05-17T20:58:38.331Z]   CC       criu/servicefd.o
20:58:38 [2020-05-17T20:58:38.331Z]   CC       criu/shmem.o
20:58:38 [2020-05-17T20:58:38.403Z] #14 38.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:58:38 [2020-05-17T20:58:38.450Z] #39 46.63   DEP      compel/plugins/std/string.d
20:58:38 [2020-05-17T20:58:38.660Z] #14 38.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:58:38 [2020-05-17T20:58:38.707Z] #39 46.80   DEP      compel/plugins/std/log.d
20:58:38 [2020-05-17T20:58:38.707Z] #39 47.01   DEP      compel/plugins/std/fds.d
20:58:38 [2020-05-17T20:58:38.917Z] #14 38.84 Get:34 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]
20:58:38 [2020-05-17T20:58:38.950Z]   CC       criu/sigframe.o
20:58:38 [2020-05-17T20:58:38.950Z]   CC       criu/signalfd.o
20:58:38 [2020-05-17T20:58:38.964Z] #39 47.10   DEP      compel/plugins/std/std.d
20:58:38 [2020-05-17T20:58:38.964Z] #39 47.25   DEP      compel/plugins/shmem/shmem.d
20:58:39 [2020-05-17T20:58:39.221Z] #39 47.41   DEP      compel/plugins/fds/fds.d
20:58:39 [2020-05-17T20:58:39.221Z] #39 47.55   CC       compel/plugins/std/std.o
20:58:39 [2020-05-17T20:58:39.233Z]   CC       criu/sk-inet.o
20:58:39 [2020-05-17T20:58:39.807Z] #39 47.97   CC       compel/plugins/std/fds.o
20:58:39 [2020-05-17T20:58:39.851Z]   CC       criu/sk-netlink.o
20:58:40 [2020-05-17T20:58:40.135Z]   CC       criu/sk-packet.o
20:58:40 [2020-05-17T20:58:40.375Z] #39 48.69   CC       compel/plugins/std/log.o
20:58:40 [2020-05-17T20:58:40.420Z]   CC       criu/sk-queue.o
20:58:40 [2020-05-17T20:58:40.552Z] #39 ...
20:58:40 [2020-05-17T20:58:40.552Z] 
20:58:40 [2020-05-17T20:58:40.552Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.33 Selecting previously unselected package libonig5:s390x.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.34 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.34 Unpacking libonig5:s390x (6.9.1-1) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.48 Selecting previously unselected package libjq1:s390x.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.48 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.49 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.58 Selecting previously unselected package jq.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.58 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.59 Unpacking jq (1.5+dfsg-2+b1) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.64 Selecting previously unselected package libaio1:s390x.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.64 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.64 Unpacking libaio1:s390x (0.3.112-3) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.67 Selecting previously unselected package libbtrfs0.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.68 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.68 Unpacking libbtrfs0 (4.20.1-2) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.74 Selecting previously unselected package libbtrfs-dev.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.74 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.76 Unpacking libbtrfs-dev (4.20.1-2) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.85 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.85 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.86 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.93 Selecting previously unselected package libudev-dev:s390x.
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.93 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.552Z] #14 73.94 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
20:58:40 [2020-05-17T20:58:40.704Z]   CC       criu/sk-tcp.o
20:58:40 [2020-05-17T20:58:40.814Z] #14 ...
20:58:40 [2020-05-17T20:58:40.814Z] 
20:58:40 [2020-05-17T20:58:40.814Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:40 [2020-05-17T20:58:40.814Z] #42 94.61 go/parser
20:58:40 [2020-05-17T20:58:40.814Z] #42 96.15 text/template
20:58:40 [2020-05-17T20:58:40.814Z] #42 98.34 log
20:58:40 [2020-05-17T20:58:40.814Z] #42 99.08 encoding/binary
20:58:40 [2020-05-17T20:58:40.814Z] #42 101.0 encoding/base64
20:58:40 [2020-05-17T20:58:40.814Z] #42 101.6 go/doc
20:58:40 [2020-05-17T20:58:40.814Z] #42 101.8 encoding/json
20:58:40 [2020-05-17T20:58:40.814Z] #42 ...
20:58:40 [2020-05-17T20:58:40.814Z] 
20:58:40 [2020-05-17T20:58:40.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:40 [2020-05-17T20:58:40.814Z] #39 26.45   CC       images/ns.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 26.72   CC       images/regfile.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 26.94   CC       images/ghost-file.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 27.30   CC       images/fifo.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 27.54   CC       images/remap-file-path.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 27.77   CC       images/eventfd.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 28.05   CC       images/eventpoll.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 28.42   CC       images/fh.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 28.82   CC       images/fsnotify.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 29.52   CC       images/signalfd.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 29.84   CC       images/fs.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 30.07   CC       images/pstree.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 30.32   CC       images/pipe.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 30.57   CC       images/tcp-stream.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 30.84   CC       images/sk-packet.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 31.33   CC       images/mnt.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 31.62   CC       images/pipe-data.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 31.94   CC       images/sa.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 32.23   CC       images/timer.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 32.61   CC       images/timerfd.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 32.86   CC       images/mm.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 33.26   CC       images/sk-opts.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 33.52   CC       images/sk-unix.o
20:58:40 [2020-05-17T20:58:40.814Z] #39 33.98   CC       images/sk-inet.o
20:58:40 [2020-05-17T20:58:40.834Z] #14 74.08 Selecting previously unselected package libsepol1-dev:s390x.
20:58:40 [2020-05-17T20:58:40.834Z] #14 74.08 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
20:58:40 [2020-05-17T20:58:40.834Z] #14 74.11 Unpacking libsepol1-dev:s390x (2.8-1) ...
20:58:40 [2020-05-17T20:58:40.992Z]   CC       criu/sk-unix.o
20:58:41 [2020-05-17T20:58:41.072Z] #39 ...
20:58:41 [2020-05-17T20:58:41.072Z] 
20:58:41 [2020-05-17T20:58:41.072Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:41 [2020-05-17T20:58:41.072Z] #42 105.2 github.com/LK4D4/vndr/build
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.27 Selecting previously unselected package libpcre16-3:s390x.
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.28 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.28 Unpacking libpcre16-3:s390x (2:8.39-12) ...
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.36 Selecting previously unselected package libpcre32-3:s390x.
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.36 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.36 Unpacking libpcre32-3:s390x (2:8.39-12) ...
20:58:41 [2020-05-17T20:58:41.115Z] #14 74.46 Selecting previously unselected package libpcrecpp0v5:s390x.
20:58:41 [2020-05-17T20:58:41.397Z] #14 74.46 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.397Z] #14 74.46 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
20:58:41 [2020-05-17T20:58:41.397Z] #14 74.53 Selecting previously unselected package libpcre3-dev:s390x.
20:58:41 [2020-05-17T20:58:41.397Z] #14 74.53 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.397Z] #14 74.54 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 74.76 Selecting previously unselected package libselinux1-dev:s390x.
20:58:41 [2020-05-17T20:58:41.678Z] #14 74.78 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 74.78 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.00 Selecting previously unselected package libdevmapper-dev:s390x.
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.01 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.02 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.08 Selecting previously unselected package libgpm2:s390x.
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.09 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.09 Unpacking libgpm2:s390x (1.20.7-5) ...
20:58:41 [2020-05-17T20:58:41.678Z] #14 75.15 Selecting previously unselected package libicu63:s390x.
20:58:41 [2020-05-17T20:58:41.769Z] #39 49.77   CC       compel/plugins/std/string.o
20:58:41 [2020-05-17T20:58:41.769Z] #39 ...
20:58:41 [2020-05-17T20:58:41.769Z] 
20:58:41 [2020-05-17T20:58:41.769Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.43 Selecting previously unselected package python3-minimal.
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15721 files and directories currently installed.)
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.50 Unpacking python3-minimal (3.7.3-1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.61 Selecting previously unselected package libmpdec2:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.63 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 53.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.20 Selecting previously unselected package python3.7.
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.20 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.37 Selecting previously unselected package libpython3-stdlib:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 55.51 Setting up python3-minimal (3.7.3-1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 56.64 Selecting previously unselected package python3.
20:58:41 [2020-05-17T20:58:41.769Z] #14 56.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16133 files and directories currently installed.)
20:58:41 [2020-05-17T20:58:41.769Z] #14 56.77 Preparing to unpack .../python3_3.7.3-1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 56.86 Unpacking python3 (3.7.3-1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.09 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.14 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.38 Setting up libudev1:amd64 (241-7~deb10u4) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.55 Selecting previously unselected package libip4tc0:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.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 ... 16166 files and directories currently installed.)
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.69 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.69 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.80 Selecting previously unselected package libip6tc0:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.80 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.81 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.94 Selecting previously unselected package libiptc0:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.95 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 57.96 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.11 Selecting previously unselected package libnfnetlink0:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.11 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.20 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.21 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:58:41 [2020-05-17T20:58:41.769Z] #14 58.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:58:41 [2020-05-17T20:58:41.960Z] #14 75.15 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
20:58:41 [2020-05-17T20:58:41.960Z] #14 75.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.34 Selecting previously unselected package libnftnl11:amd64.
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.35 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.36 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.50 Selecting previously unselected package iptables.
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.54 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
20:58:42 [2020-05-17T20:58:42.026Z] #14 58.55 Unpacking iptables (1.8.2-4) ...
20:58:42 [2020-05-17T20:58:42.476Z]   CC       criu/sockets.o
20:58:42 [2020-05-17T20:58:42.760Z]   CC       criu/stats.o
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.11 Selecting previously unselected package xxd.
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.13 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ...
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.14 Unpacking xxd (2:8.1.0875-5) ...
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.37 Selecting previously unselected package vim-common.
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.37 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
20:58:42 [2020-05-17T20:58:42.957Z] #14 59.40 Unpacking vim-common (2:8.1.0875-5) ...
20:58:43 [2020-05-17T20:58:43.045Z]   CC       criu/string.o
20:58:43 [2020-05-17T20:58:43.045Z]   CC       criu/sysctl.o
20:58:43 [2020-05-17T20:58:43.214Z] #14 59.62 Selecting previously unselected package bash-completion.
20:58:43 [2020-05-17T20:58:43.214Z] #14 59.62 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
20:58:43 [2020-05-17T20:58:43.328Z]   CC       criu/sysfs_parse.o
20:58:43 [2020-05-17T20:58:43.612Z]   CC       criu/timerfd.o
20:58:43 [2020-05-17T20:58:43.896Z]   CC       criu/tty.o
20:58:44 [2020-05-17T20:58:44.348Z] #42 108.0 encoding/xml
20:58:44 [2020-05-17T20:58:44.637Z] #14 ...
20:58:44 [2020-05-17T20:58:44.637Z] 
20:58:44 [2020-05-17T20:58:44.637Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:44 [2020-05-17T20:58:44.637Z] #42 103.6 net/textproto
20:58:44 [2020-05-17T20:58:44.637Z] #42 103.6 crypto/x509
20:58:44 [2020-05-17T20:58:44.637Z] #42 104.7 vendor/golang.org/x/net/http/httpguts
20:58:44 [2020-05-17T20:58:44.637Z] #42 104.8 vendor/golang.org/x/net/http/httpproxy
20:58:44 [2020-05-17T20:58:44.637Z] #42 105.3 mime/multipart
20:58:44 [2020-05-17T20:58:44.637Z] #42 106.5 crypto/tls
20:58:44 [2020-05-17T20:58:44.637Z] #42 111.1 net/http/httptrace
20:58:44 [2020-05-17T20:58:44.637Z] #42 111.3 net/http
20:58:44 [2020-05-17T20:58:44.637Z] #42 ...
20:58:44 [2020-05-17T20:58:44.637Z] 
20:58:44 [2020-05-17T20:58:44.637Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:58:44 [2020-05-17T20:58:44.637Z] #26 114.0 + rm -rf /tmp/tmp.9eyJBufcex
20:58:44 [2020-05-17T20:58:44.637Z] #26 DONE 114.4s
20:58:44 [2020-05-17T20:58:44.637Z] 
20:58:44 [2020-05-17T20:58:44.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:44 [2020-05-17T20:58:44.637Z] #39 77.38   CC       criu/cr-service.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 78.72   CC       criu/crtools.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 79.23   CC       criu/eventfd.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 79.54   CC       criu/eventpoll.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 80.26   CC       criu/external.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 80.47   CC       criu/fault-injection.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 80.63   CC       criu/fdstore.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 80.97   CC       criu/fifo.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 81.37   CC       criu/file-ids.o
20:58:44 [2020-05-17T20:58:44.637Z] #39 81.65   CC       criu/file-lock.o
20:58:44 [2020-05-17T20:58:44.912Z] #42 109.0 github.com/LK4D4/vndr/versioned
20:58:44 [2020-05-17T20:58:44.912Z] #42 109.1 compress/flate
20:58:45 [2020-05-17T20:58:45.371Z]   CC       criu/tun.o
20:58:45 [2020-05-17T20:58:45.371Z]   CC       criu/uffd.o
20:58:45 [2020-05-17T20:58:45.644Z] #39 82.58   CC       criu/files-ext.o
20:58:45 [2020-05-17T20:58:45.644Z] #39 ...
20:58:45 [2020-05-17T20:58:45.644Z] 
20:58:45 [2020-05-17T20:58:45.644Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.59 Selecting previously unselected package libnet1:s390x.
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.59 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.62 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.69 Selecting previously unselected package libnl-3-200:s390x.
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.69 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.69 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.74 Selecting previously unselected package libprotobuf-c1:s390x.
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.74 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.74 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.78 Selecting previously unselected package libreadline5:s390x.
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.78 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.78 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.83 Selecting previously unselected package libsystemd-dev:s390x.
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.83 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.644Z] #14 78.83 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
20:58:45 [2020-05-17T20:58:45.741Z] #14 ...
20:58:45 [2020-05-17T20:58:45.741Z] 
20:58:45 [2020-05-17T20:58:45.741Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:45 [2020-05-17T20:58:45.741Z] #42 111.2 math/big
20:58:45 [2020-05-17T20:58:45.741Z] #42 111.6 crypto/aes
20:58:45 [2020-05-17T20:58:45.741Z] #42 112.7 crypto
20:58:45 [2020-05-17T20:58:45.741Z] #42 112.9 crypto/des
20:58:45 [2020-05-17T20:58:45.741Z] #42 113.5 crypto/internal/randutil
20:58:45 [2020-05-17T20:58:45.741Z] #42 113.5 crypto/sha512
20:58:45 [2020-05-17T20:58:45.741Z] #42 114.6 crypto/ed25519/internal/edwards25519
20:58:45 [2020-05-17T20:58:45.741Z] #42 116.4 crypto/hmac
20:58:45 [2020-05-17T20:58:45.741Z] #42 116.6 crypto/md5
20:58:45 [2020-05-17T20:58:45.741Z] #42 117.5 crypto/rc4
20:58:45 [2020-05-17T20:58:45.741Z] #42 117.7 crypto/sha1
20:58:45 [2020-05-17T20:58:45.741Z] #42 118.6 crypto/sha256
20:58:45 [2020-05-17T20:58:45.741Z] #42 119.7 encoding/hex
20:58:45 [2020-05-17T20:58:45.741Z] #42 120.4 encoding/pem
20:58:45 [2020-05-17T20:58:45.741Z] #42 120.9 vendor/golang.org/x/net/dns/dnsmessage
20:58:45 [2020-05-17T20:58:45.741Z] #42 121.1 crypto/rand
20:58:45 [2020-05-17T20:58:45.741Z] #42 ...
20:58:45 [2020-05-17T20:58:45.741Z] 
20:58:45 [2020-05-17T20:58:45.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:45 [2020-05-17T20:58:45.741Z] #39 50.58   CC       compel/plugins/std/infect.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.03   CC       compel/arch/x86/plugins/std/parasite-head.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.11   CC       compel/arch/x86/plugins/std/memcpy.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.15   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.24   AR       compel/plugins/std.lib.a
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.34   CC       compel/plugins/fds/fds.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.56   AR       compel/plugins/fds.lib.a
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.61   HOSTDEP  compel/src/lib/log-host.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.76   HOSTDEP  compel/src/lib/handle-elf-host.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 51.95   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.09   HOSTDEP  compel/src/main-host.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.23   DEP      compel/src/lib/ptrace.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.33   DEP      compel/src/lib/infect.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.43   DEP      compel/src/lib/infect-util.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.50   DEP      compel/src/lib/infect-rpc.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.57   DEP      compel/arch/x86/src/lib/infect.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.69   DEP      compel/arch/x86/src/lib/cpu.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.81   DEP      compel/src/lib/log.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 52.92   DEP      compel/src/main.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 53.05   DEP      compel/src/lib/handle-elf.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 53.13   DEP      compel/arch/x86/src/lib/handle-elf.d
20:58:45 [2020-05-17T20:58:45.741Z] #39 53.36   CC       compel/src/lib/log.o
20:58:45 [2020-05-17T20:58:45.741Z] #39 53.70   CC       compel/arch/x86/src/lib/cpu.o
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.09 Selecting previously unselected package net-tools.
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.10 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.27 Selecting previously unselected package python-pip-whl.
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.27 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
20:58:45 [2020-05-17T20:58:45.926Z] #14 79.27 Unpacking python-pip-whl (18.1-5) ...
20:58:46 [2020-05-17T20:58:46.381Z]   CC       criu/util.o
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.71 Selecting previously unselected package python3-lib2to3.
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.72 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.72 Unpacking python3-lib2to3 (3.7.3-1) ...
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.81 Selecting previously unselected package python3-distutils.
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.81 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.81 Unpacking python3-distutils (3.7.3-1) ...
20:58:46 [2020-05-17T20:58:46.540Z] #14 79.93 Selecting previously unselected package python3-pip.
20:58:46 [2020-05-17T20:58:46.672Z] #39 54.87   CC       compel/arch/x86/src/lib/infect.o
20:58:46 [2020-05-17T20:58:46.808Z] #42 ...
20:58:46 [2020-05-17T20:58:46.808Z] 
20:58:46 [2020-05-17T20:58:46.808Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:46 [2020-05-17T20:58:46.808Z] #14 41.56 Get:35 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]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.55 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.56 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 43.57 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.19 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.20 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.20 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.20 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.21 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.23 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.27 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.39 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.41 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.43 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.44 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.45 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.48 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.48 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.51 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 44.96 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 45.05 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 45.10 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.18 debconf: delaying package configuration, since apt-utils is not installed
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.32 Fetched 105 MB in 8s (12.5 MB/s)
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15472 files and directories currently installed.)
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.51 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ...
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.53 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.84 Setting up libsystemd0:amd64 (241-7~deb10u4) ...
20:58:46 [2020-05-17T20:58:46.808Z] #14 46.93 Selecting previously unselected package pigz.
20:58:46 [2020-05-17T20:58:46.821Z] #14 79.93 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
20:58:46 [2020-05-17T20:58:46.821Z] #14 79.93 Unpacking python3-pip (18.1-5) ...
20:58:46 [2020-05-17T20:58:46.821Z] #14 80.07 Selecting previously unselected package python3-pkg-resources.
20:58:46 [2020-05-17T20:58:46.821Z] #14 80.07 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
20:58:46 [2020-05-17T20:58:46.821Z] #14 80.07 Unpacking python3-pkg-resources (40.8.0-1) ...
20:58:46 [2020-05-17T20:58:46.821Z] #14 80.18 Selecting previously unselected package python3-setuptools.
20:58:47 [2020-05-17T20:58:47.002Z]   CC       criu/uts_ns.o
20:58:47 [2020-05-17T20:58:47.065Z] #14 46.93 (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 ... 15472 files and directories currently installed.)
20:58:47 [2020-05-17T20:58:47.065Z] #14 46.97 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:58:47 [2020-05-17T20:58:47.065Z] #14 46.98 Unpacking pigz (2.4-1) ...
20:58:47 [2020-05-17T20:58:47.065Z] #14 47.07 Selecting previously unselected package libpython3.7-minimal:amd64.
20:58:47 [2020-05-17T20:58:47.065Z] #14 47.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:58:47 [2020-05-17T20:58:47.065Z] #14 47.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.19 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.19 Unpacking python3-setuptools (40.8.0-1) ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.33 Selecting previously unselected package python3-wheel.
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.35 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.35 Unpacking python3-wheel (0.32.3-2) ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.40 Selecting previously unselected package thin-provisioning-tools.
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.41 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
20:58:47 [2020-05-17T20:58:47.103Z] #14 80.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:58:47 [2020-05-17T20:58:47.289Z]   CC       criu/vdso.o
20:58:47 [2020-05-17T20:58:47.385Z] #14 80.60 Selecting previously unselected package vim-runtime.
20:58:47 [2020-05-17T20:58:47.385Z] #14 80.60 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:58:47 [2020-05-17T20:58:47.385Z] #14 80.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:58:47 [2020-05-17T20:58:47.385Z] #14 80.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:58:47 [2020-05-17T20:58:47.385Z] #14 80.69 Unpacking vim-runtime (2:8.1.0875-5) ...
20:58:47 [2020-05-17T20:58:47.572Z]   LINK     criu/built-in.o
20:58:47 [2020-05-17T20:58:47.572Z]   LINK     criu/criu
20:58:47 [2020-05-17T20:58:47.629Z] #14 47.67 Selecting previously unselected package python3.7-minimal.
20:58:47 [2020-05-17T20:58:47.629Z] #14 47.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:58:47 [2020-05-17T20:58:47.629Z] #14 47.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:58:47 [2020-05-17T20:58:47.856Z]   DEP      lib/c/criu.d
20:58:47 [2020-05-17T20:58:47.856Z]   CC       images/rpc.pb-c.o
20:58:47 [2020-05-17T20:58:47.887Z] #14 ...
20:58:47 [2020-05-17T20:58:47.887Z] 
20:58:47 [2020-05-17T20:58:47.887Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:47 [2020-05-17T20:58:47.887Z] #42 112.0 hash
20:58:48 [2020-05-17T20:58:48.043Z] #39 56.01   CC       compel/src/lib/infect-rpc.o
20:58:48 [2020-05-17T20:58:48.043Z] #39 ...
20:58:48 [2020-05-17T20:58:48.043Z] 
20:58:48 [2020-05-17T20:58:48.043Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:58:48 [2020-05-17T20:58:48.043Z] #60 114.9 + for f in rootlesskit rootlesskit-docker-proxy
20:58:48 [2020-05-17T20:58:48.043Z] #60 114.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:58:48 [2020-05-17T20:58:48.043Z] #60 DONE 123.7s
20:58:48 [2020-05-17T20:58:48.043Z] 
20:58:48 [2020-05-17T20:58:48.043Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:58:48 [2020-05-17T20:58:48.144Z] #42 112.2 hash/crc32
20:58:48 [2020-05-17T20:58:48.299Z] #61 DONE 0.1s
20:58:48 [2020-05-17T20:58:48.299Z] 
20:58:48 [2020-05-17T20:58:48.299Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:48 [2020-05-17T20:58:48.299Z] #14 63.53 Unpacking bash-completion (1:2.8-6) ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.20 Selecting previously unselected package bzip2.
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.22 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.37 Selecting previously unselected package xz-utils.
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.38 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.39 Unpacking xz-utils (5.2.4-1) ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.76 Selecting previously unselected package apparmor.
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.76 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ...
20:58:48 [2020-05-17T20:58:48.299Z] #14 64.89 Unpacking apparmor (2.13.2-10) ...
20:58:48 [2020-05-17T20:58:48.474Z]   CC       lib/c/criu.o
20:58:48 [2020-05-17T20:58:48.708Z] #42 112.8 compress/gzip
20:58:49 [2020-05-17T20:58:49.091Z]   LINK     lib/c/built-in.o
20:58:49 [2020-05-17T20:58:49.091Z]   LINK     lib/c/libcriu.so
20:58:49 [2020-05-17T20:58:49.091Z]   LINK     lib/c/libcriu.a
20:58:49 [2020-05-17T20:58:49.091Z]   GEN      magic.py
20:58:49 [2020-05-17T20:58:49.091Z] Note: Building without setproctitle() and strlcpy() support.
20:58:49 [2020-05-17T20:58:49.091Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:58:49 [2020-05-17T20:58:49.091Z] Note: Building without GnuTLS support
20:58:49 [2020-05-17T20:58:49.229Z] #14 65.66 Selecting previously unselected package aufs-tools.
20:58:49 [2020-05-17T20:58:49.229Z] #14 65.66 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:58:49 [2020-05-17T20:58:49.229Z] #14 65.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:58:49 [2020-05-17T20:58:49.375Z] fatal: not a git repository (or any of the parent directories): .git
20:58:49 [2020-05-17T20:58:49.487Z] #14 65.79 Selecting previously unselected package binutils-mingw-w64-i686.
20:58:49 [2020-05-17T20:58:49.487Z] #14 65.80 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:58:49 [2020-05-17T20:58:49.487Z] #14 65.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:58:49 [2020-05-17T20:58:49.639Z] #42 113.6 context
20:58:49 [2020-05-17T20:58:49.659Z] make[1]: Nothing to be done for 'all'.
20:58:49 [2020-05-17T20:58:49.896Z] #42 114.0 crypto/cipher
20:58:49 [2020-05-17T20:58:49.944Z] make[1]: 'images/built-in.o' is up to date.
20:58:49 [2020-05-17T20:58:49.944Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
20:58:49 [2020-05-17T20:58:49.944Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:58:50 [2020-05-17T20:58:50.056Z] #14 82.99 Selecting previously unselected package vim.
20:58:50 [2020-05-17T20:58:50.056Z] #14 82.99 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
20:58:50 [2020-05-17T20:58:50.056Z] #14 83.00 Unpacking vim (2:8.1.0875-5) ...
20:58:50 [2020-05-17T20:58:50.056Z] #14 83.40 Selecting previously unselected package xfsprogs.
20:58:50 [2020-05-17T20:58:50.227Z] make[1]: 'compel/libcompel.a' is up to date.
20:58:50 [2020-05-17T20:58:50.227Z] make[1]: 'compel/compel-host-bin' is up to date.
20:58:50 [2020-05-17T20:58:50.227Z] make[1]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.227Z] make[1]: 'soccr/libsoccr.a' is up to date.
20:58:50 [2020-05-17T20:58:50.227Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.227Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.227Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.227Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.338Z] #14 83.41 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
20:58:50 [2020-05-17T20:58:50.339Z] #14 83.41 Unpacking xfsprogs (4.20.0-1) ...
20:58:50 [2020-05-17T20:58:50.460Z] #42 114.6 math/big
20:58:50 [2020-05-17T20:58:50.511Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.511Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.511Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.511Z] make[2]: Nothing to be done for 'all'.
20:58:50 [2020-05-17T20:58:50.511Z]   INSTALL  criu/criu
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.76 Selecting previously unselected package zip.
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.76 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.77 Unpacking zip (3.0-11+b1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.95 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.96 Setting up aufs-tools (1:4.14+20190211-1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.98 Setting up libip6tc0:s390x (1.8.2-4) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.99 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 83.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.00 Setting up libgpm2:s390x (1.20.7-5) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.01 Setting up libpcre16-3:s390x (2:8.39-12) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.01 Setting up libip4tc0:s390x (1.8.2-4) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.02 Setting up libsepol1-dev:s390x (2.8-1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.03 Setting up libnftnl11:s390x (1.1.2-2) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.06 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:58:50 [2020-05-17T20:58:50.621Z] #14 84.07 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:58:50 [2020-05-17T20:58:50.902Z] #14 84.08 Setting up xxd (2:8.1.0875-5) ...
20:58:50 [2020-05-17T20:58:50.902Z] #14 84.08 Setting up libbtrfs0 (4.20.1-2) ...
20:58:50 [2020-05-17T20:58:50.902Z] #14 84.09 Setting up zip (3.0-11+b1) ...
20:58:50 [2020-05-17T20:58:50.902Z] #14 84.10 Setting up vim-common (2:8.1.0875-5) ...
20:58:50 [2020-05-17T20:58:50.902Z] #14 84.11 Setting up bash-completion (1:2.8-6) ...
20:58:51 [2020-05-17T20:58:51.381Z] #14 67.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:58:51 [2020-05-17T20:58:51.382Z] #14 67.68 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:58:51 [2020-05-17T20:58:51.382Z] #14 67.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:58:51 [2020-05-17T20:58:51.393Z] #42 115.4 crypto/aes
20:58:51 [2020-05-17T20:58:51.393Z] #42 ...
20:58:51 [2020-05-17T20:58:51.393Z] 
20:58:51 [2020-05-17T20:58:51.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:51 [2020-05-17T20:58:51.393Z] #39 34.44   CC       images/tun.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 34.86   CC       images/sk-netlink.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 35.19   CC       images/packet-sock.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 35.64   CC       images/ipc-var.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 35.95   CC       images/ipc-desc.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 36.12   CC       images/ipc-shm.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 36.38   CC       images/ipc-msg.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 36.71   CC       images/ipc-sem.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 36.93   CC       images/utsns.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 37.19   CC       images/creds.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 37.48   CC       images/vma.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 37.75   CC       images/netdev.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 38.22   CC       images/tty.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 38.93   CC       images/file-lock.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 39.24   CC       images/rlimit.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 39.52   CC       images/pagemap.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 39.93   CC       images/siginfo.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 40.19   CC       images/rpc.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 41.80   CC       images/ext-file.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 42.10   CC       images/cgroup.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 42.67   CC       images/userns.o
20:58:51 [2020-05-17T20:58:51.393Z] #39 43.01   CC       images/google/protobuf/descriptor.o
20:58:51 [2020-05-17T20:58:51.959Z] #39 45.29   CC       images/opts.o
20:58:51 [2020-05-17T20:58:51.959Z] #39 ...
20:58:51 [2020-05-17T20:58:51.959Z] 
20:58:51 [2020-05-17T20:58:51.959Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:51 [2020-05-17T20:58:51.959Z] #14 49.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:58:51 [2020-05-17T20:58:51.959Z] #14 49.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:58:51 [2020-05-17T20:58:51.959Z] #14 52.14 Selecting previously unselected package python3-minimal.
20:58:51 [2020-05-17T20:58:51.993Z] Removing intermediate container f5451280b4ac
20:58:51 [2020-05-17T20:58:51.993Z]  ---> 9e898c691c33
20:58:51 [2020-05-17T20:58:51.993Z] Step 14/140 : FROM base AS registry
20:58:51 [2020-05-17T20:58:51.993Z]  ---> 111c165483ac
20:58:51 [2020-05-17T20:58:51.993Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15721 files and directories currently installed.)
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.23 Unpacking python3-minimal (3.7.3-1) ...
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.32 Selecting previously unselected package libmpdec2:amd64.
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:58:52 [2020-05-17T20:58:52.217Z] #14 52.34 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:58:52 [2020-05-17T20:58:52.283Z]  ---> Running in 5000873aa978
20:58:52 [2020-05-17T20:58:52.283Z] Removing intermediate container 5000873aa978
20:58:52 [2020-05-17T20:58:52.283Z]  ---> 5084a850866f
20:58:52 [2020-05-17T20:58:52.283Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
20:58:52 [2020-05-17T20:58:52.283Z]  ---> Running in 4bc52f792dfd
20:58:52 [2020-05-17T20:58:52.283Z] Removing intermediate container 4bc52f792dfd
20:58:52 [2020-05-17T20:58:52.283Z]  ---> 86a4000b6f67
20:58:52 [2020-05-17T20:58:52.283Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
20:58:52 [2020-05-17T20:58:52.283Z]  ---> Running in aafe086c3ca9
20:58:52 [2020-05-17T20:58:52.475Z] #14 52.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:58:52 [2020-05-17T20:58:52.475Z] #14 52.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:58:52 [2020-05-17T20:58:52.475Z] #14 52.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:58:52 [2020-05-17T20:58:52.568Z] + mktemp -d
20:58:52 [2020-05-17T20:58:52.568Z] + export GOPATH=/tmp/tmp.ozzZAGelUk
20:58:52 [2020-05-17T20:58:52.568Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution
20:58:52 [2020-05-17T20:58:52.568Z] Cloning into '/tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution'...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.91 Setting up libiptc0:s390x (1.8.2-4) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.92 Setting up xz-utils (5.2.4-1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.93 Setting up libpcre32-3:s390x (2:8.39-12) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.94 Setting up libudev-dev:s390x (241-7~deb10u4) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.95 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.96 Setting up libbtrfs-dev (4.20.1-2) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.96 Setting up pigz (2.4-1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.97 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.98 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.99 Setting up python-pip-whl (18.1-5) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 85.99 Setting up libmpdec2:s390x (2.4.2-2) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.00 Setting up mingw-w64-common (6.0.0-3) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.01 Setting up vim-runtime (2:8.1.0875-5) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.20 Setting up libaio1:s390x (0.3.112-3) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.20 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.24 Setting up libonig5:s390x (6.9.1-1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.25 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.27 Setting up vim (2:8.1.0875-5) ...
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:58:52 [2020-05-17T20:58:52.922Z] #14 86.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.33 Setting up libpcre3-dev:s390x (2:8.39-12) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.33 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.34 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
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.35 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
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.36 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
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.36 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
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.36 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.38 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.38 Setting up jq (1.5+dfsg-2+b1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.39 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
20:58:53 [2020-05-17T20:58:53.204Z] #14 86.40 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:58:53 [2020-05-17T20:58:53.275Z] #14 69.82 Selecting previously unselected package binutils-mingw-w64.
20:58:53 [2020-05-17T20:58:53.532Z] #14 69.84 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:58:53 [2020-05-17T20:58:53.532Z] #14 69.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:58:53 [2020-05-17T20:58:53.532Z] #14 69.93 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:58:53 [2020-05-17T20:58:53.532Z] #14 69.94 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:58:53 [2020-05-17T20:58:53.532Z] #14 69.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.12 Selecting previously unselected package dmsetup.
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.13 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.14 Unpacking dmsetup (2:1.02.155-3) ...
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.29 Selecting previously unselected package mingw-w64-common.
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.31 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
20:58:53 [2020-05-17T20:58:53.790Z] #14 70.31 Unpacking mingw-w64-common (6.0.0-3) ...
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.12 Selecting previously unselected package python3.7.
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.15 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.32 Selecting previously unselected package libpython3-stdlib:amd64.
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:58:54 [2020-05-17T20:58:54.372Z] #14 54.47 Setting up python3-minimal (3.7.3-1) ...
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.48 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.48 Setting up iptables (1.8.2-4) ...
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:58:55 [2020-05-17T20:58:55.224Z] #14 88.52 Setting up python3 (3.7.3-1) ...
20:58:55 [2020-05-17T20:58:55.259Z] + cd /tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution
20:58:55 [2020-05-17T20:58:55.259Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:58:55 [2020-05-17T20:58:55.506Z] #14 88.83 Setting up python3-wheel (0.32.3-2) ...
20:58:55 [2020-05-17T20:58:55.788Z] #14 ...
20:58:55 [2020-05-17T20:58:55.788Z] 
20:58:55 [2020-05-17T20:58:55.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:55 [2020-05-17T20:58:55.788Z] #39 82.87   CC       criu/files-reg.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 84.34   CC       criu/files.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 85.73   CC       criu/filesystems.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 86.16   CC       criu/fsnotify.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 86.96   CC       criu/image-desc.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 87.04   CC       criu/image.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 87.58   CC       criu/ipc_ns.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 88.45   CC       criu/irmap.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 89.00   CC       criu/kcmp-ids.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 89.30   CC       criu/kerndat.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 89.91   CC       criu/libnetlink.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 90.13   CC       criu/log.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 90.53   CC       criu/lsm.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 90.84   CC       criu/mem.o
20:58:55 [2020-05-17T20:58:55.788Z] #39 91.88   CC       criu/mount.o
20:58:55 [2020-05-17T20:58:55.878Z] + GOPATH=/tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ozzZAGelUk go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:58:56 [2020-05-17T20:58:56.070Z] #39 ...
20:58:56 [2020-05-17T20:58:56.070Z] 
20:58:56 [2020-05-17T20:58:56.070Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:58:56 [2020-05-17T20:58:56.070Z] #14 89.43 Setting up apparmor (2.13.2-10) ...
20:58:56 [2020-05-17T20:58:56.266Z] #14 55.89 Selecting previously unselected package python3.
20:58:56 [2020-05-17T20:58:56.266Z] #14 55.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16133 files and directories currently installed.)
20:58:56 [2020-05-17T20:58:56.266Z] #14 55.94 Preparing to unpack .../python3_3.7.3-1_amd64.deb ...
20:58:56 [2020-05-17T20:58:56.266Z] #14 55.99 Unpacking python3 (3.7.3-1) ...
20:58:56 [2020-05-17T20:58:56.266Z] #14 56.16 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ...
20:58:56 [2020-05-17T20:58:56.266Z] #14 56.23 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
20:58:56 [2020-05-17T20:58:56.311Z] #14 ...
20:58:56 [2020-05-17T20:58:56.311Z] 
20:58:56 [2020-05-17T20:58:56.311Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:56 [2020-05-17T20:58:56.311Z] #42 121.5 crypto/elliptic
20:58:56 [2020-05-17T20:58:56.311Z] #42 124.2 encoding/asn1
20:58:56 [2020-05-17T20:58:56.311Z] #42 125.8 crypto/ed25519
20:58:56 [2020-05-17T20:58:56.311Z] #42 126.0 crypto/rsa
20:58:56 [2020-05-17T20:58:56.311Z] #42 126.9 crypto/ecdsa
20:58:56 [2020-05-17T20:58:56.311Z] #42 127.4 crypto/dsa
20:58:56 [2020-05-17T20:58:56.311Z] #42 127.6 crypto/x509/pkix
20:58:56 [2020-05-17T20:58:56.311Z] #42 127.8 vendor/golang.org/x/crypto/cryptobyte
20:58:56 [2020-05-17T20:58:56.311Z] #42 128.2 net
20:58:56 [2020-05-17T20:58:56.311Z] #42 129.5 vendor/golang.org/x/crypto/internal/chacha20
20:58:56 [2020-05-17T20:58:56.311Z] #42 130.1 vendor/golang.org/x/crypto/poly1305
20:58:56 [2020-05-17T20:58:56.311Z] #42 130.6 vendor/golang.org/x/sys/cpu
20:58:56 [2020-05-17T20:58:56.311Z] #42 130.8 vendor/golang.org/x/crypto/chacha20poly1305
20:58:56 [2020-05-17T20:58:56.311Z] #42 ...
20:58:56 [2020-05-17T20:58:56.311Z] 
20:58:56 [2020-05-17T20:58:56.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:56 [2020-05-17T20:58:56.311Z] #39 56.59   CC       compel/src/lib/infect-util.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 57.34   CC       compel/src/lib/infect.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 60.05   CC       compel/src/lib/ptrace.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 60.48   AR       compel/libcompel.a
20:58:56 [2020-05-17T20:58:56.311Z] #39 60.56   HOSTCC   compel/src/main-host.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 60.94   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 61.15   HOSTCC   compel/src/lib/handle-elf-host.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 61.64   HOSTCC   compel/src/lib/log-host.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 61.91   HOSTLINK compel/compel-host-bin
20:58:56 [2020-05-17T20:58:56.311Z] #39 62.06   DEP      soccr/soccr.d
20:58:56 [2020-05-17T20:58:56.311Z] #39 62.25   CC       soccr/soccr.o
20:58:56 [2020-05-17T20:58:56.311Z] #39 63.81   AR       soccr/libsoccr.a
20:58:56 [2020-05-17T20:58:56.311Z] #39 63.86 make[1]: 'soccr/libsoccr.a' is up to date.
20:58:56 [2020-05-17T20:58:56.311Z] #39 64.33   DEP      criu/arch/x86/sigframe.d
20:58:56 [2020-05-17T20:58:56.311Z] #39 64.46   DEP      criu/arch/x86/sigaction_compat.d
20:58:56 [2020-05-17T20:58:56.311Z] #39 64.62   DEP      criu/arch/x86/kerndat.d
20:58:56 [2020-05-17T20:58:56.353Z] #14 ...
20:58:56 [2020-05-17T20:58:56.353Z] 
20:58:56 [2020-05-17T20:58:56.353Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:56 [2020-05-17T20:58:56.353Z] #42 118.9 github.com/LK4D4/vndr/godl
20:58:56 [2020-05-17T20:58:56.353Z] #42 119.2 github.com/LK4D4/vndr
20:58:56 [2020-05-17T20:58:56.353Z] #42 DONE 125.6s
20:58:56 [2020-05-17T20:58:56.353Z] 
20:58:56 [2020-05-17T20:58:56.353Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:58:56 [2020-05-17T20:58:56.523Z] #14 56.43 Setting up libudev1:amd64 (241-7~deb10u4) ...
20:58:56 [2020-05-17T20:58:56.523Z] #14 56.60 Selecting previously unselected package libip4tc0:amd64.
20:58:56 [2020-05-17T20:58:56.568Z] #39 64.75   DEP      criu/arch/x86/crtools.d
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.60 (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 ... 16166 files and directories currently installed.)
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.70 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.71 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.85 Selecting previously unselected package libip6tc0:amd64.
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.86 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
20:58:56 [2020-05-17T20:58:56.780Z] #14 56.86 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:58:56 [2020-05-17T20:58:56.824Z] #39 64.89   DEP      criu/arch/x86/cpu.d
20:58:56 [2020-05-17T20:58:56.825Z] #39 ...
20:58:56 [2020-05-17T20:58:56.825Z] 
20:58:56 [2020-05-17T20:58:56.825Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:58:56 [2020-05-17T20:58:56.825Z] #42 132.2 vendor/golang.org/x/crypto/hkdf
20:58:56 [2020-05-17T20:58:56.825Z] #42 132.3 vendor/golang.org/x/text/transform
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.00 Selecting previously unselected package libiptc0:amd64.
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.00 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.00 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.12 Selecting previously unselected package libnfnetlink0:amd64.
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.12 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:58:57 [2020-05-17T20:58:57.037Z] #14 57.24 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:58:57 [2020-05-17T20:58:57.294Z] #14 57.24 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:58:57 [2020-05-17T20:58:57.294Z] #14 57.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:58:57 [2020-05-17T20:58:57.294Z] #14 57.35 Selecting previously unselected package libnftnl11:amd64.
20:58:57 [2020-05-17T20:58:57.294Z] #14 57.35 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
20:58:57 [2020-05-17T20:58:57.294Z] #14 57.37 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:58:57 [2020-05-17T20:58:57.358Z] #36 ...
20:58:57 [2020-05-17T20:58:57.358Z] 
20:58:57 [2020-05-17T20:58:57.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:58:57 [2020-05-17T20:58:57.358Z] #39 94.63   CC       criu/namespaces.o
20:58:57 [2020-05-17T20:58:57.388Z] #42 132.9 vendor/golang.org/x/text/unicode/bidi
20:58:57 [2020-05-17T20:58:57.551Z] #14 57.50 Selecting previously unselected package iptables.
20:58:57 [2020-05-17T20:58:57.551Z] #14 57.51 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
20:58:57 [2020-05-17T20:58:57.551Z] #14 57.52 Unpacking iptables (1.8.2-4) ...
20:58:58 [2020-05-17T20:58:58.115Z] #14 57.93 Selecting previously unselected package xxd.
20:58:58 [2020-05-17T20:58:58.115Z] #14 57.93 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ...
20:58:58 [2020-05-17T20:58:58.115Z] #14 57.94 Unpacking xxd (2:8.1.0875-5) ...
20:58:58 [2020-05-17T20:58:58.115Z] #14 58.08 Selecting previously unselected package vim-common.
20:58:58 [2020-05-17T20:58:58.115Z] #14 58.09 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
20:58:58 [2020-05-17T20:58:58.115Z] #14 58.14 Unpacking vim-common (2:8.1.0875-5) ...
20:58:58 [2020-05-17T20:58:58.372Z] #14 58.40 Selecting previously unselected package bash-completion.
20:58:58 [2020-05-17T20:58:58.372Z] #14 58.40 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
20:58:58 [2020-05-17T20:58:58.758Z] #42 134.4 vendor/golang.org/x/text/secure/bidirule
20:58:58 [2020-05-17T20:58:58.828Z] #39 95.82   CC       criu/net.o
20:58:59 [2020-05-17T20:58:59.325Z] #42 134.7 vendor/golang.org/x/text/unicode/norm
20:59:00 [2020-05-17T20:59:00.851Z] #39 ...
20:59:00 [2020-05-17T20:59:00.851Z] 
20:59:00 [2020-05-17T20:59:00.851Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:00 [2020-05-17T20:59:00.851Z] #14 90.79 Setting up python3-lib2to3 (3.7.3-1) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 91.02 Setting up python3-pkg-resources (40.8.0-1) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 91.59 Setting up python3-distutils (3.7.3-1) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 91.89 Setting up python3-setuptools (40.8.0-1) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 92.67 Setting up python3-pip (18.1-5) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.37 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.38 Setting up dmsetup (2:1.02.155-3) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.39 Setting up xfsprogs (4.20.0-1) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.40 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.40 Processing triggers for mime-support (3.62) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 93.42 Processing triggers for libc-bin (2.28-10) ...
20:59:00 [2020-05-17T20:59:00.851Z] #14 DONE 93.8s
20:59:00 [2020-05-17T20:59:00.851Z] 
20:59:00 [2020-05-17T20:59:00.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:00 [2020-05-17T20:59:00.851Z] #39 97.68   CC       criu/netfilter.o
20:59:00 [2020-05-17T20:59:00.851Z] #39 97.94   CC       criu/page-pipe.o
20:59:01 [2020-05-17T20:59:01.465Z] #39 98.40   CC       criu/page-xfer.o
20:59:02 [2020-05-17T20:59:02.086Z] #39 ...
20:59:02 [2020-05-17T20:59:02.086Z] 
20:59:02 [2020-05-17T20:59:02.086Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
20:59:02 [2020-05-17T20:59:02.086Z] #15 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:59:02 [2020-05-17T20:59:02.086Z] #15 1.297 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:59:02 [2020-05-17T20:59:02.086Z] #15 1.299 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:59:02 [2020-05-17T20:59:02.086Z] #15 DONE 1.5s
20:59:02 [2020-05-17T20:59:02.368Z] 
20:59:02 [2020-05-17T20:59:02.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:02 [2020-05-17T20:59:02.368Z] #39 99.23   CC       criu/pagemap-cache.o
20:59:02 [2020-05-17T20:59:02.550Z] #14 ...
20:59:02 [2020-05-17T20:59:02.550Z] 
20:59:02 [2020-05-17T20:59:02.550Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:59:02 [2020-05-17T20:59:02.550Z] #60 117.7 + for f in rootlesskit rootlesskit-docker-proxy
20:59:02 [2020-05-17T20:59:02.550Z] #60 117.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:59:02 [2020-05-17T20:59:02.550Z] #60 DONE 125.9s
20:59:02 [2020-05-17T20:59:02.550Z] 
20:59:02 [2020-05-17T20:59:02.550Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:59:02 [2020-05-17T20:59:02.550Z] #61 DONE 0.1s
20:59:02 [2020-05-17T20:59:02.550Z] 
20:59:02 [2020-05-17T20:59:02.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:02 [2020-05-17T20:59:02.550Z] #39 45.62   CC       images/seccomp.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 45.95   CC       images/binfmt-misc.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 46.15   CC       images/time.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 46.41   CC       images/sysctl.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 46.68   CC       images/autofs.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 46.96   CC       images/macvlan.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.30   CC       images/sit.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.63   LINK     images/built-in.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.81   GEN      compel/include/asm
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.83   GEN      compel/include/version.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.84 touch .config
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.87   GEN      include/common/config.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.94   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.97   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 47.99   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.02   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.05   DEP      compel/arch/x86/plugins/std/memcpy.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.09   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.12   GEN      compel/plugins/include/uapi/std/syscall.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.16   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.23   DEP      compel/plugins/std/infect.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.36   DEP      compel/plugins/std/string.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.46   DEP      compel/plugins/std/log.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.55   DEP      compel/plugins/std/fds.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.63   DEP      compel/plugins/std/std.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.75   DEP      compel/plugins/shmem/shmem.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 48.89   DEP      compel/plugins/fds/fds.d
20:59:02 [2020-05-17T20:59:02.550Z] #39 49.06   CC       compel/plugins/std/std.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 49.44   CC       compel/plugins/std/fds.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 49.99   CC       compel/plugins/std/log.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 51.02   CC       compel/plugins/std/string.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 51.70   CC       compel/plugins/std/infect.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 52.04   CC       compel/arch/x86/plugins/std/parasite-head.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 52.11   CC       compel/arch/x86/plugins/std/memcpy.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 52.19   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:59:02 [2020-05-17T20:59:02.550Z] #39 52.30   AR       compel/plugins/std.lib.a
20:59:02 [2020-05-17T20:59:02.551Z] #39 52.38   CC       compel/plugins/fds/fds.o
20:59:02 [2020-05-17T20:59:02.551Z] #39 52.65   AR       compel/plugins/fds.lib.a
20:59:02 [2020-05-17T20:59:02.551Z] #39 52.74   HOSTDEP  compel/src/lib/log-host.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 52.83   HOSTDEP  compel/src/lib/handle-elf-host.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 52.99   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.13   HOSTDEP  compel/src/main-host.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.33   DEP      compel/src/lib/ptrace.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.46   DEP      compel/src/lib/infect.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.59   DEP      compel/src/lib/infect-util.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.72   DEP      compel/src/lib/infect-rpc.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.82   DEP      compel/arch/x86/src/lib/infect.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 53.96   DEP      compel/arch/x86/src/lib/cpu.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 54.14   DEP      compel/src/lib/log.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 54.32   DEP      compel/src/main.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 54.52   DEP      compel/src/lib/handle-elf.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 54.76   DEP      compel/arch/x86/src/lib/handle-elf.d
20:59:02 [2020-05-17T20:59:02.551Z] #39 54.94   CC       compel/src/lib/log.o
20:59:02 [2020-05-17T20:59:02.551Z] #39 ...
20:59:02 [2020-05-17T20:59:02.551Z] 
20:59:02 [2020-05-17T20:59:02.551Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:02 [2020-05-17T20:59:02.551Z] #42 116.5 crypto
20:59:02 [2020-05-17T20:59:02.551Z] #42 116.7 crypto/des
20:59:02 [2020-05-17T20:59:02.551Z] #42 117.4 crypto/internal/randutil
20:59:02 [2020-05-17T20:59:02.551Z] #42 117.5 crypto/sha512
20:59:02 [2020-05-17T20:59:02.551Z] #42 118.6 crypto/ed25519/internal/edwards25519
20:59:02 [2020-05-17T20:59:02.551Z] #42 120.9 crypto/hmac
20:59:02 [2020-05-17T20:59:02.551Z] #42 121.1 crypto/md5
20:59:02 [2020-05-17T20:59:02.551Z] #42 122.0 crypto/rc4
20:59:02 [2020-05-17T20:59:02.551Z] #42 122.2 crypto/sha1
20:59:02 [2020-05-17T20:59:02.551Z] #42 123.5 crypto/sha256
20:59:02 [2020-05-17T20:59:02.551Z] #42 124.4 crypto/rand
20:59:02 [2020-05-17T20:59:02.551Z] #42 124.4 crypto/elliptic
20:59:02 [2020-05-17T20:59:02.551Z] #42 125.2 encoding/asn1
20:59:02 [2020-05-17T20:59:02.551Z] #42 ...
20:59:02 [2020-05-17T20:59:02.551Z] 
20:59:02 [2020-05-17T20:59:02.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:02 [2020-05-17T20:59:02.551Z] #39 55.69   CC       compel/arch/x86/src/lib/cpu.o
20:59:02 [2020-05-17T20:59:02.603Z] #42 ...
20:59:02 [2020-05-17T20:59:02.603Z] 
20:59:02 [2020-05-17T20:59:02.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:02 [2020-05-17T20:59:02.603Z] #39 65.14   CC       criu/arch/x86/cpu.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 65.82   CC       criu/arch/x86/crtools.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 67.33   CC       criu/arch/x86/kerndat.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.11   CC       criu/arch/x86/sigaction_compat.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.36   CC       criu/arch/x86/sigframe.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.60   LINK     criu/arch/x86/crtools.built-in.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.69   DEP      criu/pie/util-vdso-elf32.d
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.89   DEP      criu/pie/util-vdso.d
20:59:02 [2020-05-17T20:59:02.603Z] #39 68.99   DEP      criu/pie/util.d
20:59:02 [2020-05-17T20:59:02.603Z] #39 69.13   CC       criu/pie/util.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 69.54   CC       criu/pie/util-vdso.o
20:59:02 [2020-05-17T20:59:02.603Z] #39 70.41   CC       criu/pie/util-vdso-elf32.o
20:59:02 [2020-05-17T20:59:02.649Z] #39 99.59   CC       criu/pagemap.o
20:59:02 [2020-05-17T20:59:02.860Z] #39 71.10   AR       criu/pie/pie.lib.a
20:59:03 [2020-05-17T20:59:03.117Z] #39 71.18   DEP      criu/pie/restorer.d
20:59:03 [2020-05-17T20:59:03.117Z] #39 71.43   DEP      criu/arch/x86/sigaction_compat_pie.d
20:59:03 [2020-05-17T20:59:03.266Z] #39 100.3   CC       criu/parasite-syscall.o
20:59:03 [2020-05-17T20:59:03.373Z] #39 71.57   DEP      criu/arch/x86/restorer_unmap.d
20:59:03 [2020-05-17T20:59:03.373Z] #39 71.61   DEP      criu/arch/x86/restorer.d
20:59:03 [2020-05-17T20:59:03.483Z] #39 56.70   CC       compel/arch/x86/src/lib/infect.o
20:59:03 [2020-05-17T20:59:03.630Z] #39 71.80   DEP      criu/arch/x86/vdso-pie.d
20:59:03 [2020-05-17T20:59:03.630Z] #39 71.94   DEP      criu/pie/parasite-vdso.d
20:59:03 [2020-05-17T20:59:03.880Z] #39 100.8   CC       criu/path.o
20:59:03 [2020-05-17T20:59:03.880Z] #39 101.1   CC       criu/pie-util-vdso.o
20:59:04 [2020-05-17T20:59:04.161Z] #39 101.4   CC       criu/pie-util.o
20:59:04 [2020-05-17T20:59:04.194Z] #39 72.19   DEP      criu/pie/parasite.d
20:59:04 [2020-05-17T20:59:04.194Z] #39 ...
20:59:04 [2020-05-17T20:59:04.194Z] 
20:59:04 [2020-05-17T20:59:04.194Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:04 [2020-05-17T20:59:04.194Z] #42 139.5 vendor/golang.org/x/net/idna
20:59:04 [2020-05-17T20:59:04.413Z] #39 57.72   CC       compel/src/lib/infect-rpc.o
20:59:04 [2020-05-17T20:59:04.443Z] #39 101.6   CC       criu/pipes.o
20:59:04 [2020-05-17T20:59:04.978Z] #39 58.08   CC       compel/src/lib/infect-util.o
20:59:04 [2020-05-17T20:59:04.978Z] #39 58.34   CC       compel/src/lib/infect.o
20:59:05 [2020-05-17T20:59:05.056Z] #39 102.2   CC       criu/plugin.o
20:59:05 [2020-05-17T20:59:05.499Z] #39 102.6   CC       criu/proc_parse.o
20:59:06 [2020-05-17T20:59:06.718Z] #42 141.9 vendor/golang.org/x/net/http2/hpack
20:59:07 [2020-05-17T20:59:07.525Z] #39 104.3   CC       criu/protobuf-desc.o
20:59:07 [2020-05-17T20:59:07.807Z] #39 ...
20:59:07 [2020-05-17T20:59:07.807Z] 
20:59:07 [2020-05-17T20:59:07.807Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.468 Collecting yamllint==1.16.0
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.645   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.689 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.706   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.736 Collecting pyyaml (from yamllint==1.16.0)
20:59:07 [2020-05-17T20:59:07.807Z] #16 3.823   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:59:07 [2020-05-17T20:59:07.807Z] #16 4.581 Building wheels for collected packages: pyyaml
20:59:07 [2020-05-17T20:59:07.807Z] #16 4.588   Running setup.py bdist_wheel for pyyaml: started
20:59:07 [2020-05-17T20:59:07.807Z] #16 5.194   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:59:07 [2020-05-17T20:59:07.807Z] #16 5.195   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:59:07 [2020-05-17T20:59:07.807Z] #16 5.239 Successfully built pyyaml
20:59:07 [2020-05-17T20:59:07.807Z] #16 5.260 Installing collected packages: pathspec, pyyaml, yamllint
20:59:07 [2020-05-17T20:59:07.807Z] #16 5.518 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:59:07 [2020-05-17T20:59:07.807Z] #16 DONE 5.8s
20:59:07 [2020-05-17T20:59:07.807Z] 
20:59:07 [2020-05-17T20:59:07.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:07 [2020-05-17T20:59:07.807Z] #39 104.9   CC       criu/protobuf.o
20:59:07 [2020-05-17T20:59:07.807Z] #39 ...
20:59:07 [2020-05-17T20:59:07.807Z] 
20:59:07 [2020-05-17T20:59:07.807Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:59:08 [2020-05-17T20:59:08.089Z] #21 DONE 0.1s
20:59:08 [2020-05-17T20:59:08.089Z] 
20:59:08 [2020-05-17T20:59:08.089Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:59:08 [2020-05-17T20:59:08.090Z] #42 143.4 mime
20:59:08 [2020-05-17T20:59:08.259Z] #39 61.01   CC       compel/src/lib/ptrace.o
20:59:08 [2020-05-17T20:59:08.259Z] #39 61.44   AR       compel/libcompel.a
20:59:08 [2020-05-17T20:59:08.259Z] #39 61.54   HOSTCC   compel/src/main-host.o
20:59:08 [2020-05-17T20:59:08.516Z] #39 ...
20:59:08 [2020-05-17T20:59:08.516Z] 
20:59:08 [2020-05-17T20:59:08.516Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:08 [2020-05-17T20:59:08.516Z] #14 62.85 Unpacking bash-completion (1:2.8-6) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.43 Selecting previously unselected package bzip2.
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.43 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.56 Selecting previously unselected package xz-utils.
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.57 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.57 Unpacking xz-utils (5.2.4-1) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.80 Selecting previously unselected package apparmor.
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.80 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 63.92 Unpacking apparmor (2.13.2-10) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.44 Selecting previously unselected package aufs-tools.
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.44 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.45 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.63 Selecting previously unselected package binutils-mingw-w64-i686.
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.64 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 64.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 66.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:59:08 [2020-05-17T20:59:08.516Z] #14 66.42 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 66.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 68.48 Selecting previously unselected package binutils-mingw-w64.
20:59:08 [2020-05-17T20:59:08.516Z] #14 68.52 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:59:08 [2020-05-17T20:59:08.516Z] #14 68.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:59:08 [2020-05-17T20:59:08.655Z] #42 ...
20:59:08 [2020-05-17T20:59:08.655Z] 
20:59:08 [2020-05-17T20:59:08.655Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:08 [2020-05-17T20:59:08.655Z] #14 75.05 Selecting previously unselected package mingw-w64-x86-64-dev.
20:59:08 [2020-05-17T20:59:08.655Z] #14 75.05 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 75.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.62 Selecting previously unselected package gcc-mingw-w64-base.
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.62 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.75 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.75 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 80.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:08 [2020-05-17T20:59:08.655Z] #14 ...
20:59:08 [2020-05-17T20:59:08.655Z] 
20:59:08 [2020-05-17T20:59:08.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:08 [2020-05-17T20:59:08.655Z] #39 72.53   CC       criu/pie/parasite.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 73.98   LINK     criu/pie/parasite.built-in.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 73.99   GEN      criu/pie/parasite-blob.h
20:59:08 [2020-05-17T20:59:08.655Z] #39 74.00   CC       criu/pie/parasite-vdso.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 74.70   CC       criu/arch/x86/vdso-pie.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 75.06   CC       criu/arch/x86/restorer.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 75.64   CC       criu/arch/x86/restorer_unmap.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 75.70   CC       criu/arch/x86/sigaction_compat_pie.o
20:59:08 [2020-05-17T20:59:08.655Z] #39 76.03   CC       criu/pie/restorer.o
20:59:08 [2020-05-17T20:59:08.713Z] #25 DONE 0.8s
20:59:08 [2020-05-17T20:59:08.713Z] 
20:59:08 [2020-05-17T20:59:08.713Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:08 [2020-05-17T20:59:08.713Z] #39 105.4   CC       criu/pstree.o
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.64 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.66 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.82 Selecting previously unselected package dmsetup.
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.84 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:59:08 [2020-05-17T20:59:08.775Z] #14 68.85 Unpacking dmsetup (2:1.02.155-3) ...
20:59:08 [2020-05-17T20:59:08.995Z] #39 106.0   CC       criu/rbtree.o
20:59:08 [2020-05-17T20:59:08.995Z] #39 ...
20:59:08 [2020-05-17T20:59:08.995Z] 
20:59:08 [2020-05-17T20:59:08.995Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:59:08 [2020-05-17T20:59:08.995Z] #27 DONE 0.2s
20:59:08 [2020-05-17T20:59:08.995Z] 
20:59:08 [2020-05-17T20:59:08.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:08 [2020-05-17T20:59:08.995Z] #39 106.2   CC       criu/rst-malloc.o
20:59:09 [2020-05-17T20:59:09.035Z] #14 68.98 Selecting previously unselected package mingw-w64-common.
20:59:09 [2020-05-17T20:59:09.035Z] #14 68.98 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
20:59:09 [2020-05-17T20:59:09.035Z] #14 68.99 Unpacking mingw-w64-common (6.0.0-3) ...
20:59:09 [2020-05-17T20:59:09.279Z] #39 ...
20:59:09 [2020-05-17T20:59:09.279Z] 
20:59:09 [2020-05-17T20:59:09.279Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
20:59:09 [2020-05-17T20:59:09.279Z] #30 DONE 0.1s
20:59:09 [2020-05-17T20:59:09.279Z] 
20:59:09 [2020-05-17T20:59:09.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:09 [2020-05-17T20:59:09.279Z] #39 106.3   CC       criu/seccomp.o
20:59:09 [2020-05-17T20:59:09.279Z] #39 ...
20:59:09 [2020-05-17T20:59:09.279Z] 
20:59:09 [2020-05-17T20:59:09.279Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:59:09 [2020-05-17T20:59:09.279Z] #35 DONE 0.1s
20:59:09 [2020-05-17T20:59:09.279Z] 
20:59:09 [2020-05-17T20:59:09.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:09 [2020-05-17T20:59:09.279Z] #39 106.5   CC       criu/seize.o
20:59:09 [2020-05-17T20:59:09.893Z] #39 107.0   CC       criu/servicefd.o
20:59:10 [2020-05-17T20:59:10.026Z] #39 ...
20:59:10 [2020-05-17T20:59:10.026Z] 
20:59:10 [2020-05-17T20:59:10.026Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3 + GOBIN=/build
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3 + /build/gometalinter --install
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3 Installing:
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   deadcode
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   dupl
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   errcheck
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gas
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gochecknoglobals
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gochecknoinits
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   goconst
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gocyclo
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   goimports
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   golint
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gosimple
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gotype
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   gotypex
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   ineffassign
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   interfacer
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   lll
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   maligned
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   megacheck
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   misspell
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   nakedret
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   safesql
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   staticcheck
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   structcheck
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   unconvert
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   unparam
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   unused
20:59:10 [2020-05-17T20:59:10.026Z] #48 135.3   varcheck
20:59:10 [2020-05-17T20:59:10.026Z] #48 ...
20:59:10 [2020-05-17T20:59:10.026Z] 
20:59:10 [2020-05-17T20:59:10.026Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:10 [2020-05-17T20:59:10.026Z] #42 144.9 mime/quotedprintable
20:59:10 [2020-05-17T20:59:10.026Z] #42 145.3 net/http/internal
20:59:10 [2020-05-17T20:59:10.026Z] #42 145.7 os/exec
20:59:10 [2020-05-17T20:59:10.175Z] #39 107.3   CC       criu/shmem.o
20:59:10 [2020-05-17T20:59:10.789Z] #39 107.9   CC       criu/sigframe.o
20:59:11 [2020-05-17T20:59:11.071Z] #39 108.0   CC       criu/signalfd.o
20:59:11 [2020-05-17T20:59:11.071Z] #39 108.3   CC       criu/sk-inet.o
20:59:12 [2020-05-17T20:59:12.081Z] #39 108.9   CC       criu/sk-netlink.o
20:59:12 [2020-05-17T20:59:12.081Z] #39 109.2   CC       criu/sk-packet.o
20:59:12 [2020-05-17T20:59:12.695Z] #39 109.6   CC       criu/sk-queue.o
20:59:12 [2020-05-17T20:59:12.695Z] #39 109.9   CC       criu/sk-tcp.o
20:59:13 [2020-05-17T20:59:13.304Z] #42 148.7 crypto/x509
20:59:13 [2020-05-17T20:59:13.304Z] #42 148.8 net/textproto
20:59:13 [2020-05-17T20:59:13.310Z] #39 110.3   CC       criu/sk-unix.o
20:59:14 [2020-05-17T20:59:14.295Z] #14 ...
20:59:14 [2020-05-17T20:59:14.295Z] 
20:59:14 [2020-05-17T20:59:14.295Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:14 [2020-05-17T20:59:14.295Z] #42 127.4 crypto/ed25519
20:59:14 [2020-05-17T20:59:14.295Z] #42 127.8 crypto/rsa
20:59:14 [2020-05-17T20:59:14.295Z] #42 128.4 crypto/ecdsa
20:59:14 [2020-05-17T20:59:14.295Z] #42 129.1 crypto/dsa
20:59:14 [2020-05-17T20:59:14.295Z] #42 129.2 encoding/hex
20:59:14 [2020-05-17T20:59:14.295Z] #42 129.6 crypto/x509/pkix
20:59:14 [2020-05-17T20:59:14.295Z] #42 129.6 encoding/pem
20:59:14 [2020-05-17T20:59:14.295Z] #42 130.0 vendor/golang.org/x/crypto/cryptobyte
20:59:14 [2020-05-17T20:59:14.296Z] #42 130.3 vendor/golang.org/x/net/dns/dnsmessage
20:59:14 [2020-05-17T20:59:14.296Z] #42 132.3 vendor/golang.org/x/crypto/internal/chacha20
20:59:14 [2020-05-17T20:59:14.296Z] #42 132.9 vendor/golang.org/x/crypto/poly1305
20:59:14 [2020-05-17T20:59:14.296Z] #42 133.3 vendor/golang.org/x/sys/cpu
20:59:14 [2020-05-17T20:59:14.296Z] #42 133.6 vendor/golang.org/x/crypto/chacha20poly1305
20:59:14 [2020-05-17T20:59:14.296Z] #42 134.0 net
20:59:14 [2020-05-17T20:59:14.296Z] #42 135.0 vendor/golang.org/x/crypto/hkdf
20:59:14 [2020-05-17T20:59:14.296Z] #42 135.2 vendor/golang.org/x/text/transform
20:59:14 [2020-05-17T20:59:14.296Z] #42 135.7 vendor/golang.org/x/text/unicode/bidi
20:59:14 [2020-05-17T20:59:14.296Z] #42 137.7 vendor/golang.org/x/text/secure/bidirule
20:59:14 [2020-05-17T20:59:14.296Z] #42 ...
20:59:14 [2020-05-17T20:59:14.296Z] 
20:59:14 [2020-05-17T20:59:14.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:14 [2020-05-17T20:59:14.296Z] #39 61.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 62.08   HOSTCC   compel/src/lib/handle-elf-host.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 62.47   HOSTCC   compel/src/lib/log-host.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 62.76   HOSTLINK compel/compel-host-bin
20:59:14 [2020-05-17T20:59:14.296Z] #39 62.96   DEP      soccr/soccr.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 63.14   CC       soccr/soccr.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 64.65   AR       soccr/libsoccr.a
20:59:14 [2020-05-17T20:59:14.296Z] #39 64.71 make[1]: 'soccr/libsoccr.a' is up to date.
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.06   DEP      criu/arch/x86/sigframe.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.14   DEP      criu/arch/x86/sigaction_compat.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.21   DEP      criu/arch/x86/kerndat.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.34   DEP      criu/arch/x86/crtools.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.45   DEP      criu/arch/x86/cpu.d
20:59:14 [2020-05-17T20:59:14.296Z] #39 65.63   CC       criu/arch/x86/cpu.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 66.36   CC       criu/arch/x86/crtools.o
20:59:14 [2020-05-17T20:59:14.296Z] #39 ...
20:59:14 [2020-05-17T20:59:14.296Z] 
20:59:14 [2020-05-17T20:59:14.296Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:14 [2020-05-17T20:59:14.296Z] #42 138.1 vendor/golang.org/x/text/unicode/norm
20:59:14 [2020-05-17T20:59:14.675Z] #42 150.0 vendor/golang.org/x/net/http/httpguts
20:59:14 [2020-05-17T20:59:14.676Z] #42 150.3 vendor/golang.org/x/net/http/httpproxy
20:59:14 [2020-05-17T20:59:14.779Z] #39 111.7   CC       criu/sockets.o
20:59:15 [2020-05-17T20:59:15.061Z] #39 112.3   CC       criu/stats.o
20:59:15 [2020-05-17T20:59:15.240Z] #42 150.8 mime/multipart
20:59:15 [2020-05-17T20:59:15.344Z] #39 112.4   CC       criu/string.o
20:59:15 [2020-05-17T20:59:15.344Z] #39 112.5   CC       criu/sysctl.o
20:59:15 [2020-05-17T20:59:15.805Z] #42 ...
20:59:15 [2020-05-17T20:59:15.805Z] 
20:59:15 [2020-05-17T20:59:15.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:15 [2020-05-17T20:59:15.805Z] #39 79.48   LINK     criu/pie/restorer.built-in.o
20:59:15 [2020-05-17T20:59:15.805Z] #39 79.50   GEN      criu/pie/restorer-blob.h
20:59:15 [2020-05-17T20:59:15.805Z] #39 79.58   DEP      criu/vdso.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 79.92   DEP      criu/vdso-compat.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 80.13   DEP      criu/uts_ns.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 80.29   DEP      criu/util.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 80.53   DEP      criu/uffd.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 80.82   DEP      criu/tun.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 81.03   DEP      criu/tty.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 81.26   DEP      criu/timerfd.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 81.49   DEP      criu/sysfs_parse.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 81.64   DEP      criu/sysctl.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 81.91   DEP      criu/string.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 82.00   DEP      criu/stats.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 82.16   DEP      criu/sockets.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 82.37   DEP      criu/sk-unix.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 82.60   DEP      criu/sk-tcp.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 82.87   DEP      criu/sk-queue.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 83.02   DEP      criu/sk-packet.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 83.26   DEP      criu/sk-netlink.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 83.50   DEP      criu/sk-inet.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 83.71   DEP      criu/signalfd.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 83.92   DEP      criu/sigframe.d
20:59:15 [2020-05-17T20:59:15.805Z] #39 84.03   DEP      criu/shmem.d
20:59:15 [2020-05-17T20:59:15.959Z] #39 112.9   CC       criu/sysfs_parse.o
20:59:15 [2020-05-17T20:59:15.959Z] #39 113.2   CC       criu/timerfd.o
20:59:16 [2020-05-17T20:59:16.063Z] #39 84.28   DEP      criu/servicefd.d
20:59:16 [2020-05-17T20:59:16.244Z] #39 113.5   CC       criu/tty.o
20:59:16 [2020-05-17T20:59:16.320Z] #39 84.55   DEP      criu/seize.d
20:59:16 [2020-05-17T20:59:16.578Z] #39 84.78   DEP      criu/seccomp.d
20:59:16 [2020-05-17T20:59:16.836Z] #39 ...
20:59:16 [2020-05-17T20:59:16.836Z] 
20:59:16 [2020-05-17T20:59:16.836Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:59:16 [2020-05-17T20:59:16.836Z] #45 DONE 152.3s
20:59:16 [2020-05-17T20:59:16.836Z] 
20:59:16 [2020-05-17T20:59:16.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:16 [2020-05-17T20:59:16.836Z] #39 85.05   DEP      criu/rst-malloc.d
20:59:17 [2020-05-17T20:59:17.093Z] #39 85.22   DEP      criu/rbtree.d
20:59:17 [2020-05-17T20:59:17.093Z] #39 85.35   DEP      criu/pstree.d
20:59:17 [2020-05-17T20:59:17.251Z] #39 ...
20:59:17 [2020-05-17T20:59:17.251Z] 
20:59:17 [2020-05-17T20:59:17.251Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:59:17 [2020-05-17T20:59:17.251Z] #52 122.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
20:59:17 [2020-05-17T20:59:17.351Z] #39 85.67   DEP      criu/protobuf.d
20:59:17 [2020-05-17T20:59:17.628Z] #42 141.8 vendor/golang.org/x/net/idna
20:59:17 [2020-05-17T20:59:17.916Z] #39 85.94   GEN      criu/protobuf-desc-gen.h
20:59:18 [2020-05-17T20:59:18.259Z] #52 123.3 + mkdir -p /build
20:59:18 [2020-05-17T20:59:18.259Z] #52 123.3 + cp runc /build/runc
20:59:18 [2020-05-17T20:59:18.545Z] #52 DONE 123.7s
20:59:18 [2020-05-17T20:59:18.545Z] 
20:59:18 [2020-05-17T20:59:18.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:18 [2020-05-17T20:59:18.545Z] #39 114.6   CC       criu/tun.o
20:59:18 [2020-05-17T20:59:18.545Z] #39 115.1   CC       criu/uffd.o
20:59:18 [2020-05-17T20:59:18.832Z] #39 115.7   CC       criu/util.o
20:59:19 [2020-05-17T20:59:19.453Z] #39 116.5   CC       criu/uts_ns.o
20:59:19 [2020-05-17T20:59:19.528Z] #42 ...
20:59:19 [2020-05-17T20:59:19.528Z] 
20:59:19 [2020-05-17T20:59:19.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:19 [2020-05-17T20:59:19.528Z] #39 67.87   CC       criu/arch/x86/kerndat.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 68.50   CC       criu/arch/x86/sigaction_compat.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 68.86   CC       criu/arch/x86/sigframe.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 69.16   LINK     criu/arch/x86/crtools.built-in.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 69.26   DEP      criu/pie/util-vdso-elf32.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 69.49   DEP      criu/pie/util-vdso.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 69.65   DEP      criu/pie/util.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 69.93   CC       criu/pie/util.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 70.28   CC       criu/pie/util-vdso.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 71.12   CC       criu/pie/util-vdso-elf32.o
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.06   AR       criu/pie/pie.lib.a
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.13   DEP      criu/pie/restorer.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.34   DEP      criu/arch/x86/sigaction_compat_pie.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.51   DEP      criu/arch/x86/restorer_unmap.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.52   DEP      criu/arch/x86/restorer.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.69   DEP      criu/arch/x86/vdso-pie.d
20:59:19 [2020-05-17T20:59:19.528Z] #39 72.80   DEP      criu/pie/parasite-vdso.d
20:59:19 [2020-05-17T20:59:19.737Z] #39 116.6   CC       criu/vdso.o
20:59:19 [2020-05-17T20:59:19.786Z] #39 73.03   DEP      criu/pie/parasite.d
20:59:19 [2020-05-17T20:59:19.814Z] #39 87.93   DEP      criu/protobuf-desc.d
20:59:19 [2020-05-17T20:59:19.814Z] #39 88.07   DEP      criu/proc_parse.d
20:59:20 [2020-05-17T20:59:20.021Z] #39 117.0   LINK     criu/built-in.o
20:59:20 [2020-05-17T20:59:20.021Z] #39 117.1   LINK     criu/criu
20:59:20 [2020-05-17T20:59:20.043Z] #39 73.29   CC       criu/pie/parasite.o
20:59:20 [2020-05-17T20:59:20.072Z] #39 88.27   DEP      criu/plugin.d
20:59:20 [2020-05-17T20:59:20.072Z] #39 88.37   DEP      criu/pipes.d
20:59:20 [2020-05-17T20:59:20.329Z] #39 88.61   DEP      criu/pie-util.d
20:59:20 [2020-05-17T20:59:20.329Z] #39 88.70   DEP      criu/pie-util-vdso.d
20:59:20 [2020-05-17T20:59:20.587Z] #39 88.83   DEP      criu/pie-util-vdso-elf32.d
20:59:20 [2020-05-17T20:59:20.634Z] #39 117.5   DEP      lib/c/criu.d
20:59:20 [2020-05-17T20:59:20.634Z] #39 117.6   CC       images/rpc.pb-c.o
20:59:20 [2020-05-17T20:59:20.845Z] #39 89.00   DEP      criu/path.d
20:59:20 [2020-05-17T20:59:20.973Z] #39 118.0   CC       lib/c/criu.o
20:59:21 [2020-05-17T20:59:21.102Z] #39 89.21   DEP      criu/parasite-syscall.d
20:59:21 [2020-05-17T20:59:21.102Z] #39 89.43   DEP      criu/pagemap.d
20:59:21 [2020-05-17T20:59:21.360Z] #39 89.63   DEP      criu/pagemap-cache.d
20:59:21 [2020-05-17T20:59:21.415Z] #39 74.66   LINK     criu/pie/parasite.built-in.o
20:59:21 [2020-05-17T20:59:21.415Z] #39 74.67   GEN      criu/pie/parasite-blob.h
20:59:21 [2020-05-17T20:59:21.415Z] #39 74.71   CC       criu/pie/parasite-vdso.o
20:59:21 [2020-05-17T20:59:21.601Z] #39 118.6   LINK     lib/c/built-in.o
20:59:21 [2020-05-17T20:59:21.601Z] #39 118.6   LINK     lib/c/libcriu.so
20:59:21 [2020-05-17T20:59:21.601Z] #39 118.7   LINK     lib/c/libcriu.a
20:59:21 [2020-05-17T20:59:21.601Z] #39 118.8   GEN      magic.py
20:59:21 [2020-05-17T20:59:21.617Z] #39 89.77   DEP      criu/page-xfer.d
20:59:21 [2020-05-17T20:59:21.875Z] #39 89.96   DEP      criu/page-pipe.d
20:59:21 [2020-05-17T20:59:21.875Z] #39 90.12   DEP      criu/netfilter.d
20:59:21 [2020-05-17T20:59:21.883Z] #39 118.9 Note: Building without setproctitle() and strlcpy() support.
20:59:21 [2020-05-17T20:59:21.884Z] #39 118.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:59:21 [2020-05-17T20:59:21.884Z] #39 118.9 Note: Building without GnuTLS support
20:59:22 [2020-05-17T20:59:22.133Z] #39 90.35   DEP      criu/net.d
20:59:22 [2020-05-17T20:59:22.165Z] #39 119.3 fatal: not a git repository (or any of the parent directories): .git
20:59:22 [2020-05-17T20:59:22.346Z] #39 75.40   CC       criu/arch/x86/vdso-pie.o
20:59:22 [2020-05-17T20:59:22.391Z] #39 90.58   DEP      criu/namespaces.d
20:59:22 [2020-05-17T20:59:22.447Z] #39 119.7 make[1]: Nothing to be done for 'all'.
20:59:22 [2020-05-17T20:59:22.604Z] #39 75.78   CC       criu/arch/x86/restorer.o
20:59:22 [2020-05-17T20:59:22.648Z] #39 90.83   DEP      criu/mount.d
20:59:22 [2020-05-17T20:59:22.648Z] #39 90.99   DEP      criu/mem.d
20:59:22 [2020-05-17T20:59:22.905Z] #39 91.16   DEP      criu/lsm.d
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.0 make[1]: 'images/built-in.o' is up to date.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.1 make[1]: 'compel/libcompel.a' is up to date.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.1 make[1]: 'compel/compel-host-bin' is up to date.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.1 make[1]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.060Z] #39 120.1 make[1]: 'soccr/libsoccr.a' is up to date.
20:59:23 [2020-05-17T20:59:23.163Z] #39 91.35   DEP      criu/log.d
20:59:23 [2020-05-17T20:59:23.168Z] #39 76.45   CC       criu/arch/x86/restorer_unmap.o
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.3 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.3 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.3 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.4 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.4 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.4 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.5 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.342Z] #39 120.5 make[2]: Nothing to be done for 'all'.
20:59:23 [2020-05-17T20:59:23.420Z] #39 91.50   DEP      criu/libnetlink.d
20:59:23 [2020-05-17T20:59:23.420Z] #39 91.63   DEP      criu/kerndat.d
20:59:23 [2020-05-17T20:59:23.425Z] #39 76.52   CC       criu/arch/x86/sigaction_compat_pie.o
20:59:23 [2020-05-17T20:59:23.642Z] #39 120.5   INSTALL  criu/criu
20:59:23 [2020-05-17T20:59:23.642Z] #39 ...
20:59:23 [2020-05-17T20:59:23.642Z] 
20:59:23 [2020-05-17T20:59:23.642Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:59:23 [2020-05-17T20:59:23.642Z] #36 153.1 + dpkg --print-architecture
20:59:23 [2020-05-17T20:59:23.642Z] #36 153.1 + cd /tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution
20:59:23 [2020-05-17T20:59:23.642Z] #36 153.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:59:23 [2020-05-17T20:59:23.642Z] #36 ...
20:59:23 [2020-05-17T20:59:23.642Z] 
20:59:23 [2020-05-17T20:59:23.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:23 [2020-05-17T20:59:23.642Z] #39 DONE 120.8s
20:59:23 [2020-05-17T20:59:23.678Z] #39 91.79   DEP      criu/kcmp-ids.d
20:59:23 [2020-05-17T20:59:23.678Z] #39 91.87   DEP      criu/irmap.d
20:59:23 [2020-05-17T20:59:23.678Z] #39 91.99   DEP      criu/ipc_ns.d
20:59:23 [2020-05-17T20:59:23.681Z] #39 76.91   CC       criu/pie/restorer.o
20:59:23 [2020-05-17T20:59:23.934Z] 
20:59:23 [2020-05-17T20:59:23.934Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:59:23 [2020-05-17T20:59:23.934Z] #57 ...
20:59:23 [2020-05-17T20:59:23.934Z] 
20:59:23 [2020-05-17T20:59:23.934Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:59:23 [2020-05-17T20:59:23.934Z] #36 153.7 + GOPATH=/tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6kQhjEnU2d
20:59:23 [2020-05-17T20:59:23.934Z] #36 153.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:59:23 [2020-05-17T20:59:23.935Z] #39 92.19   DEP      criu/image.d
20:59:24 [2020-05-17T20:59:24.192Z] #39 92.33   DEP      criu/image-desc.d
20:59:24 [2020-05-17T20:59:24.245Z] #39 ...
20:59:24 [2020-05-17T20:59:24.245Z] 
20:59:24 [2020-05-17T20:59:24.245Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:24 [2020-05-17T20:59:24.245Z] #14 74.18 Selecting previously unselected package mingw-w64-x86-64-dev.
20:59:24 [2020-05-17T20:59:24.245Z] #14 74.18 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 74.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.79 Selecting previously unselected package gcc-mingw-w64-base.
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.79 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.92 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.92 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 79.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:24 [2020-05-17T20:59:24.245Z] #14 ...
20:59:24 [2020-05-17T20:59:24.245Z] 
20:59:24 [2020-05-17T20:59:24.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:24 [2020-05-17T20:59:24.245Z] #42 144.3 vendor/golang.org/x/net/http2/hpack
20:59:24 [2020-05-17T20:59:24.245Z] #42 145.7 mime
20:59:24 [2020-05-17T20:59:24.245Z] #42 147.8 mime/quotedprintable
20:59:24 [2020-05-17T20:59:24.245Z] #42 148.2 net/http/internal
20:59:24 [2020-05-17T20:59:24.450Z] #39 92.46   DEP      criu/fsnotify.d
20:59:24 [2020-05-17T20:59:24.450Z] #39 92.69   DEP      criu/filesystems.d
20:59:24 [2020-05-17T20:59:24.502Z] #42 148.5 os/exec
20:59:24 [2020-05-17T20:59:24.708Z] #39 92.92   DEP      criu/files.d
20:59:24 [2020-05-17T20:59:24.965Z] #39 93.15   DEP      criu/files-reg.d
20:59:24 [2020-05-17T20:59:24.965Z] #39 93.29   DEP      criu/files-ext.d
20:59:25 [2020-05-17T20:59:25.066Z] #42 ...
20:59:25 [2020-05-17T20:59:25.066Z] 
20:59:25 [2020-05-17T20:59:25.066Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.2 + GOBIN=/build
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.2 + /build/gometalinter --install
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3 Installing:
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   deadcode
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   dupl
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   errcheck
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gas
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gochecknoglobals
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gochecknoinits
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   goconst
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gocyclo
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   goimports
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   golint
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gosimple
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gotype
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   gotypex
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   ineffassign
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   interfacer
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   lll
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   maligned
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   megacheck
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   misspell
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   nakedret
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   safesql
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   staticcheck
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   structcheck
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   unconvert
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   unparam
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   unused
20:59:25 [2020-05-17T20:59:25.066Z] #48 139.3   varcheck
20:59:25 [2020-05-17T20:59:25.223Z] #39 93.46   DEP      criu/file-lock.d
20:59:25 [2020-05-17T20:59:25.480Z] #39 93.69   DEP      criu/file-ids.d
20:59:25 [2020-05-17T20:59:25.738Z] #39 93.83   DEP      criu/fifo.d
20:59:25 [2020-05-17T20:59:25.738Z] #39 93.98   DEP      criu/fdstore.d
20:59:25 [2020-05-17T20:59:25.995Z] #39 94.07   DEP      criu/fault-injection.d
20:59:25 [2020-05-17T20:59:25.995Z] #39 94.11   DEP      criu/external.d
20:59:25 [2020-05-17T20:59:25.995Z] #39 ...
20:59:25 [2020-05-17T20:59:25.995Z] 
20:59:25 [2020-05-17T20:59:25.996Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:25 [2020-05-17T20:59:25.996Z] #14 102.3 Selecting previously unselected package g++-mingw-w64-x86-64.
20:59:25 [2020-05-17T20:59:25.996Z] #14 102.3 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:25 [2020-05-17T20:59:25.996Z] #14 102.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:27 [2020-05-17T20:59:27.589Z] #48 ...
20:59:27 [2020-05-17T20:59:27.589Z] 
20:59:27 [2020-05-17T20:59:27.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:27 [2020-05-17T20:59:27.589Z] #39 80.61   LINK     criu/pie/restorer.built-in.o
20:59:27 [2020-05-17T20:59:27.589Z] #39 80.62   GEN      criu/pie/restorer-blob.h
20:59:27 [2020-05-17T20:59:27.589Z] #39 80.73   DEP      criu/vdso.d
20:59:27 [2020-05-17T20:59:27.846Z] #39 81.03   DEP      criu/vdso-compat.d
20:59:28 [2020-05-17T20:59:28.103Z] #39 81.26   DEP      criu/uts_ns.d
20:59:28 [2020-05-17T20:59:28.103Z] #39 81.46   DEP      criu/util.d
20:59:28 [2020-05-17T20:59:28.360Z] #39 81.71   DEP      criu/uffd.d
20:59:28 [2020-05-17T20:59:28.521Z] #14 ...
20:59:28 [2020-05-17T20:59:28.521Z] 
20:59:28 [2020-05-17T20:59:28.521Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:28 [2020-05-17T20:59:28.521Z] #42 153.9 crypto/tls
20:59:28 [2020-05-17T20:59:28.521Z] #42 160.1 net/http/httptrace
20:59:28 [2020-05-17T20:59:28.521Z] #42 160.4 net/http
20:59:28 [2020-05-17T20:59:28.521Z] #42 ...
20:59:28 [2020-05-17T20:59:28.521Z] 
20:59:28 [2020-05-17T20:59:28.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:28 [2020-05-17T20:59:28.521Z] #39 94.23   DEP      criu/eventpoll.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 94.42   DEP      criu/eventfd.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 94.54   DEP      criu/crtools.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 94.77   DEP      criu/cr-service.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 94.99   DEP      criu/cr-restore.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 95.27   DEP      criu/cr-errno.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 95.28   DEP      criu/cr-dump.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 95.50   DEP      criu/cr-dedup.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 95.66   DEP      criu/cr-check.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 95.89   DEP      criu/config.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.03   DEP      criu/clone-noasan.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.08   DEP      criu/cgroup.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.22   DEP      criu/cgroup-props.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.33   DEP      criu/bitmap.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.33   DEP      criu/bfd.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.42   DEP      criu/autofs.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.60   DEP      criu/aio.d
20:59:28 [2020-05-17T20:59:28.521Z] #39 96.77   DEP      criu/action-scripts.d
20:59:28 [2020-05-17T20:59:28.778Z] #39 97.02   CC       criu/action-scripts.o
20:59:28 [2020-05-17T20:59:28.925Z] #39 81.97   DEP      criu/tun.d
20:59:29 [2020-05-17T20:59:29.183Z] #39 82.23   DEP      criu/tty.d
20:59:29 [2020-05-17T20:59:29.183Z] #39 82.42   DEP      criu/timerfd.d
20:59:29 [2020-05-17T20:59:29.346Z] #39 ...
20:59:29 [2020-05-17T20:59:29.346Z] 
20:59:29 [2020-05-17T20:59:29.346Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:59:29 [2020-05-17T20:59:29.346Z] #26 167.4 + rm -rf /tmp/tmp.ggmof0EKqa
20:59:29 [2020-05-17T20:59:29.346Z] #26 DONE 167.9s
20:59:29 [2020-05-17T20:59:29.440Z] #39 82.61   DEP      criu/sysfs_parse.d
20:59:29 [2020-05-17T20:59:29.604Z] 
20:59:29 [2020-05-17T20:59:29.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:29 [2020-05-17T20:59:29.604Z] #39 97.63   CC       criu/aio.o
20:59:29 [2020-05-17T20:59:29.697Z] #39 ...
20:59:29 [2020-05-17T20:59:29.697Z] 
20:59:29 [2020-05-17T20:59:29.697Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:59:29 [2020-05-17T20:59:29.697Z] #45 DONE 153.9s
20:59:29 [2020-05-17T20:59:29.697Z] 
20:59:29 [2020-05-17T20:59:29.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:29 [2020-05-17T20:59:29.697Z] #39 82.88   DEP      criu/sysctl.d
20:59:29 [2020-05-17T20:59:29.697Z] #39 83.09   DEP      criu/string.d
20:59:29 [2020-05-17T20:59:29.954Z] #39 83.20   DEP      criu/stats.d
20:59:30 [2020-05-17T20:59:30.169Z] #39 98.49   CC       criu/autofs.o
20:59:30 [2020-05-17T20:59:30.211Z] #39 83.41   DEP      criu/sockets.d
20:59:30 [2020-05-17T20:59:30.778Z] #39 83.81   DEP      criu/sk-unix.d
20:59:30 [2020-05-17T20:59:30.778Z] #39 83.96   DEP      criu/sk-tcp.d
20:59:31 [2020-05-17T20:59:31.035Z] #39 84.13   DEP      criu/sk-queue.d
20:59:31 [2020-05-17T20:59:31.035Z] #39 84.29   DEP      criu/sk-packet.d
20:59:31 [2020-05-17T20:59:31.291Z] #39 84.48   DEP      criu/sk-netlink.d
20:59:31 [2020-05-17T20:59:31.549Z] #39 84.68   DEP      criu/sk-inet.d
20:59:31 [2020-05-17T20:59:31.806Z] #39 84.91   DEP      criu/signalfd.d
20:59:31 [2020-05-17T20:59:31.806Z] #39 85.08   DEP      criu/sigframe.d
20:59:31 [2020-05-17T20:59:31.806Z] #39 85.18   DEP      criu/shmem.d
20:59:32 [2020-05-17T20:59:32.066Z] #39 99.84   CC       criu/bfd.o
20:59:32 [2020-05-17T20:59:32.066Z] #39 100.3   CC       criu/bitmap.o
20:59:32 [2020-05-17T20:59:32.324Z] #39 100.5   CC       criu/cgroup-props.o
20:59:32 [2020-05-17T20:59:32.370Z] #39 85.41   DEP      criu/servicefd.d
20:59:32 [2020-05-17T20:59:32.627Z] #39 85.64   DEP      criu/seize.d
20:59:32 [2020-05-17T20:59:32.627Z] #39 85.83   DEP      criu/seccomp.d
20:59:32 [2020-05-17T20:59:32.627Z] #39 85.98   DEP      criu/rst-malloc.d
20:59:32 [2020-05-17T20:59:32.627Z] #39 86.04   DEP      criu/rbtree.d
20:59:32 [2020-05-17T20:59:32.885Z] #39 86.07   DEP      criu/pstree.d
20:59:32 [2020-05-17T20:59:32.888Z] #39 101.1   CC       criu/cgroup.o
20:59:33 [2020-05-17T20:59:33.142Z] #39 86.19   DEP      criu/protobuf.d
20:59:33 [2020-05-17T20:59:33.142Z] #39 86.42   GEN      criu/protobuf-desc-gen.h
20:59:34 [2020-05-17T20:59:34.191Z] #36 ...
20:59:34 [2020-05-17T20:59:34.191Z] 
20:59:34 [2020-05-17T20:59:34.191Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:59:34 [2020-05-17T20:59:34.191Z] #48 DONE 163.0s
20:59:34 [2020-05-17T20:59:34.191Z] 
20:59:34 [2020-05-17T20:59:34.191Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:59:34 [2020-05-17T20:59:34.191Z] #36 163.9 + rm -rf /tmp/tmp.6kQhjEnU2d/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6kQhjEnU2d
20:59:34 [2020-05-17T20:59:34.473Z] #36 DONE 164.1s
20:59:34 [2020-05-17T20:59:34.473Z] 
20:59:34 [2020-05-17T20:59:34.473Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:59:35 [2020-05-17T20:59:35.040Z] #39 88.10   DEP      criu/protobuf-desc.d
20:59:35 [2020-05-17T20:59:35.040Z] #39 88.29   DEP      criu/proc_parse.d
20:59:35 [2020-05-17T20:59:35.143Z] + dpkg --print-architecture
20:59:35 [2020-05-17T20:59:35.143Z] + cd /tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution
20:59:35 [2020-05-17T20:59:35.143Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:59:35 [2020-05-17T20:59:35.143Z] + GOPATH=/tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ozzZAGelUk
20:59:35 [2020-05-17T20:59:35.143Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:59:35 [2020-05-17T20:59:35.298Z] #39 88.50   DEP      criu/plugin.d
20:59:35 [2020-05-17T20:59:35.298Z] #39 88.59   DEP      criu/pipes.d
20:59:35 [2020-05-17T20:59:35.479Z] #57 ...
20:59:35 [2020-05-17T20:59:35.479Z] 
20:59:35 [2020-05-17T20:59:35.479Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:59:35 [2020-05-17T20:59:35.556Z] #39 88.80   DEP      criu/pie-util.d
20:59:35 [2020-05-17T20:59:35.556Z] #39 88.87   DEP      criu/pie-util-vdso.d
20:59:35 [2020-05-17T20:59:35.760Z] #37 DONE 0.3s
20:59:35 [2020-05-17T20:59:35.760Z] 
20:59:35 [2020-05-17T20:59:35.760Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:59:35 [2020-05-17T20:59:35.814Z] #39 89.03   DEP      criu/pie-util-vdso-elf32.d
20:59:36 [2020-05-17T20:59:36.042Z] #57 ...
20:59:36 [2020-05-17T20:59:36.042Z] 
20:59:36 [2020-05-17T20:59:36.042Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
20:59:36 [2020-05-17T20:59:36.042Z] #40 DONE 0.1s
20:59:36 [2020-05-17T20:59:36.042Z] 
20:59:36 [2020-05-17T20:59:36.042Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:59:36 [2020-05-17T20:59:36.072Z] #39 89.14   DEP      criu/path.d
20:59:36 [2020-05-17T20:59:36.072Z] #39 89.30   DEP      criu/parasite-syscall.d
20:59:36 [2020-05-17T20:59:36.167Z] #39 103.9   CC       criu/clone-noasan.o
20:59:36 [2020-05-17T20:59:36.167Z] #39 104.0   CC       criu/config.o
20:59:36 [2020-05-17T20:59:36.324Z] #43 DONE 0.2s
20:59:36 [2020-05-17T20:59:36.324Z] 
20:59:36 [2020-05-17T20:59:36.324Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:59:36 [2020-05-17T20:59:36.324Z] #46 DONE 0.2s
20:59:36 [2020-05-17T20:59:36.324Z] 
20:59:36 [2020-05-17T20:59:36.324Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
20:59:36 [2020-05-17T20:59:36.329Z] #39 89.55   DEP      criu/pagemap.d
20:59:36 [2020-05-17T20:59:36.424Z] #39 ...
20:59:36 [2020-05-17T20:59:36.424Z] 
20:59:36 [2020-05-17T20:59:36.424Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:36 [2020-05-17T20:59:36.424Z] #42 172.1 github.com/LK4D4/vndr/godl
20:59:36 [2020-05-17T20:59:36.587Z] #39 89.80   DEP      criu/pagemap-cache.d
20:59:36 [2020-05-17T20:59:36.844Z] #39 89.96   DEP      criu/page-xfer.d
20:59:36 [2020-05-17T20:59:36.844Z] #39 90.09   DEP      criu/page-pipe.d
20:59:36 [2020-05-17T20:59:36.844Z] #39 90.16   DEP      criu/netfilter.d
20:59:36 [2020-05-17T20:59:36.937Z] #49 DONE 0.6s
20:59:36 [2020-05-17T20:59:36.937Z] 
20:59:36 [2020-05-17T20:59:36.937Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:59:36 [2020-05-17T20:59:36.937Z] #57 ...
20:59:36 [2020-05-17T20:59:36.937Z] 
20:59:36 [2020-05-17T20:59:36.937Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
20:59:36 [2020-05-17T20:59:36.937Z] #53 DONE 0.1s
20:59:37 [2020-05-17T20:59:37.102Z] #39 90.26   DEP      criu/net.d
20:59:37 [2020-05-17T20:59:37.219Z] 
20:59:37 [2020-05-17T20:59:37.219Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:59:37 [2020-05-17T20:59:37.357Z] #42 172.8 github.com/LK4D4/vndr
20:59:37 [2020-05-17T20:59:37.359Z] #39 90.45   DEP      criu/namespaces.d
20:59:37 [2020-05-17T20:59:37.359Z] #39 90.64   DEP      criu/mount.d
20:59:37 [2020-05-17T20:59:37.617Z] #39 90.83   DEP      criu/mem.d
20:59:37 [2020-05-17T20:59:37.875Z] #39 91.03   DEP      criu/lsm.d
20:59:37 [2020-05-17T20:59:37.875Z] #39 91.23   DEP      criu/log.d
20:59:38 [2020-05-17T20:59:38.133Z] #39 91.34   DEP      criu/libnetlink.d
20:59:38 [2020-05-17T20:59:38.133Z] #39 91.46   DEP      criu/kerndat.d
20:59:38 [2020-05-17T20:59:38.391Z] #39 91.64   DEP      criu/kcmp-ids.d
20:59:38 [2020-05-17T20:59:38.648Z] #39 91.78   DEP      criu/irmap.d
20:59:38 [2020-05-17T20:59:38.648Z] #39 92.01   DEP      criu/ipc_ns.d
20:59:39 [2020-05-17T20:59:39.213Z] #39 92.23   DEP      criu/image.d
20:59:39 [2020-05-17T20:59:39.213Z] #39 92.45   DEP      criu/image-desc.d
20:59:39 [2020-05-17T20:59:39.213Z] #39 ...
20:59:39 [2020-05-17T20:59:39.213Z] 
20:59:39 [2020-05-17T20:59:39.213Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:39 [2020-05-17T20:59:39.213Z] #42 153.4 net/textproto
20:59:39 [2020-05-17T20:59:39.213Z] #42 153.4 crypto/x509
20:59:39 [2020-05-17T20:59:39.213Z] #42 155.0 vendor/golang.org/x/net/http/httpguts
20:59:39 [2020-05-17T20:59:39.213Z] #42 155.2 vendor/golang.org/x/net/http/httpproxy
20:59:39 [2020-05-17T20:59:39.213Z] #42 155.6 mime/multipart
20:59:39 [2020-05-17T20:59:39.213Z] #42 157.9 crypto/tls
20:59:39 [2020-05-17T20:59:39.471Z] #42 ...
20:59:39 [2020-05-17T20:59:39.471Z] 
20:59:39 [2020-05-17T20:59:39.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:39 [2020-05-17T20:59:39.471Z] #39 92.57   DEP      criu/fsnotify.d
20:59:39 [2020-05-17T20:59:39.471Z] #39 92.78   DEP      criu/filesystems.d
20:59:39 [2020-05-17T20:59:39.728Z] #39 92.99   DEP      criu/files.d
20:59:39 [2020-05-17T20:59:39.986Z] #39 93.16   DEP      criu/files-reg.d
20:59:39 [2020-05-17T20:59:39.986Z] #39 93.35   DEP      criu/files-ext.d
20:59:40 [2020-05-17T20:59:40.244Z] #39 93.47   DEP      criu/file-lock.d
20:59:40 [2020-05-17T20:59:40.501Z] #39 93.70   DEP      criu/file-ids.d
20:59:40 [2020-05-17T20:59:40.759Z] #39 93.87   DEP      criu/fifo.d
20:59:40 [2020-05-17T20:59:40.759Z] #39 94.03   DEP      criu/fdstore.d
20:59:40 [2020-05-17T20:59:40.759Z] #39 94.13   DEP      criu/fault-injection.d
20:59:41 [2020-05-17T20:59:41.017Z] #39 94.17   DEP      criu/external.d
20:59:41 [2020-05-17T20:59:41.017Z] #39 94.26   DEP      criu/eventpoll.d
20:59:41 [2020-05-17T20:59:41.017Z] #39 94.41   DEP      criu/eventfd.d
20:59:41 [2020-05-17T20:59:41.537Z] #42 ...
20:59:41 [2020-05-17T20:59:41.537Z] 
20:59:41 [2020-05-17T20:59:41.537Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.3 Selecting previously unselected package libonig5:amd64.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.3 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.3 Unpacking libonig5:amd64 (6.9.1-1) ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.5 Selecting previously unselected package libjq1:amd64.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.5 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.5 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.6 Selecting previously unselected package jq.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.6 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.6 Unpacking jq (1.5+dfsg-2+b1) ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.7 Selecting previously unselected package libaio1:amd64.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.7 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.7 Unpacking libaio1:amd64 (0.3.112-3) ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.8 Selecting previously unselected package libbtrfs0.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.8 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.8 Unpacking libbtrfs0 (4.20.1-2) ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.9 Selecting previously unselected package libbtrfs-dev.
20:59:41 [2020-05-17T20:59:41.537Z] #14 117.9 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.537Z] #14 118.0 Unpacking libbtrfs-dev (4.20.1-2) ...
20:59:41 [2020-05-17T20:59:41.582Z] #39 94.61   DEP      criu/crtools.d
20:59:41 [2020-05-17T20:59:41.582Z] #39 94.85   DEP      criu/cr-service.d
20:59:41 [2020-05-17T20:59:41.595Z] #57 147.9 🇩 bin/containerd
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.1 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.1 Selecting previously unselected package libudev-dev:amd64.
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.2 Preparing to unpack .../31-libudev-dev_241-7~deb10u4_amd64.deb ...
20:59:41 [2020-05-17T20:59:41.794Z] #14 118.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:59:41 [2020-05-17T20:59:41.839Z] #39 95.01   DEP      criu/cr-restore.d
20:59:41 [2020-05-17T20:59:41.995Z] + rm -rf /tmp/tmp.ozzZAGelUk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ozzZAGelUk
20:59:42 [2020-05-17T20:59:42.052Z] #14 118.3 Selecting previously unselected package libsepol1-dev:amd64.
20:59:42 [2020-05-17T20:59:42.052Z] #14 118.3 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ...
20:59:42 [2020-05-17T20:59:42.052Z] #14 118.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:59:42 [2020-05-17T20:59:42.097Z] #39 95.25   DEP      criu/cr-errno.d
20:59:42 [2020-05-17T20:59:42.097Z] #39 95.28   DEP      criu/cr-dump.d
20:59:42 [2020-05-17T20:59:42.309Z] #14 118.7 Selecting previously unselected package libpcre16-3:amd64.
20:59:42 [2020-05-17T20:59:42.309Z] #14 118.7 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:59:42 [2020-05-17T20:59:42.309Z] #14 118.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:59:42 [2020-05-17T20:59:42.309Z] #14 118.8 Selecting previously unselected package libpcre32-3:amd64.
20:59:42 [2020-05-17T20:59:42.310Z] #14 118.8 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:59:42 [2020-05-17T20:59:42.355Z] #39 95.50   DEP      criu/cr-dedup.d
20:59:42 [2020-05-17T20:59:42.355Z] #39 95.66   DEP      criu/cr-check.d
20:59:42 [2020-05-17T20:59:42.567Z] #14 118.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:59:42 [2020-05-17T20:59:42.567Z] #14 119.0 Selecting previously unselected package libpcrecpp0v5:amd64.
20:59:42 [2020-05-17T20:59:42.567Z] #14 119.0 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:59:42 [2020-05-17T20:59:42.567Z] #14 119.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:59:42 [2020-05-17T20:59:42.825Z] #14 119.2 Selecting previously unselected package libpcre3-dev:amd64.
20:59:42 [2020-05-17T20:59:42.825Z] #14 119.2 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:59:42 [2020-05-17T20:59:42.825Z] #14 119.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:59:42 [2020-05-17T20:59:42.920Z] #39 95.90   DEP      criu/config.d
20:59:42 [2020-05-17T20:59:42.920Z] #39 96.09   DEP      criu/clone-noasan.d
20:59:42 [2020-05-17T20:59:42.920Z] #39 96.16   DEP      criu/cgroup.d
20:59:43 [2020-05-17T20:59:43.177Z] #39 96.34   DEP      criu/cgroup-props.d
20:59:43 [2020-05-17T20:59:43.177Z] #39 96.45   DEP      criu/bitmap.d
20:59:43 [2020-05-17T20:59:43.389Z] #14 119.6 Selecting previously unselected package libselinux1-dev:amd64.
20:59:43 [2020-05-17T20:59:43.389Z] #14 119.6 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:59:43 [2020-05-17T20:59:43.389Z] #14 119.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:59:43 [2020-05-17T20:59:43.435Z] #39 96.49   DEP      criu/bfd.d
20:59:43 [2020-05-17T20:59:43.435Z] #39 96.65   DEP      criu/autofs.d
20:59:43 [2020-05-17T20:59:43.475Z] Removing intermediate container aafe086c3ca9
20:59:43 [2020-05-17T20:59:43.475Z]  ---> 50c66428753a
20:59:43 [2020-05-17T20:59:43.475Z] Step 18/140 : FROM base AS swagger
20:59:43 [2020-05-17T20:59:43.475Z]  ---> 111c165483ac
20:59:43 [2020-05-17T20:59:43.475Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
20:59:43 [2020-05-17T20:59:43.475Z]  ---> Running in 83db363fcfef
20:59:43 [2020-05-17T20:59:43.647Z] #14 119.9 Selecting previously unselected package libdevmapper-dev:amd64.
20:59:43 [2020-05-17T20:59:43.647Z] #14 119.9 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:59:43 [2020-05-17T20:59:43.647Z] #14 119.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:59:43 [2020-05-17T20:59:43.647Z] #14 120.0 Selecting previously unselected package libgpm2:amd64.
20:59:43 [2020-05-17T20:59:43.647Z] #14 120.0 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ...
20:59:43 [2020-05-17T20:59:43.647Z] #14 120.0 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:59:43 [2020-05-17T20:59:43.693Z] #39 96.83   DEP      criu/aio.d
20:59:43 [2020-05-17T20:59:43.693Z] #39 97.01   DEP      criu/action-scripts.d
20:59:43 [2020-05-17T20:59:43.759Z] Removing intermediate container 83db363fcfef
20:59:43 [2020-05-17T20:59:43.759Z]  ---> b5c66c749478
20:59:43 [2020-05-17T20:59:43.759Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
20:59:43 [2020-05-17T20:59:43.759Z]  ---> Running in 14d4fe287bcb
20:59:43 [2020-05-17T20:59:43.904Z] #14 120.1 Selecting previously unselected package libicu63:amd64.
20:59:43 [2020-05-17T20:59:43.904Z] #14 120.1 Preparing to unpack .../40-libicu63_63.1-6+deb10u1_amd64.deb ...
20:59:43 [2020-05-17T20:59:43.904Z] #14 120.1 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:59:44 [2020-05-17T20:59:44.041Z] + mktemp -d
20:59:44 [2020-05-17T20:59:44.041Z] + export GOPATH=/tmp/tmp.ByG0twgVSX
20:59:44 [2020-05-17T20:59:44.041Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ByG0twgVSX/src/github.com/go-swagger/go-swagger
20:59:44 [2020-05-17T20:59:44.041Z] Cloning into '/tmp/tmp.ByG0twgVSX/src/github.com/go-swagger/go-swagger'...
20:59:44 [2020-05-17T20:59:44.257Z] #39 97.33   CC       criu/action-scripts.o
20:59:44 [2020-05-17T20:59:44.826Z] #39 98.00   CC       criu/aio.o
20:59:44 [2020-05-17T20:59:44.826Z] #39 ...
20:59:44 [2020-05-17T20:59:44.826Z] 
20:59:44 [2020-05-17T20:59:44.826Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:59:44 [2020-05-17T20:59:44.826Z] #26 170.0 + rm -rf /tmp/tmp.98AV2ei8Yw
20:59:44 [2020-05-17T20:59:44.839Z] #14 ...
20:59:44 [2020-05-17T20:59:44.839Z] 
20:59:44 [2020-05-17T20:59:44.839Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:44 [2020-05-17T20:59:44.839Z] #42 DONE 180.5s
20:59:45 [2020-05-17T20:59:45.099Z] 
20:59:45 [2020-05-17T20:59:45.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:45 [2020-05-17T20:59:45.099Z] #39 105.5   CC       criu/cr-check.o
20:59:45 [2020-05-17T20:59:45.099Z] #39 107.5   CC       criu/cr-dedup.o
20:59:45 [2020-05-17T20:59:45.099Z] #39 108.1   CC       criu/cr-dump.o
20:59:45 [2020-05-17T20:59:45.099Z] #39 110.5   CC       criu/cr-errno.o
20:59:45 [2020-05-17T20:59:45.099Z] #39 110.6   CC       criu/cr-restore.o
20:59:45 [2020-05-17T20:59:45.391Z] #26 DONE 170.4s
20:59:45 [2020-05-17T20:59:45.391Z] 
20:59:45 [2020-05-17T20:59:45.391Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:45 [2020-05-17T20:59:45.391Z] #14 100.8 Selecting previously unselected package g++-mingw-w64-x86-64.
20:59:45 [2020-05-17T20:59:45.391Z] #14 100.8 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:59:45 [2020-05-17T20:59:45.391Z] #14 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:47 [2020-05-17T20:59:47.623Z] #39 115.5   CC       criu/cr-service.o
20:59:48 [2020-05-17T20:59:48.187Z] #39 ...
20:59:48 [2020-05-17T20:59:48.187Z] 
20:59:48 [2020-05-17T20:59:48.187Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:48 [2020-05-17T20:59:48.187Z] #14 124.6 Selecting previously unselected package libnet1:amd64.
20:59:48 [2020-05-17T20:59:48.187Z] #14 124.6 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.187Z] #14 124.6 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:59:48 [2020-05-17T20:59:48.187Z] #14 124.7 Selecting previously unselected package libnl-3-200:amd64.
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.7 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.7 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.8 Selecting previously unselected package libprotobuf-c1:amd64.
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.8 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.8 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.9 Selecting previously unselected package libreadline5:amd64.
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.9 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 124.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:59:48 [2020-05-17T20:59:48.445Z] #14 125.0 Selecting previously unselected package libsystemd-dev:amd64.
20:59:48 [2020-05-17T20:59:48.669Z] #14 ...
20:59:48 [2020-05-17T20:59:48.669Z] 
20:59:48 [2020-05-17T20:59:48.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:48 [2020-05-17T20:59:48.669Z] #39 98.69   CC       criu/autofs.o
20:59:48 [2020-05-17T20:59:48.669Z] #39 100.9   CC       criu/bfd.o
20:59:48 [2020-05-17T20:59:48.669Z] #39 101.5   CC       criu/bitmap.o
20:59:48 [2020-05-17T20:59:48.669Z] #39 101.7   CC       criu/cgroup-props.o
20:59:48 [2020-05-17T20:59:48.702Z] #14 125.0 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.702Z] #14 125.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:59:48 [2020-05-17T20:59:48.960Z] #14 125.3 Selecting previously unselected package net-tools.
20:59:48 [2020-05-17T20:59:48.960Z] #14 125.3 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:59:48 [2020-05-17T20:59:48.960Z] #14 125.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:59:48 [2020-05-17T20:59:48.960Z] #14 125.5 Selecting previously unselected package python-pip-whl.
20:59:48 [2020-05-17T20:59:48.960Z] #14 125.5 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
20:59:49 [2020-05-17T20:59:49.217Z] #14 125.5 Unpacking python-pip-whl (18.1-5) ...
20:59:49 [2020-05-17T20:59:49.602Z] #39 102.6   CC       criu/cgroup.o
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.1 Selecting previously unselected package python3-lib2to3.
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.1 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.1 Unpacking python3-lib2to3 (3.7.3-1) ...
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.2 Selecting previously unselected package python3-distutils.
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.2 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
20:59:49 [2020-05-17T20:59:49.803Z] #14 126.2 Unpacking python3-distutils (3.7.3-1) ...
20:59:50 [2020-05-17T20:59:50.060Z] #14 126.4 Selecting previously unselected package python3-pip.
20:59:50 [2020-05-17T20:59:50.060Z] #14 126.4 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
20:59:50 [2020-05-17T20:59:50.060Z] #14 126.4 Unpacking python3-pip (18.1-5) ...
20:59:50 [2020-05-17T20:59:50.060Z] #14 126.6 Selecting previously unselected package python3-pkg-resources.
20:59:50 [2020-05-17T20:59:50.321Z] #14 126.6 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
20:59:50 [2020-05-17T20:59:50.321Z] #14 126.6 Unpacking python3-pkg-resources (40.8.0-1) ...
20:59:50 [2020-05-17T20:59:50.321Z] #14 126.7 Selecting previously unselected package python3-setuptools.
20:59:50 [2020-05-17T20:59:50.321Z] #14 126.8 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
20:59:50 [2020-05-17T20:59:50.321Z] #14 126.8 Unpacking python3-setuptools (40.8.0-1) ...
20:59:50 [2020-05-17T20:59:50.534Z] #39 ...
20:59:50 [2020-05-17T20:59:50.534Z] 
20:59:50 [2020-05-17T20:59:50.534Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:59:50 [2020-05-17T20:59:50.534Z] #42 164.5 net/http/httptrace
20:59:50 [2020-05-17T20:59:50.534Z] #42 164.9 net/http
20:59:50 [2020-05-17T20:59:50.581Z] #14 127.0 Selecting previously unselected package python3-wheel.
20:59:50 [2020-05-17T20:59:50.581Z] #14 127.0 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
20:59:50 [2020-05-17T20:59:50.581Z] #14 127.0 Unpacking python3-wheel (0.32.3-2) ...
20:59:50 [2020-05-17T20:59:50.581Z] #14 127.1 Selecting previously unselected package thin-provisioning-tools.
20:59:50 [2020-05-17T20:59:50.581Z] #14 127.1 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:59:50 [2020-05-17T20:59:50.841Z] #14 127.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:59:50 [2020-05-17T20:59:50.858Z] + cd /tmp/tmp.ByG0twgVSX/src/github.com/go-swagger/go-swagger
20:59:50 [2020-05-17T20:59:50.859Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:59:51 [2020-05-17T20:59:51.098Z] #14 127.4 Selecting previously unselected package vim-runtime.
20:59:51 [2020-05-17T20:59:51.099Z] #14 127.4 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:59:51 [2020-05-17T20:59:51.099Z] #14 127.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:59:51 [2020-05-17T20:59:51.099Z] #14 127.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:59:51 [2020-05-17T20:59:51.099Z] #14 127.5 Unpacking vim-runtime (2:8.1.0875-5) ...
20:59:51 [2020-05-17T20:59:51.144Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:59:53 [2020-05-17T20:59:53.061Z] #42 ...
20:59:53 [2020-05-17T20:59:53.061Z] 
20:59:53 [2020-05-17T20:59:53.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:53 [2020-05-17T20:59:53.061Z] #39 105.8   CC       criu/clone-noasan.o
20:59:53 [2020-05-17T20:59:53.061Z] #39 105.9   CC       criu/config.o
20:59:54 [2020-05-17T20:59:54.371Z] #14 130.4 Selecting previously unselected package vim.
20:59:54 [2020-05-17T20:59:54.371Z] #14 130.4 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ...
20:59:54 [2020-05-17T20:59:54.371Z] #14 130.5 Unpacking vim (2:8.1.0875-5) ...
20:59:54 [2020-05-17T20:59:54.433Z] #39 107.4   CC       criu/cr-check.o
20:59:54 [2020-05-17T20:59:54.629Z] #14 131.0 Selecting previously unselected package xfsprogs.
20:59:54 [2020-05-17T20:59:54.629Z] #14 131.0 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ...
20:59:54 [2020-05-17T20:59:54.629Z] #14 131.0 Unpacking xfsprogs (4.20.0-1) ...
20:59:55 [2020-05-17T20:59:55.193Z] #14 131.5 Selecting previously unselected package zip.
20:59:55 [2020-05-17T20:59:55.193Z] #14 131.5 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ...
20:59:55 [2020-05-17T20:59:55.193Z] #14 131.5 Unpacking zip (3.0-11+b1) ...
20:59:55 [2020-05-17T20:59:55.193Z] #14 131.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.7 Setting up aufs-tools (1:4.14+20190211-1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.7 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libgpm2:amd64 (1.20.7-5) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.8 Setting up xxd (2:8.1.0875-5) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.9 Setting up libbtrfs0 (4.20.1-2) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.9 Setting up zip (3.0-11+b1) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.9 Setting up vim-common (2:8.1.0875-5) ...
20:59:55 [2020-05-17T20:59:55.450Z] #14 131.9 Setting up bash-completion (1:2.8-6) ...
20:59:56 [2020-05-17T20:59:56.332Z] #39 109.2   CC       criu/cr-dedup.o
20:59:56 [2020-05-17T20:59:56.332Z] #39 109.7   CC       criu/cr-dump.o
20:59:57 [2020-05-17T20:59:57.704Z] #39 ...
20:59:57 [2020-05-17T20:59:57.704Z] 
20:59:57 [2020-05-17T20:59:57.704Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.5 Selecting previously unselected package libonig5:amd64.
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.5 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.5 Unpacking libonig5:amd64 (6.9.1-1) ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.6 Selecting previously unselected package libjq1:amd64.
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.6 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.7 Selecting previously unselected package jq.
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.7 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.7 Unpacking jq (1.5+dfsg-2+b1) ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Selecting previously unselected package libaio1:amd64.
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Unpacking libaio1:amd64 (0.3.112-3) ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Selecting previously unselected package libbtrfs0.
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 115.9 Unpacking libbtrfs0 (4.20.1-2) ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 116.0 Selecting previously unselected package libbtrfs-dev.
20:59:57 [2020-05-17T20:59:57.704Z] #14 116.0 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.704Z] #14 116.0 Unpacking libbtrfs-dev (4.20.1-2) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.2 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.3 Selecting previously unselected package libudev-dev:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.3 Preparing to unpack .../31-libudev-dev_241-7~deb10u4_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.5 Selecting previously unselected package libsepol1-dev:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.5 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.8 Selecting previously unselected package libpcre16-3:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.8 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.0 Selecting previously unselected package libpcre32-3:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.0 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.1 Selecting previously unselected package libpcrecpp0v5:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.1 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.2 Selecting previously unselected package libpcre3-dev:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.2 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.6 Selecting previously unselected package libselinux1-dev:amd64.
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.7 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:59:57 [2020-05-17T20:59:57.705Z] #14 117.9 Selecting previously unselected package libdevmapper-dev:amd64.
20:59:57 [2020-05-17T20:59:57.962Z] #14 117.9 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.962Z] #14 117.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:59:57 [2020-05-17T20:59:57.962Z] #14 118.1 Selecting previously unselected package libgpm2:amd64.
20:59:57 [2020-05-17T20:59:57.962Z] #14 118.1 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ...
20:59:57 [2020-05-17T20:59:57.962Z] #14 118.1 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.4 Setting up libiptc0:amd64 (1.8.2-4) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.4 Setting up xz-utils (5.2.4-1) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 Setting up libbtrfs-dev (4.20.1-2) ...
20:59:57 [2020-05-17T20:59:57.972Z] #14 134.5 Setting up pigz (2.4-1) ...
20:59:58 [2020-05-17T20:59:58.220Z] #14 118.2 Selecting previously unselected package libicu63:amd64.
20:59:58 [2020-05-17T20:59:58.220Z] #14 118.2 Preparing to unpack .../40-libicu63_63.1-6+deb10u1_amd64.deb ...
20:59:58 [2020-05-17T20:59:58.220Z] #14 118.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.6 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.6 Setting up python-pip-whl (18.1-5) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.6 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.6 Setting up mingw-w64-common (6.0.0-3) ...
20:59:58 [2020-05-17T20:59:58.228Z] #14 134.6 Setting up vim-runtime (2:8.1.0875-5) ...
20:59:58 [2020-05-17T20:59:58.485Z] #14 135.0 Setting up libaio1:amd64 (0.3.112-3) ...
20:59:58 [2020-05-17T20:59:58.485Z] #14 135.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 Setting up libonig5:amd64 (6.9.1-1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 Setting up vim (2:8.1.0875-5) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 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
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 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
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.2 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.3 Setting up jq (1.5+dfsg-2+b1) ...
20:59:58 [2020-05-17T20:59:58.742Z] #14 135.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:59:58 [2020-05-17T20:59:58.999Z] #14 135.3 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:59:58 [2020-05-17T20:59:58.999Z] #14 ...
20:59:58 [2020-05-17T20:59:58.999Z] 
20:59:58 [2020-05-17T20:59:58.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:59:58 [2020-05-17T20:59:58.999Z] #39 117.2   CC       criu/crtools.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 117.7   CC       criu/eventfd.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 118.1   CC       criu/eventpoll.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 119.1   CC       criu/external.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 119.5   CC       criu/fault-injection.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 119.6   CC       criu/fdstore.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 120.0   CC       criu/fifo.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 120.5   CC       criu/file-ids.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 120.8   CC       criu/file-lock.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 121.7   CC       criu/files-ext.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 122.1   CC       criu/files-reg.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 124.2   CC       criu/files.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 126.1   CC       criu/filesystems.o
20:59:58 [2020-05-17T20:59:58.999Z] #39 126.8   CC       criu/fsnotify.o
20:59:59 [2020-05-17T20:59:59.929Z] #39 127.9   CC       criu/image-desc.o
20:59:59 [2020-05-17T20:59:59.929Z] #39 128.1   CC       criu/image.o
21:00:00 [2020-05-17T21:00:00.034Z] #57 163.5 🇩 bin/containerd-stress
21:00:00 [2020-05-17T21:00:00.034Z] #57 164.7 🇩 bin/containerd-shim
21:00:00 [2020-05-17T21:00:00.860Z] #39 129.0   CC       criu/ipc_ns.o
21:00:01 [2020-05-17T21:00:01.791Z] #39 ...
21:00:01 [2020-05-17T21:00:01.791Z] 
21:00:01 [2020-05-17T21:00:01.791Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
21:00:01 [2020-05-17T21:00:01.791Z] #14 138.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:00:01 [2020-05-17T21:00:01.791Z] #14 138.2 Setting up iptables (1.8.2-4) ...
21:00:01 [2020-05-17T21:00:01.791Z] #14 138.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:00:02 [2020-05-17T21:00:02.048Z] #14 138.3 Setting up python3 (3.7.3-1) ...
21:00:02 [2020-05-17T21:00:02.306Z] #14 138.8 Setting up python3-wheel (0.32.3-2) ...
21:00:02 [2020-05-17T21:00:02.401Z] #14 ...
21:00:02 [2020-05-17T21:00:02.402Z] 
21:00:02 [2020-05-17T21:00:02.402Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
21:00:02 [2020-05-17T21:00:02.402Z] #42 177.1 github.com/LK4D4/vndr/godl
21:00:02 [2020-05-17T21:00:02.402Z] #42 177.8 github.com/LK4D4/vndr
21:00:02 [2020-05-17T21:00:02.402Z] #42 DONE 186.2s
21:00:02 [2020-05-17T21:00:02.402Z] 
21:00:02 [2020-05-17T21:00:02.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:02 [2020-05-17T21:00:02.402Z] #39 112.4   CC       criu/cr-errno.o
21:00:02 [2020-05-17T21:00:02.402Z] #39 112.5   CC       criu/cr-restore.o
21:00:02 [2020-05-17T21:00:02.711Z] #57 168.8 🇩 bin/containerd-shim-runc-v1
21:00:03 [2020-05-17T21:00:03.238Z] #14 139.4 Setting up apparmor (2.13.2-10) ...
21:00:04 [2020-05-17T21:00:04.180Z] #57 170.6 + mkdir -p /build
21:00:04 [2020-05-17T21:00:04.180Z] #57 170.6 🇩 binaries
21:00:04 [2020-05-17T21:00:04.180Z] #57 170.7 + cp bin/containerd /build/containerd
21:00:04 [2020-05-17T21:00:04.180Z] #57 170.7 + cp bin/containerd-shim /build/containerd-shim
21:00:04 [2020-05-17T21:00:04.180Z] #57 170.7 + cp bin/ctr /build/ctr
21:00:04 [2020-05-17T21:00:04.301Z] #39 ...
21:00:04 [2020-05-17T21:00:04.301Z] 
21:00:04 [2020-05-17T21:00:04.301Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.5 Selecting previously unselected package libnet1:amd64.
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.5 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.6 Selecting previously unselected package libnl-3-200:amd64.
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.6 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.7 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.9 Selecting previously unselected package libprotobuf-c1:amd64.
21:00:04 [2020-05-17T21:00:04.301Z] #14 122.9 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.0 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.2 Selecting previously unselected package libreadline5:amd64.
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.2 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.2 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.3 Selecting previously unselected package libsystemd-dev:amd64.
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.3 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u4_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.7 Selecting previously unselected package net-tools.
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.7 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.7 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.9 Selecting previously unselected package python-pip-whl.
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.9 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
21:00:04 [2020-05-17T21:00:04.301Z] #14 123.9 Unpacking python-pip-whl (18.1-5) ...
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.5 Selecting previously unselected package python3-lib2to3.
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.5 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.5 Unpacking python3-lib2to3 (3.7.3-1) ...
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.7 Selecting previously unselected package python3-distutils.
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.7 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.7 Unpacking python3-distutils (3.7.3-1) ...
21:00:04 [2020-05-17T21:00:04.559Z] #14 124.8 Selecting previously unselected package python3-pip.
21:00:04 [2020-05-17T21:00:04.607Z] #14 141.0 Setting up python3-lib2to3 (3.7.3-1) ...
21:00:04 [2020-05-17T21:00:04.803Z] #57 DONE 171.2s
21:00:04 [2020-05-17T21:00:04.817Z] #14 124.8 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
21:00:04 [2020-05-17T21:00:04.817Z] #14 124.8 Unpacking python3-pip (18.1-5) ...
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.0 Selecting previously unselected package python3-pkg-resources.
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.0 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.0 Unpacking python3-pkg-resources (40.8.0-1) ...
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.1 Selecting previously unselected package python3-setuptools.
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.1 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
21:00:05 [2020-05-17T21:00:05.075Z] #14 125.1 Unpacking python3-setuptools (40.8.0-1) ...
21:00:05 [2020-05-17T21:00:05.171Z] #14 141.5 Setting up python3-pkg-resources (40.8.0-1) ...
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.4 Selecting previously unselected package python3-wheel.
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.4 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.4 Unpacking python3-wheel (0.32.3-2) ...
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.5 Selecting previously unselected package thin-provisioning-tools.
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.5 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:00:05 [2020-05-17T21:00:05.333Z] #14 125.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:00:05 [2020-05-17T21:00:05.464Z] 
21:00:05 [2020-05-17T21:00:05.464Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
21:00:05 [2020-05-17T21:00:05.591Z] #14 125.7 Selecting previously unselected package vim-runtime.
21:00:05 [2020-05-17T21:00:05.591Z] #14 125.7 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:00:05 [2020-05-17T21:00:05.591Z] #14 125.8 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:00:05 [2020-05-17T21:00:05.746Z] #58 DONE 0.3s
21:00:05 [2020-05-17T21:00:05.746Z] 
21:00:05 [2020-05-17T21:00:05.746Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:00:05 [2020-05-17T21:00:05.848Z] #14 125.8 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:00:05 [2020-05-17T21:00:05.848Z] #14 125.8 Unpacking vim-runtime (2:8.1.0875-5) ...
21:00:06 [2020-05-17T21:00:06.027Z] #62 DONE 0.2s
21:00:06 [2020-05-17T21:00:06.028Z] 
21:00:06 [2020-05-17T21:00:06.028Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:00:06 [2020-05-17T21:00:06.028Z] #64 DONE 0.2s
21:00:06 [2020-05-17T21:00:06.028Z] 
21:00:06 [2020-05-17T21:00:06.028Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
21:00:06 [2020-05-17T21:00:06.103Z] #14 142.5 Setting up python3-distutils (3.7.3-1) ...
21:00:06 [2020-05-17T21:00:06.309Z] #67 DONE 0.1s
21:00:06 [2020-05-17T21:00:06.309Z] 
21:00:06 [2020-05-17T21:00:06.309Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
21:00:06 [2020-05-17T21:00:06.309Z] #68 DONE 0.0s
21:00:06 [2020-05-17T21:00:06.309Z] 
21:00:06 [2020-05-17T21:00:06.309Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
21:00:06 [2020-05-17T21:00:06.668Z] #14 143.0 Setting up python3-setuptools (40.8.0-1) ...
21:00:06 [2020-05-17T21:00:06.923Z] #69 DONE 0.7s
21:00:06 [2020-05-17T21:00:06.923Z] 
21:00:06 [2020-05-17T21:00:06.923Z] #70 exporting to image
21:00:06 [2020-05-17T21:00:06.923Z] #70 exporting layers
21:00:07 [2020-05-17T21:00:07.601Z] #14 144.0 Setting up python3-pip (18.1-5) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.1 Setting up dmsetup (2:1.02.155-3) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.2 Setting up xfsprogs (4.20.0-1) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.2 Processing triggers for mime-support (3.62) ...
21:00:08 [2020-05-17T21:00:08.973Z] #14 145.2 Processing triggers for libc-bin (2.28-10) ...
21:00:09 [2020-05-17T21:00:09.127Z] #14 128.9 Selecting previously unselected package vim.
21:00:09 [2020-05-17T21:00:09.127Z] #14 128.9 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ...
21:00:09 [2020-05-17T21:00:09.127Z] #14 129.0 Unpacking vim (2:8.1.0875-5) ...
21:00:09 [2020-05-17T21:00:09.255Z] Removing intermediate container 92a0f33ffa10
21:00:09 [2020-05-17T21:00:09.255Z]  ---> c5117d5ce7d2
21:00:09 [2020-05-17T21:00:09.255Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
21:00:09 [2020-05-17T21:00:09.255Z]  ---> Running in 98e931af5b04
21:00:09 [2020-05-17T21:00:09.255Z] Removing intermediate container 98e931af5b04
21:00:09 [2020-05-17T21:00:09.255Z]  ---> 489af1a5db1f
21:00:09 [2020-05-17T21:00:09.255Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
21:00:09 [2020-05-17T21:00:09.255Z]  ---> Running in c3d683e2539a
21:00:09 [2020-05-17T21:00:09.255Z] Removing intermediate container c3d683e2539a
21:00:09 [2020-05-17T21:00:09.255Z]  ---> ed111540e09f
21:00:09 [2020-05-17T21:00:09.255Z] Step 8/8 : COPY . .
21:00:09 [2020-05-17T21:00:09.384Z] #14 129.4 Selecting previously unselected package xfsprogs.
21:00:09 [2020-05-17T21:00:09.385Z] #14 129.4 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ...
21:00:09 [2020-05-17T21:00:09.385Z] #14 129.4 Unpacking xfsprogs (4.20.0-1) ...
21:00:09 [2020-05-17T21:00:09.538Z] #14 DONE 145.8s
21:00:09 [2020-05-17T21:00:09.538Z] 
21:00:09 [2020-05-17T21:00:09.538Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
21:00:09 [2020-05-17T21:00:09.600Z] #70 exporting layers 2.8s done
21:00:09 [2020-05-17T21:00:09.882Z] #70 writing image sha256:f08e4c62440423bb9dd40eeade3d858aa16c65d208fa05cd11e4072b0dc29771 done
21:00:09 [2020-05-17T21:00:09.882Z] #70 naming to docker.io/library/docker:8f1ab4e6123fa95408636827d0683e674c002efb done
21:00:09 [2020-05-17T21:00:09.882Z] #70 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:00:09 [2020-05-17T21:00:09.950Z] #14 130.0 Selecting previously unselected package zip.
21:00:09 [2020-05-17T21:00:09.950Z] #14 130.0 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ...
21:00:09 [2020-05-17T21:00:09.950Z] #14 130.0 Unpacking zip (3.0-11+b1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.2 Setting up aufs-tools (1:4.14+20190211-1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.2 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.2 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libgpm2:amd64 (1.20.7-5) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up xxd (2:8.1.0875-5) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up libbtrfs0 (4.20.1-2) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up zip (3.0-11+b1) ...
21:00:10 [2020-05-17T21:00:10.207Z] #14 130.4 Setting up vim-common (2:8.1.0875-5) ...
21:00:10 [2020-05-17T21:00:10.300Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/test/unit
21:00:10 [2020-05-17T21:00:10.464Z] #14 130.5 Setting up bash-completion (1:2.8-6) ...
21:00:11 [2020-05-17T21:00:11.436Z] #15 1.678 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:00:11 [2020-05-17T21:00:11.436Z] #15 1.682 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:00:11 [2020-05-17T21:00:11.436Z] #15 1.685 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:00:11 [2020-05-17T21:00:11.436Z] #15 DONE 1.8s
21:00:11 [2020-05-17T21:00:11.436Z] 
21:00:11 [2020-05-17T21:00:11.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:11 [2020-05-17T21:00:11.436Z] #39 130.3   CC       criu/irmap.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 131.0   CC       criu/kcmp-ids.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 131.3   CC       criu/kerndat.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 132.3   CC       criu/libnetlink.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 132.7   CC       criu/log.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 133.2   CC       criu/lsm.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 133.6   CC       criu/mem.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 135.3   CC       criu/mount.o
21:00:11 [2020-05-17T21:00:11.436Z] #39 ...
21:00:11 [2020-05-17T21:00:11.436Z] 
21:00:11 [2020-05-17T21:00:11.436Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:12 [2020-05-17T21:00:12.975Z] ?   	github.com/docker/docker/api	[no test files]
21:00:13 [2020-05-17T21:00:13.536Z] + rm -rf /tmp/tmp.ByG0twgVSX
21:00:13 [2020-05-17T21:00:13.536Z] Removing intermediate container 14d4fe287bcb
21:00:13 [2020-05-17T21:00:13.536Z]  ---> 81a241f98bac
21:00:13 [2020-05-17T21:00:13.536Z] Step 21/140 : FROM base AS frozen-images
21:00:13 [2020-05-17T21:00:13.536Z]  ---> 111c165483ac
21:00:13 [2020-05-17T21:00:13.536Z] Step 22/140 : ARG DEBIAN_FRONTEND
21:00:13 [2020-05-17T21:00:13.536Z]  ---> Using cache
21:00:13 [2020-05-17T21:00:13.536Z]  ---> 3052a3016316
21:00:13 [2020-05-17T21:00:13.536Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
21:00:13 [2020-05-17T21:00:13.536Z]  ---> Running in 14993695e9f9
21:00:13 [2020-05-17T21:00:13.536Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
21:00:13 [2020-05-17T21:00:13.536Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:00:13 [2020-05-17T21:00:13.536Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:00:13 [2020-05-17T21:00:13.536Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
21:00:13 [2020-05-17T21:00:13.536Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
21:00:13 [2020-05-17T21:00:13.536Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.2 Setting up libiptc0:amd64 (1.8.2-4) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.2 Setting up xz-utils (5.2.4-1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up libbtrfs-dev (4.20.1-2) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up pigz (2.4-1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up python-pip-whl (18.1-5) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.3 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.4 Setting up mingw-w64-common (6.0.0-3) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.4 Setting up vim-runtime (2:8.1.0875-5) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up libaio1:amd64 (0.3.112-3) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up libonig5:amd64 (6.9.1-1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 Setting up vim (2:8.1.0875-5) ...
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 133.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:00:13 [2020-05-17T21:00:13.744Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.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:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.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:00:14 [2020-05-17T21:00:14.002Z] #14 134.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:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up jq (1.5+dfsg-2+b1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:00:14 [2020-05-17T21:00:14.002Z] #14 134.2 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:00:14 [2020-05-17T21:00:14.546Z] Fetched 8128 kB in 3s (2733 kB/s)
21:00:14 [2020-05-17T21:00:14.935Z] #14 ...
21:00:14 [2020-05-17T21:00:14.935Z] 
21:00:14 [2020-05-17T21:00:14.935Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:14 [2020-05-17T21:00:14.935Z] #39 118.1   CC       criu/cr-service.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 119.8   CC       criu/crtools.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 120.3   CC       criu/eventfd.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 120.6   CC       criu/eventpoll.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 121.5   CC       criu/external.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 121.9   CC       criu/fault-injection.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 122.0   CC       criu/fdstore.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 122.3   CC       criu/fifo.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 122.7   CC       criu/file-ids.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 123.0   CC       criu/file-lock.o
21:00:14 [2020-05-17T21:00:14.935Z] #39 124.0   CC       criu/files-ext.o
21:00:14 [2020-05-17T21:00:14.936Z] #39 124.5   CC       criu/files-reg.o
21:00:14 [2020-05-17T21:00:14.936Z] #39 126.9   CC       criu/files.o
21:00:15 [2020-05-17T21:00:15.870Z] #39 129.1   CC       criu/filesystems.o
21:00:16 [2020-05-17T21:00:16.032Z] Reading package lists...
21:00:16 [2020-05-17T21:00:16.831Z] #39 130.0   CC       criu/fsnotify.o
21:00:17 [2020-05-17T21:00:17.044Z] Reading package lists...
21:00:17 [2020-05-17T21:00:17.328Z] Building dependency tree...
21:00:17 [2020-05-17T21:00:17.328Z] Reading state information...
21:00:17 [2020-05-17T21:00:17.328Z] ca-certificates is already the newest version (20190110).
21:00:17 [2020-05-17T21:00:17.328Z] The following additional packages will be installed:
21:00:17 [2020-05-17T21:00:17.328Z]   libjq1 libonig5
21:00:17 [2020-05-17T21:00:17.401Z] #39 ...
21:00:17 [2020-05-17T21:00:17.401Z] 
21:00:17 [2020-05-17T21:00:17.401Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.3 Setting up iptables (1.8.2-4) ...
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:00:17 [2020-05-17T21:00:17.401Z] #14 137.4 Setting up python3 (3.7.3-1) ...
21:00:17 [2020-05-17T21:00:17.611Z] The following NEW packages will be installed:
21:00:17 [2020-05-17T21:00:17.611Z]   jq libjq1 libonig5
21:00:17 [2020-05-17T21:00:17.611Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
21:00:17 [2020-05-17T21:00:17.611Z] Need to get 358 kB of archives.
21:00:17 [2020-05-17T21:00:17.611Z] After this operation, 1277 kB of additional disk space will be used.
21:00:17 [2020-05-17T21:00:17.611Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
21:00:17 [2020-05-17T21:00:17.611Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
21:00:17 [2020-05-17T21:00:17.611Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
21:00:17 [2020-05-17T21:00:17.896Z] debconf: delaying package configuration, since apt-utils is not installed
21:00:17 [2020-05-17T21:00:17.896Z] Fetched 358 kB in 0s (2958 kB/s)
21:00:17 [2020-05-17T21:00:17.896Z] Selecting previously unselected package libonig5:ppc64el.
21:00:17 [2020-05-17T21:00:17.896Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
21:00:17 [2020-05-17T21:00:17.896Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
21:00:17 [2020-05-17T21:00:17.896Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
21:00:17 [2020-05-17T21:00:17.896Z] Selecting previously unselected package libjq1:ppc64el.
21:00:17 [2020-05-17T21:00:17.896Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
21:00:17 [2020-05-17T21:00:17.896Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:00:17 [2020-05-17T21:00:17.896Z] Selecting previously unselected package jq.
21:00:17 [2020-05-17T21:00:17.896Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
21:00:17 [2020-05-17T21:00:17.896Z] Unpacking jq (1.5+dfsg-2+b1) ...
21:00:17 [2020-05-17T21:00:17.896Z] Setting up libonig5:ppc64el (6.9.1-1) ...
21:00:17 [2020-05-17T21:00:17.896Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:00:17 [2020-05-17T21:00:17.896Z] Setting up jq (1.5+dfsg-2+b1) ...
21:00:17 [2020-05-17T21:00:17.965Z] #14 137.9 Setting up python3-wheel (0.32.3-2) ...
21:00:17 [2020-05-17T21:00:17.989Z] #16 6.026 Collecting yamllint==1.16.0
21:00:18 [2020-05-17T21:00:18.180Z] Processing triggers for libc-bin (2.28-10) ...
21:00:18 [2020-05-17T21:00:18.466Z] Removing intermediate container 14993695e9f9
21:00:18 [2020-05-17T21:00:18.466Z]  ---> 9ae91f14adf1
21:00:18 [2020-05-17T21:00:18.466Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
21:00:18 [2020-05-17T21:00:18.528Z] #14 138.6 Setting up apparmor (2.13.2-10) ...
21:00:18 [2020-05-17T21:00:18.554Z] #16 ...
21:00:18 [2020-05-17T21:00:18.554Z] 
21:00:18 [2020-05-17T21:00:18.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:18 [2020-05-17T21:00:18.554Z] #39 140.2   CC       criu/namespaces.o
21:00:18 [2020-05-17T21:00:18.554Z] #39 142.2   CC       criu/net.o
21:00:18 [2020-05-17T21:00:18.554Z] #39 145.7   CC       criu/netfilter.o
21:00:18 [2020-05-17T21:00:18.554Z] #39 146.1   CC       criu/page-pipe.o
21:00:18 [2020-05-17T21:00:18.554Z] #39 146.7   CC       criu/page-xfer.o
21:00:18 [2020-05-17T21:00:18.751Z]  ---> 93467694a4d5
21:00:18 [2020-05-17T21:00:18.751Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
21:00:18 [2020-05-17T21:00:18.751Z]  ---> Running in aad02a80c96e
21:00:19 [2020-05-17T21:00:19.766Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:00:19 [2020-05-17T21:00:19.766Z] 
21:00:19 [2020-05-17T21:00:19.926Z] #39 148.0   CC       criu/pagemap-cache.o
21:00:20 [2020-05-17T21:00:20.183Z] #39 148.3   CC       criu/pagemap.o
21:00:20 [2020-05-17T21:00:20.336Z] 
####                                                                       6.9%
###########                                                               16.2%
##########################                                                36.3%
##########################################                                59.7%
##########################################################                81.0%
######################################################################## 100.0%
21:00:20 [2020-05-17T21:00:20.336Z] 
21:00:20 [2020-05-17T21:00:20.423Z] #14 140.3 Setting up python3-lib2to3 (3.7.3-1) ...
21:00:20 [2020-05-17T21:00:20.681Z] #14 140.7 Setting up python3-pkg-resources (40.8.0-1) ...
21:00:20 [2020-05-17T21:00:20.748Z] #39 149.0   CC       criu/parasite-syscall.o
21:00:20 [2020-05-17T21:00:20.910Z] 
##########                                                                14.2%
###############################################                           65.9%
######################################################################## 100.0%
21:00:20 [2020-05-17T21:00:20.910Z] 
21:00:21 [2020-05-17T21:00:21.348Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
21:00:21 [2020-05-17T21:00:21.484Z] 
######                                                                     9.3%
#####################                                                     30.1%
####################################                                      50.7%
#######################################################                   76.6%
######################################################################## 100.0%
21:00:21 [2020-05-17T21:00:21.614Z] #14 141.7 Setting up python3-distutils (3.7.3-1) ...
21:00:21 [2020-05-17T21:00:21.680Z] #39 149.8   CC       criu/path.o
21:00:21 [2020-05-17T21:00:21.773Z] 
21:00:21 [2020-05-17T21:00:21.938Z] #39 150.0   CC       criu/pie-util-vdso-elf32.o
21:00:22 [2020-05-17T21:00:22.180Z] #14 142.2 Setting up python3-setuptools (40.8.0-1) ...
21:00:22 [2020-05-17T21:00:22.195Z] #39 150.4   CC       criu/pie-util-vdso.o
21:00:22 [2020-05-17T21:00:22.760Z] #39 150.8   CC       criu/pie-util.o
21:00:22 [2020-05-17T21:00:22.760Z] #39 ...
21:00:22 [2020-05-17T21:00:22.760Z] 
21:00:22 [2020-05-17T21:00:22.760Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:22 [2020-05-17T21:00:22.760Z] #16 11.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:00:22 [2020-05-17T21:00:22.760Z] #16 11.53 Collecting pyyaml (from yamllint==1.16.0)
21:00:22 [2020-05-17T21:00:22.949Z] 
##                                                                         4.0%
#########                                                                 13.8%
#################                                                         23.6%
#######################                                                   32.6%
#############################                                             41.1%
###################################                                       49.1%
##########################################                                59.0%
###############################################                           66.1%
####################################################                      73.3%
#########################################################                 80.4%
###############################################################           87.5%
#####################################################################     96.5%
######################################################################## 100.0%
21:00:22 [2020-05-17T21:00:22.949Z] 
21:00:23 [2020-05-17T21:00:23.017Z] #16 11.71   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:00:23 [2020-05-17T21:00:23.552Z] #14 143.2 Setting up python3-pip (18.1-5) ...
21:00:23 [2020-05-17T21:00:23.564Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:00:23 [2020-05-17T21:00:23.846Z] 
21:00:23 [2020-05-17T21:00:23.846Z] 
######################################################################## 100.0%
21:00:23 [2020-05-17T21:00:23.846Z] 
21:00:24 [2020-05-17T21:00:24.388Z] #16 13.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:00:24 [2020-05-17T21:00:24.388Z] #16 13.27   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:00:24 [2020-05-17T21:00:24.460Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.5 Setting up dmsetup (2:1.02.155-3) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.5 Setting up xfsprogs (4.20.0-1) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.6 Processing triggers for mime-support (3.62) ...
21:00:24 [2020-05-17T21:00:24.485Z] #14 144.6 Processing triggers for libc-bin (2.28-10) ...
21:00:24 [2020-05-17T21:00:24.646Z] #16 13.31 Building wheels for collected packages: pyyaml
21:00:24 [2020-05-17T21:00:24.646Z] #16 13.33   Running setup.py bdist_wheel for pyyaml: started
21:00:24 [2020-05-17T21:00:24.743Z] 
21:00:24 [2020-05-17T21:00:24.743Z] 
######################################################################## 100.0%
21:00:24 [2020-05-17T21:00:24.743Z] 
21:00:25 [2020-05-17T21:00:25.360Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:00:25 [2020-05-17T21:00:25.360Z] skipping existing c8c2d4a6b2e3
21:00:25 [2020-05-17T21:00:25.360Z] 
21:00:25 [2020-05-17T21:00:25.418Z] #14 DONE 145.2s
21:00:25 [2020-05-17T21:00:25.418Z] 
21:00:25 [2020-05-17T21:00:25.418Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
21:00:25 [2020-05-17T21:00:25.579Z] #16 14.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:00:25 [2020-05-17T21:00:25.579Z] #16 14.43   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:00:25 [2020-05-17T21:00:25.579Z] #16 14.48 Successfully built pyyaml
21:00:25 [2020-05-17T21:00:25.579Z] #16 14.49 Installing collected packages: pyyaml, pathspec, yamllint
21:00:25 [2020-05-17T21:00:25.975Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:00:25 [2020-05-17T21:00:25.975Z] 
21:00:25 [2020-05-17T21:00:25.975Z] 
######################################################################## 100.0%
21:00:25 [2020-05-17T21:00:25.975Z] 
21:00:25 [2020-05-17T21:00:25.975Z] Download of images into '/build' complete.
21:00:25 [2020-05-17T21:00:25.975Z] Use something like the following to load the result into a Docker daemon:
21:00:25 [2020-05-17T21:00:25.975Z]   tar -cC '/build' . | docker load
21:00:26 [2020-05-17T21:00:26.144Z] #16 14.80 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:00:26 [2020-05-17T21:00:26.402Z] #16 ...
21:00:26 [2020-05-17T21:00:26.402Z] 
21:00:26 [2020-05-17T21:00:26.402Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
21:00:26 [2020-05-17T21:00:26.402Z] #52 181.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:00:26 [2020-05-17T21:00:26.402Z] #52 183.7 + mkdir -p /build
21:00:26 [2020-05-17T21:00:26.402Z] #52 183.7 + cp runc /build/runc
21:00:26 [2020-05-17T21:00:26.402Z] #52 DONE 184.1s
21:00:26 [2020-05-17T21:00:26.402Z] 
21:00:26 [2020-05-17T21:00:26.402Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:26 [2020-05-17T21:00:26.402Z] #16 DONE 15.2s
21:00:26 [2020-05-17T21:00:26.402Z] 
21:00:26 [2020-05-17T21:00:26.402Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:00:26 [2020-05-17T21:00:26.660Z] #21 DONE 0.2s
21:00:26 [2020-05-17T21:00:26.660Z] 
21:00:26 [2020-05-17T21:00:26.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:26 [2020-05-17T21:00:26.660Z] #39 151.0   CC       criu/pipes.o
21:00:26 [2020-05-17T21:00:26.660Z] #39 151.9   CC       criu/plugin.o
21:00:26 [2020-05-17T21:00:26.660Z] #39 152.4   CC       criu/proc_parse.o
21:00:27 [2020-05-17T21:00:27.143Z]  ---> 1f1052b74e7b
21:00:27 [2020-05-17T21:00:27.143Z] Successfully built 1f1052b74e7b
21:00:27 [2020-05-17T21:00:27.143Z] Successfully tagged docker:latest
21:00:27 [2020-05-17T21:00:27.143Z] INFO: Image build ended at 05/17/2020 21:00:25. Duration:00:03:05.1818901
21:00:27 [2020-05-17T21:00:27.143Z] 
21:00:27 [2020-05-17T21:00:27.143Z] 
21:00:27 [2020-05-17T21:00:27.143Z] INFO: Building the test binaries at 05/17/2020 21:00:25...
21:00:27 [2020-05-17T21:00:27.312Z] #15 1.911 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:00:27 [2020-05-17T21:00:27.312Z] #15 1.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:00:27 [2020-05-17T21:00:27.312Z] #15 1.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:00:27 [2020-05-17T21:00:27.312Z] #15 DONE 2.0s
21:00:27 [2020-05-17T21:00:27.312Z] 
21:00:27 [2020-05-17T21:00:27.312Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:28 [2020-05-17T21:00:28.033Z] #39 ...
21:00:28 [2020-05-17T21:00:28.033Z] 
21:00:28 [2020-05-17T21:00:28.033Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:00:28 [2020-05-17T21:00:28.033Z] #25 DONE 1.1s
21:00:28 [2020-05-17T21:00:28.033Z] 
21:00:28 [2020-05-17T21:00:28.033Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:00:28 [2020-05-17T21:00:28.033Z] #27 DONE 0.2s
21:00:28 [2020-05-17T21:00:28.033Z] 
21:00:28 [2020-05-17T21:00:28.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:28 [2020-05-17T21:00:28.033Z] #39 156.1   CC       criu/protobuf-desc.o
21:00:28 [2020-05-17T21:00:28.244Z] #16 ...
21:00:28 [2020-05-17T21:00:28.244Z] 
21:00:28 [2020-05-17T21:00:28.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:28 [2020-05-17T21:00:28.244Z] #39 131.4   CC       criu/image-desc.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 131.5   CC       criu/image.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 132.3   CC       criu/ipc_ns.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 133.7   CC       criu/irmap.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 134.4   CC       criu/kcmp-ids.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 134.8   CC       criu/kerndat.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 136.0   CC       criu/libnetlink.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 136.4   CC       criu/log.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 136.9   CC       criu/lsm.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 137.4   CC       criu/mem.o
21:00:28 [2020-05-17T21:00:28.244Z] #39 139.3   CC       criu/mount.o
21:00:28 [2020-05-17T21:00:28.290Z] #39 ...
21:00:28 [2020-05-17T21:00:28.290Z] 
21:00:28 [2020-05-17T21:00:28.290Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
21:00:28 [2020-05-17T21:00:28.290Z] #30 DONE 0.2s
21:00:28 [2020-05-17T21:00:28.290Z] 
21:00:28 [2020-05-17T21:00:28.290Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:00:28 [2020-05-17T21:00:28.290Z] #35 DONE 0.1s
21:00:28 [2020-05-17T21:00:28.290Z] 
21:00:28 [2020-05-17T21:00:28.290Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:00:28 [2020-05-17T21:00:28.672Z] Removing intermediate container aad02a80c96e
21:00:28 [2020-05-17T21:00:28.672Z]  ---> 3131a0cdacd3
21:00:28 [2020-05-17T21:00:28.672Z] Step 26/140 : FROM base AS cross-false
21:00:28 [2020-05-17T21:00:28.672Z]  ---> 111c165483ac
21:00:28 [2020-05-17T21:00:28.672Z] Step 27/140 : FROM base AS cross-true
21:00:28 [2020-05-17T21:00:28.672Z]  ---> 111c165483ac
21:00:28 [2020-05-17T21:00:28.672Z] Step 28/140 : ARG DEBIAN_FRONTEND
21:00:28 [2020-05-17T21:00:28.672Z]  ---> Using cache
21:00:28 [2020-05-17T21:00:28.672Z]  ---> 3052a3016316
21:00:28 [2020-05-17T21:00:28.672Z] Step 29/140 : RUN dpkg --add-architecture arm64
21:00:28 [2020-05-17T21:00:28.672Z]  ---> Running in 21352c08555e
21:00:28 [2020-05-17T21:00:28.856Z] #57 ...
21:00:28 [2020-05-17T21:00:28.856Z] 
21:00:28 [2020-05-17T21:00:28.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:28 [2020-05-17T21:00:28.856Z] #39 157.1   CC       criu/protobuf.o
21:00:29 [2020-05-17T21:00:29.113Z] #39 157.4   CC       criu/pstree.o
21:00:29 [2020-05-17T21:00:29.692Z] Removing intermediate container 21352c08555e
21:00:29 [2020-05-17T21:00:29.692Z]  ---> e86dc626280b
21:00:29 [2020-05-17T21:00:29.692Z] Step 30/140 : RUN dpkg --add-architecture armel
21:00:29 [2020-05-17T21:00:29.692Z]  ---> Running in ff10ad5f7075
21:00:30 [2020-05-17T21:00:30.313Z] Removing intermediate container ff10ad5f7075
21:00:30 [2020-05-17T21:00:30.313Z]  ---> 6f06688ac49f
21:00:30 [2020-05-17T21:00:30.313Z] Step 31/140 : RUN dpkg --add-architecture armhf
21:00:30 [2020-05-17T21:00:30.313Z]  ---> Running in 633ca25d5e7a
21:00:30 [2020-05-17T21:00:30.486Z] #39 158.5   CC       criu/rbtree.o
21:00:30 [2020-05-17T21:00:30.743Z] #39 158.7   CC       criu/rst-malloc.o
21:00:30 [2020-05-17T21:00:30.769Z] #39 143.7   CC       criu/namespaces.o
21:00:30 [2020-05-17T21:00:30.931Z] Removing intermediate container 633ca25d5e7a
21:00:30 [2020-05-17T21:00:30.931Z]  ---> 35665832e0c2
21:00:30 [2020-05-17T21:00:30.931Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
21:00:30 [2020-05-17T21:00:30.931Z]  ---> Running in cc993ecd154d
21:00:30 [2020-05-17T21:00:30.979Z] INFO: make.ps1 starting at 05/17/2020 21:00:30
21:00:30 [2020-05-17T21:00:30.979Z] INFO: Git commit (8f1ab4e61) assumed from DOCKER_GITCOMMIT environment variable
21:00:30 [2020-05-17T21:00:30.979Z] INFO: Invoking autogen...
21:00:31 [2020-05-17T21:00:31.001Z] #39 159.0   CC       criu/seccomp.o
21:00:31 [2020-05-17T21:00:31.453Z] INFO: Building daemon...
21:00:31 [2020-05-17T21:00:31.566Z] #39 159.6   CC       criu/seize.o
21:00:31 [2020-05-17T21:00:31.950Z] Removing intermediate container cc993ecd154d
21:00:31 [2020-05-17T21:00:31.950Z]  ---> 26d908bb4b48
21:00:31 [2020-05-17T21:00:31.950Z] Step 33/140 : FROM cross-${CROSS} as dev-base
21:00:31 [2020-05-17T21:00:31.950Z]  ---> 111c165483ac
21:00:31 [2020-05-17T21:00:31.950Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
21:00:31 [2020-05-17T21:00:31.950Z]  ---> 111c165483ac
21:00:31 [2020-05-17T21:00:31.950Z] Step 35/140 : ARG DEBIAN_FRONTEND
21:00:31 [2020-05-17T21:00:31.950Z]  ---> Using cache
21:00:31 [2020-05-17T21:00:31.950Z]  ---> 3052a3016316
21:00:31 [2020-05-17T21:00:31.950Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
21:00:31 [2020-05-17T21:00:31.950Z]  ---> Running in 22b1bb5d29a4
21:00:32 [2020-05-17T21:00:32.131Z] #39 160.3   CC       criu/servicefd.o
21:00:32 [2020-05-17T21:00:32.234Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
21:00:32 [2020-05-17T21:00:32.234Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:00:32 [2020-05-17T21:00:32.234Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:00:32 [2020-05-17T21:00:32.519Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
21:00:32 [2020-05-17T21:00:32.667Z] #39 145.9   CC       criu/net.o
21:00:32 [2020-05-17T21:00:32.696Z] #39 160.7   CC       criu/shmem.o
21:00:33 [2020-05-17T21:00:33.136Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
21:00:33 [2020-05-17T21:00:33.136Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:00:33 [2020-05-17T21:00:33.232Z] #39 ...
21:00:33 [2020-05-17T21:00:33.232Z] 
21:00:33 [2020-05-17T21:00:33.232Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:33 [2020-05-17T21:00:33.232Z] #16 5.997 Collecting yamllint==1.16.0
21:00:33 [2020-05-17T21:00:33.261Z] #39 161.4   CC       criu/sigframe.o
21:00:33 [2020-05-17T21:00:33.261Z] #39 161.5   CC       criu/signalfd.o
21:00:33 [2020-05-17T21:00:33.519Z] #39 161.8   CC       criu/sk-inet.o
21:00:34 [2020-05-17T21:00:34.451Z] #39 162.7   CC       criu/sk-netlink.o
21:00:34 [2020-05-17T21:00:34.709Z] #39 163.1   CC       criu/sk-packet.o
21:00:35 [2020-05-17T21:00:35.172Z] Fetched 8128 kB in 3s (2808 kB/s)
21:00:35 [2020-05-17T21:00:35.641Z] #39 163.7   CC       criu/sk-queue.o
21:00:35 [2020-05-17T21:00:35.898Z] #39 164.1   CC       criu/sk-tcp.o
21:00:36 [2020-05-17T21:00:36.182Z] Reading package lists...
21:00:36 [2020-05-17T21:00:36.463Z] #39 164.5   CC       criu/sk-unix.o
21:00:36 [2020-05-17T21:00:36.463Z] #39 ...
21:00:36 [2020-05-17T21:00:36.463Z] 
21:00:36 [2020-05-17T21:00:36.463Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
21:00:36 [2020-05-17T21:00:36.463Z] #36 229.1 + dpkg --print-architecture
21:00:36 [2020-05-17T21:00:36.463Z] #36 229.1 + cd /tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution
21:00:36 [2020-05-17T21:00:36.463Z] #36 229.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:00:36 [2020-05-17T21:00:36.463Z] #36 229.4 + GOPATH=/tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XX5XhfH0wb
21:00:36 [2020-05-17T21:00:36.463Z] #36 229.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:00:37 [2020-05-17T21:00:37.193Z] Reading package lists...
21:00:37 [2020-05-17T21:00:37.482Z] Building dependency tree...
21:00:37 [2020-05-17T21:00:37.482Z] Reading state information...
21:00:37 [2020-05-17T21:00:37.765Z] The following additional packages will be installed:
21:00:37 [2020-05-17T21:00:37.765Z]   libapparmor1
21:00:37 [2020-05-17T21:00:37.765Z] Suggested packages:
21:00:37 [2020-05-17T21:00:37.765Z]   seccomp
21:00:37 [2020-05-17T21:00:37.765Z] The following NEW packages will be installed:
21:00:37 [2020-05-17T21:00:37.765Z]   libapparmor-dev libapparmor1 libseccomp-dev
21:00:37 [2020-05-17T21:00:37.765Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
21:00:37 [2020-05-17T21:00:37.765Z] Need to get 307 kB of archives.
21:00:37 [2020-05-17T21:00:37.765Z] After this operation, 1108 kB of additional disk space will be used.
21:00:37 [2020-05-17T21:00:37.765Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
21:00:37 [2020-05-17T21:00:37.765Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
21:00:37 [2020-05-17T21:00:37.765Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
21:00:37 [2020-05-17T21:00:37.836Z] #36 ...
21:00:37 [2020-05-17T21:00:37.836Z] 
21:00:37 [2020-05-17T21:00:37.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:37 [2020-05-17T21:00:37.836Z] #39 166.1   CC       criu/sockets.o
21:00:38 [2020-05-17T21:00:38.052Z] debconf: delaying package configuration, since apt-utils is not installed
21:00:38 [2020-05-17T21:00:38.052Z] Fetched 307 kB in 0s (3221 kB/s)
21:00:38 [2020-05-17T21:00:38.052Z] Selecting previously unselected package libapparmor1:ppc64el.
21:00:38 [2020-05-17T21:00:38.052Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
21:00:38 [2020-05-17T21:00:38.052Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
21:00:38 [2020-05-17T21:00:38.052Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
21:00:38 [2020-05-17T21:00:38.052Z] Selecting previously unselected package libapparmor-dev:ppc64el.
21:00:38 [2020-05-17T21:00:38.052Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
21:00:38 [2020-05-17T21:00:38.052Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
21:00:38 [2020-05-17T21:00:38.052Z] Selecting previously unselected package libseccomp-dev:ppc64el.
21:00:38 [2020-05-17T21:00:38.052Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
21:00:38 [2020-05-17T21:00:38.052Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
21:00:38 [2020-05-17T21:00:38.335Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
21:00:38 [2020-05-17T21:00:38.335Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
21:00:38 [2020-05-17T21:00:38.335Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
21:00:38 [2020-05-17T21:00:38.335Z] Processing triggers for libc-bin (2.28-10) ...
21:00:38 [2020-05-17T21:00:38.492Z] #16 11.34   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:00:38 [2020-05-17T21:00:38.618Z] Removing intermediate container 22b1bb5d29a4
21:00:38 [2020-05-17T21:00:38.618Z]  ---> 850051a6ca90
21:00:38 [2020-05-17T21:00:38.618Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
21:00:38 [2020-05-17T21:00:38.618Z]  ---> 26d908bb4b48
21:00:38 [2020-05-17T21:00:38.618Z] Step 38/140 : ARG DEBIAN_FRONTEND
21:00:38 [2020-05-17T21:00:38.618Z]  ---> Running in 50926b989ca5
21:00:38 [2020-05-17T21:00:38.750Z] #16 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:00:38 [2020-05-17T21:00:38.750Z] #16 ...
21:00:38 [2020-05-17T21:00:38.750Z] 
21:00:38 [2020-05-17T21:00:38.750Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
21:00:38 [2020-05-17T21:00:38.750Z] #52 179.5 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:00:38 [2020-05-17T21:00:38.768Z] #39 166.8   CC       criu/stats.o
21:00:38 [2020-05-17T21:00:38.768Z] #39 167.0   CC       criu/string.o
21:00:38 [2020-05-17T21:00:38.768Z] #39 167.1   CC       criu/sysctl.o
21:00:38 [2020-05-17T21:00:38.902Z] Removing intermediate container 50926b989ca5
21:00:38 [2020-05-17T21:00:38.902Z]  ---> a276385fd101
21:00:38 [2020-05-17T21:00:38.902Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
21:00:38 [2020-05-17T21:00:38.902Z]  ---> Running in d5048c9e614c
21:00:39 [2020-05-17T21:00:39.520Z] Removing intermediate container d5048c9e614c
21:00:39 [2020-05-17T21:00:39.520Z]  ---> 26e0133db1ba
21:00:39 [2020-05-17T21:00:39.520Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
21:00:39 [2020-05-17T21:00:39.520Z]  ---> 850051a6ca90
21:00:39 [2020-05-17T21:00:39.520Z] Step 41/140 : FROM base AS tomlv
21:00:39 [2020-05-17T21:00:39.520Z]  ---> 111c165483ac
21:00:39 [2020-05-17T21:00:39.520Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
21:00:39 [2020-05-17T21:00:39.520Z]  ---> Running in 04e16c68cf17
21:00:39 [2020-05-17T21:00:39.700Z] #39 167.7   CC       criu/sysfs_parse.o
21:00:39 [2020-05-17T21:00:39.812Z] Removing intermediate container 04e16c68cf17
21:00:39 [2020-05-17T21:00:39.812Z]  ---> aa6b37fdab87
21:00:39 [2020-05-17T21:00:39.812Z] Step 43/140 : ARG TOMLV_COMMIT
21:00:39 [2020-05-17T21:00:39.812Z]  ---> Running in 272dd4c9b244
21:00:39 [2020-05-17T21:00:39.812Z] Removing intermediate container 272dd4c9b244
21:00:39 [2020-05-17T21:00:39.812Z]  ---> c97888a9ee02
21:00:39 [2020-05-17T21:00:39.812Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:00:39 [2020-05-17T21:00:39.958Z] #39 168.1   CC       criu/timerfd.o
21:00:40 [2020-05-17T21:00:40.105Z]  ---> df9e7a0e945a
21:00:40 [2020-05-17T21:00:40.105Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:00:40 [2020-05-17T21:00:40.105Z]  ---> 76233a800e07
21:00:40 [2020-05-17T21:00:40.105Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:00:40 [2020-05-17T21:00:40.105Z]  ---> Running in d0b4d813cdef
21:00:40 [2020-05-17T21:00:40.215Z] #39 168.5   CC       criu/tty.o
21:00:40 [2020-05-17T21:00:40.388Z] + RM_GOPATH=0
21:00:40 [2020-05-17T21:00:40.388Z] + TMP_GOPATH=
21:00:40 [2020-05-17T21:00:40.388Z] + : /build
21:00:40 [2020-05-17T21:00:40.388Z] + '[' -z '' ']'
21:00:40 [2020-05-17T21:00:40.388Z] ++ mktemp -d
21:00:40 [2020-05-17T21:00:40.388Z] + export GOPATH=/tmp/tmp.izRWyyjeCN
21:00:40 [2020-05-17T21:00:40.388Z] + GOPATH=/tmp/tmp.izRWyyjeCN
21:00:40 [2020-05-17T21:00:40.388Z] + RM_GOPATH=1
21:00:40 [2020-05-17T21:00:40.388Z] ++ dirname ./install.sh
21:00:40 [2020-05-17T21:00:40.388Z] + dir=.
21:00:40 [2020-05-17T21:00:40.388Z] + bin=tomlv
21:00:40 [2020-05-17T21:00:40.388Z] + shift
21:00:40 [2020-05-17T21:00:40.388Z] + '[' '!' -f ./tomlv.installer ']'
21:00:40 [2020-05-17T21:00:40.388Z] + . ./tomlv.installer
21:00:40 [2020-05-17T21:00:40.388Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:00:40 [2020-05-17T21:00:40.388Z] + install_tomlv
21:00:40 [2020-05-17T21:00:40.388Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:00:40 [2020-05-17T21:00:40.388Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.izRWyyjeCN/src/github.com/BurntSushi/toml
21:00:40 [2020-05-17T21:00:40.388Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:00:40 [2020-05-17T21:00:40.388Z] Cloning into '/tmp/tmp.izRWyyjeCN/src/github.com/BurntSushi/toml'...
21:00:40 [2020-05-17T21:00:40.651Z] #52 181.5 + mkdir -p /build
21:00:40 [2020-05-17T21:00:40.918Z] #52 181.5 + cp runc /build/runc
21:00:41 [2020-05-17T21:00:41.013Z] + cd /tmp/tmp.izRWyyjeCN/src/github.com/BurntSushi/toml
21:00:41 [2020-05-17T21:00:41.013Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:00:41 [2020-05-17T21:00:41.013Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:00:41 [2020-05-17T21:00:41.013Z] internal/cpu
21:00:41 [2020-05-17T21:00:41.013Z] math/bits
21:00:41 [2020-05-17T21:00:41.013Z] runtime/internal/sys
21:00:41 [2020-05-17T21:00:41.013Z] runtime/internal/atomic
21:00:41 [2020-05-17T21:00:41.013Z] runtime/internal/math
21:00:41 [2020-05-17T21:00:41.013Z] unicode/utf8
21:00:41 [2020-05-17T21:00:41.013Z] internal/race
21:00:41 [2020-05-17T21:00:41.013Z] internal/bytealg
21:00:41 [2020-05-17T21:00:41.013Z] sync/atomic
21:00:41 [2020-05-17T21:00:41.013Z] math
21:00:41 [2020-05-17T21:00:41.013Z] unicode
21:00:41 [2020-05-17T21:00:41.013Z] internal/testlog
21:00:41 [2020-05-17T21:00:41.176Z] #52 DONE 181.9s
21:00:41 [2020-05-17T21:00:41.176Z] 
21:00:41 [2020-05-17T21:00:41.176Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
21:00:41 [2020-05-17T21:00:41.176Z] #16 11.49   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:00:41 [2020-05-17T21:00:41.176Z] #16 11.54 Collecting pyyaml (from yamllint==1.16.0)
21:00:41 [2020-05-17T21:00:41.176Z] #16 11.66   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:00:41 [2020-05-17T21:00:41.176Z] #16 13.10 Building wheels for collected packages: pyyaml
21:00:41 [2020-05-17T21:00:41.176Z] #16 13.10   Running setup.py bdist_wheel for pyyaml: started
21:00:41 [2020-05-17T21:00:41.302Z] runtime
21:00:41 [2020-05-17T21:00:41.302Z] encoding
21:00:41 [2020-05-17T21:00:41.302Z] runtime/cgo
21:00:41 [2020-05-17T21:00:41.741Z] #16 14.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:00:41 [2020-05-17T21:00:41.741Z] #16 14.45   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:00:41 [2020-05-17T21:00:41.999Z] #16 14.58 Successfully built pyyaml
21:00:41 [2020-05-17T21:00:41.999Z] #16 14.61 Installing collected packages: pathspec, pyyaml, yamllint
21:00:42 [2020-05-17T21:00:42.113Z] #39 170.3   CC       criu/tun.o
21:00:42 [2020-05-17T21:00:42.257Z] #16 14.91 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:00:42 [2020-05-17T21:00:42.515Z] #16 DONE 15.2s
21:00:42 [2020-05-17T21:00:42.515Z] 
21:00:42 [2020-05-17T21:00:42.515Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:00:42 [2020-05-17T21:00:42.515Z] #21 DONE 0.2s
21:00:42 [2020-05-17T21:00:42.515Z] 
21:00:42 [2020-05-17T21:00:42.515Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:00:42 [2020-05-17T21:00:42.678Z] #39 170.8   CC       criu/uffd.o
21:00:43 [2020-05-17T21:00:43.449Z] #25 DONE 0.8s
21:00:43 [2020-05-17T21:00:43.449Z] 
21:00:43 [2020-05-17T21:00:43.449Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:00:43 [2020-05-17T21:00:43.610Z] #39 171.9   CC       criu/util.o
21:00:43 [2020-05-17T21:00:43.707Z] #27 DONE 0.1s
21:00:43 [2020-05-17T21:00:43.707Z] 
21:00:43 [2020-05-17T21:00:43.707Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
21:00:43 [2020-05-17T21:00:43.707Z] #30 DONE 0.1s
21:00:43 [2020-05-17T21:00:43.707Z] 
21:00:43 [2020-05-17T21:00:43.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:43 [2020-05-17T21:00:43.707Z] #39 148.8   CC       criu/netfilter.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 149.1   CC       criu/page-pipe.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 149.6   CC       criu/page-xfer.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 150.9   CC       criu/pagemap-cache.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 151.3   CC       criu/pagemap.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 152.4   CC       criu/parasite-syscall.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 153.4   CC       criu/path.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 153.9   CC       criu/pie-util-vdso-elf32.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 154.5   CC       criu/pie-util-vdso.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 155.3   CC       criu/pie-util.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 155.5   CC       criu/pipes.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 156.3   CC       criu/plugin.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 156.6   CC       criu/proc_parse.o
21:00:43 [2020-05-17T21:00:43.707Z] #39 ...
21:00:43 [2020-05-17T21:00:43.707Z] 
21:00:43 [2020-05-17T21:00:43.707Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:00:43 [2020-05-17T21:00:43.707Z] #35 DONE 0.1s
21:00:43 [2020-05-17T21:00:43.966Z] 
21:00:43 [2020-05-17T21:00:43.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:44 [2020-05-17T21:00:44.898Z] #39 ...
21:00:44 [2020-05-17T21:00:44.898Z] 
21:00:44 [2020-05-17T21:00:44.898Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
21:00:44 [2020-05-17T21:00:44.898Z] #36 229.8 + dpkg --print-architecture
21:00:44 [2020-05-17T21:00:44.898Z] #36 229.8 + cd /tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution
21:00:44 [2020-05-17T21:00:44.898Z] #36 229.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:00:44 [2020-05-17T21:00:44.899Z] #36 230.1 + GOPATH=/tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gQcEuw3cfX
21:00:44 [2020-05-17T21:00:44.899Z] #36 230.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:00:44 [2020-05-17T21:00:44.982Z] #39 173.0   CC       criu/uts_ns.o
21:00:44 [2020-05-17T21:00:44.982Z] #39 173.2   CC       criu/vdso-compat.o
21:00:45 [2020-05-17T21:00:45.240Z] #39 173.4   CC       criu/vdso.o
21:00:45 [2020-05-17T21:00:45.705Z] internal/reflectlite
21:00:45 [2020-05-17T21:00:45.705Z] sync
21:00:45 [2020-05-17T21:00:45.705Z] errors
21:00:45 [2020-05-17T21:00:45.705Z] sort
21:00:45 [2020-05-17T21:00:45.705Z] internal/oserror
21:00:45 [2020-05-17T21:00:45.705Z] io
21:00:45 [2020-05-17T21:00:45.705Z] strconv
21:00:45 [2020-05-17T21:00:45.705Z] syscall
21:00:45 [2020-05-17T21:00:45.705Z] bytes
21:00:45 [2020-05-17T21:00:45.705Z] strings
21:00:45 [2020-05-17T21:00:45.805Z] #39 174.0   LINK     criu/built-in.o
21:00:46 [2020-05-17T21:00:46.062Z] #39 174.1   LINK     criu/criu
21:00:46 [2020-05-17T21:00:46.319Z] #39 174.5   DEP      lib/c/criu.d
21:00:46 [2020-05-17T21:00:46.333Z] bufio
21:00:46 [2020-05-17T21:00:46.333Z] reflect
21:00:46 [2020-05-17T21:00:46.577Z] #39 174.6   CC       images/rpc.pb-c.o
21:00:46 [2020-05-17T21:00:46.623Z] path
21:00:46 [2020-05-17T21:00:46.623Z] text/tabwriter
21:00:47 [2020-05-17T21:00:47.142Z] #39 175.2   CC       lib/c/criu.o
21:00:47 [2020-05-17T21:00:47.250Z] internal/syscall/execenv
21:00:47 [2020-05-17T21:00:47.250Z] internal/syscall/unix
21:00:47 [2020-05-17T21:00:47.250Z] time
21:00:47 [2020-05-17T21:00:47.883Z] internal/poll
21:00:48 [2020-05-17T21:00:48.075Z] #39 176.2   LINK     lib/c/built-in.o
21:00:48 [2020-05-17T21:00:48.075Z] #39 176.2   LINK     lib/c/libcriu.so
21:00:48 [2020-05-17T21:00:48.075Z] #39 176.3   LINK     lib/c/libcriu.a
21:00:48 [2020-05-17T21:00:48.168Z] os
21:00:48 [2020-05-17T21:00:48.168Z] internal/fmtsort
21:00:48 [2020-05-17T21:00:48.333Z] #39 176.4   GEN      magic.py
21:00:48 [2020-05-17T21:00:48.333Z] #39 176.5 Note: Building without setproctitle() and strlcpy() support.
21:00:48 [2020-05-17T21:00:48.333Z] #39 176.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:00:48 [2020-05-17T21:00:48.453Z] path/filepath
21:00:48 [2020-05-17T21:00:48.453Z] fmt
21:00:48 [2020-05-17T21:00:48.591Z] #39 176.6 Note: Building without GnuTLS support
21:00:48 [2020-05-17T21:00:48.737Z] io/ioutil
21:00:49 [2020-05-17T21:00:49.022Z] log
21:00:49 [2020-05-17T21:00:49.022Z] flag
21:00:49 [2020-05-17T21:00:49.022Z] github.com/BurntSushi/toml
21:00:49 [2020-05-17T21:00:49.157Z] #39 177.3 fatal: not a git repository (or any of the parent directories): .git
21:00:49 [2020-05-17T21:00:49.639Z] github.com/BurntSushi/toml/cmd/tomlv
21:00:49 [2020-05-17T21:00:49.722Z] #39 177.9 make[1]: Nothing to be done for 'all'.
21:00:49 [2020-05-17T21:00:49.722Z] #39 ...
21:00:49 [2020-05-17T21:00:49.722Z] 
21:00:49 [2020-05-17T21:00:49.722Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
21:00:49 [2020-05-17T21:00:49.722Z] #36 248.3 + rm -rf /tmp/tmp.XX5XhfH0wb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XX5XhfH0wb
21:00:49 [2020-05-17T21:00:49.980Z] #36 DONE 248.5s
21:00:49 [2020-05-17T21:00:49.980Z] 
21:00:49 [2020-05-17T21:00:49.980Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
21:00:49 [2020-05-17T21:00:49.980Z] #48 DONE 245.4s
21:00:49 [2020-05-17T21:00:49.980Z] 
21:00:49 [2020-05-17T21:00:49.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:50 [2020-05-17T21:00:50.546Z] #39 178.6 make[1]: 'images/built-in.o' is up to date.
21:00:50 [2020-05-17T21:00:50.546Z] #39 178.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:00:50 [2020-05-17T21:00:50.803Z] #39 178.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:00:50 [2020-05-17T21:00:50.803Z] #39 178.8 make[1]: 'compel/libcompel.a' is up to date.
21:00:50 [2020-05-17T21:00:50.803Z] #39 178.8 make[1]: 'compel/compel-host-bin' is up to date.
21:00:50 [2020-05-17T21:00:50.803Z] #39 178.9 make[1]: Nothing to be done for 'all'.
21:00:50 [2020-05-17T21:00:50.803Z] #39 178.9 make[1]: 'soccr/libsoccr.a' is up to date.
21:00:51 [2020-05-17T21:00:51.061Z] #39 179.1 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.061Z] #39 179.2 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.061Z] #39 179.2 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.319Z] #39 179.4 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.319Z] #39 179.5 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.319Z] #39 179.5 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.319Z] #39 179.6 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.453Z] #36 ...
21:00:51 [2020-05-17T21:00:51.454Z] 
21:00:51 [2020-05-17T21:00:51.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:00:51 [2020-05-17T21:00:51.454Z] #39 158.7   CC       criu/protobuf-desc.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 159.2   CC       criu/protobuf.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 159.6   CC       criu/pstree.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 160.6   CC       criu/rbtree.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 160.8   CC       criu/rst-malloc.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 161.1   CC       criu/seccomp.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 161.6   CC       criu/seize.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 162.2   CC       criu/servicefd.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 162.6   CC       criu/shmem.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 163.3   CC       criu/sigframe.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 163.4   CC       criu/signalfd.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 163.7   CC       criu/sk-inet.o
21:00:51 [2020-05-17T21:00:51.454Z] #39 164.5   CC       criu/sk-netlink.o
21:00:51 [2020-05-17T21:00:51.577Z] #39 179.7 make[2]: Nothing to be done for 'all'.
21:00:51 [2020-05-17T21:00:51.577Z] #39 179.7   INSTALL  criu/criu
21:00:51 [2020-05-17T21:00:51.670Z] Removing intermediate container d0b4d813cdef
21:00:51 [2020-05-17T21:00:51.671Z]  ---> 95960a86c4ef
21:00:51 [2020-05-17T21:00:51.671Z] Step 47/140 : FROM base AS vndr
21:00:51 [2020-05-17T21:00:51.671Z]  ---> 111c165483ac
21:00:51 [2020-05-17T21:00:51.671Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
21:00:51 [2020-05-17T21:00:51.671Z]  ---> Running in 2aacb8a2c5cc
21:00:51 [2020-05-17T21:00:51.671Z] Removing intermediate container 2aacb8a2c5cc
21:00:51 [2020-05-17T21:00:51.671Z]  ---> 6d99e8357f78
21:00:51 [2020-05-17T21:00:51.671Z] Step 49/140 : ARG VNDR_COMMIT
21:00:51 [2020-05-17T21:00:51.671Z]  ---> Running in a745c77d8bcf
21:00:51 [2020-05-17T21:00:51.671Z] Removing intermediate container a745c77d8bcf
21:00:51 [2020-05-17T21:00:51.671Z]  ---> 791ac454929c
21:00:51 [2020-05-17T21:00:51.671Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:00:51 [2020-05-17T21:00:51.671Z]  ---> 6dc8b215f7d2
21:00:51 [2020-05-17T21:00:51.671Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:00:51 [2020-05-17T21:00:51.711Z] #39 164.9   CC       criu/sk-packet.o
21:00:51 [2020-05-17T21:00:51.834Z] #39 DONE 180.0s
21:00:51 [2020-05-17T21:00:51.834Z] 
21:00:51 [2020-05-17T21:00:51.834Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:00:51 [2020-05-17T21:00:51.957Z]  ---> 6dd485d8fee1
21:00:51 [2020-05-17T21:00:51.957Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:00:51 [2020-05-17T21:00:51.957Z]  ---> Running in 51e086134569
21:00:52 [2020-05-17T21:00:52.092Z] #57 ...
21:00:52 [2020-05-17T21:00:52.092Z] 
21:00:52 [2020-05-17T21:00:52.092Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:00:52 [2020-05-17T21:00:52.240Z] + RM_GOPATH=0
21:00:52 [2020-05-17T21:00:52.240Z] + TMP_GOPATH=
21:00:52 [2020-05-17T21:00:52.240Z] + : /build
21:00:52 [2020-05-17T21:00:52.240Z] + '[' -z '' ']'
21:00:52 [2020-05-17T21:00:52.240Z] ++ mktemp -d
21:00:52 [2020-05-17T21:00:52.240Z] + export GOPATH=/tmp/tmp.qubPq9NftQ
21:00:52 [2020-05-17T21:00:52.240Z] + GOPATH=/tmp/tmp.qubPq9NftQ
21:00:52 [2020-05-17T21:00:52.240Z] + RM_GOPATH=1
21:00:52 [2020-05-17T21:00:52.240Z] ++ dirname ./install.sh
21:00:52 [2020-05-17T21:00:52.240Z] + dir=.
21:00:52 [2020-05-17T21:00:52.240Z] + bin=vndr
21:00:52 [2020-05-17T21:00:52.240Z] + shift
21:00:52 [2020-05-17T21:00:52.240Z] + '[' '!' -f ./vndr.installer ']'
21:00:52 [2020-05-17T21:00:52.240Z] + . ./vndr.installer
21:00:52 [2020-05-17T21:00:52.240Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:00:52 [2020-05-17T21:00:52.240Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:00:52 [2020-05-17T21:00:52.240Z] + install_vndr
21:00:52 [2020-05-17T21:00:52.240Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:00:52 [2020-05-17T21:00:52.240Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qubPq9NftQ/src/github.com/LK4D4/vndr
21:00:52 [2020-05-17T21:00:52.240Z] Cloning into '/tmp/tmp.qubPq9NftQ/src/github.com/LK4D4/vndr'...
21:00:52 [2020-05-17T21:00:52.276Z] #39 165.4   CC       criu/sk-queue.o
21:00:52 [2020-05-17T21:00:52.350Z] #37 DONE 0.3s
21:00:52 [2020-05-17T21:00:52.350Z] 
21:00:52 [2020-05-17T21:00:52.350Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:00:52 [2020-05-17T21:00:52.525Z] + cd /tmp/tmp.qubPq9NftQ/src/github.com/LK4D4/vndr
21:00:52 [2020-05-17T21:00:52.525Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:00:52 [2020-05-17T21:00:52.525Z] + go build -buildmode=pie -v -o /build/vndr .
21:00:52 [2020-05-17T21:00:52.534Z] #39 165.8   CC       criu/sk-tcp.o
21:00:52 [2020-05-17T21:00:52.813Z] internal/cpu
21:00:52 [2020-05-17T21:00:52.813Z] runtime/internal/sys
21:00:52 [2020-05-17T21:00:52.813Z] internal/race
21:00:52 [2020-05-17T21:00:52.813Z] runtime/internal/atomic
21:00:52 [2020-05-17T21:00:52.813Z] sync/atomic
21:00:52 [2020-05-17T21:00:52.813Z] runtime/internal/math
21:00:52 [2020-05-17T21:00:52.813Z] unicode
21:00:52 [2020-05-17T21:00:52.813Z] internal/bytealg
21:00:52 [2020-05-17T21:00:52.813Z] unicode/utf8
21:00:52 [2020-05-17T21:00:52.813Z] math/bits
21:00:52 [2020-05-17T21:00:52.813Z] internal/testlog
21:00:52 [2020-05-17T21:00:52.813Z] math
21:00:52 [2020-05-17T21:00:52.813Z] encoding
21:00:52 [2020-05-17T21:00:52.813Z] runtime
21:00:53 [2020-05-17T21:00:53.099Z] #39 166.2   CC       criu/sk-unix.o
21:00:53 [2020-05-17T21:00:53.101Z] unicode/utf16
21:00:53 [2020-05-17T21:00:53.101Z] container/list
21:00:53 [2020-05-17T21:00:53.388Z] crypto/internal/subtle
21:00:53 [2020-05-17T21:00:53.388Z] crypto/subtle
21:00:53 [2020-05-17T21:00:53.388Z] vendor/golang.org/x/crypto/cryptobyte/asn1
21:00:53 [2020-05-17T21:00:53.388Z] internal/nettrace
21:00:53 [2020-05-17T21:00:53.388Z] vendor/golang.org/x/crypto/internal/subtle
21:00:53 [2020-05-17T21:00:53.388Z] runtime/cgo
21:00:53 [2020-05-17T21:00:53.721Z] #57 ...
21:00:53 [2020-05-17T21:00:53.721Z] 
21:00:53 [2020-05-17T21:00:53.721Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
21:00:53 [2020-05-17T21:00:53.721Z] #40 DONE 0.1s
21:00:53 [2020-05-17T21:00:53.979Z] 
21:00:53 [2020-05-17T21:00:53.979Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:00:53 [2020-05-17T21:00:53.979Z] #43 DONE 0.1s
21:00:53 [2020-05-17T21:00:53.979Z] 
21:00:53 [2020-05-17T21:00:53.979Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:00:53 [2020-05-17T21:00:53.979Z] #46 DONE 0.1s
21:00:53 [2020-05-17T21:00:53.979Z] 
21:00:53 [2020-05-17T21:00:53.979Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
21:00:54 [2020-05-17T21:00:54.471Z] #39 167.7   CC       criu/sockets.o
21:00:54 [2020-05-17T21:00:54.543Z] #49 DONE 0.4s
21:00:54 [2020-05-17T21:00:54.543Z] 
21:00:54 [2020-05-17T21:00:54.543Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
21:00:54 [2020-05-17T21:00:54.543Z] #53 DONE 0.1s
21:00:54 [2020-05-17T21:00:54.543Z] 
21:00:54 [2020-05-17T21:00:54.543Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:00:55 [2020-05-17T21:00:55.404Z] #39 168.5   CC       criu/stats.o
21:00:55 [2020-05-17T21:00:55.663Z] #39 168.8   CC       criu/string.o
21:00:55 [2020-05-17T21:00:55.663Z] #39 168.9   CC       criu/sysctl.o
21:00:56 [2020-05-17T21:00:56.228Z] #39 169.4   CC       criu/sysfs_parse.o
21:00:56 [2020-05-17T21:00:56.793Z] #39 169.8   CC       criu/timerfd.o
21:00:57 [2020-05-17T21:00:57.051Z] #39 170.1   CC       criu/tty.o
21:00:57 [2020-05-17T21:00:57.797Z] internal/reflectlite
21:00:57 [2020-05-17T21:00:57.797Z] sync
21:00:57 [2020-05-17T21:00:57.797Z] github.com/LK4D4/vndr/godl/singleflight
21:00:57 [2020-05-17T21:00:57.797Z] internal/singleflight
21:00:57 [2020-05-17T21:00:57.797Z] math/rand
21:00:57 [2020-05-17T21:00:57.797Z] errors
21:00:57 [2020-05-17T21:00:57.797Z] sort
21:00:57 [2020-05-17T21:00:57.797Z] io
21:00:57 [2020-05-17T21:00:57.797Z] strconv
21:00:57 [2020-05-17T21:00:57.797Z] internal/oserror
21:00:57 [2020-05-17T21:00:57.797Z] syscall
21:00:57 [2020-05-17T21:00:57.797Z] vendor/golang.org/x/net/dns/dnsmessage
21:00:57 [2020-05-17T21:00:57.797Z] bytes
21:00:58 [2020-05-17T21:00:58.422Z] reflect
21:00:58 [2020-05-17T21:00:58.422Z] bufio
21:00:58 [2020-05-17T21:00:58.424Z] #39 171.6   CC       criu/tun.o
21:00:58 [2020-05-17T21:00:58.710Z] strings
21:00:58 [2020-05-17T21:00:58.710Z] hash
21:00:58 [2020-05-17T21:00:58.710Z] hash/crc32
21:00:58 [2020-05-17T21:00:58.990Z] #39 172.0   CC       criu/uffd.o
21:00:58 [2020-05-17T21:00:58.999Z] crypto
21:00:58 [2020-05-17T21:00:58.999Z] time
21:00:58 [2020-05-17T21:00:58.999Z] internal/syscall/execenv
21:00:58 [2020-05-17T21:00:58.999Z] internal/syscall/unix
21:00:59 [2020-05-17T21:00:59.288Z] crypto/internal/randutil
21:00:59 [2020-05-17T21:00:59.288Z] crypto/hmac
21:00:59 [2020-05-17T21:00:59.288Z] crypto/rc4
21:00:59 [2020-05-17T21:00:59.288Z] vendor/golang.org/x/crypto/hkdf
21:00:59 [2020-05-17T21:00:59.288Z] regexp/syntax
21:00:59 [2020-05-17T21:00:59.575Z] path
21:00:59 [2020-05-17T21:00:59.575Z] vendor/golang.org/x/text/transform
21:00:59 [2020-05-17T21:00:59.924Z] #39 173.1   CC       criu/util.o
21:01:00 [2020-05-17T21:01:00.203Z] context
21:01:00 [2020-05-17T21:01:00.203Z] internal/poll
21:01:00 [2020-05-17T21:01:00.490Z] regexp
21:01:00 [2020-05-17T21:01:00.776Z] os
21:01:01 [2020-05-17T21:01:01.062Z] internal/fmtsort
21:01:01 [2020-05-17T21:01:01.062Z] encoding/binary
21:01:01 [2020-05-17T21:01:01.062Z] github.com/LK4D4/vndr/versioned
21:01:01 [2020-05-17T21:01:01.297Z] #39 174.3   CC       criu/uts_ns.o
21:01:01 [2020-05-17T21:01:01.358Z] internal/lazyregexp
21:01:01 [2020-05-17T21:01:01.359Z] path/filepath
21:01:01 [2020-05-17T21:01:01.359Z] fmt
21:01:01 [2020-05-17T21:01:01.359Z] encoding/base64
21:01:01 [2020-05-17T21:01:01.359Z] net
21:01:01 [2020-05-17T21:01:01.555Z] #39 174.6   CC       criu/vdso-compat.o
21:01:01 [2020-05-17T21:01:01.555Z] #39 174.8   CC       criu/vdso.o
21:01:01 [2020-05-17T21:01:01.644Z] crypto/cipher
21:01:01 [2020-05-17T21:01:01.644Z] io/ioutil
21:01:01 [2020-05-17T21:01:01.931Z] crypto/sha512
21:01:01 [2020-05-17T21:01:01.931Z] crypto/aes
21:01:02 [2020-05-17T21:01:02.121Z] #39 175.5   LINK     criu/built-in.o
21:01:02 [2020-05-17T21:01:02.218Z] crypto/des
21:01:02 [2020-05-17T21:01:02.218Z] crypto/ed25519/internal/edwards25519
21:01:02 [2020-05-17T21:01:02.218Z] crypto/md5
21:01:02 [2020-05-17T21:01:02.379Z] #39 175.5   LINK     criu/criu
21:01:02 [2020-05-17T21:01:02.506Z] flag
21:01:02 [2020-05-17T21:01:02.506Z] go/token
21:01:02 [2020-05-17T21:01:02.637Z] #39 175.9   DEP      lib/c/criu.d
21:01:02 [2020-05-17T21:01:02.640Z] #57 219.1 🇩 bin/containerd
21:01:02 [2020-05-17T21:01:02.794Z] net/url
21:01:02 [2020-05-17T21:01:02.794Z] text/template/parse
21:01:02 [2020-05-17T21:01:02.794Z] go/scanner
21:01:02 [2020-05-17T21:01:02.896Z] #39 175.9   CC       images/rpc.pb-c.o
21:01:03 [2020-05-17T21:01:03.082Z] go/ast
21:01:03 [2020-05-17T21:01:03.154Z] #39 176.5   CC       lib/c/criu.o
21:01:03 [2020-05-17T21:01:03.369Z] log
21:01:03 [2020-05-17T21:01:03.369Z] encoding/json
21:01:03 [2020-05-17T21:01:03.658Z] text/template
21:01:04 [2020-05-17T21:01:04.286Z] go/parser
21:01:04 [2020-05-17T21:01:04.528Z] #39 177.5   LINK     lib/c/built-in.o
21:01:04 [2020-05-17T21:01:04.528Z] #39 177.5   LINK     lib/c/libcriu.so
21:01:04 [2020-05-17T21:01:04.528Z] #39 177.5   LINK     lib/c/libcriu.a
21:01:04 [2020-05-17T21:01:04.528Z] #39 177.7   GEN      magic.py
21:01:04 [2020-05-17T21:01:04.786Z] #39 177.8 Note: Building without setproctitle() and strlcpy() support.
21:01:04 [2020-05-17T21:01:04.786Z] #39 177.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:01:04 [2020-05-17T21:01:04.786Z] #39 177.8 Note: Building without GnuTLS support
21:01:04 [2020-05-17T21:01:04.912Z] encoding/xml
21:01:05 [2020-05-17T21:01:05.044Z] #39 ...
21:01:05 [2020-05-17T21:01:05.044Z] 
21:01:05 [2020-05-17T21:01:05.044Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
21:01:05 [2020-05-17T21:01:05.044Z] #36 250.1 + rm -rf /tmp/tmp.gQcEuw3cfX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gQcEuw3cfX
21:01:05 [2020-05-17T21:01:05.201Z] go/doc
21:01:05 [2020-05-17T21:01:05.201Z] compress/flate
21:01:05 [2020-05-17T21:01:05.302Z] #36 DONE 250.6s
21:01:05 [2020-05-17T21:01:05.302Z] 
21:01:05 [2020-05-17T21:01:05.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:01:05 [2020-05-17T21:01:05.302Z] #39 178.6 fatal: not a git repository (or any of the parent directories): .git
21:01:06 [2020-05-17T21:01:06.232Z] compress/gzip
21:01:06 [2020-05-17T21:01:06.232Z] github.com/LK4D4/vndr/build
21:01:06 [2020-05-17T21:01:06.232Z] math/big
21:01:06 [2020-05-17T21:01:06.676Z] #39 179.7 make[1]: Nothing to be done for 'all'.
21:01:06 [2020-05-17T21:01:06.934Z] #39 ...
21:01:06 [2020-05-17T21:01:06.934Z] 
21:01:06 [2020-05-17T21:01:06.934Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
21:01:06 [2020-05-17T21:01:06.934Z] #48 DONE 250.9s
21:01:06 [2020-05-17T21:01:06.934Z] 
21:01:06 [2020-05-17T21:01:06.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:01:07 [2020-05-17T21:01:07.264Z] crypto/sha1
21:01:07 [2020-05-17T21:01:07.264Z] crypto/sha256
21:01:07 [2020-05-17T21:01:07.264Z] encoding/hex
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.5 make[1]: 'images/built-in.o' is up to date.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.6 make[1]: 'compel/libcompel.a' is up to date.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.6 make[1]: 'compel/compel-host-bin' is up to date.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.7 make[1]: Nothing to be done for 'all'.
21:01:07 [2020-05-17T21:01:07.500Z] #39 180.7 make[1]: 'soccr/libsoccr.a' is up to date.
21:01:07 [2020-05-17T21:01:07.552Z] encoding/pem
21:01:07 [2020-05-17T21:01:07.552Z] vendor/golang.org/x/crypto/internal/chacha20
21:01:07 [2020-05-17T21:01:07.552Z] vendor/golang.org/x/crypto/poly1305
21:01:07 [2020-05-17T21:01:07.758Z] #39 ...
21:01:07 [2020-05-17T21:01:07.758Z] 
21:01:07 [2020-05-17T21:01:07.758Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:01:07 [2020-05-17T21:01:07.758Z] #37 DONE 0.2s
21:01:07 [2020-05-17T21:01:07.758Z] 
21:01:07 [2020-05-17T21:01:07.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:01:07 [2020-05-17T21:01:07.758Z] #39 181.0 make[2]: Nothing to be done for 'all'.
21:01:07 [2020-05-17T21:01:07.758Z] #39 181.0 make[2]: Nothing to be done for 'all'.
21:01:07 [2020-05-17T21:01:07.758Z] #39 181.1 make[2]: Nothing to be done for 'all'.
21:01:07 [2020-05-17T21:01:07.840Z] vendor/golang.org/x/crypto/curve25519
21:01:07 [2020-05-17T21:01:07.840Z] vendor/golang.org/x/text/unicode/bidi
21:01:07 [2020-05-17T21:01:07.840Z] vendor/golang.org/x/crypto/chacha20poly1305
21:01:07 [2020-05-17T21:01:07.840Z] vendor/golang.org/x/text/unicode/norm
21:01:07 [2020-05-17T21:01:07.840Z] net/textproto
21:01:08 [2020-05-17T21:01:08.016Z] #39 181.1 make[2]: Nothing to be done for 'all'.
21:01:08 [2020-05-17T21:01:08.016Z] #39 181.2 make[2]: Nothing to be done for 'all'.
21:01:08 [2020-05-17T21:01:08.016Z] #39 181.3 make[2]: Nothing to be done for 'all'.
21:01:08 [2020-05-17T21:01:08.016Z] #39 181.3 make[2]: Nothing to be done for 'all'.
21:01:08 [2020-05-17T21:01:08.016Z] #39 181.4 make[2]: Nothing to be done for 'all'.
21:01:08 [2020-05-17T21:01:08.127Z] vendor/golang.org/x/net/http2/hpack
21:01:08 [2020-05-17T21:01:08.274Z] #39 181.4   INSTALL  criu/criu
21:01:08 [2020-05-17T21:01:08.414Z] vendor/golang.org/x/text/secure/bidirule
21:01:08 [2020-05-17T21:01:08.415Z] mime
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 3.1% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:01:08 [2020-05-17T21:01:08.489Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
21:01:08 [2020-05-17T21:01:08.531Z] #39 DONE 181.6s
21:01:08 [2020-05-17T21:01:08.531Z] 
21:01:08 [2020-05-17T21:01:08.531Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:01:08 [2020-05-17T21:01:08.702Z] crypto/rand
21:01:08 [2020-05-17T21:01:08.702Z] crypto/elliptic
21:01:08 [2020-05-17T21:01:08.989Z] encoding/asn1
21:01:09 [2020-05-17T21:01:09.278Z] crypto/ed25519
21:01:09 [2020-05-17T21:01:09.278Z] crypto/rsa
21:01:09 [2020-05-17T21:01:09.278Z] crypto/dsa
21:01:09 [2020-05-17T21:01:09.278Z] vendor/golang.org/x/net/idna
21:01:09 [2020-05-17T21:01:09.568Z] mime/quotedprintable
21:01:09 [2020-05-17T21:01:09.568Z] mime/multipart
21:01:09 [2020-05-17T21:01:09.568Z] crypto/ecdsa
21:01:09 [2020-05-17T21:01:09.858Z] crypto/x509/pkix
21:01:09 [2020-05-17T21:01:09.858Z] vendor/golang.org/x/crypto/cryptobyte
21:01:09 [2020-05-17T21:01:09.858Z] net/http/internal
21:01:09 [2020-05-17T21:01:09.858Z] os/exec
21:01:09 [2020-05-17T21:01:09.903Z] #57 ...
21:01:09 [2020-05-17T21:01:09.903Z] 
21:01:09 [2020-05-17T21:01:09.903Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
21:01:09 [2020-05-17T21:01:09.903Z] #40 DONE 0.1s
21:01:10 [2020-05-17T21:01:10.154Z] vendor/golang.org/x/net/http/httpguts
21:01:10 [2020-05-17T21:01:10.154Z] vendor/golang.org/x/net/http/httpproxy
21:01:10 [2020-05-17T21:01:10.161Z] 
21:01:10 [2020-05-17T21:01:10.161Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:01:10 [2020-05-17T21:01:10.161Z] #43 DONE 0.1s
21:01:10 [2020-05-17T21:01:10.161Z] 
21:01:10 [2020-05-17T21:01:10.161Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:01:10 [2020-05-17T21:01:10.161Z] #57 ...
21:01:10 [2020-05-17T21:01:10.161Z] 
21:01:10 [2020-05-17T21:01:10.161Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:01:10 [2020-05-17T21:01:10.161Z] #46 DONE 0.1s
21:01:10 [2020-05-17T21:01:10.161Z] 
21:01:10 [2020-05-17T21:01:10.161Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
21:01:10 [2020-05-17T21:01:10.438Z] crypto/x509
21:01:10 [2020-05-17T21:01:10.726Z] #49 DONE 0.5s
21:01:10 [2020-05-17T21:01:10.726Z] 
21:01:10 [2020-05-17T21:01:10.726Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
21:01:10 [2020-05-17T21:01:10.726Z] #53 DONE 0.1s
21:01:10 [2020-05-17T21:01:10.726Z] 
21:01:10 [2020-05-17T21:01:10.727Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
21:01:11 [2020-05-17T21:01:11.056Z] crypto/tls
21:01:11 [2020-05-17T21:01:11.165Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
21:01:11 [2020-05-17T21:01:11.779Z] ok  	github.com/docker/docker/builder/dockerfile	0.987s	coverage: 45.1% of statements
21:01:12 [2020-05-17T21:01:12.803Z] ok  	github.com/docker/docker/builder/remotecontext	0.383s	coverage: 13.6% of statements
21:01:13 [2020-05-17T21:01:13.085Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:01:13 [2020-05-17T21:01:13.090Z] net/http/httptrace
21:01:13 [2020-05-17T21:01:13.090Z] net/http
21:01:13 [2020-05-17T21:01:13.698Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.005s	coverage: 85.1% of statements
21:01:13 [2020-05-17T21:01:13.698Z] ?   	github.com/docker/docker/cli	[no test files]
21:01:13 [2020-05-17T21:01:13.698Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:01:16 [2020-05-17T21:01:16.371Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.7% of statements
21:01:16 [2020-05-17T21:01:16.565Z] github.com/LK4D4/vndr/godl
21:01:16 [2020-05-17T21:01:16.851Z] github.com/LK4D4/vndr
21:01:18 [2020-05-17T21:01:18.829Z] #57 221.3 🇩 bin/containerd
21:01:21 [2020-05-17T21:01:21.247Z] Removing intermediate container 51e086134569
21:01:21 [2020-05-17T21:01:21.247Z]  ---> d26c2ad25607
21:01:21 [2020-05-17T21:01:21.247Z] Step 53/140 : FROM dev-base AS containerd
21:01:21 [2020-05-17T21:01:21.247Z]  ---> 111c165483ac
21:01:21 [2020-05-17T21:01:21.247Z] Step 54/140 : ARG DEBIAN_FRONTEND
21:01:21 [2020-05-17T21:01:21.247Z]  ---> Using cache
21:01:21 [2020-05-17T21:01:21.247Z]  ---> 3052a3016316
21:01:21 [2020-05-17T21:01:21.247Z] Step 55/140 : ARG CONTAINERD_COMMIT
21:01:21 [2020-05-17T21:01:21.247Z]  ---> Running in 1d906c194c70
21:01:21 [2020-05-17T21:01:21.247Z] Removing intermediate container 1d906c194c70
21:01:21 [2020-05-17T21:01:21.247Z]  ---> 92e09cc60ca1
21:01:21 [2020-05-17T21:01:21.247Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
21:01:21 [2020-05-17T21:01:21.247Z]  ---> Running in d687c65435e6
21:01:21 [2020-05-17T21:01:21.247Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
21:01:21 [2020-05-17T21:01:21.539Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:01:21 [2020-05-17T21:01:21.823Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:01:21 [2020-05-17T21:01:21.823Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
21:01:22 [2020-05-17T21:01:22.445Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
21:01:22 [2020-05-17T21:01:22.445Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:01:24 [2020-05-17T21:01:24.487Z] Fetched 8128 kB in 3s (2729 kB/s)
21:01:24 [2020-05-17T21:01:24.657Z] #57 241.0 🇩 bin/containerd-stress
21:01:25 [2020-05-17T21:01:25.497Z] Reading package lists...
21:01:25 [2020-05-17T21:01:25.589Z] #57 242.6 🇩 bin/containerd-shim
21:01:26 [2020-05-17T21:01:26.507Z] Reading package lists...
21:01:26 [2020-05-17T21:01:26.791Z] Building dependency tree...
21:01:26 [2020-05-17T21:01:26.791Z] Reading state information...
21:01:27 [2020-05-17T21:01:27.075Z] The following additional packages will be installed:
21:01:27 [2020-05-17T21:01:27.075Z]   libbtrfs0
21:01:27 [2020-05-17T21:01:27.075Z] The following NEW packages will be installed:
21:01:27 [2020-05-17T21:01:27.075Z]   libbtrfs-dev libbtrfs0
21:01:27 [2020-05-17T21:01:27.075Z] 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
21:01:27 [2020-05-17T21:01:27.075Z] Need to get 120 kB of archives.
21:01:27 [2020-05-17T21:01:27.075Z] After this operation, 423 kB of additional disk space will be used.
21:01:27 [2020-05-17T21:01:27.075Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
21:01:27 [2020-05-17T21:01:27.075Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
21:01:27 [2020-05-17T21:01:27.358Z] debconf: delaying package configuration, since apt-utils is not installed
21:01:27 [2020-05-17T21:01:27.358Z] Fetched 120 kB in 0s (1573 kB/s)
21:01:27 [2020-05-17T21:01:27.358Z] Selecting previously unselected package libbtrfs0.
21:01:27 [2020-05-17T21:01:27.358Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
21:01:27 [2020-05-17T21:01:27.358Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
21:01:27 [2020-05-17T21:01:27.358Z] Unpacking libbtrfs0 (4.20.1-2) ...
21:01:27 [2020-05-17T21:01:27.358Z] Selecting previously unselected package libbtrfs-dev.
21:01:27 [2020-05-17T21:01:27.358Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
21:01:27 [2020-05-17T21:01:27.358Z] Unpacking libbtrfs-dev (4.20.1-2) ...
21:01:27 [2020-05-17T21:01:27.358Z] Setting up libbtrfs0 (4.20.1-2) ...
21:01:27 [2020-05-17T21:01:27.358Z] Setting up libbtrfs-dev (4.20.1-2) ...
21:01:27 [2020-05-17T21:01:27.358Z] Processing triggers for libc-bin (2.28-10) ...
21:01:27 [2020-05-17T21:01:27.979Z] Removing intermediate container d687c65435e6
21:01:27 [2020-05-17T21:01:27.979Z]  ---> 9760540203e6
21:01:27 [2020-05-17T21:01:27.979Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
21:01:27 [2020-05-17T21:01:27.979Z]  ---> Running in 6e04439f7180
21:01:27 [2020-05-17T21:01:27.979Z] Removing intermediate container 6e04439f7180
21:01:27 [2020-05-17T21:01:27.979Z]  ---> ac92f611271a
21:01:27 [2020-05-17T21:01:27.979Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:01:28 [2020-05-17T21:01:28.275Z]  ---> e5c5030238f6
21:01:28 [2020-05-17T21:01:28.275Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:01:28 [2020-05-17T21:01:28.275Z]  ---> 1178296def57
21:01:28 [2020-05-17T21:01:28.275Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:01:28 [2020-05-17T21:01:28.275Z]  ---> Running in abceef217ea8
21:01:28 [2020-05-17T21:01:28.566Z] + RM_GOPATH=0
21:01:28 [2020-05-17T21:01:28.566Z] + TMP_GOPATH=
21:01:28 [2020-05-17T21:01:28.566Z] + : /build
21:01:28 [2020-05-17T21:01:28.566Z] + '[' -z '' ']'
21:01:28 [2020-05-17T21:01:28.566Z] ++ mktemp -d
21:01:28 [2020-05-17T21:01:28.566Z] + export GOPATH=/tmp/tmp.cXSYWpsNXl
21:01:28 [2020-05-17T21:01:28.566Z] + GOPATH=/tmp/tmp.cXSYWpsNXl
21:01:28 [2020-05-17T21:01:28.566Z] + RM_GOPATH=1
21:01:28 [2020-05-17T21:01:28.566Z] ++ dirname ./install.sh
21:01:28 [2020-05-17T21:01:28.566Z] + dir=.
21:01:28 [2020-05-17T21:01:28.566Z] + bin=containerd
21:01:28 [2020-05-17T21:01:28.566Z] + shift
21:01:28 [2020-05-17T21:01:28.566Z] + '[' '!' -f ./containerd.installer ']'
21:01:28 [2020-05-17T21:01:28.566Z] + . ./containerd.installer
21:01:28 [2020-05-17T21:01:28.566Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:01:28 [2020-05-17T21:01:28.566Z] + install_containerd
21:01:28 [2020-05-17T21:01:28.566Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:01:28 [2020-05-17T21:01:28.566Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
21:01:28 [2020-05-17T21:01:28.566Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.cXSYWpsNXl/src/github.com/containerd/containerd
21:01:28 [2020-05-17T21:01:28.849Z] Cloning into '/tmp/tmp.cXSYWpsNXl/src/github.com/containerd/containerd'...
21:01:32 [2020-05-17T21:01:32.135Z] #57 248.5 🇩 bin/containerd-shim-runc-v1
21:01:34 [2020-05-17T21:01:34.031Z] #57 251.1 🇩 binaries
21:01:34 [2020-05-17T21:01:34.031Z] #57 251.1 + mkdir -p /build
21:01:34 [2020-05-17T21:01:34.031Z] #57 251.1 + cp bin/containerd /build/containerd
21:01:34 [2020-05-17T21:01:34.031Z] #57 251.1 + cp bin/containerd-shim /build/containerd-shim
21:01:34 [2020-05-17T21:01:34.031Z] #57 251.1 + cp bin/ctr /build/ctr
21:01:34 [2020-05-17T21:01:34.596Z] #57 DONE 251.5s
21:01:35 [2020-05-17T21:01:35.527Z] 
21:01:35 [2020-05-17T21:01:35.527Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
21:01:35 [2020-05-17T21:01:35.527Z] #58 DONE 0.2s
21:01:35 [2020-05-17T21:01:35.527Z] 
21:01:35 [2020-05-17T21:01:35.527Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:01:35 [2020-05-17T21:01:35.673Z] + cd /tmp/tmp.cXSYWpsNXl/src/github.com/containerd/containerd
21:01:35 [2020-05-17T21:01:35.673Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:01:35 [2020-05-17T21:01:35.673Z] + export 'BUILDTAGS=netgo osusergo static_build'
21:01:35 [2020-05-17T21:01:35.673Z] + BUILDTAGS='netgo osusergo static_build'
21:01:35 [2020-05-17T21:01:35.673Z] + export EXTRA_FLAGS=-buildmode=pie
21:01:35 [2020-05-17T21:01:35.673Z] + EXTRA_FLAGS=-buildmode=pie
21:01:35 [2020-05-17T21:01:35.673Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:01:35 [2020-05-17T21:01:35.673Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:01:35 [2020-05-17T21:01:35.673Z] + '[' '' = dynamic ']'
21:01:35 [2020-05-17T21:01:35.673Z] + make
21:01:35 [2020-05-17T21:01:35.783Z] #62 DONE 0.1s
21:01:35 [2020-05-17T21:01:35.783Z] 
21:01:35 [2020-05-17T21:01:35.783Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:01:35 [2020-05-17T21:01:35.783Z] #64 DONE 0.1s
21:01:35 [2020-05-17T21:01:35.783Z] 
21:01:35 [2020-05-17T21:01:35.783Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
21:01:35 [2020-05-17T21:01:35.783Z] #67 DONE 0.1s
21:01:35 [2020-05-17T21:01:35.783Z] 
21:01:35 [2020-05-17T21:01:35.783Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
21:01:35 [2020-05-17T21:01:35.783Z] #68 DONE 0.0s
21:01:36 [2020-05-17T21:01:36.040Z] 
21:01:36 [2020-05-17T21:01:36.040Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
21:01:36 [2020-05-17T21:01:36.291Z] 🇩 bin/ctr
21:01:36 [2020-05-17T21:01:36.605Z] #69 DONE 0.6s
21:01:36 [2020-05-17T21:01:36.605Z] 
21:01:36 [2020-05-17T21:01:36.605Z] #70 exporting to image
21:01:36 [2020-05-17T21:01:36.605Z] #70 exporting layers
21:01:38 [2020-05-17T21:01:38.696Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.008s	coverage: 72.9% of statements
21:01:38 [2020-05-17T21:01:38.978Z] ok  	github.com/docker/docker/cmd/dockerd	0.054s	coverage: 29.5% of statements
21:01:40 [2020-05-17T21:01:40.450Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.3% of statements
21:01:40 [2020-05-17T21:01:40.450Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:01:40 [2020-05-17T21:01:40.450Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:01:40 [2020-05-17T21:01:40.450Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:01:40 [2020-05-17T21:01:40.450Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:01:40 [2020-05-17T21:01:40.922Z] #57 243.4 🇩 bin/containerd-stress
21:01:42 [2020-05-17T21:01:42.291Z] #57 245.0 🇩 bin/containerd-shim
21:01:43 [2020-05-17T21:01:43.154Z] #70 exporting layers 6.3s done
21:01:43 [2020-05-17T21:01:43.154Z] #70 writing image sha256:8799816a3d2e8c079160a1cc36fc4f5903a8da9a24b9ef105bbb0e5f43c56737 done
21:01:43 [2020-05-17T21:01:43.154Z] #70 naming to docker.io/library/docker:8f1ab4e6123fa95408636827d0683e674c002efb done
21:01:43 [2020-05-17T21:01:43.154Z] #70 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:01:43 [2020-05-17T21:01:43.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40988/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/validate/default
21:01:43 [2020-05-17T21:01:43.870Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:01:43 [2020-05-17T21:01:43.871Z] 
21:01:43 [2020-05-17T21:01:43.871Z]  ________   ____  __.
21:01:43 [2020-05-17T21:01:43.871Z]  \_____  \ |    |/ _|
21:01:43 [2020-05-17T21:01:43.871Z]  /   |   \|      <
21:01:43 [2020-05-17T21:01:43.871Z]  /    |    \    |  \
21:01:43 [2020-05-17T21:01:43.871Z]  \_______  /____|__ \
21:01:43 [2020-05-17T21:01:43.871Z]          \/        \/
21:01:43 [2020-05-17T21:01:43.871Z] 
21:01:43 [2020-05-17T21:01:43.871Z] INFO: make.ps1 ended at 05/17/2020 21:01:33
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Binaries build ended at 05/17/2020 21:01:36. Duration:00:01:10.1993063
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Copying the built daemon binary to d:\CI\PR-40988\1\binary\dockerd-8f1ab4e61.exe...
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Copying the built client binary to d:\CI\PR-40988\1\binary\docker-8f1ab4e61.exe...
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Copying dockerversion from the container...
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Copying the golang package from the container to d:\CI\PR-40988\1\installer\go.zip...
21:01:43 [2020-05-17T21:01:43.871Z] INFO: Extracting go.zip to d:\CI\PR-40988\1\go
21:01:44 [2020-05-17T21:01:44.043Z] Congratulations!  All commits are properly signed with the DCO!
21:01:45 [2020-05-17T21:01:45.931Z] ok  	github.com/docker/docker/daemon/cluster	0.039s	coverage: 0.5% of statements
21:01:47 [2020-05-17T21:01:47.401Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
21:01:48 [2020-05-17T21:01:48.406Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
21:01:48 [2020-05-17T21:01:48.839Z] #57 251.0 🇩 bin/containerd-shim-runc-v1
21:01:50 [2020-05-17T21:01:50.734Z] #57 253.6 🇩 binaries
21:01:50 [2020-05-17T21:01:50.734Z] #57 253.6 + mkdir -p /build
21:01:50 [2020-05-17T21:01:50.734Z] #57 253.6 + cp bin/containerd /build/containerd
21:01:50 [2020-05-17T21:01:50.734Z] #57 253.6 + cp bin/containerd-shim /build/containerd-shim
21:01:50 [2020-05-17T21:01:50.734Z] #57 253.6 + cp bin/ctr /build/ctr
21:01:51 [2020-05-17T21:01:51.298Z] #57 DONE 254.2s
21:01:52 [2020-05-17T21:01:52.231Z] 
21:01:52 [2020-05-17T21:01:52.231Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
21:01:52 [2020-05-17T21:01:52.231Z] #58 DONE 0.2s
21:01:52 [2020-05-17T21:01:52.231Z] 
21:01:52 [2020-05-17T21:01:52.231Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:01:52 [2020-05-17T21:01:52.231Z] #62 DONE 0.1s
21:01:52 [2020-05-17T21:01:52.231Z] 
21:01:52 [2020-05-17T21:01:52.231Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:01:52 [2020-05-17T21:01:52.488Z] #64 DONE 0.1s
21:01:52 [2020-05-17T21:01:52.488Z] 
21:01:52 [2020-05-17T21:01:52.488Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
21:01:52 [2020-05-17T21:01:52.745Z] #67 DONE 0.1s
21:01:52 [2020-05-17T21:01:52.745Z] 
21:01:52 [2020-05-17T21:01:52.745Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
21:01:52 [2020-05-17T21:01:52.745Z] #68 DONE 0.0s
21:01:52 [2020-05-17T21:01:52.745Z] 
21:01:52 [2020-05-17T21:01:52.745Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
21:01:53 [2020-05-17T21:01:53.309Z] #69 DONE 0.8s
21:01:53 [2020-05-17T21:01:53.309Z] 
21:01:53 [2020-05-17T21:01:53.309Z] #70 exporting to image
21:01:53 [2020-05-17T21:01:53.309Z] #70 exporting layers
21:01:55 [2020-05-17T21:01:55.204Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.7% of statements
21:01:56 [2020-05-17T21:01:56.210Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 82.2% of statements
21:01:56 [2020-05-17T21:01:56.824Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.4% of statements
21:01:57 [2020-05-17T21:01:57.438Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
21:01:58 [2020-05-17T21:01:58.446Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
21:01:58 [2020-05-17T21:01:58.727Z] ok  	github.com/docker/docker/daemon	12.247s	coverage: 17.5% of statements
21:01:58 [2020-05-17T21:01:58.727Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:01:58 [2020-05-17T21:01:58.727Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:01:58 [2020-05-17T21:01:58.727Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:01:58 [2020-05-17T21:01:58.727Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:01:59 [2020-05-17T21:01:59.858Z] #70 exporting layers 6.6s done
21:01:59 [2020-05-17T21:01:59.858Z] #70 writing image sha256:6696ad097f01aa3ea35259ed5646f40049bb286bd0eaec9d5f49c40ab21e51ba done
21:01:59 [2020-05-17T21:01:59.858Z] #70 naming to docker.io/library/docker:8f1ab4e6123fa95408636827d0683e674c002efb done
21:01:59 [2020-05-17T21:01:59.858Z] #70 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
21:02:00 [2020-05-17T21:02:00.753Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
21:02:00 [2020-05-17T21:02:00.859Z] 
21:02:00 [2020-05-17T21:02:00.860Z] Removing bundles/
21:02:00 [2020-05-17T21:02:00.860Z] 
21:02:00 [2020-05-17T21:02:00.860Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:02:00 [2020-05-17T21:02:00.860Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:02:00 [2020-05-17T21:02:00.860Z] GOOS="" GOARCH="" GOARM=""
21:02:01 [2020-05-17T21:02:01.367Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 56.9% of statements
21:02:05 [2020-05-17T21:02:05.744Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.153s	coverage: 46.2% of statements
21:02:09 [2020-05-17T21:02:09.193Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.303s	coverage: 49.5% of statements
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Extraction ended at 05/17/2020 21:02:05. Duration:00:00:24.1201819
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Updating the golang and path environment variables
21:02:09 [2020-05-17T21:02:09.230Z] INFO: GOPATH=d:\gopath
21:02:09 [2020-05-17T21:02:09.230Z] INFO: go version go1.13.10 windows/amd64
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Running the daemon under test in debug mode
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Starting a daemon under test...
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40988\1\daemon --pidfile d:\CI\PR-40988\1\docker.pid -D
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Process started successfully.
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Start tailing logs of the daemon under tests
21:02:09 [2020-05-17T21:02:09.230Z] INFO: Waiting for the daemon under test to start...
21:02:09 [2020-05-17T21:02:09.702Z] INFO: Daemon under test started and replied!
21:02:09 [2020-05-17T21:02:09.702Z] INFO: Docker version of the daemon under test
21:02:09 [2020-05-17T21:02:09.702Z] 
21:02:09 [2020-05-17T21:02:09.702Z] Client:
21:02:09 [2020-05-17T21:02:09.702Z]  Version:      17.06.2-ce
21:02:09 [2020-05-17T21:02:09.702Z]  API version:  1.30
21:02:09 [2020-05-17T21:02:09.702Z]  Go version:   go1.8.3
21:02:09 [2020-05-17T21:02:09.702Z]  Git commit:   cec0b72
21:02:09 [2020-05-17T21:02:09.702Z]  Built:        Tue Sep  5 19:57:19 2017
21:02:09 [2020-05-17T21:02:09.702Z]  OS/Arch:      windows/amd64
21:02:09 [2020-05-17T21:02:09.702Z] 
21:02:09 [2020-05-17T21:02:09.702Z] Server:
21:02:09 [2020-05-17T21:02:09.702Z]  Version:      0.0.0-dev
21:02:09 [2020-05-17T21:02:09.702Z]  API version:  1.40 (minimum version 1.24)
21:02:09 [2020-05-17T21:02:09.702Z]  Go version:   go1.13.10
21:02:09 [2020-05-17T21:02:09.702Z]  Git commit:   8f1ab4e61
21:02:09 [2020-05-17T21:02:09.702Z]  Built:        05/17/2020 21:00:30
21:02:09 [2020-05-17T21:02:09.702Z]  OS/Arch:      windows/amd64
21:02:09 [2020-05-17T21:02:09.702Z]  Experimental: false
21:02:09 [2020-05-17T21:02:09.702Z] 
21:02:09 [2020-05-17T21:02:09.702Z] INFO: Docker info of the daemon under test
21:02:09 [2020-05-17T21:02:09.702Z] 
21:02:09 [2020-05-17T21:02:09.702Z] Containers: 0
21:02:09 [2020-05-17T21:02:09.702Z]  Running: 0
21:02:09 [2020-05-17T21:02:09.702Z]  Paused: 0
21:02:09 [2020-05-17T21:02:09.702Z]  Stopped: 0
21:02:09 [2020-05-17T21:02:09.702Z] Images: 0
21:02:09 [2020-05-17T21:02:09.702Z] Server Version: 0.0.0-dev
21:02:09 [2020-05-17T21:02:09.702Z] Storage Driver: windowsfilter
21:02:09 [2020-05-17T21:02:09.702Z]  Windows: 
21:02:09 [2020-05-17T21:02:09.702Z] Logging Driver: json-file
21:02:09 [2020-05-17T21:02:09.702Z] Plugins: 
21:02:09 [2020-05-17T21:02:09.702Z]  Volume: local
21:02:09 [2020-05-17T21:02:09.702Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:02:09 [2020-05-17T21:02:09.702Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:02:09 [2020-05-17T21:02:09.702Z] Swarm: inactive
21:02:09 [2020-05-17T21:02:09.702Z] Default Isolation: process
21:02:09 [2020-05-17T21:02:09.702Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:02:09 [2020-05-17T21:02:09.702Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
21:02:09 [2020-05-17T21:02:09.702Z] OSType: windows
21:02:09 [2020-05-17T21:02:09.702Z] Architecture: x86_64
21:02:09 [2020-05-17T21:02:09.702Z] CPUs: 4
21:02:09 [2020-05-17T21:02:09.702Z] Total Memory: 32GiB
21:02:09 [2020-05-17T21:02:09.702Z] Name: azwin-2-28de40
21:02:09 [2020-05-17T21:02:09.702Z] ID: G7C5:HAXD:Q5IQ:G2Q2:7VKK:HTOD:CDFW:EZNQ:J4XX:MDX6:JJU5:I4XH
21:02:09 [2020-05-17T21:02:09.703Z] Docker Root Dir: D:\CI\PR-40988\1\daemon
21:02:09 [2020-05-17T21:02:09.703Z] Debug Mode (client): false
21:02:09 [2020-05-17T21:02:09.703Z] Debug Mode (server): true
21:02:09 [2020-05-17T21:02:09.703Z]  File Descriptors: -1
21:02:09 [2020-05-17T21:02:09.703Z]  Goroutines: 17
21:02:09 [2020-05-17T21:02:09.703Z]  System Time: 2020-05-17T21:02:09.387272Z
21:02:09 [2020-05-17T21:02:09.703Z]  EventsListeners: 0
21:02:09 [2020-05-17T21:02:09.703Z] Registry: https://index.docker.io/v1/
21:02:09 [2020-05-17T21:02:09.703Z] Labels:
21:02:09 [2020-05-17T21:02:09.703Z] Experimental: false
21:02:09 [2020-05-17T21:02:09.703Z] Insecure Registries:
21:02:09 [2020-05-17T21:02:09.703Z]  127.0.0.0/8
21:02:09 [2020-05-17T21:02:09.703Z] Live Restore Enabled: false
21:02:09 [2020-05-17T21:02:09.703Z] 
21:02:09 [2020-05-17T21:02:09.703Z] 
21:02:09 [2020-05-17T21:02:09.703Z] INFO: Docker images of the daemon under test
21:02:09 [2020-05-17T21:02:09.703Z] 
21:02:09 [2020-05-17T21:02:09.703Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
21:02:09 [2020-05-17T21:02:09.703Z] 
21:02:09 [2020-05-17T21:02:09.703Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
21:02:09 [2020-05-17T21:02:09.703Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
21:02:10 [2020-05-17T21:02:10.179Z] ltsc2019: Pulling from windows/servercore
21:02:10 [2020-05-17T21:02:10.179Z] 4612f6d0b889: Pulling fs layer
21:02:14 [2020-05-17T21:02:14.675Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.465s	coverage: 72.3% of statements
21:02:14 [2020-05-17T21:02:14.675Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:02:16 [2020-05-17T21:02:16.144Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.867s	coverage: 60.4% of statements
21:02:16 [2020-05-17T21:02:16.144Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:02:16 [2020-05-17T21:02:16.426Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.645s	coverage: 76.1% of statements
21:02:16 [2020-05-17T21:02:16.426Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:02:17 [2020-05-17T21:02:17.039Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
21:02:17 [2020-05-17T21:02:17.321Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
21:02:17 [2020-05-17T21:02:17.935Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
21:02:19 [2020-05-17T21:02:19.405Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
21:02:19 [2020-05-17T21:02:19.405Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:02:19 [2020-05-17T21:02:19.405Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:02:19 [2020-05-17T21:02:19.687Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.7% of statements
21:02:20 [2020-05-17T21:02:20.693Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
21:02:20 [2020-05-17T21:02:20.693Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.067s	coverage: 78.2% of statements
21:02:20 [2020-05-17T21:02:20.693Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:02:20 [2020-05-17T21:02:20.693Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:02:21 [2020-05-17T21:02:21.307Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 26.2% of statements
21:02:21 [2020-05-17T21:02:21.590Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 62.1% of statements
21:02:21 [2020-05-17T21:02:21.872Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
21:02:22 [2020-05-17T21:02:22.487Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 74.7% of statements
21:02:22 [2020-05-17T21:02:22.487Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:02:23 [2020-05-17T21:02:23.101Z] time="2020-05-17T21:02:22Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate528221019/log465489150.1: no such file or directory"
21:02:23 [2020-05-17T21:02:23.101Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 37.9% of statements
21:02:23 [2020-05-17T21:02:23.715Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 47.8% of statements
21:02:24 [2020-05-17T21:02:24.329Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
21:02:24 [2020-05-17T21:02:24.988Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
21:02:25 [2020-05-17T21:02:25.182Z] 4612f6d0b889: Verifying Checksum
21:02:25 [2020-05-17T21:02:25.182Z] 4612f6d0b889: Download complete
21:02:25 [2020-05-17T21:02:25.270Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.499s	coverage: 84.5% of statements
21:02:25 [2020-05-17T21:02:25.270Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:02:25 [2020-05-17T21:02:25.270Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:02:26 [2020-05-17T21:02:26.741Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
21:02:26 [2020-05-17T21:02:26.741Z] ok  	github.com/docker/docker/distribution	0.253s	coverage: 22.3% of statements
21:02:26 [2020-05-17T21:02:26.741Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:02:27 [2020-05-17T21:02:27.354Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
21:02:28 [2020-05-17T21:02:28.361Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
21:02:28 [2020-05-17T21:02:28.976Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
21:02:28 [2020-05-17T21:02:28.976Z] ok  	github.com/docker/docker/distribution/xfer	1.434s	coverage: 83.4% of statements
21:02:28 [2020-05-17T21:02:28.976Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:02:28 [2020-05-17T21:02:28.976Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:02:29 [2020-05-17T21:02:29.983Z] ok  	github.com/docker/docker/image/v1	0.004s	coverage: 25.0% of statements
21:02:29 [2020-05-17T21:02:29.983Z] ?   	github.com/docker/docker/internal/test	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
21:02:30 [2020-05-17T21:02:30.597Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
21:02:30 [2020-05-17T21:02:30.880Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
21:02:30 [2020-05-17T21:02:30.880Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
21:02:30 [2020-05-17T21:02:30.880Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:02:31 [2020-05-17T21:02:31.162Z] ok  	github.com/docker/docker/internal/testutil	0.009s	coverage: 62.5% of statements
21:02:31 [2020-05-17T21:02:31.775Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
21:02:32 [2020-05-17T21:02:32.781Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 66.9% of statements
21:02:32 [2020-05-17T21:02:32.781Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:02:33 [2020-05-17T21:02:33.124Z] 🇩 bin/containerd
21:02:34 [2020-05-17T21:02:34.252Z] ok  	github.com/docker/docker/pkg/archive	0.510s	coverage: 77.2% of statements
21:02:35 [2020-05-17T21:02:35.258Z] ok  	github.com/docker/docker/pkg/authorization	0.168s	coverage: 66.7% of statements
21:02:35 [2020-05-17T21:02:35.258Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:02:35 [2020-05-17T21:02:35.540Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:02:39 [2020-05-17T21:02:39.920Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.480s	coverage: 43.2% of statements
21:02:39 [2020-05-17T21:02:39.920Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
21:02:40 [2020-05-17T21:02:40.207Z] ok  	github.com/docker/docker/layer	7.905s	coverage: 72.0% of statements
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/oci	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:02:40 [2020-05-17T21:02:40.207Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
21:02:40 [2020-05-17T21:02:40.821Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
21:02:41 [2020-05-17T21:02:41.102Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
21:02:41 [2020-05-17T21:02:41.716Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
21:02:41 [2020-05-17T21:02:41.998Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:02:43 [2020-05-17T21:02:43.002Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 66.3% of statements
21:02:43 [2020-05-17T21:02:43.617Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
21:02:44 [2020-05-17T21:02:44.229Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
21:02:44 [2020-05-17T21:02:44.511Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
21:02:44 [2020-05-17T21:02:44.511Z] ok  	github.com/docker/docker/pkg/fsutils	0.370s	coverage: 85.1% of statements
21:02:45 [2020-05-17T21:02:45.517Z] ok  	github.com/docker/docker/pkg/idtools	0.352s	coverage: 70.1% of statements
21:02:45 [2020-05-17T21:02:45.517Z] ok  	github.com/docker/docker/pkg/ioutils	0.278s	coverage: 70.0% of statements
21:02:45 [2020-05-17T21:02:45.799Z] ok  	github.com/docker/docker/pkg/locker	0.026s	coverage: 88.9% of statements
21:02:46 [2020-05-17T21:02:46.083Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
21:02:46 [2020-05-17T21:02:46.083Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
21:02:46 [2020-05-17T21:02:46.083Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:02:46 [2020-05-17T21:02:46.365Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
21:02:46 [2020-05-17T21:02:46.647Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:02:46 [2020-05-17T21:02:46.929Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
21:02:47 [2020-05-17T21:02:47.211Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.001s	coverage: 90.0% of statements
21:02:47 [2020-05-17T21:02:47.493Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
21:02:48 [2020-05-17T21:02:48.107Z] ok  	github.com/docker/docker/pkg/mount	1.270s	coverage: 69.6% of statements
21:02:48 [2020-05-17T21:02:48.107Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:02:48 [2020-05-17T21:02:48.107Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:02:48 [2020-05-17T21:02:48.107Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:02:48 [2020-05-17T21:02:48.388Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:02:49 [2020-05-17T21:02:49.003Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:02:49 [2020-05-17T21:02:49.003Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 87.9% of statements
21:02:49 [2020-05-17T21:02:49.285Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:02:50 [2020-05-17T21:02:50.812Z] ok  	github.com/docker/docker/pkg/pubsub	1.021s	coverage: 72.7% of statements
21:02:50 [2020-05-17T21:02:50.812Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
21:02:54 [2020-05-17T21:02:54.262Z] ok  	github.com/docker/docker/pkg/signal	2.726s	coverage: 61.0% of statements
21:02:54 [2020-05-17T21:02:54.262Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:02:54 [2020-05-17T21:02:54.544Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:02:54 [2020-05-17T21:02:54.826Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
21:02:55 [2020-05-17T21:02:55.108Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
21:02:55 [2020-05-17T21:02:55.723Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
21:02:56 [2020-05-17T21:02:56.005Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 35.1% of statements
21:02:56 [2020-05-17T21:02:56.619Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
21:02:56 [2020-05-17T21:02:56.901Z] ok  	github.com/docker/docker/pkg/tarsum	0.035s	coverage: 89.3% of statements
21:02:57 [2020-05-17T21:02:57.183Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
21:02:57 [2020-05-17T21:02:57.464Z] testing: warning: no tests to run
21:02:57 [2020-05-17T21:02:57.464Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
21:02:58 [2020-05-17T21:02:58.078Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
21:02:58 [2020-05-17T21:02:58.078Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:02:58 [2020-05-17T21:02:58.360Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:03:00 [2020-05-17T21:03:00.174Z] 🇩 bin/containerd-stress
21:03:00 [2020-05-17T21:03:00.379Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 27.3% of statements
21:03:00 [2020-05-17T21:03:00.661Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
21:03:01 [2020-05-17T21:03:01.274Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.3% of statements
21:03:01 [2020-05-17T21:03:01.556Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
21:03:03 [2020-05-17T21:03:03.026Z] ok  	github.com/docker/docker/registry	0.107s	coverage: 56.3% of statements
21:03:03 [2020-05-17T21:03:03.308Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
21:03:03 [2020-05-17T21:03:03.590Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
21:03:03 [2020-05-17T21:03:03.647Z] 🇩 bin/containerd-shim
21:03:04 [2020-05-17T21:03:04.204Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
21:03:04 [2020-05-17T21:03:04.818Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:03:05 [2020-05-17T21:03:05.431Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
21:03:05 [2020-05-17T21:03:05.451Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:03:05 [2020-05-17T21:03:05.451Z] No api/types/ or api/swagger.yaml changes in diff.
21:03:05 [2020-05-17T21:03:05.451Z] Congratulations!  All toml source files changed here have valid syntax.
21:03:05 [2020-05-17T21:03:05.451Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:03:05 [2020-05-17T21:03:05.451Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:03:05 [2020-05-17T21:03:05.713Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
21:03:05 [2020-05-17T21:03:05.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/make.sh dynbinary-daemon test-docker-py
21:03:06 [2020-05-17T21:03:06.336Z] 
21:03:06 [2020-05-17T21:03:06.336Z] Removing bundles/
21:03:06 [2020-05-17T21:03:06.336Z] 
21:03:06 [2020-05-17T21:03:06.336Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:03:06 [2020-05-17T21:03:06.336Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:03:06 [2020-05-17T21:03:06.336Z] GOOS="" GOARCH="" GOARM=""
21:03:06 [2020-05-17T21:03:06.720Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
21:03:12 [2020-05-17T21:03:12.106Z] 🇩 bin/containerd-shim-runc-v1
21:03:16 [2020-05-17T21:03:16.523Z] 🇩 binaries
21:03:16 [2020-05-17T21:03:16.523Z] + mkdir -p /build
21:03:16 [2020-05-17T21:03:16.523Z] + cp bin/containerd /build/containerd
21:03:16 [2020-05-17T21:03:16.523Z] + cp bin/containerd-shim /build/containerd-shim
21:03:16 [2020-05-17T21:03:16.523Z] + cp bin/ctr /build/ctr
21:03:21 [2020-05-17T21:03:21.965Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.8% of statements
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/rootless	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/volume	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === Skipped
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver btrfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver btrfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver btrfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver btrfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver btrfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:73: No driver to put!
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     overlay_test.go:49: Fails to compute changes intermittently
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver zfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver zfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver zfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver zfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:46: Driver zfs not supported
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     graphtest_unix.go:73: No driver to put!
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:03:21 [2020-05-17T21:03:21.965Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] 
21:03:21 [2020-05-17T21:03:21.965Z] DONE 2066 tests, 19 skipped in 190.222s
21:03:22 [2020-05-17T21:03:22.270Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:03:22 [2020-05-17T21:03:22.270Z] 
21:03:22 [2020-05-17T21:03:22.270Z] 
21:03:22 [2020-05-17T21:03:22.270Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:03:22 [2020-05-17T21:03:22.270Z] 
21:03:22 [2020-05-17T21:03:22.270Z] 
21:03:22 [2020-05-17T21:03:22.270Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:03:22 [2020-05-17T21:03:22.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:03:22 [2020-05-17T21:03:22.270Z] HOSTNAME=9008678d5109
21:03:22 [2020-05-17T21:03:22.270Z] TEST_SKIP_INTEGRATION=1
21:03:22 [2020-05-17T21:03:22.270Z] TESTDEBUG=0
21:03:22 [2020-05-17T21:03:22.270Z] DEST=bundles/test-integration
21:03:22 [2020-05-17T21:03:22.270Z] PWD=/go/src/github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] KEEPBUNDLE=1
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb
21:03:22 [2020-05-17T21:03:22.270Z] container=docker
21:03:22 [2020-05-17T21:03:22.270Z] HOME=/root
21:03:22 [2020-05-17T21:03:22.270Z] GOLANG_VERSION=1.13.10
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_BRANCH=19.03
21:03:22 [2020-05-17T21:03:22.270Z] TERM=xterm
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_PKG=github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] SHLVL=1
21:03:22 [2020-05-17T21:03:22.270Z] TIMEOUT=120m
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GRAPHDRIVER=overlay2
21:03:22 [2020-05-17T21:03:22.270Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:03:22 [2020-05-17T21:03:22.270Z] GO111MODULE=off
21:03:22 [2020-05-17T21:03:22.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:03:22 [2020-05-17T21:03:22.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:03:22 [2020-05-17T21:03:22.270Z] GOPATH=/go
21:03:22 [2020-05-17T21:03:22.270Z] PKG_CONFIG=pkg-config
21:03:22 [2020-05-17T21:03:22.270Z] _=/usr/bin/env
21:03:22 [2020-05-17T21:03:22.270Z] Building test suite binary ./integration-cli/test.main
21:03:22 [2020-05-17T21:03:22.270Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:03:22 [2020-05-17T21:03:22.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:03:22 [2020-05-17T21:03:22.270Z] HOSTNAME=6da4ff35c4e0
21:03:22 [2020-05-17T21:03:22.270Z] TEST_SKIP_INTEGRATION=1
21:03:22 [2020-05-17T21:03:22.270Z] TESTDEBUG=0
21:03:22 [2020-05-17T21:03:22.270Z] DEST=bundles/test-integration
21:03:22 [2020-05-17T21:03:22.270Z] PWD=/go/src/github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] KEEPBUNDLE=1
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb
21:03:22 [2020-05-17T21:03:22.270Z] container=docker
21:03:22 [2020-05-17T21:03:22.270Z] HOME=/root
21:03:22 [2020-05-17T21:03:22.270Z] GOLANG_VERSION=1.13.10
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_BRANCH=19.03
21:03:22 [2020-05-17T21:03:22.270Z] TERM=xterm
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_PKG=github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] SHLVL=1
21:03:22 [2020-05-17T21:03:22.270Z] TIMEOUT=120m
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GRAPHDRIVER=overlay2
21:03:22 [2020-05-17T21:03:22.270Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:03:22 [2020-05-17T21:03:22.270Z] GO111MODULE=off
21:03:22 [2020-05-17T21:03:22.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:03:22 [2020-05-17T21:03:22.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:03:22 [2020-05-17T21:03:22.270Z] GOPATH=/go
21:03:22 [2020-05-17T21:03:22.270Z] PKG_CONFIG=pkg-config
21:03:22 [2020-05-17T21:03:22.270Z] _=/usr/bin/env
21:03:22 [2020-05-17T21:03:22.270Z] Building test suite binary ./integration-cli/test.main
21:03:22 [2020-05-17T21:03:22.270Z] No new tests added to integration.
21:03:22 [2020-05-17T21:03:22.270Z] 
21:03:22 [2020-05-17T21:03:22.270Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:03:22 [2020-05-17T21:03:22.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:03:22 [2020-05-17T21:03:22.270Z] HOSTNAME=d5c86c8aba6c
21:03:22 [2020-05-17T21:03:22.270Z] TESTDEBUG=0
21:03:22 [2020-05-17T21:03:22.270Z] DEST=bundles/test-integration
21:03:22 [2020-05-17T21:03:22.270Z] PWD=/go/src/github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] KEEPBUNDLE=1
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb
21:03:22 [2020-05-17T21:03:22.270Z] container=docker
21:03:22 [2020-05-17T21:03:22.270Z] HOME=/root
21:03:22 [2020-05-17T21:03:22.270Z] GOLANG_VERSION=1.13.10
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:03:22 [2020-05-17T21:03:22.270Z] VALIDATE_BRANCH=19.03
21:03:22 [2020-05-17T21:03:22.270Z] TERM=xterm
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_PKG=github.com/docker/docker
21:03:22 [2020-05-17T21:03:22.270Z] SHLVL=1
21:03:22 [2020-05-17T21:03:22.270Z] TIMEOUT=120m
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:03:22 [2020-05-17T21:03:22.270Z] DOCKER_GRAPHDRIVER=overlay2
21:03:22 [2020-05-17T21:03:22.270Z] GO111MODULE=off
21:03:22 [2020-05-17T21:03:22.270Z] TEST_SKIP_INTEGRATION_CLI=1
21:03:22 [2020-05-17T21:03:22.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:03:22 [2020-05-17T21:03:22.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:03:22 [2020-05-17T21:03:22.270Z] GOPATH=/go
21:03:22 [2020-05-17T21:03:22.270Z] PKG_CONFIG=pkg-config
21:03:22 [2020-05-17T21:03:22.270Z] _=/usr/bin/env
21:03:22 [2020-05-17T21:03:22.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
Post stage
[Pipeline] junit
21:03:22 [2020-05-17T21:03:22.615Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:03:23 [2020-05-17T21:03:23.133Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/make.sh dynbinary test-integration
21:03:23 [2020-05-17T21:03:23.405Z] Removing intermediate container abceef217ea8
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 3ca6aa899c41
21:03:23 [2020-05-17T21:03:23.405Z] Step 61/140 : FROM dev-base AS proxy
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 111c165483ac
21:03:23 [2020-05-17T21:03:23.405Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
21:03:23 [2020-05-17T21:03:23.405Z]  ---> Running in e70c90119cd1
21:03:23 [2020-05-17T21:03:23.405Z] Removing intermediate container e70c90119cd1
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 10714a1f8684
21:03:23 [2020-05-17T21:03:23.405Z] Step 63/140 : ARG LIBNETWORK_COMMIT
21:03:23 [2020-05-17T21:03:23.405Z]  ---> Running in 28149603e0a9
21:03:23 [2020-05-17T21:03:23.405Z] Removing intermediate container 28149603e0a9
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 6586e9bc4c41
21:03:23 [2020-05-17T21:03:23.405Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 7a7bf9ab07b7
21:03:23 [2020-05-17T21:03:23.405Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:03:23 [2020-05-17T21:03:23.405Z]  ---> 11f905980676
21:03:23 [2020-05-17T21:03:23.405Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:03:23 [2020-05-17T21:03:23.405Z]  ---> Running in 03c0fefafe95
21:03:23 [2020-05-17T21:03:23.405Z] + RM_GOPATH=0
21:03:23 [2020-05-17T21:03:23.405Z] + TMP_GOPATH=
21:03:23 [2020-05-17T21:03:23.405Z] + : /build
21:03:23 [2020-05-17T21:03:23.405Z] + '[' -z '' ']'
21:03:23 [2020-05-17T21:03:23.405Z] ++ mktemp -d
21:03:23 [2020-05-17T21:03:23.405Z] + export GOPATH=/tmp/tmp.lEmtgTV1fH
21:03:23 [2020-05-17T21:03:23.405Z] + GOPATH=/tmp/tmp.lEmtgTV1fH
21:03:23 [2020-05-17T21:03:23.405Z] + RM_GOPATH=1
21:03:23 [2020-05-17T21:03:23.405Z] ++ dirname ./install.sh
21:03:23 [2020-05-17T21:03:23.405Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483
21:03:23 [2020-05-17T21:03:23.405Z] + dir=.
21:03:23 [2020-05-17T21:03:23.405Z] + bin=proxy
21:03:23 [2020-05-17T21:03:23.405Z] + shift
21:03:23 [2020-05-17T21:03:23.405Z] + '[' '!' -f ./proxy.installer ']'
21:03:23 [2020-05-17T21:03:23.405Z] + . ./proxy.installer
21:03:23 [2020-05-17T21:03:23.405Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483
21:03:23 [2020-05-17T21:03:23.405Z] + install_proxy
21:03:23 [2020-05-17T21:03:23.405Z] + case "$1" in
21:03:23 [2020-05-17T21:03:23.405Z] + export CGO_ENABLED=0
21:03:23 [2020-05-17T21:03:23.405Z] + CGO_ENABLED=0
21:03:23 [2020-05-17T21:03:23.405Z] + _install_proxy
21:03:23 [2020-05-17T21:03:23.405Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483'
21:03:23 [2020-05-17T21:03:23.405Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lEmtgTV1fH/src/github.com/docker/libnetwork
21:03:23 [2020-05-17T21:03:23.405Z] Cloning into '/tmp/tmp.lEmtgTV1fH/src/github.com/docker/libnetwork'...
21:03:23 [2020-05-17T21:03:23.414Z] 
21:03:23 [2020-05-17T21:03:23.696Z] Removing bundles/
21:03:23 [2020-05-17T21:03:23.696Z] 
21:03:23 [2020-05-17T21:03:23.696Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:03:23 [2020-05-17T21:03:23.696Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:03:23 [2020-05-17T21:03:23.696Z] GOOS="" GOARCH="" GOARM=""
21:03:26 [2020-05-17T21:03:26.099Z] + cd /tmp/tmp.lEmtgTV1fH/src/github.com/docker/libnetwork
21:03:26 [2020-05-17T21:03:26.099Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483
21:03:26 [2020-05-17T21:03:26.388Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:03:29 [2020-05-17T21:03:29.874Z] Removing intermediate container 03c0fefafe95
21:03:29 [2020-05-17T21:03:29.874Z]  ---> cf3f232dbcdb
21:03:29 [2020-05-17T21:03:29.874Z] Step 67/140 : FROM base AS gometalinter
21:03:29 [2020-05-17T21:03:29.874Z]  ---> 111c165483ac
21:03:29 [2020-05-17T21:03:29.874Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
21:03:30 [2020-05-17T21:03:30.159Z]  ---> Running in 0a4a72dcd661
21:03:30 [2020-05-17T21:03:30.159Z] Removing intermediate container 0a4a72dcd661
21:03:30 [2020-05-17T21:03:30.159Z]  ---> da280419348b
21:03:30 [2020-05-17T21:03:30.159Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:03:30 [2020-05-17T21:03:30.159Z]  ---> 2dc63fe550cb
21:03:30 [2020-05-17T21:03:30.159Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:03:30 [2020-05-17T21:03:30.444Z]  ---> 4ddbed012ab2
21:03:30 [2020-05-17T21:03:30.444Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:03:30 [2020-05-17T21:03:30.444Z]  ---> Running in cecfc3349217
21:03:30 [2020-05-17T21:03:30.729Z] + RM_GOPATH=0
21:03:30 [2020-05-17T21:03:30.729Z] + TMP_GOPATH=
21:03:30 [2020-05-17T21:03:30.729Z] + : /build
21:03:30 [2020-05-17T21:03:30.729Z] + '[' -z '' ']'
21:03:30 [2020-05-17T21:03:30.729Z] ++ mktemp -d
21:03:30 [2020-05-17T21:03:30.729Z] + export GOPATH=/tmp/tmp.2m9Jznh9D8
21:03:30 [2020-05-17T21:03:30.729Z] + GOPATH=/tmp/tmp.2m9Jznh9D8
21:03:30 [2020-05-17T21:03:30.729Z] + RM_GOPATH=1
21:03:30 [2020-05-17T21:03:30.729Z] ++ dirname ./install.sh
21:03:30 [2020-05-17T21:03:30.729Z] + dir=.
21:03:30 [2020-05-17T21:03:30.729Z] + bin=gometalinter
21:03:30 [2020-05-17T21:03:30.729Z] + shift
21:03:30 [2020-05-17T21:03:30.729Z] + '[' '!' -f ./gometalinter.installer ']'
21:03:30 [2020-05-17T21:03:30.729Z] + . ./gometalinter.installer
21:03:30 [2020-05-17T21:03:30.729Z] ++ GOMETALINTER_COMMIT=v2.0.6
21:03:30 [2020-05-17T21:03:30.729Z] + install_gometalinter
21:03:30 [2020-05-17T21:03:30.729Z] Installing gometalinter version v2.0.6
21:03:30 [2020-05-17T21:03:30.729Z] + echo 'Installing gometalinter version v2.0.6'
21:03:30 [2020-05-17T21:03:30.729Z] + go get -d github.com/alecthomas/gometalinter
21:03:32 [2020-05-17T21:03:32.212Z] + cd /tmp/tmp.2m9Jznh9D8/src/github.com/alecthomas/gometalinter
21:03:32 [2020-05-17T21:03:32.212Z] + git checkout -q v2.0.6
21:03:32 [2020-05-17T21:03:32.212Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
21:03:50 [2020-05-17T21:03:50.939Z] + GOBIN=/build
21:03:50 [2020-05-17T21:03:50.939Z] + /build/gometalinter --install
21:03:50 [2020-05-17T21:03:50.939Z] Installing:
21:03:50 [2020-05-17T21:03:50.939Z]   deadcode
21:03:50 [2020-05-17T21:03:50.939Z]   dupl
21:03:50 [2020-05-17T21:03:50.939Z]   errcheck
21:03:50 [2020-05-17T21:03:50.939Z]   gas
21:03:50 [2020-05-17T21:03:50.939Z]   gochecknoglobals
21:03:50 [2020-05-17T21:03:50.939Z]   gochecknoinits
21:03:50 [2020-05-17T21:03:50.939Z]   goconst
21:03:50 [2020-05-17T21:03:50.939Z]   gocyclo
21:03:50 [2020-05-17T21:03:50.939Z]   goimports
21:03:50 [2020-05-17T21:03:50.939Z]   golint
21:03:50 [2020-05-17T21:03:50.939Z]   gosimple
21:03:50 [2020-05-17T21:03:50.939Z]   gotype
21:03:50 [2020-05-17T21:03:50.939Z]   gotypex
21:03:50 [2020-05-17T21:03:50.939Z]   ineffassign
21:03:50 [2020-05-17T21:03:50.939Z]   interfacer
21:03:50 [2020-05-17T21:03:50.939Z]   lll
21:03:50 [2020-05-17T21:03:50.939Z]   maligned
21:03:50 [2020-05-17T21:03:50.939Z]   megacheck
21:03:50 [2020-05-17T21:03:50.939Z]   misspell
21:03:50 [2020-05-17T21:03:50.939Z]   nakedret
21:03:50 [2020-05-17T21:03:50.939Z]   safesql
21:03:50 [2020-05-17T21:03:50.939Z]   staticcheck
21:03:50 [2020-05-17T21:03:50.939Z]   structcheck
21:03:50 [2020-05-17T21:03:50.939Z]   unconvert
21:03:50 [2020-05-17T21:03:50.939Z]   unparam
21:03:50 [2020-05-17T21:03:50.939Z]   unused
21:03:50 [2020-05-17T21:03:50.939Z]   varcheck
21:04:20 [2020-05-17T21:04:20.424Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:04:20 [2020-05-17T21:04:20.424Z] 
21:04:20 [2020-05-17T21:04:20.424Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:04:20 [2020-05-17T21:04:20.424Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:04:20 [2020-05-17T21:04:20.424Z] HOSTNAME=3bcae1f361a9
21:04:20 [2020-05-17T21:04:20.424Z] TESTDEBUG=0
21:04:20 [2020-05-17T21:04:20.424Z] DEST=bundles/test-integration
21:04:20 [2020-05-17T21:04:20.424Z] PWD=/go/src/github.com/docker/docker
21:04:20 [2020-05-17T21:04:20.424Z] DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb
21:04:20 [2020-05-17T21:04:20.424Z] container=docker
21:04:20 [2020-05-17T21:04:20.424Z] HOME=/root
21:04:20 [2020-05-17T21:04:20.424Z] GOLANG_VERSION=1.13.10
21:04:20 [2020-05-17T21:04:20.424Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:04:20 [2020-05-17T21:04:20.424Z] VALIDATE_BRANCH=19.03
21:04:20 [2020-05-17T21:04:20.424Z] TERM=xterm
21:04:20 [2020-05-17T21:04:20.424Z] DOCKER_PKG=github.com/docker/docker
21:04:20 [2020-05-17T21:04:20.424Z] SHLVL=1
21:04:20 [2020-05-17T21:04:20.424Z] TIMEOUT=120m
21:04:20 [2020-05-17T21:04:20.424Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:04:20 [2020-05-17T21:04:20.424Z] DOCKER_GRAPHDRIVER=overlay2
21:04:20 [2020-05-17T21:04:20.424Z] GO111MODULE=off
21:04:20 [2020-05-17T21:04:20.424Z] DOCKER_EXPERIMENTAL=1
21:04:20 [2020-05-17T21:04:20.424Z] TEST_SKIP_INTEGRATION_CLI=1
21:04:20 [2020-05-17T21:04:20.424Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:04:20 [2020-05-17T21:04:20.424Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:04:20 [2020-05-17T21:04:20.424Z] GOPATH=/go
21:04:20 [2020-05-17T21:04:20.424Z] PKG_CONFIG=pkg-config
21:04:20 [2020-05-17T21:04:20.424Z] _=/usr/bin/env
21:04:20 [2020-05-17T21:04:20.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:04:23 [2020-05-17T21:04:23.539Z] Removing intermediate container cecfc3349217
21:04:23 [2020-05-17T21:04:23.539Z]  ---> 85fad9fe78bc
21:04:23 [2020-05-17T21:04:23.539Z] Step 72/140 : FROM base AS gotestsum
21:04:23 [2020-05-17T21:04:23.539Z]  ---> 111c165483ac
21:04:23 [2020-05-17T21:04:23.539Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
21:04:23 [2020-05-17T21:04:23.539Z]  ---> Running in bfd589bd2286
21:04:23 [2020-05-17T21:04:23.539Z] Removing intermediate container bfd589bd2286
21:04:23 [2020-05-17T21:04:23.539Z]  ---> 05fe2e034d02
21:04:23 [2020-05-17T21:04:23.539Z] Step 74/140 : ARG GOTESTSUM_COMMIT
21:04:23 [2020-05-17T21:04:23.539Z]  ---> Running in 2e51b8f516e4
21:04:23 [2020-05-17T21:04:23.539Z] Removing intermediate container 2e51b8f516e4
21:04:23 [2020-05-17T21:04:23.539Z]  ---> a6b8e6bacd67
21:04:23 [2020-05-17T21:04:23.539Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:04:23 [2020-05-17T21:04:23.539Z]  ---> f80e564ea7eb
21:04:23 [2020-05-17T21:04:23.539Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:04:23 [2020-05-17T21:04:23.539Z]  ---> 544b00741c1e
21:04:23 [2020-05-17T21:04:23.539Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:04:23 [2020-05-17T21:04:23.539Z]  ---> Running in 9135421f8246
21:04:23 [2020-05-17T21:04:23.539Z] + RM_GOPATH=0
21:04:23 [2020-05-17T21:04:23.539Z] + TMP_GOPATH=
21:04:23 [2020-05-17T21:04:23.539Z] + : /build
21:04:23 [2020-05-17T21:04:23.539Z] + '[' -z '' ']'
21:04:23 [2020-05-17T21:04:23.539Z] ++ mktemp -d
21:04:23 [2020-05-17T21:04:23.539Z] + export GOPATH=/tmp/tmp.h8ygpfsMJx
21:04:23 [2020-05-17T21:04:23.539Z] + GOPATH=/tmp/tmp.h8ygpfsMJx
21:04:23 [2020-05-17T21:04:23.539Z] + RM_GOPATH=1
21:04:23 [2020-05-17T21:04:23.539Z] ++ dirname ./install.sh
21:04:23 [2020-05-17T21:04:23.539Z] + dir=.
21:04:23 [2020-05-17T21:04:23.539Z] + bin=gotestsum
21:04:23 [2020-05-17T21:04:23.539Z] + shift
21:04:23 [2020-05-17T21:04:23.539Z] + '[' '!' -f ./gotestsum.installer ']'
21:04:23 [2020-05-17T21:04:23.539Z] + . ./gotestsum.installer
21:04:23 [2020-05-17T21:04:23.539Z] ++ : v0.3.5
21:04:23 [2020-05-17T21:04:23.539Z] + install_gotestsum
21:04:23 [2020-05-17T21:04:23.539Z] + set -e
21:04:23 [2020-05-17T21:04:23.539Z] + export GO111MODULE=on
21:04:23 [2020-05-17T21:04:23.539Z] + GO111MODULE=on
21:04:23 [2020-05-17T21:04:23.539Z] + go get -d gotest.tools/gotestsum@v0.3.5
21:04:23 [2020-05-17T21:04:23.539Z] go: finding gotest.tools v0.3.5
21:04:23 [2020-05-17T21:04:23.539Z] go: finding gotest.tools/gotestsum v0.3.5
21:04:23 [2020-05-17T21:04:23.539Z] go: downloading gotest.tools/gotestsum v0.3.5
21:04:24 [2020-05-17T21:04:24.153Z] go: extracting gotest.tools/gotestsum v0.3.5
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading gotest.tools v2.1.0+incompatible
21:04:25 [2020-05-17T21:04:25.163Z] go: extracting gotest.tools v2.1.0+incompatible
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading github.com/spf13/pflag v1.0.1
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading github.com/pkg/errors v0.8.0
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading github.com/fatih/color v1.6.0
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading github.com/jonboulle/clockwork v0.1.0
21:04:25 [2020-05-17T21:04:25.163Z] go: downloading github.com/sirupsen/logrus v1.0.5
21:04:25 [2020-05-17T21:04:25.163Z] go: extracting github.com/fatih/color v1.6.0
21:04:25 [2020-05-17T21:04:25.163Z] go: extracting github.com/pkg/errors v0.8.0
21:04:25 [2020-05-17T21:04:25.446Z] go: downloading github.com/mattn/go-colorable v0.0.9
21:04:25 [2020-05-17T21:04:25.446Z] go: downloading github.com/mattn/go-isatty v0.0.3
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting github.com/spf13/pflag v1.0.1
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting github.com/sirupsen/logrus v1.0.5
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting github.com/jonboulle/clockwork v0.1.0
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
21:04:25 [2020-05-17T21:04:25.446Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
21:04:25 [2020-05-17T21:04:25.446Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
21:04:25 [2020-05-17T21:04:25.446Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting github.com/mattn/go-isatty v0.0.3
21:04:25 [2020-05-17T21:04:25.446Z] go: extracting github.com/mattn/go-colorable v0.0.9
21:04:26 [2020-05-17T21:04:26.066Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
21:04:26 [2020-05-17T21:04:26.066Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
21:04:26 [2020-05-17T21:04:26.066Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
21:04:26 [2020-05-17T21:04:26.349Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:04:26 [2020-05-17T21:04:26.633Z] go: finding gotest.tools v2.2.0+incompatible
21:04:26 [2020-05-17T21:04:26.633Z] go: finding gotest.tools/gotestsum v0.4.2
21:04:26 [2020-05-17T21:04:26.914Z] go: downloading gotest.tools v2.2.0+incompatible
21:04:26 [2020-05-17T21:04:26.914Z] go: downloading gotest.tools/gotestsum v0.4.2
21:04:27 [2020-05-17T21:04:27.533Z] go: extracting gotest.tools v2.2.0+incompatible
21:04:27 [2020-05-17T21:04:27.533Z] go: extracting gotest.tools/gotestsum v0.4.2
21:04:27 [2020-05-17T21:04:27.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:04:27 [2020-05-17T21:04:27.736Z] 
21:04:27 [2020-05-17T21:04:27.736Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:04:27 [2020-05-17T21:04:27.736Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:04:27 [2020-05-17T21:04:27.736Z] Using test binary docker
21:04:27 [2020-05-17T21:04:27.736Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:04:27 [2020-05-17T21:04:27.736Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:04:27 [2020-05-17T21:04:27.736Z] INFO: Waiting for daemon to start...
21:04:27 [2020-05-17T21:04:27.736Z] Starting dockerd
21:04:27 [2020-05-17T21:04:27.736Z] .
21:04:27 [2020-05-17T21:04:27.736Z] INFO: Building docker-sdk-python3:4.1.0...
21:04:28 [2020-05-17T21:04:28.548Z] go: downloading github.com/spf13/pflag v1.0.3
21:04:28 [2020-05-17T21:04:28.548Z] go: downloading github.com/pkg/errors v0.8.1
21:04:28 [2020-05-17T21:04:28.548Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:04:28 [2020-05-17T21:04:28.548Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:04:28 [2020-05-17T21:04:28.548Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:04:28 [2020-05-17T21:04:28.548Z] go: extracting github.com/pkg/errors v0.8.1
21:04:28 [2020-05-17T21:04:28.834Z] go: extracting github.com/spf13/pflag v1.0.3
21:04:28 [2020-05-17T21:04:28.834Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:04:29 [2020-05-17T21:04:29.119Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:04:29 [2020-05-17T21:04:29.119Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:04:29 [2020-05-17T21:04:29.405Z] go: finding github.com/fatih/color v1.6.0
21:04:29 [2020-05-17T21:04:29.405Z] go: finding github.com/pkg/errors v0.8.1
21:04:29 [2020-05-17T21:04:29.405Z] go: finding github.com/sirupsen/logrus v1.0.5
21:04:29 [2020-05-17T21:04:29.405Z] go: finding github.com/spf13/pflag v1.0.3
21:04:29 [2020-05-17T21:04:29.405Z] go: finding github.com/mattn/go-colorable v0.0.9
21:04:29 [2020-05-17T21:04:29.690Z] go: finding github.com/mattn/go-isatty v0.0.3
21:04:29 [2020-05-17T21:04:29.690Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:04:29 [2020-05-17T21:04:29.690Z] go: finding github.com/jonboulle/clockwork v0.1.0
21:04:29 [2020-05-17T21:04:29.690Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:04:29 [2020-05-17T21:04:29.690Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:04:38 [2020-05-17T21:04:38.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:04:39 [2020-05-17T21:04:39.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:04:41 [2020-05-17T21:04:41.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:04:42 [2020-05-17T21:04:42.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:04:43 [2020-05-17T21:04:43.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:04:44 [2020-05-17T21:04:44.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:04:45 [2020-05-17T21:04:45.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:04:45 [2020-05-17T21:04:45.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:04:46 [2020-05-17T21:04:46.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:04:47 [2020-05-17T21:04:47.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:04:49 [2020-05-17T21:04:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:04:52 [2020-05-17T21:04:52.084Z] Removing intermediate container 9135421f8246
21:04:52 [2020-05-17T21:04:52.084Z]  ---> a4fd2582bb46
21:04:52 [2020-05-17T21:04:52.084Z] Step 78/140 : FROM dev-base AS dockercli
21:04:52 [2020-05-17T21:04:52.084Z]  ---> 111c165483ac
21:04:52 [2020-05-17T21:04:52.084Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
21:04:52 [2020-05-17T21:04:52.084Z]  ---> Running in e20fb9b9cc58
21:04:52 [2020-05-17T21:04:52.084Z] Removing intermediate container e20fb9b9cc58
21:04:52 [2020-05-17T21:04:52.084Z]  ---> f47bdb151ce7
21:04:52 [2020-05-17T21:04:52.084Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
21:04:52 [2020-05-17T21:04:52.084Z]  ---> Running in 9868bc0c32db
21:04:52 [2020-05-17T21:04:52.084Z] Removing intermediate container 9868bc0c32db
21:04:52 [2020-05-17T21:04:52.084Z]  ---> 4db46ce1749c
21:04:52 [2020-05-17T21:04:52.084Z] Step 81/140 : ARG DOCKERCLI_VERSION
21:04:52 [2020-05-17T21:04:52.084Z]  ---> Running in a7285fa3e31a
21:04:52 [2020-05-17T21:04:52.084Z] Removing intermediate container a7285fa3e31a
21:04:52 [2020-05-17T21:04:52.084Z]  ---> 9900347de79b
21:04:52 [2020-05-17T21:04:52.084Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:04:52 [2020-05-17T21:04:52.084Z]  ---> 2af450a1cb95
21:04:52 [2020-05-17T21:04:52.084Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:04:52 [2020-05-17T21:04:52.084Z]  ---> c44560937237
21:04:52 [2020-05-17T21:04:52.084Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:04:52 [2020-05-17T21:04:52.084Z]  ---> Running in 984df91fd2ef
21:04:52 [2020-05-17T21:04:52.084Z] + RM_GOPATH=0
21:04:52 [2020-05-17T21:04:52.084Z] + TMP_GOPATH=
21:04:52 [2020-05-17T21:04:52.084Z] + : /build
21:04:52 [2020-05-17T21:04:52.084Z] + '[' -z '' ']'
21:04:52 [2020-05-17T21:04:52.084Z] ++ mktemp -d
21:04:52 [2020-05-17T21:04:52.084Z] + export GOPATH=/tmp/tmp.G09qcDHHQG
21:04:52 [2020-05-17T21:04:52.084Z] + GOPATH=/tmp/tmp.G09qcDHHQG
21:04:52 [2020-05-17T21:04:52.084Z] + RM_GOPATH=1
21:04:52 [2020-05-17T21:04:52.084Z] ++ dirname ./install.sh
21:04:52 [2020-05-17T21:04:52.084Z] + dir=.
21:04:52 [2020-05-17T21:04:52.084Z] Install docker/cli version 17.06.2-ce from stable
21:04:52 [2020-05-17T21:04:52.084Z] + bin=dockercli
21:04:52 [2020-05-17T21:04:52.084Z] + shift
21:04:52 [2020-05-17T21:04:52.084Z] + '[' '!' -f ./dockercli.installer ']'
21:04:52 [2020-05-17T21:04:52.084Z] + . ./dockercli.installer
21:04:52 [2020-05-17T21:04:52.084Z] ++ : stable
21:04:52 [2020-05-17T21:04:52.084Z] ++ : 17.06.2-ce
21:04:52 [2020-05-17T21:04:52.084Z] + install_dockercli
21:04:52 [2020-05-17T21:04:52.084Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
21:04:52 [2020-05-17T21:04:52.084Z] ++ uname -m
21:04:52 [2020-05-17T21:04:52.084Z] + arch=ppc64le
21:04:52 [2020-05-17T21:04:52.084Z] + '[' ppc64le '!=' x86_64 ']'
21:04:52 [2020-05-17T21:04:52.084Z] + '[' ppc64le '!=' s390x ']'
21:04:52 [2020-05-17T21:04:52.084Z] + '[' ppc64le '!=' armhf ']'
21:04:52 [2020-05-17T21:04:52.084Z] + build_dockercli
21:04:52 [2020-05-17T21:04:52.084Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.G09qcDHHQG/tmp/docker-ce
21:04:52 [2020-05-17T21:04:52.084Z] Cloning into '/tmp/tmp.G09qcDHHQG/tmp/docker-ce'...
21:04:52 [2020-05-17T21:04:52.578Z] 4612f6d0b889: Pull complete
21:04:52 [2020-05-17T21:04:52.578Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
21:04:52 [2020-05-17T21:04:52.578Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
21:04:52 [2020-05-17T21:04:52.578Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217'
21:04:52 [2020-05-17T21:04:52.578Z] WARN: Skipping validation tests
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Running unit tests at 05/17/2020 21:04:46...
21:04:52 [2020-05-17T21:04:52.578Z] INFO: make.ps1 starting at 05/17/2020 21:04:50
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Git commit (8f1ab4e61) assumed from DOCKER_GITCOMMIT environment variable
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Invoking autogen...
21:04:52 [2020-05-17T21:04:52.578Z] INFO: Running unit tests...
21:04:55 [2020-05-17T21:04:55.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:04:55 [2020-05-17T21:04:55.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:04:56 [2020-05-17T21:04:56.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:04:57 [2020-05-17T21:04:57.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:04:58 [2020-05-17T21:04:58.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:04:58 [2020-05-17T21:04:58.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:05:00 [2020-05-17T21:05:00.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:05:00 [2020-05-17T21:05:00.001Z] Using test binary docker
21:05:00 [2020-05-17T21:05:00.002Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:05:00 [2020-05-17T21:05:00.002Z] +++ /etc/init.d/apparmor start
21:05:00 [2020-05-17T21:05:00.002Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:05:00 [2020-05-17T21:05:00.002Z] INFO: Waiting for daemon to start...
21:05:00 [2020-05-17T21:05:00.002Z] Starting dockerd
21:05:00 [2020-05-17T21:05:00.002Z] +++ 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:05:02 [2020-05-17T21:05:02.024Z] .
21:05:02 [2020-05-17T21:05:02.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:05:02 [2020-05-17T21:05:02.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:05:02 [2020-05-17T21:05:02.024Z] Error: No such image: emptyfs
21:05:02 [2020-05-17T21:05:02.024Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:05:02 [2020-05-17T21:05:02.024Z] ++++ docker load
21:05:02 [2020-05-17T21:05:02.306Z] Running integration-test (iteration 1)
21:05:02 [2020-05-17T21:05:02.306Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:05:02 [2020-05-17T21:05:02.306Z] ++ 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:05:02 [2020-05-17T21:05:02.306Z] ++ set -e
21:05:02 [2020-05-17T21:05:02.306Z] ++ '[' -n 0 ']'
21:05:02 [2020-05-17T21:05:02.306Z] ++ set -x
21:05:02 [2020-05-17T21:05:02.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
21:05:07 [2020-05-17T21:05:07.570Z] ?   	github.com/docker/docker/api	[no test files]
21:05:09 [2020-05-17T21:05:09.100Z] Loaded image: buildpack-deps:jessie
21:05:09 [2020-05-17T21:05:09.382Z] Loaded image: busybox:latest
21:05:09 [2020-05-17T21:05:09.664Z] Loaded image: busybox:glibc
21:05:09 [2020-05-17T21:05:09.664Z] Loaded image: debian:jessie
21:05:09 [2020-05-17T21:05:09.664Z] Loaded image: hello-world:latest
21:05:09 [2020-05-17T21:05:09.664Z] INFO: Testing against a local daemon
21:05:09 [2020-05-17T21:05:09.664Z] === RUN   TestBuildWithSession
21:05:13 [2020-05-17T21:05:13.115Z] --- PASS: TestBuildWithSession (3.31s)
21:05:13 [2020-05-17T21:05:13.115Z] === RUN   TestBuildSquashParent
21:05:13 [2020-05-17T21:05:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:05:13 [2020-05-17T21:05:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:05:14 [2020-05-17T21:05:14.378Z] sha256:41e94ac75fd4841d449a5ad286e5eb83372135e676c70908f2d8dfccff218395
21:05:14 [2020-05-17T21:05:14.378Z] INFO: Starting docker-py tests...
21:05:14 [2020-05-17T21:05:14.378Z] ============================= test session starts ==============================
21:05:14 [2020-05-17T21:05:14.378Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
21:05:14 [2020-05-17T21:05:14.378Z] rootdir: /src, inifile: pytest.ini
21:05:14 [2020-05-17T21:05:14.378Z] plugins: cov-2.6.1, timeout-1.3.3
21:05:14 [2020-05-17T21:05:14.378Z] collected 385 items / 3 deselected / 382 selected
21:05:14 [2020-05-17T21:05:14.378Z] 
21:05:19 [2020-05-17T21:05:19.434Z] Checking out files:  54% (5865/10834)   
Checking out files:  55% (5959/10834)   
Checking out files:  56% (6068/10834)   
Checking out files:  57% (6176/10834)   
Checking out files:  58% (6284/10834)   
Checking out files:  59% (6393/10834)   
Checking out files:  60% (6501/10834)   
Checking out files:  61% (6609/10834)   
Checking out files:  62% (6718/10834)   
Checking out files:  63% (6826/10834)   
Checking out files:  64% (6934/10834)   
Checking out files:  65% (7043/10834)   
Checking out files:  66% (7151/10834)   
Checking out files:  67% (7259/10834)   
Checking out files:  68% (7368/10834)   
Checking out files:  69% (7476/10834)   
Checking out files:  70% (7584/10834)   
Checking out files:  71% (7693/10834)   
Checking out files:  72% (7801/10834)   
Checking out files:  73% (7909/10834)   
Checking out files:  74% (8018/10834)   
Checking out files:  75% (8126/10834)   
Checking out files:  76% (8234/10834)   
Checking out files:  77% (8343/10834)   
Checking out files:  78% (8451/10834)   
Checking out files:  79% (8559/10834)   
Checking out files:  80% (8668/10834)   
Checking out files:  81% (8776/10834)   
Checking out files:  82% (8884/10834)   
Checking out files:  83% (8993/10834)   
Checking out files:  84% (9101/10834)   
Checking out files:  85% (9209/10834)   
Checking out files:  86% (9318/10834)   
Checking out files:  87% (9426/10834)   
Checking out files:  88% (9534/10834)   
Checking out files:  89% (9643/10834)   
Checking out files:  90% (9751/10834)   
Checking out files:  91% (9859/10834)   
Checking out files:  92% (9968/10834)   
Checking out files:  93% (10076/10834)   
Checking out files:  94% (10184/10834)   
Checking out files:  95% (10293/10834)   
Checking out files:  96% (10401/10834)   
Checking out files:  97% (10509/10834)   
Checking out files:  98% (10618/10834)   
Checking out files:  99% (10726/10834)   
Checking out files: 100% (10834/10834)   
Checking out files: 100% (10834/10834), done.
21:05:19 [2020-05-17T21:05:19.719Z] + cd /tmp/tmp.G09qcDHHQG/tmp/docker-ce
21:05:19 [2020-05-17T21:05:19.719Z] + git checkout -q v17.06.2-ce
21:05:19 [2020-05-17T21:05:19.910Z] --- PASS: TestBuildSquashParent (6.69s)
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:19 [2020-05-17T21:05:19.910Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:19 [2020-05-17T21:05:19.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:19 [2020-05-17T21:05:19.910Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:05:19 [2020-05-17T21:05:19.910Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:05:20 [2020-05-17T21:05:20.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:05:21 [2020-05-17T21:05:21.200Z] + mkdir -p /tmp/tmp.G09qcDHHQG/src/github.com/docker
21:05:21 [2020-05-17T21:05:21.200Z] + mv components/cli /tmp/tmp.G09qcDHHQG/src/github.com/docker/cli
21:05:21 [2020-05-17T21:05:21.200Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:05:22 [2020-05-17T21:05:22.572Z] ok  	github.com/docker/docker/api/server	0.181s	coverage: 7.9% of statements
21:05:22 [2020-05-17T21:05:22.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:05:22 [2020-05-17T21:05:22.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:05:22 [2020-05-17T21:05:22.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:05:24 [2020-05-17T21:05:24.591Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:05:24 [2020-05-17T21:05:24.591Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:05:27 [2020-05-17T21:05:27.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:05:27 [2020-05-17T21:05:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
21:05:27 [2020-05-17T21:05:27.254Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
21:05:27 [2020-05-17T21:05:27.254Z] === RUN   TestBuildMultiStageCopy
21:05:27 [2020-05-17T21:05:27.254Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:05:29 [2020-05-17T21:05:29.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:05:29 [2020-05-17T21:05:29.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:05:30 [2020-05-17T21:05:30.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:05:30 [2020-05-17T21:05:30.528Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:05:31 [2020-05-17T21:05:31.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:05:31 [2020-05-17T21:05:31.751Z] --- PASS: TestBuildMultiStageCopy (4.63s)
21:05:31 [2020-05-17T21:05:31.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
21:05:31 [2020-05-17T21:05:31.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
21:05:31 [2020-05-17T21:05:31.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
21:05:31 [2020-05-17T21:05:31.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
21:05:31 [2020-05-17T21:05:31.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
21:05:31 [2020-05-17T21:05:31.751Z] === RUN   TestBuildMultiStageParentConfig
21:05:32 [2020-05-17T21:05:32.204Z] tests/integration/api_build_test.py .......................X             [  6%]
21:05:32 [2020-05-17T21:05:32.204Z] tests/integration/api_client_test.py .....                               [  7%]
21:05:33 [2020-05-17T21:05:33.215Z] --- PASS: TestBuildMultiStageParentConfig (1.59s)
21:05:33 [2020-05-17T21:05:33.215Z] === RUN   TestBuildLabelWithTargets
21:05:33 [2020-05-17T21:05:33.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:05:34 [2020-05-17T21:05:34.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:05:34 [2020-05-17T21:05:34.502Z] tests/integration/api_config_test.py .....                               [  8%]
21:05:35 [2020-05-17T21:05:35.878Z] --- PASS: TestBuildLabelWithTargets (2.31s)
21:05:35 [2020-05-17T21:05:35.879Z] === RUN   TestBuildWithEmptyLayers
21:05:36 [2020-05-17T21:05:36.489Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
21:05:36 [2020-05-17T21:05:36.489Z] === RUN   TestBuildMultiStageOnBuild
21:05:39 [2020-05-17T21:05:39.930Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
21:05:39 [2020-05-17T21:05:39.930Z] === RUN   TestBuildUncleanTarFilenames
21:05:40 [2020-05-17T21:05:40.542Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
21:05:40 [2020-05-17T21:05:40.542Z] === RUN   TestBuildMultiStageLayerLeak
21:05:40 [2020-05-17T21:05:40.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:05:43 [2020-05-17T21:05:43.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:05:44 [2020-05-17T21:05:44.024Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s)
21:05:44 [2020-05-17T21:05:44.024Z] === RUN   TestBuildWithHugeFile
21:05:53 [2020-05-17T21:05:53.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:06:08 [2020-05-17T21:06:08.156Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:06:10 [2020-05-17T21:06:10.970Z] --- PASS: TestBuildWithHugeFile (27.23s)
21:06:10 [2020-05-17T21:06:10.970Z] === RUN   TestBuildWithEmptyDockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:10 [2020-05-17T21:06:10.970Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:11 [2020-05-17T21:06:11.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:06:11 [2020-05-17T21:06:11.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
21:06:11 [2020-05-17T21:06:11.251Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
21:06:11 [2020-05-17T21:06:11.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
21:06:11 [2020-05-17T21:06:11.251Z] === RUN   TestBuildPreserveOwnership
21:06:11 [2020-05-17T21:06:11.251Z] === RUN   TestBuildPreserveOwnership/copy_from
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/server/httputils	0.113s	coverage: 14.7% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/server/middleware	0.180s	coverage: 37.7% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/server/router/swarm	0.122s	coverage: 3.1% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/types/filters	0.075s	coverage: 92.2% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/types/strslice	0.055s	coverage: 90.0% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/types/time	0.418s	coverage: 100.0% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:06:13 [2020-05-17T21:06:13.730Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:06:15 [2020-05-17T21:06:15.617Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:06:17 [2020-05-17T21:06:17.552Z] ok  	github.com/docker/docker/builder/dockerfile	0.531s	coverage: 43.2% of statements
21:06:17 [2020-05-17T21:06:17.552Z] ok  	github.com/docker/docker/builder/dockerignore	0.165s	coverage: 96.8% of statements
21:06:17 [2020-05-17T21:06:17.552Z] ok  	github.com/docker/docker/builder/fscache	1.166s	coverage: 69.2% of statements
21:06:17 [2020-05-17T21:06:17.552Z] ok  	github.com/docker/docker/builder/remotecontext	0.438s	coverage: 9.2% of statements
21:06:17 [2020-05-17T21:06:17.630Z] --- PASS: TestBuildPreserveOwnership (6.39s)
21:06:17 [2020-05-17T21:06:17.630Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.15s)
21:06:17 [2020-05-17T21:06:17.630Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s)
21:06:17 [2020-05-17T21:06:17.630Z] === RUN   TestBuildPlatformInvalid
21:06:17 [2020-05-17T21:06:17.910Z] --- PASS: TestBuildPlatformInvalid (0.19s)
21:06:17 [2020-05-17T21:06:17.910Z] PASS
21:06:17 [2020-05-17T21:06:17.910Z] 
21:06:17 [2020-05-17T21:06:17.910Z] DONE 30 tests in 75.510s
21:06:17 [2020-05-17T21:06:17.910Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:06:17 [2020-05-17T21:06:17.910Z] ++ 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:06:17 [2020-05-17T21:06:17.910Z] ++ set -e
21:06:17 [2020-05-17T21:06:17.910Z] ++ '[' -n 0 ']'
21:06:17 [2020-05-17T21:06:17.910Z] ++ set -x
21:06:17 [2020-05-17T21:06:17.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
21:06:17 [2020-05-17T21:06:17.910Z] INFO: Testing against a local daemon
21:06:17 [2020-05-17T21:06:17.910Z] === RUN   TestConfigList
21:06:19 [2020-05-17T21:06:19.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:06:19 [2020-05-17T21:06:19.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:06:22 [2020-05-17T21:06:22.275Z] --- PASS: TestConfigList (3.70s)
21:06:22 [2020-05-17T21:06:22.275Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:325: [d0359b53d9407] waiting for daemon to start
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:325: [d0359b53d9407] waiting for daemon to start
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:353: [d0359b53d9407] daemon started
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:461: [d0359b53d9407] Stopping daemon
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:296: [d0359b53d9407] exiting daemon
21:06:22 [2020-05-17T21:06:22.275Z]     daemon.go:448: [d0359b53d9407] Daemon stopped
21:06:22 [2020-05-17T21:06:22.275Z] === RUN   TestConfigsCreateAndDelete
21:06:23 [2020-05-17T21:06:23.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:06:25 [2020-05-17T21:06:25.717Z] --- PASS: TestConfigsCreateAndDelete (3.61s)
21:06:25 [2020-05-17T21:06:25.717Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:325: [dc5dcb02178c7] waiting for daemon to start
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:325: [dc5dcb02178c7] waiting for daemon to start
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:353: [dc5dcb02178c7] daemon started
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:461: [dc5dcb02178c7] Stopping daemon
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:296: [dc5dcb02178c7] exiting daemon
21:06:25 [2020-05-17T21:06:25.717Z]     daemon.go:448: [dc5dcb02178c7] Daemon stopped
21:06:25 [2020-05-17T21:06:25.717Z] === RUN   TestConfigsUpdate
21:06:28 [2020-05-17T21:06:28.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:06:29 [2020-05-17T21:06:29.155Z] --- PASS: TestConfigsUpdate (3.59s)
21:06:29 [2020-05-17T21:06:29.155Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:325: [d5e9fa2af15f6] waiting for daemon to start
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:325: [d5e9fa2af15f6] waiting for daemon to start
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:353: [d5e9fa2af15f6] daemon started
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:461: [d5e9fa2af15f6] Stopping daemon
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:296: [d5e9fa2af15f6] exiting daemon
21:06:29 [2020-05-17T21:06:29.155Z]     daemon.go:448: [d5e9fa2af15f6] Daemon stopped
21:06:29 [2020-05-17T21:06:29.155Z] === RUN   TestTemplatedConfig
21:06:29 [2020-05-17T21:06:29.497Z] + return
21:06:29 [2020-05-17T21:06:29.497Z] Removing intermediate container 984df91fd2ef
21:06:29 [2020-05-17T21:06:29.497Z]  ---> ca5703499e86
21:06:29 [2020-05-17T21:06:29.497Z] Step 85/140 : FROM runtime-dev AS runc
21:06:29 [2020-05-17T21:06:29.497Z]  ---> 850051a6ca90
21:06:29 [2020-05-17T21:06:29.497Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
21:06:29 [2020-05-17T21:06:29.497Z]  ---> Running in cb4a0d688cb6
21:06:29 [2020-05-17T21:06:29.497Z] Removing intermediate container cb4a0d688cb6
21:06:29 [2020-05-17T21:06:29.497Z]  ---> 08a065980d17
21:06:29 [2020-05-17T21:06:29.497Z] Step 87/140 : ARG RUNC_COMMIT
21:06:29 [2020-05-17T21:06:29.497Z]  ---> Running in f680a536157d
21:06:29 [2020-05-17T21:06:29.497Z] Removing intermediate container f680a536157d
21:06:29 [2020-05-17T21:06:29.497Z]  ---> 05437b026ac6
21:06:29 [2020-05-17T21:06:29.497Z] Step 88/140 : ARG RUNC_BUILDTAGS
21:06:29 [2020-05-17T21:06:29.497Z]  ---> Running in 048dc63ac386
21:06:29 [2020-05-17T21:06:29.497Z] Removing intermediate container 048dc63ac386
21:06:29 [2020-05-17T21:06:29.497Z]  ---> 87e4ca064443
21:06:29 [2020-05-17T21:06:29.497Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:06:29 [2020-05-17T21:06:29.497Z]  ---> ec52b4832f26
21:06:29 [2020-05-17T21:06:29.497Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:06:29 [2020-05-17T21:06:29.497Z]  ---> bb6c25640b0d
21:06:29 [2020-05-17T21:06:29.497Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:06:29 [2020-05-17T21:06:29.497Z]  ---> Running in b1ade04a3e85
21:06:29 [2020-05-17T21:06:29.497Z] + RM_GOPATH=0
21:06:29 [2020-05-17T21:06:29.497Z] + TMP_GOPATH=
21:06:29 [2020-05-17T21:06:29.497Z] + : /build
21:06:29 [2020-05-17T21:06:29.497Z] + '[' -z '' ']'
21:06:29 [2020-05-17T21:06:29.497Z] ++ mktemp -d
21:06:29 [2020-05-17T21:06:29.497Z] + export GOPATH=/tmp/tmp.iA3ij9p7BW
21:06:29 [2020-05-17T21:06:29.497Z] + GOPATH=/tmp/tmp.iA3ij9p7BW
21:06:29 [2020-05-17T21:06:29.497Z] + RM_GOPATH=1
21:06:29 [2020-05-17T21:06:29.497Z] ++ dirname ./install.sh
21:06:29 [2020-05-17T21:06:29.497Z] + dir=.
21:06:29 [2020-05-17T21:06:29.497Z] + bin=runc
21:06:29 [2020-05-17T21:06:29.497Z] + shift
21:06:29 [2020-05-17T21:06:29.497Z] + '[' '!' -f ./runc.installer ']'
21:06:29 [2020-05-17T21:06:29.497Z] + . ./runc.installer
21:06:29 [2020-05-17T21:06:29.497Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:06:29 [2020-05-17T21:06:29.497Z] + install_runc
21:06:29 [2020-05-17T21:06:29.497Z] + uname -r
21:06:29 [2020-05-17T21:06:29.497Z] + grep -q '^3\.10\.0.*\.el7\.'
21:06:29 [2020-05-17T21:06:29.497Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:06:29 [2020-05-17T21:06:29.497Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:06:29 [2020-05-17T21:06:29.497Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:06:29 [2020-05-17T21:06:29.497Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iA3ij9p7BW/src/github.com/opencontainers/runc
21:06:29 [2020-05-17T21:06:29.497Z] Cloning into '/tmp/tmp.iA3ij9p7BW/src/github.com/opencontainers/runc'...
21:06:29 [2020-05-17T21:06:29.497Z] + cd /tmp/tmp.iA3ij9p7BW/src/github.com/opencontainers/runc
21:06:29 [2020-05-17T21:06:29.497Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:06:29 [2020-05-17T21:06:29.497Z] + '[' -z '' ']'
21:06:29 [2020-05-17T21:06:29.497Z] + target=static
21:06:29 [2020-05-17T21:06:29.497Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:06:29 [2020-05-17T21:06:29.497Z] 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:06:30 [2020-05-17T21:06:30.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:06:32 [2020-05-17T21:06:32.595Z] --- PASS: TestTemplatedConfig (3.63s)
21:06:32 [2020-05-17T21:06:32.595Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:325: [dd2b3e58b79d7] waiting for daemon to start
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:325: [dd2b3e58b79d7] waiting for daemon to start
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:353: [dd2b3e58b79d7] daemon started
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:461: [dd2b3e58b79d7] Stopping daemon
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:296: [dd2b3e58b79d7] exiting daemon
21:06:32 [2020-05-17T21:06:32.595Z]     daemon.go:448: [dd2b3e58b79d7] Daemon stopped
21:06:32 [2020-05-17T21:06:32.595Z] === RUN   TestConfigInspect
21:06:34 [2020-05-17T21:06:34.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:06:36 [2020-05-17T21:06:36.036Z] --- PASS: TestConfigInspect (3.70s)
21:06:36 [2020-05-17T21:06:36.036Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:325: [d1c5cebc11710] waiting for daemon to start
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:325: [d1c5cebc11710] waiting for daemon to start
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:353: [d1c5cebc11710] daemon started
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:461: [d1c5cebc11710] Stopping daemon
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:296: [d1c5cebc11710] exiting daemon
21:06:36 [2020-05-17T21:06:36.036Z]     daemon.go:448: [d1c5cebc11710] Daemon stopped
21:06:36 [2020-05-17T21:06:36.036Z] === RUN   TestConfigCreateWithLabels
21:06:37 [2020-05-17T21:06:37.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:06:37 [2020-05-17T21:06:37.408Z] Using test binary docker
21:06:37 [2020-05-17T21:06:37.408Z] +++ /etc/init.d/apparmor start
21:06:37 [2020-05-17T21:06:37.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:06:37 [2020-05-17T21:06:37.408Z] INFO: Waiting for daemon to start...
21:06:37 [2020-05-17T21:06:37.408Z] Starting dockerd
21:06:37 [2020-05-17T21:06:37.408Z] +++ 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:06:39 [2020-05-17T21:06:39.935Z] .
21:06:39 [2020-05-17T21:06:39.935Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:06:39 [2020-05-17T21:06:39.935Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:06:39 [2020-05-17T21:06:39.935Z] Error: No such image: emptyfs
21:06:39 [2020-05-17T21:06:39.935Z] ++++ docker load
21:06:39 [2020-05-17T21:06:39.935Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:06:40 [2020-05-17T21:06:40.193Z] Running integration-test (iteration 1)
21:06:40 [2020-05-17T21:06:40.193Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:06:40 [2020-05-17T21:06:40.193Z] ++ 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:06:40 [2020-05-17T21:06:40.193Z] ++ set -e
21:06:40 [2020-05-17T21:06:40.193Z] ++ '[' -n 0 ']'
21:06:40 [2020-05-17T21:06:40.193Z] ++ set -x
21:06:40 [2020-05-17T21:06:40.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
21:06:40 [2020-05-17T21:06:40.402Z] --- PASS: TestConfigCreateWithLabels (3.73s)
21:06:40 [2020-05-17T21:06:40.402Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:325: [d24acc40a7017] waiting for daemon to start
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:325: [d24acc40a7017] waiting for daemon to start
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:353: [d24acc40a7017] daemon started
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:461: [d24acc40a7017] Stopping daemon
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:296: [d24acc40a7017] exiting daemon
21:06:40 [2020-05-17T21:06:40.402Z]     daemon.go:448: [d24acc40a7017] Daemon stopped
21:06:40 [2020-05-17T21:06:40.402Z] === RUN   TestConfigCreateResolve
21:06:43 [2020-05-17T21:06:43.845Z] --- PASS: TestConfigCreateResolve (3.60s)
21:06:43 [2020-05-17T21:06:43.845Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:325: [d05ce38180f87] waiting for daemon to start
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:325: [d05ce38180f87] waiting for daemon to start
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:353: [d05ce38180f87] daemon started
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:461: [d05ce38180f87] Stopping daemon
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:296: [d05ce38180f87] exiting daemon
21:06:43 [2020-05-17T21:06:43.845Z]     daemon.go:448: [d05ce38180f87] Daemon stopped
21:06:43 [2020-05-17T21:06:43.845Z] === RUN   TestConfigDaemonLibtrustID
21:06:44 [2020-05-17T21:06:44.125Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:06:44 [2020-05-17T21:06:44.125Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:325: [d90ff9e8a54ab] waiting for daemon to start
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:325: [d90ff9e8a54ab] waiting for daemon to start
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:353: [d90ff9e8a54ab] daemon started
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:461: [d90ff9e8a54ab] Stopping daemon
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:296: [d90ff9e8a54ab] exiting daemon
21:06:44 [2020-05-17T21:06:44.125Z]     daemon.go:448: [d90ff9e8a54ab] Daemon stopped
21:06:44 [2020-05-17T21:06:44.125Z] PASS
21:06:44 [2020-05-17T21:06:44.125Z] 
21:06:44 [2020-05-17T21:06:44.125Z] DONE 8 tests in 26.159s
21:06:44 [2020-05-17T21:06:44.125Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:06:44 [2020-05-17T21:06:44.125Z] ++ 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:06:44 [2020-05-17T21:06:44.125Z] ++ set -e
21:06:44 [2020-05-17T21:06:44.125Z] ++ '[' -n 0 ']'
21:06:44 [2020-05-17T21:06:44.125Z] ++ set -x
21:06:44 [2020-05-17T21:06:44.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:06:44 [2020-05-17T21:06:44.125Z] INFO: Testing against a local daemon
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestCheckpoint
21:06:44 [2020-05-17T21:06:44.125Z] --- SKIP: TestCheckpoint (0.00s)
21:06:44 [2020-05-17T21:06:44.125Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestContainerInvalidJSON
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:06:44 [2020-05-17T21:06:44.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:06:44 [2020-05-17T21:06:44.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:06:44 [2020-05-17T21:06:44.125Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:06:44 [2020-05-17T21:06:44.125Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:06:44 [2020-05-17T21:06:44.125Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:06:44 [2020-05-17T21:06:44.125Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:06:44 [2020-05-17T21:06:44.125Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:06:44 [2020-05-17T21:06:44.125Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:06:44 [2020-05-17T21:06:44.125Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:06:44 [2020-05-17T21:06:44.125Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:06:44 [2020-05-17T21:06:44.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
21:06:44 [2020-05-17T21:06:44.125Z] === RUN   TestCopyFromContainerPathIsNotDir
21:06:44 [2020-05-17T21:06:44.411Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
21:06:44 [2020-05-17T21:06:44.411Z] === RUN   TestCopyToContainerPathDoesNotExist
21:06:44 [2020-05-17T21:06:44.411Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
21:06:44 [2020-05-17T21:06:44.411Z] === RUN   TestCopyToContainerPathIsNotDir
21:06:44 [2020-05-17T21:06:44.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
21:06:44 [2020-05-17T21:06:44.711Z] === RUN   TestCopyFromContainer
21:06:46 [2020-05-17T21:06:46.724Z] === RUN   TestCopyFromContainer//
21:06:46 [2020-05-17T21:06:46.724Z] === RUN   TestCopyFromContainer//bar/root
21:06:47 [2020-05-17T21:06:47.004Z] === RUN   TestCopyFromContainer//bar/root/
21:06:47 [2020-05-17T21:06:47.004Z] === RUN   TestCopyFromContainer/bar/quux
21:06:47 [2020-05-17T21:06:47.004Z] === RUN   TestCopyFromContainer/bar/quux/
21:06:47 [2020-05-17T21:06:47.285Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:06:47 [2020-05-17T21:06:47.285Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:06:47 [2020-05-17T21:06:47.285Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:06:47 [2020-05-17T21:06:47.285Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCopyFromContainer/bar/notarget
21:06:47 [2020-05-17T21:06:47.565Z] --- PASS: TestCopyFromContainer (2.90s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer// (0.04s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:47 [2020-05-17T21:06:47.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateLinkToNonExistingContainer
21:06:47 [2020-05-17T21:06:47.565Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateWithInvalidEnv
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateWithInvalidEnv/0
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateWithInvalidEnv/0
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateWithInvalidEnv/1
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateWithInvalidEnv/1
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateWithInvalidEnv/2
21:06:47 [2020-05-17T21:06:47.565Z] === PAUSE TestCreateWithInvalidEnv/2
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateWithInvalidEnv/0
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateWithInvalidEnv/2
21:06:47 [2020-05-17T21:06:47.565Z] === CONT  TestCreateWithInvalidEnv/1
21:06:47 [2020-05-17T21:06:47.565Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateTmpfsMountsTarget
21:06:47 [2020-05-17T21:06:47.565Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:06:47 [2020-05-17T21:06:47.565Z] === RUN   TestCreateWithCustomMaskedPaths
21:06:47 [2020-05-17T21:06:47.754Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.937s	coverage: 85.1% of statements
21:06:47 [2020-05-17T21:06:47.754Z] ?   	github.com/docker/docker/cli	[no test files]
21:06:47 [2020-05-17T21:06:47.754Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:06:47 [2020-05-17T21:06:47.754Z] ok  	github.com/docker/docker/cli/debug	0.053s	coverage: 100.0% of statements
21:06:47 [2020-05-17T21:06:47.754Z] ok  	github.com/docker/docker/client	0.458s	coverage: 75.2% of statements
21:06:50 [2020-05-17T21:06:50.229Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:06:50 [2020-05-17T21:06:50.229Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:06:50 [2020-05-17T21:06:50.229Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
21:06:50 [2020-05-17T21:06:50.229Z] === RUN   TestCreateWithCustomReadonlyPaths
21:06:51 [2020-05-17T21:06:51.575Z] ok  	github.com/docker/docker/cmd/dockerd	0.443s	coverage: 18.6% of statements
21:06:52 [2020-05-17T21:06:52.893Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:52 [2020-05-17T21:06:52.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:52 [2020-05-17T21:06:52.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:52 [2020-05-17T21:06:52.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:52 [2020-05-17T21:06:52.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:52 [2020-05-17T21:06:52.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:06:52 [2020-05-17T21:06:52.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
21:06:52 [2020-05-17T21:06:52.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:06:52 [2020-05-17T21:06:52.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:06:52 [2020-05-17T21:06:52.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:06:52 [2020-05-17T21:06:52.893Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
21:06:52 [2020-05-17T21:06:52.893Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:06:53 [2020-05-17T21:06:53.808Z] ok  	github.com/docker/docker/container	0.415s	coverage: 42.8% of statements
21:06:53 [2020-05-17T21:06:53.808Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:06:53 [2020-05-17T21:06:53.808Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:06:53 [2020-05-17T21:06:53.808Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:06:53 [2020-05-17T21:06:53.808Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:06:53 [2020-05-17T21:06:53.896Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
21:06:53 [2020-05-17T21:06:53.896Z] === RUN   TestContainerStartOnDaemonRestart
21:06:53 [2020-05-17T21:06:53.896Z] === PAUSE TestContainerStartOnDaemonRestart
21:06:53 [2020-05-17T21:06:53.896Z] === RUN   TestDaemonRestartIpcMode
21:06:53 [2020-05-17T21:06:53.896Z] === PAUSE TestDaemonRestartIpcMode
21:06:53 [2020-05-17T21:06:53.896Z] === RUN   TestDiff
21:06:54 [2020-05-17T21:06:54.507Z] --- PASS: TestDiff (0.80s)
21:06:54 [2020-05-17T21:06:54.507Z] === RUN   TestExecWithCloseStdin
21:06:55 [2020-05-17T21:06:55.509Z] --- PASS: TestExecWithCloseStdin (0.94s)
21:06:55 [2020-05-17T21:06:55.509Z] === RUN   TestExec
21:06:56 [2020-05-17T21:06:56.510Z] --- PASS: TestExec (0.93s)
21:06:56 [2020-05-17T21:06:56.510Z] === RUN   TestExecUser
21:06:57 [2020-05-17T21:06:57.121Z] --- PASS: TestExecUser (0.90s)
21:06:57 [2020-05-17T21:06:57.121Z] === RUN   TestExportContainerAndImportImage
21:06:58 [2020-05-17T21:06:58.585Z] --- PASS: TestExportContainerAndImportImage (1.11s)
21:06:58 [2020-05-17T21:06:58.585Z] === RUN   TestExportContainerAfterDaemonRestart
21:07:00 [2020-05-17T21:07:00.049Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
21:07:00 [2020-05-17T21:07:00.049Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:325: [df7f12aac321a] waiting for daemon to start
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:325: [df7f12aac321a] waiting for daemon to start
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:353: [df7f12aac321a] daemon started
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:461: [df7f12aac321a] Stopping daemon
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:296: [df7f12aac321a] exiting daemon
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:448: [df7f12aac321a] Daemon stopped
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:325: [df7f12aac321a] waiting for daemon to start
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:325: [df7f12aac321a] waiting for daemon to start
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:353: [df7f12aac321a] daemon started
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:461: [df7f12aac321a] Stopping daemon
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:296: [df7f12aac321a] exiting daemon
21:07:00 [2020-05-17T21:07:00.049Z]     daemon.go:448: [df7f12aac321a] Daemon stopped
21:07:00 [2020-05-17T21:07:00.049Z] === RUN   TestHealthCheckWorkdir
21:07:01 [2020-05-17T21:07:01.050Z] --- PASS: TestHealthCheckWorkdir (1.06s)
21:07:01 [2020-05-17T21:07:01.050Z] === RUN   TestHealthKillContainer
21:07:02 [2020-05-17T21:07:02.081Z] 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:07:02 [2020-05-17T21:07:02.081Z] + mkdir -p /build
21:07:02 [2020-05-17T21:07:02.081Z] + cp runc /build/runc
21:07:02 [2020-05-17T21:07:02.081Z] Removing intermediate container b1ade04a3e85
21:07:02 [2020-05-17T21:07:02.081Z]  ---> 2f9ea04e584e
21:07:02 [2020-05-17T21:07:02.081Z] Step 92/140 : FROM dev-base AS tini
21:07:02 [2020-05-17T21:07:02.081Z]  ---> 111c165483ac
21:07:02 [2020-05-17T21:07:02.081Z] Step 93/140 : ARG DEBIAN_FRONTEND
21:07:02 [2020-05-17T21:07:02.081Z]  ---> Using cache
21:07:02 [2020-05-17T21:07:02.081Z]  ---> 3052a3016316
21:07:02 [2020-05-17T21:07:02.081Z] Step 94/140 : ARG TINI_COMMIT
21:07:02 [2020-05-17T21:07:02.081Z]  ---> Running in 855da0f70de9
21:07:02 [2020-05-17T21:07:02.081Z] Removing intermediate container 855da0f70de9
21:07:02 [2020-05-17T21:07:02.081Z]  ---> dcc1841f8b75
21:07:02 [2020-05-17T21:07:02.081Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
21:07:02 [2020-05-17T21:07:02.081Z]  ---> Running in e2d889d469f5
21:07:02 [2020-05-17T21:07:02.081Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
21:07:02 [2020-05-17T21:07:02.081Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:07:02 [2020-05-17T21:07:02.081Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:07:02 [2020-05-17T21:07:02.081Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
21:07:02 [2020-05-17T21:07:02.081Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
21:07:02 [2020-05-17T21:07:02.081Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:07:03 [2020-05-17T21:07:03.558Z] Fetched 8128 kB in 3s (2947 kB/s)
21:07:04 [2020-05-17T21:07:04.522Z] --- PASS: TestHealthKillContainer (2.98s)
21:07:04 [2020-05-17T21:07:04.522Z] === RUN   TestInspectCpusetInConfigPre120
21:07:04 [2020-05-17T21:07:04.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
21:07:04 [2020-05-17T21:07:04.802Z] === RUN   TestIpcModeNone
21:07:05 [2020-05-17T21:07:05.033Z] Reading package lists...
21:07:05 [2020-05-17T21:07:05.804Z] --- PASS: TestIpcModeNone (0.93s)
21:07:05 [2020-05-17T21:07:05.804Z] === RUN   TestIpcModePrivate
21:07:06 [2020-05-17T21:07:06.047Z] Reading package lists...
21:07:06 [2020-05-17T21:07:06.341Z] Building dependency tree...
21:07:06 [2020-05-17T21:07:06.341Z] Reading state information...
21:07:06 [2020-05-17T21:07:06.341Z] The following additional packages will be installed:
21:07:06 [2020-05-17T21:07:06.341Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:07:06 [2020-05-17T21:07:06.341Z] Suggested packages:
21:07:06 [2020-05-17T21:07:06.341Z]   cmake-doc ninja-build lrzip
21:07:06 [2020-05-17T21:07:06.341Z] Recommended packages:
21:07:06 [2020-05-17T21:07:06.341Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:07:06 [2020-05-17T21:07:06.414Z] --- PASS: TestIpcModePrivate (0.84s)
21:07:06 [2020-05-17T21:07:06.414Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
21:07:06 [2020-05-17T21:07:06.414Z] === RUN   TestIpcModeShareable
21:07:06 [2020-05-17T21:07:06.624Z] The following NEW packages will be installed:
21:07:06 [2020-05-17T21:07:06.624Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:07:06 [2020-05-17T21:07:06.624Z]   vim-common xxd
21:07:06 [2020-05-17T21:07:06.624Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
21:07:06 [2020-05-17T21:07:06.624Z] Need to get 14.9 MB of archives.
21:07:06 [2020-05-17T21:07:06.624Z] After this operation, 67.2 MB of additional disk space will be used.
21:07:06 [2020-05-17T21:07:06.624Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
21:07:06 [2020-05-17T21:07:06.907Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
21:07:06 [2020-05-17T21:07:06.907Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
21:07:06 [2020-05-17T21:07:06.907Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
21:07:07 [2020-05-17T21:07:07.414Z] --- PASS: TestIpcModeShareable (0.91s)
21:07:07 [2020-05-17T21:07:07.415Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
21:07:07 [2020-05-17T21:07:07.415Z] === RUN   TestAPIIpcModeShareableAndContainer
21:07:07 [2020-05-17T21:07:07.917Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
21:07:07 [2020-05-17T21:07:07.917Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
21:07:07 [2020-05-17T21:07:07.917Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
21:07:07 [2020-05-17T21:07:07.917Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
21:07:07 [2020-05-17T21:07:07.917Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
21:07:07 [2020-05-17T21:07:07.917Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
21:07:08 [2020-05-17T21:07:08.202Z] debconf: delaying package configuration, since apt-utils is not installed
21:07:08 [2020-05-17T21:07:08.202Z] Fetched 14.9 MB in 1s (10.9 MB/s)
21:07:08 [2020-05-17T21:07:08.202Z] Selecting previously unselected package xxd.
21:07:08 [2020-05-17T21:07:08.202Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
21:07:08 [2020-05-17T21:07:08.202Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
21:07:08 [2020-05-17T21:07:08.202Z] Unpacking xxd (2:8.1.0875-5) ...
21:07:08 [2020-05-17T21:07:08.202Z] Selecting previously unselected package vim-common.
21:07:08 [2020-05-17T21:07:08.202Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:07:08 [2020-05-17T21:07:08.202Z] Unpacking vim-common (2:8.1.0875-5) ...
21:07:08 [2020-05-17T21:07:08.487Z] Selecting previously unselected package cmake-data.
21:07:08 [2020-05-17T21:07:08.487Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:07:08 [2020-05-17T21:07:08.487Z] Unpacking cmake-data (3.13.4-1) ...
21:07:08 [2020-05-17T21:07:08.608Z] ................................................                         [ 29%]
21:07:09 [2020-05-17T21:07:09.120Z] Selecting previously unselected package libicu63:ppc64el.
21:07:09 [2020-05-17T21:07:09.120Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
21:07:09 [2020-05-17T21:07:09.120Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
21:07:10 [2020-05-17T21:07:10.132Z] Selecting previously unselected package libxml2:ppc64el.
21:07:10 [2020-05-17T21:07:10.132Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.132Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
21:07:10 [2020-05-17T21:07:10.415Z] Selecting previously unselected package libarchive13:ppc64el.
21:07:10 [2020-05-17T21:07:10.415Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.415Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
21:07:10 [2020-05-17T21:07:10.415Z] Selecting previously unselected package libjsoncpp1:ppc64el.
21:07:10 [2020-05-17T21:07:10.415Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.415Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
21:07:10 [2020-05-17T21:07:10.415Z] Selecting previously unselected package librhash0:ppc64el.
21:07:10 [2020-05-17T21:07:10.415Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.415Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
21:07:10 [2020-05-17T21:07:10.415Z] Selecting previously unselected package libuv1:ppc64el.
21:07:10 [2020-05-17T21:07:10.415Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.415Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
21:07:10 [2020-05-17T21:07:10.415Z] Selecting previously unselected package cmake.
21:07:10 [2020-05-17T21:07:10.415Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
21:07:10 [2020-05-17T21:07:10.415Z] Unpacking cmake (3.13.4-1) ...
21:07:10 [2020-05-17T21:07:10.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s)
21:07:10 [2020-05-17T21:07:10.853Z] === RUN   TestAPIIpcModeHost
21:07:11 [2020-05-17T21:07:11.033Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up xxd (2:8.1.0875-5) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up libuv1:ppc64el (1.24.1-1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up vim-common (2:8.1.0875-5) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up librhash0:ppc64el (1.3.8-1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up cmake-data (3.13.4-1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Setting up cmake (3.13.4-1) ...
21:07:11 [2020-05-17T21:07:11.033Z] Processing triggers for libc-bin (2.28-10) ...
21:07:11 [2020-05-17T21:07:11.033Z] Processing triggers for mime-support (3.62) ...
21:07:11 [2020-05-17T21:07:11.133Z] --- PASS: TestAPIIpcModeHost (0.59s)
21:07:11 [2020-05-17T21:07:11.133Z] === RUN   TestDaemonIpcModeShareable
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon	2.895s	coverage: 9.1% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/cluster	1.105s	coverage: 0.5% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.293s	coverage: 65.3% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.580s	coverage: 35.8% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.312s	coverage: 10.9% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/config	0.514s	coverage: 79.7% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/discovery	0.326s	coverage: 30.4% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/events	1.008s	coverage: 50.0% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ok  	github.com/docker/docker/daemon/graphdriver	0.156s	coverage: 2.3% of statements
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
21:07:11 [2020-05-17T21:07:11.701Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
21:07:12 [2020-05-17T21:07:12.243Z] Loaded image: buildpack-deps:jessie
21:07:12 [2020-05-17T21:07:12.501Z] Loaded image: busybox:latest
21:07:13 [2020-05-17T21:07:13.065Z] Loaded image: busybox:glibc
21:07:13 [2020-05-17T21:07:13.066Z] Loaded image: debian:jessie
21:07:13 [2020-05-17T21:07:13.091Z] Removing intermediate container e2d889d469f5
21:07:13 [2020-05-17T21:07:13.091Z]  ---> 6ab77fb53f2b
21:07:13 [2020-05-17T21:07:13.091Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:07:13 [2020-05-17T21:07:13.091Z]  ---> 05b5b793a086
21:07:13 [2020-05-17T21:07:13.091Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
21:07:13 [2020-05-17T21:07:13.143Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
21:07:13 [2020-05-17T21:07:13.143Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:325: [d4f50c2cd3852] waiting for daemon to start
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:325: [d4f50c2cd3852] waiting for daemon to start
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:353: [d4f50c2cd3852] daemon started
21:07:13 [2020-05-17T21:07:13.143Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:461: [d4f50c2cd3852] Stopping daemon
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:296: [d4f50c2cd3852] exiting daemon
21:07:13 [2020-05-17T21:07:13.143Z]     daemon.go:448: [d4f50c2cd3852] Daemon stopped
21:07:13 [2020-05-17T21:07:13.143Z] === RUN   TestDaemonIpcModePrivate
21:07:13 [2020-05-17T21:07:13.280Z] ok  	github.com/docker/docker/daemon/images	0.359s	coverage: 4.9% of statements
21:07:13 [2020-05-17T21:07:13.280Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:07:13 [2020-05-17T21:07:13.280Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
21:07:13 [2020-05-17T21:07:13.280Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:07:13 [2020-05-17T21:07:13.280Z] ok  	github.com/docker/docker/daemon/logger	0.544s	coverage: 44.0% of statements
21:07:13 [2020-05-17T21:07:13.323Z] Loaded image: hello-world:latest
21:07:13 [2020-05-17T21:07:13.323Z] INFO: Testing against a local daemon
21:07:13 [2020-05-17T21:07:13.323Z] === RUN   TestBuildWithSession
21:07:13 [2020-05-17T21:07:13.375Z]  ---> Running in e923c8203e84
21:07:13 [2020-05-17T21:07:13.375Z] Removing intermediate container e923c8203e84
21:07:13 [2020-05-17T21:07:13.375Z]  ---> 72c8b7bd1aba
21:07:13 [2020-05-17T21:07:13.375Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:07:13 [2020-05-17T21:07:13.375Z]  ---> cd4e8a7264b1
21:07:13 [2020-05-17T21:07:13.375Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
21:07:13 [2020-05-17T21:07:13.658Z]  ---> Running in 91ff12ca0a2b
21:07:13 [2020-05-17T21:07:13.753Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.759s	coverage: 78.2% of statements
21:07:13 [2020-05-17T21:07:13.753Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
21:07:13 [2020-05-17T21:07:13.753Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:07:13 [2020-05-17T21:07:13.753Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:07:13 [2020-05-17T21:07:13.753Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
21:07:13 [2020-05-17T21:07:13.753Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
21:07:13 [2020-05-17T21:07:13.940Z] + RM_GOPATH=0
21:07:13 [2020-05-17T21:07:13.940Z] + TMP_GOPATH=
21:07:13 [2020-05-17T21:07:13.940Z] + : /build
21:07:13 [2020-05-17T21:07:13.940Z] + '[' -z '' ']'
21:07:13 [2020-05-17T21:07:13.940Z] ++ mktemp -d
21:07:13 [2020-05-17T21:07:13.940Z] + export GOPATH=/tmp/tmp.ngRRl3m8s3
21:07:13 [2020-05-17T21:07:13.940Z] + GOPATH=/tmp/tmp.ngRRl3m8s3
21:07:13 [2020-05-17T21:07:13.940Z] + RM_GOPATH=1
21:07:13 [2020-05-17T21:07:13.940Z] ++ dirname ./install.sh
21:07:13 [2020-05-17T21:07:13.940Z] + dir=.
21:07:13 [2020-05-17T21:07:13.940Z] + bin=tini
21:07:13 [2020-05-17T21:07:13.940Z] + shift
21:07:13 [2020-05-17T21:07:13.940Z] + '[' '!' -f ./tini.installer ']'
21:07:13 [2020-05-17T21:07:13.940Z] + . ./tini.installer
21:07:13 [2020-05-17T21:07:13.940Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:07:13 [2020-05-17T21:07:13.940Z] + install_tini
21:07:13 [2020-05-17T21:07:13.940Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:07:13 [2020-05-17T21:07:13.940Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:07:13 [2020-05-17T21:07:13.940Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.ngRRl3m8s3/tini
21:07:13 [2020-05-17T21:07:13.940Z] Cloning into '/tmp/tmp.ngRRl3m8s3/tini'...
21:07:14 [2020-05-17T21:07:14.223Z] + cd /tmp/tmp.ngRRl3m8s3/tini
21:07:14 [2020-05-17T21:07:14.223Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:07:14 [2020-05-17T21:07:14.223Z] + cmake .
21:07:14 [2020-05-17T21:07:14.223Z] -- The C compiler identification is GNU 8.3.0
21:07:14 [2020-05-17T21:07:14.223Z] -- Check for working C compiler: /usr/bin/cc
21:07:14 [2020-05-17T21:07:14.226Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.695s	coverage: 62.1% of statements
21:07:14 [2020-05-17T21:07:14.226Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.463s	coverage: 88.3% of statements
21:07:14 [2020-05-17T21:07:14.508Z] -- Check for working C compiler: /usr/bin/cc -- works
21:07:14 [2020-05-17T21:07:14.508Z] -- Detecting C compiler ABI info
21:07:14 [2020-05-17T21:07:14.508Z] -- Detecting C compiler ABI info - done
21:07:14 [2020-05-17T21:07:14.508Z] -- Detecting C compile features
21:07:14 [2020-05-17T21:07:14.605Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
21:07:14 [2020-05-17T21:07:14.605Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:325: [d60595e62f113] waiting for daemon to start
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:325: [d60595e62f113] waiting for daemon to start
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:353: [d60595e62f113] daemon started
21:07:14 [2020-05-17T21:07:14.605Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:461: [d60595e62f113] Stopping daemon
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:296: [d60595e62f113] exiting daemon
21:07:14 [2020-05-17T21:07:14.605Z]     daemon.go:448: [d60595e62f113] Daemon stopped
21:07:14 [2020-05-17T21:07:14.605Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:07:15 [2020-05-17T21:07:15.128Z] -- Detecting C compile features - done
21:07:15 [2020-05-17T21:07:15.128Z] -- Performing Test HAS_BUILTIN_FORTIFY
21:07:15 [2020-05-17T21:07:15.128Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:07:15 [2020-05-17T21:07:15.128Z] -- Configuring done
21:07:15 [2020-05-17T21:07:15.128Z] -- Generating done
21:07:15 [2020-05-17T21:07:15.128Z] -- Build files have been written to: /tmp/tmp.ngRRl3m8s3/tini
21:07:15 [2020-05-17T21:07:15.128Z] + make tini-static
21:07:15 [2020-05-17T21:07:15.128Z] Scanning dependencies of target tini-static
21:07:15 [2020-05-17T21:07:15.128Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:07:15 [2020-05-17T21:07:15.744Z] [100%] Linking C executable tini-static
21:07:15 [2020-05-17T21:07:15.744Z] [100%] Built target tini-static
21:07:15 [2020-05-17T21:07:15.744Z] + mkdir -p /build
21:07:15 [2020-05-17T21:07:15.744Z] + cp tini-static /build/docker-init
21:07:16 [2020-05-17T21:07:16.364Z] Removing intermediate container 91ff12ca0a2b
21:07:16 [2020-05-17T21:07:16.364Z]  ---> 6edf1f680fd9
21:07:16 [2020-05-17T21:07:16.364Z] Step 100/140 : FROM dev-base AS rootlesskit
21:07:16 [2020-05-17T21:07:16.364Z]  ---> 111c165483ac
21:07:16 [2020-05-17T21:07:16.364Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
21:07:16 [2020-05-17T21:07:16.364Z]  ---> Running in 23959e465dc5
21:07:16 [2020-05-17T21:07:16.364Z] Removing intermediate container 23959e465dc5
21:07:16 [2020-05-17T21:07:16.364Z]  ---> 93faed8e9794
21:07:16 [2020-05-17T21:07:16.364Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
21:07:16 [2020-05-17T21:07:16.364Z]  ---> Running in 2d94db521e6e
21:07:16 [2020-05-17T21:07:16.364Z] Removing intermediate container 2d94db521e6e
21:07:16 [2020-05-17T21:07:16.364Z]  ---> 85324f938264
21:07:16 [2020-05-17T21:07:16.364Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
21:07:16 [2020-05-17T21:07:16.461Z] ok  	github.com/docker/docker/daemon/logger/local	0.472s	coverage: 74.7% of statements
21:07:16 [2020-05-17T21:07:16.461Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:07:16 [2020-05-17T21:07:16.461Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.257s	coverage: 36.0% of statements
21:07:16 [2020-05-17T21:07:16.638Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
21:07:16 [2020-05-17T21:07:16.638Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:325: [d9d0ed8075184] waiting for daemon to start
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:325: [d9d0ed8075184] waiting for daemon to start
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:353: [d9d0ed8075184] daemon started
21:07:16 [2020-05-17T21:07:16.638Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:461: [d9d0ed8075184] Stopping daemon
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:296: [d9d0ed8075184] exiting daemon
21:07:16 [2020-05-17T21:07:16.638Z]     daemon.go:448: [d9d0ed8075184] Daemon stopped
21:07:16 [2020-05-17T21:07:16.638Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:07:16 [2020-05-17T21:07:16.647Z]  ---> 58ddf2f65a77
21:07:16 [2020-05-17T21:07:16.647Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
21:07:16 [2020-05-17T21:07:16.931Z]  ---> a7560287f2a6
21:07:16 [2020-05-17T21:07:16.931Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
21:07:16 [2020-05-17T21:07:16.931Z]  ---> Running in 74f1304aae58
21:07:17 [2020-05-17T21:07:17.213Z] + RM_GOPATH=0
21:07:17 [2020-05-17T21:07:17.213Z] + TMP_GOPATH=
21:07:17 [2020-05-17T21:07:17.213Z] + : /build/
21:07:17 [2020-05-17T21:07:17.213Z] + '[' -z '' ']'
21:07:17 [2020-05-17T21:07:17.213Z] ++ mktemp -d
21:07:17 [2020-05-17T21:07:17.213Z] + export GOPATH=/tmp/tmp.Un7lngNqKf
21:07:17 [2020-05-17T21:07:17.213Z] + GOPATH=/tmp/tmp.Un7lngNqKf
21:07:17 [2020-05-17T21:07:17.213Z] + RM_GOPATH=1
21:07:17 [2020-05-17T21:07:17.213Z] ++ dirname ./install.sh
21:07:17 [2020-05-17T21:07:17.213Z] + dir=.
21:07:17 [2020-05-17T21:07:17.213Z] + bin=rootlesskit
21:07:17 [2020-05-17T21:07:17.213Z] + shift
21:07:17 [2020-05-17T21:07:17.213Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
21:07:17 [2020-05-17T21:07:17.213Z] + '[' '!' -f ./rootlesskit.installer ']'
21:07:17 [2020-05-17T21:07:17.213Z] + . ./rootlesskit.installer
21:07:17 [2020-05-17T21:07:17.213Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
21:07:17 [2020-05-17T21:07:17.213Z] + install_rootlesskit
21:07:17 [2020-05-17T21:07:17.213Z] + case "$1" in
21:07:17 [2020-05-17T21:07:17.213Z] + export CGO_ENABLED=0
21:07:17 [2020-05-17T21:07:17.213Z] + CGO_ENABLED=0
21:07:17 [2020-05-17T21:07:17.213Z] + _install_rootlesskit
21:07:17 [2020-05-17T21:07:17.213Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
21:07:17 [2020-05-17T21:07:17.214Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Un7lngNqKf/src/github.com/rootless-containers/rootlesskit
21:07:17 [2020-05-17T21:07:17.214Z] Cloning into '/tmp/tmp.Un7lngNqKf/src/github.com/rootless-containers/rootlesskit'...
21:07:18 [2020-05-17T21:07:18.101Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
21:07:18 [2020-05-17T21:07:18.101Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
21:07:18 [2020-05-17T21:07:18.101Z]     daemon.go:325: [d9e0143aa77e0] waiting for daemon to start
21:07:18 [2020-05-17T21:07:18.102Z]     daemon.go:325: [d9e0143aa77e0] waiting for daemon to start
21:07:18 [2020-05-17T21:07:18.102Z]     daemon.go:353: [d9e0143aa77e0] daemon started
21:07:18 [2020-05-17T21:07:18.102Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
21:07:18 [2020-05-17T21:07:18.102Z]     daemon.go:461: [d9e0143aa77e0] Stopping daemon
21:07:18 [2020-05-17T21:07:18.102Z]     daemon.go:296: [d9e0143aa77e0] exiting daemon
21:07:18 [2020-05-17T21:07:18.102Z]     daemon.go:448: [d9e0143aa77e0] Daemon stopped
21:07:18 [2020-05-17T21:07:18.102Z] === RUN   TestIpcModeOlderClient
21:07:18 [2020-05-17T21:07:18.102Z] === PAUSE TestIpcModeOlderClient
21:07:18 [2020-05-17T21:07:18.102Z] === RUN   TestKillContainerInvalidSignal
21:07:18 [2020-05-17T21:07:18.238Z] + cd /tmp/tmp.Un7lngNqKf/src/github.com/rootless-containers/rootlesskit
21:07:18 [2020-05-17T21:07:18.238Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
21:07:18 [2020-05-17T21:07:18.238Z] + for f in rootlesskit rootlesskit-docker-proxy
21:07:18 [2020-05-17T21:07:18.238Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:07:18 [2020-05-17T21:07:18.582Z] --- PASS: TestBuildWithSession (4.64s)
21:07:18 [2020-05-17T21:07:18.582Z] === RUN   TestBuildSquashParent
21:07:18 [2020-05-17T21:07:18.699Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.017s	coverage: 84.5% of statements
21:07:18 [2020-05-17T21:07:18.699Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.208s	coverage: 47.8% of statements
21:07:18 [2020-05-17T21:07:18.699Z] ok  	github.com/docker/docker/daemon/logger/templates	0.087s	coverage: 8.3% of statements
21:07:18 [2020-05-17T21:07:18.699Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:07:18 [2020-05-17T21:07:18.699Z] ?   	github.com/docker/docker/daemon/network	[no test files]
21:07:18 [2020-05-17T21:07:18.699Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:07:19 [2020-05-17T21:07:19.111Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
21:07:19 [2020-05-17T21:07:19.111Z] === RUN   TestKillContainer
21:07:19 [2020-05-17T21:07:19.111Z] === RUN   TestKillContainer/no_signal
21:07:19 [2020-05-17T21:07:19.721Z] === RUN   TestKillContainer/non_killing_signal
21:07:20 [2020-05-17T21:07:20.332Z] === RUN   TestKillContainer/killing_signal
21:07:20 [2020-05-17T21:07:20.934Z] ok  	github.com/docker/docker/distribution	1.269s	coverage: 20.5% of statements
21:07:21 [2020-05-17T21:07:21.338Z] --- PASS: TestKillContainer (2.50s)
21:07:21 [2020-05-17T21:07:21.339Z]     --- PASS: TestKillContainer/no_signal (0.81s)
21:07:21 [2020-05-17T21:07:21.339Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:07:21 [2020-05-17T21:07:21.339Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
21:07:21 [2020-05-17T21:07:21.339Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:07:21 [2020-05-17T21:07:21.339Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:07:21 [2020-05-17T21:07:21.407Z] ok  	github.com/docker/docker/distribution/metadata	1.269s	coverage: 48.2% of statements
21:07:21 [2020-05-17T21:07:21.407Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:07:21 [2020-05-17T21:07:21.880Z] ok  	github.com/docker/docker/distribution/xfer	2.208s	coverage: 62.2% of statements
21:07:21 [2020-05-17T21:07:21.880Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:07:21 [2020-05-17T21:07:21.880Z] ok  	github.com/docker/docker/errdefs	0.191s	coverage: 49.4% of statements
21:07:22 [2020-05-17T21:07:22.340Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:07:22 [2020-05-17T21:07:22.951Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
21:07:22 [2020-05-17T21:07:22.951Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
21:07:22 [2020-05-17T21:07:22.951Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
21:07:22 [2020-05-17T21:07:22.951Z] === RUN   TestKillStoppedContainer
21:07:23 [2020-05-17T21:07:23.231Z] --- PASS: TestKillStoppedContainer (0.09s)
21:07:23 [2020-05-17T21:07:23.231Z] === RUN   TestKillStoppedContainerAPIPre120
21:07:23 [2020-05-17T21:07:23.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:07:23 [2020-05-17T21:07:23.231Z] === RUN   TestKillDifferentUserContainer
21:07:24 [2020-05-17T21:07:24.144Z] ok  	github.com/docker/docker/image	1.019s	coverage: 86.4% of statements
21:07:24 [2020-05-17T21:07:24.144Z] ok  	github.com/docker/docker/image/cache	0.583s	coverage: 19.2% of statements
21:07:24 [2020-05-17T21:07:24.144Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:07:24 [2020-05-17T21:07:24.144Z] ok  	github.com/docker/docker/image/v1	0.293s	coverage: 25.0% of statements
21:07:24 [2020-05-17T21:07:24.144Z] ?   	github.com/docker/docker/internal/test	[no test files]
21:07:24 [2020-05-17T21:07:24.234Z] --- PASS: TestKillDifferentUserContainer (0.87s)
21:07:24 [2020-05-17T21:07:24.234Z] === RUN   TestInspectOomKilledTrue
21:07:24 [2020-05-17T21:07:24.234Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:07:24 [2020-05-17T21:07:24.234Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:07:24 [2020-05-17T21:07:24.234Z] === RUN   TestInspectOomKilledFalse
21:07:24 [2020-05-17T21:07:24.234Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:07:24 [2020-05-17T21:07:24.234Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:07:24 [2020-05-17T21:07:24.234Z] === RUN   TestLinksEtcHostsContentMatch
21:07:24 [2020-05-17T21:07:24.514Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
21:07:24 [2020-05-17T21:07:24.514Z] === RUN   TestLinksContainerNames
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
21:07:24 [2020-05-17T21:07:24.617Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:07:26 [2020-05-17T21:07:26.196Z] ok  	github.com/docker/docker/internal/testutil	0.342s	coverage: 62.5% of statements
21:07:26 [2020-05-17T21:07:26.370Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:07:26 [2020-05-17T21:07:26.525Z] --- PASS: TestLinksContainerNames (1.70s)
21:07:26 [2020-05-17T21:07:26.525Z] === RUN   TestLogsFollowTailEmpty
21:07:27 [2020-05-17T21:07:27.139Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
21:07:27 [2020-05-17T21:07:27.140Z] === RUN   TestContainerNetworkMountsNoChown
21:07:28 [2020-05-17T21:07:28.140Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/default
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/default
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/private
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/private
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/rprivate
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/rprivate
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/slave
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/slave
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/rslave
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/rslave
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/shared
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/shared
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/rshared
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/rshared
21:07:28 [2020-05-17T21:07:28.140Z] === CONT  TestMountDaemonRoot/default
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/default/bind_root
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:07:28 [2020-05-17T21:07:28.140Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:07:28 [2020-05-17T21:07:28.140Z] === RUN   TestMountDaemonRoot/default/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/default/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rshared
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rprivate
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/shared
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rslave
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/slave
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/private
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/private/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/private/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/default/mount_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:07:28 [2020-05-17T21:07:28.141Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:07:28 [2020-05-17T21:07:28.421Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:07:28 [2020-05-17T21:07:28.429Z] ok  	github.com/docker/docker/layer	0.459s	coverage: 30.4% of statements
21:07:28 [2020-05-17T21:07:28.429Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:07:28 [2020-05-17T21:07:28.544Z] --- PASS: TestBuildSquashParent (10.13s)
21:07:28 [2020-05-17T21:07:28.544Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:325: [d40a705370236] waiting for daemon to start
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:325: [d40a705370236] waiting for daemon to start
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:353: [d40a705370236] daemon started
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:461: [d40a705370236] Stopping daemon
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:296: [d40a705370236] exiting daemon
21:07:28 [2020-05-17T21:07:28.544Z]     daemon.go:448: [d40a705370236] Daemon stopped
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:07:28 [2020-05-17T21:07:28.544Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:07:28 [2020-05-17T21:07:28.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:07:28 [2020-05-17T21:07:28.544Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:07:28 [2020-05-17T21:07:28.544Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/private/bind_root
21:07:28 [2020-05-17T21:07:28.701Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:07:28 [2020-05-17T21:07:28.982Z] === CONT  TestMountDaemonRoot/private/mount_root
21:07:28 [2020-05-17T21:07:28.982Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:07:28 [2020-05-17T21:07:28.982Z] --- PASS: TestMountDaemonRoot (0.01s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:07:28 [2020-05-17T21:07:28.982Z] === RUN   TestContainerBindMountNonRecursive
21:07:30 [2020-05-17T21:07:30.011Z] ok  	github.com/docker/docker/libcontainerd/local	0.431s	coverage: 1.0% of statements
21:07:30 [2020-05-17T21:07:30.011Z] ok  	github.com/docker/docker/libcontainerd/queue	0.100s	coverage: 100.0% of statements
21:07:30 [2020-05-17T21:07:30.011Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:07:30 [2020-05-17T21:07:30.011Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:07:30 [2020-05-17T21:07:30.011Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:07:30 [2020-05-17T21:07:30.011Z] ?   	github.com/docker/docker/oci	[no test files]
21:07:30 [2020-05-17T21:07:30.011Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:07:30 [2020-05-17T21:07:30.011Z] ok  	github.com/docker/docker/opts	0.322s	coverage: 67.3% of statements
21:07:30 [2020-05-17T21:07:30.011Z] ok  	github.com/docker/docker/pkg/aaparser	0.178s	coverage: 50.0% of statements
21:07:30 [2020-05-17T21:07:30.818Z] + for f in rootlesskit rootlesskit-docker-proxy
21:07:30 [2020-05-17T21:07:30.818Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:07:31 [2020-05-17T21:07:31.004Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
21:07:31 [2020-05-17T21:07:31.004Z] === RUN   TestNetworkNat
21:07:31 [2020-05-17T21:07:31.615Z] --- PASS: TestNetworkNat (0.89s)
21:07:31 [2020-05-17T21:07:31.615Z] === RUN   TestNetworkLocalhostTCPNat
21:07:31 [2020-05-17T21:07:31.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:07:31 [2020-05-17T21:07:31.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:07:32 [2020-05-17T21:07:32.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
21:07:32 [2020-05-17T21:07:32.618Z] === RUN   TestNetworkLoopbackNat
21:07:33 [2020-05-17T21:07:33.520Z] Removing intermediate container 74f1304aae58
21:07:33 [2020-05-17T21:07:33.520Z]  ---> 846ae8e5abe8
21:07:33 [2020-05-17T21:07:33.520Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
21:07:33 [2020-05-17T21:07:33.520Z]  ---> d2596e56c30a
21:07:33 [2020-05-17T21:07:33.520Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
21:07:33 [2020-05-17T21:07:33.800Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:07:33 [2020-05-17T21:07:33.803Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
21:07:33 [2020-05-17T21:07:33.803Z] bad55c542dc9: Pulling fs layer
21:07:34 [2020-05-17T21:07:34.081Z] --- PASS: TestNetworkLoopbackNat (1.24s)
21:07:34 [2020-05-17T21:07:34.081Z] === RUN   TestPause
21:07:34 [2020-05-17T21:07:34.089Z] bad55c542dc9: Verifying Checksum
21:07:34 [2020-05-17T21:07:34.089Z] bad55c542dc9: Download complete
21:07:34 [2020-05-17T21:07:34.708Z] bad55c542dc9: Pull complete
21:07:34 [2020-05-17T21:07:34.708Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
21:07:34 [2020-05-17T21:07:34.708Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
21:07:34 [2020-05-17T21:07:34.708Z]  ---> e49efe6f0050
21:07:34 [2020-05-17T21:07:34.708Z] Step 108/140 : FROM runtime-dev AS dev
21:07:34 [2020-05-17T21:07:34.708Z]  ---> 850051a6ca90
21:07:34 [2020-05-17T21:07:34.708Z] Step 109/140 : ARG DEBIAN_FRONTEND
21:07:34 [2020-05-17T21:07:34.708Z]  ---> Running in 1d82adb7410b
21:07:34 [2020-05-17T21:07:34.708Z] Removing intermediate container 1d82adb7410b
21:07:34 [2020-05-17T21:07:34.708Z]  ---> b35d4591ffd3
21:07:34 [2020-05-17T21:07:34.708Z] Step 110/140 : RUN groupadd -r docker
21:07:34 [2020-05-17T21:07:34.708Z]  ---> Running in 5820544f62c6
21:07:34 [2020-05-17T21:07:34.732Z] --- PASS: TestPause (0.93s)
21:07:34 [2020-05-17T21:07:34.732Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:07:34 [2020-05-17T21:07:34.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:07:34 [2020-05-17T21:07:34.732Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:07:34 [2020-05-17T21:07:34.732Z] === RUN   TestPauseStopPausedContainer
21:07:35 [2020-05-17T21:07:35.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:07:35 [2020-05-17T21:07:35.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:07:35 [2020-05-17T21:07:35.333Z] Removing intermediate container 5820544f62c6
21:07:35 [2020-05-17T21:07:35.333Z]  ---> 69d17c0bd9cc
21:07:35 [2020-05-17T21:07:35.333Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
21:07:35 [2020-05-17T21:07:35.333Z]  ---> Running in 98d2de9088be
21:07:35 [2020-05-17T21:07:35.738Z] --- PASS: TestPauseStopPausedContainer (0.84s)
21:07:35 [2020-05-17T21:07:35.738Z] === RUN   TestPsFilter
21:07:36 [2020-05-17T21:07:36.018Z] --- PASS: TestPsFilter (0.29s)
21:07:36 [2020-05-17T21:07:36.018Z] === RUN   TestRemoveContainerWithRemovedVolume
21:07:36 [2020-05-17T21:07:36.348Z] Removing intermediate container 98d2de9088be
21:07:36 [2020-05-17T21:07:36.349Z]  ---> 02fb092233bf
21:07:36 [2020-05-17T21:07:36.349Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:07:36 [2020-05-17T21:07:36.349Z]  ---> Running in d72439e27dd5
21:07:36 [2020-05-17T21:07:36.633Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:07:36 [2020-05-17T21:07:36.917Z] Removing intermediate container d72439e27dd5
21:07:36 [2020-05-17T21:07:36.918Z]  ---> 548dc1190ab7
21:07:36 [2020-05-17T21:07:36.918Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:07:36 [2020-05-17T21:07:36.918Z]  ---> Running in 3f7f4f59ae80
21:07:37 [2020-05-17T21:07:37.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
21:07:37 [2020-05-17T21:07:37.019Z] === RUN   TestRemoveContainerWithVolume
21:07:37 [2020-05-17T21:07:37.537Z] Removing intermediate container 3f7f4f59ae80
21:07:37 [2020-05-17T21:07:37.537Z]  ---> c752c9fb0872
21:07:37 [2020-05-17T21:07:37.537Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:07:37 [2020-05-17T21:07:37.630Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
21:07:37 [2020-05-17T21:07:37.630Z] === RUN   TestRemoveContainerRunning
21:07:37 [2020-05-17T21:07:37.647Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:07:37 [2020-05-17T21:07:37.821Z]  ---> Running in b5cb62621424
21:07:38 [2020-05-17T21:07:38.372Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s)
21:07:38 [2020-05-17T21:07:38.372Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s)
21:07:38 [2020-05-17T21:07:38.372Z] === RUN   TestBuildMultiStageCopy
21:07:38 [2020-05-17T21:07:38.372Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:07:38 [2020-05-17T21:07:38.437Z] Removing intermediate container b5cb62621424
21:07:38 [2020-05-17T21:07:38.437Z]  ---> 96c22e33c730
21:07:38 [2020-05-17T21:07:38.437Z] Step 115/140 : RUN ldconfig
21:07:38 [2020-05-17T21:07:38.437Z]  ---> Running in 7ae263b7edb9
21:07:38 [2020-05-17T21:07:38.631Z] --- PASS: TestRemoveContainerRunning (0.80s)
21:07:38 [2020-05-17T21:07:38.631Z] === RUN   TestRemoveContainerForceRemoveRunning
21:07:39 [2020-05-17T21:07:39.064Z] Removing intermediate container 7ae263b7edb9
21:07:39 [2020-05-17T21:07:39.064Z]  ---> 3690eb926991
21:07:39 [2020-05-17T21:07:39.064Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
21:07:39 [2020-05-17T21:07:39.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
21:07:39 [2020-05-17T21:07:39.244Z] === RUN   TestRemoveInvalidContainer
21:07:39 [2020-05-17T21:07:39.244Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:07:39 [2020-05-17T21:07:39.244Z] === RUN   TestRenameLinkedContainer
21:07:39 [2020-05-17T21:07:39.349Z]  ---> Running in ac26f96d9475
21:07:39 [2020-05-17T21:07:39.636Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
21:07:39 [2020-05-17T21:07:39.921Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:07:39 [2020-05-17T21:07:39.921Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:07:39 [2020-05-17T21:07:39.921Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
21:07:40 [2020-05-17T21:07:40.603Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB]
21:07:40 [2020-05-17T21:07:40.603Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:07:41 [2020-05-17T21:07:41.765Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:07:42 [2020-05-17T21:07:42.067Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:07:42 [2020-05-17T21:07:42.632Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:07:42 [2020-05-17T21:07:42.639Z] Fetched 8128 kB in 3s (2934 kB/s)
21:07:42 [2020-05-17T21:07:42.689Z] --- PASS: TestRenameLinkedContainer (3.38s)
21:07:42 [2020-05-17T21:07:42.689Z] === RUN   TestRenameStoppedContainer
21:07:43 [2020-05-17T21:07:43.197Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:07:43 [2020-05-17T21:07:43.650Z] Reading package lists...
21:07:43 [2020-05-17T21:07:43.690Z] --- PASS: TestRenameStoppedContainer (0.85s)
21:07:43 [2020-05-17T21:07:43.690Z] === RUN   TestRenameRunningContainerAndReuse
21:07:44 [2020-05-17T21:07:44.130Z] --- PASS: TestBuildMultiStageCopy (5.87s)
21:07:44 [2020-05-17T21:07:44.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
21:07:44 [2020-05-17T21:07:44.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s)
21:07:44 [2020-05-17T21:07:44.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
21:07:44 [2020-05-17T21:07:44.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
21:07:44 [2020-05-17T21:07:44.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
21:07:44 [2020-05-17T21:07:44.130Z] === RUN   TestBuildMultiStageParentConfig
21:07:44 [2020-05-17T21:07:44.842Z] Reading package lists...
21:07:44 [2020-05-17T21:07:44.842Z] Building dependency tree...
21:07:44 [2020-05-17T21:07:44.842Z] Reading state information...
21:07:45 [2020-05-17T21:07:45.126Z] libcap2-bin is already the newest version (1:2.25-2).
21:07:45 [2020-05-17T21:07:45.126Z] libcap2-bin set to manually installed.
21:07:45 [2020-05-17T21:07:45.126Z] The following additional packages will be installed:
21:07:45 [2020-05-17T21:07:45.126Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:07:45 [2020-05-17T21:07:45.126Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
21:07:45 [2020-05-17T21:07:45.126Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
21:07:45 [2020-05-17T21:07:45.126Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
21:07:45 [2020-05-17T21:07:45.126Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
21:07:45 [2020-05-17T21:07:45.126Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
21:07:45 [2020-05-17T21:07:45.126Z]   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
21:07:45 [2020-05-17T21:07:45.126Z]   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
21:07:45 [2020-05-17T21:07:45.126Z]   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
21:07:45 [2020-05-17T21:07:45.126Z] Suggested packages:
21:07:45 [2020-05-17T21:07:45.126Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
21:07:45 [2020-05-17T21:07:45.126Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
21:07:45 [2020-05-17T21:07:45.126Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
21:07:45 [2020-05-17T21:07:45.126Z]   xfsdump acl attr quota
21:07:45 [2020-05-17T21:07:45.126Z] Recommended packages:
21:07:45 [2020-05-17T21:07:45.126Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
21:07:45 [2020-05-17T21:07:45.126Z]   python3-keyrings.alt python3-xdg unzip
21:07:45 [2020-05-17T21:07:45.298Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
21:07:45 [2020-05-17T21:07:45.298Z] === RUN   TestRenameInvalidName
21:07:45 [2020-05-17T21:07:45.552Z] --- PASS: TestBuildMultiStageParentConfig (1.69s)
21:07:45 [2020-05-17T21:07:45.552Z] === RUN   TestBuildLabelWithTargets
21:07:46 [2020-05-17T21:07:46.148Z] The following NEW packages will be installed:
21:07:46 [2020-05-17T21:07:46.148Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
21:07:46 [2020-05-17T21:07:46.148Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
21:07:46 [2020-05-17T21:07:46.148Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
21:07:46 [2020-05-17T21:07:46.149Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:07:46 [2020-05-17T21:07:46.149Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
21:07:46 [2020-05-17T21:07:46.149Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:07:46 [2020-05-17T21:07:46.149Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:07:46 [2020-05-17T21:07:46.149Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:07:46 [2020-05-17T21:07:46.149Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
21:07:46 [2020-05-17T21:07:46.149Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
21:07:46 [2020-05-17T21:07:46.149Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
21:07:46 [2020-05-17T21:07:46.149Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
21:07:46 [2020-05-17T21:07:46.149Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
21:07:46 [2020-05-17T21:07:46.149Z]   xfsprogs xxd xz-utils zip
21:07:46 [2020-05-17T21:07:46.149Z] The following packages will be upgraded:
21:07:46 [2020-05-17T21:07:46.149Z]   libsystemd0 libudev1
21:07:46 [2020-05-17T21:07:46.149Z] 2 upgraded, 68 newly installed, 0 to remove and 8 not upgraded.
21:07:46 [2020-05-17T21:07:46.149Z] Need to get 107 MB of archives.
21:07:46 [2020-05-17T21:07:46.149Z] After this operation, 660 MB of additional disk space will be used.
21:07:46 [2020-05-17T21:07:46.149Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
21:07:46 [2020-05-17T21:07:46.149Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
21:07:46 [2020-05-17T21:07:46.300Z] --- PASS: TestRenameInvalidName (0.85s)
21:07:46 [2020-05-17T21:07:46.300Z] === RUN   TestRenameAnonymousContainer
21:07:46 [2020-05-17T21:07:46.436Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:07:46 [2020-05-17T21:07:46.436Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
21:07:46 [2020-05-17T21:07:46.725Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
21:07:46 [2020-05-17T21:07:46.725Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
21:07:46 [2020-05-17T21:07:46.725Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:07:46 [2020-05-17T21:07:46.725Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
21:07:46 [2020-05-17T21:07:46.725Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
21:07:47 [2020-05-17T21:07:47.741Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/archive	6.457s	coverage: 62.2% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/authorization	0.775s	coverage: 26.2% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/broadcaster	0.054s	coverage: 100.0% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/capabilities	0.053s	coverage: 87.5% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.120s	coverage: 15.4% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/directory	0.050s	coverage: 80.0% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/discovery	0.100s	coverage: 58.3% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/discovery/file	0.048s	coverage: 97.6% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.293s	coverage: 84.1% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.123s	coverage: 92.3% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.248s	coverage: 93.8% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/filenotify	0.097s	coverage: 38.2% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/fileutils	0.062s	coverage: 87.7% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 37.5% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/idtools	0.074s	coverage: 6.3% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/ioutils	0.748s	coverage: 69.1% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.174s	coverage: 91.7% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.053s	coverage: 85.7% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/parsers	0.136s	coverage: 97.0% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ok  	github.com/docker/docker/pkg/pidfile	0.038s	coverage: 82.6% of statements
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:07:47 [2020-05-17T21:07:47.985Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:07:48 [2020-05-17T21:07:48.025Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
21:07:48 [2020-05-17T21:07:48.026Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
21:07:48 [2020-05-17T21:07:48.309Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
21:07:48 [2020-05-17T21:07:48.593Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
21:07:48 [2020-05-17T21:07:48.593Z] Get:69 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
21:07:48 [2020-05-17T21:07:48.593Z] Get:70 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
21:07:48 [2020-05-17T21:07:48.829Z] --- PASS: TestBuildLabelWithTargets (3.05s)
21:07:48 [2020-05-17T21:07:48.829Z] === RUN   TestBuildWithEmptyLayers
21:07:48 [2020-05-17T21:07:48.878Z] debconf: delaying package configuration, since apt-utils is not installed
21:07:48 [2020-05-17T21:07:48.878Z] Fetched 107 MB in 3s (42.5 MB/s)
21:07:48 [2020-05-17T21:07:48.878Z] (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 ... 15401 files and directories currently installed.)
21:07:48 [2020-05-17T21:07:48.878Z] Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ...
21:07:48 [2020-05-17T21:07:48.878Z] Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ...
21:07:48 [2020-05-17T21:07:48.878Z] Setting up libsystemd0:ppc64el (241-7~deb10u4) ...
21:07:48 [2020-05-17T21:07:48.878Z] Selecting previously unselected package pigz.
21:07:48 [2020-05-17T21:07:48.878Z] (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 ... 15401 files and directories currently installed.)
21:07:48 [2020-05-17T21:07:48.878Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
21:07:48 [2020-05-17T21:07:48.878Z] Unpacking pigz (2.4-1) ...
21:07:48 [2020-05-17T21:07:48.878Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
21:07:48 [2020-05-17T21:07:48.878Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
21:07:48 [2020-05-17T21:07:48.878Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
21:07:49 [2020-05-17T21:07:49.162Z] Selecting previously unselected package python3.7-minimal.
21:07:49 [2020-05-17T21:07:49.162Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
21:07:49 [2020-05-17T21:07:49.162Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:07:49 [2020-05-17T21:07:49.445Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
21:07:49 [2020-05-17T21:07:49.445Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:07:50 [2020-05-17T21:07:50.200Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
21:07:50 [2020-05-17T21:07:50.200Z] === RUN   TestBuildMultiStageOnBuild
21:07:50 [2020-05-17T21:07:50.458Z] Selecting previously unselected package python3-minimal.
21:07:50 [2020-05-17T21:07:50.458Z] (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 ... 15650 files and directories currently installed.)
21:07:50 [2020-05-17T21:07:50.458Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
21:07:50 [2020-05-17T21:07:50.458Z] Unpacking python3-minimal (3.7.3-1) ...
21:07:50 [2020-05-17T21:07:50.458Z] Selecting previously unselected package libmpdec2:ppc64el.
21:07:50 [2020-05-17T21:07:50.458Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
21:07:50 [2020-05-17T21:07:50.458Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
21:07:50 [2020-05-17T21:07:50.458Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
21:07:50 [2020-05-17T21:07:50.458Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
21:07:50 [2020-05-17T21:07:50.458Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
21:07:50 [2020-05-17T21:07:50.742Z] Selecting previously unselected package python3.7.
21:07:50 [2020-05-17T21:07:50.742Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
21:07:50 [2020-05-17T21:07:50.742Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:07:50 [2020-05-17T21:07:50.742Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
21:07:50 [2020-05-17T21:07:50.742Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
21:07:50 [2020-05-17T21:07:50.742Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
21:07:50 [2020-05-17T21:07:50.742Z] Setting up python3-minimal (3.7.3-1) ...
21:07:51 [2020-05-17T21:07:51.026Z] Selecting previously unselected package python3.
21:07:51 [2020-05-17T21:07:51.026Z] (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 ... 16062 files and directories currently installed.)
21:07:51 [2020-05-17T21:07:51.026Z] Preparing to unpack .../python3_3.7.3-1_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.026Z] Unpacking python3 (3.7.3-1) ...
21:07:51 [2020-05-17T21:07:51.026Z] Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.026Z] Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ...
21:07:51 [2020-05-17T21:07:51.026Z] Setting up libudev1:ppc64el (241-7~deb10u4) ...
21:07:51 [2020-05-17T21:07:51.026Z] Selecting previously unselected package libip4tc0:ppc64el.
21:07:51 [2020-05-17T21:07:51.026Z] (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 ... 16095 files and directories currently installed.)
21:07:51 [2020-05-17T21:07:51.026Z] Preparing to unpack .../00-libip4tc0_1.8.2-4_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.026Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
21:07:51 [2020-05-17T21:07:51.026Z] Selecting previously unselected package libip6tc0:ppc64el.
21:07:51 [2020-05-17T21:07:51.026Z] Preparing to unpack .../01-libip6tc0_1.8.2-4_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.026Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package libiptc0:ppc64el.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../02-libiptc0_1.8.2-4_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package libnfnetlink0:ppc64el.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package libnftnl11:ppc64el.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../05-libnftnl11_1.1.2-2_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package iptables.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../06-iptables_1.8.2-4_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking iptables (1.8.2-4) ...
21:07:51 [2020-05-17T21:07:51.315Z] Selecting previously unselected package xxd.
21:07:51 [2020-05-17T21:07:51.315Z] Preparing to unpack .../07-xxd_2%3a8.1.0875-5_ppc64el.deb ...
21:07:51 [2020-05-17T21:07:51.315Z] Unpacking xxd (2:8.1.0875-5) ...
21:07:51 [2020-05-17T21:07:51.604Z] Selecting previously unselected package vim-common.
21:07:51 [2020-05-17T21:07:51.604Z] Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
21:07:51 [2020-05-17T21:07:51.604Z] Unpacking vim-common (2:8.1.0875-5) ...
21:07:51 [2020-05-17T21:07:51.604Z] Selecting previously unselected package bash-completion.
21:07:51 [2020-05-17T21:07:51.604Z] Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
21:07:51 [2020-05-17T21:07:51.774Z] --- PASS: TestRenameAnonymousContainer (4.88s)
21:07:51 [2020-05-17T21:07:51.774Z] === RUN   TestRenameContainerWithSameName
21:07:51 [2020-05-17T21:07:51.774Z] --- PASS: TestRenameContainerWithSameName (0.92s)
21:07:51 [2020-05-17T21:07:51.774Z] === RUN   TestRenameContainerWithLinkedContainer
21:07:52 [2020-05-17T21:07:52.615Z] Unpacking bash-completion (1:2.8-6) ...
21:07:52 [2020-05-17T21:07:52.900Z] Selecting previously unselected package bzip2.
21:07:52 [2020-05-17T21:07:52.900Z] Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
21:07:52 [2020-05-17T21:07:52.900Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:07:52 [2020-05-17T21:07:52.900Z] Selecting previously unselected package xz-utils.
21:07:52 [2020-05-17T21:07:52.900Z] Preparing to unpack .../11-xz-utils_5.2.4-1_ppc64el.deb ...
21:07:52 [2020-05-17T21:07:52.900Z] Unpacking xz-utils (5.2.4-1) ...
21:07:52 [2020-05-17T21:07:52.900Z] Selecting previously unselected package apparmor.
21:07:52 [2020-05-17T21:07:52.900Z] Preparing to unpack .../12-apparmor_2.13.2-10_ppc64el.deb ...
21:07:52 [2020-05-17T21:07:52.900Z] Unpacking apparmor (2.13.2-10) ...
21:07:52 [2020-05-17T21:07:52.900Z] Selecting previously unselected package aufs-tools.
21:07:52 [2020-05-17T21:07:52.900Z] Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
21:07:52 [2020-05-17T21:07:52.900Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
21:07:53 [2020-05-17T21:07:53.184Z] Selecting previously unselected package binutils-mingw-w64-i686.
21:07:53 [2020-05-17T21:07:53.184Z] Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
21:07:53 [2020-05-17T21:07:53.184Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:07:53 [2020-05-17T21:07:53.468Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
21:07:53 [2020-05-17T21:07:53.468Z] Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
21:07:53 [2020-05-17T21:07:53.468Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:07:53 [2020-05-17T21:07:53.786Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s)
21:07:53 [2020-05-17T21:07:53.786Z] === RUN   TestResize
21:07:54 [2020-05-17T21:07:54.086Z] Selecting previously unselected package binutils-mingw-w64.
21:07:54 [2020-05-17T21:07:54.086Z] Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:07:54 [2020-05-17T21:07:54.086Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:07:54 [2020-05-17T21:07:54.086Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
21:07:54 [2020-05-17T21:07:54.086Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
21:07:54 [2020-05-17T21:07:54.086Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
21:07:54 [2020-05-17T21:07:54.370Z] Selecting previously unselected package dmsetup.
21:07:54 [2020-05-17T21:07:54.370Z] Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
21:07:54 [2020-05-17T21:07:54.370Z] Unpacking dmsetup (2:1.02.155-3) ...
21:07:54 [2020-05-17T21:07:54.370Z] Selecting previously unselected package mingw-w64-common.
21:07:54 [2020-05-17T21:07:54.370Z] Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
21:07:54 [2020-05-17T21:07:54.370Z] Unpacking mingw-w64-common (6.0.0-3) ...
21:07:54 [2020-05-17T21:07:54.385Z] --- PASS: TestBuildMultiStageOnBuild (3.78s)
21:07:54 [2020-05-17T21:07:54.385Z] === RUN   TestBuildUncleanTarFilenames
21:07:54 [2020-05-17T21:07:54.811Z] --- PASS: TestResize (0.84s)
21:07:54 [2020-05-17T21:07:54.811Z] === RUN   TestResizeWithInvalidSize
21:07:55 [2020-05-17T21:07:55.384Z] Selecting previously unselected package mingw-w64-x86-64-dev.
21:07:55 [2020-05-17T21:07:55.384Z] Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:07:55 [2020-05-17T21:07:55.384Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:07:55 [2020-05-17T21:07:55.429Z] --- PASS: TestResizeWithInvalidSize (0.90s)
21:07:55 [2020-05-17T21:07:55.429Z] === RUN   TestResizeWhenContainerNotStarted
21:07:55 [2020-05-17T21:07:55.758Z] --- PASS: TestBuildUncleanTarFilenames (1.87s)
21:07:55 [2020-05-17T21:07:55.758Z] === RUN   TestBuildMultiStageLayerLeak
21:07:56 [2020-05-17T21:07:56.402Z] Selecting previously unselected package gcc-mingw-w64-base.
21:07:56 [2020-05-17T21:07:56.402Z] Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:07:56 [2020-05-17T21:07:56.402Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:07:56 [2020-05-17T21:07:56.402Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
21:07:56 [2020-05-17T21:07:56.402Z] Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:07:56 [2020-05-17T21:07:56.402Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:07:56 [2020-05-17T21:07:56.430Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:56 [2020-05-17T21:07:56.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:58 [2020-05-17T21:07:58.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:58 [2020-05-17T21:07:58.578Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:07:59 [2020-05-17T21:07:59.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:59 [2020-05-17T21:07:59.950Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s)
21:07:59 [2020-05-17T21:07:59.950Z] === RUN   TestBuildWithHugeFile
21:08:00 [2020-05-17T21:08:00.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:08:00 [2020-05-17T21:08:00.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:08:01 [2020-05-17T21:08:01.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:08:01 [2020-05-17T21:08:01.908Z] Selecting previously unselected package g++-mingw-w64-x86-64.
21:08:01 [2020-05-17T21:08:01.908Z] Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:08:01 [2020-05-17T21:08:01.908Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:08:01 [2020-05-17T21:08:01.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:08:03 [2020-05-17T21:08:03.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:08:03 [2020-05-17T21:08:03.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libonig5:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../24-libonig5_6.9.1-1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libjq1:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package jq.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../26-jq_1.5+dfsg-2+b1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking jq (1.5+dfsg-2+b1) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libaio1:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../27-libaio1_0.3.112-3_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libbtrfs0.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../28-libbtrfs0_4.20.1-2_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libbtrfs0 (4.20.1-2) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libbtrfs-dev.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libbtrfs-dev (4.20.1-2) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libudev-dev:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../31-libudev-dev_241-7~deb10u4_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libsepol1-dev:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../32-libsepol1-dev_2.8-1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libpcre16-3:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libpcre32-3:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libpcre3-dev:ppc64el.
21:08:06 [2020-05-17T21:08:06.301Z] Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.301Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
21:08:06 [2020-05-17T21:08:06.301Z] Selecting previously unselected package libselinux1-dev:ppc64el.
21:08:06 [2020-05-17T21:08:06.302Z] Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.302Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
21:08:06 [2020-05-17T21:08:06.302Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
21:08:06 [2020-05-17T21:08:06.302Z] Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.302Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
21:08:06 [2020-05-17T21:08:06.302Z] Selecting previously unselected package libgpm2:ppc64el.
21:08:06 [2020-05-17T21:08:06.302Z] Preparing to unpack .../39-libgpm2_1.20.7-5_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.302Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
21:08:06 [2020-05-17T21:08:06.302Z] Selecting previously unselected package libicu63:ppc64el.
21:08:06 [2020-05-17T21:08:06.302Z] Preparing to unpack .../40-libicu63_63.1-6+deb10u1_ppc64el.deb ...
21:08:06 [2020-05-17T21:08:06.302Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
21:08:06 [2020-05-17T21:08:06.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:08:06 [2020-05-17T21:08:06.643Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:08:06 [2020-05-17T21:08:06.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package libnet1:ppc64el.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package libnl-3-200:ppc64el.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../42-libnl-3-200_3.4.0-1_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package libreadline5:ppc64el.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package libsystemd-dev:ppc64el.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../45-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
21:08:07 [2020-05-17T21:08:07.782Z] Selecting previously unselected package net-tools.
21:08:07 [2020-05-17T21:08:07.782Z] Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
21:08:07 [2020-05-17T21:08:07.782Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:08:08 [2020-05-17T21:08:08.069Z] Selecting previously unselected package python-pip-whl.
21:08:08 [2020-05-17T21:08:08.069Z] Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
21:08:08 [2020-05-17T21:08:08.069Z] Unpacking python-pip-whl (18.1-5) ...
21:08:08 [2020-05-17T21:08:08.069Z] Selecting previously unselected package python3-lib2to3.
21:08:08 [2020-05-17T21:08:08.069Z] Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
21:08:08 [2020-05-17T21:08:08.069Z] Unpacking python3-lib2to3 (3.7.3-1) ...
21:08:08 [2020-05-17T21:08:08.069Z] Selecting previously unselected package python3-distutils.
21:08:08 [2020-05-17T21:08:08.069Z] Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
21:08:08 [2020-05-17T21:08:08.069Z] Unpacking python3-distutils (3.7.3-1) ...
21:08:08 [2020-05-17T21:08:08.087Z] tests/integration/api_secret_test.py .....                               [ 52%]
21:08:08 [2020-05-17T21:08:08.358Z] Selecting previously unselected package python3-pip.
21:08:08 [2020-05-17T21:08:08.358Z] Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
21:08:08 [2020-05-17T21:08:08.358Z] Unpacking python3-pip (18.1-5) ...
21:08:08 [2020-05-17T21:08:08.358Z] Selecting previously unselected package python3-pkg-resources.
21:08:08 [2020-05-17T21:08:08.358Z] Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
21:08:08 [2020-05-17T21:08:08.358Z] Unpacking python3-pkg-resources (40.8.0-1) ...
21:08:08 [2020-05-17T21:08:08.358Z] Selecting previously unselected package python3-setuptools.
21:08:08 [2020-05-17T21:08:08.358Z] Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
21:08:08 [2020-05-17T21:08:08.358Z] Unpacking python3-setuptools (40.8.0-1) ...
21:08:08 [2020-05-17T21:08:08.358Z] Selecting previously unselected package python3-wheel.
21:08:08 [2020-05-17T21:08:08.358Z] Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
21:08:08 [2020-05-17T21:08:08.358Z] Unpacking python3-wheel (0.32.3-2) ...
21:08:08 [2020-05-17T21:08:08.358Z] Selecting previously unselected package thin-provisioning-tools.
21:08:08 [2020-05-17T21:08:08.358Z] Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
21:08:08 [2020-05-17T21:08:08.358Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:08:08 [2020-05-17T21:08:08.648Z] Selecting previously unselected package vim-runtime.
21:08:08 [2020-05-17T21:08:08.648Z] Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:08:08 [2020-05-17T21:08:08.648Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:08:08 [2020-05-17T21:08:08.648Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:08:08 [2020-05-17T21:08:08.648Z] Unpacking vim-runtime (2:8.1.0875-5) ...
21:08:09 [2020-05-17T21:08:09.601Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d31b35283c66e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d31b35283c66e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d31b35283c66e] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d31b35283c66e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d31b35283c66e] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d31b35283c66e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d31b35283c66e] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d31b35283c66e] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d31b35283c66e] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d31b35283c66e] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d4427bc2ec69e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d4427bc2ec69e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d4427bc2ec69e] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d4427bc2ec69e] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d4427bc2ec69e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d4427bc2ec69e] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d4427bc2ec69e] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d4427bc2ec69e] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d4427bc2ec69e] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d4427bc2ec69e] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [df981430f2617] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [df981430f2617] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [df981430f2617] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [df981430f2617] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [df981430f2617] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [df981430f2617] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [df981430f2617] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [df981430f2617] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [df981430f2617] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [df981430f2617] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d20f437426991] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d20f437426991] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d20f437426991] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d20f437426991] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d20f437426991] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d20f437426991] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d20f437426991] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d20f437426991] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d20f437426991] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d20f437426991] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d20f437426991] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d20f437426991] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [db3034e30ab10] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [db3034e30ab10] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [db3034e30ab10] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [db3034e30ab10] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [db3034e30ab10] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [db3034e30ab10] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [db3034e30ab10] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [db3034e30ab10] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [db3034e30ab10] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [db3034e30ab10] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [db3034e30ab10] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [db3034e30ab10] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd8231234bdc2] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd8231234bdc2] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [dd8231234bdc2] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd8231234bdc2] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [dd8231234bdc2] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd8231234bdc2] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [dd8231234bdc2] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [dd8231234bdc2] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [dd8231234bdc2] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [dd8231234bdc2] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2f7cb714170c] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2f7cb714170c] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d2f7cb714170c] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d2f7cb714170c] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d2f7cb714170c] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d2f7cb714170c] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2f7cb714170c] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2f7cb714170c] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d2f7cb714170c] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d2f7cb714170c] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d2f7cb714170c] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d2f7cb714170c] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [de3cb0cdbcf23] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [de3cb0cdbcf23] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [de3cb0cdbcf23] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [de3cb0cdbcf23] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [de3cb0cdbcf23] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [de3cb0cdbcf23] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [de3cb0cdbcf23] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [de3cb0cdbcf23] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [de3cb0cdbcf23] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [de3cb0cdbcf23] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [de3cb0cdbcf23] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [de3cb0cdbcf23] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2b21919169ee] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2b21919169ee] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d2b21919169ee] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d2b21919169ee] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d2b21919169ee] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d2b21919169ee] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2b21919169ee] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d2b21919169ee] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d2b21919169ee] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d2b21919169ee] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d2b21919169ee] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d2b21919169ee] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d664ddfacc272] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d664ddfacc272] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d664ddfacc272] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d664ddfacc272] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d664ddfacc272] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d664ddfacc272] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d664ddfacc272] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d664ddfacc272] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d664ddfacc272] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d664ddfacc272] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd1800d0f9c53] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd1800d0f9c53] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [dd1800d0f9c53] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd1800d0f9c53] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [dd1800d0f9c53] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [dd1800d0f9c53] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [dd1800d0f9c53] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [dd1800d0f9c53] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [dd1800d0f9c53] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [dd1800d0f9c53] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
21:08:09 [2020-05-17T21:08:09.601Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d7812be7869b5] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d7812be7869b5] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d7812be7869b5] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d7812be7869b5] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d7812be7869b5] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d7812be7869b5] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d7812be7869b5] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:325: [d7812be7869b5] waiting for daemon to start
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:353: [d7812be7869b5] daemon started
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:461: [d7812be7869b5] Stopping daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:296: [d7812be7869b5] exiting daemon
21:08:09 [2020-05-17T21:08:09.601Z]         daemon.go:448: [d7812be7869b5] Daemon stopped
21:08:09 [2020-05-17T21:08:09.601Z] === RUN   TestKernelTCPMemory
21:08:09 [2020-05-17T21:08:09.663Z] Selecting previously unselected package vim.
21:08:09 [2020-05-17T21:08:09.663Z] Preparing to unpack .../56-vim_2%3a8.1.0875-5_ppc64el.deb ...
21:08:09 [2020-05-17T21:08:09.663Z] Unpacking vim (2:8.1.0875-5) ...
21:08:09 [2020-05-17T21:08:09.947Z] Selecting previously unselected package xfsprogs.
21:08:09 [2020-05-17T21:08:09.947Z] Preparing to unpack .../57-xfsprogs_4.20.0-1_ppc64el.deb ...
21:08:09 [2020-05-17T21:08:09.947Z] Unpacking xfsprogs (4.20.0-1) ...
21:08:09 [2020-05-17T21:08:09.947Z] Selecting previously unselected package zip.
21:08:09 [2020-05-17T21:08:09.947Z] Preparing to unpack .../58-zip_3.0-11+b1_ppc64el.deb ...
21:08:09 [2020-05-17T21:08:09.947Z] Unpacking zip (3.0-11+b1) ...
21:08:10 [2020-05-17T21:08:10.213Z] --- PASS: TestKernelTCPMemory (1.04s)
21:08:10 [2020-05-17T21:08:10.213Z] === RUN   TestNISDomainname
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up aufs-tools (1:4.14+20190211-1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up xxd (2:8.1.0875-5) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up libbtrfs0 (4.20.1-2) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up zip (3.0-11+b1) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up vim-common (2:8.1.0875-5) ...
21:08:10 [2020-05-17T21:08:10.232Z] Setting up bash-completion (1:2.8-6) ...
21:08:11 [2020-05-17T21:08:11.218Z] --- PASS: TestNISDomainname (0.97s)
21:08:11 [2020-05-17T21:08:11.218Z] === RUN   TestStats
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up xz-utils (5.2.4-1) ...
21:08:11 [2020-05-17T21:08:11.243Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libbtrfs-dev (4.20.1-2) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up pigz (2.4-1) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up python-pip-whl (18.1-5) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up mingw-w64-common (6.0.0-3) ...
21:08:11 [2020-05-17T21:08:11.243Z] Setting up vim-runtime (2:8.1.0875-5) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libaio1:ppc64el (0.3.112-3) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libonig5:ppc64el (6.9.1-1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up vim (2:8.1.0875-5) ...
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:08:11 [2020-05-17T21:08:11.526Z] 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:08:11 [2020-05-17T21:08:11.526Z] 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:08:11 [2020-05-17T21:08:11.526Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:08:11 [2020-05-17T21:08:11.526Z] 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:08:11 [2020-05-17T21:08:11.526Z] 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:08:11 [2020-05-17T21:08:11.526Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up jq (1.5+dfsg-2+b1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
21:08:11 [2020-05-17T21:08:11.526Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
21:08:12 [2020-05-17T21:08:12.503Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:08:13 [2020-05-17T21:08:13.006Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
21:08:13 [2020-05-17T21:08:13.006Z] Setting up iptables (1.8.2-4) ...
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:08:13 [2020-05-17T21:08:13.006Z] Setting up python3 (3.7.3-1) ...
21:08:13 [2020-05-17T21:08:13.006Z] Setting up python3-wheel (0.32.3-2) ...
21:08:13 [2020-05-17T21:08:13.230Z] --- PASS: TestStats (1.88s)
21:08:13 [2020-05-17T21:08:13.230Z] === RUN   TestStopContainerWithTimeout
21:08:13 [2020-05-17T21:08:13.230Z] === RUN   TestStopContainerWithTimeout/0
21:08:13 [2020-05-17T21:08:13.230Z] === PAUSE TestStopContainerWithTimeout/0
21:08:13 [2020-05-17T21:08:13.230Z] === RUN   TestStopContainerWithTimeout/1
21:08:13 [2020-05-17T21:08:13.230Z] === PAUSE TestStopContainerWithTimeout/1
21:08:13 [2020-05-17T21:08:13.230Z] === RUN   TestStopContainerWithTimeout/3
21:08:13 [2020-05-17T21:08:13.230Z] === PAUSE TestStopContainerWithTimeout/3
21:08:13 [2020-05-17T21:08:13.230Z] === RUN   TestStopContainerWithTimeout/-1
21:08:13 [2020-05-17T21:08:13.230Z] === PAUSE TestStopContainerWithTimeout/-1
21:08:13 [2020-05-17T21:08:13.230Z] === CONT  TestStopContainerWithTimeout/0
21:08:13 [2020-05-17T21:08:13.230Z] === CONT  TestStopContainerWithTimeout/3
21:08:13 [2020-05-17T21:08:13.290Z] Setting up apparmor (2.13.2-10) ...
21:08:13 [2020-05-17T21:08:13.907Z] Setting up python3-lib2to3 (3.7.3-1) ...
21:08:13 [2020-05-17T21:08:13.907Z] Setting up python3-pkg-resources (40.8.0-1) ...
21:08:14 [2020-05-17T21:08:14.192Z] Setting up python3-distutils (3.7.3-1) ...
21:08:14 [2020-05-17T21:08:14.232Z] === CONT  TestStopContainerWithTimeout/-1
21:08:14 [2020-05-17T21:08:14.480Z] Setting up python3-setuptools (40.8.0-1) ...
21:08:14 [2020-05-17T21:08:14.770Z] Setting up python3-pip (18.1-5) ...
21:08:15 [2020-05-17T21:08:15.389Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
21:08:15 [2020-05-17T21:08:15.389Z] Setting up dmsetup (2:1.02.155-3) ...
21:08:15 [2020-05-17T21:08:15.389Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
21:08:15 [2020-05-17T21:08:15.389Z] Setting up xfsprogs (4.20.0-1) ...
21:08:15 [2020-05-17T21:08:15.389Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
21:08:15 [2020-05-17T21:08:15.389Z] Processing triggers for mime-support (3.62) ...
21:08:15 [2020-05-17T21:08:15.389Z] Processing triggers for libc-bin (2.28-10) ...
21:08:16 [2020-05-17T21:08:16.243Z] === CONT  TestStopContainerWithTimeout/1
21:08:18 [2020-05-17T21:08:18.172Z] ok  	github.com/docker/docker/pkg/plugins	35.101s	coverage: 73.6% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.088s	coverage: 56.8% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.124s	coverage: 85.7% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/pools	0.065s	coverage: 87.9% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/progress	0.050s	coverage: 75.9% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/pubsub	1.123s	coverage: 72.7% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/signal	0.110s	coverage: 20.3% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/streamformatter	0.240s	coverage: 66.2% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/stringid	0.118s	coverage: 70.6% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 12.3% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/tailfile	0.138s	coverage: 88.6% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/tarsum	0.162s	coverage: 89.3% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/term	0.079s	coverage: 30.8% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/term/windows	0.032s	coverage: 0.0% of statements [no tests to run]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/plugin	0.129s	coverage: 12.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/plugin/v2	0.205s	coverage: 20.1% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/reference	0.175s	coverage: 84.4% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/registry	0.407s	coverage: 52.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/registry/resumable	0.334s	coverage: 100.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 49.0% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/rootless	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/runconfig	0.229s	coverage: 54.5% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/volume	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/volume/drivers	0.301s	coverage: 36.1% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/volume/local	0.175s	coverage: 37.7% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/volume/mounts	0.086s	coverage: 66.2% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ok  	github.com/docker/docker/volume/service	0.431s	coverage: 70.3% of statements
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:08:18 [2020-05-17T21:08:18.173Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:08:18 [2020-05-17T21:08:18.256Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:08:18 [2020-05-17T21:08:18.256Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
21:08:18 [2020-05-17T21:08:18.256Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
21:08:18 [2020-05-17T21:08:18.256Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
21:08:18 [2020-05-17T21:08:18.256Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
21:08:18 [2020-05-17T21:08:18.256Z] === RUN   TestDeleteDevicemapper
21:08:18 [2020-05-17T21:08:18.256Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:08:18 [2020-05-17T21:08:18.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:18 [2020-05-17T21:08:18.256Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:08:18 [2020-05-17T21:08:18.653Z] INFO: make.ps1 ended at 05/17/2020 21:08:18
21:08:20 [2020-05-17T21:08:20.246Z] INFO: Unit tests ended at 05/17/2020 21:08:19. Duration:00:03:33.1828433
21:08:20 [2020-05-17T21:08:20.246Z] INFO: Building busybox
21:08:20 [2020-05-17T21:08:20.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:08:20 [2020-05-17T21:08:20.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:08:20 [2020-05-17T21:08:20.719Z] 
21:08:20 [2020-05-17T21:08:20.719Z] Sending build context to Docker daemon   2.56kB
21:08:20 [2020-05-17T21:08:20.719Z] 
21:08:20 [2020-05-17T21:08:20.719Z] Step 1/6 : FROM microsoft/windowsservercore
21:08:20 [2020-05-17T21:08:20.719Z]  ---> 561b89eac394
21:08:20 [2020-05-17T21:08:20.719Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
21:08:20 [2020-05-17T21:08:20.719Z]  ---> Running in 63ca634cc29d
21:08:21 [2020-05-17T21:08:21.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
21:08:21 [2020-05-17T21:08:21.696Z] === RUN   TestUpdateMemory
21:08:21 [2020-05-17T21:08:21.696Z] --- SKIP: TestUpdateMemory (0.00s)
21:08:21 [2020-05-17T21:08:21.696Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:08:21 [2020-05-17T21:08:21.696Z] === RUN   TestUpdateCPUQuota
21:08:22 [2020-05-17T21:08:22.698Z] --- PASS: TestUpdateCPUQuota (1.25s)
21:08:22 [2020-05-17T21:08:22.698Z] === RUN   TestUpdatePidsLimit
21:08:22 [2020-05-17T21:08:22.698Z] === RUN   TestUpdatePidsLimit/update_from_none
21:08:22 [2020-05-17T21:08:22.978Z] === RUN   TestUpdatePidsLimit/no_change
21:08:23 [2020-05-17T21:08:23.590Z] === RUN   TestUpdatePidsLimit/update_lower
21:08:23 [2020-05-17T21:08:23.870Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:08:24 [2020-05-17T21:08:24.482Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:08:24 [2020-05-17T21:08:24.539Z] Removing intermediate container 63ca634cc29d
21:08:24 [2020-05-17T21:08:24.539Z]  ---> 3c326ee8ea1b
21:08:24 [2020-05-17T21:08:24.540Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
21:08:24 [2020-05-17T21:08:24.762Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:08:25 [2020-05-17T21:08:25.373Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:08:26 [2020-05-17T21:08:26.119Z] 
21:08:26 [2020-05-17T21:08:26.119Z]  ---> 591eda187397
21:08:26 [2020-05-17T21:08:26.119Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
21:08:26 [2020-05-17T21:08:26.119Z]  ---> Running in a2a82ef0b3f6
21:08:26 [2020-05-17T21:08:26.839Z] --- PASS: TestUpdatePidsLimit (3.97s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
21:08:26 [2020-05-17T21:08:26.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
21:08:26 [2020-05-17T21:08:26.839Z] === RUN   TestUpdateRestartPolicy
21:08:26 [2020-05-17T21:08:26.978Z] .........................                                                [ 67%]
21:08:27 [2020-05-17T21:08:27.700Z] 
21:08:27 [2020-05-17T21:08:27.700Z] SUCCESS: Specified value was saved.
21:08:27 [2020-05-17T21:08:27.935Z] Removing intermediate container ac26f96d9475
21:08:27 [2020-05-17T21:08:27.935Z]  ---> dc844af7579d
21:08:27 [2020-05-17T21:08:27.935Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:08:27 [2020-05-17T21:08:27.935Z]  ---> Running in 24722d00310b
21:08:27 [2020-05-17T21:08:27.935Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:08:27 [2020-05-17T21:08:27.935Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:08:27 [2020-05-17T21:08:27.935Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:08:27 [2020-05-17T21:08:27.936Z] Removing intermediate container 24722d00310b
21:08:27 [2020-05-17T21:08:27.936Z]  ---> 393015467e45
21:08:27 [2020-05-17T21:08:27.936Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
21:08:27 [2020-05-17T21:08:27.936Z]  ---> Running in c3755d795781
21:08:28 [2020-05-17T21:08:28.947Z] Collecting yamllint==1.16.0
21:08:29 [2020-05-17T21:08:29.241Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:08:29 [2020-05-17T21:08:29.241Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:08:29 [2020-05-17T21:08:29.241Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:08:29 [2020-05-17T21:08:29.241Z] Collecting pyyaml (from yamllint==1.16.0)
21:08:29 [2020-05-17T21:08:29.241Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:08:29 [2020-05-17T21:08:29.857Z] Building wheels for collected packages: pyyaml
21:08:29 [2020-05-17T21:08:29.857Z]   Running setup.py bdist_wheel for pyyaml: started
21:08:30 [2020-05-17T21:08:30.474Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:08:30 [2020-05-17T21:08:30.474Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:08:30 [2020-05-17T21:08:30.474Z] Successfully built pyyaml
21:08:30 [2020-05-17T21:08:30.474Z] Installing collected packages: pathspec, pyyaml, yamllint
21:08:30 [2020-05-17T21:08:30.474Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:08:30 [2020-05-17T21:08:30.678Z] Removing intermediate container a2a82ef0b3f6
21:08:30 [2020-05-17T21:08:30.678Z]  ---> ed4d7c713280
21:08:30 [2020-05-17T21:08:30.678Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
21:08:30 [2020-05-17T21:08:30.678Z]  ---> Running in 82e5c62f6d24
21:08:31 [2020-05-17T21:08:31.094Z] Removing intermediate container c3755d795781
21:08:31 [2020-05-17T21:08:31.094Z]  ---> a28851b950fd
21:08:31 [2020-05-17T21:08:31.094Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
21:08:31 [2020-05-17T21:08:31.714Z]  ---> 109591024a7f
21:08:31 [2020-05-17T21:08:31.714Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
21:08:34 [2020-05-17T21:08:34.504Z] Cannot create a file when that file already exists.
21:08:36 [2020-05-17T21:08:36.108Z]  ---> 0daa57fdffc0
21:08:36 [2020-05-17T21:08:36.108Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
21:08:36 [2020-05-17T21:08:36.108Z]  ---> cae5f1b55d81
21:08:36 [2020-05-17T21:08:36.108Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
21:08:36 [2020-05-17T21:08:36.392Z]  ---> 20a2f38db79d
21:08:36 [2020-05-17T21:08:36.392Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
21:08:36 [2020-05-17T21:08:36.677Z]  ---> ca4929b04a6c
21:08:36 [2020-05-17T21:08:36.677Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
21:08:37 [2020-05-17T21:08:37.308Z]  ---> 26a4d03f1603
21:08:37 [2020-05-17T21:08:37.308Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
21:08:37 [2020-05-17T21:08:37.592Z]  ---> 39f13a635a86
21:08:37 [2020-05-17T21:08:37.592Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
21:08:37 [2020-05-17T21:08:37.875Z]  ---> db10b9270c97
21:08:37 [2020-05-17T21:08:37.876Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
21:08:38 [2020-05-17T21:08:38.159Z]  ---> 9e617b8ea257
21:08:38 [2020-05-17T21:08:38.159Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
21:08:40 [2020-05-17T21:08:40.408Z] Removing intermediate container 82e5c62f6d24
21:08:40 [2020-05-17T21:08:40.408Z]  ---> 6d7a4f18454c
21:08:40 [2020-05-17T21:08:40.408Z] Step 6/6 : CMD ["sh"]
21:08:40 [2020-05-17T21:08:40.408Z]  ---> Running in 11f7f02741f2
21:08:40 [2020-05-17T21:08:40.408Z] Removing intermediate container 11f7f02741f2
21:08:40 [2020-05-17T21:08:40.408Z]  ---> 243372fecb88
21:08:40 [2020-05-17T21:08:40.408Z] Successfully built 243372fecb88
21:08:40 [2020-05-17T21:08:40.408Z] Successfully tagged busybox:latest
21:08:40 [2020-05-17T21:08:40.408Z] INFO: Docker images of the daemon under test
21:08:40 [2020-05-17T21:08:40.408Z] 
21:08:40 [2020-05-17T21:08:40.408Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
21:08:40 [2020-05-17T21:08:40.408Z] busybox                                latest              243372fecb88        Less than a second ago   3.71GB
21:08:40 [2020-05-17T21:08:40.408Z] microsoft/windowsservercore            latest              561b89eac394        10 days ago              3.7GB
21:08:40 [2020-05-17T21:08:40.408Z] mcr.microsoft.com/windows/servercore   ltsc2019            561b89eac394        10 days ago              3.7GB
21:08:40 [2020-05-17T21:08:40.408Z] 
21:08:40 [2020-05-17T21:08:40.408Z] INFO: Running integration tests at 05/17/2020 21:08:39...
21:08:40 [2020-05-17T21:08:40.408Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
21:08:40 [2020-05-17T21:08:40.408Z] INFO: Integration API tests being run from the host:
21:08:40 [2020-05-17T21:08:40.408Z] INFO: make.ps1 starting at 05/17/2020 21:08:39
21:08:40 [2020-05-17T21:08:40.885Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
21:08:41 [2020-05-17T21:08:41.627Z]  ---> a24c0fef1cc3
21:08:41 [2020-05-17T21:08:41.627Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
21:08:41 [2020-05-17T21:08:41.627Z]  ---> d99a1adca478
21:08:41 [2020-05-17T21:08:41.627Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
21:08:42 [2020-05-17T21:08:42.054Z] --- PASS: TestUpdateRestartPolicy (13.02s)
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestUpdateRestartWithAutoRemove
21:08:42 [2020-05-17T21:08:42.054Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitNonBlocked
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:42 [2020-05-17T21:08:42.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:42 [2020-05-17T21:08:42.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:42 [2020-05-17T21:08:42.054Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:42 [2020-05-17T21:08:42.054Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:42 [2020-05-17T21:08:42.054Z] --- PASS: TestWaitNonBlocked (0.01s)
21:08:42 [2020-05-17T21:08:42.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
21:08:42 [2020-05-17T21:08:42.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitBlocked
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:08:42 [2020-05-17T21:08:42.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:08:42 [2020-05-17T21:08:42.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:08:42 [2020-05-17T21:08:42.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:08:42 [2020-05-17T21:08:42.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:08:42 [2020-05-17T21:08:42.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:08:42 [2020-05-17T21:08:42.639Z]  ---> 12dabc986eef
21:08:42 [2020-05-17T21:08:42.639Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
21:08:42 [2020-05-17T21:08:42.922Z]  ---> 0aef6e1cf5db
21:08:42 [2020-05-17T21:08:42.922Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
21:08:43 [2020-05-17T21:08:43.055Z] --- PASS: TestWaitBlocked (0.02s)
21:08:43 [2020-05-17T21:08:43.055Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
21:08:43 [2020-05-17T21:08:43.055Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
21:08:43 [2020-05-17T21:08:43.055Z] === CONT  TestContainerStartOnDaemonRestart
21:08:43 [2020-05-17T21:08:43.055Z] === CONT  TestIpcModeOlderClient
21:08:43 [2020-05-17T21:08:43.055Z] --- PASS: TestIpcModeOlderClient (0.17s)
21:08:43 [2020-05-17T21:08:43.055Z] === CONT  TestDaemonRestartIpcMode
21:08:43 [2020-05-17T21:08:43.538Z]  ---> cda316731376
21:08:43 [2020-05-17T21:08:43.538Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
21:08:43 [2020-05-17T21:08:43.538Z]  ---> 0af53e9580b8
21:08:43 [2020-05-17T21:08:43.538Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
21:08:43 [2020-05-17T21:08:43.538Z]  ---> Running in 470eef70c5ba
21:08:43 [2020-05-17T21:08:43.822Z] Removing intermediate container 470eef70c5ba
21:08:43 [2020-05-17T21:08:43.822Z]  ---> 17e71d4e3610
21:08:43 [2020-05-17T21:08:43.822Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
21:08:43 [2020-05-17T21:08:43.822Z]  ---> Running in 62aeeaf0f04d
21:08:43 [2020-05-17T21:08:43.822Z] Removing intermediate container 62aeeaf0f04d
21:08:43 [2020-05-17T21:08:43.822Z]  ---> 7513c2e2ce22
21:08:43 [2020-05-17T21:08:43.822Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
21:08:43 [2020-05-17T21:08:43.822Z]  ---> Running in 48f4d3a59a11
21:08:44 [2020-05-17T21:08:44.109Z] Removing intermediate container 48f4d3a59a11
21:08:44 [2020-05-17T21:08:44.109Z]  ---> 0fcf5e88e4a2
21:08:44 [2020-05-17T21:08:44.109Z] Step 137/140 : VOLUME /var/lib/docker
21:08:44 [2020-05-17T21:08:44.109Z]  ---> Running in 3879a9e75ef0
21:08:44 [2020-05-17T21:08:44.109Z] Removing intermediate container 3879a9e75ef0
21:08:44 [2020-05-17T21:08:44.109Z]  ---> 5be93a9a753a
21:08:44 [2020-05-17T21:08:44.109Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
21:08:44 [2020-05-17T21:08:44.109Z]  ---> Running in c59253a17a29
21:08:44 [2020-05-17T21:08:44.399Z] Removing intermediate container c59253a17a29
21:08:44 [2020-05-17T21:08:44.399Z]  ---> 3131b30f3cdc
21:08:44 [2020-05-17T21:08:44.399Z] Step 139/140 : FROM dev AS final
21:08:44 [2020-05-17T21:08:44.399Z]  ---> 3131b30f3cdc
21:08:44 [2020-05-17T21:08:44.399Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
21:08:45 [2020-05-17T21:08:45.718Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s)
21:08:45 [2020-05-17T21:08:45.718Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:325: [da9d3756ba36b] waiting for daemon to start
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:325: [da9d3756ba36b] waiting for daemon to start
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:353: [da9d3756ba36b] daemon started
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:325: [da9d3756ba36b] waiting for daemon to start
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:296: [da9d3756ba36b] exiting daemon
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:325: [da9d3756ba36b] waiting for daemon to start
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:353: [da9d3756ba36b] daemon started
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:461: [da9d3756ba36b] Stopping daemon
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:296: [da9d3756ba36b] exiting daemon
21:08:45 [2020-05-17T21:08:45.718Z]     daemon.go:448: [da9d3756ba36b] Daemon stopped
21:08:46 [2020-05-17T21:08:46.720Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
21:08:46 [2020-05-17T21:08:46.720Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:325: [db912a4a464c9] waiting for daemon to start
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:325: [db912a4a464c9] waiting for daemon to start
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:353: [db912a4a464c9] daemon started
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:461: [db912a4a464c9] Stopping daemon
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:296: [db912a4a464c9] exiting daemon
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:448: [db912a4a464c9] Daemon stopped
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:325: [db912a4a464c9] waiting for daemon to start
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:325: [db912a4a464c9] waiting for daemon to start
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:353: [db912a4a464c9] daemon started
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:461: [db912a4a464c9] Stopping daemon
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:296: [db912a4a464c9] exiting daemon
21:08:46 [2020-05-17T21:08:46.720Z]     daemon.go:448: [db912a4a464c9] Daemon stopped
21:08:46 [2020-05-17T21:08:46.720Z] PASS
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === Skipped
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:08:46 [2020-05-17T21:08:46.720Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] 
21:08:46 [2020-05-17T21:08:46.720Z] DONE 189 tests, 6 skipped in 122.787s
21:08:46 [2020-05-17T21:08:46.720Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:08:46 [2020-05-17T21:08:46.720Z] ++ 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:08:46 [2020-05-17T21:08:46.720Z] ++ set -e
21:08:46 [2020-05-17T21:08:46.720Z] ++ '[' -n 0 ']'
21:08:46 [2020-05-17T21:08:46.720Z] ++ set -x
21:08:46 [2020-05-17T21:08:46.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:08:47 [2020-05-17T21:08:47.001Z] INFO: Testing against a local daemon
21:08:47 [2020-05-17T21:08:47.001Z] === RUN   TestCommitInheritsEnv
21:08:47 [2020-05-17T21:08:47.611Z] --- PASS: TestCommitInheritsEnv (0.57s)
21:08:47 [2020-05-17T21:08:47.611Z] === RUN   TestImportExtremelyLargeImageWorks
21:08:47 [2020-05-17T21:08:47.611Z] === PAUSE TestImportExtremelyLargeImageWorks
21:08:47 [2020-05-17T21:08:47.611Z] === RUN   TestImagesFilterMultiReference
21:08:47 [2020-05-17T21:08:47.611Z] --- PASS: TestImagesFilterMultiReference (0.04s)
21:08:47 [2020-05-17T21:08:47.611Z] === RUN   TestImagePullPlatformInvalid
21:08:47 [2020-05-17T21:08:47.611Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:08:47 [2020-05-17T21:08:47.611Z] === RUN   TestRemoveImageOrphaning
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestRemoveImageOrphaning (0.56s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagInvalidReference
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagInvalidReference (0.01s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagValidPrefixedRepo
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagExistedNameWithoutForce
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagOfficialNames
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagOfficialNames (0.03s)
21:08:48 [2020-05-17T21:08:48.221Z] === RUN   TestTagMatchesDigest
21:08:48 [2020-05-17T21:08:48.221Z] --- PASS: TestTagMatchesDigest (0.01s)
21:08:48 [2020-05-17T21:08:48.221Z] === CONT  TestImportExtremelyLargeImageWorks
21:08:51 [2020-05-17T21:08:51.237Z]  ---> 214e3dfcb8da
21:08:51 [2020-05-17T21:08:51.237Z] Successfully built 214e3dfcb8da
21:08:51 [2020-05-17T21:08:51.237Z] Successfully tagged docker:8f1ab4e6123fa95408636827d0683e674c002efb
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:08:51 [2020-05-17T21:08:51.665Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/test/unit
21:08:56 [2020-05-17T21:08:56.086Z] ?   	github.com/docker/docker/api	[no test files]
21:08:56 [2020-05-17T21:08:56.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:08:56 [2020-05-17T21:08:56.150Z] Using test binary docker
21:08:56 [2020-05-17T21:08:56.150Z] +++ /etc/init.d/apparmor start
21:08:56 [2020-05-17T21:08:56.150Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:08:56 [2020-05-17T21:08:56.150Z] Starting dockerd
21:08:56 [2020-05-17T21:08:56.150Z] INFO: Waiting for daemon to start...
21:08:56 [2020-05-17T21:08:56.150Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
21:08:56 [2020-05-17T21:08:56.150Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:08:56 [2020-05-17T21:08:56.150Z] Using test binary docker
21:08:56 [2020-05-17T21:08:56.150Z] +++ /etc/init.d/apparmor start
21:08:56 [2020-05-17T21:08:56.150Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:08:56 [2020-05-17T21:08:56.150Z] INFO: Waiting for daemon to start...
21:08:56 [2020-05-17T21:08:56.150Z] Starting dockerd
21:08:56 [2020-05-17T21:08:56.150Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
21:08:56 [2020-05-17T21:08:56.150Z] .
21:08:56 [2020-05-17T21:08:56.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:08:56 [2020-05-17T21:08:56.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:08:56 [2020-05-17T21:08:56.150Z] Error: No such image: emptyfs
21:08:56 [2020-05-17T21:08:56.407Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:08:56 [2020-05-17T21:08:56.407Z] ++++ docker load
21:08:56 [2020-05-17T21:08:56.664Z] Running integration-test (iteration 1)
21:08:56 [2020-05-17T21:08:56.664Z] 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:08:56 [2020-05-17T21:08:56.664Z] ++ 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:08:56 [2020-05-17T21:08:56.664Z] ++ set -e
21:08:56 [2020-05-17T21:08:56.664Z] ++ '[' -n 0 ']'
21:08:56 [2020-05-17T21:08:56.664Z] ++ set -x
21:08:56 [2020-05-17T21:08:56.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
21:08:58 [2020-05-17T21:08:58.038Z] 
21:08:58 [2020-05-17T21:08:58.038Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:08:58 [2020-05-17T21:08:58.038Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:08:58 [2020-05-17T21:08:58.038Z] Error: No such image: emptyfs
21:08:58 [2020-05-17T21:08:58.038Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:08:58 [2020-05-17T21:08:58.038Z] ++++ docker load
21:08:58 [2020-05-17T21:08:58.605Z] Running integration-test (iteration 1)
21:08:58 [2020-05-17T21:08:58.605Z] 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:08:58 [2020-05-17T21:08:58.605Z] ++ 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:08:58 [2020-05-17T21:08:58.605Z] ++ set -e
21:08:58 [2020-05-17T21:08:58.605Z] ++ '[' -n 0 ']'
21:08:58 [2020-05-17T21:08:58.605Z] ++ set -x
21:08:58 [2020-05-17T21:08:58.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:09:02 [2020-05-17T21:09:02.199Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
21:09:04 [2020-05-17T21:09:04.179Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
21:09:04 [2020-05-17T21:09:04.433Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
21:09:07 [2020-05-17T21:09:07.413Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
21:09:10 [2020-05-17T21:09:10.391Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
21:09:13 [2020-05-17T21:09:13.394Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:09:13 [2020-05-17T21:09:13.866Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:09:14 [2020-05-17T21:09:14.863Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
21:09:15 [2020-05-17T21:09:15.336Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:09:16 [2020-05-17T21:09:16.333Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
21:09:18 [2020-05-17T21:09:18.477Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 7.9% of statements
21:09:18 [2020-05-17T21:09:18.587Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:09:19 [2020-05-17T21:09:19.031Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:09:20 [2020-05-17T21:09:20.923Z] tests/integration/client_test.py .....                                   [ 76%]
21:09:21 [2020-05-17T21:09:21.180Z] tests/integration/errors_test.py .                                       [ 76%]
21:09:22 [2020-05-17T21:09:22.407Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:09:29 [2020-05-17T21:09:29.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:09:30 [2020-05-17T21:09:30.663Z] Loaded image: buildpack-deps:jessie
21:09:30 [2020-05-17T21:09:30.663Z] Loaded image: busybox:latest
21:09:30 [2020-05-17T21:09:30.663Z] Loaded image: busybox:glibc
21:09:30 [2020-05-17T21:09:30.663Z] Loaded image: debian:jessie
21:09:30 [2020-05-17T21:09:30.663Z] Loaded image: hello-world:latest
21:09:30 [2020-05-17T21:09:30.663Z] INFO: Testing against a local daemon
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:09:30 [2020-05-17T21:09:30.663Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:09:30 [2020-05-17T21:09:30.921Z] Loaded image: buildpack-deps:jessie
21:09:31 [2020-05-17T21:09:31.178Z] Loaded image: busybox:latest
21:09:31 [2020-05-17T21:09:31.178Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:09:31 [2020-05-17T21:09:31.434Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:09:31 [2020-05-17T21:09:31.434Z] Loaded image: busybox:glibc
21:09:31 [2020-05-17T21:09:31.434Z] Loaded image: debian:jessie
21:09:31 [2020-05-17T21:09:31.691Z] Loaded image: hello-world:latest
21:09:31 [2020-05-17T21:09:31.691Z] INFO: Testing against a local daemon
21:09:31 [2020-05-17T21:09:31.691Z] === RUN   TestDockerDaemonSuite
21:09:31 [2020-05-17T21:09:31.691Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:09:31 [2020-05-17T21:09:31.851Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
21:09:31 [2020-05-17T21:09:31.948Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:09:31 [2020-05-17T21:09:31.949Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:09:33 [2020-05-17T21:09:33.319Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:09:33 [2020-05-17T21:09:33.319Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:09:33 [2020-05-17T21:09:33.319Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:09:34 [2020-05-17T21:09:34.086Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
21:09:35 [2020-05-17T21:09:35.214Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:09:35 [2020-05-17T21:09:35.472Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:09:35 [2020-05-17T21:09:35.472Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:09:35 [2020-05-17T21:09:35.729Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:09:36 [2020-05-17T21:09:36.660Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:09:37 [2020-05-17T21:09:37.060Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
21:09:37 [2020-05-17T21:09:37.592Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:09:37 [2020-05-17T21:09:37.850Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:09:38 [2020-05-17T21:09:38.107Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:09:38 [2020-05-17T21:09:38.107Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:09:38 [2020-05-17T21:09:38.107Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:09:39 [2020-05-17T21:09:39.307Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
21:09:39 [2020-05-17T21:09:39.476Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:09:40 [2020-05-17T21:09:40.043Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:09:41 [2020-05-17T21:09:41.539Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
21:09:42 [2020-05-17T21:09:42.568Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:09:43 [2020-05-17T21:09:43.938Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:09:44 [2020-05-17T21:09:44.529Z] Running D:\gopath\src\github.com\docker\docker\integration\build
21:09:44 [2020-05-17T21:09:44.529Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:09:44 [2020-05-17T21:09:44.529Z] INFO: Testing against a local daemon
21:09:44 [2020-05-17T21:09:44.529Z] === RUN   TestBuildWithSession
21:09:44 [2020-05-17T21:09:44.529Z] --- SKIP: TestBuildWithSession (0.00s)
21:09:44 [2020-05-17T21:09:44.529Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:09:44 [2020-05-17T21:09:44.529Z] === RUN   TestBuildSquashParent
21:09:44 [2020-05-17T21:09:44.529Z] --- SKIP: TestBuildSquashParent (0.00s)
21:09:44 [2020-05-17T21:09:44.529Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:09:44 [2020-05-17T21:09:44.529Z] === RUN   TestBuildWithRemoveAndForceRemove
21:09:44 [2020-05-17T21:09:44.529Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
21:09:44 [2020-05-17T21:09:44.529Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:44 [2020-05-17T21:09:44.529Z] === RUN   TestBuildMultiStageCopy
21:09:44 [2020-05-17T21:09:44.529Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:09:44 [2020-05-17T21:09:44.870Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:09:47 [2020-05-17T21:09:47.393Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:09:47 [2020-05-17T21:09:47.959Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:09:49 [2020-05-17T21:09:49.855Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:09:50 [2020-05-17T21:09:50.419Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:09:51 [2020-05-17T21:09:51.354Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:09:51 [2020-05-17T21:09:51.354Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:09:52 [2020-05-17T21:09:52.726Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:09:53 [2020-05-17T21:09:53.660Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:09:54 [2020-05-17T21:09:54.225Z] --- PASS: TestBuildWithHugeFile (114.33s)
21:09:54 [2020-05-17T21:09:54.225Z] === RUN   TestBuildWithEmptyDockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:54 [2020-05-17T21:09:54.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:54 [2020-05-17T21:09:54.483Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
21:09:54 [2020-05-17T21:09:54.483Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
21:09:54 [2020-05-17T21:09:54.483Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
21:09:54 [2020-05-17T21:09:54.483Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
21:09:54 [2020-05-17T21:09:54.483Z] === RUN   TestBuildPreserveOwnership
21:09:54 [2020-05-17T21:09:54.483Z] === RUN   TestBuildPreserveOwnership/copy_from
21:09:54 [2020-05-17T21:09:54.741Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:09:54 [2020-05-17T21:09:54.741Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:09:55 [2020-05-17T21:09:55.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:09:55 [2020-05-17T21:09:55.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:09:56 [2020-05-17T21:09:56.004Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:09:57 [2020-05-17T21:09:57.000Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:09:57 [2020-05-17T21:09:57.264Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:09:57 [2020-05-17T21:09:57.264Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:09:58 [2020-05-17T21:09:58.579Z] --- PASS: TestBuildMultiStageCopy (14.18s)
21:09:58 [2020-05-17T21:09:58.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.90s)
21:09:58 [2020-05-17T21:09:58.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s)
21:09:58 [2020-05-17T21:09:58.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:09:58 [2020-05-17T21:09:58.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s)
21:09:58 [2020-05-17T21:09:58.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
21:09:58 [2020-05-17T21:09:58.579Z] === RUN   TestBuildMultiStageParentConfig
21:09:58 [2020-05-17T21:09:58.579Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
21:09:58 [2020-05-17T21:09:58.579Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:58 [2020-05-17T21:09:58.579Z] === RUN   TestBuildLabelWithTargets
21:09:58 [2020-05-17T21:09:58.579Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
21:09:58 [2020-05-17T21:09:58.579Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:58 [2020-05-17T21:09:58.579Z] === RUN   TestBuildWithEmptyLayers
21:09:58 [2020-05-17T21:09:58.635Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:09:58 [2020-05-17T21:09:58.635Z] === RUN   TestDockerSuite/TestAttachDetach
21:09:59 [2020-05-17T21:09:59.574Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildMultiStageOnBuild
21:09:59 [2020-05-17T21:09:59.574Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildUncleanTarFilenames
21:09:59 [2020-05-17T21:09:59.574Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
21:09:59 [2020-05-17T21:09:59.574Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildMultiStageLayerLeak
21:09:59 [2020-05-17T21:09:59.574Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildWithHugeFile
21:09:59 [2020-05-17T21:09:59.574Z] --- SKIP: TestBuildWithHugeFile (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     build_test.go:492: testEnv.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildWithEmptyDockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:59 [2020-05-17T21:09:59.574Z] --- PASS: TestBuildWithEmptyDockerfile (0.28s)
21:09:59 [2020-05-17T21:09:59.574Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildPreserveOwnership
21:09:59 [2020-05-17T21:09:59.574Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
21:09:59 [2020-05-17T21:09:59.574Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
21:09:59 [2020-05-17T21:09:59.574Z] === RUN   TestBuildPlatformInvalid
21:09:59 [2020-05-17T21:09:59.574Z] --- PASS: TestBuildPlatformInvalid (0.04s)
21:09:59 [2020-05-17T21:09:59.574Z] PASS
21:09:59 [2020-05-17T21:09:59.574Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:09:59 [2020-05-17T21:09:59.575Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:09:59 [2020-05-17T21:09:59.575Z] INFO: Testing against a local daemon
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigList
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigList (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigsCreateAndDelete
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigsUpdate
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigsUpdate (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestTemplatedConfig
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestTemplatedConfig (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigInspect
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigInspect (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigCreateWithLabels
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigCreateResolve
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigCreateResolve (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
21:09:59 [2020-05-17T21:09:59.575Z] === RUN   TestConfigDaemonLibtrustID
21:09:59 [2020-05-17T21:09:59.575Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
21:09:59 [2020-05-17T21:09:59.575Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
21:09:59 [2020-05-17T21:09:59.575Z] PASS
21:09:59 [2020-05-17T21:09:59.575Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:10:00 [2020-05-17T21:10:00.008Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:10:00 [2020-05-17T21:10:00.012Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:10:00 [2020-05-17T21:10:00.047Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:10:00 [2020-05-17T21:10:00.047Z] INFO: Testing against a local daemon
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestCheckpoint
21:10:00 [2020-05-17T21:10:00.047Z] --- SKIP: TestCheckpoint (0.00s)
21:10:00 [2020-05-17T21:10:00.047Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestContainerInvalidJSON
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:10:00 [2020-05-17T21:10:00.047Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:10:00 [2020-05-17T21:10:00.047Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:10:00 [2020-05-17T21:10:00.047Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:10:00 [2020-05-17T21:10:00.047Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:10:00 [2020-05-17T21:10:00.047Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:10:00 [2020-05-17T21:10:00.047Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:10:00 [2020-05-17T21:10:00.047Z] --- PASS: TestContainerInvalidJSON (0.04s)
21:10:00 [2020-05-17T21:10:00.047Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:10:00 [2020-05-17T21:10:00.047Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:10:00 [2020-05-17T21:10:00.047Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:10:00 [2020-05-17T21:10:00.047Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
21:10:00 [2020-05-17T21:10:00.047Z]     copy_test.go:25: testEnv.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestCopyFromContainerPathIsNotDir
21:10:00 [2020-05-17T21:10:00.047Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
21:10:00 [2020-05-17T21:10:00.047Z]     copy_test.go:39: testEnv.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestCopyToContainerPathDoesNotExist
21:10:00 [2020-05-17T21:10:00.047Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
21:10:00 [2020-05-17T21:10:00.047Z]     copy_test.go:51: testEnv.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.047Z] === RUN   TestCopyToContainerPathIsNotDir
21:10:00 [2020-05-17T21:10:00.047Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
21:10:00 [2020-05-17T21:10:00.047Z]     copy_test.go:65: testEnv.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCopyFromContainer
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCopyFromContainer (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:00 [2020-05-17T21:10:00.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateLinkToNonExistingContainer
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidEnv
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidEnv/0
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidEnv/0
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidEnv/1
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidEnv/1
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidEnv/2
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidEnv/2
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidEnv/0
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidEnv/2
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidEnv/1
21:10:00 [2020-05-17T21:10:00.048Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateTmpfsMountsTarget
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithCustomMaskedPaths
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithCapabilities
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateWithCapabilities (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithCustomReadonlyPaths
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:00 [2020-05-17T21:10:00.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestDiff
21:10:00 [2020-05-17T21:10:00.048Z] --- SKIP: TestDiff (0.00s)
21:10:00 [2020-05-17T21:10:00.048Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:10:00 [2020-05-17T21:10:00.048Z] === RUN   TestExecWithCloseStdin
21:10:00 [2020-05-17T21:10:00.265Z] --- PASS: TestBuildPreserveOwnership (5.89s)
21:10:00 [2020-05-17T21:10:00.265Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.94s)
21:10:00 [2020-05-17T21:10:00.265Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
21:10:00 [2020-05-17T21:10:00.265Z] === RUN   TestBuildPlatformInvalid
21:10:00 [2020-05-17T21:10:00.523Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:10:00 [2020-05-17T21:10:00.523Z] PASS
21:10:00 [2020-05-17T21:10:00.523Z] 
21:10:00 [2020-05-17T21:10:00.523Z] DONE 30 tests in 200.392s
21:10:00 [2020-05-17T21:10:00.523Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:10:00 [2020-05-17T21:10:00.523Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:10:00 [2020-05-17T21:10:00.523Z] ++ 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
21:10:00 [2020-05-17T21:10:00.523Z] ++ set -e
21:10:00 [2020-05-17T21:10:00.523Z] ++ '[' -n 0 ']'
21:10:00 [2020-05-17T21:10:00.523Z] ++ set -x
21:10:00 [2020-05-17T21:10:00.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
21:10:00 [2020-05-17T21:10:00.783Z] INFO: Testing against a local daemon
21:10:00 [2020-05-17T21:10:00.783Z] === RUN   TestConfigList
21:10:00 [2020-05-17T21:10:00.783Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:10:02 [2020-05-17T21:10:02.281Z] --- PASS: TestExecWithCloseStdin (1.87s)
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestExec
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestExec (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestExecUser
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestExecUser (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestExportContainerAndImportImage
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestExportContainerAfterDaemonRestart
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestHealthCheckWorkdir
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestHealthKillContainer
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestHealthKillContainer (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestInspectCpusetInConfigPre120
21:10:02 [2020-05-17T21:10:02.281Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:10:02 [2020-05-17T21:10:02.281Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:10:02 [2020-05-17T21:10:02.281Z] === RUN   TestKillContainerInvalidSignal
21:10:02 [2020-05-17T21:10:02.679Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:10:03 [2020-05-17T21:10:03.612Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:10:03 [2020-05-17T21:10:03.860Z] --- PASS: TestKillContainerInvalidSignal (1.70s)
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestKillContainer
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestKillContainer (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestKillStoppedContainer
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestKillStoppedContainer (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestKillStoppedContainerAPIPre120
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestKillDifferentUserContainer
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestInspectOomKilledTrue
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestInspectOomKilledFalse
21:10:03 [2020-05-17T21:10:03.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:10:03 [2020-05-17T21:10:03.860Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:10:03 [2020-05-17T21:10:03.860Z] === RUN   TestLogsFollowTailEmpty
21:10:04 [2020-05-17T21:10:04.176Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:10:04 [2020-05-17T21:10:04.176Z] --- PASS: TestConfigList (3.54s)
21:10:04 [2020-05-17T21:10:04.176Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:325: [d0077f17a6038] waiting for daemon to start
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:325: [d0077f17a6038] waiting for daemon to start
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:353: [d0077f17a6038] daemon started
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:461: [d0077f17a6038] Stopping daemon
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:296: [d0077f17a6038] exiting daemon
21:10:04 [2020-05-17T21:10:04.176Z]     daemon.go:448: [d0077f17a6038] Daemon stopped
21:10:04 [2020-05-17T21:10:04.176Z] === RUN   TestConfigsCreateAndDelete
21:10:04 [2020-05-17T21:10:04.740Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:10:05 [2020-05-17T21:10:05.438Z] --- PASS: TestLogsFollowTailEmpty (1.65s)
21:10:05 [2020-05-17T21:10:05.438Z] === RUN   TestNetworkNat
21:10:05 [2020-05-17T21:10:05.438Z] --- SKIP: TestNetworkNat (0.00s)
21:10:05 [2020-05-17T21:10:05.438Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:10:05 [2020-05-17T21:10:05.438Z] === RUN   TestNetworkLocalhostTCPNat
21:10:05 [2020-05-17T21:10:05.438Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
21:10:05 [2020-05-17T21:10:05.438Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
21:10:05 [2020-05-17T21:10:05.438Z] === RUN   TestNetworkLoopbackNat
21:10:05 [2020-05-17T21:10:05.438Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
21:10:05 [2020-05-17T21:10:05.438Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
21:10:05 [2020-05-17T21:10:05.438Z] === RUN   TestPause
21:10:05 [2020-05-17T21:10:05.438Z] --- SKIP: TestPause (0.00s)
21:10:05 [2020-05-17T21:10:05.438Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:10:05 [2020-05-17T21:10:05.438Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:10:06 [2020-05-17T21:10:06.112Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:10:06 [2020-05-17T21:10:06.675Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:10:07 [2020-05-17T21:10:07.018Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s)
21:10:07 [2020-05-17T21:10:07.018Z] === RUN   TestPauseStopPausedContainer
21:10:07 [2020-05-17T21:10:07.018Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
21:10:07 [2020-05-17T21:10:07.018Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
21:10:07 [2020-05-17T21:10:07.018Z] === RUN   TestPsFilter
21:10:07 [2020-05-17T21:10:07.018Z] --- PASS: TestPsFilter (0.13s)
21:10:07 [2020-05-17T21:10:07.018Z] === RUN   TestRemoveContainerWithRemovedVolume
21:10:07 [2020-05-17T21:10:07.606Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
21:10:07 [2020-05-17T21:10:07.606Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:325: [dc3eb9e2d081a] waiting for daemon to start
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:325: [dc3eb9e2d081a] waiting for daemon to start
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:353: [dc3eb9e2d081a] daemon started
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:461: [dc3eb9e2d081a] Stopping daemon
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:296: [dc3eb9e2d081a] exiting daemon
21:10:07 [2020-05-17T21:10:07.606Z]     daemon.go:448: [dc3eb9e2d081a] Daemon stopped
21:10:07 [2020-05-17T21:10:07.606Z] === RUN   TestConfigsUpdate
21:10:08 [2020-05-17T21:10:08.170Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:10:08 [2020-05-17T21:10:08.428Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:10:09 [2020-05-17T21:10:09.258Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s)
21:10:09 [2020-05-17T21:10:09.258Z] === RUN   TestRemoveContainerWithVolume
21:10:09 [2020-05-17T21:10:09.799Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:10:10 [2020-05-17T21:10:10.166Z] --- PASS: TestImportExtremelyLargeImageWorks (81.66s)
21:10:10 [2020-05-17T21:10:10.166Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:325: [dd27411512c1f] waiting for daemon to start
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:325: [dd27411512c1f] waiting for daemon to start
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:353: [dd27411512c1f] daemon started
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:461: [dd27411512c1f] Stopping daemon
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:296: [dd27411512c1f] exiting daemon
21:10:10 [2020-05-17T21:10:10.166Z]     daemon.go:448: [dd27411512c1f] Daemon stopped
21:10:10 [2020-05-17T21:10:10.166Z] PASS
21:10:10 [2020-05-17T21:10:10.166Z] 
21:10:10 [2020-05-17T21:10:10.166Z] DONE 11 tests in 83.043s
21:10:10 [2020-05-17T21:10:10.166Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:10:10 [2020-05-17T21:10:10.166Z] ++ 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:10:10 [2020-05-17T21:10:10.166Z] ++ set -e
21:10:10 [2020-05-17T21:10:10.166Z] ++ '[' -n 0 ']'
21:10:10 [2020-05-17T21:10:10.166Z] ++ set -x
21:10:10 [2020-05-17T21:10:10.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
21:10:10 [2020-05-17T21:10:10.166Z] INFO: Testing against a local daemon
21:10:10 [2020-05-17T21:10:10.166Z] === RUN   TestNetworkCreateDelete
21:10:10 [2020-05-17T21:10:10.166Z] --- PASS: TestNetworkCreateDelete (0.15s)
21:10:10 [2020-05-17T21:10:10.166Z] === RUN   TestDockerNetworkDeletePreferID
21:10:10 [2020-05-17T21:10:10.363Z] --- PASS: TestConfigsUpdate (2.89s)
21:10:10 [2020-05-17T21:10:10.363Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:325: [d994dd2aa4773] waiting for daemon to start
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:325: [d994dd2aa4773] waiting for daemon to start
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:353: [d994dd2aa4773] daemon started
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:461: [d994dd2aa4773] Stopping daemon
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:296: [d994dd2aa4773] exiting daemon
21:10:10 [2020-05-17T21:10:10.363Z]     daemon.go:448: [d994dd2aa4773] Daemon stopped
21:10:10 [2020-05-17T21:10:10.363Z] === RUN   TestTemplatedConfig
21:10:10 [2020-05-17T21:10:10.447Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:10:10 [2020-05-17T21:10:10.447Z] === RUN   TestInspectNetwork
21:10:10 [2020-05-17T21:10:10.621Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
21:10:10 [2020-05-17T21:10:10.837Z] --- PASS: TestRemoveContainerWithVolume (1.86s)
21:10:10 [2020-05-17T21:10:10.837Z] === RUN   TestRemoveContainerRunning
21:10:10 [2020-05-17T21:10:10.919Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:10:10 [2020-05-17T21:10:10.919Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:10:11 [2020-05-17T21:10:11.189Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
21:10:11 [2020-05-17T21:10:11.447Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:10:12 [2020-05-17T21:10:12.020Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:10:12 [2020-05-17T21:10:12.415Z] --- PASS: TestRemoveContainerRunning (1.64s)
21:10:12 [2020-05-17T21:10:12.415Z] === RUN   TestRemoveContainerForceRemoveRunning
21:10:12 [2020-05-17T21:10:12.953Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:10:13 [2020-05-17T21:10:13.210Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:10:13 [2020-05-17T21:10:13.773Z] --- PASS: TestTemplatedConfig (3.45s)
21:10:13 [2020-05-17T21:10:13.773Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:325: [d9eed616903e4] waiting for daemon to start
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:325: [d9eed616903e4] waiting for daemon to start
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:353: [d9eed616903e4] daemon started
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:461: [d9eed616903e4] Stopping daemon
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:296: [d9eed616903e4] exiting daemon
21:10:13 [2020-05-17T21:10:13.773Z]     daemon.go:448: [d9eed616903e4] Daemon stopped
21:10:13 [2020-05-17T21:10:13.773Z] === RUN   TestConfigInspect
21:10:13 [2020-05-17T21:10:13.996Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.52s)
21:10:13 [2020-05-17T21:10:13.996Z] === RUN   TestRemoveInvalidContainer
21:10:13 [2020-05-17T21:10:13.996Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:10:13 [2020-05-17T21:10:13.996Z] === RUN   TestRenameLinkedContainer
21:10:13 [2020-05-17T21:10:13.996Z] --- SKIP: TestRenameLinkedContainer (0.00s)
21:10:13 [2020-05-17T21:10:13.996Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:10:13 [2020-05-17T21:10:13.996Z] === RUN   TestRenameStoppedContainer
21:10:14 [2020-05-17T21:10:14.031Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:10:15 [2020-05-17T21:10:15.915Z] === RUN   TestInspectNetwork/full_network_id
21:10:15 [2020-05-17T21:10:15.915Z] === RUN   TestInspectNetwork/partial_network_id
21:10:15 [2020-05-17T21:10:15.915Z] === RUN   TestInspectNetwork/network_name
21:10:15 [2020-05-17T21:10:15.915Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:10:17 [2020-05-17T21:10:17.308Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:10:17 [2020-05-17T21:10:17.308Z] --- PASS: TestConfigInspect (3.45s)
21:10:17 [2020-05-17T21:10:17.308Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:325: [db847afc262b4] waiting for daemon to start
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:325: [db847afc262b4] waiting for daemon to start
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:353: [db847afc262b4] daemon started
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:461: [db847afc262b4] Stopping daemon
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:296: [db847afc262b4] exiting daemon
21:10:17 [2020-05-17T21:10:17.308Z]     daemon.go:448: [db847afc262b4] Daemon stopped
21:10:17 [2020-05-17T21:10:17.308Z] === RUN   TestConfigCreateWithLabels
21:10:17 [2020-05-17T21:10:17.459Z] .........                                                                [ 86%]
21:10:18 [2020-05-17T21:10:18.678Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:10:21 [2020-05-17T21:10:21.206Z] --- PASS: TestConfigCreateWithLabels (3.45s)
21:10:21 [2020-05-17T21:10:21.206Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:325: [dadac85bf9d1d] waiting for daemon to start
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:325: [dadac85bf9d1d] waiting for daemon to start
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:353: [dadac85bf9d1d] daemon started
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:461: [dadac85bf9d1d] Stopping daemon
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:296: [dadac85bf9d1d] exiting daemon
21:10:21 [2020-05-17T21:10:21.206Z]     daemon.go:448: [dadac85bf9d1d] Daemon stopped
21:10:21 [2020-05-17T21:10:21.206Z] === RUN   TestConfigCreateResolve
21:10:21 [2020-05-17T21:10:21.206Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
21:10:21 [2020-05-17T21:10:21.206Z] --- PASS: TestRenameStoppedContainer (6.60s)
21:10:21 [2020-05-17T21:10:21.206Z] === RUN   TestRenameRunningContainerAndReuse
21:10:21 [2020-05-17T21:10:21.389Z] --- PASS: TestInspectNetwork (10.72s)
21:10:21 [2020-05-17T21:10:21.389Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:325: [dfad25ad419f3] waiting for daemon to start
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:325: [dfad25ad419f3] waiting for daemon to start
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:353: [dfad25ad419f3] daemon started
21:10:21 [2020-05-17T21:10:21.389Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:10:21 [2020-05-17T21:10:21.389Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:10:21 [2020-05-17T21:10:21.389Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:10:21 [2020-05-17T21:10:21.389Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:461: [dfad25ad419f3] Stopping daemon
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:296: [dfad25ad419f3] exiting daemon
21:10:21 [2020-05-17T21:10:21.389Z]     daemon.go:448: [dfad25ad419f3] Daemon stopped
21:10:21 [2020-05-17T21:10:21.389Z] === RUN   TestRunContainerWithBridgeNone
21:10:21 [2020-05-17T21:10:21.673Z] tests/integration/models_images_test.py ..............                   [ 89%]
21:10:22 [2020-05-17T21:10:22.576Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
21:10:22 [2020-05-17T21:10:22.833Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:10:23 [2020-05-17T21:10:23.298Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:10:24 [2020-05-17T21:10:24.053Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
21:10:24 [2020-05-17T21:10:24.053Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:325: [da9999f39f04f] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:325: [da9999f39f04f] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:353: [da9999f39f04f] daemon started
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:461: [da9999f39f04f] Stopping daemon
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:296: [da9999f39f04f] exiting daemon
21:10:24 [2020-05-17T21:10:24.053Z]     daemon.go:448: [da9999f39f04f] Daemon stopped
21:10:24 [2020-05-17T21:10:24.053Z] === RUN   TestNetworkInvalidJSON
21:10:24 [2020-05-17T21:10:24.053Z] === RUN   TestNetworkInvalidJSON//networks/create
21:10:24 [2020-05-17T21:10:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:10:24 [2020-05-17T21:10:24.053Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:10:24 [2020-05-17T21:10:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:10:24 [2020-05-17T21:10:24.053Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:10:24 [2020-05-17T21:10:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:10:24 [2020-05-17T21:10:24.053Z] === CONT  TestNetworkInvalidJSON//networks/create
21:10:24 [2020-05-17T21:10:24.053Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:10:24 [2020-05-17T21:10:24.053Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:10:24 [2020-05-17T21:10:24.053Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:10:24 [2020-05-17T21:10:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:10:24 [2020-05-17T21:10:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:10:24 [2020-05-17T21:10:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:10:24 [2020-05-17T21:10:24.053Z] === RUN   TestDaemonRestartWithLiveRestore
21:10:24 [2020-05-17T21:10:24.186Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s)
21:10:24 [2020-05-17T21:10:24.186Z] === RUN   TestRenameInvalidName
21:10:24 [2020-05-17T21:10:24.202Z] --- PASS: TestConfigCreateResolve (3.34s)
21:10:24 [2020-05-17T21:10:24.202Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:325: [de39e94d23a34] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:325: [de39e94d23a34] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:353: [de39e94d23a34] daemon started
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:461: [de39e94d23a34] Stopping daemon
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:296: [de39e94d23a34] exiting daemon
21:10:24 [2020-05-17T21:10:24.203Z]     daemon.go:448: [de39e94d23a34] Daemon stopped
21:10:24 [2020-05-17T21:10:24.203Z] === RUN   TestConfigDaemonLibtrustID
21:10:24 [2020-05-17T21:10:24.665Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:10:24 [2020-05-17T21:10:24.665Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:325: [db9efa5157aa5] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:325: [db9efa5157aa5] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:353: [db9efa5157aa5] daemon started
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:461: [db9efa5157aa5] Stopping daemon
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:296: [db9efa5157aa5] exiting daemon
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:448: [db9efa5157aa5] Daemon stopped
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:325: [db9efa5157aa5] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:325: [db9efa5157aa5] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:353: [db9efa5157aa5] daemon started
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:461: [db9efa5157aa5] Stopping daemon
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:296: [db9efa5157aa5] exiting daemon
21:10:24 [2020-05-17T21:10:24.665Z]     daemon.go:448: [db9efa5157aa5] Daemon stopped
21:10:24 [2020-05-17T21:10:24.665Z] === RUN   TestDaemonDefaultNetworkPools
21:10:24 [2020-05-17T21:10:24.768Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
21:10:24 [2020-05-17T21:10:24.768Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:325: [da9c81c34be1d] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:325: [da9c81c34be1d] waiting for daemon to start
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:353: [da9c81c34be1d] daemon started
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:461: [da9c81c34be1d] Stopping daemon
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:296: [da9c81c34be1d] exiting daemon
21:10:24 [2020-05-17T21:10:24.768Z]     daemon.go:448: [da9c81c34be1d] Daemon stopped
21:10:24 [2020-05-17T21:10:24.768Z] PASS
21:10:24 [2020-05-17T21:10:24.768Z] 
21:10:24 [2020-05-17T21:10:24.768Z] DONE 8 tests in 24.008s
21:10:24 [2020-05-17T21:10:24.768Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:10:24 [2020-05-17T21:10:24.768Z] ++ 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
21:10:24 [2020-05-17T21:10:24.768Z] ++ set -e
21:10:24 [2020-05-17T21:10:24.768Z] ++ '[' -n 0 ']'
21:10:24 [2020-05-17T21:10:24.768Z] ++ set -x
21:10:24 [2020-05-17T21:10:24.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
21:10:24 [2020-05-17T21:10:24.768Z] INFO: Testing against a local daemon
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestCheckpoint
21:10:24 [2020-05-17T21:10:24.768Z] --- SKIP: TestCheckpoint (0.00s)
21:10:24 [2020-05-17T21:10:24.768Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestContainerInvalidJSON
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:10:24 [2020-05-17T21:10:24.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:10:24 [2020-05-17T21:10:24.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:10:24 [2020-05-17T21:10:24.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:10:24 [2020-05-17T21:10:24.768Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:10:24 [2020-05-17T21:10:24.768Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:10:24 [2020-05-17T21:10:24.768Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:10:24 [2020-05-17T21:10:24.768Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:10:24 [2020-05-17T21:10:24.768Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:10:24 [2020-05-17T21:10:24.768Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:10:24 [2020-05-17T21:10:24.768Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:10:24 [2020-05-17T21:10:24.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
21:10:24 [2020-05-17T21:10:24.768Z] === RUN   TestCopyFromContainerPathIsNotDir
21:10:25 [2020-05-17T21:10:25.027Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
21:10:25 [2020-05-17T21:10:25.027Z] === RUN   TestCopyToContainerPathDoesNotExist
21:10:25 [2020-05-17T21:10:25.027Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
21:10:25 [2020-05-17T21:10:25.027Z] === RUN   TestCopyToContainerPathIsNotDir
21:10:25 [2020-05-17T21:10:25.027Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
21:10:25 [2020-05-17T21:10:25.027Z] === RUN   TestCopyFromContainer
21:10:25 [2020-05-17T21:10:25.185Z] --- PASS: TestRenameInvalidName (1.58s)
21:10:25 [2020-05-17T21:10:25.185Z] === RUN   TestRenameAnonymousContainer
21:10:25 [2020-05-17T21:10:25.185Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
21:10:25 [2020-05-17T21:10:25.185Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
21:10:25 [2020-05-17T21:10:25.185Z] === RUN   TestRenameContainerWithSameName
21:10:25 [2020-05-17T21:10:25.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
21:10:25 [2020-05-17T21:10:25.666Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:325: [d7adae93b29ef] waiting for daemon to start
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:325: [d7adae93b29ef] waiting for daemon to start
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:353: [d7adae93b29ef] daemon started
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:461: [d7adae93b29ef] Stopping daemon
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:296: [d7adae93b29ef] exiting daemon
21:10:25 [2020-05-17T21:10:25.666Z]     daemon.go:448: [d7adae93b29ef] Daemon stopped
21:10:25 [2020-05-17T21:10:25.666Z] === RUN   TestDaemonRestartWithExistingNetwork
21:10:26 [2020-05-17T21:10:26.668Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
21:10:26 [2020-05-17T21:10:26.668Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:325: [d66af271e496c] waiting for daemon to start
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:325: [d66af271e496c] waiting for daemon to start
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:353: [d66af271e496c] daemon started
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:461: [d66af271e496c] Stopping daemon
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:296: [d66af271e496c] exiting daemon
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:448: [d66af271e496c] Daemon stopped
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:325: [d66af271e496c] waiting for daemon to start
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:325: [d66af271e496c] waiting for daemon to start
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:353: [d66af271e496c] daemon started
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:461: [d66af271e496c] Stopping daemon
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:296: [d66af271e496c] exiting daemon
21:10:26 [2020-05-17T21:10:26.668Z]     daemon.go:448: [d66af271e496c] Daemon stopped
21:10:26 [2020-05-17T21:10:26.668Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:10:26 [2020-05-17T21:10:26.765Z] --- PASS: TestRenameContainerWithSameName (1.53s)
21:10:26 [2020-05-17T21:10:26.765Z] === RUN   TestRenameContainerWithLinkedContainer
21:10:26 [2020-05-17T21:10:26.765Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
21:10:26 [2020-05-17T21:10:26.765Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
21:10:26 [2020-05-17T21:10:26.765Z] === RUN   TestResize
21:10:26 [2020-05-17T21:10:26.765Z] --- SKIP: TestResize (0.00s)
21:10:26 [2020-05-17T21:10:26.765Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
21:10:26 [2020-05-17T21:10:26.765Z] === RUN   TestResizeWithInvalidSize
21:10:26 [2020-05-17T21:10:26.765Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
21:10:26 [2020-05-17T21:10:26.765Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
21:10:26 [2020-05-17T21:10:26.765Z] === RUN   TestResizeWhenContainerNotStarted
21:10:26 [2020-05-17T21:10:26.924Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:10:26 [2020-05-17T21:10:26.924Z] === RUN   TestCopyFromContainer//
21:10:26 [2020-05-17T21:10:26.924Z] === RUN   TestCopyFromContainer//bar/root
21:10:27 [2020-05-17T21:10:27.182Z] === RUN   TestCopyFromContainer//bar/root/
21:10:27 [2020-05-17T21:10:27.182Z] === RUN   TestCopyFromContainer/bar/quux
21:10:27 [2020-05-17T21:10:27.439Z] === RUN   TestCopyFromContainer/bar/quux/
21:10:27 [2020-05-17T21:10:27.439Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:10:27 [2020-05-17T21:10:27.439Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:10:27 [2020-05-17T21:10:27.695Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:10:27 [2020-05-17T21:10:27.695Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:10:27 [2020-05-17T21:10:27.695Z] === RUN   TestCopyFromContainer/bar/notarget
21:10:27 [2020-05-17T21:10:27.952Z] --- PASS: TestCopyFromContainer (2.69s)
21:10:27 [2020-05-17T21:10:27.952Z]     --- PASS: TestCopyFromContainer// (0.09s)
21:10:27 [2020-05-17T21:10:27.952Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:27 [2020-05-17T21:10:27.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateLinkToNonExistingContainer
21:10:27 [2020-05-17T21:10:27.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateWithInvalidEnv
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateWithInvalidEnv/0
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateWithInvalidEnv/0
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateWithInvalidEnv/1
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateWithInvalidEnv/1
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateWithInvalidEnv/2
21:10:27 [2020-05-17T21:10:27.953Z] === PAUSE TestCreateWithInvalidEnv/2
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateWithInvalidEnv/0
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateWithInvalidEnv/2
21:10:27 [2020-05-17T21:10:27.953Z] === CONT  TestCreateWithInvalidEnv/1
21:10:27 [2020-05-17T21:10:27.953Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateTmpfsMountsTarget
21:10:27 [2020-05-17T21:10:27.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:10:27 [2020-05-17T21:10:27.953Z] === RUN   TestCreateWithCustomMaskedPaths
21:10:28 [2020-05-17T21:10:28.133Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
21:10:28 [2020-05-17T21:10:28.133Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:325: [de7ed161deb89] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:325: [de7ed161deb89] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:353: [de7ed161deb89] daemon started
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:461: [de7ed161deb89] Stopping daemon
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:296: [de7ed161deb89] exiting daemon
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:448: [de7ed161deb89] Daemon stopped
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:325: [de7ed161deb89] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:325: [de7ed161deb89] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:353: [de7ed161deb89] daemon started
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:461: [de7ed161deb89] Stopping daemon
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:296: [de7ed161deb89] exiting daemon
21:10:28 [2020-05-17T21:10:28.133Z]     daemon.go:448: [de7ed161deb89] Daemon stopped
21:10:28 [2020-05-17T21:10:28.133Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:10:28 [2020-05-17T21:10:28.347Z] --- PASS: TestResizeWhenContainerNotStarted (1.78s)
21:10:28 [2020-05-17T21:10:28.347Z] === RUN   TestDaemonRestartKillContainers
21:10:28 [2020-05-17T21:10:28.347Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:10:28 [2020-05-17T21:10:28.347Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:10:28 [2020-05-17T21:10:28.347Z] === RUN   TestStats
21:10:28 [2020-05-17T21:10:28.347Z] --- SKIP: TestStats (0.00s)
21:10:28 [2020-05-17T21:10:28.347Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
21:10:28 [2020-05-17T21:10:28.347Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:10:28 [2020-05-17T21:10:28.414Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
21:10:28 [2020-05-17T21:10:28.414Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:325: [db2d9ca479341] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:325: [db2d9ca479341] waiting for daemon to start
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:353: [db2d9ca479341] daemon started
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:461: [db2d9ca479341] Stopping daemon
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:296: [db2d9ca479341] exiting daemon
21:10:28 [2020-05-17T21:10:28.414Z]     daemon.go:448: [db2d9ca479341] Daemon stopped
21:10:28 [2020-05-17T21:10:28.414Z] === RUN   TestServiceWithPredefinedNetwork
21:10:29 [2020-05-17T21:10:29.840Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:10:29 [2020-05-17T21:10:29.841Z] tests/integration/models_resources_test.py .                             [ 91%]
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
21:10:30 [2020-05-17T21:10:30.478Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:10:30 [2020-05-17T21:10:30.478Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:10:30 [2020-05-17T21:10:30.735Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:10:30 [2020-05-17T21:10:30.735Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:10:30 [2020-05-17T21:10:30.735Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:10:30 [2020-05-17T21:10:30.735Z] --- PASS: TestCreateWithCapabilities (0.03s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
21:10:30 [2020-05-17T21:10:30.735Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
21:10:30 [2020-05-17T21:10:30.735Z] === RUN   TestCreateWithCustomReadonlyPaths
21:10:30 [2020-05-17T21:10:30.735Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:10:31 [2020-05-17T21:10:31.299Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:10:31 [2020-05-17T21:10:31.861Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:10:32 [2020-05-17T21:10:32.425Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:10:32 [2020-05-17T21:10:32.683Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:10:32 [2020-05-17T21:10:32.801Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s)
21:10:32 [2020-05-17T21:10:32.801Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:325: [dfdc36e59e8dc] waiting for daemon to start
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:325: [dfdc36e59e8dc] waiting for daemon to start
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:353: [dfdc36e59e8dc] daemon started
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:461: [dfdc36e59e8dc] Stopping daemon
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:296: [dfdc36e59e8dc] exiting daemon
21:10:32 [2020-05-17T21:10:32.801Z]     daemon.go:448: [dfdc36e59e8dc] Daemon stopped
21:10:32 [2020-05-17T21:10:32.801Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:10:32 [2020-05-17T21:10:32.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:32 [2020-05-17T21:10:32.801Z]     service_test.go:230: FLAKY_TEST
21:10:32 [2020-05-17T21:10:32.801Z] === RUN   TestServiceWithDataPathPortInit
21:10:33 [2020-05-17T21:10:33.132Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.49s)
21:10:33 [2020-05-17T21:10:33.132Z] === RUN   TestStopContainerWithTimeout
21:10:33 [2020-05-17T21:10:33.132Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
21:10:33 [2020-05-17T21:10:33.132Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:10:33 [2020-05-17T21:10:33.132Z] === RUN   TestUpdateRestartPolicy
21:10:33 [2020-05-17T21:10:33.248Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:10:33 [2020-05-17T21:10:33.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s)
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:33 [2020-05-17T21:10:33.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:33 [2020-05-17T21:10:33.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:33 [2020-05-17T21:10:33.506Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:33 [2020-05-17T21:10:33.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:33 [2020-05-17T21:10:33.506Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:33 [2020-05-17T21:10:33.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:33 [2020-05-17T21:10:33.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:33 [2020-05-17T21:10:33.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:33 [2020-05-17T21:10:33.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:10:33 [2020-05-17T21:10:33.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:10:33 [2020-05-17T21:10:33.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:10:33 [2020-05-17T21:10:33.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:10:33 [2020-05-17T21:10:33.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:10:33 [2020-05-17T21:10:33.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:10:33 [2020-05-17T21:10:33.507Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:10:34 [2020-05-17T21:10:34.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
21:10:34 [2020-05-17T21:10:34.440Z] === RUN   TestContainerStartOnDaemonRestart
21:10:34 [2020-05-17T21:10:34.440Z] === PAUSE TestContainerStartOnDaemonRestart
21:10:34 [2020-05-17T21:10:34.440Z] === RUN   TestDaemonRestartIpcMode
21:10:34 [2020-05-17T21:10:34.440Z] === PAUSE TestDaemonRestartIpcMode
21:10:34 [2020-05-17T21:10:34.440Z] === RUN   TestDiff
21:10:35 [2020-05-17T21:10:35.007Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:10:35 [2020-05-17T21:10:35.265Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:10:35 [2020-05-17T21:10:35.265Z] --- PASS: TestDiff (0.78s)
21:10:35 [2020-05-17T21:10:35.265Z] === RUN   TestExecWithCloseStdin
21:10:35 [2020-05-17T21:10:35.523Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:10:35 [2020-05-17T21:10:35.918Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:10:36 [2020-05-17T21:10:36.089Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:10:36 [2020-05-17T21:10:36.349Z] --- PASS: TestExecWithCloseStdin (1.15s)
21:10:36 [2020-05-17T21:10:36.349Z] === RUN   TestExec
21:10:37 [2020-05-17T21:10:37.724Z] --- PASS: TestExec (1.11s)
21:10:37 [2020-05-17T21:10:37.724Z] === RUN   TestExecUser
21:10:38 [2020-05-17T21:10:38.655Z] --- PASS: TestExecUser (0.92s)
21:10:38 [2020-05-17T21:10:38.655Z] === RUN   TestExportContainerAndImportImage
21:10:38 [2020-05-17T21:10:38.655Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:10:39 [2020-05-17T21:10:39.180Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:10:39 [2020-05-17T21:10:39.180Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:10:39 [2020-05-17T21:10:39.586Z] --- PASS: TestExportContainerAndImportImage (1.23s)
21:10:39 [2020-05-17T21:10:39.586Z] === RUN   TestExportContainerAfterDaemonRestart
21:10:40 [2020-05-17T21:10:40.959Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:10:41 [2020-05-17T21:10:41.216Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:10:41 [2020-05-17T21:10:41.216Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
21:10:41 [2020-05-17T21:10:41.216Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:325: [d30bc837ffab6] waiting for daemon to start
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:325: [d30bc837ffab6] waiting for daemon to start
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:353: [d30bc837ffab6] daemon started
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:461: [d30bc837ffab6] Stopping daemon
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:296: [d30bc837ffab6] exiting daemon
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:448: [d30bc837ffab6] Daemon stopped
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:325: [d30bc837ffab6] waiting for daemon to start
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:325: [d30bc837ffab6] waiting for daemon to start
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:353: [d30bc837ffab6] daemon started
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:461: [d30bc837ffab6] Stopping daemon
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:296: [d30bc837ffab6] exiting daemon
21:10:41 [2020-05-17T21:10:41.216Z]     daemon.go:448: [d30bc837ffab6] Daemon stopped
21:10:41 [2020-05-17T21:10:41.216Z] === RUN   TestHealthCheckWorkdir
21:10:42 [2020-05-17T21:10:42.148Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:10:42 [2020-05-17T21:10:42.405Z] --- PASS: TestHealthCheckWorkdir (1.27s)
21:10:42 [2020-05-17T21:10:42.405Z] === RUN   TestHealthKillContainer
21:10:43 [2020-05-17T21:10:43.577Z] tests/integration/regression_test.py ......                              [ 98%]
21:10:43 [2020-05-17T21:10:43.776Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:10:43 [2020-05-17T21:10:43.776Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:10:44 [2020-05-17T21:10:44.091Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:10:44 [2020-05-17T21:10:44.091Z] tests/integration/credentials/utils_test.py .                            [100%]
21:10:44 [2020-05-17T21:10:44.091Z] 
21:10:44 [2020-05-17T21:10:44.091Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:10:44 [2020-05-17T21:10:44.091Z] =========================== short test summary info ============================
21:10:44 [2020-05-17T21:10:44.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:10:44 [2020-05-17T21:10:44.091Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:10:44 [2020-05-17T21:10:44.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:10:44 [2020-05-17T21:10:44.091Z]   Not supported on most drivers
21:10:44 [2020-05-17T21:10:44.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:10:44 [2020-05-17T21:10:44.091Z]   Can fail if eth0 has multiple IP addresses
21:10:44 [2020-05-17T21:10:44.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:10:44 [2020-05-17T21:10:44.091Z]   This doesn't seem to be taken into account by the engine
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:10:44 [2020-05-17T21:10:44.091Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:10:44 [2020-05-17T21:10:44.091Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 333.85 seconds ==
21:10:44 [2020-05-17T21:10:44.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:10:45 [2020-05-17T21:10:45.673Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:10:45 [2020-05-17T21:10:45.673Z] --- PASS: TestHealthKillContainer (3.05s)
21:10:45 [2020-05-17T21:10:45.673Z] === RUN   TestInspectCpusetInConfigPre120
21:10:46 [2020-05-17T21:10:46.607Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s)
21:10:46 [2020-05-17T21:10:46.607Z] === RUN   TestIpcModeNone
21:10:47 [2020-05-17T21:10:47.539Z] --- PASS: TestIpcModeNone (1.05s)
21:10:47 [2020-05-17T21:10:47.539Z] === RUN   TestIpcModePrivate
21:10:47 [2020-05-17T21:10:47.539Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:10:48 [2020-05-17T21:10:48.918Z] --- PASS: TestIpcModePrivate (1.12s)
21:10:48 [2020-05-17T21:10:48.918Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false
21:10:48 [2020-05-17T21:10:48.918Z] === RUN   TestIpcModeShareable
21:10:49 [2020-05-17T21:10:49.176Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:10:49 [2020-05-17T21:10:49.740Z] --- PASS: TestIpcModeShareable (1.07s)
21:10:49 [2020-05-17T21:10:49.740Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true
21:10:49 [2020-05-17T21:10:49.740Z] === RUN   TestAPIIpcModeShareableAndContainer
21:10:50 [2020-05-17T21:10:50.673Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:10:50 [2020-05-17T21:10:50.931Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:10:51 [2020-05-17T21:10:51.215Z] --- PASS: TestServiceWithDataPathPortInit (19.20s)
21:10:51 [2020-05-17T21:10:51.215Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:325: [d80504e12113e] waiting for daemon to start
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:325: [d80504e12113e] waiting for daemon to start
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:353: [d80504e12113e] daemon started
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:461: [d80504e12113e] Stopping daemon
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:296: [d80504e12113e] exiting daemon
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:448: [d80504e12113e] Daemon stopped
21:10:51 [2020-05-17T21:10:51.215Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:325: [db574c3aa6a7a] waiting for daemon to start
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:325: [db574c3aa6a7a] waiting for daemon to start
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:353: [db574c3aa6a7a] daemon started
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:461: [db574c3aa6a7a] Stopping daemon
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:296: [db574c3aa6a7a] exiting daemon
21:10:51 [2020-05-17T21:10:51.215Z]     daemon.go:448: [db574c3aa6a7a] Daemon stopped
21:10:51 [2020-05-17T21:10:51.215Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:10:52 [2020-05-17T21:10:52.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s)
21:10:52 [2020-05-17T21:10:52.831Z] === RUN   TestAPIIpcModeHost
21:10:53 [2020-05-17T21:10:53.762Z] --- PASS: TestAPIIpcModeHost (0.77s)
21:10:53 [2020-05-17T21:10:53.762Z] === RUN   TestDaemonIpcModeShareable
21:10:54 [2020-05-17T21:10:54.328Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:10:54 [2020-05-17T21:10:54.433Z] --- PASS: TestUpdateRestartPolicy (19.32s)
21:10:54 [2020-05-17T21:10:54.433Z] === RUN   TestUpdateRestartWithAutoRemove
21:10:54 [2020-05-17T21:10:54.433Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s)
21:10:54 [2020-05-17T21:10:54.433Z] === RUN   TestWaitNonBlocked
21:10:54 [2020-05-17T21:10:54.433Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:10:54 [2020-05-17T21:10:54.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:10:54 [2020-05-17T21:10:54.433Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:10:54 [2020-05-17T21:10:54.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:10:54 [2020-05-17T21:10:54.433Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:10:54 [2020-05-17T21:10:54.433Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:10:54 [2020-05-17T21:10:54.891Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:10:55 [2020-05-17T21:10:55.454Z] --- PASS: TestDaemonIpcModeShareable (1.97s)
21:10:55 [2020-05-17T21:10:55.455Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:325: [d972c088a1640] waiting for daemon to start
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:325: [d972c088a1640] waiting for daemon to start
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:353: [d972c088a1640] daemon started
21:10:55 [2020-05-17T21:10:55.455Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:461: [d972c088a1640] Stopping daemon
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:296: [d972c088a1640] exiting daemon
21:10:55 [2020-05-17T21:10:55.455Z]     daemon.go:448: [d972c088a1640] Daemon stopped
21:10:55 [2020-05-17T21:10:55.455Z] === RUN   TestDaemonIpcModePrivate
21:10:55 [2020-05-17T21:10:55.642Z] ok  	github.com/docker/docker/api/server/httputils	0.065s	coverage: 14.7% of statements
21:10:55 [2020-05-17T21:10:55.642Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:10:55 [2020-05-17T21:10:55.712Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:10:55 [2020-05-17T21:10:55.969Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:10:56 [2020-05-17T21:10:56.266Z] ok  	github.com/docker/docker/api/server/middleware	0.024s	coverage: 37.7% of statements
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:10:56 [2020-05-17T21:10:56.267Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:10:56 [2020-05-17T21:10:56.524Z] umount: bundles/test-docker-py/root: no mount point specified.
21:10:56 [2020-05-17T21:10:56.525Z] Leaving: AppArmorNo profiles have been unloaded.
21:10:56 [2020-05-17T21:10:56.525Z] 
21:10:56 [2020-05-17T21:10:56.525Z] Unloading profiles will leave already running processes permanently
21:10:56 [2020-05-17T21:10:56.525Z] unconfined, which can lead to unexpected situations.
21:10:56 [2020-05-17T21:10:56.525Z] 
21:10:56 [2020-05-17T21:10:56.525Z] To set a process to complain mode, use the command line tool
21:10:56 [2020-05-17T21:10:56.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:10:56 [2020-05-17T21:10:56.525Z] 
21:10:56 [2020-05-17T21:10:56.554Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
Post stage
[Pipeline] junit
21:10:57 [2020-05-17T21:10:57.100Z] Recording test results
21:10:57 [2020-05-17T21:10:57.178Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
[Pipeline] sh
21:10:57 [2020-05-17T21:10:57.339Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
21:10:57 [2020-05-17T21:10:57.339Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:325: [db9771e63cb03] waiting for daemon to start
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:325: [db9771e63cb03] waiting for daemon to start
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:353: [db9771e63cb03] daemon started
21:10:57 [2020-05-17T21:10:57.339Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:461: [db9771e63cb03] Stopping daemon
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:296: [db9771e63cb03] exiting daemon
21:10:57 [2020-05-17T21:10:57.339Z]     daemon.go:448: [db9771e63cb03] Daemon stopped
21:10:57 [2020-05-17T21:10:57.339Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:10:57 [2020-05-17T21:10:57.536Z] + echo Ensuring container killed.
21:10:57 [2020-05-17T21:10:57.536Z] Ensuring container killed.
21:10:57 [2020-05-17T21:10:57.536Z] + docker rm -vf docker-pr1
21:10:57 [2020-05-17T21:10:57.536Z] Error: No such container: docker-pr1
21:10:57 [2020-05-17T21:10:57.536Z] + true
[Pipeline] sh
21:10:57 [2020-05-17T21:10:57.815Z] + echo Chowning /workspace to jenkins user
21:10:57 [2020-05-17T21:10:57.815Z] Chowning /workspace to jenkins user
21:10:57 [2020-05-17T21:10:57.815Z] + id -u
21:10:57 [2020-05-17T21:10:57.815Z] + id -g
21:10:57 [2020-05-17T21:10:57.815Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40988:/workspace busybox chown -R 1000:1000 /workspace
21:10:57 [2020-05-17T21:10:57.903Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:10:58 [2020-05-17T21:10:58.468Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:10:59 [2020-05-17T21:10:59.034Z] + bundleName=docker-py
21:10:59 [2020-05-17T21:10:59.034Z] + echo Creating docker-py-bundles.tar.gz
21:10:59 [2020-05-17T21:10:59.034Z] Creating docker-py-bundles.tar.gz
21:10:59 [2020-05-17T21:10:59.034Z] + 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
21:10:59 [2020-05-17T21:10:59.044Z] Archiving artifacts
21:10:59 [2020-05-17T21:10:59.230Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:10:59 [2020-05-17T21:10:59.230Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:10:59 [2020-05-17T21:10:59.314Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:10:59 [2020-05-17T21:10:59.401Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
21:10:59 [2020-05-17T21:10:59.401Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:325: [dbf33c6843fe1] waiting for daemon to start
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:325: [dbf33c6843fe1] waiting for daemon to start
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:353: [dbf33c6843fe1] daemon started
21:10:59 [2020-05-17T21:10:59.401Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: false, mustBeShared: false
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:461: [dbf33c6843fe1] Stopping daemon
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:296: [dbf33c6843fe1] exiting daemon
21:10:59 [2020-05-17T21:10:59.401Z]     daemon.go:448: [dbf33c6843fe1] Daemon stopped
21:10:59 [2020-05-17T21:10:59.401Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:10:59 [2020-05-17T21:10:59.518Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
21:10:59 [2020-05-17T21:10:59.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/make.sh binary-daemon
21:10:59 [2020-05-17T21:10:59.807Z] ok  	github.com/docker/docker/api/types/filters	0.044s	coverage: 92.2% of statements
21:11:00 [2020-05-17T21:11:00.094Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 3.1% of statements
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:11:00 [2020-05-17T21:11:00.095Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:11:00 [2020-05-17T21:11:00.223Z] 
21:11:00 [2020-05-17T21:11:00.223Z] Removing bundles/
21:11:00 [2020-05-17T21:11:00.223Z] 
21:11:00 [2020-05-17T21:11:00.223Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
21:11:00 [2020-05-17T21:11:00.223Z] Building: bundles/binary-daemon/dockerd-dev
21:11:00 [2020-05-17T21:11:00.223Z] GOOS="" GOARCH="" GOARM=""
21:11:00 [2020-05-17T21:11:00.381Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
21:11:00 [2020-05-17T21:11:00.674Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:11:00 [2020-05-17T21:11:00.674Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:11:01 [2020-05-17T21:11:01.296Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
21:11:01 [2020-05-17T21:11:01.296Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:325: [d1d572b50b0d5] waiting for daemon to start
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:325: [d1d572b50b0d5] waiting for daemon to start
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:353: [d1d572b50b0d5] daemon started
21:11:01 [2020-05-17T21:11:01.296Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:461: [d1d572b50b0d5] Stopping daemon
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:296: [d1d572b50b0d5] exiting daemon
21:11:01 [2020-05-17T21:11:01.296Z]     daemon.go:448: [d1d572b50b0d5] Daemon stopped
21:11:01 [2020-05-17T21:11:01.296Z] === RUN   TestIpcModeOlderClient
21:11:01 [2020-05-17T21:11:01.296Z] === PAUSE TestIpcModeOlderClient
21:11:01 [2020-05-17T21:11:01.296Z] === RUN   TestKillContainerInvalidSignal
21:11:01 [2020-05-17T21:11:01.457Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.93s)
21:11:01 [2020-05-17T21:11:01.457Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:325: [de3dff5b560e0] waiting for daemon to start
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:325: [de3dff5b560e0] waiting for daemon to start
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:353: [de3dff5b560e0] daemon started
21:11:01 [2020-05-17T21:11:01.457Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1ikd8tdbh5em9db6mc1guqacd Created:2020-05-17 21:10:52.743229203 +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[1e13f8aca4e43e9d3e6dc0bffcf986b310aa31a77f55a45f4a2b1b0ba70cdcbc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c32g2i5u046lhaoxj7xpjjczc EndpointID:6cb6a59d59f3e64357585034792a24887abdec404bda04f04268601aece41aa0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8dddb77d28afcc516e468f3b7527394675042547bd7dc844bd96cf988d67cfff 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:dc5bee826efa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c32g2i5u046lhaoxj7xpjjczc EndpointID:6cb6a59d59f3e64357585034792a24887abdec404bda04f04268601aece41aa0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:461: [de3dff5b560e0] Stopping daemon
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:296: [de3dff5b560e0] exiting daemon
21:11:01 [2020-05-17T21:11:01.457Z]     daemon.go:448: [de3dff5b560e0] Daemon stopped
21:11:01 [2020-05-17T21:11:01.457Z] PASS
21:11:01 [2020-05-17T21:11:01.457Z] 
21:11:01 [2020-05-17T21:11:01.457Z] === Skipped
21:11:01 [2020-05-17T21:11:01.457Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:11:01 [2020-05-17T21:11:01.457Z]     service_test.go:230: FLAKY_TEST
21:11:01 [2020-05-17T21:11:01.457Z] 
21:11:01 [2020-05-17T21:11:01.457Z] 
21:11:01 [2020-05-17T21:11:01.457Z] DONE 21 tests, 1 skipped in 51.379s
21:11:01 [2020-05-17T21:11:01.458Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:11:01 [2020-05-17T21:11:01.458Z] ++ 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
21:11:01 [2020-05-17T21:11:01.458Z] ++ set -e
21:11:01 [2020-05-17T21:11:01.458Z] ++ '[' -n 0 ']'
21:11:01 [2020-05-17T21:11:01.458Z] ++ set -x
21:11:01 [2020-05-17T21:11:01.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:11:01 [2020-05-17T21:11:01.458Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.458Z] === RUN   TestDockerNetworkIpvlanPersistance
21:11:01 [2020-05-17T21:11:01.458Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:11:01 [2020-05-17T21:11:01.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:11:01 [2020-05-17T21:11:01.458Z] === RUN   TestDockerNetworkIpvlan
21:11:01 [2020-05-17T21:11:01.458Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:11:01 [2020-05-17T21:11:01.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:11:01 [2020-05-17T21:11:01.458Z] PASS
21:11:01 [2020-05-17T21:11:01.458Z] 
21:11:01 [2020-05-17T21:11:01.458Z] === Skipped
21:11:01 [2020-05-17T21:11:01.458Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:11:01 [2020-05-17T21:11:01.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:11:01 [2020-05-17T21:11:01.458Z] 
21:11:01 [2020-05-17T21:11:01.458Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:11:01 [2020-05-17T21:11:01.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:11:01 [2020-05-17T21:11:01.458Z] 
21:11:01 [2020-05-17T21:11:01.458Z] 
21:11:01 [2020-05-17T21:11:01.458Z] DONE 2 tests, 2 skipped in 0.094s
21:11:01 [2020-05-17T21:11:01.458Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:11:01 [2020-05-17T21:11:01.458Z] ++ 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
21:11:01 [2020-05-17T21:11:01.458Z] ++ set -e
21:11:01 [2020-05-17T21:11:01.458Z] ++ '[' -n 0 ']'
21:11:01 [2020-05-17T21:11:01.458Z] ++ set -x
21:11:01 [2020-05-17T21:11:01.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:11:01 [2020-05-17T21:11:01.458Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.458Z] === RUN   TestDockerNetworkMacvlanPersistance
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestWaitNonBlocked (0.02s)
21:11:01 [2020-05-17T21:11:01.629Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.34s)
21:11:01 [2020-05-17T21:11:01.629Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.10s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestWaitBlocked
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestWaitBlocked (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:11:01 [2020-05-17T21:11:01.629Z] PASS
21:11:01 [2020-05-17T21:11:01.629Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:11:01 [2020-05-17T21:11:01.629Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:01 [2020-05-17T21:11:01.629Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestCommitInheritsEnv
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestCommitInheritsEnv (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestImportExtremelyLargeImageWorks
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestImagesFilterMultiReference
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestImagePullPlatformInvalid
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestRemoveImageOrphaning
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagInvalidReference
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestTagInvalidReference (0.03s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagValidPrefixedRepo
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagExistedNameWithoutForce
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagOfficialNames
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestTagOfficialNames (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     tag_test.go:98: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestTagMatchesDigest
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestTagMatchesDigest (0.03s)
21:11:01 [2020-05-17T21:11:01.629Z] PASS
21:11:01 [2020-05-17T21:11:01.629Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:11:01 [2020-05-17T21:11:01.629Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:01 [2020-05-17T21:11:01.629Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestNetworkCreateDelete
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestNetworkCreateDelete (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestDockerNetworkDeletePreferID
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestInspectNetwork
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestInspectNetwork (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestRunContainerWithBridgeNone
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestNetworkInvalidJSON
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestNetworkInvalidJSON//networks/create
21:11:01 [2020-05-17T21:11:01.629Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:11:01 [2020-05-17T21:11:01.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:11:01 [2020-05-17T21:11:01.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:11:01 [2020-05-17T21:11:01.629Z] === CONT  TestNetworkInvalidJSON//networks/create
21:11:01 [2020-05-17T21:11:01.629Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:11:01 [2020-05-17T21:11:01.629Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:11:01 [2020-05-17T21:11:01.629Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:11:01 [2020-05-17T21:11:01.629Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
21:11:01 [2020-05-17T21:11:01.629Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestDaemonRestartWithLiveRestore
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     service_test.go:29: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestDaemonDefaultNetworkPools
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     service_test.go:51: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestDaemonRestartWithExistingNetwork
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     service_test.go:94: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.629Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:11:01 [2020-05-17T21:11:01.629Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:11:01 [2020-05-17T21:11:01.629Z]     service_test.go:127: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     service_test.go:177: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestServiceWithPredefinedNetwork
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     service_test.go:201: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     service_test.go:230: FLAKY_TEST
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestServiceWithDataPathPortInit
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     service_test.go:319: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     service_test.go:386: testEnv.OSType == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestPluginInvalidJSON
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:11:01 [2020-05-17T21:11:01.630Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:11:01 [2020-05-17T21:11:01.630Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:11:01 [2020-05-17T21:11:01.630Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:11:01 [2020-05-17T21:11:01.630Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestExternalGraphDriver
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestExternalGraphDriver (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     external_test.go:48: runtime.GOOS == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] === RUN   TestGraphdriverPluginV2
21:11:01 [2020-05-17T21:11:01.630Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
21:11:01 [2020-05-17T21:11:01.630Z]     external_test.go:407: runtime.GOOS == "windows"
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:01 [2020-05-17T21:11:01.630Z] INFO: Testing against a local daemon
21:11:01 [2020-05-17T21:11:01.630Z] PASS
21:11:01 [2020-05-17T21:11:01.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:11:01 [2020-05-17T21:11:01.727Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
21:11:01 [2020-05-17T21:11:01.861Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:02 [2020-05-17T21:11:02.102Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Testing against a local daemon
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSecretInspect
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSecretInspect (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSecretList
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSecretList (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSecretsCreateAndDelete
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSecretsUpdate
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSecretsUpdate (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestTemplatedSecret
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestTemplatedSecret (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSecretCreateResolve
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
21:11:02 [2020-05-17T21:11:02.102Z] PASS
21:11:02 [2020-05-17T21:11:02.102Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Testing against a local daemon
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceCreateInit
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:11:02 [2020-05-17T21:11:02.102Z] --- PASS: TestServiceCreateInit (0.04s)
21:11:02 [2020-05-17T21:11:02.102Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceMultipleTimes
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceConflict
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceMaxReplicas
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateWithDuplicateNetworkNames
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceSecretFileMode
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceConfigFileMode
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCreateServiceSysctls
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCreateServiceSysctls (0.05s)
21:11:02 [2020-05-17T21:11:02.102Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestInspect
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestInspect (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestDockerNetworkConnectAlias
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestDockerNetworkReConnect
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServicePlugin
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestServicePlugin (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceUpdateLabel
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceUpdateSecrets
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceUpdateConfigs
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestServiceUpdateNetwork
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
21:11:02 [2020-05-17T21:11:02.102Z] PASS
21:11:02 [2020-05-17T21:11:02.102Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Testing against a local daemon
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSessionCreate
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSessionCreate (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestSessionCreateWithBadUpgrade
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:11:02 [2020-05-17T21:11:02.102Z] PASS
21:11:02 [2020-05-17T21:11:02.102Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:02 [2020-05-17T21:11:02.102Z] INFO: Testing against a local daemon
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestEventsExecDie
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestEventsExecDie (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestEventsBackwardsCompatible
21:11:02 [2020-05-17T21:11:02.102Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:11:02 [2020-05-17T21:11:02.102Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:11:02 [2020-05-17T21:11:02.102Z] === RUN   TestInfoAPI
21:11:02 [2020-05-17T21:11:02.118Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
21:11:02 [2020-05-17T21:11:02.118Z] === RUN   TestKillContainer
21:11:02 [2020-05-17T21:11:02.118Z] === RUN   TestKillContainer/no_signal
21:11:02 [2020-05-17T21:11:02.577Z] --- PASS: TestInfoAPI (0.04s)
21:11:02 [2020-05-17T21:11:02.577Z] === RUN   TestInfoAPIWarnings
21:11:02 [2020-05-17T21:11:02.577Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:11:02 [2020-05-17T21:11:02.577Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
21:11:02 [2020-05-17T21:11:02.577Z] === RUN   TestLoginFailsWithBadCredentials
21:11:02 [2020-05-17T21:11:02.684Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:11:02 [2020-05-17T21:11:02.921Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
21:11:02 [2020-05-17T21:11:02.921Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:325: [d21db1bbc68c4] waiting for daemon to start
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:325: [d21db1bbc68c4] waiting for daemon to start
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:353: [d21db1bbc68c4] daemon started
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:461: [d21db1bbc68c4] Stopping daemon
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:296: [d21db1bbc68c4] exiting daemon
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:448: [d21db1bbc68c4] Daemon stopped
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:325: [d21db1bbc68c4] waiting for daemon to start
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:325: [d21db1bbc68c4] waiting for daemon to start
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:353: [d21db1bbc68c4] daemon started
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:461: [d21db1bbc68c4] Stopping daemon
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:296: [d21db1bbc68c4] exiting daemon
21:11:02 [2020-05-17T21:11:02.921Z]     daemon.go:448: [d21db1bbc68c4] Daemon stopped
21:11:02 [2020-05-17T21:11:02.921Z] === RUN   TestDockerNetworkMacvlan
21:11:02 [2020-05-17T21:11:02.941Z] === RUN   TestKillContainer/non_killing_signal
21:11:03 [2020-05-17T21:11:03.049Z] --- PASS: TestLoginFailsWithBadCredentials (0.89s)
21:11:03 [2020-05-17T21:11:03.049Z] === RUN   TestPingCacheHeaders
21:11:03 [2020-05-17T21:11:03.049Z] --- PASS: TestPingCacheHeaders (0.02s)
21:11:03 [2020-05-17T21:11:03.049Z] === RUN   TestPingGet
21:11:03 [2020-05-17T21:11:03.506Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestPingGet (0.02s)
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestPingHead
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestPingHead (0.02s)
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVersion
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestVersion (0.03s)
21:11:03 [2020-05-17T21:11:03.535Z] PASS
21:11:03 [2020-05-17T21:11:03.535Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:11:03 [2020-05-17T21:11:03.535Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:03 [2020-05-17T21:11:03.535Z] INFO: Testing against a local daemon
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVolumesCreateAndList
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVolumesRemove
21:11:03 [2020-05-17T21:11:03.535Z] --- SKIP: TestVolumesRemove (0.00s)
21:11:03 [2020-05-17T21:11:03.535Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVolumesInspect
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestVolumesInspect (0.03s)
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVolumesInvalidJSON
21:11:03 [2020-05-17T21:11:03.535Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:11:03 [2020-05-17T21:11:03.535Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:11:03 [2020-05-17T21:11:03.535Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:11:03 [2020-05-17T21:11:03.535Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:11:03 [2020-05-17T21:11:03.535Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:11:03 [2020-05-17T21:11:03.535Z] PASS
21:11:03 [2020-05-17T21:11:03.535Z] INFO: make.ps1 ended at 05/17/2020 21:11:03
21:11:03 [2020-05-17T21:11:03.535Z] INFO: Integration CLI tests being run from the host:
21:11:03 [2020-05-17T21:11:03.535Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
21:11:03 [2020-05-17T21:11:03.763Z] === RUN   TestKillContainer/killing_signal
21:11:03 [2020-05-17T21:11:03.922Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:11:04 [2020-05-17T21:11:04.328Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:11:04 [2020-05-17T21:11:04.532Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:11:04 [2020-05-17T21:11:04.893Z] --- PASS: TestKillContainer (2.93s)
21:11:04 [2020-05-17T21:11:04.893Z]     --- PASS: TestKillContainer/no_signal (0.92s)
21:11:04 [2020-05-17T21:11:04.893Z]     --- PASS: TestKillContainer/non_killing_signal (0.82s)
21:11:04 [2020-05-17T21:11:04.893Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
21:11:04 [2020-05-17T21:11:04.893Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:11:05 [2020-05-17T21:11:05.150Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:11:05 [2020-05-17T21:11:05.533Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:11:06 [2020-05-17T21:11:06.081Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:11:06 [2020-05-17T21:11:06.081Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:11:06 [2020-05-17T21:11:06.656Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:11:06 [2020-05-17T21:11:06.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s)
21:11:06 [2020-05-17T21:11:06.923Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
21:11:06 [2020-05-17T21:11:06.923Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s)
21:11:06 [2020-05-17T21:11:06.923Z] === RUN   TestKillStoppedContainer
21:11:06 [2020-05-17T21:11:06.923Z] --- PASS: TestKillStoppedContainer (0.07s)
21:11:06 [2020-05-17T21:11:06.923Z] === RUN   TestKillStoppedContainerAPIPre120
21:11:07 [2020-05-17T21:11:07.191Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
21:11:07 [2020-05-17T21:11:07.191Z] === RUN   TestKillDifferentUserContainer
21:11:07 [2020-05-17T21:11:07.191Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:11:07 [2020-05-17T21:11:07.770Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:11:08 [2020-05-17T21:11:08.027Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:11:08 [2020-05-17T21:11:08.027Z] --- PASS: TestKillDifferentUserContainer (0.84s)
21:11:08 [2020-05-17T21:11:08.027Z] === RUN   TestInspectOomKilledTrue
21:11:08 [2020-05-17T21:11:08.027Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:11:08 [2020-05-17T21:11:08.027Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:11:08 [2020-05-17T21:11:08.027Z] === RUN   TestInspectOomKilledFalse
21:11:08 [2020-05-17T21:11:08.027Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:11:08 [2020-05-17T21:11:08.027Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:11:08 [2020-05-17T21:11:08.027Z] === RUN   TestLinksEtcHostsContentMatch
21:11:08 [2020-05-17T21:11:08.592Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
21:11:08 [2020-05-17T21:11:08.592Z] === RUN   TestLinksContainerNames
21:11:09 [2020-05-17T21:11:09.522Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:11:09 [2020-05-17T21:11:09.935Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:11:10 [2020-05-17T21:11:10.180Z] ok  	github.com/docker/docker/builder/fscache	0.149s	coverage: 69.2% of statements
21:11:10 [2020-05-17T21:11:10.452Z] --- PASS: TestLinksContainerNames (1.74s)
21:11:10 [2020-05-17T21:11:10.452Z] === RUN   TestLogsFollowTailEmpty
21:11:11 [2020-05-17T21:11:11.016Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:11:11 [2020-05-17T21:11:11.273Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:11:11 [2020-05-17T21:11:11.273Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
21:11:11 [2020-05-17T21:11:11.273Z] === RUN   TestContainerNetworkMountsNoChown
21:11:12 [2020-05-17T21:11:12.205Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:11:12 [2020-05-17T21:11:12.235Z] ok  	github.com/docker/docker/builder/remotecontext	0.353s	coverage: 13.6% of statements
21:11:12 [2020-05-17T21:11:12.235Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.800s	coverage: 85.1% of statements
21:11:12 [2020-05-17T21:11:12.235Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
21:11:12 [2020-05-17T21:11:12.250Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:12 [2020-05-17T21:11:12.250Z] INFO: Testing against a local daemon
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:11:12 [2020-05-17T21:11:12.250Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:11:12 [2020-05-17T21:11:12.463Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s)
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/default
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/default
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/private
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/private
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rprivate
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rprivate
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/slave
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/slave
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rslave
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rslave
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/shared
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/shared
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rshared
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rshared
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/default
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/default/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/default/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/default/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/rshared
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/shared
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/rslave
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/slave
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/rprivate
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/private
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/private/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/private/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/default/mount_root
21:11:12 [2020-05-17T21:11:12.463Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:11:12 [2020-05-17T21:11:12.524Z] ok  	github.com/docker/docker/builder/dockerfile	0.978s	coverage: 45.1% of statements
21:11:12 [2020-05-17T21:11:12.524Z] ?   	github.com/docker/docker/cli	[no test files]
21:11:12 [2020-05-17T21:11:12.524Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:11:12 [2020-05-17T21:11:12.721Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:11:12 [2020-05-17T21:11:12.725Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:11:12 [2020-05-17T21:11:12.725Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/private/bind_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:11:12 [2020-05-17T21:11:12.978Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:11:13 [2020-05-17T21:11:13.235Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/private/mount_root
21:11:13 [2020-05-17T21:11:13.235Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:11:13 [2020-05-17T21:11:13.235Z] --- PASS: TestMountDaemonRoot (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
21:11:13 [2020-05-17T21:11:13.235Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:11:13 [2020-05-17T21:11:13.235Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:11:13 [2020-05-17T21:11:13.235Z] === RUN   TestContainerBindMountNonRecursive
21:11:13 [2020-05-17T21:11:13.492Z] === RUN   TestDockerSuite/TestBuildAddScript
21:11:13 [2020-05-17T21:11:13.721Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:11:13 [2020-05-17T21:11:13.721Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:11:14 [2020-05-17T21:11:14.299Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:11:14 [2020-05-17T21:11:14.862Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:11:15 [2020-05-17T21:11:15.793Z] --- PASS: TestContainerBindMountNonRecursive (2.62s)
21:11:15 [2020-05-17T21:11:15.793Z] === RUN   TestNetworkNat
21:11:16 [2020-05-17T21:11:16.724Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:11:16 [2020-05-17T21:11:16.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:11:16 [2020-05-17T21:11:16.981Z] --- PASS: TestNetworkNat (1.05s)
21:11:16 [2020-05-17T21:11:16.981Z] === RUN   TestNetworkLocalhostTCPNat
21:11:17 [2020-05-17T21:11:17.912Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s)
21:11:17 [2020-05-17T21:11:17.912Z] === RUN   TestNetworkLoopbackNat
21:11:18 [2020-05-17T21:11:18.477Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:11:19 [2020-05-17T21:11:19.408Z] --- PASS: TestNetworkLoopbackNat (1.27s)
21:11:19 [2020-05-17T21:11:19.408Z] === RUN   TestPause
21:11:20 [2020-05-17T21:11:20.339Z] --- PASS: TestPause (0.91s)
21:11:20 [2020-05-17T21:11:20.339Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:11:20 [2020-05-17T21:11:20.339Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:11:20 [2020-05-17T21:11:20.339Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:11:20 [2020-05-17T21:11:20.339Z] === RUN   TestPauseStopPausedContainer
21:11:20 [2020-05-17T21:11:20.596Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:11:21 [2020-05-17T21:11:21.160Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:11:21 [2020-05-17T21:11:21.160Z] --- PASS: TestPauseStopPausedContainer (0.93s)
21:11:21 [2020-05-17T21:11:21.160Z] === RUN   TestPsFilter
21:11:21 [2020-05-17T21:11:21.160Z] --- PASS: TestPsFilter (0.20s)
21:11:21 [2020-05-17T21:11:21.160Z] === RUN   TestRemoveContainerWithRemovedVolume
21:11:22 [2020-05-17T21:11:22.095Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
21:11:22 [2020-05-17T21:11:22.095Z] === RUN   TestRemoveContainerWithVolume
21:11:23 [2020-05-17T21:11:23.027Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
21:11:23 [2020-05-17T21:11:23.027Z] === RUN   TestRemoveContainerRunning
21:11:23 [2020-05-17T21:11:23.591Z] --- PASS: TestRemoveContainerRunning (0.85s)
21:11:23 [2020-05-17T21:11:23.591Z] === RUN   TestRemoveContainerForceRemoveRunning
21:11:24 [2020-05-17T21:11:24.523Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:11:24 [2020-05-17T21:11:24.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
21:11:24 [2020-05-17T21:11:24.523Z] === RUN   TestRemoveInvalidContainer
21:11:24 [2020-05-17T21:11:24.523Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:11:24 [2020-05-17T21:11:24.523Z] === RUN   TestRenameLinkedContainer
21:11:24 [2020-05-17T21:11:24.780Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:11:27 [2020-05-17T21:11:27.808Z] ok  	github.com/docker/docker/client	0.451s	coverage: 75.7% of statements
21:11:28 [2020-05-17T21:11:28.054Z] --- PASS: TestRenameLinkedContainer (3.35s)
21:11:28 [2020-05-17T21:11:28.054Z] === RUN   TestRenameStoppedContainer
21:11:28 [2020-05-17T21:11:28.987Z] --- PASS: TestRenameStoppedContainer (0.91s)
21:11:28 [2020-05-17T21:11:28.987Z] === RUN   TestRenameRunningContainerAndReuse
21:11:29 [2020-05-17T21:11:29.918Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:11:30 [2020-05-17T21:11:30.484Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s)
21:11:30 [2020-05-17T21:11:30.484Z] === RUN   TestRenameInvalidName
21:11:31 [2020-05-17T21:11:31.049Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:11:31 [2020-05-17T21:11:31.613Z] --- PASS: TestRenameInvalidName (1.03s)
21:11:31 [2020-05-17T21:11:31.613Z] === RUN   TestRenameAnonymousContainer
21:11:32 [2020-05-17T21:11:32.707Z] --- PASS: TestDockerNetworkMacvlan (28.14s)
21:11:32 [2020-05-17T21:11:32.708Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [dad6dbcaeafd8] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [dad6dbcaeafd8] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:353: [dad6dbcaeafd8] daemon started
21:11:32 [2020-05-17T21:11:32.708Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:461: [dad6dbcaeafd8] Stopping daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:296: [dad6dbcaeafd8] exiting daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:448: [dad6dbcaeafd8] Daemon stopped
21:11:32 [2020-05-17T21:11:32.708Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d643d68a484fc] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d643d68a484fc] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:353: [d643d68a484fc] daemon started
21:11:32 [2020-05-17T21:11:32.708Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:461: [d643d68a484fc] Stopping daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:296: [d643d68a484fc] exiting daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:448: [d643d68a484fc] Daemon stopped
21:11:32 [2020-05-17T21:11:32.708Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d50be34bebc8e] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d50be34bebc8e] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:353: [d50be34bebc8e] daemon started
21:11:32 [2020-05-17T21:11:32.708Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s)
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:461: [d50be34bebc8e] Stopping daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:296: [d50be34bebc8e] exiting daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:448: [d50be34bebc8e] Daemon stopped
21:11:32 [2020-05-17T21:11:32.708Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d318399fd7738] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d318399fd7738] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:353: [d318399fd7738] daemon started
21:11:32 [2020-05-17T21:11:32.708Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.48s)
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:461: [d318399fd7738] Stopping daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:296: [d318399fd7738] exiting daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:448: [d318399fd7738] Daemon stopped
21:11:32 [2020-05-17T21:11:32.708Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d083306ba74d3] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:325: [d083306ba74d3] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:353: [d083306ba74d3] daemon started
21:11:32 [2020-05-17T21:11:32.708Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.36s)
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:461: [d083306ba74d3] Stopping daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:296: [d083306ba74d3] exiting daemon
21:11:32 [2020-05-17T21:11:32.708Z]     daemon.go:448: [d083306ba74d3] Daemon stopped
21:11:32 [2020-05-17T21:11:32.708Z] PASS
21:11:32 [2020-05-17T21:11:32.708Z] 
21:11:32 [2020-05-17T21:11:32.708Z] DONE 7 tests in 29.643s
21:11:32 [2020-05-17T21:11:32.708Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:11:32 [2020-05-17T21:11:32.708Z] ++ 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
21:11:32 [2020-05-17T21:11:32.708Z] ++ set -e
21:11:32 [2020-05-17T21:11:32.708Z] ++ '[' -n 0 ']'
21:11:32 [2020-05-17T21:11:32.708Z] ++ set -x
21:11:32 [2020-05-17T21:11:32.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:11:32 [2020-05-17T21:11:32.708Z] testing: warning: no tests to run
21:11:32 [2020-05-17T21:11:32.708Z] PASS
21:11:32 [2020-05-17T21:11:32.708Z] 
21:11:32 [2020-05-17T21:11:32.708Z] DONE 0 tests in 0.015s
21:11:32 [2020-05-17T21:11:32.708Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:11:32 [2020-05-17T21:11:32.708Z] ++ 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
21:11:32 [2020-05-17T21:11:32.708Z] ++ set -e
21:11:32 [2020-05-17T21:11:32.708Z] ++ '[' -n 0 ']'
21:11:32 [2020-05-17T21:11:32.708Z] ++ set -x
21:11:32 [2020-05-17T21:11:32.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:11:32 [2020-05-17T21:11:32.708Z] INFO: Testing against a local daemon
21:11:32 [2020-05-17T21:11:32.708Z] === RUN   TestAuthZPluginAllowRequest
21:11:32 [2020-05-17T21:11:32.990Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:11:32 [2020-05-17T21:11:32.996Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
21:11:32 [2020-05-17T21:11:32.996Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:325: [db9947c0445cd] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:325: [db9947c0445cd] waiting for daemon to start
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:353: [db9947c0445cd] daemon started
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:461: [db9947c0445cd] Stopping daemon
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:296: [db9947c0445cd] exiting daemon
21:11:32 [2020-05-17T21:11:32.996Z]     daemon.go:448: [db9947c0445cd] Daemon stopped
21:11:32 [2020-05-17T21:11:32.996Z] === RUN   TestAuthZPluginTLS
21:11:33 [2020-05-17T21:11:33.276Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:11:33 [2020-05-17T21:11:33.276Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:325: [d9d1d6cdabcf0] waiting for daemon to start
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:325: [d9d1d6cdabcf0] waiting for daemon to start
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:353: [d9d1d6cdabcf0] daemon started
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:461: [d9d1d6cdabcf0] Stopping daemon
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:296: [d9d1d6cdabcf0] exiting daemon
21:11:33 [2020-05-17T21:11:33.276Z]     daemon.go:448: [d9d1d6cdabcf0] Daemon stopped
21:11:33 [2020-05-17T21:11:33.276Z] === RUN   TestAuthZPluginDenyRequest
21:11:33 [2020-05-17T21:11:33.554Z] === RUN   TestDockerSuite/TestBuildAddTar
21:11:33 [2020-05-17T21:11:33.887Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
21:11:33 [2020-05-17T21:11:33.887Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:325: [d3e7b24445f19] waiting for daemon to start
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:325: [d3e7b24445f19] waiting for daemon to start
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:353: [d3e7b24445f19] daemon started
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:461: [d3e7b24445f19] Stopping daemon
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:296: [d3e7b24445f19] exiting daemon
21:11:33 [2020-05-17T21:11:33.887Z]     daemon.go:448: [d3e7b24445f19] Daemon stopped
21:11:33 [2020-05-17T21:11:33.887Z] === RUN   TestAuthZPluginAPIDenyResponse
21:11:34 [2020-05-17T21:11:34.499Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:11:34 [2020-05-17T21:11:34.499Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:325: [dfe6afb48de7e] waiting for daemon to start
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:325: [dfe6afb48de7e] waiting for daemon to start
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:353: [dfe6afb48de7e] daemon started
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:461: [dfe6afb48de7e] Stopping daemon
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:296: [dfe6afb48de7e] exiting daemon
21:11:34 [2020-05-17T21:11:34.499Z]     daemon.go:448: [dfe6afb48de7e] Daemon stopped
21:11:34 [2020-05-17T21:11:34.499Z] === RUN   TestAuthZPluginDenyResponse
21:11:35 [2020-05-17T21:11:35.110Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:11:35 [2020-05-17T21:11:35.110Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:325: [df27599b696ea] waiting for daemon to start
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:325: [df27599b696ea] waiting for daemon to start
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:353: [df27599b696ea] daemon started
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:461: [df27599b696ea] Stopping daemon
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:296: [df27599b696ea] exiting daemon
21:11:35 [2020-05-17T21:11:35.110Z]     daemon.go:448: [df27599b696ea] Daemon stopped
21:11:35 [2020-05-17T21:11:35.110Z] === RUN   TestAuthZPluginAllowEventStream
21:11:36 [2020-05-17T21:11:36.078Z] --- PASS: TestRenameAnonymousContainer (3.98s)
21:11:36 [2020-05-17T21:11:36.078Z] === RUN   TestRenameContainerWithSameName
21:11:36 [2020-05-17T21:11:36.574Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
21:11:36 [2020-05-17T21:11:36.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:325: [d1a287abb4425] waiting for daemon to start
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:325: [d1a287abb4425] waiting for daemon to start
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:353: [d1a287abb4425] daemon started
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:461: [d1a287abb4425] Stopping daemon
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:296: [d1a287abb4425] exiting daemon
21:11:36 [2020-05-17T21:11:36.574Z]     daemon.go:448: [d1a287abb4425] Daemon stopped
21:11:36 [2020-05-17T21:11:36.574Z] === RUN   TestAuthZPluginErrorResponse
21:11:36 [2020-05-17T21:11:36.644Z] --- PASS: TestRenameContainerWithSameName (0.96s)
21:11:36 [2020-05-17T21:11:36.644Z] === RUN   TestRenameContainerWithLinkedContainer
21:11:36 [2020-05-17T21:11:36.902Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:11:37 [2020-05-17T21:11:37.185Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:11:37 [2020-05-17T21:11:37.185Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:325: [d945503d9757c] waiting for daemon to start
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:325: [d945503d9757c] waiting for daemon to start
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:353: [d945503d9757c] daemon started
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:461: [d945503d9757c] Stopping daemon
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:296: [d945503d9757c] exiting daemon
21:11:37 [2020-05-17T21:11:37.185Z]     daemon.go:448: [d945503d9757c] Daemon stopped
21:11:37 [2020-05-17T21:11:37.185Z] === RUN   TestAuthZPluginErrorRequest
21:11:37 [2020-05-17T21:11:37.799Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:11:37 [2020-05-17T21:11:37.799Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:325: [d916cbdaff8dd] waiting for daemon to start
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:325: [d916cbdaff8dd] waiting for daemon to start
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:353: [d916cbdaff8dd] daemon started
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:461: [d916cbdaff8dd] Stopping daemon
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:296: [d916cbdaff8dd] exiting daemon
21:11:37 [2020-05-17T21:11:37.799Z]     daemon.go:448: [d916cbdaff8dd] Daemon stopped
21:11:37 [2020-05-17T21:11:37.799Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:11:38 [2020-05-17T21:11:38.433Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:11:38 [2020-05-17T21:11:38.433Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:325: [d90209e0086f0] waiting for daemon to start
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:325: [d90209e0086f0] waiting for daemon to start
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:353: [d90209e0086f0] daemon started
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:461: [d90209e0086f0] Stopping daemon
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:296: [d90209e0086f0] exiting daemon
21:11:38 [2020-05-17T21:11:38.433Z]     daemon.go:448: [d90209e0086f0] Daemon stopped
21:11:38 [2020-05-17T21:11:38.433Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:11:38 [2020-05-17T21:11:38.800Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s)
21:11:38 [2020-05-17T21:11:38.800Z] === RUN   TestResize
21:11:39 [2020-05-17T21:11:39.365Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:11:39 [2020-05-17T21:11:39.623Z] --- PASS: TestResize (1.02s)
21:11:39 [2020-05-17T21:11:39.623Z] === RUN   TestResizeWithInvalidSize
21:11:40 [2020-05-17T21:11:40.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
21:11:40 [2020-05-17T21:11:40.445Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:325: [d953b6e017e86] waiting for daemon to start
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:325: [d953b6e017e86] waiting for daemon to start
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:353: [d953b6e017e86] daemon started
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:461: [d953b6e017e86] Stopping daemon
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:296: [d953b6e017e86] exiting daemon
21:11:40 [2020-05-17T21:11:40.445Z]     daemon.go:448: [d953b6e017e86] Daemon stopped
21:11:40 [2020-05-17T21:11:40.445Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:11:40 [2020-05-17T21:11:40.557Z] --- PASS: TestResizeWithInvalidSize (0.97s)
21:11:40 [2020-05-17T21:11:40.557Z] === RUN   TestResizeWhenContainerNotStarted
21:11:41 [2020-05-17T21:11:41.491Z] --- PASS: TestResizeWhenContainerNotStarted (1.09s)
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:41 [2020-05-17T21:11:41.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:42 [2020-05-17T21:11:42.458Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
21:11:42 [2020-05-17T21:11:42.458Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:325: [dc5ae02f49981] waiting for daemon to start
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:325: [dc5ae02f49981] waiting for daemon to start
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:353: [dc5ae02f49981] daemon started
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:461: [dc5ae02f49981] Stopping daemon
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:296: [dc5ae02f49981] exiting daemon
21:11:42 [2020-05-17T21:11:42.458Z]     daemon.go:448: [dc5ae02f49981] Daemon stopped
21:11:42 [2020-05-17T21:11:42.458Z] === RUN   TestAuthZPluginHeader
21:11:43 [2020-05-17T21:11:43.390Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:11:43 [2020-05-17T21:11:43.459Z] --- PASS: TestAuthZPluginHeader (0.81s)
21:11:43 [2020-05-17T21:11:43.459Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:325: [d5695f6c9f9a1] waiting for daemon to start
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:325: [d5695f6c9f9a1] waiting for daemon to start
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:353: [d5695f6c9f9a1] daemon started
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:461: [d5695f6c9f9a1] Stopping daemon
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:296: [d5695f6c9f9a1] exiting daemon
21:11:43 [2020-05-17T21:11:43.459Z]     daemon.go:448: [d5695f6c9f9a1] Daemon stopped
21:11:43 [2020-05-17T21:11:43.459Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:11:43 [2020-05-17T21:11:43.459Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:11:43 [2020-05-17T21:11:43.459Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:43 [2020-05-17T21:11:43.459Z] === RUN   TestAuthZPluginV2Disable
21:11:43 [2020-05-17T21:11:43.459Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:11:43 [2020-05-17T21:11:43.459Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:43 [2020-05-17T21:11:43.459Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:11:43 [2020-05-17T21:11:43.459Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:11:43 [2020-05-17T21:11:43.459Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:43 [2020-05-17T21:11:43.459Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:11:43 [2020-05-17T21:11:43.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:11:43 [2020-05-17T21:11:43.459Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:43 [2020-05-17T21:11:43.459Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:11:44 [2020-05-17T21:11:44.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:44 [2020-05-17T21:11:44.762Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:11:45 [2020-05-17T21:11:45.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:46 [2020-05-17T21:11:46.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:46 [2020-05-17T21:11:46.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:46 [2020-05-17T21:11:46.669Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:11:48 [2020-05-17T21:11:48.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:48 [2020-05-17T21:11:48.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:51 [2020-05-17T21:11:51.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:52 [2020-05-17T21:11:52.106Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:52 [2020-05-17T21:11:52.363Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:11:54 [2020-05-17T21:11:54.260Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:11:56 [2020-05-17T21:11:56.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:56 [2020-05-17T21:11:56.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:56 [2020-05-17T21:11:56.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:11:57 [2020-05-17T21:11:57.766Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:11:59 [2020-05-17T21:11:59.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d4b7c3bbd68c2] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d4b7c3bbd68c2] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d4b7c3bbd68c2] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d4b7c3bbd68c2] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d4b7c3bbd68c2] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d4b7c3bbd68c2] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d4b7c3bbd68c2] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d4b7c3bbd68c2] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d4b7c3bbd68c2] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d4b7c3bbd68c2] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d937f603756e0] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d937f603756e0] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d937f603756e0] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d937f603756e0] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d937f603756e0] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d937f603756e0] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d937f603756e0] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d937f603756e0] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d937f603756e0] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d937f603756e0] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d58d6ee344484] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d58d6ee344484] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d58d6ee344484] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d58d6ee344484] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d58d6ee344484] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d58d6ee344484] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d58d6ee344484] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d58d6ee344484] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d58d6ee344484] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d58d6ee344484] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d58d6ee344484] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d58d6ee344484] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d417b1bd12275] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d417b1bd12275] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d417b1bd12275] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d417b1bd12275] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d417b1bd12275] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d417b1bd12275] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d417b1bd12275] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d417b1bd12275] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d417b1bd12275] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d417b1bd12275] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dfd3316490bc4] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dfd3316490bc4] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dfd3316490bc4] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dfd3316490bc4] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dfd3316490bc4] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dfd3316490bc4] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dfd3316490bc4] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dfd3316490bc4] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dfd3316490bc4] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dfd3316490bc4] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dfd3316490bc4] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dfd3316490bc4] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d829bdab9bc1d] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d829bdab9bc1d] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d829bdab9bc1d] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d829bdab9bc1d] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d829bdab9bc1d] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d829bdab9bc1d] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d829bdab9bc1d] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d829bdab9bc1d] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d829bdab9bc1d] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d829bdab9bc1d] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.29s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dad9f69660877] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dad9f69660877] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dad9f69660877] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dad9f69660877] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dad9f69660877] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dad9f69660877] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dad9f69660877] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dad9f69660877] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dad9f69660877] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dad9f69660877] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dad9f69660877] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dad9f69660877] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df90c518df5ed] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df90c518df5ed] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [df90c518df5ed] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [df90c518df5ed] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [df90c518df5ed] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [df90c518df5ed] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df90c518df5ed] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df90c518df5ed] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [df90c518df5ed] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [df90c518df5ed] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [df90c518df5ed] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [df90c518df5ed] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d589af1780c35] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d589af1780c35] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d589af1780c35] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d589af1780c35] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d589af1780c35] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d589af1780c35] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d589af1780c35] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d589af1780c35] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [d589af1780c35] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [d589af1780c35] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [d589af1780c35] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [d589af1780c35] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.10s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df250990add10] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df250990add10] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [df250990add10] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df250990add10] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [df250990add10] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [df250990add10] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [df250990add10] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [df250990add10] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [df250990add10] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [df250990add10] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dbbfcaff3db7f] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dbbfcaff3db7f] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dbbfcaff3db7f] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dbbfcaff3db7f] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dbbfcaff3db7f] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dbbfcaff3db7f] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dbbfcaff3db7f] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [dbbfcaff3db7f] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:353: [dbbfcaff3db7f] daemon started
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:461: [dbbfcaff3db7f] Stopping daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:296: [dbbfcaff3db7f] exiting daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:448: [dbbfcaff3db7f] Daemon stopped
21:11:59 [2020-05-17T21:11:59.141Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s)
21:11:59 [2020-05-17T21:11:59.141Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:59 [2020-05-17T21:11:59.141Z]         daemon.go:325: [d2c2ece4d5d79] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:325: [d2c2ece4d5d79] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:353: [d2c2ece4d5d79] daemon started
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:296: [d2c2ece4d5d79] exiting daemon
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:325: [d2c2ece4d5d79] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:325: [d2c2ece4d5d79] waiting for daemon to start
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:353: [d2c2ece4d5d79] daemon started
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:461: [d2c2ece4d5d79] Stopping daemon
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:296: [d2c2ece4d5d79] exiting daemon
21:11:59 [2020-05-17T21:11:59.142Z]         daemon.go:448: [d2c2ece4d5d79] Daemon stopped
21:11:59 [2020-05-17T21:11:59.142Z] === RUN   TestKernelTCPMemory
21:12:00 [2020-05-17T21:12:00.077Z] --- PASS: TestKernelTCPMemory (1.14s)
21:12:00 [2020-05-17T21:12:00.077Z] === RUN   TestNISDomainname
21:12:01 [2020-05-17T21:12:01.448Z] === RUN   TestDockerSuite/TestBuildBlankName
21:12:01 [2020-05-17T21:12:01.448Z] --- PASS: TestNISDomainname (1.22s)
21:12:01 [2020-05-17T21:12:01.448Z] === RUN   TestStats
21:12:01 [2020-05-17T21:12:01.448Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:12:01 [2020-05-17T21:12:01.871Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s)
21:12:01 [2020-05-17T21:12:01.871Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:353: [d2d3b82e8965c] daemon started
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:461: [d2d3b82e8965c] Stopping daemon
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:296: [d2d3b82e8965c] exiting daemon
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:448: [d2d3b82e8965c] Daemon stopped
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:339: [d2d3b82e8965c] error pinging daemon on start: Get http://d2d3b82e8965c.sock/_ping: context deadline exceeded
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:339: [d2d3b82e8965c] error pinging daemon on start: Get http://d2d3b82e8965c.sock/_ping: context deadline exceeded
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:339: [d2d3b82e8965c] error pinging daemon on start: Get http://d2d3b82e8965c.sock/_ping: context deadline exceeded
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:339: [d2d3b82e8965c] error pinging daemon on start: Get http://d2d3b82e8965c.sock/_ping: context deadline exceeded
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:339: [d2d3b82e8965c] error pinging daemon on start: Get http://d2d3b82e8965c.sock/_ping: read unix @->/tmp/docker-integration/d2d3b82e8965c.sock: read: connection reset by peer
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:296: [d2d3b82e8965c] exiting daemon
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:325: [d2d3b82e8965c] waiting for daemon to start
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:353: [d2d3b82e8965c] daemon started
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:461: [d2d3b82e8965c] Stopping daemon
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:296: [d2d3b82e8965c] exiting daemon
21:12:01 [2020-05-17T21:12:01.871Z]     daemon.go:448: [d2d3b82e8965c] Daemon stopped
21:12:01 [2020-05-17T21:12:01.871Z] PASS
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] === Skipped
21:12:01 [2020-05-17T21:12:01.871Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:12:01 [2020-05-17T21:12:01.871Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:12:01 [2020-05-17T21:12:01.871Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:12:01 [2020-05-17T21:12:01.871Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:12:01 [2020-05-17T21:12:01.871Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] DONE 17 tests, 4 skipped in 29.446s
21:12:01 [2020-05-17T21:12:01.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:12:01 [2020-05-17T21:12:01.871Z] ++ 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
21:12:01 [2020-05-17T21:12:01.871Z] ++ set -e
21:12:01 [2020-05-17T21:12:01.871Z] ++ '[' -n 0 ']'
21:12:01 [2020-05-17T21:12:01.871Z] ++ set -x
21:12:01 [2020-05-17T21:12:01.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:12:01 [2020-05-17T21:12:01.871Z] INFO: Testing against a local daemon
21:12:01 [2020-05-17T21:12:01.871Z] === RUN   TestPluginInvalidJSON
21:12:01 [2020-05-17T21:12:01.871Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:12:01 [2020-05-17T21:12:01.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:12:01 [2020-05-17T21:12:01.871Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:12:01 [2020-05-17T21:12:01.871Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:12:01 [2020-05-17T21:12:01.871Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:12:01 [2020-05-17T21:12:01.871Z] PASS
21:12:01 [2020-05-17T21:12:01.871Z] 
21:12:01 [2020-05-17T21:12:01.871Z] DONE 2 tests in 0.083s
21:12:01 [2020-05-17T21:12:01.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:12:01 [2020-05-17T21:12:01.871Z] ++ 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
21:12:01 [2020-05-17T21:12:01.871Z] ++ set -e
21:12:01 [2020-05-17T21:12:01.871Z] ++ '[' -n 0 ']'
21:12:01 [2020-05-17T21:12:01.871Z] ++ set -x
21:12:01 [2020-05-17T21:12:01.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:12:01 [2020-05-17T21:12:01.871Z] INFO: Testing against a local daemon
21:12:01 [2020-05-17T21:12:01.871Z] === RUN   TestExternalGraphDriver
21:12:01 [2020-05-17T21:12:01.871Z] === RUN   TestExternalGraphDriver/json
21:12:02 [2020-05-17T21:12:02.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:12:02 [2020-05-17T21:12:02.873Z] === RUN   TestExternalGraphDriver/spec
21:12:03 [2020-05-17T21:12:03.080Z] --- PASS: TestStats (1.89s)
21:12:03 [2020-05-17T21:12:03.080Z] === RUN   TestStopContainerWithTimeout
21:12:03 [2020-05-17T21:12:03.080Z] === RUN   TestStopContainerWithTimeout/0
21:12:03 [2020-05-17T21:12:03.080Z] === PAUSE TestStopContainerWithTimeout/0
21:12:03 [2020-05-17T21:12:03.080Z] === RUN   TestStopContainerWithTimeout/1
21:12:03 [2020-05-17T21:12:03.080Z] === PAUSE TestStopContainerWithTimeout/1
21:12:03 [2020-05-17T21:12:03.080Z] === RUN   TestStopContainerWithTimeout/3
21:12:03 [2020-05-17T21:12:03.080Z] === PAUSE TestStopContainerWithTimeout/3
21:12:03 [2020-05-17T21:12:03.080Z] === RUN   TestStopContainerWithTimeout/-1
21:12:03 [2020-05-17T21:12:03.080Z] === PAUSE TestStopContainerWithTimeout/-1
21:12:03 [2020-05-17T21:12:03.080Z] === CONT  TestStopContainerWithTimeout/0
21:12:03 [2020-05-17T21:12:03.080Z] === CONT  TestStopContainerWithTimeout/-1
21:12:04 [2020-05-17T21:12:04.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:12:04 [2020-05-17T21:12:04.577Z] === CONT  TestStopContainerWithTimeout/3
21:12:04 [2020-05-17T21:12:04.887Z] === RUN   TestExternalGraphDriver/pull
21:12:05 [2020-05-17T21:12:05.948Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:12:05 [2020-05-17T21:12:05.948Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:12:06 [2020-05-17T21:12:06.205Z] === CONT  TestStopContainerWithTimeout/1
21:12:07 [2020-05-17T21:12:07.550Z] --- PASS: TestExternalGraphDriver (6.62s)
21:12:07 [2020-05-17T21:12:07.550Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:353: [d431ce66587ec] daemon started
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:461: [d431ce66587ec] Stopping daemon
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:296: [d431ce66587ec] exiting daemon
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:448: [d431ce66587ec] Daemon stopped
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.550Z]     daemon.go:353: [d431ce66587ec] daemon started
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:461: [d431ce66587ec] Stopping daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:296: [d431ce66587ec] exiting daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:448: [d431ce66587ec] Daemon stopped
21:12:07 [2020-05-17T21:12:07.551Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:353: [d431ce66587ec] daemon started
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:461: [d431ce66587ec] Stopping daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:296: [d431ce66587ec] exiting daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:448: [d431ce66587ec] Daemon stopped
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:353: [d431ce66587ec] daemon started
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:461: [d431ce66587ec] Stopping daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:296: [d431ce66587ec] exiting daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:448: [d431ce66587ec] Daemon stopped
21:12:07 [2020-05-17T21:12:07.551Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:325: [d431ce66587ec] waiting for daemon to start
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:353: [d431ce66587ec] daemon started
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:461: [d431ce66587ec] Stopping daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:296: [d431ce66587ec] exiting daemon
21:12:07 [2020-05-17T21:12:07.551Z]     daemon.go:448: [d431ce66587ec] Daemon stopped
21:12:07 [2020-05-17T21:12:07.551Z]     --- PASS: TestExternalGraphDriver/pull (2.34s)
21:12:07 [2020-05-17T21:12:07.551Z] === RUN   TestGraphdriverPluginV2
21:12:07 [2020-05-17T21:12:07.551Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:12:07 [2020-05-17T21:12:07.551Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:07 [2020-05-17T21:12:07.551Z] PASS
21:12:07 [2020-05-17T21:12:07.551Z] 
21:12:07 [2020-05-17T21:12:07.551Z] === Skipped
21:12:07 [2020-05-17T21:12:07.551Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:12:07 [2020-05-17T21:12:07.551Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:07 [2020-05-17T21:12:07.551Z] 
21:12:07 [2020-05-17T21:12:07.551Z] 
21:12:07 [2020-05-17T21:12:07.551Z] DONE 5 tests, 1 skipped in 6.760s
21:12:07 [2020-05-17T21:12:07.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:12:07 [2020-05-17T21:12:07.551Z] ++ 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
21:12:07 [2020-05-17T21:12:07.551Z] ++ set -e
21:12:07 [2020-05-17T21:12:07.551Z] ++ '[' -n 0 ']'
21:12:07 [2020-05-17T21:12:07.551Z] ++ set -x
21:12:07 [2020-05-17T21:12:07.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:12:07 [2020-05-17T21:12:07.551Z] INFO: Testing against a local daemon
21:12:07 [2020-05-17T21:12:07.551Z] === RUN   TestContinueAfterPluginCrash
21:12:07 [2020-05-17T21:12:07.551Z] === PAUSE TestContinueAfterPluginCrash
21:12:07 [2020-05-17T21:12:07.551Z] === RUN   TestDaemonStartWithLogOpt
21:12:07 [2020-05-17T21:12:07.551Z] === PAUSE TestDaemonStartWithLogOpt
21:12:07 [2020-05-17T21:12:07.551Z] === CONT  TestContinueAfterPluginCrash
21:12:07 [2020-05-17T21:12:07.551Z] === CONT  TestDaemonStartWithLogOpt
21:12:07 [2020-05-17T21:12:07.576Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:12:08 [2020-05-17T21:12:08.141Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:12:08 [2020-05-17T21:12:08.141Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
21:12:08 [2020-05-17T21:12:08.141Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
21:12:08 [2020-05-17T21:12:08.141Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
21:12:08 [2020-05-17T21:12:08.141Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
21:12:08 [2020-05-17T21:12:08.141Z] === RUN   TestDeleteDevicemapper
21:12:08 [2020-05-17T21:12:08.141Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:12:08 [2020-05-17T21:12:08.141Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:12:08 [2020-05-17T21:12:08.141Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:12:10 [2020-05-17T21:12:10.041Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:12:11 [2020-05-17T21:12:11.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:12:11 [2020-05-17T21:12:11.417Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.35s)
21:12:11 [2020-05-17T21:12:11.417Z] === RUN   TestUpdateMemory
21:12:11 [2020-05-17T21:12:11.417Z] --- SKIP: TestUpdateMemory (0.01s)
21:12:11 [2020-05-17T21:12:11.417Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:12:11 [2020-05-17T21:12:11.417Z] === RUN   TestUpdateCPUQuota
21:12:12 [2020-05-17T21:12:12.789Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:12:13 [2020-05-17T21:12:13.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:12:13 [2020-05-17T21:12:13.047Z] --- PASS: TestUpdateCPUQuota (1.61s)
21:12:13 [2020-05-17T21:12:13.047Z] === RUN   TestUpdatePidsLimit
21:12:13 [2020-05-17T21:12:13.047Z] === RUN   TestUpdatePidsLimit/update_from_none
21:12:13 [2020-05-17T21:12:13.612Z] === RUN   TestUpdatePidsLimit/no_change
21:12:13 [2020-05-17T21:12:13.869Z] === RUN   TestUpdatePidsLimit/update_lower
21:12:14 [2020-05-17T21:12:14.435Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:12:15 [2020-05-17T21:12:15.000Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:12:15 [2020-05-17T21:12:15.083Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.019s	coverage: 72.9% of statements
21:12:15 [2020-05-17T21:12:15.083Z] ok  	github.com/docker/docker/cmd/dockerd	0.271s	coverage: 29.5% of statements
21:12:15 [2020-05-17T21:12:15.265Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:12:15 [2020-05-17T21:12:15.265Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:12:15 [2020-05-17T21:12:15.719Z] ok  	github.com/docker/docker/container	0.207s	coverage: 35.6% of statements
21:12:15 [2020-05-17T21:12:15.719Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:12:15 [2020-05-17T21:12:15.719Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:12:15 [2020-05-17T21:12:15.719Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:12:15 [2020-05-17T21:12:15.719Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:12:15 [2020-05-17T21:12:15.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:12:15 [2020-05-17T21:12:15.801Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:12:15 [2020-05-17T21:12:15.907Z] --- PASS: TestDaemonStartWithLogOpt (8.44s)
21:12:15 [2020-05-17T21:12:15.907Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:325: [daba6357a4e80] waiting for daemon to start
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:325: [daba6357a4e80] waiting for daemon to start
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:353: [daba6357a4e80] daemon started
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:461: [daba6357a4e80] Stopping daemon
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:296: [daba6357a4e80] exiting daemon
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:448: [daba6357a4e80] Daemon stopped
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:325: [daba6357a4e80] waiting for daemon to start
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:325: [daba6357a4e80] waiting for daemon to start
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:353: [daba6357a4e80] daemon started
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:461: [daba6357a4e80] Stopping daemon
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:296: [daba6357a4e80] exiting daemon
21:12:15 [2020-05-17T21:12:15.907Z]     daemon.go:448: [daba6357a4e80] Daemon stopped
21:12:17 [2020-05-17T21:12:17.173Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:12:17 [2020-05-17T21:12:17.431Z] --- PASS: TestUpdatePidsLimit (4.20s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
21:12:17 [2020-05-17T21:12:17.431Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
21:12:17 [2020-05-17T21:12:17.431Z] === RUN   TestUpdateRestartPolicy
21:12:21 [2020-05-17T21:12:21.381Z] --- PASS: TestContinueAfterPluginCrash (13.48s)
21:12:21 [2020-05-17T21:12:21.381Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:325: [d519c7ff58691] waiting for daemon to start
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:325: [d519c7ff58691] waiting for daemon to start
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:353: [d519c7ff58691] daemon started
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:461: [d519c7ff58691] Stopping daemon
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:296: [d519c7ff58691] exiting daemon
21:12:21 [2020-05-17T21:12:21.381Z]     daemon.go:448: [d519c7ff58691] Daemon stopped
21:12:21 [2020-05-17T21:12:21.381Z] PASS
21:12:21 [2020-05-17T21:12:21.381Z] 
21:12:21 [2020-05-17T21:12:21.381Z] DONE 2 tests in 13.569s
21:12:21 [2020-05-17T21:12:21.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:12:21 [2020-05-17T21:12:21.381Z] ++ 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
21:12:21 [2020-05-17T21:12:21.381Z] ++ set -e
21:12:21 [2020-05-17T21:12:21.381Z] ++ '[' -n 0 ']'
21:12:21 [2020-05-17T21:12:21.381Z] ++ set -x
21:12:21 [2020-05-17T21:12:21.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:12:21 [2020-05-17T21:12:21.381Z] INFO: Testing against a local daemon
21:12:21 [2020-05-17T21:12:21.381Z] === RUN   TestPluginWithDevMounts
21:12:21 [2020-05-17T21:12:21.381Z] === PAUSE TestPluginWithDevMounts
21:12:21 [2020-05-17T21:12:21.381Z] === CONT  TestPluginWithDevMounts
21:12:21 [2020-05-17T21:12:21.609Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:12:21 [2020-05-17T21:12:21.642Z] Created binary: bundles/binary-daemon/dockerd-dev
21:12:21 [2020-05-17T21:12:21.642Z] Copying nested executables into bundles/binary-daemon
21:12:21 [2020-05-17T21:12:21.642Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:12:21 [2020-05-17T21:12:21.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/make.sh cross
21:12:22 [2020-05-17T21:12:22.229Z] 
21:12:22 [2020-05-17T21:12:22.486Z] Removing bundles/
21:12:22 [2020-05-17T21:12:22.486Z] 
21:12:22 [2020-05-17T21:12:22.486Z] ---> Making bundle: cross (in bundles/cross)
21:12:22 [2020-05-17T21:12:22.486Z] Cross building: bundles/cross/linux/amd64
21:12:22 [2020-05-17T21:12:22.486Z] Building: bundles/cross/linux/amd64/dockerd-dev
21:12:22 [2020-05-17T21:12:22.486Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:12:22 [2020-05-17T21:12:22.846Z] --- PASS: TestPluginWithDevMounts (1.89s)
21:12:22 [2020-05-17T21:12:22.846Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:325: [d7716e22d3bea] waiting for daemon to start
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:325: [d7716e22d3bea] waiting for daemon to start
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:353: [d7716e22d3bea] daemon started
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:461: [d7716e22d3bea] Stopping daemon
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:296: [d7716e22d3bea] exiting daemon
21:12:22 [2020-05-17T21:12:22.846Z]     daemon.go:448: [d7716e22d3bea] Daemon stopped
21:12:22 [2020-05-17T21:12:22.846Z] PASS
21:12:22 [2020-05-17T21:12:22.846Z] 
21:12:22 [2020-05-17T21:12:22.846Z] DONE 1 tests in 1.988s
21:12:22 [2020-05-17T21:12:22.846Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:12:22 [2020-05-17T21:12:22.846Z] ++ 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
21:12:22 [2020-05-17T21:12:22.846Z] ++ set -e
21:12:22 [2020-05-17T21:12:22.846Z] ++ '[' -n 0 ']'
21:12:22 [2020-05-17T21:12:22.846Z] ++ set -x
21:12:22 [2020-05-17T21:12:22.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
21:12:23 [2020-05-17T21:12:23.126Z] INFO: Testing against a local daemon
21:12:23 [2020-05-17T21:12:23.126Z] === RUN   TestSecretInspect
21:12:24 [2020-05-17T21:12:24.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:12:26 [2020-05-17T21:12:26.062Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.027s	coverage: 65.3% of statements
21:12:26 [2020-05-17T21:12:26.686Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.8% of statements
21:12:27 [2020-05-17T21:12:27.491Z] --- PASS: TestSecretInspect (3.71s)
21:12:27 [2020-05-17T21:12:27.491Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:325: [d5932606e8be9] waiting for daemon to start
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:325: [d5932606e8be9] waiting for daemon to start
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:353: [d5932606e8be9] daemon started
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:461: [d5932606e8be9] Stopping daemon
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:296: [d5932606e8be9] exiting daemon
21:12:27 [2020-05-17T21:12:27.491Z]     daemon.go:448: [d5932606e8be9] Daemon stopped
21:12:27 [2020-05-17T21:12:27.491Z] === RUN   TestSecretList
21:12:28 [2020-05-17T21:12:28.164Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:12:29 [2020-05-17T21:12:29.535Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:12:30 [2020-05-17T21:12:30.932Z] --- PASS: TestSecretList (3.69s)
21:12:30 [2020-05-17T21:12:30.932Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:325: [d8bd1ade9998f] waiting for daemon to start
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:325: [d8bd1ade9998f] waiting for daemon to start
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:353: [d8bd1ade9998f] daemon started
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:461: [d8bd1ade9998f] Stopping daemon
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:296: [d8bd1ade9998f] exiting daemon
21:12:30 [2020-05-17T21:12:30.932Z]     daemon.go:448: [d8bd1ade9998f] Daemon stopped
21:12:30 [2020-05-17T21:12:30.932Z] === RUN   TestSecretsCreateAndDelete
21:12:31 [2020-05-17T21:12:31.431Z] --- PASS: TestUpdateRestartPolicy (13.73s)
21:12:31 [2020-05-17T21:12:31.431Z] === RUN   TestUpdateRestartWithAutoRemove
21:12:31 [2020-05-17T21:12:31.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:12:31 [2020-05-17T21:12:31.945Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
21:12:31 [2020-05-17T21:12:31.945Z] === RUN   TestWaitNonBlocked
21:12:31 [2020-05-17T21:12:31.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:31 [2020-05-17T21:12:31.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:31 [2020-05-17T21:12:31.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:31 [2020-05-17T21:12:31.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:31 [2020-05-17T21:12:31.945Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:31 [2020-05-17T21:12:31.946Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:32 [2020-05-17T21:12:32.244Z] ok  	github.com/docker/docker/daemon/cluster	0.238s	coverage: 0.5% of statements
21:12:33 [2020-05-17T21:12:33.319Z] --- PASS: TestWaitNonBlocked (0.02s)
21:12:33 [2020-05-17T21:12:33.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
21:12:33 [2020-05-17T21:12:33.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s)
21:12:33 [2020-05-17T21:12:33.319Z] === RUN   TestWaitBlocked
21:12:33 [2020-05-17T21:12:33.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:12:33 [2020-05-17T21:12:33.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:12:33 [2020-05-17T21:12:33.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:12:33 [2020-05-17T21:12:33.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:12:33 [2020-05-17T21:12:33.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:12:33 [2020-05-17T21:12:33.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:12:33 [2020-05-17T21:12:33.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:12:34 [2020-05-17T21:12:34.373Z] --- PASS: TestSecretsCreateAndDelete (3.74s)
21:12:34 [2020-05-17T21:12:34.373Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:325: [d12f0bbabdc00] waiting for daemon to start
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:325: [d12f0bbabdc00] waiting for daemon to start
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:353: [d12f0bbabdc00] daemon started
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:461: [d12f0bbabdc00] Stopping daemon
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:296: [d12f0bbabdc00] exiting daemon
21:12:34 [2020-05-17T21:12:34.373Z]     daemon.go:448: [d12f0bbabdc00] Daemon stopped
21:12:34 [2020-05-17T21:12:34.373Z] === RUN   TestSecretsUpdate
21:12:34 [2020-05-17T21:12:34.951Z] --- PASS: TestWaitBlocked (0.02s)
21:12:34 [2020-05-17T21:12:34.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
21:12:34 [2020-05-17T21:12:34.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s)
21:12:34 [2020-05-17T21:12:34.951Z] === CONT  TestContainerStartOnDaemonRestart
21:12:34 [2020-05-17T21:12:34.951Z] === CONT  TestIpcModeOlderClient
21:12:34 [2020-05-17T21:12:34.951Z] --- PASS: TestIpcModeOlderClient (0.12s)
21:12:34 [2020-05-17T21:12:34.951Z] === CONT  TestDaemonRestartIpcMode
21:12:35 [2020-05-17T21:12:35.208Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:12:35 [2020-05-17T21:12:35.208Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:12:35 [2020-05-17T21:12:35.208Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:12:36 [2020-05-17T21:12:36.767Z] ok  	github.com/docker/docker/daemon/discovery	0.031s	coverage: 30.4% of statements
21:12:37 [2020-05-17T21:12:37.734Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:12:37 [2020-05-17T21:12:37.815Z] --- PASS: TestSecretsUpdate (3.67s)
21:12:37 [2020-05-17T21:12:37.815Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:325: [d71ff38b985fd] waiting for daemon to start
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:325: [d71ff38b985fd] waiting for daemon to start
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:353: [d71ff38b985fd] daemon started
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:461: [d71ff38b985fd] Stopping daemon
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:296: [d71ff38b985fd] exiting daemon
21:12:37 [2020-05-17T21:12:37.815Z]     daemon.go:448: [d71ff38b985fd] Daemon stopped
21:12:37 [2020-05-17T21:12:37.815Z] === RUN   TestTemplatedSecret
21:12:38 [2020-05-17T21:12:38.299Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s)
21:12:38 [2020-05-17T21:12:38.299Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:325: [d1b9a310707dd] waiting for daemon to start
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:325: [d1b9a310707dd] waiting for daemon to start
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:353: [d1b9a310707dd] daemon started
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:296: [d1b9a310707dd] exiting daemon
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:325: [d1b9a310707dd] waiting for daemon to start
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:325: [d1b9a310707dd] waiting for daemon to start
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:353: [d1b9a310707dd] daemon started
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:461: [d1b9a310707dd] Stopping daemon
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:296: [d1b9a310707dd] exiting daemon
21:12:38 [2020-05-17T21:12:38.299Z]     daemon.go:448: [d1b9a310707dd] Daemon stopped
21:12:38 [2020-05-17T21:12:38.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:12:39 [2020-05-17T21:12:39.122Z] --- PASS: TestDaemonRestartIpcMode (4.15s)
21:12:39 [2020-05-17T21:12:39.122Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:325: [d62415c16f4d6] waiting for daemon to start
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:325: [d62415c16f4d6] waiting for daemon to start
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:353: [d62415c16f4d6] daemon started
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:461: [d62415c16f4d6] Stopping daemon
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:296: [d62415c16f4d6] exiting daemon
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:448: [d62415c16f4d6] Daemon stopped
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:325: [d62415c16f4d6] waiting for daemon to start
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:325: [d62415c16f4d6] waiting for daemon to start
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:353: [d62415c16f4d6] daemon started
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:461: [d62415c16f4d6] Stopping daemon
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:296: [d62415c16f4d6] exiting daemon
21:12:39 [2020-05-17T21:12:39.122Z]     daemon.go:448: [d62415c16f4d6] Daemon stopped
21:12:39 [2020-05-17T21:12:39.122Z] PASS
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === Skipped
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:12:39 [2020-05-17T21:12:39.122Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:12:39 [2020-05-17T21:12:39.122Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:12:39 [2020-05-17T21:12:39.122Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:12:39 [2020-05-17T21:12:39.122Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:12:39 [2020-05-17T21:12:39.122Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
21:12:39 [2020-05-17T21:12:39.122Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] 
21:12:39 [2020-05-17T21:12:39.122Z] DONE 189 tests, 6 skipped in 134.420s
21:12:39 [2020-05-17T21:12:39.122Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:12:39 [2020-05-17T21:12:39.122Z] ++ 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
21:12:39 [2020-05-17T21:12:39.122Z] ++ set -e
21:12:39 [2020-05-17T21:12:39.122Z] ++ '[' -n 0 ']'
21:12:39 [2020-05-17T21:12:39.122Z] ++ set -x
21:12:39 [2020-05-17T21:12:39.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
21:12:39 [2020-05-17T21:12:39.122Z] INFO: Testing against a local daemon
21:12:39 [2020-05-17T21:12:39.122Z] === RUN   TestCommitInheritsEnv
21:12:39 [2020-05-17T21:12:39.686Z] --- PASS: TestCommitInheritsEnv (0.53s)
21:12:39 [2020-05-17T21:12:39.686Z] === RUN   TestImportExtremelyLargeImageWorks
21:12:39 [2020-05-17T21:12:39.686Z] === PAUSE TestImportExtremelyLargeImageWorks
21:12:39 [2020-05-17T21:12:39.686Z] === RUN   TestImagesFilterMultiReference
21:12:39 [2020-05-17T21:12:39.943Z] --- PASS: TestImagesFilterMultiReference (0.09s)
21:12:39 [2020-05-17T21:12:39.943Z] === RUN   TestImagePullPlatformInvalid
21:12:39 [2020-05-17T21:12:39.943Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
21:12:39 [2020-05-17T21:12:39.943Z] === RUN   TestRemoveImageOrphaning
21:12:40 [2020-05-17T21:12:40.086Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:12:40 [2020-05-17T21:12:40.087Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:12:40 [2020-05-17T21:12:40.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:12:40 [2020-05-17T21:12:40.265Z] ok  	github.com/docker/docker/daemon/events	0.085s	coverage: 50.0% of statements
21:12:40 [2020-05-17T21:12:40.457Z] --- PASS: TestRemoveImageOrphaning (0.52s)
21:12:40 [2020-05-17T21:12:40.458Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:12:40 [2020-05-17T21:12:40.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:12:40 [2020-05-17T21:12:40.458Z] === RUN   TestTagInvalidReference
21:12:40 [2020-05-17T21:12:40.458Z] --- PASS: TestTagInvalidReference (0.02s)
21:12:40 [2020-05-17T21:12:40.458Z] === RUN   TestTagValidPrefixedRepo
21:12:40 [2020-05-17T21:12:40.458Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
21:12:40 [2020-05-17T21:12:40.458Z] === RUN   TestTagExistedNameWithoutForce
21:12:40 [2020-05-17T21:12:40.458Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:12:40 [2020-05-17T21:12:40.458Z] === RUN   TestTagOfficialNames
21:12:40 [2020-05-17T21:12:40.715Z] --- PASS: TestTagOfficialNames (0.07s)
21:12:40 [2020-05-17T21:12:40.715Z] === RUN   TestTagMatchesDigest
21:12:40 [2020-05-17T21:12:40.715Z] --- PASS: TestTagMatchesDigest (0.02s)
21:12:40 [2020-05-17T21:12:40.715Z] === CONT  TestImportExtremelyLargeImageWorks
21:12:40 [2020-05-17T21:12:40.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:12:41 [2020-05-17T21:12:41.074Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:12:41 [2020-05-17T21:12:41.074Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:12:41 [2020-05-17T21:12:41.074Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:12:41 [2020-05-17T21:12:41.253Z] --- PASS: TestTemplatedSecret (3.53s)
21:12:41 [2020-05-17T21:12:41.254Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:325: [d673b702fefa9] waiting for daemon to start
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:325: [d673b702fefa9] waiting for daemon to start
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:353: [d673b702fefa9] daemon started
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:461: [d673b702fefa9] Stopping daemon
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:296: [d673b702fefa9] exiting daemon
21:12:41 [2020-05-17T21:12:41.254Z]     daemon.go:448: [d673b702fefa9] Daemon stopped
21:12:41 [2020-05-17T21:12:41.254Z] === RUN   TestSecretCreateResolve
21:12:41 [2020-05-17T21:12:41.311Z] ok  	github.com/docker/docker/daemon/config	0.164s	coverage: 82.2% of statements
21:12:43 [2020-05-17T21:12:43.238Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:12:44 [2020-05-17T21:12:44.013Z] ok  	github.com/docker/docker/daemon/graphdriver	0.039s	coverage: 2.2% of statements
21:12:44 [2020-05-17T21:12:44.028Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:12:44 [2020-05-17T21:12:44.610Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:12:45 [2020-05-17T21:12:45.617Z] --- PASS: TestSecretCreateResolve (3.66s)
21:12:45 [2020-05-17T21:12:45.617Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:325: [da59aef52f489] waiting for daemon to start
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:325: [da59aef52f489] waiting for daemon to start
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:353: [da59aef52f489] daemon started
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:461: [da59aef52f489] Stopping daemon
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:296: [da59aef52f489] exiting daemon
21:12:45 [2020-05-17T21:12:45.617Z]     daemon.go:448: [da59aef52f489] Daemon stopped
21:12:45 [2020-05-17T21:12:45.617Z] PASS
21:12:45 [2020-05-17T21:12:45.617Z] 
21:12:45 [2020-05-17T21:12:45.617Z] DONE 6 tests in 22.070s
21:12:45 [2020-05-17T21:12:45.617Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:12:45 [2020-05-17T21:12:45.617Z] ++ 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
21:12:45 [2020-05-17T21:12:45.617Z] ++ set -e
21:12:45 [2020-05-17T21:12:45.617Z] ++ '[' -n 0 ']'
21:12:45 [2020-05-17T21:12:45.617Z] ++ set -x
21:12:45 [2020-05-17T21:12:45.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
21:12:45 [2020-05-17T21:12:45.617Z] INFO: Testing against a local daemon
21:12:45 [2020-05-17T21:12:45.617Z] === RUN   TestServiceCreateInit
21:12:45 [2020-05-17T21:12:45.617Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:12:46 [2020-05-17T21:12:46.246Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:12:46 [2020-05-17T21:12:46.246Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:12:46 [2020-05-17T21:12:46.246Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:12:46 [2020-05-17T21:12:46.246Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:12:46 [2020-05-17T21:12:46.246Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:12:46 [2020-05-17T21:12:46.508Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:12:47 [2020-05-17T21:12:47.487Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.552s	coverage: 13.6% of statements
21:12:48 [2020-05-17T21:12:48.108Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
21:12:48 [2020-05-17T21:12:48.404Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:12:49 [2020-05-17T21:12:49.233Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:12:49 [2020-05-17T21:12:49.233Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:12:49 [2020-05-17T21:12:49.233Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:12:50 [2020-05-17T21:12:50.828Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.739s	coverage: 57.8% of statements
21:12:51 [2020-05-17T21:12:51.085Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:12:51 [2020-05-17T21:12:51.681Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:12:52 [2020-05-17T21:12:52.875Z] ok  	github.com/docker/docker/daemon	12.428s	coverage: 17.5% of statements
21:12:52 [2020-05-17T21:12:52.875Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:12:52 [2020-05-17T21:12:52.875Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:12:52 [2020-05-17T21:12:52.875Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:12:52 [2020-05-17T21:12:52.875Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:12:53 [2020-05-17T21:12:53.584Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:12:54 [2020-05-17T21:12:54.149Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:12:54 [2020-05-17T21:12:54.367Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.450s	coverage: 68.5% of statements
21:12:55 [2020-05-17T21:12:55.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:12:55 [2020-05-17T21:12:55.107Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:12:56 [2020-05-17T21:12:56.556Z] --- PASS: TestServiceCreateInit (10.70s)
21:12:56 [2020-05-17T21:12:56.556Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
21:12:56 [2020-05-17T21:12:56.556Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:325: [de8c40901edbf] waiting for daemon to start
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:325: [de8c40901edbf] waiting for daemon to start
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:353: [de8c40901edbf] daemon started
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:461: [de8c40901edbf] Stopping daemon
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:296: [de8c40901edbf] exiting daemon
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:448: [de8c40901edbf] Daemon stopped
21:12:56 [2020-05-17T21:12:56.556Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s)
21:12:56 [2020-05-17T21:12:56.556Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:325: [dca12a457f4af] waiting for daemon to start
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:325: [dca12a457f4af] waiting for daemon to start
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:353: [dca12a457f4af] daemon started
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:461: [dca12a457f4af] Stopping daemon
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:296: [dca12a457f4af] exiting daemon
21:12:56 [2020-05-17T21:12:56.556Z]         daemon.go:448: [dca12a457f4af] Daemon stopped
21:12:56 [2020-05-17T21:12:56.556Z] === RUN   TestCreateServiceMultipleTimes
21:12:56 [2020-05-17T21:12:56.987Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:12:57 [2020-05-17T21:12:57.082Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.254s	coverage: 46.2% of statements
21:12:57 [2020-05-17T21:12:57.082Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:12:57 [2020-05-17T21:12:57.082Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.317s	coverage: 49.5% of statements
21:12:57 [2020-05-17T21:12:57.552Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:12:58 [2020-05-17T21:12:58.485Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:12:58 [2020-05-17T21:12:58.743Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:13:00 [2020-05-17T21:13:00.575Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.686s	coverage: 76.1% of statements
21:13:00 [2020-05-17T21:13:00.864Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
21:13:01 [2020-05-17T21:13:01.490Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
21:13:01 [2020-05-17T21:13:01.777Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
21:13:02 [2020-05-17T21:13:02.065Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.815s	coverage: 55.1% of statements
21:13:02 [2020-05-17T21:13:02.065Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:13:02 [2020-05-17T21:13:02.065Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:13:04 [2020-05-17T21:13:04.002Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:13:06 [2020-05-17T21:13:06.525Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:13:07 [2020-05-17T21:13:07.606Z] ok  	github.com/docker/docker/daemon/logger	0.305s	coverage: 43.7% of statements
21:13:07 [2020-05-17T21:13:07.606Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
21:13:08 [2020-05-17T21:13:08.420Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:13:08 [2020-05-17T21:13:08.985Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:13:09 [2020-05-17T21:13:09.111Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.714s	coverage: 78.2% of statements
21:13:09 [2020-05-17T21:13:09.243Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:13:10 [2020-05-17T21:13:10.606Z] ok  	github.com/docker/docker/daemon/images	0.055s	coverage: 4.9% of statements
21:13:10 [2020-05-17T21:13:10.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:13:10 [2020-05-17T21:13:10.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:13:10 [2020-05-17T21:13:10.606Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:13:10 [2020-05-17T21:13:10.606Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:13:10 [2020-05-17T21:13:10.617Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:13:10 [2020-05-17T21:13:10.895Z] ok  	github.com/docker/docker/daemon/logger/journald	0.059s	coverage: 26.2% of statements
21:13:11 [2020-05-17T21:13:11.184Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 88.3% of statements
21:13:11 [2020-05-17T21:13:11.548Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:13:11 [2020-05-17T21:13:11.812Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
21:13:15 [2020-05-17T21:13:15.317Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 74.7% of statements
21:13:15 [2020-05-17T21:13:15.317Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:13:15 [2020-05-17T21:13:15.317Z] time="2020-05-17T21:13:14Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate026005328/log852084335.1: no such file or directory"
21:13:15 [2020-05-17T21:13:15.317Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.080s	coverage: 38.2% of statements
21:13:15 [2020-05-17T21:13:15.728Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:13:16 [2020-05-17T21:13:16.810Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
21:13:17 [2020-05-17T21:13:17.097Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
21:13:18 [2020-05-17T21:13:18.253Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:13:18 [2020-05-17T21:13:18.593Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.830s	coverage: 84.5% of statements
21:13:18 [2020-05-17T21:13:18.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:13:18 [2020-05-17T21:13:18.593Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
21:13:18 [2020-05-17T21:13:18.593Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:13:18 [2020-05-17T21:13:18.880Z] --- PASS: TestCreateServiceMultipleTimes (22.40s)
21:13:18 [2020-05-17T21:13:18.880Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:325: [d60aebed7738c] waiting for daemon to start
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:325: [d60aebed7738c] waiting for daemon to start
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:353: [d60aebed7738c] daemon started
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:461: [d60aebed7738c] Stopping daemon
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:296: [d60aebed7738c] exiting daemon
21:13:18 [2020-05-17T21:13:18.880Z]     daemon.go:448: [d60aebed7738c] Daemon stopped
21:13:18 [2020-05-17T21:13:18.880Z] === RUN   TestCreateServiceConflict
21:13:19 [2020-05-17T21:13:19.624Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:13:20 [2020-05-17T21:13:20.995Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:13:21 [2020-05-17T21:13:21.559Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:13:21 [2020-05-17T21:13:21.816Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:13:22 [2020-05-17T21:13:22.318Z] --- PASS: TestCreateServiceConflict (3.50s)
21:13:22 [2020-05-17T21:13:22.318Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:325: [d48e56d8b9fca] waiting for daemon to start
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:325: [d48e56d8b9fca] waiting for daemon to start
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:353: [d48e56d8b9fca] daemon started
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:461: [d48e56d8b9fca] Stopping daemon
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:296: [d48e56d8b9fca] exiting daemon
21:13:22 [2020-05-17T21:13:22.318Z]     daemon.go:448: [d48e56d8b9fca] Daemon stopped
21:13:22 [2020-05-17T21:13:22.318Z] === RUN   TestCreateServiceMaxReplicas
21:13:22 [2020-05-17T21:13:22.381Z] === RUN   TestDockerSuite/TestBuildCmd
21:13:22 [2020-05-17T21:13:22.945Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:13:23 [2020-05-17T21:13:23.013Z] ok  	github.com/docker/docker/distribution/metadata	0.116s	coverage: 48.2% of statements
21:13:23 [2020-05-17T21:13:23.202Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:13:23 [2020-05-17T21:13:23.638Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
21:13:23 [2020-05-17T21:13:23.774Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:13:23 [2020-05-17T21:13:23.774Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:13:25 [2020-05-17T21:13:25.144Z] ok  	github.com/docker/docker/distribution	0.563s	coverage: 22.3% of statements
21:13:25 [2020-05-17T21:13:25.144Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:13:25 [2020-05-17T21:13:25.146Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:13:25 [2020-05-17T21:13:25.403Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:13:25 [2020-05-17T21:13:25.756Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
21:13:25 [2020-05-17T21:13:25.756Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:325: [d083a22b22983] waiting for daemon to start
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:325: [d083a22b22983] waiting for daemon to start
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:353: [d083a22b22983] daemon started
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:461: [d083a22b22983] Stopping daemon
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:296: [d083a22b22983] exiting daemon
21:13:25 [2020-05-17T21:13:25.756Z]     daemon.go:448: [d083a22b22983] Daemon stopped
21:13:25 [2020-05-17T21:13:25.756Z] === RUN   TestCreateWithDuplicateNetworkNames
21:13:25 [2020-05-17T21:13:25.773Z] ok  	github.com/docker/docker/distribution/xfer	1.514s	coverage: 83.4% of statements
21:13:25 [2020-05-17T21:13:25.773Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:13:27 [2020-05-17T21:13:27.826Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
21:13:28 [2020-05-17T21:13:28.846Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
21:13:28 [2020-05-17T21:13:28.846Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:13:30 [2020-05-17T21:13:30.334Z] ok  	github.com/docker/docker/image/v1	0.056s	coverage: 25.0% of statements
21:13:30 [2020-05-17T21:13:30.334Z] ?   	github.com/docker/docker/internal/test	[no test files]
21:13:30 [2020-05-17T21:13:30.334Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
21:13:30 [2020-05-17T21:13:30.334Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
21:13:30 [2020-05-17T21:13:30.334Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
21:13:30 [2020-05-17T21:13:30.629Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
21:13:30 [2020-05-17T21:13:30.629Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
21:13:30 [2020-05-17T21:13:30.629Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
21:13:30 [2020-05-17T21:13:30.629Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
21:13:30 [2020-05-17T21:13:30.629Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
21:13:30 [2020-05-17T21:13:30.922Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
21:13:30 [2020-05-17T21:13:30.922Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
21:13:30 [2020-05-17T21:13:30.922Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:13:31 [2020-05-17T21:13:31.945Z] ok  	github.com/docker/docker/internal/testutil	0.036s	coverage: 62.5% of statements
21:13:31 [2020-05-17T21:13:31.953Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:13:32 [2020-05-17T21:13:32.517Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:13:32 [2020-05-17T21:13:32.569Z] ok  	github.com/docker/docker/libcontainerd/queue	0.069s	coverage: 100.0% of statements
21:13:32 [2020-05-17T21:13:32.775Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:13:33 [2020-05-17T21:13:33.339Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:13:33 [2020-05-17T21:13:33.596Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 50.0% of statements
21:13:33 [2020-05-17T21:13:33.598Z] === RUN   TestDockerSuite/TestBuildContChar
21:13:33 [2020-05-17T21:13:33.855Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:13:37 [2020-05-17T21:13:37.088Z] ok  	github.com/docker/docker/opts	0.124s	coverage: 66.9% of statements
21:13:38 [2020-05-17T21:13:38.034Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:13:38 [2020-05-17T21:13:38.583Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
21:13:38 [2020-05-17T21:13:38.965Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:13:39 [2020-05-17T21:13:39.222Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:13:39 [2020-05-17T21:13:39.231Z] ok  	github.com/docker/docker/pkg/authorization	2.089s	coverage: 66.7% of statements
21:13:39 [2020-05-17T21:13:39.518Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
21:13:39 [2020-05-17T21:13:39.785Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:13:40 [2020-05-17T21:13:40.349Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:13:40 [2020-05-17T21:13:40.914Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:13:40 [2020-05-17T21:13:40.914Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:13:40 [2020-05-17T21:13:40.941Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s)
21:13:40 [2020-05-17T21:13:40.941Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:325: [dbd3c0ca6099d] waiting for daemon to start
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:325: [dbd3c0ca6099d] waiting for daemon to start
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:353: [dbd3c0ca6099d] daemon started
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:461: [dbd3c0ca6099d] Stopping daemon
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:296: [dbd3c0ca6099d] exiting daemon
21:13:40 [2020-05-17T21:13:40.941Z]     daemon.go:448: [dbd3c0ca6099d] Daemon stopped
21:13:40 [2020-05-17T21:13:40.941Z] === RUN   TestCreateServiceSecretFileMode
21:13:41 [2020-05-17T21:13:41.009Z] ok  	github.com/docker/docker/pkg/archive	1.590s	coverage: 76.6% of statements
21:13:41 [2020-05-17T21:13:41.009Z] ok  	github.com/docker/docker/pkg/directory	0.033s	coverage: 80.0% of statements
21:13:41 [2020-05-17T21:13:41.478Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:13:41 [2020-05-17T21:13:41.736Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:13:42 [2020-05-17T21:13:42.300Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:13:42 [2020-05-17T21:13:42.504Z] ok  	github.com/docker/docker/pkg/discovery	0.038s	coverage: 58.3% of statements
21:13:42 [2020-05-17T21:13:42.504Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
21:13:43 [2020-05-17T21:13:43.890Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
21:13:43 [2020-05-17T21:13:43.890Z] Copying nested executables into bundles/cross/linux/amd64
21:13:43 [2020-05-17T21:13:43.890Z] Cross building: bundles/cross/windows/amd64
21:13:43 [2020-05-17T21:13:43.890Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
21:13:43 [2020-05-17T21:13:43.890Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:13:43 [2020-05-17T21:13:43.995Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
21:13:44 [2020-05-17T21:13:44.381Z] --- PASS: TestCreateServiceSecretFileMode (3.68s)
21:13:44 [2020-05-17T21:13:44.382Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:325: [d1ca978370da0] waiting for daemon to start
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:325: [d1ca978370da0] waiting for daemon to start
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:353: [d1ca978370da0] daemon started
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:461: [d1ca978370da0] Stopping daemon
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:296: [d1ca978370da0] exiting daemon
21:13:44 [2020-05-17T21:13:44.382Z]     daemon.go:448: [d1ca978370da0] Daemon stopped
21:13:44 [2020-05-17T21:13:44.382Z] === RUN   TestCreateServiceConfigFileMode
21:13:45 [2020-05-17T21:13:45.013Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
21:13:45 [2020-05-17T21:13:45.309Z] ok  	github.com/docker/docker/layer	7.337s	coverage: 72.0% of statements
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/oci	[no test files]
21:13:45 [2020-05-17T21:13:45.309Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:13:45 [2020-05-17T21:13:45.578Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:13:45 [2020-05-17T21:13:45.578Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:13:45 [2020-05-17T21:13:45.594Z] ok  	github.com/docker/docker/pkg/dmesg	0.027s	coverage: 83.3% of statements
21:13:46 [2020-05-17T21:13:46.614Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.365s	coverage: 43.2% of statements
21:13:46 [2020-05-17T21:13:46.614Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:13:46 [2020-05-17T21:13:46.614Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:13:46 [2020-05-17T21:13:46.903Z] ok  	github.com/docker/docker/pkg/filenotify	0.616s	coverage: 66.3% of statements
21:13:47 [2020-05-17T21:13:47.532Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
21:13:47 [2020-05-17T21:13:47.821Z] --- PASS: TestCreateServiceConfigFileMode (3.11s)
21:13:47 [2020-05-17T21:13:47.821Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:325: [df0b61bf21444] waiting for daemon to start
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:325: [df0b61bf21444] waiting for daemon to start
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:353: [df0b61bf21444] daemon started
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:461: [df0b61bf21444] Stopping daemon
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:296: [df0b61bf21444] exiting daemon
21:13:47 [2020-05-17T21:13:47.821Z]     daemon.go:448: [df0b61bf21444] Daemon stopped
21:13:47 [2020-05-17T21:13:47.821Z] === RUN   TestCreateServiceSysctls
21:13:48 [2020-05-17T21:13:48.158Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.150s	coverage: 84.1% of statements
21:13:48 [2020-05-17T21:13:48.158Z] ok  	github.com/docker/docker/pkg/fsutils	0.425s	coverage: 85.1% of statements
21:13:48 [2020-05-17T21:13:48.855Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:13:49 [2020-05-17T21:13:49.182Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 10.2% of statements
21:13:50 [2020-05-17T21:13:50.680Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
21:13:50 [2020-05-17T21:13:50.680Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
21:13:50 [2020-05-17T21:13:50.755Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:13:51 [2020-05-17T21:13:51.702Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
21:13:51 [2020-05-17T21:13:51.702Z] ok  	github.com/docker/docker/pkg/idtools	0.947s	coverage: 70.1% of statements
21:13:52 [2020-05-17T21:13:52.184Z] --- PASS: TestCreateServiceSysctls (4.54s)
21:13:52 [2020-05-17T21:13:52.184Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:325: [dc9db476421f2] waiting for daemon to start
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:325: [dc9db476421f2] waiting for daemon to start
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:353: [dc9db476421f2] daemon started
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:461: [dc9db476421f2] Stopping daemon
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:296: [dc9db476421f2] exiting daemon
21:13:52 [2020-05-17T21:13:52.184Z]     daemon.go:448: [dc9db476421f2] Daemon stopped
21:13:52 [2020-05-17T21:13:52.184Z] === RUN   TestInspect
21:13:52 [2020-05-17T21:13:52.736Z] ok  	github.com/docker/docker/pkg/ioutils	2.523s	coverage: 70.4% of statements
21:13:52 [2020-05-17T21:13:52.736Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:13:53 [2020-05-17T21:13:53.022Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.061s	coverage: 85.7% of statements
21:13:53 [2020-05-17T21:13:53.308Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
21:13:53 [2020-05-17T21:13:53.931Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.019s	coverage: 60.0% of statements
21:13:53 [2020-05-17T21:13:53.931Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.0% of statements
21:13:54 [2020-05-17T21:13:54.219Z] ok  	github.com/docker/docker/pkg/mount	0.927s	coverage: 69.6% of statements
21:13:54 [2020-05-17T21:13:54.219Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:13:54 [2020-05-17T21:13:54.843Z] ok  	github.com/docker/docker/pkg/pidfile	0.027s	coverage: 82.4% of statements
21:13:54 [2020-05-17T21:13:54.843Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:13:54 [2020-05-17T21:13:54.843Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:13:55 [2020-05-17T21:13:55.862Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
21:13:56 [2020-05-17T21:13:56.023Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:13:56 [2020-05-17T21:13:56.549Z] --- PASS: TestInspect (3.75s)
21:13:56 [2020-05-17T21:13:56.549Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:325: [d3901ca889a9b] waiting for daemon to start
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:325: [d3901ca889a9b] waiting for daemon to start
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:353: [d3901ca889a9b] daemon started
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:461: [d3901ca889a9b] Stopping daemon
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:296: [d3901ca889a9b] exiting daemon
21:13:56 [2020-05-17T21:13:56.549Z]     daemon.go:448: [d3901ca889a9b] Daemon stopped
21:13:56 [2020-05-17T21:13:56.549Z] === RUN   TestDockerNetworkConnectAlias
21:13:56 [2020-05-17T21:13:56.588Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:13:57 [2020-05-17T21:13:57.349Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 87.9% of statements
21:13:57 [2020-05-17T21:13:57.349Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
21:13:57 [2020-05-17T21:13:57.349Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
21:13:57 [2020-05-17T21:13:57.518Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:13:58 [2020-05-17T21:13:58.860Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
21:13:58 [2020-05-17T21:13:58.888Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:13:59 [2020-05-17T21:13:59.148Z] ok  	github.com/docker/docker/pkg/pubsub	1.192s	coverage: 72.7% of statements
21:13:59 [2020-05-17T21:13:59.475Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:14:00 [2020-05-17T21:14:00.174Z] ok  	github.com/docker/docker/pkg/stdcopy	0.020s	coverage: 100.0% of statements
21:14:01 [2020-05-17T21:14:01.198Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
21:14:01 [2020-05-17T21:14:01.484Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
21:14:01 [2020-05-17T21:14:01.999Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:14:02 [2020-05-17T21:14:02.506Z] ok  	github.com/docker/docker/pkg/symlink	0.044s	coverage: 87.7% of statements
21:14:02 [2020-05-17T21:14:02.792Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 80.8% of statements
21:14:03 [2020-05-17T21:14:03.370Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:14:03 [2020-05-17T21:14:03.813Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 35.1% of statements
21:14:04 [2020-05-17T21:14:04.101Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
21:14:04 [2020-05-17T21:14:04.742Z] ok  	github.com/docker/docker/pkg/signal	5.671s	coverage: 61.0% of statements
21:14:04 [2020-05-17T21:14:04.906Z] --- PASS: TestDockerNetworkConnectAlias (7.82s)
21:14:04 [2020-05-17T21:14:04.906Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:325: [d6ffd61905d3b] waiting for daemon to start
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:325: [d6ffd61905d3b] waiting for daemon to start
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:353: [d6ffd61905d3b] daemon started
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:461: [d6ffd61905d3b] Stopping daemon
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:296: [d6ffd61905d3b] exiting daemon
21:14:04 [2020-05-17T21:14:04.906Z]     daemon.go:448: [d6ffd61905d3b] Daemon stopped
21:14:04 [2020-05-17T21:14:04.906Z] === RUN   TestDockerNetworkReConnect
21:14:05 [2020-05-17T21:14:05.777Z] ok  	github.com/docker/docker/pkg/term	0.017s	coverage: 85.9% of statements
21:14:05 [2020-05-17T21:14:05.777Z] ok  	github.com/docker/docker/pkg/tarsum	0.210s	coverage: 89.3% of statements
21:14:05 [2020-05-17T21:14:05.895Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:14:06 [2020-05-17T21:14:06.408Z] testing: warning: no tests to run
21:14:06 [2020-05-17T21:14:06.408Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: 0.0% of statements [no tests to run]
21:14:06 [2020-05-17T21:14:06.695Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
21:14:06 [2020-05-17T21:14:06.981Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
21:14:07 [2020-05-17T21:14:07.613Z] ok  	github.com/docker/docker/pkg/useragent	0.019s	coverage: 88.9% of statements
21:14:08 [2020-05-17T21:14:08.419Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:14:08 [2020-05-17T21:14:08.983Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:14:09 [2020-05-17T21:14:09.665Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
21:14:10 [2020-05-17T21:14:10.353Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:14:10 [2020-05-17T21:14:10.353Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:14:10 [2020-05-17T21:14:10.353Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:14:10 [2020-05-17T21:14:10.353Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:14:10 [2020-05-17T21:14:10.353Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:14:10 [2020-05-17T21:14:10.371Z] --- PASS: TestDockerNetworkReConnect (6.10s)
21:14:10 [2020-05-17T21:14:10.371Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:325: [d04a0b38c5a81] waiting for daemon to start
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:325: [d04a0b38c5a81] waiting for daemon to start
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:353: [d04a0b38c5a81] daemon started
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:461: [d04a0b38c5a81] Stopping daemon
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:296: [d04a0b38c5a81] exiting daemon
21:14:10 [2020-05-17T21:14:10.371Z]     daemon.go:448: [d04a0b38c5a81] Daemon stopped
21:14:10 [2020-05-17T21:14:10.371Z] === RUN   TestServicePlugin
21:14:10 [2020-05-17T21:14:10.371Z] --- SKIP: TestServicePlugin (0.00s)
21:14:10 [2020-05-17T21:14:10.371Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:10 [2020-05-17T21:14:10.371Z] === RUN   TestServiceUpdateLabel
21:14:10 [2020-05-17T21:14:10.917Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:14:11 [2020-05-17T21:14:11.481Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:14:11 [2020-05-17T21:14:11.736Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 83.7% of statements
21:14:12 [2020-05-17T21:14:12.023Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 69.1% of statements
21:14:12 [2020-05-17T21:14:12.413Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:14:12 [2020-05-17T21:14:12.646Z] ok  	github.com/docker/docker/plugin	0.604s	coverage: 27.3% of statements
21:14:12 [2020-05-17T21:14:12.670Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:14:13 [2020-05-17T21:14:13.850Z] --- PASS: TestServiceUpdateLabel (3.72s)
21:14:13 [2020-05-17T21:14:13.850Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:325: [d4ab05122ee8e] waiting for daemon to start
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:325: [d4ab05122ee8e] waiting for daemon to start
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:353: [d4ab05122ee8e] daemon started
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:461: [d4ab05122ee8e] Stopping daemon
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:296: [d4ab05122ee8e] exiting daemon
21:14:13 [2020-05-17T21:14:13.850Z]     daemon.go:448: [d4ab05122ee8e] Daemon stopped
21:14:13 [2020-05-17T21:14:13.850Z] === RUN   TestServiceUpdateSecrets
21:14:14 [2020-05-17T21:14:14.136Z] ok  	github.com/docker/docker/registry/resumable	0.025s	coverage: 100.0% of statements
21:14:14 [2020-05-17T21:14:14.566Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:14:14 [2020-05-17T21:14:14.566Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:14:14 [2020-05-17T21:14:14.780Z] ok  	github.com/docker/docker/restartmanager	0.055s	coverage: 47.1% of statements
21:14:15 [2020-05-17T21:14:15.500Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:14:16 [2020-05-17T21:14:16.434Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:14:16 [2020-05-17T21:14:16.832Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 68.2% of statements
21:14:16 [2020-05-17T21:14:16.833Z] ok  	github.com/docker/docker/registry	0.389s	coverage: 56.3% of statements
21:14:17 [2020-05-17T21:14:17.459Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
21:14:18 [2020-05-17T21:14:18.331Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:14:20 [2020-05-17T21:14:20.181Z] ok  	github.com/docker/docker/volume/mounts	0.129s	coverage: 67.0% of statements
21:14:20 [2020-05-17T21:14:20.467Z] ok  	github.com/docker/docker/volume/local	0.082s	coverage: 73.0% of statements
21:14:21 [2020-05-17T21:14:21.946Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
21:14:22 [2020-05-17T21:14:22.512Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:14:22 [2020-05-17T21:14:22.512Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:14:23 [2020-05-17T21:14:23.883Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:14:25 [2020-05-17T21:14:25.779Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
21:14:26 [2020-05-17T21:14:26.342Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:14:26 [2020-05-17T21:14:26.342Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:14:26 [2020-05-17T21:14:26.907Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:14:31 [2020-05-17T21:14:31.085Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:14:32 [2020-05-17T21:14:32.209Z] ok  	github.com/docker/docker/pkg/plugins	33.661s	coverage: 76.8% of statements
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/rootless	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/volume	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === Skipped
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver btrfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver btrfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver btrfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver btrfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver btrfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:73: No driver to put!
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     overlay_test.go:49: Fails to compute changes intermittently
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver zfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver zfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.209Z]     graphtest_unix.go:46: Driver zfs not supported
21:14:32 [2020-05-17T21:14:32.209Z] 
21:14:32 [2020-05-17T21:14:32.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:14:32 [2020-05-17T21:14:32.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.210Z]     graphtest_unix.go:46: Driver zfs not supported
21:14:32 [2020-05-17T21:14:32.210Z] 
21:14:32 [2020-05-17T21:14:32.210Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:14:32 [2020-05-17T21:14:32.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:14:32 [2020-05-17T21:14:32.210Z]     graphtest_unix.go:46: Driver zfs not supported
21:14:32 [2020-05-17T21:14:32.210Z] 
21:14:32 [2020-05-17T21:14:32.210Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:14:32 [2020-05-17T21:14:32.210Z]     graphtest_unix.go:73: No driver to put!
21:14:32 [2020-05-17T21:14:32.210Z] 
21:14:32 [2020-05-17T21:14:32.210Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:14:32 [2020-05-17T21:14:32.210Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:14:32 [2020-05-17T21:14:32.210Z] 
21:14:32 [2020-05-17T21:14:32.210Z] 
21:14:32 [2020-05-17T21:14:32.210Z] DONE 2066 tests, 19 skipped in 337.685s
Post stage
[Pipeline] junit
21:14:32 [2020-05-17T21:14:32.245Z] Recording test results
21:14:32 [2020-05-17T21:14:32.298Z] --- PASS: TestServiceUpdateSecrets (15.89s)
21:14:32 [2020-05-17T21:14:32.298Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:325: [d23bb36ac0522] waiting for daemon to start
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:325: [d23bb36ac0522] waiting for daemon to start
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:353: [d23bb36ac0522] daemon started
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:461: [d23bb36ac0522] Stopping daemon
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:296: [d23bb36ac0522] exiting daemon
21:14:32 [2020-05-17T21:14:32.298Z]     daemon.go:448: [d23bb36ac0522] Daemon stopped
21:14:32 [2020-05-17T21:14:32.298Z] === RUN   TestServiceUpdateConfigs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:14:33 [2020-05-17T21:14:33.025Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/make.sh dynbinary test-integration
21:14:33 [2020-05-17T21:14:33.309Z] 
21:14:33 [2020-05-17T21:14:33.596Z] Removing bundles/
21:14:33 [2020-05-17T21:14:33.596Z] 
21:14:33 [2020-05-17T21:14:33.596Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:14:33 [2020-05-17T21:14:33.596Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:14:33 [2020-05-17T21:14:33.596Z] GOOS="" GOARCH="" GOARM=""
21:14:34 [2020-05-17T21:14:34.395Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:14:34 [2020-05-17T21:14:34.395Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:14:36 [2020-05-17T21:14:36.620Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:14:36 [2020-05-17T21:14:36.620Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:14:39 [2020-05-17T21:14:39.653Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:14:41 [2020-05-17T21:14:41.382Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:14:41 [2020-05-17T21:14:41.382Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:14:41 [2020-05-17T21:14:41.549Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:14:42 [2020-05-17T21:14:42.114Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:14:43 [2020-05-17T21:14:43.045Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:14:43 [2020-05-17T21:14:43.045Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:14:43 [2020-05-17T21:14:43.977Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:14:44 [2020-05-17T21:14:44.910Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:14:45 [2020-05-17T21:14:45.179Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:14:46 [2020-05-17T21:14:46.168Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:14:46 [2020-05-17T21:14:46.168Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:14:46 [2020-05-17T21:14:46.168Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:14:46 [2020-05-17T21:14:46.168Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:14:46 [2020-05-17T21:14:46.168Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:14:47 [2020-05-17T21:14:47.157Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:14:47 [2020-05-17T21:14:47.482Z] --- PASS: TestServiceUpdateConfigs (15.63s)
21:14:47 [2020-05-17T21:14:47.482Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:325: [d65cc3eb3de97] waiting for daemon to start
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:325: [d65cc3eb3de97] waiting for daemon to start
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:353: [d65cc3eb3de97] daemon started
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:461: [d65cc3eb3de97] Stopping daemon
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:296: [d65cc3eb3de97] exiting daemon
21:14:47 [2020-05-17T21:14:47.482Z]     daemon.go:448: [d65cc3eb3de97] Daemon stopped
21:14:47 [2020-05-17T21:14:47.482Z] === RUN   TestServiceUpdateNetwork
21:14:48 [2020-05-17T21:14:48.188Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:14:50 [2020-05-17T21:14:50.111Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:14:50 [2020-05-17T21:14:50.713Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:14:50 [2020-05-17T21:14:50.973Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:14:50 [2020-05-17T21:14:50.973Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:14:51 [2020-05-17T21:14:51.098Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:14:51 [2020-05-17T21:14:51.098Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:14:51 [2020-05-17T21:14:51.098Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:14:51 [2020-05-17T21:14:51.098Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:14:51 [2020-05-17T21:14:51.543Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
21:14:51 [2020-05-17T21:14:51.543Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:14:51 [2020-05-17T21:14:51.543Z] remote: Enumerating objects: 2, done.
21:14:51 [2020-05-17T21:14:51.543Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:14:51 [2020-05-17T21:14:51.543Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:14:51 [2020-05-17T21:14:51.543Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:14:51 [2020-05-17T21:14:51.543Z] 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.
21:14:51 [2020-05-17T21:14:51.543Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:14:51 [2020-05-17T21:14:51.543Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:14:51 [2020-05-17T21:14:51.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/test/unit
21:14:52 [2020-05-17T21:14:52.869Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:14:53 [2020-05-17T21:14:53.318Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:14:54 [2020-05-17T21:14:54.404Z] ?   	github.com/docker/docker/api	[no test files]
21:14:54 [2020-05-17T21:14:54.765Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:14:56 [2020-05-17T21:14:56.136Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:14:57 [2020-05-17T21:14:57.068Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestServiceUpdateNetwork (15.91s)
21:15:02 [2020-05-17T21:15:02.695Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:325: [d9aed830201df] waiting for daemon to start
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:325: [d9aed830201df] waiting for daemon to start
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:353: [d9aed830201df] daemon started
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:461: [d9aed830201df] Stopping daemon
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:296: [d9aed830201df] exiting daemon
21:15:02 [2020-05-17T21:15:02.695Z]     daemon.go:448: [d9aed830201df] Daemon stopped
21:15:02 [2020-05-17T21:15:02.695Z] PASS
21:15:02 [2020-05-17T21:15:02.695Z] 
21:15:02 [2020-05-17T21:15:02.695Z] === Skipped
21:15:02 [2020-05-17T21:15:02.695Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:15:02 [2020-05-17T21:15:02.695Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:15:02 [2020-05-17T21:15:02.695Z] 
21:15:02 [2020-05-17T21:15:02.695Z] 
21:15:02 [2020-05-17T21:15:02.695Z] DONE 18 tests, 1 skipped in 135.916s
21:15:02 [2020-05-17T21:15:02.695Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:15:02 [2020-05-17T21:15:02.695Z] ++ 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
21:15:02 [2020-05-17T21:15:02.695Z] ++ set -e
21:15:02 [2020-05-17T21:15:02.695Z] ++ '[' -n 0 ']'
21:15:02 [2020-05-17T21:15:02.695Z] ++ set -x
21:15:02 [2020-05-17T21:15:02.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
21:15:02 [2020-05-17T21:15:02.695Z] INFO: Testing against a local daemon
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestSessionCreate
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestSessionCreate (0.02s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestSessionCreateWithBadUpgrade
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:15:02 [2020-05-17T21:15:02.695Z] PASS
21:15:02 [2020-05-17T21:15:02.695Z] 
21:15:02 [2020-05-17T21:15:02.695Z] DONE 2 tests in 0.108s
21:15:02 [2020-05-17T21:15:02.695Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:15:02 [2020-05-17T21:15:02.695Z] ++ 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
21:15:02 [2020-05-17T21:15:02.695Z] ++ set -e
21:15:02 [2020-05-17T21:15:02.695Z] ++ '[' -n 0 ']'
21:15:02 [2020-05-17T21:15:02.695Z] ++ set -x
21:15:02 [2020-05-17T21:15:02.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
21:15:02 [2020-05-17T21:15:02.695Z] INFO: Testing against a local daemon
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:15:02 [2020-05-17T21:15:02.695Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:15:02 [2020-05-17T21:15:02.695Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestEventsExecDie
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestEventsExecDie (0.88s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestEventsBackwardsCompatible
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestInfoBinaryCommits
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestInfoBinaryCommits (0.01s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestInfoAPIVersioned
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestInfoAPI
21:15:02 [2020-05-17T21:15:02.695Z] --- PASS: TestInfoAPI (0.02s)
21:15:02 [2020-05-17T21:15:02.695Z] === RUN   TestInfoAPIWarnings
21:15:02 [2020-05-17T21:15:02.975Z] --- PASS: TestInfoAPIWarnings (0.79s)
21:15:02 [2020-05-17T21:15:02.975Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:325: [d7615926d9fd8] waiting for daemon to start
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:325: [d7615926d9fd8] waiting for daemon to start
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:353: [d7615926d9fd8] daemon started
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:461: [d7615926d9fd8] Stopping daemon
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:296: [d7615926d9fd8] exiting daemon
21:15:02 [2020-05-17T21:15:02.975Z]     daemon.go:448: [d7615926d9fd8] Daemon stopped
21:15:02 [2020-05-17T21:15:02.975Z] === RUN   TestLoginFailsWithBadCredentials
21:15:03 [2020-05-17T21:15:03.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
21:15:03 [2020-05-17T21:15:03.256Z] === RUN   TestPingCacheHeaders
21:15:03 [2020-05-17T21:15:03.256Z] --- PASS: TestPingCacheHeaders (0.02s)
21:15:03 [2020-05-17T21:15:03.256Z] === RUN   TestPingGet
21:15:03 [2020-05-17T21:15:03.256Z] --- PASS: TestPingGet (0.01s)
21:15:03 [2020-05-17T21:15:03.256Z] === RUN   TestPingHead
21:15:03 [2020-05-17T21:15:03.256Z] --- PASS: TestPingHead (0.01s)
21:15:03 [2020-05-17T21:15:03.256Z] === RUN   TestVersion
21:15:03 [2020-05-17T21:15:03.256Z] --- PASS: TestVersion (0.01s)
21:15:03 [2020-05-17T21:15:03.256Z] PASS
21:15:03 [2020-05-17T21:15:03.256Z] 
21:15:03 [2020-05-17T21:15:03.256Z] === Skipped
21:15:03 [2020-05-17T21:15:03.256Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:15:03 [2020-05-17T21:15:03.256Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:15:03 [2020-05-17T21:15:03.256Z] 
21:15:03 [2020-05-17T21:15:03.256Z] 
21:15:03 [2020-05-17T21:15:03.256Z] DONE 12 tests, 1 skipped in 2.244s
21:15:03 [2020-05-17T21:15:03.256Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:15:03 [2020-05-17T21:15:03.256Z] ++ 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
21:15:03 [2020-05-17T21:15:03.256Z] ++ set -e
21:15:03 [2020-05-17T21:15:03.256Z] ++ '[' -n 0 ']'
21:15:03 [2020-05-17T21:15:03.256Z] ++ set -x
21:15:03 [2020-05-17T21:15:03.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
21:15:03 [2020-05-17T21:15:03.536Z] INFO: Testing against a local daemon
21:15:03 [2020-05-17T21:15:03.536Z] === RUN   TestVolumesCreateAndList
21:15:03 [2020-05-17T21:15:03.536Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:15:03 [2020-05-17T21:15:03.536Z] === RUN   TestVolumesRemove
21:15:03 [2020-05-17T21:15:03.536Z] --- PASS: TestVolumesRemove (0.13s)
21:15:03 [2020-05-17T21:15:03.536Z] === RUN   TestVolumesInspect
21:15:03 [2020-05-17T21:15:03.536Z] --- PASS: TestVolumesInspect (0.01s)
21:15:03 [2020-05-17T21:15:03.536Z] === RUN   TestVolumesInvalidJSON
21:15:03 [2020-05-17T21:15:03.536Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:15:03 [2020-05-17T21:15:03.536Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:15:03 [2020-05-17T21:15:03.536Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:15:03 [2020-05-17T21:15:03.536Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:15:03 [2020-05-17T21:15:03.536Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:15:03 [2020-05-17T21:15:03.536Z] PASS
21:15:03 [2020-05-17T21:15:03.536Z] 
21:15:03 [2020-05-17T21:15:03.536Z] DONE 5 tests in 0.238s
21:15:03 [2020-05-17T21:15:03.536Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:15:03 [2020-05-17T21:15:03.536Z] ++++ cat bundles/test-integration/docker.pid
21:15:03 [2020-05-17T21:15:03.817Z] +++ kill 10823
21:15:05 [2020-05-17T21:15:05.282Z] umount: bundles/test-integration/root: no mount point specified.
21:15:05 [2020-05-17T21:15:05.282Z] +++ /etc/init.d/apparmor stop
21:15:05 [2020-05-17T21:15:05.282Z] Leaving: AppArmorNo profiles have been unloaded.
21:15:05 [2020-05-17T21:15:05.282Z] 
21:15:05 [2020-05-17T21:15:05.282Z] Unloading profiles will leave already running processes permanently
21:15:05 [2020-05-17T21:15:05.282Z] unconfined, which can lead to unexpected situations.
21:15:05 [2020-05-17T21:15:05.282Z] 
21:15:05 [2020-05-17T21:15:05.282Z] To set a process to complain mode, use the command line tool
21:15:05 [2020-05-17T21:15:05.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:15:05 [2020-05-17T21:15:05.282Z] +++ true
21:15:05 [2020-05-17T21:15:05.282Z] 
21:15:05 [2020-05-17T21:15:05.815Z] === RUN   TestDockerSuite/TestBuildAddNonTar
Post stage
[Pipeline] junit
21:15:06 [2020-05-17T21:15:06.779Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:15:07 [2020-05-17T21:15:07.030Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:15:07 [2020-05-17T21:15:07.311Z] + echo Ensuring container killed.
21:15:07 [2020-05-17T21:15:07.311Z] Ensuring container killed.
21:15:07 [2020-05-17T21:15:07.311Z] + docker rm -vf docker-pr1
21:15:07 [2020-05-17T21:15:07.311Z] Error: No such container: docker-pr1
21:15:07 [2020-05-17T21:15:07.311Z] + true
[Pipeline] sh
21:15:07 [2020-05-17T21:15:07.675Z] + echo Chowning /workspace to jenkins user
21:15:07 [2020-05-17T21:15:07.676Z] Chowning /workspace to jenkins user
21:15:07 [2020-05-17T21:15:07.676Z] + id -u
21:15:07 [2020-05-17T21:15:07.676Z] + id -g
21:15:07 [2020-05-17T21:15:07.676Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40988:/workspace busybox chown -R 1001:1001 /workspace
21:15:07 [2020-05-17T21:15:07.676Z] Unable to find image 'busybox:latest' locally
21:15:07 [2020-05-17T21:15:07.956Z] latest: Pulling from library/busybox
21:15:08 [2020-05-17T21:15:08.236Z] 5ea0d0e92e5f: Pulling fs layer
21:15:08 [2020-05-17T21:15:08.236Z] 5ea0d0e92e5f: Verifying Checksum
21:15:08 [2020-05-17T21:15:08.236Z] 5ea0d0e92e5f: Download complete
21:15:08 [2020-05-17T21:15:08.852Z] 5ea0d0e92e5f: Pull complete
21:15:08 [2020-05-17T21:15:08.852Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
21:15:08 [2020-05-17T21:15:08.852Z] Status: Downloaded newer image for busybox:latest
21:15:08 [2020-05-17T21:15:08.927Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:15:09 [2020-05-17T21:15:09.271Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 7.9% of statements
21:15:09 [2020-05-17T21:15:09.611Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:15:09 [2020-05-17T21:15:09.859Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:15:10 [2020-05-17T21:15:10.080Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:15:10 [2020-05-17T21:15:10.080Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:15:10 [2020-05-17T21:15:10.424Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:15:11 [2020-05-17T21:15:11.244Z] + bundleName=s390x-integration
21:15:11 [2020-05-17T21:15:11.244Z] + echo Creating s390x-integration-bundles.tar.gz
21:15:11 [2020-05-17T21:15:11.244Z] Creating s390x-integration-bundles.tar.gz
21:15:11 [2020-05-17T21:15:11.244Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:15:11 [2020-05-17T21:15:11.244Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:15:11 [2020-05-17T21:15:11.278Z] Archiving artifacts
21:15:11 [2020-05-17T21:15:11.524Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:15:11 [2020-05-17T21:15:11.815Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:15:11 [2020-05-17T21:15:11.901Z] + make clean
21:15:12 [2020-05-17T21:15:12.182Z] docker volume rm -f docker-dev-cache
21:15:12 [2020-05-17T21:15:12.182Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:15:13 [2020-05-17T21:15:13.877Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:15:14 [2020-05-17T21:15:14.864Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:15:15 [2020-05-17T21:15:15.094Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:15:15 [2020-05-17T21:15:15.094Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:15:15 [2020-05-17T21:15:15.094Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddScript
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:15:19 [2020-05-17T21:15:19.629Z] === RUN   TestDockerSuite/TestBuildAddTar
21:15:20 [2020-05-17T21:15:20.356Z] --- PASS: TestDockerDaemonSuite (348.57s)
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.59s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dfcb6c8c2167e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dfcb6c8c2167e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [dfcb6c8c2167e] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [dfcb6c8c2167e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [dfcb6c8c2167e] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [dfcb6c8c2167e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dfcb6c8c2167e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dfcb6c8c2167e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [dfcb6c8c2167e] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [dfcb6c8c2167e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [dfcb6c8c2167e] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [dfcb6c8c2167e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.06s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d38126b4e6752] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d38126b4e6752] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d38126b4e6752] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d38126b4e6752] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d38126b4e6752] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d38126b4e6752] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d797f77018031] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d797f77018031] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d797f77018031] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d797f77018031] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d797f77018031] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d797f77018031] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.99s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d113224c9630e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d113224c9630e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d113224c9630e] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d113224c9630e] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         docker_cli_daemon_test.go:1449: Daemon d113224c9630e is not started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d113224c9630e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d113224c9630e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d113224c9630e] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d113224c9630e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d113224c9630e] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d113224c9630e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         check_test.go:309: Daemon ddb78a7c6dc2c is not started
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.06s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d5af59aa26214] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d5af59aa26214] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d5af59aa26214] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d5af59aa26214] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d5af59aa26214] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d5af59aa26214] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d5af59aa26214] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d5af59aa26214] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d5af59aa26214] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d5af59aa26214] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.51s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d93cfbdd934d7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d93cfbdd934d7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d93cfbdd934d7] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d93cfbdd934d7] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         check_test.go:309: Daemon d03ad0bf76377 is not started
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d87b3480add54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d87b3480add54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d87b3480add54] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d87b3480add54] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d87b3480add54] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d87b3480add54] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.50s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d190b6d7a17ed] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d190b6d7a17ed] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d190b6d7a17ed] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d190b6d7a17ed] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d190b6d7a17ed] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d190b6d7a17ed] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d190b6d7a17ed] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d190b6d7a17ed] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d190b6d7a17ed] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d190b6d7a17ed] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d58e0a5a4f714] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d58e0a5a4f714] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d58e0a5a4f714] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d58e0a5a4f714] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d58e0a5a4f714] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d58e0a5a4f714] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d58e0a5a4f714] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d58e0a5a4f714] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d58e0a5a4f714] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d58e0a5a4f714] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d58e0a5a4f714] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d58e0a5a4f714] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.42s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dd97eb825e47f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dd97eb825e47f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [dd97eb825e47f] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [dd97eb825e47f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [dd97eb825e47f] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [dd97eb825e47f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dd97eb825e47f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [dd97eb825e47f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [dd97eb825e47f] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [dd97eb825e47f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [dd97eb825e47f] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [dd97eb825e47f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [df73af818ba70] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [df73af818ba70] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [df73af818ba70] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [df73af818ba70] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [df73af818ba70] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [df73af818ba70] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [df73af818ba70] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [df73af818ba70] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [df73af818ba70] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [df73af818ba70] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [df73af818ba70] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [df73af818ba70] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s)
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d44b70a7dc54f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d44b70a7dc54f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d44b70a7dc54f] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d44b70a7dc54f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d44b70a7dc54f] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d44b70a7dc54f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d44b70a7dc54f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:325: [d44b70a7dc54f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:353: [d44b70a7dc54f] daemon started
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:461: [d44b70a7dc54f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:296: [d44b70a7dc54f] exiting daemon
21:15:20 [2020-05-17T21:15:20.356Z]         daemon.go:448: [d44b70a7dc54f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d279b24e55c0f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d279b24e55c0f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d279b24e55c0f] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d279b24e55c0f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d279b24e55c0f] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d279b24e55c0f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d279b24e55c0f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d279b24e55c0f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d279b24e55c0f] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d279b24e55c0f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d279b24e55c0f] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d279b24e55c0f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3a073b89f544] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3a073b89f544] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d3a073b89f544] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d3a073b89f544] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d3a073b89f544] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d3a073b89f544] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3a073b89f544] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3a073b89f544] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d3a073b89f544] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d3a073b89f544] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d3a073b89f544] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d3a073b89f544] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d248eb57f5d0c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d248eb57f5d0c] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d248eb57f5d0c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon d16e0c36fde7d is not started
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.53s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3b342c49faca] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d3b342c49faca] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d3b342c49faca] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon dd068550425c9 is not started
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d5fb0799dec10] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d5fb0799dec10] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d5fb0799dec10] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d5fb0799dec10] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d5fb0799dec10] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d5fb0799dec10] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.73s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dcd4cdcd7214f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dcd4cdcd7214f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dcd4cdcd7214f] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dcd4cdcd7214f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dcd4cdcd7214f] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dcd4cdcd7214f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon dcd4cdcd7214f is not started
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.85s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d391225b09467] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d391225b09467] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d391225b09467] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d391225b09467] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d391225b09467] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d391225b09467] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d391225b09467] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d391225b09467] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d391225b09467] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d391225b09467] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d391225b09467] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d391225b09467] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de37a87e63f51] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de37a87e63f51] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [de37a87e63f51] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [de37a87e63f51] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [de37a87e63f51] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [de37a87e63f51] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de37a87e63f51] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de37a87e63f51] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [de37a87e63f51] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [de37a87e63f51] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [de37a87e63f51] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [de37a87e63f51] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.70s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90b7c5ad848e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90b7c5ad848e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d90b7c5ad848e] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d90b7c5ad848e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d90b7c5ad848e] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d90b7c5ad848e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90b7c5ad848e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90b7c5ad848e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d90b7c5ad848e] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d90b7c5ad848e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d90b7c5ad848e] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d90b7c5ad848e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc45e8beac184] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc45e8beac184] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dc45e8beac184] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dc45e8beac184] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dc45e8beac184] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dc45e8beac184] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc45e8beac184] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc45e8beac184] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dc45e8beac184] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dc45e8beac184] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dc45e8beac184] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dc45e8beac184] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ed7f12e7eb4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ed7f12e7eb4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d0ed7f12e7eb4] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d0ed7f12e7eb4] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d0ed7f12e7eb4] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d0ed7f12e7eb4] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dababe4f3cd72] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dababe4f3cd72] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dababe4f3cd72] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dababe4f3cd72] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dababe4f3cd72] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dababe4f3cd72] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90758306235f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d90758306235f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d90758306235f] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d90758306235f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d90758306235f] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d90758306235f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d23b21c76a65a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d23b21c76a65a] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d23b21c76a65a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d23b21c76a65a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:450: [d23b21c76a65a] Error when stopping daemon: daemon not started
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon d23b21c76a65a is not started
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dd043ef3e1d74] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dd043ef3e1d74] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dd043ef3e1d74] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dd043ef3e1d74] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dd043ef3e1d74] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dd043ef3e1d74] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc1097ff1c7a1] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dc1097ff1c7a1] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dc1097ff1c7a1] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dc1097ff1c7a1] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dc1097ff1c7a1] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dc1097ff1c7a1] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dec9fbf6da81d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dec9fbf6da81d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dec9fbf6da81d] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dec9fbf6da81d] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dec9fbf6da81d] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dec9fbf6da81d] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d636c2f4d780e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d636c2f4d780e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d636c2f4d780e] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d636c2f4d780e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d636c2f4d780e] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d636c2f4d780e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d636c2f4d780e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d636c2f4d780e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d636c2f4d780e] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d636c2f4d780e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d636c2f4d780e] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d636c2f4d780e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.36s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dda508c58c6f5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dda508c58c6f5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dda508c58c6f5] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dda508c58c6f5] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dda508c58c6f5] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dda508c58c6f5] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dda508c58c6f5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dda508c58c6f5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dda508c58c6f5] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dda508c58c6f5] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dda508c58c6f5] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dda508c58c6f5] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ae70974194b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ae70974194b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d0ae70974194b] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d0ae70974194b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d0ae70974194b] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d0ae70974194b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ae70974194b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d0ae70974194b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d0ae70974194b] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d0ae70974194b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d0ae70974194b] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d0ae70974194b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:15:20 [2020-05-17T21:15:20.357Z]         requirement.go:26: unmatched requirement IPv6
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon daae2a0aad316 is not started
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de0d008238c7d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [de0d008238c7d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [de0d008238c7d] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [de0d008238c7d] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [de0d008238c7d] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [de0d008238c7d] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d9c7647bb76d2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d9c7647bb76d2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d9c7647bb76d2] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d9c7647bb76d2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d9c7647bb76d2] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d9c7647bb76d2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d27100d51ddd4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [d27100d51ddd4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [d27100d51ddd4] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [d27100d51ddd4] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [d27100d51ddd4] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [d27100d51ddd4] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s)
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dbac511e0935f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:325: [dbac511e0935f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:353: [dbac511e0935f] daemon started
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:461: [dbac511e0935f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:296: [dbac511e0935f] exiting daemon
21:15:20 [2020-05-17T21:15:20.357Z]         daemon.go:448: [dbac511e0935f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.357Z]         check_test.go:309: Daemon dbac511e0935f is not started
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.27s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5be25931748b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5be25931748b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d5be25931748b] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d5be25931748b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d5be25931748b] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d5be25931748b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5be25931748b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5be25931748b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d5be25931748b] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d5be25931748b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d5be25931748b] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d5be25931748b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d13a357649061] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d13a357649061] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d13a357649061] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d13a357649061] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d13a357649061] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d13a357649061] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         check_test.go:309: Daemon d13a357649061 is not started
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd7322f60cd52] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd7322f60cd52] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [dd7322f60cd52] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [dd7322f60cd52] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         docker_cli_daemon_plugins_test.go:80: Daemon dd7322f60cd52 is not started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd7322f60cd52] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd7322f60cd52] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [dd7322f60cd52] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [dd7322f60cd52] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [dd7322f60cd52] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [dd7322f60cd52] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d31f27606b832] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d31f27606b832] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d31f27606b832] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d31f27606b832] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         docker_cli_daemon_plugins_test.go:170: Daemon d31f27606b832 is not started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d31f27606b832] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d31f27606b832] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d31f27606b832] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d31f27606b832] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d31f27606b832] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d31f27606b832] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d36e52979cf54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d36e52979cf54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d36e52979cf54] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d36e52979cf54] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d36e52979cf54] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d36e52979cf54] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d36e52979cf54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d36e52979cf54] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d36e52979cf54] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d36e52979cf54] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d36e52979cf54] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d36e52979cf54] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d8e2bcb02f2c8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d8e2bcb02f2c8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d8e2bcb02f2c8] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d8e2bcb02f2c8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d8e2bcb02f2c8] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d8e2bcb02f2c8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d4d3a89cafbbe] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d4d3a89cafbbe] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d4d3a89cafbbe] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d4d3a89cafbbe] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d4d3a89cafbbe] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d4d3a89cafbbe] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7da99cd52c96] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d7da99cd52c96] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7da99cd52c96] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d7da99cd52c96] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:450: [d7da99cd52c96] Error when stopping daemon: daemon not started
21:15:20 [2020-05-17T21:15:20.358Z]         check_test.go:309: Daemon d7da99cd52c96 is not started
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d06c21f5a4dff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d06c21f5a4dff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d06c21f5a4dff] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d06c21f5a4dff] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d06c21f5a4dff] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d06c21f5a4dff] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [db952f20dbc39] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [db952f20dbc39] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [db952f20dbc39] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [db952f20dbc39] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [db952f20dbc39] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [db952f20dbc39] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d45fb925f49e4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d45fb925f49e4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d45fb925f49e4] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d45fb925f49e4] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d45fb925f49e4] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d45fb925f49e4] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d3e7efedbd76c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d3e7efedbd76c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d3e7efedbd76c] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d3e7efedbd76c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d3e7efedbd76c] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d3e7efedbd76c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d1d9b1f170cef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d1d9b1f170cef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d1d9b1f170cef] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d1d9b1f170cef] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d1d9b1f170cef] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d1d9b1f170cef] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d89becfb86aa5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d89becfb86aa5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d89becfb86aa5] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d89becfb86aa5] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d89becfb86aa5] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d89becfb86aa5] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7c7ad72f72b9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7c7ad72f72b9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d7c7ad72f72b9] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d7c7ad72f72b9] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d7c7ad72f72b9] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d7c7ad72f72b9] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd988acdc693f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd988acdc693f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [dd988acdc693f] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [dd988acdc693f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [dd988acdc693f] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [dd988acdc693f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dde34e29a71a5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dde34e29a71a5] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [dde34e29a71a5] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [dde34e29a71a5] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [dde34e29a71a5] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [dde34e29a71a5] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7f2523a3b936] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7f2523a3b936] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d7f2523a3b936] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d7f2523a3b936] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d7f2523a3b936] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d7f2523a3b936] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd1ce4a6095eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [dd1ce4a6095eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [dd1ce4a6095eb] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [dd1ce4a6095eb] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [dd1ce4a6095eb] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [dd1ce4a6095eb] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         check_test.go:309: Daemon dd1ce4a6095eb is not started
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7b5343f65c7e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7b5343f65c7e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d7b5343f65c7e] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d7b5343f65c7e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d7b5343f65c7e] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d7b5343f65c7e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7b5343f65c7e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d7b5343f65c7e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d7b5343f65c7e] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d7b5343f65c7e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d7b5343f65c7e] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d7b5343f65c7e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.76s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5e4c70636b83] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5e4c70636b83] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d5e4c70636b83] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d5e4c70636b83] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d5e4c70636b83] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d5e4c70636b83] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5e4c70636b83] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5e4c70636b83] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d5e4c70636b83] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d5e4c70636b83] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d5e4c70636b83] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d5e4c70636b83] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d5e4c70636b83] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.77s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df32f1ae3f758] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df32f1ae3f758] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [df32f1ae3f758] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [df32f1ae3f758] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [df32f1ae3f758] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [df32f1ae3f758] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df32f1ae3f758] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df32f1ae3f758] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [df32f1ae3f758] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [df32f1ae3f758] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [df32f1ae3f758] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [df32f1ae3f758] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [de6105293732e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [de6105293732e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [de6105293732e] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [de6105293732e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [de6105293732e] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [de6105293732e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [de6105293732e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [de6105293732e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [de6105293732e] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [de6105293732e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [de6105293732e] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [de6105293732e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d2745495fcfcc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d2745495fcfcc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d2745495fcfcc] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d2745495fcfcc] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d2745495fcfcc] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d2745495fcfcc] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d2745495fcfcc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [d2745495fcfcc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [d2745495fcfcc] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [d2745495fcfcc] Stopping daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:296: [d2745495fcfcc] exiting daemon
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:448: [d2745495fcfcc] Daemon stopped
21:15:20 [2020-05-17T21:15:20.358Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s)
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df0481bf30332] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:325: [df0481bf30332] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:353: [df0481bf30332] daemon started
21:15:20 [2020-05-17T21:15:20.358Z]         daemon.go:461: [df0481bf30332] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [df0481bf30332] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [df0481bf30332] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [df0481bf30332] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [df0481bf30332] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [df0481bf30332] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [df0481bf30332] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [df0481bf30332] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [df0481bf30332] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.50s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dd50a986cc3f2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dd50a986cc3f2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dd50a986cc3f2] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dd50a986cc3f2] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dd50a986cc3f2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dd50a986cc3f2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dd50a986cc3f2] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dd50a986cc3f2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dd50a986cc3f2] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dd50a986cc3f2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         check_test.go:309: Daemon dd50a986cc3f2 is not started
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d6da020c4f3a9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d6da020c4f3a9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d6da020c4f3a9] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d6da020c4f3a9] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d6da020c4f3a9] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d6da020c4f3a9] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d6da020c4f3a9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d6da020c4f3a9] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d6da020c4f3a9] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d6da020c4f3a9] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d6da020c4f3a9] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d6da020c4f3a9] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d3108d89105d0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d3108d89105d0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d3108d89105d0] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d3108d89105d0] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d3108d89105d0] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d3108d89105d0] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d3108d89105d0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d3108d89105d0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d3108d89105d0] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d3108d89105d0] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d3108d89105d0] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d3108d89105d0] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.65s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [de363add51fa8] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [de363add51fa8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [de363add51fa8] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [de363add51fa8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [de363add51fa8] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [de363add51fa8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [de363add51fa8] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [de363add51fa8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [de363add51fa8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [de363add51fa8] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [de363add51fa8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [de363add51fa8] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [de363add51fa8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.85s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d73c868fdf495] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d73c868fdf495] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d73c868fdf495] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d73c868fdf495] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d73c868fdf495] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d73c868fdf495] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d73c868fdf495] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d73c868fdf495] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d73c868fdf495] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d73c868fdf495] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d73c868fdf495] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d73c868fdf495] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dcf71c56b216c] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dcf71c56b216c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dcf71c56b216c] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dcf71c56b216c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dcf71c56b216c] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dcf71c56b216c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dcf71c56b216c] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dcf71c56b216c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dcf71c56b216c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dcf71c56b216c] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dcf71c56b216c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dcf71c56b216c] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dcf71c56b216c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d0b6315407ee3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d0b6315407ee3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d0b6315407ee3] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d0b6315407ee3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d0b6315407ee3] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d0b6315407ee3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d0b6315407ee3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [d0b6315407ee3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [d0b6315407ee3] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [d0b6315407ee3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [d0b6315407ee3] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [d0b6315407ee3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dabe4cd1706eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dabe4cd1706eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dabe4cd1706eb] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dabe4cd1706eb] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dabe4cd1706eb] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dabe4cd1706eb] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dabe4cd1706eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [dabe4cd1706eb] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [dabe4cd1706eb] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:461: [dabe4cd1706eb] Stopping daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [dabe4cd1706eb] exiting daemon
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:448: [dabe4cd1706eb] Daemon stopped
21:15:20 [2020-05-17T21:15:20.359Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:15:20 [2020-05-17T21:15:20.359Z]         requirement.go:26: unmatched requirement Devicemapper
21:15:20 [2020-05-17T21:15:20.359Z]         check_test.go:309: Daemon df7aee5f78f6a is not started
21:15:20 [2020-05-17T21:15:20.359Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:15:20 [2020-05-17T21:15:20.359Z]         requirement.go:26: unmatched requirement Devicemapper
21:15:20 [2020-05-17T21:15:20.359Z]         check_test.go:309: Daemon da172d4727697 is not started
21:15:20 [2020-05-17T21:15:20.359Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s)
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [db483badaa6ef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:325: [db483badaa6ef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:353: [db483badaa6ef] daemon started
21:15:20 [2020-05-17T21:15:20.359Z]         daemon.go:296: [db483badaa6ef] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db483badaa6ef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db483badaa6ef] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [db483badaa6ef] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [db483badaa6ef] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [db483badaa6ef] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [db483badaa6ef] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         check_test.go:309: Daemon db483badaa6ef is not started
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.42s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d0d656c376f00] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d0d656c376f00] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d0d656c376f00] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d0d656c376f00] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d0d656c376f00] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d0d656c376f00] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d0d656c376f00] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d0d656c376f00] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d0d656c376f00] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d0d656c376f00] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d0d656c376f00] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d0d656c376f00] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.76s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d711257f219f4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d711257f219f4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d711257f219f4] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d711257f219f4] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d711257f219f4] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d711257f219f4] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d711257f219f4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d711257f219f4] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d711257f219f4] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d711257f219f4] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d711257f219f4] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d711257f219f4] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.51s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d66f49ca29a90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d66f49ca29a90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d66f49ca29a90] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d66f49ca29a90] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d66f49ca29a90] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d66f49ca29a90] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d66f49ca29a90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d66f49ca29a90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d66f49ca29a90] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d66f49ca29a90] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d66f49ca29a90] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d66f49ca29a90] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db3b78f857e36] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db3b78f857e36] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [db3b78f857e36] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [db3b78f857e36] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [db3b78f857e36] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [db3b78f857e36] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db3b78f857e36] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db3b78f857e36] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [db3b78f857e36] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [db3b78f857e36] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [db3b78f857e36] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [db3b78f857e36] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.48s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d2412baad754f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d2412baad754f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d2412baad754f] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d2412baad754f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d2412baad754f] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d2412baad754f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d2412baad754f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d2412baad754f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d2412baad754f] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d2412baad754f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d2412baad754f] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d2412baad754f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.65s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d251972ea480f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d251972ea480f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d251972ea480f] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d251972ea480f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d251972ea480f] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d251972ea480f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d251972ea480f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d251972ea480f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d251972ea480f] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d251972ea480f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d251972ea480f] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d251972ea480f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.69s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db9130fd69437] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db9130fd69437] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [db9130fd69437] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [db9130fd69437] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [db9130fd69437] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [db9130fd69437] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db9130fd69437] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [db9130fd69437] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [db9130fd69437] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [db9130fd69437] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [db9130fd69437] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [db9130fd69437] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.75s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d38e5b678bc71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d38e5b678bc71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d38e5b678bc71] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d38e5b678bc71] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d38e5b678bc71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:325: [d38e5b678bc71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:353: [d38e5b678bc71] daemon started
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:461: [d38e5b678bc71] Stopping daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:296: [d38e5b678bc71] exiting daemon
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:448: [d38e5b678bc71] Daemon stopped
21:15:20 [2020-05-17T21:15:20.620Z]         check_test.go:309: Daemon d38e5b678bc71 is not started
21:15:20 [2020-05-17T21:15:20.620Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.74s)
21:15:20 [2020-05-17T21:15:20.620Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dcd2f4ae4dba7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dcd2f4ae4dba7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [dcd2f4ae4dba7] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [dcd2f4ae4dba7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dcd2f4ae4dba7] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [dcd2f4ae4dba7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dcd2f4ae4dba7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dcd2f4ae4dba7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [dcd2f4ae4dba7] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [dcd2f4ae4dba7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dcd2f4ae4dba7] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [dcd2f4ae4dba7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d655d52a37a14] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d655d52a37a14] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d655d52a37a14] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d655d52a37a14] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d655d52a37a14] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d655d52a37a14] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d655d52a37a14] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d655d52a37a14] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d655d52a37a14] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d655d52a37a14] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d655d52a37a14] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d655d52a37a14] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.12s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d61953b3c919e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d61953b3c919e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d61953b3c919e] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d61953b3c919e] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d61953b3c919e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:450: [d61953b3c919e] Error when stopping daemon: daemon not started
21:15:20 [2020-05-17T21:15:20.621Z]         check_test.go:309: Daemon d61953b3c919e is not started
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [da8ee1dbb4571] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [da8ee1dbb4571] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [da8ee1dbb4571] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [da8ee1dbb4571] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [da8ee1dbb4571] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [da8ee1dbb4571] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.46s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d7a15208f72be] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d7a15208f72be] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d7a15208f72be] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d7a15208f72be] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d7a15208f72be] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d7a15208f72be] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7a15208f72be] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d7a15208f72be] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d7a15208f72be] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d7a15208f72be] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d7a15208f72be] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.17s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d712f6ff7a3b8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d712f6ff7a3b8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d712f6ff7a3b8] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d712f6ff7a3b8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d712f6ff7a3b8] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d712f6ff7a3b8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d712f6ff7a3b8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d712f6ff7a3b8] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d712f6ff7a3b8] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d712f6ff7a3b8] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d712f6ff7a3b8] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d712f6ff7a3b8] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d519225c5150f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d519225c5150f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d519225c5150f] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d519225c5150f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d519225c5150f] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d519225c5150f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dba17b6c61c95] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dba17b6c61c95] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [dba17b6c61c95] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [dba17b6c61c95] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dba17b6c61c95] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [dba17b6c61c95] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d4358ba52f9ff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d4358ba52f9ff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d4358ba52f9ff] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d4358ba52f9ff] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d4358ba52f9ff] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d4358ba52f9ff] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [de7592d32837f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [de7592d32837f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [de7592d32837f] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [de7592d32837f] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [de7592d32837f] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [de7592d32837f] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d33a731f28df7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d33a731f28df7] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d33a731f28df7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dd72e925918b3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dd72e925918b3] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dd72e925918b3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d324558f05354] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d324558f05354] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d324558f05354] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d750b43049589] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d750b43049589] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d750b43049589] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d750b43049589] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d750b43049589] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d750b43049589] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d618bb2af983c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d618bb2af983c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d618bb2af983c] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d618bb2af983c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d618bb2af983c] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d618bb2af983c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d21b7917c598d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d21b7917c598d] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d21b7917c598d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dfb10273c1d5f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dfb10273c1d5f] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dfb10273c1d5f] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:15:20 [2020-05-17T21:15:20.621Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d3cbbb31a76dc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d3cbbb31a76dc] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d3cbbb31a76dc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         check_test.go:309: Daemon dd71bd5add96d is not started
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d0a233ed6840b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d0a233ed6840b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d0a233ed6840b] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d0a233ed6840b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d0a233ed6840b] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d0a233ed6840b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d0a233ed6840b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d0a233ed6840b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d0a233ed6840b] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d0a233ed6840b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d0a233ed6840b] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d0a233ed6840b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         check_test.go:309: Daemon d0a233ed6840b is not started
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [de1dd2e224471] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [de1dd2e224471] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [de1dd2e224471] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [de1dd2e224471] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [de1dd2e224471] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [de1dd2e224471] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d8f36522fb80e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d8f36522fb80e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d8f36522fb80e] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d8f36522fb80e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d8f36522fb80e] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d8f36522fb80e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.63s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7ee1e52f117a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7ee1e52f117a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d7ee1e52f117a] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d7ee1e52f117a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d7ee1e52f117a] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d7ee1e52f117a] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7ee1e52f117a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d7ee1e52f117a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d7ee1e52f117a] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d7ee1e52f117a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d7ee1e52f117a] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d7ee1e52f117a] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dbfa517beb6ac] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dbfa517beb6ac] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [dbfa517beb6ac] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [dbfa517beb6ac] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dbfa517beb6ac] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [dbfa517beb6ac] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         check_test.go:309: Daemon dbfa517beb6ac is not started
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d09750d50eea7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d09750d50eea7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d09750d50eea7] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d09750d50eea7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d09750d50eea7] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d09750d50eea7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.13s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dff6126a96dae] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [dff6126a96dae] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [dff6126a96dae] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [dff6126a96dae] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [dff6126a96dae] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [dff6126a96dae] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.54s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d626cd1d26af2] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d626cd1d26af2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d626cd1d26af2] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d626cd1d26af2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d626cd1d26af2] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d626cd1d26af2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d626cd1d26af2] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d626cd1d26af2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d626cd1d26af2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d626cd1d26af2] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d626cd1d26af2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:296: [d626cd1d26af2] exiting daemon
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:448: [d626cd1d26af2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.621Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d78a36ac03113] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:325: [d78a36ac03113] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:353: [d78a36ac03113] daemon started
21:15:20 [2020-05-17T21:15:20.621Z]         daemon.go:461: [d78a36ac03113] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d78a36ac03113] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d78a36ac03113] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d78a36ac03113] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d78a36ac03113] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d78a36ac03113] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d78a36ac03113] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:450: [d78a36ac03113] Error when stopping daemon: daemon not started
21:15:20 [2020-05-17T21:15:20.622Z]         check_test.go:309: Daemon d78a36ac03113 is not started
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.47s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dfa5bcf97647a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dfa5bcf97647a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [dfa5bcf97647a] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [dfa5bcf97647a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [dfa5bcf97647a] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [dfa5bcf97647a] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dfa5bcf97647a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dfa5bcf97647a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [dfa5bcf97647a] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [dfa5bcf97647a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [dfa5bcf97647a] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [dfa5bcf97647a] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d277faa457773] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d277faa457773] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d277faa457773] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d277faa457773] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d277faa457773] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d277faa457773] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d277faa457773] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d277faa457773] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d277faa457773] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d277faa457773] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d277faa457773] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d277faa457773] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.19s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d32dae1c6eaa7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d32dae1c6eaa7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d32dae1c6eaa7] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d32dae1c6eaa7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d32dae1c6eaa7] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d32dae1c6eaa7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d32dae1c6eaa7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d32dae1c6eaa7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d32dae1c6eaa7] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d32dae1c6eaa7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d32dae1c6eaa7] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d32dae1c6eaa7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.01s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4d86e02ca0a0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4d86e02ca0a0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d4d86e02ca0a0] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d4d86e02ca0a0] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d4d86e02ca0a0] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d4d86e02ca0a0] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4d86e02ca0a0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4d86e02ca0a0] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d4d86e02ca0a0] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         check_test.go:309: Daemon d32c7e2ad34ec is not started
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d77eb9463b60c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d77eb9463b60c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d77eb9463b60c] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d77eb9463b60c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d77eb9463b60c] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d77eb9463b60c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d7c40b90c9094] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d7c40b90c9094] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d7c40b90c9094] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d7c40b90c9094] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d7c40b90c9094] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d7c40b90c9094] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d9aedeb7ce6fc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d9aedeb7ce6fc] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d9aedeb7ce6fc] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d9aedeb7ce6fc] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d9aedeb7ce6fc] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d9aedeb7ce6fc] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d85262926e9c7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d85262926e9c7] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d85262926e9c7] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d85262926e9c7] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d85262926e9c7] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d85262926e9c7] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
21:15:20 [2020-05-17T21:15:20.622Z]         check_test.go:309: Daemon dfa77343e4d25 is not started
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d04f6cbfcac78] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d04f6cbfcac78] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d04f6cbfcac78] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d04f6cbfcac78] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d04f6cbfcac78] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d04f6cbfcac78] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [db0aea5b3bf4b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [db0aea5b3bf4b] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [db0aea5b3bf4b] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [db0aea5b3bf4b] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [db0aea5b3bf4b] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [db0aea5b3bf4b] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d67b035304796] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d67b035304796] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d67b035304796] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d67b035304796] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d67b035304796] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d67b035304796] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d67b035304796] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d67b035304796] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d67b035304796] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d67b035304796] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d67b035304796] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d67b035304796] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dbe8a2a70fda1] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [dbe8a2a70fda1] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [dbe8a2a70fda1] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [dbe8a2a70fda1] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [dbe8a2a70fda1] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [dbe8a2a70fda1] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [da4c233ce7e8a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [da4c233ce7e8a] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [da4c233ce7e8a] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [da4c233ce7e8a] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [da4c233ce7e8a] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [da4c233ce7e8a] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d5bb41002fafe] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d5bb41002fafe] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d5bb41002fafe] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d5bb41002fafe] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d5bb41002fafe] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d5bb41002fafe] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.24s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d60cef9f15c34] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d60cef9f15c34] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d60cef9f15c34] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d60cef9f15c34] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d60cef9f15c34] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d60cef9f15c34] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d60cef9f15c34] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d60cef9f15c34] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d60cef9f15c34] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d60cef9f15c34] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d60cef9f15c34] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d60cef9f15c34] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.79s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4f3e5c88ff0d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4f3e5c88ff0d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d4f3e5c88ff0d] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d4f3e5c88ff0d] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d4f3e5c88ff0d] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d4f3e5c88ff0d] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4f3e5c88ff0d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d4f3e5c88ff0d] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d4f3e5c88ff0d] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d4f3e5c88ff0d] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d4f3e5c88ff0d] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d4f3e5c88ff0d] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.11s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d192d7dbbde1e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d192d7dbbde1e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d192d7dbbde1e] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d192d7dbbde1e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d192d7dbbde1e] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d192d7dbbde1e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d192d7dbbde1e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d192d7dbbde1e] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d192d7dbbde1e] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d192d7dbbde1e] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d192d7dbbde1e] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d192d7dbbde1e] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [db50e5696ad90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [db50e5696ad90] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [db50e5696ad90] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [db50e5696ad90] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [db50e5696ad90] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [db50e5696ad90] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d046ed93e5150] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d046ed93e5150] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d046ed93e5150] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d046ed93e5150] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d046ed93e5150] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d046ed93e5150] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d15842cbd2ea2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d15842cbd2ea2] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d15842cbd2ea2] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d15842cbd2ea2] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d15842cbd2ea2] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d15842cbd2ea2] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.83s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d8088c3380ae3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d8088c3380ae3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d8088c3380ae3] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d8088c3380ae3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d8088c3380ae3] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d8088c3380ae3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d8088c3380ae3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [d8088c3380ae3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:353: [d8088c3380ae3] daemon started
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:461: [d8088c3380ae3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:296: [d8088c3380ae3] exiting daemon
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:448: [d8088c3380ae3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.622Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.07s)
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.622Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [da5f642427cd3] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da5f642427cd3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da5f642427cd3] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [da5f642427cd3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [da5f642427cd3] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da5f642427cd3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da5f642427cd3] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [da5f642427cd3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da5f642427cd3] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da5f642427cd3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:450: [da5f642427cd3] Error when stopping daemon: daemon not started
21:15:20 [2020-05-17T21:15:20.623Z]         docker_cli_daemon_test.go:2542: Daemon da5f642427cd3 is not started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da5f642427cd3] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [da5f642427cd3] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da5f642427cd3] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da5f642427cd3] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [da5f642427cd3] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.98s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d14b7c255d1ff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d14b7c255d1ff] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [d14b7c255d1ff] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [d14b7c255d1ff] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [d14b7c255d1ff] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [d14b7c255d1ff] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d56e31fd0de71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d56e31fd0de71] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [d56e31fd0de71] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [d56e31fd0de71] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [d56e31fd0de71] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [d56e31fd0de71] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da05dbb898b9c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da05dbb898b9c] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [da05dbb898b9c] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da05dbb898b9c] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da05dbb898b9c] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [da05dbb898b9c] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.13s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da4a33c0a4644] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [da4a33c0a4644] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [da4a33c0a4644] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [da4a33c0a4644] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [da4a33c0a4644] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [da4a33c0a4644] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
21:15:20 [2020-05-17T21:15:20.623Z]         check_test.go:309: Daemon daaf260c065fa is not started
21:15:20 [2020-05-17T21:15:20.623Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.20s)
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d5c10436a7322] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:325: [d5c10436a7322] waiting for daemon to start
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:353: [d5c10436a7322] daemon started
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:461: [d5c10436a7322] Stopping daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:296: [d5c10436a7322] exiting daemon
21:15:20 [2020-05-17T21:15:20.623Z]         daemon.go:448: [d5c10436a7322] Daemon stopped
21:15:20 [2020-05-17T21:15:20.623Z] === RUN   TestDockerSwarmSuite
21:15:20 [2020-05-17T21:15:20.623Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:15:24 [2020-05-17T21:15:24.800Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:15:28 [2020-05-17T21:15:28.075Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:15:29 [2020-05-17T21:15:29.007Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:15:30 [2020-05-17T21:15:30.380Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:15:30 [2020-05-17T21:15:30.380Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:15:33 [2020-05-17T21:15:33.658Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:15:36 [2020-05-17T21:15:36.184Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:15:38 [2020-05-17T21:15:38.708Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:15:41 [2020-05-17T21:15:41.232Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:15:47 [2020-05-17T21:15:47.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:15:47 [2020-05-17T21:15:47.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:15:48 [2020-05-17T21:15:48.348Z] --- PASS: TestImportExtremelyLargeImageWorks (187.55s)
21:15:48 [2020-05-17T21:15:48.348Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:325: [de1088eea020e] waiting for daemon to start
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:325: [de1088eea020e] waiting for daemon to start
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:353: [de1088eea020e] daemon started
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:461: [de1088eea020e] Stopping daemon
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:296: [de1088eea020e] exiting daemon
21:15:48 [2020-05-17T21:15:48.348Z]     daemon.go:448: [de1088eea020e] Daemon stopped
21:15:48 [2020-05-17T21:15:48.348Z] PASS
21:15:48 [2020-05-17T21:15:48.348Z] 
21:15:48 [2020-05-17T21:15:48.348Z] DONE 11 tests in 189.137s
21:15:48 [2020-05-17T21:15:48.348Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:15:48 [2020-05-17T21:15:48.348Z] ++ 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
21:15:48 [2020-05-17T21:15:48.348Z] ++ set -e
21:15:48 [2020-05-17T21:15:48.348Z] ++ '[' -n 0 ']'
21:15:48 [2020-05-17T21:15:48.348Z] ++ set -x
21:15:48 [2020-05-17T21:15:48.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
21:15:48 [2020-05-17T21:15:48.348Z] INFO: Testing against a local daemon
21:15:48 [2020-05-17T21:15:48.348Z] === RUN   TestNetworkCreateDelete
21:15:48 [2020-05-17T21:15:48.605Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:15:48 [2020-05-17T21:15:48.605Z] === RUN   TestDockerNetworkDeletePreferID
21:15:48 [2020-05-17T21:15:48.869Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:15:48 [2020-05-17T21:15:48.869Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
21:15:48 [2020-05-17T21:15:48.869Z] === RUN   TestInspectNetwork
21:15:51 [2020-05-17T21:15:51.408Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:15:53 [2020-05-17T21:15:53.930Z] === RUN   TestInspectNetwork/full_network_id
21:15:53 [2020-05-17T21:15:53.930Z] === RUN   TestInspectNetwork/partial_network_id
21:15:53 [2020-05-17T21:15:53.930Z] === RUN   TestInspectNetwork/network_name
21:15:53 [2020-05-17T21:15:53.930Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:15:53 [2020-05-17T21:15:53.930Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:15:59 [2020-05-17T21:15:59.184Z] --- PASS: TestInspectNetwork (9.43s)
21:15:59 [2020-05-17T21:15:59.184Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:325: [d179f113c0f54] waiting for daemon to start
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:325: [d179f113c0f54] waiting for daemon to start
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:353: [d179f113c0f54] daemon started
21:15:59 [2020-05-17T21:15:59.184Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:15:59 [2020-05-17T21:15:59.184Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:15:59 [2020-05-17T21:15:59.184Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:15:59 [2020-05-17T21:15:59.184Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:461: [d179f113c0f54] Stopping daemon
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:296: [d179f113c0f54] exiting daemon
21:15:59 [2020-05-17T21:15:59.184Z]     daemon.go:448: [d179f113c0f54] Daemon stopped
21:15:59 [2020-05-17T21:15:59.184Z] === RUN   TestRunContainerWithBridgeNone
21:16:01 [2020-05-17T21:16:01.080Z] --- PASS: TestRunContainerWithBridgeNone (2.69s)
21:16:01 [2020-05-17T21:16:01.080Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:325: [df7fea55e617a] waiting for daemon to start
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:325: [df7fea55e617a] waiting for daemon to start
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:353: [df7fea55e617a] daemon started
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:461: [df7fea55e617a] Stopping daemon
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:296: [df7fea55e617a] exiting daemon
21:16:01 [2020-05-17T21:16:01.080Z]     daemon.go:448: [df7fea55e617a] Daemon stopped
21:16:01 [2020-05-17T21:16:01.080Z] === RUN   TestNetworkInvalidJSON
21:16:01 [2020-05-17T21:16:01.080Z] === RUN   TestNetworkInvalidJSON//networks/create
21:16:01 [2020-05-17T21:16:01.080Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:16:01 [2020-05-17T21:16:01.080Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:16:01 [2020-05-17T21:16:01.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:16:01 [2020-05-17T21:16:01.080Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:16:01 [2020-05-17T21:16:01.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:16:01 [2020-05-17T21:16:01.080Z] === CONT  TestNetworkInvalidJSON//networks/create
21:16:01 [2020-05-17T21:16:01.080Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:16:01 [2020-05-17T21:16:01.080Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:16:01 [2020-05-17T21:16:01.080Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:16:01 [2020-05-17T21:16:01.080Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s)
21:16:01 [2020-05-17T21:16:01.080Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:16:01 [2020-05-17T21:16:01.080Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.03s)
21:16:01 [2020-05-17T21:16:01.080Z] === RUN   TestDaemonRestartWithLiveRestore
21:16:02 [2020-05-17T21:16:02.354Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:16:02 [2020-05-17T21:16:02.354Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:16:02 [2020-05-17T21:16:02.354Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:16:02 [2020-05-17T21:16:02.451Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
21:16:02 [2020-05-17T21:16:02.451Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:325: [d025686bce485] waiting for daemon to start
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:325: [d025686bce485] waiting for daemon to start
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:353: [d025686bce485] daemon started
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:461: [d025686bce485] Stopping daemon
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:296: [d025686bce485] exiting daemon
21:16:02 [2020-05-17T21:16:02.451Z]     daemon.go:448: [d025686bce485] Daemon stopped
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:325: [d025686bce485] waiting for daemon to start
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:325: [d025686bce485] waiting for daemon to start
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:353: [d025686bce485] daemon started
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:461: [d025686bce485] Stopping daemon
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:296: [d025686bce485] exiting daemon
21:16:02 [2020-05-17T21:16:02.452Z]     daemon.go:448: [d025686bce485] Daemon stopped
21:16:02 [2020-05-17T21:16:02.452Z] === RUN   TestDaemonDefaultNetworkPools
21:16:03 [2020-05-17T21:16:03.016Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
21:16:03 [2020-05-17T21:16:03.016Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:325: [dd0319966643e] waiting for daemon to start
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:325: [dd0319966643e] waiting for daemon to start
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:353: [dd0319966643e] daemon started
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:461: [dd0319966643e] Stopping daemon
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:296: [dd0319966643e] exiting daemon
21:16:03 [2020-05-17T21:16:03.016Z]     daemon.go:448: [dd0319966643e] Daemon stopped
21:16:03 [2020-05-17T21:16:03.016Z] === RUN   TestDaemonRestartWithExistingNetwork
21:16:04 [2020-05-17T21:16:04.386Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
21:16:04 [2020-05-17T21:16:04.386Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:325: [d78f2ba93cc14] waiting for daemon to start
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:325: [d78f2ba93cc14] waiting for daemon to start
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:353: [d78f2ba93cc14] daemon started
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:461: [d78f2ba93cc14] Stopping daemon
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:296: [d78f2ba93cc14] exiting daemon
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:448: [d78f2ba93cc14] Daemon stopped
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:325: [d78f2ba93cc14] waiting for daemon to start
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:325: [d78f2ba93cc14] waiting for daemon to start
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:353: [d78f2ba93cc14] daemon started
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:461: [d78f2ba93cc14] Stopping daemon
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:296: [d78f2ba93cc14] exiting daemon
21:16:04 [2020-05-17T21:16:04.386Z]     daemon.go:448: [d78f2ba93cc14] Daemon stopped
21:16:04 [2020-05-17T21:16:04.386Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:16:05 [2020-05-17T21:16:05.759Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.55s)
21:16:05 [2020-05-17T21:16:05.759Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:325: [dacd33cec124d] waiting for daemon to start
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:325: [dacd33cec124d] waiting for daemon to start
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:353: [dacd33cec124d] daemon started
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:461: [dacd33cec124d] Stopping daemon
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:296: [dacd33cec124d] exiting daemon
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:448: [dacd33cec124d] Daemon stopped
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:325: [dacd33cec124d] waiting for daemon to start
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:325: [dacd33cec124d] waiting for daemon to start
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:353: [dacd33cec124d] daemon started
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:461: [dacd33cec124d] Stopping daemon
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:296: [dacd33cec124d] exiting daemon
21:16:05 [2020-05-17T21:16:05.759Z]     daemon.go:448: [dacd33cec124d] Daemon stopped
21:16:05 [2020-05-17T21:16:05.759Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:16:06 [2020-05-17T21:16:06.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:16:06 [2020-05-17T21:16:06.324Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:325: [da350ad86fbd5] waiting for daemon to start
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:325: [da350ad86fbd5] waiting for daemon to start
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:353: [da350ad86fbd5] daemon started
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:461: [da350ad86fbd5] Stopping daemon
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:296: [da350ad86fbd5] exiting daemon
21:16:06 [2020-05-17T21:16:06.324Z]     daemon.go:448: [da350ad86fbd5] Daemon stopped
21:16:06 [2020-05-17T21:16:06.324Z] === RUN   TestServiceWithPredefinedNetwork
21:16:09 [2020-05-17T21:16:09.599Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
21:16:09 [2020-05-17T21:16:09.599Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:325: [d83976ad2e93b] waiting for daemon to start
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:325: [d83976ad2e93b] waiting for daemon to start
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:353: [d83976ad2e93b] daemon started
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:461: [d83976ad2e93b] Stopping daemon
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:296: [d83976ad2e93b] exiting daemon
21:16:09 [2020-05-17T21:16:09.599Z]     daemon.go:448: [d83976ad2e93b] Daemon stopped
21:16:09 [2020-05-17T21:16:09.599Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:16:09 [2020-05-17T21:16:09.599Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:16:09 [2020-05-17T21:16:09.599Z]     service_test.go:230: FLAKY_TEST
21:16:09 [2020-05-17T21:16:09.599Z] === RUN   TestServiceWithDataPathPortInit
21:16:10 [2020-05-17T21:16:10.967Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:16:11 [2020-05-17T21:16:11.230Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:16:16 [2020-05-17T21:16:16.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:16:16 [2020-05-17T21:16:16.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:16:16 [2020-05-17T21:16:16.484Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:16:16 [2020-05-17T21:16:16.484Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:16:16 [2020-05-17T21:16:16.741Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:16:16 [2020-05-17T21:16:16.928Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:16:17 [2020-05-17T21:16:17.186Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
21:16:17 [2020-05-17T21:16:17.298Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:16:17 [2020-05-17T21:16:17.298Z] === RUN   TestDockerSuite/TestBuildBlankName
21:16:17 [2020-05-17T21:16:17.305Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:16:17 [2020-05-17T21:16:17.562Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:16:17 [2020-05-17T21:16:17.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:16:17 [2020-05-17T21:16:17.819Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:16:18 [2020-05-17T21:16:18.384Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:16:20 [2020-05-17T21:16:20.464Z] ok  	github.com/docker/docker/builder/fscache	0.116s	coverage: 69.2% of statements
21:16:20 [2020-05-17T21:16:20.908Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:16:21 [2020-05-17T21:16:21.029Z] ok  	github.com/docker/docker/builder/dockerfile	0.606s	coverage: 45.1% of statements
21:16:22 [2020-05-17T21:16:22.803Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:16:23 [2020-05-17T21:16:23.553Z] ok  	github.com/docker/docker/builder/remotecontext	0.167s	coverage: 13.6% of statements
21:16:23 [2020-05-17T21:16:23.553Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.008s	coverage: 85.1% of statements
21:16:23 [2020-05-17T21:16:23.553Z] ?   	github.com/docker/docker/cli	[no test files]
21:16:23 [2020-05-17T21:16:23.553Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:16:23 [2020-05-17T21:16:23.811Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:16:24 [2020-05-17T21:16:24.176Z] === RUN   TestDockerSuite/TestBuildEnv
21:16:24 [2020-05-17T21:16:24.931Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:16:25 [2020-05-17T21:16:25.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:16:25 [2020-05-17T21:16:25.547Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:16:26 [2020-05-17T21:16:26.915Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:16:27 [2020-05-17T21:16:27.846Z] --- PASS: TestServiceWithDataPathPortInit (18.08s)
21:16:27 [2020-05-17T21:16:27.846Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:325: [df7c865d7f11e] waiting for daemon to start
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:325: [df7c865d7f11e] waiting for daemon to start
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:353: [df7c865d7f11e] daemon started
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:461: [df7c865d7f11e] Stopping daemon
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:296: [df7c865d7f11e] exiting daemon
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:448: [df7c865d7f11e] Daemon stopped
21:16:27 [2020-05-17T21:16:27.846Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:325: [d3894924ae9b6] waiting for daemon to start
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:325: [d3894924ae9b6] waiting for daemon to start
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:353: [d3894924ae9b6] daemon started
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:461: [d3894924ae9b6] Stopping daemon
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:296: [d3894924ae9b6] exiting daemon
21:16:27 [2020-05-17T21:16:27.846Z]     daemon.go:448: [d3894924ae9b6] Daemon stopped
21:16:27 [2020-05-17T21:16:27.846Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:16:27 [2020-05-17T21:16:27.846Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:16:29 [2020-05-17T21:16:29.064Z] ok  	github.com/docker/docker/client	0.152s	coverage: 75.7% of statements
21:16:31 [2020-05-17T21:16:31.269Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:16:35 [2020-05-17T21:16:35.940Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:16:36 [2020-05-17T21:16:36.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:16:36 [2020-05-17T21:16:36.761Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s)
21:16:36 [2020-05-17T21:16:36.761Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:325: [d5cc54b08d512] waiting for daemon to start
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:325: [d5cc54b08d512] waiting for daemon to start
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:353: [d5cc54b08d512] daemon started
21:16:36 [2020-05-17T21:16:36.761Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dy4vwj9e03ny4aeclukwxk5q7 Created:2020-05-17 21:16:29.170502855 +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[71eb95143c1591ff08a8b2b1c04b1715904dacee5cc8a0b7f2471a9f97d1edbc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9spuci9jr2xflvw0c8pi01y1 EndpointID:8adfaa852c1de4e85ebed903407f0445145ecf91005c083bcadf1899296fabce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7858bba8dac585a031d609b58fcff0af4b703e9480e55858a78fc0666a78c055 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:c20d73dac2ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9spuci9jr2xflvw0c8pi01y1 EndpointID:8adfaa852c1de4e85ebed903407f0445145ecf91005c083bcadf1899296fabce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:461: [d5cc54b08d512] Stopping daemon
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:296: [d5cc54b08d512] exiting daemon
21:16:36 [2020-05-17T21:16:36.761Z]     daemon.go:448: [d5cc54b08d512] Daemon stopped
21:16:36 [2020-05-17T21:16:36.761Z] PASS
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] === Skipped
21:16:36 [2020-05-17T21:16:36.761Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:16:36 [2020-05-17T21:16:36.761Z]     service_test.go:230: FLAKY_TEST
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] DONE 21 tests, 1 skipped in 48.530s
21:16:36 [2020-05-17T21:16:36.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:16:36 [2020-05-17T21:16:36.761Z] ++ 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
21:16:36 [2020-05-17T21:16:36.761Z] ++ set -e
21:16:36 [2020-05-17T21:16:36.761Z] ++ '[' -n 0 ']'
21:16:36 [2020-05-17T21:16:36.761Z] ++ set -x
21:16:36 [2020-05-17T21:16:36.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:16:36 [2020-05-17T21:16:36.761Z] INFO: Testing against a local daemon
21:16:36 [2020-05-17T21:16:36.761Z] === RUN   TestDockerNetworkIpvlanPersistance
21:16:36 [2020-05-17T21:16:36.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:16:36 [2020-05-17T21:16:36.761Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:16:36 [2020-05-17T21:16:36.761Z] === RUN   TestDockerNetworkIpvlan
21:16:36 [2020-05-17T21:16:36.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:16:36 [2020-05-17T21:16:36.761Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:16:36 [2020-05-17T21:16:36.761Z] PASS
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] === Skipped
21:16:36 [2020-05-17T21:16:36.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:16:36 [2020-05-17T21:16:36.761Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:16:36 [2020-05-17T21:16:36.761Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] 
21:16:36 [2020-05-17T21:16:36.761Z] DONE 2 tests, 2 skipped in 0.099s
21:16:36 [2020-05-17T21:16:36.761Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:16:36 [2020-05-17T21:16:36.761Z] ++ 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
21:16:36 [2020-05-17T21:16:36.761Z] ++ set -e
21:16:36 [2020-05-17T21:16:36.761Z] ++ '[' -n 0 ']'
21:16:36 [2020-05-17T21:16:36.761Z] ++ set -x
21:16:36 [2020-05-17T21:16:36.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:16:37 [2020-05-17T21:16:37.018Z] INFO: Testing against a local daemon
21:16:37 [2020-05-17T21:16:37.018Z] === RUN   TestDockerNetworkMacvlanPersistance
21:16:37 [2020-05-17T21:16:37.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:16:38 [2020-05-17T21:16:38.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
21:16:38 [2020-05-17T21:16:38.515Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:325: [d48547d883b27] waiting for daemon to start
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:325: [d48547d883b27] waiting for daemon to start
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:353: [d48547d883b27] daemon started
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:461: [d48547d883b27] Stopping daemon
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:296: [d48547d883b27] exiting daemon
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:448: [d48547d883b27] Daemon stopped
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:325: [d48547d883b27] waiting for daemon to start
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:325: [d48547d883b27] waiting for daemon to start
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:353: [d48547d883b27] daemon started
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:461: [d48547d883b27] Stopping daemon
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:296: [d48547d883b27] exiting daemon
21:16:38 [2020-05-17T21:16:38.515Z]     daemon.go:448: [d48547d883b27] Daemon stopped
21:16:38 [2020-05-17T21:16:38.515Z] === RUN   TestDockerNetworkMacvlan
21:16:39 [2020-05-17T21:16:39.447Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:16:39 [2020-05-17T21:16:39.939Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:16:40 [2020-05-17T21:16:40.379Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:16:40 [2020-05-17T21:16:40.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:16:40 [2020-05-17T21:16:40.789Z] 
21:16:40 [2020-05-17T21:16:40.789Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:16:40 [2020-05-17T21:16:40.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:16:40 [2020-05-17T21:16:40.789Z] HOSTNAME=b6effa31f3ac
21:16:40 [2020-05-17T21:16:40.789Z] TESTDEBUG=0
21:16:40 [2020-05-17T21:16:40.789Z] DEST=bundles/test-integration
21:16:40 [2020-05-17T21:16:40.789Z] PWD=/go/src/github.com/docker/docker
21:16:40 [2020-05-17T21:16:40.789Z] DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb
21:16:40 [2020-05-17T21:16:40.789Z] container=docker
21:16:40 [2020-05-17T21:16:40.789Z] HOME=/root
21:16:40 [2020-05-17T21:16:40.789Z] GOLANG_VERSION=1.13.10
21:16:40 [2020-05-17T21:16:40.789Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:16:40 [2020-05-17T21:16:40.789Z] VALIDATE_BRANCH=19.03
21:16:40 [2020-05-17T21:16:40.789Z] TERM=xterm
21:16:40 [2020-05-17T21:16:40.789Z] DOCKER_PKG=github.com/docker/docker
21:16:40 [2020-05-17T21:16:40.789Z] SHLVL=1
21:16:40 [2020-05-17T21:16:40.789Z] TIMEOUT=120m
21:16:40 [2020-05-17T21:16:40.789Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:16:40 [2020-05-17T21:16:40.789Z] DOCKER_GRAPHDRIVER=overlay2
21:16:40 [2020-05-17T21:16:40.789Z] GO111MODULE=off
21:16:40 [2020-05-17T21:16:40.789Z] DOCKER_EXPERIMENTAL=1
21:16:40 [2020-05-17T21:16:40.789Z] TEST_SKIP_INTEGRATION_CLI=1
21:16:40 [2020-05-17T21:16:40.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:16:40 [2020-05-17T21:16:40.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:16:40 [2020-05-17T21:16:40.789Z] GOPATH=/go
21:16:40 [2020-05-17T21:16:40.789Z] PKG_CONFIG=pkg-config
21:16:40 [2020-05-17T21:16:40.789Z] _=/usr/bin/env
21:16:40 [2020-05-17T21:16:40.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:16:41 [2020-05-17T21:16:41.314Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:16:44 [2020-05-17T21:16:44.587Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:16:48 [2020-05-17T21:16:48.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:16:48 [2020-05-17T21:16:48.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:16:48 [2020-05-17T21:16:48.767Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:16:58 [2020-05-17T21:16:58.724Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:16:59 [2020-05-17T21:16:59.046Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:16:59 [2020-05-17T21:16:59.046Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:16:59 [2020-05-17T21:16:59.046Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:17:00 [2020-05-17T21:17:00.094Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:17:03 [2020-05-17T21:17:03.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:17:03 [2020-05-17T21:17:03.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:17:04 [2020-05-17T21:17:04.272Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:17:04 [2020-05-17T21:17:04.272Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:17:04 [2020-05-17T21:17:04.272Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:17:05 [2020-05-17T21:17:05.348Z] --- PASS: TestDockerNetworkMacvlan (26.32s)
21:17:05 [2020-05-17T21:17:05.348Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [db2ce758d54e0] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [db2ce758d54e0] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:353: [db2ce758d54e0] daemon started
21:17:05 [2020-05-17T21:17:05.348Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:461: [db2ce758d54e0] Stopping daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:296: [db2ce758d54e0] exiting daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:448: [db2ce758d54e0] Daemon stopped
21:17:05 [2020-05-17T21:17:05.348Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d9052f7eb81d4] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d9052f7eb81d4] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:353: [d9052f7eb81d4] daemon started
21:17:05 [2020-05-17T21:17:05.348Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:461: [d9052f7eb81d4] Stopping daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:296: [d9052f7eb81d4] exiting daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:448: [d9052f7eb81d4] Daemon stopped
21:17:05 [2020-05-17T21:17:05.348Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d4d0ed8c31bbc] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d4d0ed8c31bbc] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:353: [d4d0ed8c31bbc] daemon started
21:17:05 [2020-05-17T21:17:05.348Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s)
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:461: [d4d0ed8c31bbc] Stopping daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:296: [d4d0ed8c31bbc] exiting daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:448: [d4d0ed8c31bbc] Daemon stopped
21:17:05 [2020-05-17T21:17:05.348Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [dc7b901312d0b] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [dc7b901312d0b] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:353: [dc7b901312d0b] daemon started
21:17:05 [2020-05-17T21:17:05.348Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s)
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:461: [dc7b901312d0b] Stopping daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:296: [dc7b901312d0b] exiting daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:448: [dc7b901312d0b] Daemon stopped
21:17:05 [2020-05-17T21:17:05.348Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d956391f717cc] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:325: [d956391f717cc] waiting for daemon to start
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:353: [d956391f717cc] daemon started
21:17:05 [2020-05-17T21:17:05.348Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.18s)
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:461: [d956391f717cc] Stopping daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:296: [d956391f717cc] exiting daemon
21:17:05 [2020-05-17T21:17:05.348Z]     daemon.go:448: [d956391f717cc] Daemon stopped
21:17:05 [2020-05-17T21:17:05.348Z] PASS
21:17:05 [2020-05-17T21:17:05.348Z] 
21:17:05 [2020-05-17T21:17:05.348Z] DONE 7 tests in 27.894s
21:17:05 [2020-05-17T21:17:05.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:17:05 [2020-05-17T21:17:05.348Z] ++ 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
21:17:05 [2020-05-17T21:17:05.348Z] ++ set -e
21:17:05 [2020-05-17T21:17:05.348Z] ++ '[' -n 0 ']'
21:17:05 [2020-05-17T21:17:05.348Z] ++ set -x
21:17:05 [2020-05-17T21:17:05.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:17:05 [2020-05-17T21:17:05.348Z] testing: warning: no tests to run
21:17:05 [2020-05-17T21:17:05.348Z] PASS
21:17:05 [2020-05-17T21:17:05.348Z] 
21:17:05 [2020-05-17T21:17:05.348Z] DONE 0 tests in 0.025s
21:17:05 [2020-05-17T21:17:05.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:17:05 [2020-05-17T21:17:05.348Z] ++ 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
21:17:05 [2020-05-17T21:17:05.348Z] ++ set -e
21:17:05 [2020-05-17T21:17:05.348Z] ++ '[' -n 0 ']'
21:17:05 [2020-05-17T21:17:05.348Z] ++ set -x
21:17:05 [2020-05-17T21:17:05.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:17:05 [2020-05-17T21:17:05.348Z] INFO: Testing against a local daemon
21:17:05 [2020-05-17T21:17:05.348Z] === RUN   TestAuthZPluginAllowRequest
21:17:06 [2020-05-17T21:17:06.735Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
21:17:06 [2020-05-17T21:17:06.735Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:325: [d7f9d62d2d220] waiting for daemon to start
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:325: [d7f9d62d2d220] waiting for daemon to start
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:353: [d7f9d62d2d220] daemon started
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:461: [d7f9d62d2d220] Stopping daemon
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:296: [d7f9d62d2d220] exiting daemon
21:17:06 [2020-05-17T21:17:06.735Z]     daemon.go:448: [d7f9d62d2d220] Daemon stopped
21:17:06 [2020-05-17T21:17:06.735Z] === RUN   TestAuthZPluginTLS
21:17:07 [2020-05-17T21:17:07.298Z] --- PASS: TestAuthZPluginTLS (0.58s)
21:17:07 [2020-05-17T21:17:07.298Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:325: [d26a4441353f2] waiting for daemon to start
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:325: [d26a4441353f2] waiting for daemon to start
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:353: [d26a4441353f2] daemon started
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:461: [d26a4441353f2] Stopping daemon
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:296: [d26a4441353f2] exiting daemon
21:17:07 [2020-05-17T21:17:07.298Z]     daemon.go:448: [d26a4441353f2] Daemon stopped
21:17:07 [2020-05-17T21:17:07.298Z] === RUN   TestAuthZPluginDenyRequest
21:17:07 [2020-05-17T21:17:07.556Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
21:17:07 [2020-05-17T21:17:07.556Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:325: [dc97e243a95b0] waiting for daemon to start
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:325: [dc97e243a95b0] waiting for daemon to start
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:353: [dc97e243a95b0] daemon started
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:461: [dc97e243a95b0] Stopping daemon
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:296: [dc97e243a95b0] exiting daemon
21:17:07 [2020-05-17T21:17:07.556Z]     daemon.go:448: [dc97e243a95b0] Daemon stopped
21:17:07 [2020-05-17T21:17:07.556Z] === RUN   TestAuthZPluginAPIDenyResponse
21:17:07 [2020-05-17T21:17:07.760Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.005s	coverage: 72.9% of statements
21:17:07 [2020-05-17T21:17:07.760Z] ok  	github.com/docker/docker/cmd/dockerd	0.088s	coverage: 29.5% of statements
21:17:07 [2020-05-17T21:17:07.760Z] ok  	github.com/docker/docker/container	0.117s	coverage: 35.6% of statements
21:17:07 [2020-05-17T21:17:07.760Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:17:07 [2020-05-17T21:17:07.760Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:17:07 [2020-05-17T21:17:07.760Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:17:07 [2020-05-17T21:17:07.760Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:17:08 [2020-05-17T21:17:08.119Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
21:17:08 [2020-05-17T21:17:08.120Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:325: [d22fb401bfbe6] waiting for daemon to start
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:325: [d22fb401bfbe6] waiting for daemon to start
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:353: [d22fb401bfbe6] daemon started
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:461: [d22fb401bfbe6] Stopping daemon
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:296: [d22fb401bfbe6] exiting daemon
21:17:08 [2020-05-17T21:17:08.120Z]     daemon.go:448: [d22fb401bfbe6] Daemon stopped
21:17:08 [2020-05-17T21:17:08.120Z] === RUN   TestAuthZPluginDenyResponse
21:17:08 [2020-05-17T21:17:08.684Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
21:17:08 [2020-05-17T21:17:08.684Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:325: [d0cdef00b275e] waiting for daemon to start
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:325: [d0cdef00b275e] waiting for daemon to start
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:353: [d0cdef00b275e] daemon started
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:461: [d0cdef00b275e] Stopping daemon
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:296: [d0cdef00b275e] exiting daemon
21:17:08 [2020-05-17T21:17:08.684Z]     daemon.go:448: [d0cdef00b275e] Daemon stopped
21:17:08 [2020-05-17T21:17:08.684Z] === RUN   TestAuthZPluginAllowEventStream
21:17:09 [2020-05-17T21:17:09.617Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:17:10 [2020-05-17T21:17:10.549Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
21:17:10 [2020-05-17T21:17:10.549Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:325: [d32f75310546d] waiting for daemon to start
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:325: [d32f75310546d] waiting for daemon to start
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:353: [d32f75310546d] daemon started
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:461: [d32f75310546d] Stopping daemon
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:296: [d32f75310546d] exiting daemon
21:17:10 [2020-05-17T21:17:10.549Z]     daemon.go:448: [d32f75310546d] Daemon stopped
21:17:10 [2020-05-17T21:17:10.549Z] === RUN   TestAuthZPluginErrorResponse
21:17:10 [2020-05-17T21:17:10.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:17:11 [2020-05-17T21:17:11.113Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:17:11 [2020-05-17T21:17:11.113Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:325: [d3b26992c12d5] waiting for daemon to start
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:325: [d3b26992c12d5] waiting for daemon to start
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:353: [d3b26992c12d5] daemon started
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:461: [d3b26992c12d5] Stopping daemon
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:296: [d3b26992c12d5] exiting daemon
21:17:11 [2020-05-17T21:17:11.113Z]     daemon.go:448: [d3b26992c12d5] Daemon stopped
21:17:11 [2020-05-17T21:17:11.113Z] === RUN   TestAuthZPluginErrorRequest
21:17:11 [2020-05-17T21:17:11.113Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:17:11 [2020-05-17T21:17:11.677Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:17:11 [2020-05-17T21:17:11.677Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:325: [d435cb448a6cb] waiting for daemon to start
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:325: [d435cb448a6cb] waiting for daemon to start
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:353: [d435cb448a6cb] daemon started
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:461: [d435cb448a6cb] Stopping daemon
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:296: [d435cb448a6cb] exiting daemon
21:17:11 [2020-05-17T21:17:11.677Z]     daemon.go:448: [d435cb448a6cb] Daemon stopped
21:17:11 [2020-05-17T21:17:11.677Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:17:11 [2020-05-17T21:17:11.677Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:17:12 [2020-05-17T21:17:12.241Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
21:17:12 [2020-05-17T21:17:12.241Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:325: [def19f9f967cb] waiting for daemon to start
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:325: [def19f9f967cb] waiting for daemon to start
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:353: [def19f9f967cb] daemon started
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:461: [def19f9f967cb] Stopping daemon
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:296: [def19f9f967cb] exiting daemon
21:17:12 [2020-05-17T21:17:12.241Z]     daemon.go:448: [def19f9f967cb] Daemon stopped
21:17:12 [2020-05-17T21:17:12.241Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:17:13 [2020-05-17T21:17:13.172Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:17:13 [2020-05-17T21:17:13.172Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:17:13 [2020-05-17T21:17:13.430Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:17:14 [2020-05-17T21:17:14.313Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
21:17:14 [2020-05-17T21:17:14.363Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
21:17:14 [2020-05-17T21:17:14.363Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:325: [d056ec3c94e07] waiting for daemon to start
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:325: [d056ec3c94e07] waiting for daemon to start
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:353: [d056ec3c94e07] daemon started
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:461: [d056ec3c94e07] Stopping daemon
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:296: [d056ec3c94e07] exiting daemon
21:17:14 [2020-05-17T21:17:14.363Z]     daemon.go:448: [d056ec3c94e07] Daemon stopped
21:17:14 [2020-05-17T21:17:14.363Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:17:16 [2020-05-17T21:17:16.208Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
21:17:16 [2020-05-17T21:17:16.257Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
21:17:16 [2020-05-17T21:17:16.257Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:325: [d39b6375eee1c] waiting for daemon to start
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:325: [d39b6375eee1c] waiting for daemon to start
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:353: [d39b6375eee1c] daemon started
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:461: [d39b6375eee1c] Stopping daemon
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:296: [d39b6375eee1c] exiting daemon
21:17:16 [2020-05-17T21:17:16.257Z]     daemon.go:448: [d39b6375eee1c] Daemon stopped
21:17:16 [2020-05-17T21:17:16.257Z] === RUN   TestAuthZPluginHeader
21:17:17 [2020-05-17T21:17:17.189Z] --- PASS: TestAuthZPluginHeader (0.80s)
21:17:17 [2020-05-17T21:17:17.189Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:325: [dc12a323f2919] waiting for daemon to start
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:325: [dc12a323f2919] waiting for daemon to start
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:353: [dc12a323f2919] daemon started
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:461: [dc12a323f2919] Stopping daemon
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:296: [dc12a323f2919] exiting daemon
21:17:17 [2020-05-17T21:17:17.189Z]     daemon.go:448: [dc12a323f2919] Daemon stopped
21:17:17 [2020-05-17T21:17:17.189Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:17:17 [2020-05-17T21:17:17.623Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
21:17:20 [2020-05-17T21:17:20.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:17:21 [2020-05-17T21:17:21.366Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s)
21:17:21 [2020-05-17T21:17:21.366Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:325: [d9c2c59c8b61e] waiting for daemon to start
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:325: [d9c2c59c8b61e] waiting for daemon to start
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:353: [d9c2c59c8b61e] daemon started
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:461: [d9c2c59c8b61e] Stopping daemon
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:296: [d9c2c59c8b61e] exiting daemon
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:448: [d9c2c59c8b61e] Daemon stopped
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:325: [d9c2c59c8b61e] waiting for daemon to start
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:325: [d9c2c59c8b61e] waiting for daemon to start
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:353: [d9c2c59c8b61e] daemon started
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:461: [d9c2c59c8b61e] Stopping daemon
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:296: [d9c2c59c8b61e] exiting daemon
21:17:21 [2020-05-17T21:17:21.366Z]     daemon.go:448: [d9c2c59c8b61e] Daemon stopped
21:17:21 [2020-05-17T21:17:21.366Z] === RUN   TestAuthZPluginV2Disable
21:17:21 [2020-05-17T21:17:21.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:17:25 [2020-05-17T21:17:25.541Z] --- PASS: TestAuthZPluginV2Disable (3.44s)
21:17:25 [2020-05-17T21:17:25.541Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:325: [d497b85f360b7] waiting for daemon to start
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:325: [d497b85f360b7] waiting for daemon to start
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:353: [d497b85f360b7] daemon started
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:461: [d497b85f360b7] Stopping daemon
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:296: [d497b85f360b7] exiting daemon
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:448: [d497b85f360b7] Daemon stopped
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:325: [d497b85f360b7] waiting for daemon to start
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:325: [d497b85f360b7] waiting for daemon to start
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:353: [d497b85f360b7] daemon started
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:461: [d497b85f360b7] Stopping daemon
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:296: [d497b85f360b7] exiting daemon
21:17:25 [2020-05-17T21:17:25.541Z]     daemon.go:448: [d497b85f360b7] Daemon stopped
21:17:25 [2020-05-17T21:17:25.541Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:17:25 [2020-05-17T21:17:25.541Z] === RUN   TestDockerSuite/TestBuildExpose
21:17:25 [2020-05-17T21:17:25.541Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:17:25 [2020-05-17T21:17:25.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:17:25 [2020-05-17T21:17:25.720Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.7% of statements
21:17:25 [2020-05-17T21:17:25.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:17:26 [2020-05-17T21:17:26.473Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:17:26 [2020-05-17T21:17:26.730Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:17:27 [2020-05-17T21:17:27.089Z] ok  	github.com/docker/docker/daemon	12.214s	coverage: 17.5% of statements
21:17:27 [2020-05-17T21:17:27.089Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:17:27 [2020-05-17T21:17:27.089Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:17:27 [2020-05-17T21:17:27.294Z] === RUN   TestDockerSuite/TestBuildFails
21:17:27 [2020-05-17T21:17:27.346Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 82.2% of statements
21:17:27 [2020-05-17T21:17:27.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:17:28 [2020-05-17T21:17:28.225Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:17:28 [2020-05-17T21:17:28.225Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:17:28 [2020-05-17T21:17:28.276Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.4% of statements
21:17:28 [2020-05-17T21:17:28.482Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s)
21:17:28 [2020-05-17T21:17:28.482Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:325: [d722687bc9ca3] waiting for daemon to start
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:325: [d722687bc9ca3] waiting for daemon to start
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:353: [d722687bc9ca3] daemon started
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:461: [d722687bc9ca3] Stopping daemon
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:296: [d722687bc9ca3] exiting daemon
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:448: [d722687bc9ca3] Daemon stopped
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:325: [d722687bc9ca3] waiting for daemon to start
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:325: [d722687bc9ca3] waiting for daemon to start
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:353: [d722687bc9ca3] daemon started
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:461: [d722687bc9ca3] Stopping daemon
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:296: [d722687bc9ca3] exiting daemon
21:17:28 [2020-05-17T21:17:28.482Z]     daemon.go:448: [d722687bc9ca3] Daemon stopped
21:17:28 [2020-05-17T21:17:28.482Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:17:28 [2020-05-17T21:17:28.533Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
21:17:28 [2020-05-17T21:17:28.533Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:17:28 [2020-05-17T21:17:28.533Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:17:29 [2020-05-17T21:17:29.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:17:29 [2020-05-17T21:17:29.904Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
21:17:31 [2020-05-17T21:17:31.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:17:31 [2020-05-17T21:17:31.759Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:17:32 [2020-05-17T21:17:32.429Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
21:17:33 [2020-05-17T21:17:33.360Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.207s	coverage: 56.9% of statements
21:17:33 [2020-05-17T21:17:33.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:17:34 [2020-05-17T21:17:34.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:17:34 [2020-05-17T21:17:34.388Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:17:35 [2020-05-17T21:17:35.036Z] === RUN   TestDockerSuite/TestBuildForceRm
21:17:35 [2020-05-17T21:17:35.375Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:17:35 [2020-05-17T21:17:35.844Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:17:35 [2020-05-17T21:17:35.898Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.511s	coverage: 72.3% of statements
21:17:36 [2020-05-17T21:17:36.312Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:17:36 [2020-05-17T21:17:36.831Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.665s	coverage: 45.9% of statements
21:17:36 [2020-05-17T21:17:36.831Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:17:37 [2020-05-17T21:17:37.299Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:17:37 [2020-05-17T21:17:37.299Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:17:37 [2020-05-17T21:17:37.557Z] === RUN   TestDockerSuite/TestBuildFromGit
21:17:37 [2020-05-17T21:17:37.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:17:38 [2020-05-17T21:17:38.953Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:17:39 [2020-05-17T21:17:39.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:17:39 [2020-05-17T21:17:39.210Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:17:39 [2020-05-17T21:17:39.355Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.057s	coverage: 49.5% of statements
21:17:39 [2020-05-17T21:17:39.774Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.28s)
21:17:39 [2020-05-17T21:17:39.774Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:353: [d38f066b5d202] daemon started
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:461: [d38f066b5d202] Stopping daemon
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:296: [d38f066b5d202] exiting daemon
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:448: [d38f066b5d202] Daemon stopped
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:296: [d38f066b5d202] exiting daemon
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:325: [d38f066b5d202] waiting for daemon to start
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:353: [d38f066b5d202] daemon started
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:461: [d38f066b5d202] Stopping daemon
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:296: [d38f066b5d202] exiting daemon
21:17:39 [2020-05-17T21:17:39.774Z]     daemon.go:448: [d38f066b5d202] Daemon stopped
21:17:39 [2020-05-17T21:17:39.774Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:17:40 [2020-05-17T21:17:40.285Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.331s	coverage: 76.1% of statements
21:17:40 [2020-05-17T21:17:40.337Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:17:41 [2020-05-17T21:17:41.655Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
21:17:41 [2020-05-17T21:17:41.655Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.119s	coverage: 60.4% of statements
21:17:41 [2020-05-17T21:17:41.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:17:41 [2020-05-17T21:17:41.655Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:17:42 [2020-05-17T21:17:42.057Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:17:42 [2020-05-17T21:17:42.233Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:17:42 [2020-05-17T21:17:42.797Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:17:43 [2020-05-17T21:17:43.026Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
21:17:43 [2020-05-17T21:17:43.046Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:17:43 [2020-05-17T21:17:43.046Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:17:43 [2020-05-17T21:17:43.046Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:17:43 [2020-05-17T21:17:43.361Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:17:43 [2020-05-17T21:17:43.957Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:17:44 [2020-05-17T21:17:44.611Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:17:44 [2020-05-17T21:17:44.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:17:44 [2020-05-17T21:17:44.890Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 4.9% of statements
21:17:44 [2020-05-17T21:17:44.890Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:17:44 [2020-05-17T21:17:44.890Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:17:45 [2020-05-17T21:17:45.079Z] === RUN   TestDockerSuite/TestBuildCmd
21:17:45 [2020-05-17T21:17:45.256Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:17:45 [2020-05-17T21:17:45.548Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:17:45 [2020-05-17T21:17:45.822Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.7% of statements
21:17:46 [2020-05-17T21:17:46.017Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:17:46 [2020-05-17T21:17:46.486Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:17:47 [2020-05-17T21:17:47.194Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.180s	coverage: 78.2% of statements
21:17:47 [2020-05-17T21:17:47.194Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:17:47 [2020-05-17T21:17:47.194Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:17:47 [2020-05-17T21:17:47.194Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
21:17:47 [2020-05-17T21:17:47.779Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:17:48 [2020-05-17T21:17:48.565Z] ok  	github.com/docker/docker/daemon/logger/journald	0.041s	coverage: 26.2% of statements
21:17:48 [2020-05-17T21:17:48.565Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
21:17:48 [2020-05-17T21:17:48.709Z] === RUN   TestDockerSuite/TestBuildHistory
21:17:48 [2020-05-17T21:17:48.823Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 88.3% of statements
21:17:49 [2020-05-17T21:17:49.754Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
21:17:49 [2020-05-17T21:17:49.754Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:17:50 [2020-05-17T21:17:50.687Z] time="2020-05-17T21:17:49Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate506212646/log588989517.1: no such file or directory"
21:17:50 [2020-05-17T21:17:50.687Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 37.9% of statements
21:17:52 [2020-05-17T21:17:52.062Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
21:17:52 [2020-05-17T21:17:52.358Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:17:52 [2020-05-17T21:17:52.625Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:17:53 [2020-05-17T21:17:53.190Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
21:17:53 [2020-05-17T21:17:53.358Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:17:53 [2020-05-17T21:17:53.358Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:17:53 [2020-05-17T21:17:53.448Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.646s	coverage: 84.5% of statements
21:17:53 [2020-05-17T21:17:53.448Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:17:53 [2020-05-17T21:17:53.448Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:17:53 [2020-05-17T21:17:53.964Z] === RUN   TestDockerSuite/TestBuildIidFile
21:17:53 [2020-05-17T21:17:53.964Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:17:54 [2020-05-17T21:17:54.527Z] === RUN   TestDockerSuite/TestBuildInheritance
21:17:54 [2020-05-17T21:17:54.938Z] === RUN   TestDockerSuite/TestBuildContChar
21:17:55 [2020-05-17T21:17:55.090Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:17:55 [2020-05-17T21:17:55.654Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:17:55 [2020-05-17T21:17:55.654Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:17:55 [2020-05-17T21:17:55.973Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 48.2% of statements
21:17:55 [2020-05-17T21:17:55.973Z] ok  	github.com/docker/docker/distribution	0.175s	coverage: 22.3% of statements
21:17:55 [2020-05-17T21:17:55.973Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:17:56 [2020-05-17T21:17:56.586Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
21:17:56 [2020-05-17T21:17:56.587Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:353: [d519a22c81a4c] daemon started
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:461: [d519a22c81a4c] Stopping daemon
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:296: [d519a22c81a4c] exiting daemon
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:448: [d519a22c81a4c] Daemon stopped
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:339: [d519a22c81a4c] error pinging daemon on start: Get http://d519a22c81a4c.sock/_ping: context deadline exceeded
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:339: [d519a22c81a4c] error pinging daemon on start: Get http://d519a22c81a4c.sock/_ping: context deadline exceeded
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:339: [d519a22c81a4c] error pinging daemon on start: Get http://d519a22c81a4c.sock/_ping: context deadline exceeded
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:339: [d519a22c81a4c] error pinging daemon on start: Get http://d519a22c81a4c.sock/_ping: context deadline exceeded
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:296: [d519a22c81a4c] exiting daemon
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:325: [d519a22c81a4c] waiting for daemon to start
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:353: [d519a22c81a4c] daemon started
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:461: [d519a22c81a4c] Stopping daemon
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:296: [d519a22c81a4c] exiting daemon
21:17:56 [2020-05-17T21:17:56.587Z]     daemon.go:448: [d519a22c81a4c] Daemon stopped
21:17:56 [2020-05-17T21:17:56.587Z] PASS
21:17:56 [2020-05-17T21:17:56.587Z] 
21:17:56 [2020-05-17T21:17:56.587Z] DONE 17 tests in 51.585s
21:17:56 [2020-05-17T21:17:56.587Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:17:56 [2020-05-17T21:17:56.587Z] ++ 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
21:17:56 [2020-05-17T21:17:56.587Z] ++ set -e
21:17:56 [2020-05-17T21:17:56.587Z] ++ '[' -n 0 ']'
21:17:56 [2020-05-17T21:17:56.587Z] ++ set -x
21:17:56 [2020-05-17T21:17:56.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:17:56 [2020-05-17T21:17:56.587Z] INFO: Testing against a local daemon
21:17:56 [2020-05-17T21:17:56.587Z] === RUN   TestPluginInvalidJSON
21:17:56 [2020-05-17T21:17:56.587Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:17:56 [2020-05-17T21:17:56.587Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:17:56 [2020-05-17T21:17:56.587Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:17:56 [2020-05-17T21:17:56.587Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:17:56 [2020-05-17T21:17:56.587Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:17:56 [2020-05-17T21:17:56.587Z] PASS
21:17:56 [2020-05-17T21:17:56.587Z] 
21:17:56 [2020-05-17T21:17:56.587Z] DONE 2 tests in 0.143s
21:17:56 [2020-05-17T21:17:56.587Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:17:56 [2020-05-17T21:17:56.587Z] ++ 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
21:17:56 [2020-05-17T21:17:56.587Z] ++ set -e
21:17:56 [2020-05-17T21:17:56.587Z] ++ '[' -n 0 ']'
21:17:56 [2020-05-17T21:17:56.587Z] ++ set -x
21:17:56 [2020-05-17T21:17:56.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:17:56 [2020-05-17T21:17:56.844Z] INFO: Testing against a local daemon
21:17:56 [2020-05-17T21:17:56.844Z] === RUN   TestExternalGraphDriver
21:17:56 [2020-05-17T21:17:56.844Z] === RUN   TestExternalGraphDriver/json
21:17:56 [2020-05-17T21:17:56.844Z] === RUN   TestDockerSuite/TestBuildLabel
21:17:56 [2020-05-17T21:17:56.905Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
21:17:57 [2020-05-17T21:17:57.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:17:57 [2020-05-17T21:17:57.407Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:17:57 [2020-05-17T21:17:57.971Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:17:58 [2020-05-17T21:17:58.276Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
21:17:58 [2020-05-17T21:17:58.535Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:17:58 [2020-05-17T21:17:58.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:17:58 [2020-05-17T21:17:58.792Z] === RUN   TestDockerSuite/TestBuildLabels
21:17:58 [2020-05-17T21:17:58.841Z] ok  	github.com/docker/docker/distribution/xfer	1.433s	coverage: 83.4% of statements
21:17:58 [2020-05-17T21:17:58.841Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:17:59 [2020-05-17T21:17:59.049Z] === RUN   TestExternalGraphDriver/spec
21:17:59 [2020-05-17T21:17:59.307Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:17:59 [2020-05-17T21:17:59.405Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
21:17:59 [2020-05-17T21:17:59.405Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:18:00 [2020-05-17T21:18:00.337Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
21:18:00 [2020-05-17T21:18:00.337Z] ?   	github.com/docker/docker/internal/test	[no test files]
21:18:00 [2020-05-17T21:18:00.678Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:18:00 [2020-05-17T21:18:00.678Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:18:00 [2020-05-17T21:18:00.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:18:01 [2020-05-17T21:18:01.242Z] === RUN   TestExternalGraphDriver/pull
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
21:18:01 [2020-05-17T21:18:01.269Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
21:18:01 [2020-05-17T21:18:01.527Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
21:18:01 [2020-05-17T21:18:01.527Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
21:18:01 [2020-05-17T21:18:01.527Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
21:18:01 [2020-05-17T21:18:01.527Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:18:02 [2020-05-17T21:18:02.092Z] ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
21:18:03 [2020-05-17T21:18:03.024Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
21:18:03 [2020-05-17T21:18:03.138Z] --- PASS: TestExternalGraphDriver (6.44s)
21:18:03 [2020-05-17T21:18:03.138Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:353: [d438a90a46291] daemon started
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:461: [d438a90a46291] Stopping daemon
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:296: [d438a90a46291] exiting daemon
21:18:03 [2020-05-17T21:18:03.138Z]     daemon.go:448: [d438a90a46291] Daemon stopped
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:353: [d438a90a46291] daemon started
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:461: [d438a90a46291] Stopping daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:296: [d438a90a46291] exiting daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:448: [d438a90a46291] Daemon stopped
21:18:03 [2020-05-17T21:18:03.139Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:353: [d438a90a46291] daemon started
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:461: [d438a90a46291] Stopping daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:296: [d438a90a46291] exiting daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:448: [d438a90a46291] Daemon stopped
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:353: [d438a90a46291] daemon started
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:461: [d438a90a46291] Stopping daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:296: [d438a90a46291] exiting daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:448: [d438a90a46291] Daemon stopped
21:18:03 [2020-05-17T21:18:03.139Z]     --- PASS: TestExternalGraphDriver/spec (2.22s)
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:325: [d438a90a46291] waiting for daemon to start
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:353: [d438a90a46291] daemon started
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:461: [d438a90a46291] Stopping daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:296: [d438a90a46291] exiting daemon
21:18:03 [2020-05-17T21:18:03.139Z]     daemon.go:448: [d438a90a46291] Daemon stopped
21:18:03 [2020-05-17T21:18:03.139Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
21:18:03 [2020-05-17T21:18:03.139Z] === RUN   TestGraphdriverPluginV2
21:18:04 [2020-05-17T21:18:04.071Z] === RUN   TestDockerSuite/TestBuildLastModified
21:18:04 [2020-05-17T21:18:04.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:18:04 [2020-05-17T21:18:04.394Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
21:18:04 [2020-05-17T21:18:04.394Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:18:06 [2020-05-17T21:18:06.289Z] ok  	github.com/docker/docker/pkg/archive	0.392s	coverage: 77.1% of statements
21:18:06 [2020-05-17T21:18:06.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:18:07 [2020-05-17T21:18:07.220Z] ok  	github.com/docker/docker/pkg/authorization	0.215s	coverage: 66.7% of statements
21:18:07 [2020-05-17T21:18:07.477Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:18:07 [2020-05-17T21:18:07.477Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:18:07 [2020-05-17T21:18:07.484Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:18:07 [2020-05-17T21:18:07.484Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:18:07 [2020-05-17T21:18:07.484Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:18:08 [2020-05-17T21:18:08.246Z] --- PASS: TestGraphdriverPluginV2 (5.00s)
21:18:08 [2020-05-17T21:18:08.246Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:325: [d74c9ecb64d32] waiting for daemon to start
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:325: [d74c9ecb64d32] waiting for daemon to start
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:353: [d74c9ecb64d32] daemon started
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:461: [d74c9ecb64d32] Stopping daemon
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:296: [d74c9ecb64d32] exiting daemon
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:448: [d74c9ecb64d32] Daemon stopped
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:325: [d74c9ecb64d32] waiting for daemon to start
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:325: [d74c9ecb64d32] waiting for daemon to start
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:353: [d74c9ecb64d32] daemon started
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:461: [d74c9ecb64d32] Stopping daemon
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:296: [d74c9ecb64d32] exiting daemon
21:18:08 [2020-05-17T21:18:08.246Z]     daemon.go:448: [d74c9ecb64d32] Daemon stopped
21:18:08 [2020-05-17T21:18:08.246Z] PASS
21:18:08 [2020-05-17T21:18:08.246Z] 
21:18:08 [2020-05-17T21:18:08.246Z] DONE 5 tests in 11.590s
21:18:08 [2020-05-17T21:18:08.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:18:08 [2020-05-17T21:18:08.246Z] ++ 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
21:18:08 [2020-05-17T21:18:08.246Z] ++ set -e
21:18:08 [2020-05-17T21:18:08.246Z] ++ '[' -n 0 ']'
21:18:08 [2020-05-17T21:18:08.246Z] ++ set -x
21:18:08 [2020-05-17T21:18:08.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:18:08 [2020-05-17T21:18:08.246Z] INFO: Testing against a local daemon
21:18:08 [2020-05-17T21:18:08.246Z] === RUN   TestContinueAfterPluginCrash
21:18:08 [2020-05-17T21:18:08.246Z] === PAUSE TestContinueAfterPluginCrash
21:18:08 [2020-05-17T21:18:08.246Z] === RUN   TestDaemonStartWithLogOpt
21:18:08 [2020-05-17T21:18:08.246Z] === PAUSE TestDaemonStartWithLogOpt
21:18:08 [2020-05-17T21:18:08.246Z] === CONT  TestContinueAfterPluginCrash
21:18:08 [2020-05-17T21:18:08.246Z] === CONT  TestDaemonStartWithLogOpt
21:18:08 [2020-05-17T21:18:08.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:18:09 [2020-05-17T21:18:09.719Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:18:10 [2020-05-17T21:18:10.195Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:18:10 [2020-05-17T21:18:10.374Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:18:10 [2020-05-17T21:18:10.374Z] Using test binary docker
21:18:10 [2020-05-17T21:18:10.374Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:18:10 [2020-05-17T21:18:10.374Z] +++ /etc/init.d/apparmor start
21:18:10 [2020-05-17T21:18:10.374Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:18:10 [2020-05-17T21:18:10.374Z] INFO: Waiting for daemon to start...
21:18:10 [2020-05-17T21:18:10.374Z] Starting dockerd
21:18:10 [2020-05-17T21:18:10.374Z] +++ 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:18:10 [2020-05-17T21:18:10.667Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:18:10 [2020-05-17T21:18:10.668Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:18:10 [2020-05-17T21:18:10.751Z] ok  	github.com/docker/docker/layer	7.123s	coverage: 72.0% of statements
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/oci	[no test files]
21:18:10 [2020-05-17T21:18:10.751Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:18:10 [2020-05-17T21:18:10.787Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:18:11 [2020-05-17T21:18:11.140Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:18:11 [2020-05-17T21:18:11.314Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
21:18:11 [2020-05-17T21:18:11.314Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.975s	coverage: 43.2% of statements
21:18:11 [2020-05-17T21:18:11.314Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:18:11 [2020-05-17T21:18:11.314Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:18:11 [2020-05-17T21:18:11.878Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
21:18:11 [2020-05-17T21:18:11.878Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
21:18:12 [2020-05-17T21:18:12.137Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:18:12 [2020-05-17T21:18:12.137Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:18:12 [2020-05-17T21:18:12.137Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:18:12 [2020-05-17T21:18:12.414Z] .
21:18:12 [2020-05-17T21:18:12.414Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:18:12 [2020-05-17T21:18:12.414Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:18:12 [2020-05-17T21:18:12.414Z] Error: No such image: emptyfs
21:18:12 [2020-05-17T21:18:12.414Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:18:12 [2020-05-17T21:18:12.414Z] ++++ docker load
21:18:12 [2020-05-17T21:18:12.414Z] Running integration-test (iteration 1)
21:18:12 [2020-05-17T21:18:12.414Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:18:12 [2020-05-17T21:18:12.414Z] ++ 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:18:12 [2020-05-17T21:18:12.414Z] ++ set -e
21:18:12 [2020-05-17T21:18:12.414Z] ++ '[' -n 0 ']'
21:18:12 [2020-05-17T21:18:12.414Z] ++ set -x
21:18:12 [2020-05-17T21:18:12.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
21:18:12 [2020-05-17T21:18:12.810Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
21:18:13 [2020-05-17T21:18:13.374Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
21:18:13 [2020-05-17T21:18:13.631Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:18:15 [2020-05-17T21:18:15.001Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 66.3% of statements
21:18:15 [2020-05-17T21:18:15.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
21:18:16 [2020-05-17T21:18:16.041Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:18:16 [2020-05-17T21:18:16.041Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:18:16 [2020-05-17T21:18:16.041Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:18:16 [2020-05-17T21:18:16.041Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:18:16 [2020-05-17T21:18:16.299Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:18:16 [2020-05-17T21:18:16.497Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.073s	coverage: 84.1% of statements
21:18:16 [2020-05-17T21:18:16.497Z] ok  	github.com/docker/docker/pkg/fsutils	0.189s	coverage: 85.1% of statements
21:18:16 [2020-05-17T21:18:16.755Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 10.2% of statements
21:18:16 [2020-05-17T21:18:16.863Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:18:16 [2020-05-17T21:18:16.933Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:18:17 [2020-05-17T21:18:17.686Z] ok  	github.com/docker/docker/pkg/idtools	0.435s	coverage: 70.1% of statements
21:18:17 [2020-05-17T21:18:17.943Z] ok  	github.com/docker/docker/pkg/ioutils	0.457s	coverage: 69.1% of statements
21:18:18 [2020-05-17T21:18:18.507Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:18:18 [2020-05-17T21:18:18.507Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
21:18:18 [2020-05-17T21:18:18.764Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
21:18:18 [2020-05-17T21:18:18.764Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:18:19 [2020-05-17T21:18:19.332Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
21:18:19 [2020-05-17T21:18:19.612Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:18:19 [2020-05-17T21:18:19.876Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:18:20 [2020-05-17T21:18:20.133Z] ok  	github.com/docker/docker/pkg/mount	0.567s	coverage: 69.6% of statements
21:18:20 [2020-05-17T21:18:20.133Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:18:20 [2020-05-17T21:18:20.139Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:18:20 [2020-05-17T21:18:20.390Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 90.0% of statements
21:18:20 [2020-05-17T21:18:20.647Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 82.4% of statements
21:18:20 [2020-05-17T21:18:20.647Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:18:20 [2020-05-17T21:18:20.647Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:18:21 [2020-05-17T21:18:21.578Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
21:18:22 [2020-05-17T21:18:22.036Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:18:22 [2020-05-17T21:18:22.142Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:18:22 [2020-05-17T21:18:22.399Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
21:18:22 [2020-05-17T21:18:22.656Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:18:23 [2020-05-17T21:18:23.933Z] --- PASS: TestDaemonStartWithLogOpt (15.25s)
21:18:23 [2020-05-17T21:18:23.933Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:325: [d0ef8db3530d9] waiting for daemon to start
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:325: [d0ef8db3530d9] waiting for daemon to start
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:353: [d0ef8db3530d9] daemon started
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:461: [d0ef8db3530d9] Stopping daemon
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:296: [d0ef8db3530d9] exiting daemon
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:448: [d0ef8db3530d9] Daemon stopped
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:325: [d0ef8db3530d9] waiting for daemon to start
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:325: [d0ef8db3530d9] waiting for daemon to start
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:353: [d0ef8db3530d9] daemon started
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:461: [d0ef8db3530d9] Stopping daemon
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:296: [d0ef8db3530d9] exiting daemon
21:18:23 [2020-05-17T21:18:23.933Z]     daemon.go:448: [d0ef8db3530d9] Daemon stopped
21:18:24 [2020-05-17T21:18:24.026Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 72.7% of statements
21:18:24 [2020-05-17T21:18:24.283Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
21:18:26 [2020-05-17T21:18:26.455Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:18:26 [2020-05-17T21:18:26.456Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:18:26 [2020-05-17T21:18:26.713Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:18:26 [2020-05-17T21:18:26.713Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:18:27 [2020-05-17T21:18:27.557Z] ok  	github.com/docker/docker/pkg/signal	2.860s	coverage: 61.0% of statements
21:18:27 [2020-05-17T21:18:27.715Z] Loaded image: buildpack-deps:jessie
21:18:27 [2020-05-17T21:18:27.715Z] Loaded image: busybox:latest
21:18:27 [2020-05-17T21:18:27.715Z] Loaded image: busybox:glibc
21:18:27 [2020-05-17T21:18:27.715Z] Loaded image: debian:jessie
21:18:27 [2020-05-17T21:18:27.715Z] Loaded image: hello-world:latest
21:18:27 [2020-05-17T21:18:27.715Z] INFO: Testing against a local daemon
21:18:27 [2020-05-17T21:18:27.715Z] === RUN   TestBuildWithSession
21:18:27 [2020-05-17T21:18:27.814Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:18:28 [2020-05-17T21:18:28.084Z] --- PASS: TestContinueAfterPluginCrash (19.85s)
21:18:28 [2020-05-17T21:18:28.084Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:325: [d4cbe616c2d68] waiting for daemon to start
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:325: [d4cbe616c2d68] waiting for daemon to start
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:353: [d4cbe616c2d68] daemon started
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:461: [d4cbe616c2d68] Stopping daemon
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:296: [d4cbe616c2d68] exiting daemon
21:18:28 [2020-05-17T21:18:28.084Z]     daemon.go:448: [d4cbe616c2d68] Daemon stopped
21:18:28 [2020-05-17T21:18:28.084Z] PASS
21:18:28 [2020-05-17T21:18:28.084Z] 
21:18:28 [2020-05-17T21:18:28.084Z] DONE 2 tests in 19.965s
21:18:28 [2020-05-17T21:18:28.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:18:28 [2020-05-17T21:18:28.084Z] ++ 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
21:18:28 [2020-05-17T21:18:28.084Z] ++ set -e
21:18:28 [2020-05-17T21:18:28.084Z] ++ '[' -n 0 ']'
21:18:28 [2020-05-17T21:18:28.084Z] ++ set -x
21:18:28 [2020-05-17T21:18:28.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:18:28 [2020-05-17T21:18:28.341Z] INFO: Testing against a local daemon
21:18:28 [2020-05-17T21:18:28.341Z] === RUN   TestPluginWithDevMounts
21:18:28 [2020-05-17T21:18:28.341Z] === PAUSE TestPluginWithDevMounts
21:18:28 [2020-05-17T21:18:28.341Z] === CONT  TestPluginWithDevMounts
21:18:28 [2020-05-17T21:18:28.379Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:18:28 [2020-05-17T21:18:28.636Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:18:28 [2020-05-17T21:18:28.728Z] --- PASS: TestBuildWithSession (2.09s)
21:18:28 [2020-05-17T21:18:28.728Z] === RUN   TestBuildSquashParent
21:18:28 [2020-05-17T21:18:28.893Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
21:18:29 [2020-05-17T21:18:29.457Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
21:18:29 [2020-05-17T21:18:29.714Z] ok  	github.com/docker/docker/pkg/system	0.018s	coverage: 35.1% of statements
21:18:30 [2020-05-17T21:18:30.279Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
21:18:30 [2020-05-17T21:18:30.843Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
21:18:30 [2020-05-17T21:18:30.864Z] --- PASS: TestPluginWithDevMounts (2.45s)
21:18:30 [2020-05-17T21:18:30.864Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:325: [d04d4cc57bfae] waiting for daemon to start
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:325: [d04d4cc57bfae] waiting for daemon to start
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:353: [d04d4cc57bfae] daemon started
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:461: [d04d4cc57bfae] Stopping daemon
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:296: [d04d4cc57bfae] exiting daemon
21:18:30 [2020-05-17T21:18:30.864Z]     daemon.go:448: [d04d4cc57bfae] Daemon stopped
21:18:30 [2020-05-17T21:18:30.864Z] PASS
21:18:30 [2020-05-17T21:18:30.864Z] 
21:18:30 [2020-05-17T21:18:30.864Z] DONE 1 tests in 2.596s
21:18:30 [2020-05-17T21:18:30.864Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:18:30 [2020-05-17T21:18:30.864Z] ++ 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
21:18:30 [2020-05-17T21:18:30.864Z] ++ set -e
21:18:30 [2020-05-17T21:18:30.864Z] ++ '[' -n 0 ']'
21:18:30 [2020-05-17T21:18:30.864Z] ++ set -x
21:18:30 [2020-05-17T21:18:30.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:18:30 [2020-05-17T21:18:30.864Z] INFO: Testing against a local daemon
21:18:30 [2020-05-17T21:18:30.864Z] === RUN   TestSecretInspect
21:18:31 [2020-05-17T21:18:31.407Z] ok  	github.com/docker/docker/pkg/term	0.022s	coverage: 84.8% of statements
21:18:31 [2020-05-17T21:18:31.664Z] testing: warning: no tests to run
21:18:31 [2020-05-17T21:18:31.664Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
21:18:31 [2020-05-17T21:18:31.922Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:18:32 [2020-05-17T21:18:32.179Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:18:32 [2020-05-17T21:18:32.436Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:18:34 [2020-05-17T21:18:34.136Z] --- PASS: TestSecretInspect (3.06s)
21:18:34 [2020-05-17T21:18:34.136Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:325: [de7c450b5a910] waiting for daemon to start
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:325: [de7c450b5a910] waiting for daemon to start
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:353: [de7c450b5a910] daemon started
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:461: [de7c450b5a910] Stopping daemon
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:296: [de7c450b5a910] exiting daemon
21:18:34 [2020-05-17T21:18:34.136Z]     daemon.go:448: [de7c450b5a910] Daemon stopped
21:18:34 [2020-05-17T21:18:34.136Z] === RUN   TestSecretList
21:18:34 [2020-05-17T21:18:34.960Z] ok  	github.com/docker/docker/plugin	0.535s	coverage: 27.3% of statements
21:18:35 [2020-05-17T21:18:35.216Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
21:18:35 [2020-05-17T21:18:35.555Z] --- PASS: TestBuildSquashParent (5.62s)
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:18:35 [2020-05-17T21:18:35.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:18:35 [2020-05-17T21:18:35.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:18:35 [2020-05-17T21:18:35.555Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:18:35 [2020-05-17T21:18:35.555Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:18:35 [2020-05-17T21:18:35.555Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:18:36 [2020-05-17T21:18:36.148Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
21:18:36 [2020-05-17T21:18:36.406Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:18:37 [2020-05-17T21:18:37.412Z] --- PASS: TestSecretList (3.34s)
21:18:37 [2020-05-17T21:18:37.412Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:325: [d5d4c95b62e8e] waiting for daemon to start
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:325: [d5d4c95b62e8e] waiting for daemon to start
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:353: [d5d4c95b62e8e] daemon started
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:461: [d5d4c95b62e8e] Stopping daemon
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:296: [d5d4c95b62e8e] exiting daemon
21:18:37 [2020-05-17T21:18:37.412Z]     daemon.go:448: [d5d4c95b62e8e] Daemon stopped
21:18:37 [2020-05-17T21:18:37.412Z] === RUN   TestSecretsCreateAndDelete
21:18:37 [2020-05-17T21:18:37.597Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:18:37 [2020-05-17T21:18:37.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:18:37 [2020-05-17T21:18:37.778Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
21:18:38 [2020-05-17T21:18:38.343Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:18:38 [2020-05-17T21:18:38.343Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
21:18:38 [2020-05-17T21:18:38.600Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
21:18:39 [2020-05-17T21:18:39.531Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
21:18:39 [2020-05-17T21:18:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s)
21:18:39 [2020-05-17T21:18:39.656Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
21:18:39 [2020-05-17T21:18:39.656Z] === RUN   TestBuildMultiStageCopy
21:18:39 [2020-05-17T21:18:39.656Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:18:40 [2020-05-17T21:18:40.096Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:18:40 [2020-05-17T21:18:40.866Z] --- PASS: TestSecretsCreateAndDelete (3.11s)
21:18:40 [2020-05-17T21:18:40.866Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:325: [debe65293bf46] waiting for daemon to start
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:325: [debe65293bf46] waiting for daemon to start
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:353: [debe65293bf46] daemon started
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:461: [debe65293bf46] Stopping daemon
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:296: [debe65293bf46] exiting daemon
21:18:40 [2020-05-17T21:18:40.866Z]     daemon.go:448: [debe65293bf46] Daemon stopped
21:18:40 [2020-05-17T21:18:40.866Z] === RUN   TestSecretsUpdate
21:18:41 [2020-05-17T21:18:41.028Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
21:18:41 [2020-05-17T21:18:41.284Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
21:18:41 [2020-05-17T21:18:41.684Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:18:41 [2020-05-17T21:18:41.684Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:18:42 [2020-05-17T21:18:42.303Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:18:42 [2020-05-17T21:18:42.591Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:18:42 [2020-05-17T21:18:42.655Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
21:18:42 [2020-05-17T21:18:42.762Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:18:42 [2020-05-17T21:18:42.877Z] --- PASS: TestBuildMultiStageCopy (3.32s)
21:18:42 [2020-05-17T21:18:42.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s)
21:18:42 [2020-05-17T21:18:42.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
21:18:42 [2020-05-17T21:18:42.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
21:18:42 [2020-05-17T21:18:42.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
21:18:42 [2020-05-17T21:18:42.877Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
21:18:42 [2020-05-17T21:18:42.877Z] === RUN   TestBuildMultiStageParentConfig
21:18:43 [2020-05-17T21:18:43.693Z] --- PASS: TestSecretsUpdate (3.06s)
21:18:43 [2020-05-17T21:18:43.693Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:325: [db2ec2a42a822] waiting for daemon to start
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:325: [db2ec2a42a822] waiting for daemon to start
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:353: [db2ec2a42a822] daemon started
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:461: [db2ec2a42a822] Stopping daemon
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:296: [db2ec2a42a822] exiting daemon
21:18:43 [2020-05-17T21:18:43.693Z]     daemon.go:448: [db2ec2a42a822] Daemon stopped
21:18:43 [2020-05-17T21:18:43.693Z] === RUN   TestTemplatedSecret
21:18:43 [2020-05-17T21:18:43.693Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:18:43 [2020-05-17T21:18:43.892Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
21:18:43 [2020-05-17T21:18:43.892Z] === RUN   TestBuildLabelWithTargets
21:18:45 [2020-05-17T21:18:45.373Z] --- PASS: TestBuildLabelWithTargets (1.56s)
21:18:45 [2020-05-17T21:18:45.373Z] === RUN   TestBuildWithEmptyLayers
21:18:46 [2020-05-17T21:18:46.229Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:18:46 [2020-05-17T21:18:46.229Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:18:46 [2020-05-17T21:18:46.393Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
21:18:46 [2020-05-17T21:18:46.393Z] === RUN   TestBuildMultiStageOnBuild
21:18:46 [2020-05-17T21:18:46.793Z] --- PASS: TestTemplatedSecret (3.28s)
21:18:46 [2020-05-17T21:18:46.794Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:325: [d73c37661b90c] waiting for daemon to start
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:325: [d73c37661b90c] waiting for daemon to start
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:353: [d73c37661b90c] daemon started
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:461: [d73c37661b90c] Stopping daemon
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:296: [d73c37661b90c] exiting daemon
21:18:46 [2020-05-17T21:18:46.794Z]     daemon.go:448: [d73c37661b90c] Daemon stopped
21:18:46 [2020-05-17T21:18:46.794Z] === RUN   TestSecretCreateResolve
21:18:48 [2020-05-17T21:18:48.424Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
21:18:48 [2020-05-17T21:18:48.424Z] === RUN   TestBuildUncleanTarFilenames
21:18:49 [2020-05-17T21:18:49.907Z] --- PASS: TestBuildUncleanTarFilenames (1.12s)
21:18:49 [2020-05-17T21:18:49.907Z] === RUN   TestBuildMultiStageLayerLeak
21:18:50 [2020-05-17T21:18:50.075Z] --- PASS: TestSecretCreateResolve (3.20s)
21:18:50 [2020-05-17T21:18:50.075Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:325: [d5f0b06b7fd0d] waiting for daemon to start
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:325: [d5f0b06b7fd0d] waiting for daemon to start
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:353: [d5f0b06b7fd0d] daemon started
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:461: [d5f0b06b7fd0d] Stopping daemon
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:296: [d5f0b06b7fd0d] exiting daemon
21:18:50 [2020-05-17T21:18:50.075Z]     daemon.go:448: [d5f0b06b7fd0d] Daemon stopped
21:18:50 [2020-05-17T21:18:50.075Z] PASS
21:18:50 [2020-05-17T21:18:50.075Z] 
21:18:50 [2020-05-17T21:18:50.075Z] DONE 6 tests in 19.179s
21:18:50 [2020-05-17T21:18:50.075Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:18:50 [2020-05-17T21:18:50.075Z] ++ 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
21:18:50 [2020-05-17T21:18:50.075Z] ++ set -e
21:18:50 [2020-05-17T21:18:50.075Z] ++ '[' -n 0 ']'
21:18:50 [2020-05-17T21:18:50.075Z] ++ set -x
21:18:50 [2020-05-17T21:18:50.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
21:18:50 [2020-05-17T21:18:50.075Z] INFO: Testing against a local daemon
21:18:50 [2020-05-17T21:18:50.075Z] === RUN   TestServiceCreateInit
21:18:50 [2020-05-17T21:18:50.075Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:18:51 [2020-05-17T21:18:51.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:18:51 [2020-05-17T21:18:51.939Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
21:18:51 [2020-05-17T21:18:51.939Z] === RUN   TestBuildWithHugeFile
21:18:52 [2020-05-17T21:18:52.012Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:18:52 [2020-05-17T21:18:52.576Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:18:52 [2020-05-17T21:18:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:18:52 [2020-05-17T21:18:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:18:52 [2020-05-17T21:18:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:18:55 [2020-05-17T21:18:55.854Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:18:55 [2020-05-17T21:18:55.854Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:18:55 [2020-05-17T21:18:55.854Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:18:56 [2020-05-17T21:18:56.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:18:57 [2020-05-17T21:18:57.510Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.8% of statements
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/rootless	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/volume	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === Skipped
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver btrfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver btrfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver btrfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver btrfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver btrfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:73: No driver to put!
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     overlay_test.go:49: Fails to compute changes intermittently
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver zfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver zfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver zfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver zfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:46: Driver zfs not supported
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     graphtest_unix.go:73: No driver to put!
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:18:57 [2020-05-17T21:18:57.510Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.510Z] 
21:18:57 [2020-05-17T21:18:57.511Z] DONE 2066 tests, 19 skipped in 242.108s
Post stage
[Pipeline] junit
21:18:57 [2020-05-17T21:18:57.525Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:18:58 [2020-05-17T21:18:58.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40988/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8f1ab4e6123fa95408636827d0683e674c002efb hack/validate/vendor
21:18:58 [2020-05-17T21:18:58.637Z] === RUN   TestDockerSuite/TestBuildNetNone
21:18:58 [2020-05-17T21:18:58.783Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:18:58 [2020-05-17T21:18:58.785Z] No vendor changes in diff.
21:18:59 [2020-05-17T21:18:59.256Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:18:59 [2020-05-17T21:18:59.256Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:18:59 [2020-05-17T21:18:59.256Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:18:59 [2020-05-17T21:18:59.570Z] === RUN   TestDockerSuite/TestBuildNoContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
21:19:00 [2020-05-17T21:19:00.043Z] + echo Building e2e image
21:19:00 [2020-05-17T21:19:00.043Z] Building e2e image
21:19:00 [2020-05-17T21:19:00.043Z] + docker build --build-arg DOCKER_GITCOMMIT=8f1ab4e6123fa95408636827d0683e674c002efb -t moby-e2e-test -f Dockerfile.e2e .
21:19:00 [2020-05-17T21:19:00.043Z] #2 [internal] load .dockerignore
21:19:00 [2020-05-17T21:19:00.043Z] #2 transferring context: 34B done
21:19:00 [2020-05-17T21:19:00.043Z] #2 DONE 0.0s
21:19:00 [2020-05-17T21:19:00.043Z] 
21:19:00 [2020-05-17T21:19:00.043Z] #1 [internal] load build definition from Dockerfile.e2e
21:19:00 [2020-05-17T21:19:00.043Z] #1 transferring dockerfile: 3.21kB done
21:19:00 [2020-05-17T21:19:00.043Z] #1 DONE 0.0s
21:19:00 [2020-05-17T21:19:00.043Z] 
21:19:00 [2020-05-17T21:19:00.043Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
21:19:00 [2020-05-17T21:19:00.255Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:19:00 [2020-05-17T21:19:00.255Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:19:00 [2020-05-17T21:19:00.300Z] #4 DONE 0.2s
21:19:00 [2020-05-17T21:19:00.300Z] 
21:19:00 [2020-05-17T21:19:00.300Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
21:19:00 [2020-05-17T21:19:00.300Z] #3 DONE 0.2s
21:19:00 [2020-05-17T21:19:00.300Z] 
21:19:00 [2020-05-17T21:19:00.300Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:00 [2020-05-17T21:19:00.300Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done
21:19:00 [2020-05-17T21:19:00.300Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done
21:19:00 [2020-05-17T21:19:00.300Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done
21:19:00 [2020-05-17T21:19:00.300Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done
21:19:00 [2020-05-17T21:19:00.300Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.0s
21:19:00 [2020-05-17T21:19:00.300Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.0s
21:19:00 [2020-05-17T21:19:00.561Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done
21:19:00 [2020-05-17T21:19:00.561Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
21:19:00 [2020-05-17T21:19:00.561Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
21:19:00 [2020-05-17T21:19:00.561Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.1s
21:19:00 [2020-05-17T21:19:00.561Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s
21:19:00 [2020-05-17T21:19:00.561Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done
21:19:00 [2020-05-17T21:19:00.818Z] #14 ...
21:19:00 [2020-05-17T21:19:00.818Z] 
21:19:00 [2020-05-17T21:19:00.818Z] #8 [internal] load build context
21:19:00 [2020-05-17T21:19:00.818Z] #8 transferring context: 799.83kB 0.3s done
21:19:00 [2020-05-17T21:19:00.818Z] #8 DONE 0.4s
21:19:00 [2020-05-17T21:19:00.818Z] 
21:19:00 [2020-05-17T21:19:00.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:00 [2020-05-17T21:19:00.818Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 10.83MB / 126.95MB 0.3s
21:19:00 [2020-05-17T21:19:00.818Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done
21:19:00 [2020-05-17T21:19:00.818Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 18.46MB / 126.95MB 0.4s
21:19:00 [2020-05-17T21:19:00.940Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:19:01 [2020-05-17T21:19:01.075Z] #14 ...
21:19:01 [2020-05-17T21:19:01.075Z] 
21:19:01 [2020-05-17T21:19:01.075Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
21:19:01 [2020-05-17T21:19:01.075Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
21:19:01 [2020-05-17T21:19:01.075Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
21:19:01 [2020-05-17T21:19:01.075Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
21:19:01 [2020-05-17T21:19:01.075Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
21:19:01 [2020-05-17T21:19:01.075Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
21:19:01 [2020-05-17T21:19:01.075Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
21:19:01 [2020-05-17T21:19:01.075Z] #5 DONE 0.7s
21:19:01 [2020-05-17T21:19:01.075Z] 
21:19:01 [2020-05-17T21:19:01.075Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:01 [2020-05-17T21:19:01.075Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 28.18MB / 126.95MB 0.6s
21:19:01 [2020-05-17T21:19:01.075Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
21:19:01 [2020-05-17T21:19:01.075Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 41.34MB / 126.95MB 0.7s
21:19:01 [2020-05-17T21:19:01.334Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 52.58MB / 126.95MB 0.8s
21:19:01 [2020-05-17T21:19:01.334Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 80.77MB / 126.95MB 1.0s
21:19:01 [2020-05-17T21:19:01.504Z] --- PASS: TestServiceCreateInit (11.24s)
21:19:01 [2020-05-17T21:19:01.504Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.67s)
21:19:01 [2020-05-17T21:19:01.504Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:325: [dcb8f394884d4] waiting for daemon to start
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:325: [dcb8f394884d4] waiting for daemon to start
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:353: [dcb8f394884d4] daemon started
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:461: [dcb8f394884d4] Stopping daemon
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:296: [dcb8f394884d4] exiting daemon
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:448: [dcb8f394884d4] Daemon stopped
21:19:01 [2020-05-17T21:19:01.504Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.55s)
21:19:01 [2020-05-17T21:19:01.504Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:325: [d3de1f96d4b81] waiting for daemon to start
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:325: [d3de1f96d4b81] waiting for daemon to start
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:353: [d3de1f96d4b81] daemon started
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:461: [d3de1f96d4b81] Stopping daemon
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:296: [d3de1f96d4b81] exiting daemon
21:19:01 [2020-05-17T21:19:01.504Z]         daemon.go:448: [d3de1f96d4b81] Daemon stopped
21:19:01 [2020-05-17T21:19:01.504Z] === RUN   TestCreateServiceMultipleTimes
21:19:01 [2020-05-17T21:19:01.591Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 90.56MB / 126.95MB 1.1s
21:19:01 [2020-05-17T21:19:01.591Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 111.31MB / 126.95MB 1.3s
21:19:01 [2020-05-17T21:19:01.849Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 119.66MB / 126.95MB 1.4s
21:19:01 [2020-05-17T21:19:01.849Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.5s
21:19:01 [2020-05-17T21:19:01.849Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.6s done
21:19:02 [2020-05-17T21:19:02.069Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:19:02 [2020-05-17T21:19:02.107Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186
21:19:02 [2020-05-17T21:19:02.107Z] #14 ...
21:19:02 [2020-05-17T21:19:02.107Z] 
21:19:02 [2020-05-17T21:19:02.107Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
21:19:02 [2020-05-17T21:19:02.107Z] #6 DONE 1.1s
21:19:02 [2020-05-17T21:19:02.107Z] 
21:19:02 [2020-05-17T21:19:02.107Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:03 [2020-05-17T21:19:03.967Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:19:04 [2020-05-17T21:19:04.225Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:19:04 [2020-05-17T21:19:04.483Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:19:05 [2020-05-17T21:19:05.049Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:19:05 [2020-05-17T21:19:05.306Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:19:06 [2020-05-17T21:19:06.237Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:19:07 [2020-05-17T21:19:07.363Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.0s
21:19:07 [2020-05-17T21:19:07.621Z] #14 ...
21:19:07 [2020-05-17T21:19:07.621Z] 
21:19:07 [2020-05-17T21:19:07.621Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
21:19:07 [2020-05-17T21:19:07.621Z] #7 1.046 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.162 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.266 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.271 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.279 (3/30) Installing readline (8.0.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.284 (4/30) Installing bash (5.0.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.299 Executing bash-5.0.0-r0.post-install
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.305 (5/30) Installing ca-certificates (20191127-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.320 (6/30) Installing libgcc (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.323 (7/30) Installing libstdc++ (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.338 (8/30) Installing binutils (2.32-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.433 (9/30) Installing gmp (6.1.2-r1)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.439 (10/30) Installing isl (0.18-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.460 (11/30) Installing libgomp (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.462 (12/30) Installing libatomic (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.464 (13/30) Installing mpfr3 (3.1.5-r1)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.471 (14/30) Installing mpc1 (1.1.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 2.474 (15/30) Installing gcc (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.312 (16/30) Installing musl-dev (1.1.22-r3)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.411 (17/30) Installing libc-dev (0.7.1-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.416 (18/30) Installing g++ (8.3.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.957 (19/30) Installing nghttp2-libs (1.39.2-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.960 (20/30) Installing libcurl (7.66.0-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.971 (21/30) Installing expat (2.2.8-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.974 (22/30) Installing pcre2 (10.33-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 3.983 (23/30) Installing git (2.22.4-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.190 (24/30) Installing libmnl (1.0.4-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.193 (25/30) Installing libnftnl-libs (1.1.3-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.197 (26/30) Installing iptables (1.8.3-r1)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.222 (27/30) Installing pigz (2.4-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.228 (28/30) Installing tar (1.32-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.236 (29/30) Installing xz-libs (5.2.4-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.240 (30/30) Installing xz (5.2.4-r0)
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.245 Executing busybox-1.30.1-r3.trigger
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.253 Executing ca-certificates-20191127-r0.trigger
21:19:07 [2020-05-17T21:19:07.621Z] #7 4.303 OK: 179 MiB in 44 packages
21:19:07 [2020-05-17T21:19:07.621Z] #7 DONE 5.5s
21:19:07 [2020-05-17T21:19:07.621Z] 
21:19:07 [2020-05-17T21:19:07.621Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
21:19:07 [2020-05-17T21:19:07.878Z] #9 DONE 0.1s
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
21:19:07 [2020-05-17T21:19:07.878Z] #10 DONE 0.1s
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
21:19:07 [2020-05-17T21:19:07.878Z] #11 DONE 0.1s
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:07 [2020-05-17T21:19:07.878Z] #14 ...
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
21:19:07 [2020-05-17T21:19:07.878Z] #12 DONE 0.1s
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
21:19:07 [2020-05-17T21:19:07.878Z] #13 DONE 0.1s
21:19:07 [2020-05-17T21:19:07.878Z] 
21:19:07 [2020-05-17T21:19:07.878Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
21:19:08 [2020-05-17T21:19:08.136Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done
21:19:08 [2020-05-17T21:19:08.136Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252
21:19:08 [2020-05-17T21:19:08.393Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done
21:19:08 [2020-05-17T21:19:08.393Z] #14 DONE 8.1s
21:19:08 [2020-05-17T21:19:08.393Z] 
21:19:08 [2020-05-17T21:19:08.393Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
21:19:08 [2020-05-17T21:19:08.763Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:19:08 [2020-05-17T21:19:08.957Z] #15 0.596 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
21:19:09 [2020-05-17T21:19:09.328Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.647 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.735 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.739 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.745 (3/42) Installing readline (8.0.1-r0)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.749 (4/42) Installing bash (5.0.11-r1)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.761 Executing bash-5.0.11-r1.post-install
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.763 (5/42) Installing linux-headers (4.19.36-r0)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.839 (6/42) Installing libblkid (2.34-r1)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.844 (7/42) Installing libuuid (2.34-r1)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.846 (8/42) Installing btrfs-progs-libs (5.4-r0)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.853 (9/42) Installing btrfs-progs-dev (5.4-r0)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.857 (10/42) Installing libgcc (9.2.0-r4)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.859 (11/42) Installing libstdc++ (9.2.0-r4)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.873 (12/42) Installing binutils (2.33.1-r0)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.940 (13/42) Installing libmagic (5.37-r1)
21:19:10 [2020-05-17T21:19:10.326Z] #15 1.960 (14/42) Installing file (5.37-r1)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.962 (15/42) Installing gmp (6.1.2-r1)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.968 (16/42) Installing isl (0.18-r0)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.983 (17/42) Installing libgomp (9.2.0-r4)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.986 (18/42) Installing libatomic (9.2.0-r4)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.988 (19/42) Installing mpfr4 (4.0.2-r1)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.994 (20/42) Installing mpc1 (1.1.0-r1)
21:19:10 [2020-05-17T21:19:10.583Z] #15 1.996 (21/42) Installing gcc (9.2.0-r4)
21:19:11 [2020-05-17T21:19:11.148Z] #15 2.673 (22/42) Installing musl-dev (1.1.24-r2)
21:19:11 [2020-05-17T21:19:11.148Z] #15 2.745 (23/42) Installing libc-dev (0.7.2-r0)
21:19:11 [2020-05-17T21:19:11.148Z] #15 2.746 (24/42) Installing g++ (9.2.0-r4)
21:19:11 [2020-05-17T21:19:11.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.160 (25/42) Installing make (4.2.1-r2)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.164 (26/42) Installing fortify-headers (1.1-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.166 (27/42) Installing build-base (0.5-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.167 (28/42) Installing nghttp2-libs (1.40.0-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.170 (29/42) Installing libcurl (7.67.0-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.176 (30/42) Installing curl (7.67.0-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.179 (31/42) Installing oniguruma (6.9.4-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.186 (32/42) Installing jq (1.6-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.194 (33/42) Installing device-mapper-libs (2.02.186-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.200 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.202 (35/42) Installing libaio (0.3.112-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.203 (36/42) Installing lvm2-libs (2.02.186-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.231 (37/42) Installing libfdisk (2.34-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.237 (38/42) Installing libmount (2.34-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.242 (39/42) Installing libsmartcols (2.34-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.246 (40/42) Installing pkgconf (1.6.3-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.249 (41/42) Installing util-linux-dev (2.34-r1)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.270 (42/42) Installing lvm2-dev (2.02.186-r0)
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.274 Executing busybox-1.31.1-r9.trigger
21:19:11 [2020-05-17T21:19:11.711Z] #15 3.281 OK: 196 MiB in 57 packages
21:19:12 [2020-05-17T21:19:12.153Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:19:12 [2020-05-17T21:19:12.277Z] #15 DONE 3.8s
21:19:12 [2020-05-17T21:19:12.277Z] 
21:19:12 [2020-05-17T21:19:12.277Z] #16 [base 3/5] RUN mkdir -p /build/
21:19:12 [2020-05-17T21:19:12.841Z] #16 DONE 0.7s
21:19:12 [2020-05-17T21:19:12.841Z] 
21:19:12 [2020-05-17T21:19:12.841Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
21:19:13 [2020-05-17T21:19:13.404Z] #17 DONE 0.7s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
21:19:13 [2020-05-17T21:19:13.661Z] #18 DONE 0.0s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:19:13 [2020-05-17T21:19:13.661Z] #22 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
21:19:13 [2020-05-17T21:19:13.661Z] #19 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
21:19:13 [2020-05-17T21:19:13.661Z] #26 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:19:13 [2020-05-17T21:19:13.661Z] #23 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
21:19:13 [2020-05-17T21:19:13.661Z] #27 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.661Z] 
21:19:13 [2020-05-17T21:19:13.661Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
21:19:13 [2020-05-17T21:19:13.919Z] #24 ...
21:19:13 [2020-05-17T21:19:13.919Z] 
21:19:13 [2020-05-17T21:19:13.919Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
21:19:13 [2020-05-17T21:19:13.919Z] #28 DONE 0.1s
21:19:13 [2020-05-17T21:19:13.919Z] 
21:19:13 [2020-05-17T21:19:13.919Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:19:14 [2020-05-17T21:19:14.052Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:19:17 [2020-05-17T21:19:17.205Z] #29 ...
21:19:17 [2020-05-17T21:19:17.205Z] 
21:19:17 [2020-05-17T21:19:17.205Z] #31 [builder 1/4] COPY . .
21:19:17 [2020-05-17T21:19:17.205Z] #31 DONE 3.4s
21:19:17 [2020-05-17T21:19:17.205Z] 
21:19:17 [2020-05-17T21:19:17.205Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:19:17 [2020-05-17T21:19:17.205Z] #20 2.211 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:19:17 [2020-05-17T21:19:17.205Z] #20 2.782 curl: option --progress: is ambiguous
21:19:17 [2020-05-17T21:19:17.205Z] #20 2.782 curl: try 'curl --help' or 'curl --manual' for more information
21:19:17 [2020-05-17T21:19:17.205Z] #20 3.210 curl: option --progress: is ambiguous
21:19:17 [2020-05-17T21:19:17.205Z] #20 3.211 curl: try 'curl --help' or 'curl --manual' for more information
21:19:17 [2020-05-17T21:19:17.336Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:19:17 [2020-05-17T21:19:17.466Z] #20 3.806 curl: option --progress: is ambiguous
21:19:17 [2020-05-17T21:19:17.466Z] #20 3.812 curl: try 'curl --help' or 'curl --manual' for more information
21:19:18 [2020-05-17T21:19:18.031Z] #20 ...
21:19:18 [2020-05-17T21:19:18.031Z] 
21:19:18 [2020-05-17T21:19:18.031Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.311 + RM_GOPATH=0
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.311 + TMP_GOPATH=
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.311 + : /build
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.311 + '[' -z '' ']'
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.315 ++ mktemp -d
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + export GOPATH=/tmp/tmp.fIKNnN
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + GOPATH=/tmp/tmp.fIKNnN
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + RM_GOPATH=1
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 ++ dirname ./install.sh
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + dir=.
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + bin=dockercli
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + shift
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + '[' '!' -f ./dockercli.installer ']'
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + . ./dockercli.installer
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 ++ : stable
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 ++ : 17.06.2-ce
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + install_dockercli
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.319 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.320 ++ uname -m
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.321 Install docker/cli version 17.06.2-ce from stable
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.322 + arch=x86_64
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.322 + '[' x86_64 '!=' x86_64 ']'
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.322 + url=https://download.docker.com/linux/static
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.322 + tar -xz docker/docker
21:19:18 [2020-05-17T21:19:18.031Z] #24 1.322 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:19:18 [2020-05-17T21:19:18.031Z] #24 4.282 + mkdir -p /build
21:19:18 [2020-05-17T21:19:18.031Z] #24 4.284 + mv docker/docker /build/
21:19:18 [2020-05-17T21:19:18.031Z] #24 4.286 + rmdir docker
21:19:18 [2020-05-17T21:19:18.031Z] #24 DONE 4.4s
21:19:18 [2020-05-17T21:19:18.031Z] 
21:19:18 [2020-05-17T21:19:18.031Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:19:18 [2020-05-17T21:19:18.031Z] #20 4.402 curl: option --progress: is ambiguous
21:19:18 [2020-05-17T21:19:18.031Z] #20 4.402 curl: try 'curl --help' or 'curl --manual' for more information
21:19:18 [2020-05-17T21:19:18.268Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:19:18 [2020-05-17T21:19:18.597Z] #20 4.908 
21:19:18 [2020-05-17T21:19:18.854Z] #20 ...
21:19:18 [2020-05-17T21:19:18.854Z] 
21:19:18 [2020-05-17T21:19:18.854Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
21:19:18 [2020-05-17T21:19:18.854Z] #32 DONE 1.7s
21:19:18 [2020-05-17T21:19:18.854Z] 
21:19:18 [2020-05-17T21:19:18.854Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:19:19 [2020-05-17T21:19:19.639Z] --- PASS: TestCreateServiceMultipleTimes (18.27s)
21:19:19 [2020-05-17T21:19:19.639Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:325: [dc788ef75812b] waiting for daemon to start
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:325: [dc788ef75812b] waiting for daemon to start
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:353: [dc788ef75812b] daemon started
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:461: [dc788ef75812b] Stopping daemon
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:296: [dc788ef75812b] exiting daemon
21:19:19 [2020-05-17T21:19:19.639Z]     daemon.go:448: [dc788ef75812b] Daemon stopped
21:19:19 [2020-05-17T21:19:19.639Z] === RUN   TestCreateServiceConflict
21:19:19 [2020-05-17T21:19:19.639Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:19:20 [2020-05-17T21:19:20.204Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:19:20 [2020-05-17T21:19:20.227Z] #33 1.348 
21:19:20 [2020-05-17T21:19:20.228Z] #33 1.503 Removing bundles/
21:19:20 [2020-05-17T21:19:20.228Z] #33 1.505 
21:19:20 [2020-05-17T21:19:20.228Z] #33 1.516 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
21:19:21 [2020-05-17T21:19:21.599Z] #33 2.538 Building test suite binary ./integration-cli/test.main
21:19:23 [2020-05-17T21:19:23.481Z] --- PASS: TestCreateServiceConflict (3.28s)
21:19:23 [2020-05-17T21:19:23.481Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
21:19:23 [2020-05-17T21:19:23.481Z]     daemon.go:325: [d6c5ee40e2c22] waiting for daemon to start
21:19:23 [2020-05-17T21:19:23.481Z]     daemon.go:325: [d6c5ee40e2c22] waiting for daemon to start
21:19:23 [2020-05-17T21:19:23.481Z]     daemon.go:353: [d6c5ee40e2c22] daemon started
21:19:23 [2020-05-17T21:19:23.481Z]     daemon.go:461: [d6c5ee40e2c22] Stopping daemon
21:19:23 [2020-05-17T21:19:23.481Z]     daemon.go:296: [d6c5ee40e2c22] exiting daemon
21:19:23 [2020-05-17T21:19:23.482Z]     daemon.go:448: [d6c5ee40e2c22] Daemon stopped
21:19:23 [2020-05-17T21:19:23.482Z] === RUN   TestCreateServiceMaxReplicas
21:19:24 [2020-05-17T21:19:24.045Z] === RUN   TestDockerSuite/TestBuildPATH
21:19:24 [2020-05-17T21:19:24.126Z] #33 ...
21:19:24 [2020-05-17T21:19:24.126Z] 
21:19:24 [2020-05-17T21:19:24.126Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:19:24 [2020-05-17T21:19:24.126Z] #20 5.952 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:19:24 [2020-05-17T21:19:24.126Z] #20 6.283 curl: option --progress: is ambiguous
21:19:24 [2020-05-17T21:19:24.126Z] #20 6.284 curl: try 'curl --help' or 'curl --manual' for more information
21:19:24 [2020-05-17T21:19:24.126Z] #20 6.717 
21:19:24 [2020-05-17T21:19:24.126Z] #20 7.768 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:19:24 [2020-05-17T21:19:24.126Z] #20 8.196 curl: option --progress: is ambiguous
21:19:24 [2020-05-17T21:19:24.126Z] #20 8.199 curl: try 'curl --help' or 'curl --manual' for more information
21:19:24 [2020-05-17T21:19:24.126Z] #20 8.498 
21:19:24 [2020-05-17T21:19:24.126Z] #20 9.741 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:19:24 [2020-05-17T21:19:24.126Z] #20 10.03 curl: option --progress: is ambiguous
21:19:24 [2020-05-17T21:19:24.126Z] #20 10.04 curl: try 'curl --help' or 'curl --manual' for more information
21:19:24 [2020-05-17T21:19:24.126Z] #20 10.35 
21:19:25 [2020-05-17T21:19:25.498Z] #20 11.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:19:25 [2020-05-17T21:19:25.620Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:19:25 [2020-05-17T21:19:25.620Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:19:25 [2020-05-17T21:19:25.620Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:19:25 [2020-05-17T21:19:25.756Z] #20 11.96 curl: option --progress: is ambiguous
21:19:25 [2020-05-17T21:19:25.756Z] #20 11.96 curl: try 'curl --help' or 'curl --manual' for more information
21:19:26 [2020-05-17T21:19:26.014Z] #20 12.32 
21:19:26 [2020-05-17T21:19:26.271Z] #20 12.44 Download of images into '/build' complete.
21:19:26 [2020-05-17T21:19:26.271Z] #20 12.44 Use something like the following to load the result into a Docker daemon:
21:19:26 [2020-05-17T21:19:26.271Z] #20 12.44   tar -cC '/build' . | docker load
21:19:26 [2020-05-17T21:19:26.271Z] #20 DONE 12.6s
21:19:26 [2020-05-17T21:19:26.271Z] 
21:19:26 [2020-05-17T21:19:26.271Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:19:26 [2020-05-17T21:19:26.568Z] --- PASS: TestCreateServiceMaxReplicas (3.51s)
21:19:26 [2020-05-17T21:19:26.568Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:325: [d6bbae8a77db8] waiting for daemon to start
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:325: [d6bbae8a77db8] waiting for daemon to start
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:353: [d6bbae8a77db8] daemon started
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:461: [d6bbae8a77db8] Stopping daemon
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:296: [d6bbae8a77db8] exiting daemon
21:19:26 [2020-05-17T21:19:26.568Z]     daemon.go:448: [d6bbae8a77db8] Daemon stopped
21:19:26 [2020-05-17T21:19:26.568Z] === RUN   TestCreateWithDuplicateNetworkNames
21:19:26 [2020-05-17T21:19:26.568Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:19:26 [2020-05-17T21:19:26.837Z] #33 ...
21:19:26 [2020-05-17T21:19:26.837Z] 
21:19:26 [2020-05-17T21:19:26.837Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
21:19:26 [2020-05-17T21:19:26.837Z] #21 DONE 0.1s
21:19:26 [2020-05-17T21:19:26.837Z] 
21:19:26 [2020-05-17T21:19:26.837Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
21:19:27 [2020-05-17T21:19:27.095Z] #25 DONE 0.1s
21:19:27 [2020-05-17T21:19:27.095Z] 
21:19:27 [2020-05-17T21:19:27.095Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:19:27 [2020-05-17T21:19:27.499Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:19:28 [2020-05-17T21:19:28.870Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:19:38 [2020-05-17T21:19:38.825Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:19:40 [2020-05-17T21:19:40.611Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:19:40 [2020-05-17T21:19:40.611Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:19:41 [2020-05-17T21:19:41.345Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s)
21:19:41 [2020-05-17T21:19:41.345Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:325: [dee99ec8af2a0] waiting for daemon to start
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:325: [dee99ec8af2a0] waiting for daemon to start
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:353: [dee99ec8af2a0] daemon started
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:461: [dee99ec8af2a0] Stopping daemon
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:296: [dee99ec8af2a0] exiting daemon
21:19:41 [2020-05-17T21:19:41.345Z]     daemon.go:448: [dee99ec8af2a0] Daemon stopped
21:19:41 [2020-05-17T21:19:41.345Z] === RUN   TestCreateServiceSecretFileMode
21:19:41 [2020-05-17T21:19:41.607Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:19:43 [2020-05-17T21:19:43.240Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:19:44 [2020-05-17T21:19:44.580Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:19:45 [2020-05-17T21:19:45.137Z] --- PASS: TestCreateServiceSecretFileMode (3.43s)
21:19:45 [2020-05-17T21:19:45.137Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:325: [da417b49f5b2b] waiting for daemon to start
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:325: [da417b49f5b2b] waiting for daemon to start
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:353: [da417b49f5b2b] daemon started
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:461: [da417b49f5b2b] Stopping daemon
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:296: [da417b49f5b2b] exiting daemon
21:19:45 [2020-05-17T21:19:45.137Z]     daemon.go:448: [da417b49f5b2b] Daemon stopped
21:19:45 [2020-05-17T21:19:45.137Z] === RUN   TestCreateServiceConfigFileMode
21:19:45 [2020-05-17T21:19:45.137Z] === RUN   TestDockerSuite/TestBuildRm
21:19:45 [2020-05-17T21:19:45.166Z] #29 29.25 # github.com/docker/docker/contrib/httpserver
21:19:45 [2020-05-17T21:19:45.166Z] #29 29.25 loadinternal: cannot find runtime/cgo
21:19:45 [2020-05-17T21:19:45.166Z] #29 DONE 29.5s
21:19:45 [2020-05-17T21:19:45.166Z] 
21:19:45 [2020-05-17T21:19:45.166Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:19:45 [2020-05-17T21:19:45.166Z] #33 ...
21:19:45 [2020-05-17T21:19:45.166Z] 
21:19:45 [2020-05-17T21:19:45.166Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
21:19:45 [2020-05-17T21:19:45.166Z] #30 DONE 0.2s
21:19:45 [2020-05-17T21:19:45.166Z] 
21:19:45 [2020-05-17T21:19:45.166Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:19:46 [2020-05-17T21:19:46.813Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:19:48 [2020-05-17T21:19:48.413Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
21:19:48 [2020-05-17T21:19:48.413Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:325: [dede880849e59] waiting for daemon to start
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:325: [dede880849e59] waiting for daemon to start
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:353: [dede880849e59] daemon started
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:461: [dede880849e59] Stopping daemon
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:296: [dede880849e59] exiting daemon
21:19:48 [2020-05-17T21:19:48.413Z]     daemon.go:448: [dede880849e59] Daemon stopped
21:19:48 [2020-05-17T21:19:48.413Z] === RUN   TestCreateServiceSysctls
21:19:48 [2020-05-17T21:19:48.413Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:19:49 [2020-05-17T21:19:49.783Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:19:49 [2020-05-17T21:19:49.786Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:19:51 [2020-05-17T21:19:51.154Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:19:51 [2020-05-17T21:19:51.411Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:19:52 [2020-05-17T21:19:52.343Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:19:52 [2020-05-17T21:19:52.600Z] --- PASS: TestCreateServiceSysctls (4.51s)
21:19:52 [2020-05-17T21:19:52.600Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:325: [ddc8165b5979f] waiting for daemon to start
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:325: [ddc8165b5979f] waiting for daemon to start
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:353: [ddc8165b5979f] daemon started
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:461: [ddc8165b5979f] Stopping daemon
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:296: [ddc8165b5979f] exiting daemon
21:19:52 [2020-05-17T21:19:52.600Z]     daemon.go:448: [ddc8165b5979f] Daemon stopped
21:19:52 [2020-05-17T21:19:52.600Z] === RUN   TestInspect
21:19:53 [2020-05-17T21:19:53.574Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:19:54 [2020-05-17T21:19:54.946Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:19:56 [2020-05-17T21:19:56.318Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:19:56 [2020-05-17T21:19:56.318Z] --- PASS: TestInspect (3.69s)
21:19:56 [2020-05-17T21:19:56.318Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:325: [d55cd32421f88] waiting for daemon to start
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:325: [d55cd32421f88] waiting for daemon to start
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:353: [d55cd32421f88] daemon started
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:461: [d55cd32421f88] Stopping daemon
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:296: [d55cd32421f88] exiting daemon
21:19:56 [2020-05-17T21:19:56.318Z]     daemon.go:448: [d55cd32421f88] Daemon stopped
21:19:56 [2020-05-17T21:19:56.318Z] === RUN   TestDockerNetworkConnectAlias
21:20:01 [2020-05-17T21:20:01.573Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:20:01 [2020-05-17T21:20:01.573Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:20:01 [2020-05-17T21:20:01.573Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:20:01 [2020-05-17T21:20:01.573Z] === RUN   TestDockerSuite/TestBuildSpaces
21:20:01 [2020-05-17T21:20:01.573Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:20:02 [2020-05-17T21:20:02.943Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:20:02 [2020-05-17T21:20:02.943Z] === RUN   TestDockerSuite/TestBuildStderr
21:20:02 [2020-05-17T21:20:02.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:20:02 [2020-05-17T21:20:02.943Z] --- PASS: TestDockerNetworkConnectAlias (6.64s)
21:20:02 [2020-05-17T21:20:02.943Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:325: [d3d761578eae2] waiting for daemon to start
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:325: [d3d761578eae2] waiting for daemon to start
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:353: [d3d761578eae2] daemon started
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:461: [d3d761578eae2] Stopping daemon
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:296: [d3d761578eae2] exiting daemon
21:20:02 [2020-05-17T21:20:02.943Z]     daemon.go:448: [d3d761578eae2] Daemon stopped
21:20:02 [2020-05-17T21:20:02.943Z] === RUN   TestDockerNetworkReConnect
21:20:03 [2020-05-17T21:20:03.874Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:20:09 [2020-05-17T21:20:09.129Z] --- PASS: TestDockerNetworkReConnect (5.89s)
21:20:09 [2020-05-17T21:20:09.129Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:325: [d9671be16acfb] waiting for daemon to start
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:325: [d9671be16acfb] waiting for daemon to start
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:353: [d9671be16acfb] daemon started
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:461: [d9671be16acfb] Stopping daemon
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:296: [d9671be16acfb] exiting daemon
21:20:09 [2020-05-17T21:20:09.129Z]     daemon.go:448: [d9671be16acfb] Daemon stopped
21:20:09 [2020-05-17T21:20:09.129Z] === RUN   TestServicePlugin
21:20:09 [2020-05-17T21:20:09.129Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:20:11 [2020-05-17T21:20:11.024Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:20:12 [2020-05-17T21:20:12.920Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:20:13 [2020-05-17T21:20:13.177Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:20:13 [2020-05-17T21:20:13.996Z] --- PASS: TestBuildWithHugeFile (80.52s)
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildWithEmptyDockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:20:13 [2020-05-17T21:20:13.996Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
21:20:13 [2020-05-17T21:20:13.996Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
21:20:13 [2020-05-17T21:20:13.996Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
21:20:13 [2020-05-17T21:20:13.996Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildPreserveOwnership
21:20:13 [2020-05-17T21:20:13.996Z] === RUN   TestBuildPreserveOwnership/copy_from
21:20:14 [2020-05-17T21:20:14.547Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:20:16 [2020-05-17T21:20:16.030Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:20:16 [2020-05-17T21:20:16.442Z] === RUN   TestDockerSuite/TestBuildUser
21:20:17 [2020-05-17T21:20:17.510Z] --- PASS: TestBuildPreserveOwnership (4.71s)
21:20:17 [2020-05-17T21:20:17.510Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.05s)
21:20:17 [2020-05-17T21:20:17.510Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
21:20:17 [2020-05-17T21:20:17.510Z] === RUN   TestBuildPlatformInvalid
21:20:17 [2020-05-17T21:20:17.797Z] --- PASS: TestBuildPlatformInvalid (0.17s)
21:20:17 [2020-05-17T21:20:17.797Z] PASS
21:20:17 [2020-05-17T21:20:17.797Z] 
21:20:17 [2020-05-17T21:20:17.797Z] DONE 30 tests in 125.205s
21:20:17 [2020-05-17T21:20:17.797Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:20:17 [2020-05-17T21:20:17.797Z] ++ 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:20:17 [2020-05-17T21:20:17.797Z] ++ set -e
21:20:17 [2020-05-17T21:20:17.797Z] ++ '[' -n 0 ']'
21:20:17 [2020-05-17T21:20:17.797Z] ++ set -x
21:20:17 [2020-05-17T21:20:17.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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:20:17 [2020-05-17T21:20:17.797Z] INFO: Testing against a local daemon
21:20:17 [2020-05-17T21:20:17.797Z] === RUN   TestConfigList
21:20:18 [2020-05-17T21:20:18.965Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:20:20 [2020-05-17T21:20:20.484Z] --- PASS: TestConfigList (2.25s)
21:20:20 [2020-05-17T21:20:20.484Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:325: [d91bc07d95630] waiting for daemon to start
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:325: [d91bc07d95630] waiting for daemon to start
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:353: [d91bc07d95630] daemon started
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:461: [d91bc07d95630] Stopping daemon
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:296: [d91bc07d95630] exiting daemon
21:20:20 [2020-05-17T21:20:20.484Z]     daemon.go:448: [d91bc07d95630] Daemon stopped
21:20:20 [2020-05-17T21:20:20.484Z] === RUN   TestConfigsCreateAndDelete
21:20:20 [2020-05-17T21:20:20.860Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:20:22 [2020-05-17T21:20:22.530Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
21:20:22 [2020-05-17T21:20:22.530Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:325: [db205c810f608] waiting for daemon to start
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:325: [db205c810f608] waiting for daemon to start
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:353: [db205c810f608] daemon started
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:461: [db205c810f608] Stopping daemon
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:296: [db205c810f608] exiting daemon
21:20:22 [2020-05-17T21:20:22.530Z]     daemon.go:448: [db205c810f608] Daemon stopped
21:20:22 [2020-05-17T21:20:22.530Z] === RUN   TestConfigsUpdate
21:20:23 [2020-05-17T21:20:23.383Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:20:24 [2020-05-17T21:20:24.563Z] --- PASS: TestConfigsUpdate (2.19s)
21:20:24 [2020-05-17T21:20:24.563Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:325: [d59ba53e97c35] waiting for daemon to start
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:325: [d59ba53e97c35] waiting for daemon to start
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:353: [d59ba53e97c35] daemon started
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:461: [d59ba53e97c35] Stopping daemon
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:296: [d59ba53e97c35] exiting daemon
21:20:24 [2020-05-17T21:20:24.563Z]     daemon.go:448: [d59ba53e97c35] Daemon stopped
21:20:24 [2020-05-17T21:20:24.563Z] === RUN   TestTemplatedConfig
21:20:27 [2020-05-17T21:20:27.253Z] --- PASS: TestTemplatedConfig (2.65s)
21:20:27 [2020-05-17T21:20:27.253Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
21:20:27 [2020-05-17T21:20:27.253Z]     daemon.go:325: [d5fe7eb134465] waiting for daemon to start
21:20:27 [2020-05-17T21:20:27.254Z]     daemon.go:325: [d5fe7eb134465] waiting for daemon to start
21:20:27 [2020-05-17T21:20:27.254Z]     daemon.go:353: [d5fe7eb134465] daemon started
21:20:27 [2020-05-17T21:20:27.254Z]     daemon.go:461: [d5fe7eb134465] Stopping daemon
21:20:27 [2020-05-17T21:20:27.254Z]     daemon.go:296: [d5fe7eb134465] exiting daemon
21:20:27 [2020-05-17T21:20:27.254Z]     daemon.go:448: [d5fe7eb134465] Daemon stopped
21:20:27 [2020-05-17T21:20:27.254Z] === RUN   TestConfigInspect
21:20:29 [2020-05-17T21:20:29.287Z] --- PASS: TestConfigInspect (2.16s)
21:20:29 [2020-05-17T21:20:29.287Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:325: [d61fe3ca7ab72] waiting for daemon to start
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:325: [d61fe3ca7ab72] waiting for daemon to start
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:353: [d61fe3ca7ab72] daemon started
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:461: [d61fe3ca7ab72] Stopping daemon
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:296: [d61fe3ca7ab72] exiting daemon
21:20:29 [2020-05-17T21:20:29.287Z]     daemon.go:448: [d61fe3ca7ab72] Daemon stopped
21:20:29 [2020-05-17T21:20:29.287Z] === RUN   TestConfigCreateWithLabels
21:20:31 [2020-05-17T21:20:31.320Z] --- PASS: TestConfigCreateWithLabels (2.17s)
21:20:31 [2020-05-17T21:20:31.320Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:325: [d2a24ebee9883] waiting for daemon to start
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:325: [d2a24ebee9883] waiting for daemon to start
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:353: [d2a24ebee9883] daemon started
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:461: [d2a24ebee9883] Stopping daemon
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:296: [d2a24ebee9883] exiting daemon
21:20:31 [2020-05-17T21:20:31.320Z]     daemon.go:448: [d2a24ebee9883] Daemon stopped
21:20:31 [2020-05-17T21:20:31.320Z] === RUN   TestConfigCreateResolve
21:20:34 [2020-05-17T21:20:34.007Z] --- PASS: TestConfigCreateResolve (2.22s)
21:20:34 [2020-05-17T21:20:34.007Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:325: [d2d9fe1cab7ba] waiting for daemon to start
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:325: [d2d9fe1cab7ba] waiting for daemon to start
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:353: [d2d9fe1cab7ba] daemon started
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:461: [d2d9fe1cab7ba] Stopping daemon
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:296: [d2d9fe1cab7ba] exiting daemon
21:20:34 [2020-05-17T21:20:34.007Z]     daemon.go:448: [d2d9fe1cab7ba] Daemon stopped
21:20:34 [2020-05-17T21:20:34.007Z] === RUN   TestConfigDaemonLibtrustID
21:20:34 [2020-05-17T21:20:34.292Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
21:20:34 [2020-05-17T21:20:34.292Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:325: [d1d493c6a2b1e] waiting for daemon to start
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:325: [d1d493c6a2b1e] waiting for daemon to start
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:353: [d1d493c6a2b1e] daemon started
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:461: [d1d493c6a2b1e] Stopping daemon
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:296: [d1d493c6a2b1e] exiting daemon
21:20:34 [2020-05-17T21:20:34.292Z]     daemon.go:448: [d1d493c6a2b1e] Daemon stopped
21:20:34 [2020-05-17T21:20:34.292Z] PASS
21:20:34 [2020-05-17T21:20:34.292Z] 
21:20:34 [2020-05-17T21:20:34.292Z] DONE 8 tests in 16.493s
21:20:34 [2020-05-17T21:20:34.292Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:20:34 [2020-05-17T21:20:34.292Z] ++ 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:20:34 [2020-05-17T21:20:34.292Z] ++ set -e
21:20:34 [2020-05-17T21:20:34.292Z] ++ '[' -n 0 ']'
21:20:34 [2020-05-17T21:20:34.292Z] ++ set -x
21:20:34 [2020-05-17T21:20:34.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
21:20:34 [2020-05-17T21:20:34.292Z] INFO: Testing against a local daemon
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestCheckpoint
21:20:34 [2020-05-17T21:20:34.292Z] --- SKIP: TestCheckpoint (0.00s)
21:20:34 [2020-05-17T21:20:34.292Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestContainerInvalidJSON
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:20:34 [2020-05-17T21:20:34.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:20:34 [2020-05-17T21:20:34.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:20:34 [2020-05-17T21:20:34.292Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:20:34 [2020-05-17T21:20:34.292Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:20:34 [2020-05-17T21:20:34.292Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:20:34 [2020-05-17T21:20:34.292Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:20:34 [2020-05-17T21:20:34.292Z] --- PASS: TestContainerInvalidJSON (0.03s)
21:20:34 [2020-05-17T21:20:34.292Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:20:34 [2020-05-17T21:20:34.292Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:20:34 [2020-05-17T21:20:34.292Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:20:34 [2020-05-17T21:20:34.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
21:20:34 [2020-05-17T21:20:34.292Z] === RUN   TestCopyFromContainerPathIsNotDir
21:20:34 [2020-05-17T21:20:34.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
21:20:34 [2020-05-17T21:20:34.576Z] === RUN   TestCopyToContainerPathDoesNotExist
21:20:34 [2020-05-17T21:20:34.576Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
21:20:34 [2020-05-17T21:20:34.576Z] === RUN   TestCopyToContainerPathIsNotDir
21:20:34 [2020-05-17T21:20:34.576Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
21:20:34 [2020-05-17T21:20:34.576Z] === RUN   TestCopyFromContainer
21:20:36 [2020-05-17T21:20:36.057Z] === RUN   TestCopyFromContainer//
21:20:36 [2020-05-17T21:20:36.347Z] === RUN   TestCopyFromContainer//bar/root
21:20:36 [2020-05-17T21:20:36.347Z] === RUN   TestCopyFromContainer//bar/root/
21:20:36 [2020-05-17T21:20:36.347Z] === RUN   TestCopyFromContainer/bar/quux
21:20:36 [2020-05-17T21:20:36.638Z] === RUN   TestCopyFromContainer/bar/quux/
21:20:36 [2020-05-17T21:20:36.638Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:20:36 [2020-05-17T21:20:36.638Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:20:36 [2020-05-17T21:20:36.922Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:20:36 [2020-05-17T21:20:36.922Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:20:36 [2020-05-17T21:20:36.922Z] === RUN   TestCopyFromContainer/bar/notarget
21:20:37 [2020-05-17T21:20:37.206Z] --- PASS: TestCopyFromContainer (2.45s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer// (0.09s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:20:37 [2020-05-17T21:20:37.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateLinkToNonExistingContainer
21:20:37 [2020-05-17T21:20:37.206Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateWithInvalidEnv
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateWithInvalidEnv/0
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateWithInvalidEnv/0
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateWithInvalidEnv/1
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateWithInvalidEnv/1
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateWithInvalidEnv/2
21:20:37 [2020-05-17T21:20:37.206Z] === PAUSE TestCreateWithInvalidEnv/2
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateWithInvalidEnv/0
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateWithInvalidEnv/1
21:20:37 [2020-05-17T21:20:37.206Z] === CONT  TestCreateWithInvalidEnv/2
21:20:37 [2020-05-17T21:20:37.206Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateTmpfsMountsTarget
21:20:37 [2020-05-17T21:20:37.206Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
21:20:37 [2020-05-17T21:20:37.206Z] === RUN   TestCreateWithCustomMaskedPaths
21:20:39 [2020-05-17T21:20:39.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s)
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:20:39 [2020-05-17T21:20:39.234Z] --- PASS: TestCreateWithCapabilities (0.03s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:20:39 [2020-05-17T21:20:39.234Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:20:39 [2020-05-17T21:20:39.234Z] === RUN   TestCreateWithCustomReadonlyPaths
21:20:41 [2020-05-17T21:20:41.263Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s)
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2020-05-17T21:20:41.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2020-05-17T21:20:41.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:20:41 [2020-05-17T21:20:41.263Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:20:41 [2020-05-17T21:20:41.263Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:20:41 [2020-05-17T21:20:41.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:20:41 [2020-05-17T21:20:41.263Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:20:41 [2020-05-17T21:20:41.263Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
21:20:41 [2020-05-17T21:20:41.263Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
21:20:41 [2020-05-17T21:20:41.263Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
21:20:41 [2020-05-17T21:20:41.263Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:20:41 [2020-05-17T21:20:41.263Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:20:41 [2020-05-17T21:20:41.449Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:20:41 [2020-05-17T21:20:41.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
21:20:41 [2020-05-17T21:20:41.885Z] === RUN   TestContainerStartOnDaemonRestart
21:20:41 [2020-05-17T21:20:41.885Z] === PAUSE TestContainerStartOnDaemonRestart
21:20:41 [2020-05-17T21:20:41.885Z] === RUN   TestDaemonRestartIpcMode
21:20:41 [2020-05-17T21:20:41.885Z] === PAUSE TestDaemonRestartIpcMode
21:20:41 [2020-05-17T21:20:41.885Z] === RUN   TestDiff
21:20:42 [2020-05-17T21:20:42.015Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:20:42 [2020-05-17T21:20:42.508Z] --- PASS: TestDiff (0.66s)
21:20:42 [2020-05-17T21:20:42.508Z] === RUN   TestExecWithCloseStdin
21:20:42 [2020-05-17T21:20:42.579Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:20:43 [2020-05-17T21:20:43.128Z] --- PASS: TestExecWithCloseStdin (0.79s)
21:20:43 [2020-05-17T21:20:43.128Z] === RUN   TestExec
21:20:43 [2020-05-17T21:20:43.509Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:20:44 [2020-05-17T21:20:44.144Z] --- PASS: TestExec (0.77s)
21:20:44 [2020-05-17T21:20:44.144Z] === RUN   TestExecUser
21:20:44 [2020-05-17T21:20:44.439Z] --- PASS: TestServicePlugin (35.55s)
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [de49598c71cf5] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [de49598c71cf5] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:353: [de49598c71cf5] daemon started
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:461: [de49598c71cf5] Stopping daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:296: [de49598c71cf5] exiting daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:448: [de49598c71cf5] Daemon stopped
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [da8d47adff6fd] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [da8d47adff6fd] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:353: [da8d47adff6fd] daemon started
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [df5cae095b746] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [df5cae095b746] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:353: [df5cae095b746] daemon started
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:60: [df5cae095b746] joining swarm manager [da8d47adff6fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [d2535e1048fc8] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:325: [d2535e1048fc8] waiting for daemon to start
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:353: [d2535e1048fc8] daemon started
21:20:44 [2020-05-17T21:20:44.439Z]     plugin_test.go:63: [d2535e1048fc8] joining swarm manager [da8d47adff6fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:461: [d2535e1048fc8] Stopping daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:296: [d2535e1048fc8] exiting daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:448: [d2535e1048fc8] Daemon stopped
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:461: [df5cae095b746] Stopping daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:296: [df5cae095b746] exiting daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:448: [df5cae095b746] Daemon stopped
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:461: [da8d47adff6fd] Stopping daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:296: [da8d47adff6fd] exiting daemon
21:20:44 [2020-05-17T21:20:44.439Z]     daemon.go:448: [da8d47adff6fd] Daemon stopped
21:20:44 [2020-05-17T21:20:44.439Z] === RUN   TestServiceUpdateLabel
21:20:44 [2020-05-17T21:20:44.696Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:20:44 [2020-05-17T21:20:44.765Z] --- PASS: TestExecUser (0.76s)
21:20:44 [2020-05-17T21:20:44.765Z] === RUN   TestExportContainerAndImportImage
21:20:45 [2020-05-17T21:20:45.779Z] --- PASS: TestExportContainerAndImportImage (0.93s)
21:20:45 [2020-05-17T21:20:45.779Z] === RUN   TestExportContainerAfterDaemonRestart
21:20:46 [2020-05-17T21:20:46.592Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:20:46 [2020-05-17T21:20:46.592Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:20:46 [2020-05-17T21:20:46.592Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:20:46 [2020-05-17T21:20:46.592Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:20:46 [2020-05-17T21:20:46.592Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:20:47 [2020-05-17T21:20:47.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
21:20:47 [2020-05-17T21:20:47.259Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:325: [df40a4b91cabc] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:325: [df40a4b91cabc] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:353: [df40a4b91cabc] daemon started
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:461: [df40a4b91cabc] Stopping daemon
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:296: [df40a4b91cabc] exiting daemon
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:448: [df40a4b91cabc] Daemon stopped
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:325: [df40a4b91cabc] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:325: [df40a4b91cabc] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:353: [df40a4b91cabc] daemon started
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:461: [df40a4b91cabc] Stopping daemon
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:296: [df40a4b91cabc] exiting daemon
21:20:47 [2020-05-17T21:20:47.259Z]     daemon.go:448: [df40a4b91cabc] Daemon stopped
21:20:47 [2020-05-17T21:20:47.259Z] === RUN   TestHealthCheckWorkdir
21:20:47 [2020-05-17T21:20:47.522Z] --- PASS: TestServiceUpdateLabel (3.24s)
21:20:47 [2020-05-17T21:20:47.522Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:325: [d339597c3b036] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:325: [d339597c3b036] waiting for daemon to start
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:353: [d339597c3b036] daemon started
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:461: [d339597c3b036] Stopping daemon
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:296: [d339597c3b036] exiting daemon
21:20:47 [2020-05-17T21:20:47.522Z]     daemon.go:448: [d339597c3b036] Daemon stopped
21:20:47 [2020-05-17T21:20:47.522Z] === RUN   TestServiceUpdateSecrets
21:20:48 [2020-05-17T21:20:48.086Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:20:48 [2020-05-17T21:20:48.086Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:20:48 [2020-05-17T21:20:48.274Z] --- PASS: TestHealthCheckWorkdir (0.91s)
21:20:48 [2020-05-17T21:20:48.274Z] === RUN   TestHealthKillContainer
21:20:49 [2020-05-17T21:20:49.017Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:20:49 [2020-05-17T21:20:49.949Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:20:50 [2020-05-17T21:20:50.513Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:20:50 [2020-05-17T21:20:50.513Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:20:50 [2020-05-17T21:20:50.513Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:20:50 [2020-05-17T21:20:50.881Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:20:50 [2020-05-17T21:20:50.881Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:20:50 [2020-05-17T21:20:50.960Z] --- PASS: TestHealthKillContainer (2.84s)
21:20:50 [2020-05-17T21:20:50.960Z] === RUN   TestInspectCpusetInConfigPre120
21:20:51 [2020-05-17T21:20:51.580Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
21:20:51 [2020-05-17T21:20:51.580Z] === RUN   TestIpcModeNone
21:20:52 [2020-05-17T21:20:52.591Z] --- PASS: TestIpcModeNone (0.77s)
21:20:52 [2020-05-17T21:20:52.591Z] === RUN   TestIpcModePrivate
21:20:53 [2020-05-17T21:20:53.207Z] --- PASS: TestIpcModePrivate (0.78s)
21:20:53 [2020-05-17T21:20:53.207Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
21:20:53 [2020-05-17T21:20:53.207Z] === RUN   TestIpcModeShareable
21:20:54 [2020-05-17T21:20:54.154Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:20:54 [2020-05-17T21:20:54.217Z] --- PASS: TestIpcModeShareable (0.79s)
21:20:54 [2020-05-17T21:20:54.217Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
21:20:54 [2020-05-17T21:20:54.217Z] === RUN   TestAPIIpcModeShareableAndContainer
21:20:56 [2020-05-17T21:20:56.046Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:20:56 [2020-05-17T21:20:56.300Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
21:20:56 [2020-05-17T21:20:56.300Z] === RUN   TestAPIIpcModeHost
21:20:56 [2020-05-17T21:20:56.610Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:20:56 [2020-05-17T21:20:56.867Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:20:56 [2020-05-17T21:20:56.921Z] --- PASS: TestAPIIpcModeHost (0.59s)
21:20:56 [2020-05-17T21:20:56.921Z] === RUN   TestDaemonIpcModeShareable
21:20:57 [2020-05-17T21:20:57.125Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:20:58 [2020-05-17T21:20:58.056Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:20:58 [2020-05-17T21:20:58.056Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:20:58 [2020-05-17T21:20:58.397Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
21:20:58 [2020-05-17T21:20:58.397Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:325: [db42b77c27749] waiting for daemon to start
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:325: [db42b77c27749] waiting for daemon to start
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:353: [db42b77c27749] daemon started
21:20:58 [2020-05-17T21:20:58.397Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:461: [db42b77c27749] Stopping daemon
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:296: [db42b77c27749] exiting daemon
21:20:58 [2020-05-17T21:20:58.397Z]     daemon.go:448: [db42b77c27749] Daemon stopped
21:20:58 [2020-05-17T21:20:58.397Z] === RUN   TestDaemonIpcModePrivate
21:20:58 [2020-05-17T21:20:58.987Z] === RUN   TestDockerSuite/TestBuildXZHost
21:21:00 [2020-05-17T21:21:00.427Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
21:21:00 [2020-05-17T21:21:00.427Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
21:21:00 [2020-05-17T21:21:00.427Z]     daemon.go:325: [d825ec715fb71] waiting for daemon to start
21:21:00 [2020-05-17T21:21:00.427Z]     daemon.go:325: [d825ec715fb71] waiting for daemon to start
21:21:00 [2020-05-17T21:21:00.428Z]     daemon.go:353: [d825ec715fb71] daemon started
21:21:00 [2020-05-17T21:21:00.428Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
21:21:00 [2020-05-17T21:21:00.428Z]     daemon.go:461: [d825ec715fb71] Stopping daemon
21:21:00 [2020-05-17T21:21:00.428Z]     daemon.go:296: [d825ec715fb71] exiting daemon
21:21:00 [2020-05-17T21:21:00.428Z]     daemon.go:448: [d825ec715fb71] Daemon stopped
21:21:00 [2020-05-17T21:21:00.428Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:21:01 [2020-05-17T21:21:01.510Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:21:01 [2020-05-17T21:21:01.510Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:21:01 [2020-05-17T21:21:01.510Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:21:01 [2020-05-17T21:21:01.907Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
21:21:01 [2020-05-17T21:21:01.907Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:325: [d6c883b8fa00a] waiting for daemon to start
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:325: [d6c883b8fa00a] waiting for daemon to start
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:353: [d6c883b8fa00a] daemon started
21:21:01 [2020-05-17T21:21:01.907Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:461: [d6c883b8fa00a] Stopping daemon
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:296: [d6c883b8fa00a] exiting daemon
21:21:01 [2020-05-17T21:21:01.907Z]     daemon.go:448: [d6c883b8fa00a] Daemon stopped
21:21:01 [2020-05-17T21:21:01.907Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:21:02 [2020-05-17T21:21:02.076Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:21:03 [2020-05-17T21:21:03.007Z] === RUN   TestDockerSuite/TestCommitChange
21:21:03 [2020-05-17T21:21:03.264Z] --- PASS: TestServiceUpdateSecrets (15.68s)
21:21:03 [2020-05-17T21:21:03.264Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:325: [dc52b04b6a6b6] waiting for daemon to start
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:325: [dc52b04b6a6b6] waiting for daemon to start
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:353: [dc52b04b6a6b6] daemon started
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:461: [dc52b04b6a6b6] Stopping daemon
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:296: [dc52b04b6a6b6] exiting daemon
21:21:03 [2020-05-17T21:21:03.264Z]     daemon.go:448: [dc52b04b6a6b6] Daemon stopped
21:21:03 [2020-05-17T21:21:03.264Z] === RUN   TestServiceUpdateConfigs
21:21:03 [2020-05-17T21:21:03.388Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
21:21:03 [2020-05-17T21:21:03.388Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:325: [d51fb63471d02] waiting for daemon to start
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:325: [d51fb63471d02] waiting for daemon to start
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:353: [d51fb63471d02] daemon started
21:21:03 [2020-05-17T21:21:03.388Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:461: [d51fb63471d02] Stopping daemon
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:296: [d51fb63471d02] exiting daemon
21:21:03 [2020-05-17T21:21:03.388Z]     daemon.go:448: [d51fb63471d02] Daemon stopped
21:21:03 [2020-05-17T21:21:03.388Z] === RUN   TestIpcModeOlderClient
21:21:03 [2020-05-17T21:21:03.388Z] === PAUSE TestIpcModeOlderClient
21:21:03 [2020-05-17T21:21:03.388Z] === RUN   TestKillContainerInvalidSignal
21:21:03 [2020-05-17T21:21:03.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:21:04 [2020-05-17T21:21:04.009Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
21:21:04 [2020-05-17T21:21:04.009Z] === RUN   TestKillContainer
21:21:04 [2020-05-17T21:21:04.009Z] === RUN   TestKillContainer/no_signal
21:21:04 [2020-05-17T21:21:04.454Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:21:04 [2020-05-17T21:21:04.639Z] === RUN   TestKillContainer/non_killing_signal
21:21:05 [2020-05-17T21:21:05.259Z] === RUN   TestKillContainer/killing_signal
21:21:05 [2020-05-17T21:21:05.386Z] === RUN   TestDockerSuite/TestCommitHardlink
21:21:05 [2020-05-17T21:21:05.876Z] --- PASS: TestKillContainer (1.93s)
21:21:05 [2020-05-17T21:21:05.876Z]     --- PASS: TestKillContainer/no_signal (0.65s)
21:21:05 [2020-05-17T21:21:05.876Z]     --- PASS: TestKillContainer/non_killing_signal (0.42s)
21:21:05 [2020-05-17T21:21:05.876Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
21:21:05 [2020-05-17T21:21:05.876Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:21:05 [2020-05-17T21:21:05.876Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:21:06 [2020-05-17T21:21:06.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:21:07 [2020-05-17T21:21:07.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
21:21:07 [2020-05-17T21:21:07.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
21:21:07 [2020-05-17T21:21:07.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
21:21:07 [2020-05-17T21:21:07.507Z] === RUN   TestKillStoppedContainer
21:21:07 [2020-05-17T21:21:07.507Z] --- PASS: TestKillStoppedContainer (0.08s)
21:21:07 [2020-05-17T21:21:07.507Z] === RUN   TestKillStoppedContainerAPIPre120
21:21:07 [2020-05-17T21:21:07.507Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:21:07 [2020-05-17T21:21:07.507Z] === RUN   TestKillDifferentUserContainer
21:21:07 [2020-05-17T21:21:07.910Z] === RUN   TestDockerSuite/TestCommitNewFile
21:21:08 [2020-05-17T21:21:08.127Z] --- PASS: TestKillDifferentUserContainer (0.66s)
21:21:08 [2020-05-17T21:21:08.127Z] === RUN   TestInspectOomKilledTrue
21:21:09 [2020-05-17T21:21:09.286Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:21:09 [2020-05-17T21:21:09.607Z] --- PASS: TestInspectOomKilledTrue (1.22s)
21:21:09 [2020-05-17T21:21:09.608Z] === RUN   TestInspectOomKilledFalse
21:21:09 [2020-05-17T21:21:09.891Z] --- PASS: TestInspectOomKilledFalse (0.63s)
21:21:09 [2020-05-17T21:21:09.891Z] === RUN   TestLinksEtcHostsContentMatch
21:21:10 [2020-05-17T21:21:10.216Z] === RUN   TestDockerSuite/TestCommitTTY
21:21:10 [2020-05-17T21:21:10.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
21:21:10 [2020-05-17T21:21:10.510Z] === RUN   TestLinksContainerNames
21:21:11 [2020-05-17T21:21:11.987Z] --- PASS: TestLinksContainerNames (1.30s)
21:21:11 [2020-05-17T21:21:11.987Z] === RUN   TestLogsFollowTailEmpty
21:21:12 [2020-05-17T21:21:12.111Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:21:12 [2020-05-17T21:21:12.603Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
21:21:12 [2020-05-17T21:21:12.603Z] === RUN   TestContainerNetworkMountsNoChown
21:21:13 [2020-05-17T21:21:13.043Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:21:13 [2020-05-17T21:21:13.227Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/default
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/default
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/private
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/private
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rprivate
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rprivate
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/slave
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/slave
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rslave
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rslave
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/shared
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/shared
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rshared
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rshared
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/default
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/shared
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/rslave
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/default/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/rshared
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/default/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/rprivate
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/slave
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/private
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/private/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/private/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/default/bind_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/default/mount_root
21:21:13 [2020-05-17T21:21:13.227Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/private/bind_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/private/mount_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:21:13 [2020-05-17T21:21:13.511Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:21:13 [2020-05-17T21:21:13.511Z] --- PASS: TestMountDaemonRoot (0.06s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:21:13 [2020-05-17T21:21:13.511Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:21:13 [2020-05-17T21:21:13.511Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:21:13 [2020-05-17T21:21:13.511Z] === RUN   TestContainerBindMountNonRecursive
21:21:14 [2020-05-17T21:21:14.937Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:21:15 [2020-05-17T21:21:15.502Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:21:15 [2020-05-17T21:21:15.542Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
21:21:15 [2020-05-17T21:21:15.542Z] === RUN   TestNetworkNat
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:21:15 [2020-05-17T21:21:15.759Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:21:15 [2020-05-17T21:21:15.827Z] --- PASS: TestNetworkNat (0.70s)
21:21:15 [2020-05-17T21:21:15.827Z] === RUN   TestNetworkLocalhostTCPNat
21:21:16 [2020-05-17T21:21:16.841Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
21:21:16 [2020-05-17T21:21:16.841Z] === RUN   TestNetworkLoopbackNat
21:21:17 [2020-05-17T21:21:17.470Z] --- PASS: TestNetworkLoopbackNat (0.95s)
21:21:17 [2020-05-17T21:21:17.470Z] === RUN   TestPause
21:21:17 [2020-05-17T21:21:17.653Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:21:18 [2020-05-17T21:21:18.479Z] --- PASS: TestPause (0.68s)
21:21:18 [2020-05-17T21:21:18.479Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:21:18 [2020-05-17T21:21:18.480Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:21:18 [2020-05-17T21:21:18.480Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:21:18 [2020-05-17T21:21:18.480Z] === RUN   TestPauseStopPausedContainer
21:21:19 [2020-05-17T21:21:19.025Z] --- PASS: TestServiceUpdateConfigs (15.71s)
21:21:19 [2020-05-17T21:21:19.025Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:325: [d710a3041170f] waiting for daemon to start
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:325: [d710a3041170f] waiting for daemon to start
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:353: [d710a3041170f] daemon started
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:461: [d710a3041170f] Stopping daemon
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:296: [d710a3041170f] exiting daemon
21:21:19 [2020-05-17T21:21:19.025Z]     daemon.go:448: [d710a3041170f] Daemon stopped
21:21:19 [2020-05-17T21:21:19.025Z] === RUN   TestServiceUpdateNetwork
21:21:19 [2020-05-17T21:21:19.097Z] --- PASS: TestPauseStopPausedContainer (0.68s)
21:21:19 [2020-05-17T21:21:19.097Z] === RUN   TestPsFilter
21:21:19 [2020-05-17T21:21:19.097Z] --- PASS: TestPsFilter (0.19s)
21:21:19 [2020-05-17T21:21:19.097Z] === RUN   TestRemoveContainerWithRemovedVolume
21:21:19 [2020-05-17T21:21:19.589Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:21:19 [2020-05-17T21:21:19.589Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:21:19 [2020-05-17T21:21:19.723Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
21:21:19 [2020-05-17T21:21:19.723Z] === RUN   TestRemoveContainerWithVolume
21:21:20 [2020-05-17T21:21:20.343Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
21:21:20 [2020-05-17T21:21:20.343Z] === RUN   TestRemoveContainerRunning
21:21:20 [2020-05-17T21:21:20.520Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:21:20 [2020-05-17T21:21:20.960Z] --- PASS: TestRemoveContainerRunning (0.65s)
21:21:20 [2020-05-17T21:21:20.960Z] === RUN   TestRemoveContainerForceRemoveRunning
21:21:21 [2020-05-17T21:21:21.451Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:21:21 [2020-05-17T21:21:21.594Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
21:21:21 [2020-05-17T21:21:21.594Z] === RUN   TestRemoveInvalidContainer
21:21:21 [2020-05-17T21:21:21.886Z] --- PASS: TestRemoveInvalidContainer (0.04s)
21:21:21 [2020-05-17T21:21:21.886Z] === RUN   TestRenameLinkedContainer
21:21:22 [2020-05-17T21:21:22.383Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:21:23 [2020-05-17T21:21:23.317Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:21:24 [2020-05-17T21:21:24.248Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:21:24 [2020-05-17T21:21:24.248Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:21:24 [2020-05-17T21:21:24.248Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:21:24 [2020-05-17T21:21:24.578Z] --- PASS: TestRenameLinkedContainer (2.64s)
21:21:24 [2020-05-17T21:21:24.578Z] === RUN   TestRenameStoppedContainer
21:21:25 [2020-05-17T21:21:25.179Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:21:25 [2020-05-17T21:21:25.179Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:21:25 [2020-05-17T21:21:25.179Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:21:25 [2020-05-17T21:21:25.179Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:21:25 [2020-05-17T21:21:25.195Z] --- PASS: TestRenameStoppedContainer (0.71s)
21:21:25 [2020-05-17T21:21:25.195Z] === RUN   TestRenameRunningContainerAndReuse
21:21:25 [2020-05-17T21:21:25.436Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:21:26 [2020-05-17T21:21:26.366Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:21:26 [2020-05-17T21:21:26.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:21:26 [2020-05-17T21:21:26.673Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
21:21:26 [2020-05-17T21:21:26.673Z] === RUN   TestRenameInvalidName
21:21:26 [2020-05-17T21:21:26.958Z] --- PASS: TestRenameInvalidName (0.62s)
21:21:26 [2020-05-17T21:21:26.958Z] === RUN   TestRenameAnonymousContainer
21:21:27 [2020-05-17T21:21:27.188Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:21:28 [2020-05-17T21:21:28.120Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:21:28 [2020-05-17T21:21:28.120Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:21:29 [2020-05-17T21:21:29.652Z] --- PASS: TestRenameAnonymousContainer (2.36s)
21:21:29 [2020-05-17T21:21:29.652Z] === RUN   TestRenameContainerWithSameName
21:21:29 [2020-05-17T21:21:29.936Z] --- PASS: TestRenameContainerWithSameName (0.65s)
21:21:29 [2020-05-17T21:21:29.936Z] === RUN   TestRenameContainerWithLinkedContainer
21:21:30 [2020-05-17T21:21:30.021Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:21:30 [2020-05-17T21:21:30.951Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:21:30 [2020-05-17T21:21:30.951Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:21:31 [2020-05-17T21:21:31.420Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
21:21:31 [2020-05-17T21:21:31.420Z] === RUN   TestResize
21:21:31 [2020-05-17T21:21:31.882Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:21:32 [2020-05-17T21:21:32.036Z] --- PASS: TestResize (0.68s)
21:21:32 [2020-05-17T21:21:32.036Z] === RUN   TestResizeWithInvalidSize
21:21:32 [2020-05-17T21:21:32.655Z] --- PASS: TestResizeWithInvalidSize (0.67s)
21:21:32 [2020-05-17T21:21:32.655Z] === RUN   TestResizeWhenContainerNotStarted
21:21:32 [2020-05-17T21:21:32.812Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:21:33 [2020-05-17T21:21:33.276Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
21:21:33 [2020-05-17T21:21:33.276Z] === RUN   TestDaemonRestartKillContainers
21:21:33 [2020-05-17T21:21:33.276Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:21:33 [2020-05-17T21:21:33.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:21:33 [2020-05-17T21:21:33.749Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:21:34 [2020-05-17T21:21:34.006Z] --- PASS: TestServiceUpdateNetwork (14.87s)
21:21:34 [2020-05-17T21:21:34.006Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:325: [d72534767662c] waiting for daemon to start
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:325: [d72534767662c] waiting for daemon to start
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:353: [d72534767662c] daemon started
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:461: [d72534767662c] Stopping daemon
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:296: [d72534767662c] exiting daemon
21:21:34 [2020-05-17T21:21:34.006Z]     daemon.go:448: [d72534767662c] Daemon stopped
21:21:34 [2020-05-17T21:21:34.006Z] PASS
21:21:34 [2020-05-17T21:21:34.006Z] 
21:21:34 [2020-05-17T21:21:34.006Z] DONE 18 tests in 163.888s
21:21:34 [2020-05-17T21:21:34.006Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:21:34 [2020-05-17T21:21:34.006Z] ++ 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
21:21:34 [2020-05-17T21:21:34.006Z] ++ set -e
21:21:34 [2020-05-17T21:21:34.006Z] ++ '[' -n 0 ']'
21:21:34 [2020-05-17T21:21:34.006Z] ++ set -x
21:21:34 [2020-05-17T21:21:34.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
21:21:34 [2020-05-17T21:21:34.006Z] INFO: Testing against a local daemon
21:21:34 [2020-05-17T21:21:34.006Z] === RUN   TestSessionCreate
21:21:34 [2020-05-17T21:21:34.006Z] --- PASS: TestSessionCreate (0.03s)
21:21:34 [2020-05-17T21:21:34.006Z] === RUN   TestSessionCreateWithBadUpgrade
21:21:34 [2020-05-17T21:21:34.006Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
21:21:34 [2020-05-17T21:21:34.006Z] PASS
21:21:34 [2020-05-17T21:21:34.006Z] 
21:21:34 [2020-05-17T21:21:34.006Z] DONE 2 tests in 0.190s
21:21:34 [2020-05-17T21:21:34.006Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:21:34 [2020-05-17T21:21:34.006Z] ++ 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
21:21:34 [2020-05-17T21:21:34.006Z] ++ set -e
21:21:34 [2020-05-17T21:21:34.006Z] ++ '[' -n 0 ']'
21:21:34 [2020-05-17T21:21:34.006Z] ++ set -x
21:21:34 [2020-05-17T21:21:34.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
21:21:34 [2020-05-17T21:21:34.264Z] INFO: Testing against a local daemon
21:21:34 [2020-05-17T21:21:34.264Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:21:34 [2020-05-17T21:21:34.264Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:21:34 [2020-05-17T21:21:34.264Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:21:34 [2020-05-17T21:21:34.264Z] === RUN   TestEventsExecDie
21:21:34 [2020-05-17T21:21:34.264Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:21:34 [2020-05-17T21:21:34.264Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:21:35 [2020-05-17T21:21:35.212Z] --- PASS: TestEventsExecDie (0.91s)
21:21:35 [2020-05-17T21:21:35.212Z] === RUN   TestEventsBackwardsCompatible
21:21:35 [2020-05-17T21:21:35.212Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
21:21:35 [2020-05-17T21:21:35.212Z] === RUN   TestInfoBinaryCommits
21:21:35 [2020-05-17T21:21:35.212Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:21:35 [2020-05-17T21:21:35.212Z] === RUN   TestInfoAPIVersioned
21:21:35 [2020-05-17T21:21:35.212Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:21:35 [2020-05-17T21:21:35.212Z] === RUN   TestInfoAPI
21:21:35 [2020-05-17T21:21:35.212Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:21:35 [2020-05-17T21:21:35.471Z] --- PASS: TestInfoAPI (0.06s)
21:21:35 [2020-05-17T21:21:35.471Z] === RUN   TestInfoAPIWarnings
21:21:35 [2020-05-17T21:21:35.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:21:35 [2020-05-17T21:21:35.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestInfoAPIWarnings (0.83s)
21:21:36 [2020-05-17T21:21:36.402Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:325: [d85a5d2155cae] waiting for daemon to start
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:325: [d85a5d2155cae] waiting for daemon to start
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:353: [d85a5d2155cae] daemon started
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:461: [d85a5d2155cae] Stopping daemon
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:296: [d85a5d2155cae] exiting daemon
21:21:36 [2020-05-17T21:21:36.402Z]     daemon.go:448: [d85a5d2155cae] Daemon stopped
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestLoginFailsWithBadCredentials
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestPingCacheHeaders
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestPingCacheHeaders (0.02s)
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestPingGet
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestPingGet (0.01s)
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestPingHead
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestPingHead (0.02s)
21:21:36 [2020-05-17T21:21:36.402Z] === RUN   TestVersion
21:21:36 [2020-05-17T21:21:36.402Z] --- PASS: TestVersion (0.02s)
21:21:36 [2020-05-17T21:21:36.402Z] PASS
21:21:36 [2020-05-17T21:21:36.402Z] 
21:21:36 [2020-05-17T21:21:36.402Z] === Skipped
21:21:36 [2020-05-17T21:21:36.402Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:21:36 [2020-05-17T21:21:36.402Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:21:36 [2020-05-17T21:21:36.402Z] 
21:21:36 [2020-05-17T21:21:36.402Z] 
21:21:36 [2020-05-17T21:21:36.402Z] DONE 12 tests, 1 skipped in 2.352s
21:21:36 [2020-05-17T21:21:36.402Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:21:36 [2020-05-17T21:21:36.402Z] ++ 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
21:21:36 [2020-05-17T21:21:36.402Z] ++ set -e
21:21:36 [2020-05-17T21:21:36.402Z] ++ '[' -n 0 ']'
21:21:36 [2020-05-17T21:21:36.402Z] ++ set -x
21:21:36 [2020-05-17T21:21:36.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:21:36 [2020-05-17T21:21:36.590Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:21:36 [2020-05-17T21:21:36.590Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:21:36 [2020-05-17T21:21:36.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:21:36 [2020-05-17T21:21:36.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:21:36 [2020-05-17T21:21:36.659Z] INFO: Testing against a local daemon
21:21:36 [2020-05-17T21:21:36.659Z] === RUN   TestVolumesCreateAndList
21:21:36 [2020-05-17T21:21:36.659Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:21:36 [2020-05-17T21:21:36.659Z] === RUN   TestVolumesRemove
21:21:36 [2020-05-17T21:21:36.916Z] --- PASS: TestVolumesRemove (0.13s)
21:21:36 [2020-05-17T21:21:36.916Z] === RUN   TestVolumesInspect
21:21:36 [2020-05-17T21:21:36.916Z] --- PASS: TestVolumesInspect (0.02s)
21:21:36 [2020-05-17T21:21:36.916Z] === RUN   TestVolumesInvalidJSON
21:21:36 [2020-05-17T21:21:36.916Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:21:36 [2020-05-17T21:21:36.916Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:21:36 [2020-05-17T21:21:36.916Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:21:36 [2020-05-17T21:21:36.916Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:21:36 [2020-05-17T21:21:36.916Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
21:21:36 [2020-05-17T21:21:36.916Z] PASS
21:21:36 [2020-05-17T21:21:36.916Z] 
21:21:36 [2020-05-17T21:21:36.916Z] DONE 5 tests in 0.364s
21:21:36 [2020-05-17T21:21:36.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:21:37 [2020-05-17T21:21:37.173Z] ++++ cat bundles/test-integration/docker.pid
21:21:37 [2020-05-17T21:21:37.173Z] +++ kill 4658
21:21:37 [2020-05-17T21:21:37.173Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:21:37 [2020-05-17T21:21:37.173Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:21:37 [2020-05-17T21:21:37.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:21:37 [2020-05-17T21:21:37.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:21:37 [2020-05-17T21:21:37.960Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:21:38 [2020-05-17T21:21:38.104Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:21:38 [2020-05-17T21:21:38.363Z] umount: bundles/test-integration/root: no mount point specified.
21:21:38 [2020-05-17T21:21:38.363Z] +++ /etc/init.d/apparmor stop
21:21:38 [2020-05-17T21:21:38.363Z] Leaving: AppArmorNo profiles have been unloaded.
21:21:38 [2020-05-17T21:21:38.363Z] 
21:21:38 [2020-05-17T21:21:38.363Z] Unloading profiles will leave already running processes permanently
21:21:38 [2020-05-17T21:21:38.363Z] unconfined, which can lead to unexpected situations.
21:21:38 [2020-05-17T21:21:38.363Z] 
21:21:38 [2020-05-17T21:21:38.363Z] To set a process to complain mode, use the command line tool
21:21:38 [2020-05-17T21:21:38.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:21:38 [2020-05-17T21:21:38.363Z] +++ true
21:21:38 [2020-05-17T21:21:38.363Z] 
21:21:39 [2020-05-17T21:21:39.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:21:39 [2020-05-17T21:21:39.734Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:21:39 [2020-05-17T21:21:39.930Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:21:40 [2020-05-17T21:21:40.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:21:40 [2020-05-17T21:21:40.862Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:21:41 [2020-05-17T21:21:41.477Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:21:41 [2020-05-17T21:21:41.631Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:21:41 [2020-05-17T21:21:41.631Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:21:41 [2020-05-17T21:21:41.631Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:21:41 [2020-05-17T21:21:41.631Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:21:41 [2020-05-17T21:21:41.631Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:21:42 [2020-05-17T21:21:42.194Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:21:42 [2020-05-17T21:21:42.473Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:21:42 [2020-05-17T21:21:42.756Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:21:42 [2020-05-17T21:21:42.946Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:21:43 [2020-05-17T21:21:43.321Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:21:43 [2020-05-17T21:21:43.441Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.18s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d50ba6080cfdf] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d50ba6080cfdf] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d50ba6080cfdf] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d50ba6080cfdf] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d50ba6080cfdf] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d50ba6080cfdf] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d50ba6080cfdf] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d50ba6080cfdf] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d50ba6080cfdf] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d50ba6080cfdf] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d451c023570c6] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d451c023570c6] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d451c023570c6] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d451c023570c6] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d451c023570c6] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d451c023570c6] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d451c023570c6] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d451c023570c6] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d451c023570c6] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d451c023570c6] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d451c023570c6] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d451c023570c6] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d4c4cdab70c52] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d4c4cdab70c52] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d4c4cdab70c52] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d4c4cdab70c52] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d4c4cdab70c52] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d4c4cdab70c52] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d4c4cdab70c52] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d4c4cdab70c52] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d4c4cdab70c52] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d4c4cdab70c52] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.32s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [db665baa59096] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [db665baa59096] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [db665baa59096] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [db665baa59096] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [db665baa59096] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [db665baa59096] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [db665baa59096] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [db665baa59096] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [db665baa59096] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [db665baa59096] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da93acfef506f] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da93acfef506f] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [da93acfef506f] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da93acfef506f] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [da93acfef506f] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da93acfef506f] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [da93acfef506f] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [da93acfef506f] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [da93acfef506f] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [da93acfef506f] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.17s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d5d1dffb6b2c2] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d5d1dffb6b2c2] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d5d1dffb6b2c2] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d5d1dffb6b2c2] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d5d1dffb6b2c2] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d5d1dffb6b2c2] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d5d1dffb6b2c2] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d5d1dffb6b2c2] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d5d1dffb6b2c2] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d5d1dffb6b2c2] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d5d1dffb6b2c2] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d5d1dffb6b2c2] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.13s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d1d80a8676068] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d1d80a8676068] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d1d80a8676068] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d1d80a8676068] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d1d80a8676068] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d1d80a8676068] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d1d80a8676068] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d1d80a8676068] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d1d80a8676068] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d1d80a8676068] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d1d80a8676068] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d1d80a8676068] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.17s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d3cbd22baf449] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d3cbd22baf449] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d3cbd22baf449] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d3cbd22baf449] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d3cbd22baf449] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d3cbd22baf449] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d3cbd22baf449] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [d3cbd22baf449] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [d3cbd22baf449] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [d3cbd22baf449] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [d3cbd22baf449] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [d3cbd22baf449] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.39s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd8f7711d98db] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd8f7711d98db] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [dd8f7711d98db] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [dd8f7711d98db] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [dd8f7711d98db] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [dd8f7711d98db] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd8f7711d98db] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd8f7711d98db] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [dd8f7711d98db] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [dd8f7711d98db] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [dd8f7711d98db] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [dd8f7711d98db] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd292a637250a] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd292a637250a] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [dd292a637250a] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd292a637250a] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [dd292a637250a] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [dd292a637250a] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [dd292a637250a] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [dd292a637250a] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [dd292a637250a] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [dd292a637250a] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [defabb35e9ea5] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [defabb35e9ea5] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [defabb35e9ea5] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [defabb35e9ea5] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [defabb35e9ea5] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [defabb35e9ea5] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [defabb35e9ea5] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [defabb35e9ea5] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [defabb35e9ea5] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [defabb35e9ea5] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
21:21:43 [2020-05-17T21:21:43.441Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da04e42183627] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da04e42183627] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [da04e42183627] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [da04e42183627] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [da04e42183627] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [da04e42183627] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da04e42183627] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:325: [da04e42183627] waiting for daemon to start
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:353: [da04e42183627] daemon started
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:461: [da04e42183627] Stopping daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:296: [da04e42183627] exiting daemon
21:21:43 [2020-05-17T21:21:43.441Z]         daemon.go:448: [da04e42183627] Daemon stopped
21:21:43 [2020-05-17T21:21:43.441Z] === RUN   TestKernelTCPMemory
21:21:44 [2020-05-17T21:21:44.059Z] --- PASS: TestKernelTCPMemory (0.78s)
21:21:44 [2020-05-17T21:21:44.059Z] === RUN   TestNISDomainname
21:21:44 [2020-05-17T21:21:44.678Z] --- PASS: TestNISDomainname (0.87s)
21:21:44 [2020-05-17T21:21:44.678Z] === RUN   TestStats
21:21:44 [2020-05-17T21:21:44.691Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:21:46 [2020-05-17T21:21:46.082Z] #33 147.1 
21:21:46 [2020-05-17T21:21:46.340Z] #33 DONE 147.3s
21:21:46 [2020-05-17T21:21:46.340Z] 
21:21:46 [2020-05-17T21:21:46.341Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
21:21:46 [2020-05-17T21:21:46.718Z] --- PASS: TestStats (1.70s)
21:21:46 [2020-05-17T21:21:46.718Z] === RUN   TestStopContainerWithTimeout
21:21:46 [2020-05-17T21:21:46.718Z] === RUN   TestStopContainerWithTimeout/0
21:21:46 [2020-05-17T21:21:46.718Z] === PAUSE TestStopContainerWithTimeout/0
21:21:46 [2020-05-17T21:21:46.718Z] === RUN   TestStopContainerWithTimeout/1
21:21:46 [2020-05-17T21:21:46.718Z] === PAUSE TestStopContainerWithTimeout/1
21:21:46 [2020-05-17T21:21:46.718Z] === RUN   TestStopContainerWithTimeout/3
21:21:46 [2020-05-17T21:21:46.718Z] === PAUSE TestStopContainerWithTimeout/3
21:21:46 [2020-05-17T21:21:46.718Z] === RUN   TestStopContainerWithTimeout/-1
21:21:46 [2020-05-17T21:21:46.718Z] === PAUSE TestStopContainerWithTimeout/-1
21:21:46 [2020-05-17T21:21:46.718Z] === CONT  TestStopContainerWithTimeout/0
21:21:46 [2020-05-17T21:21:46.718Z] === CONT  TestStopContainerWithTimeout/-1
21:21:46 [2020-05-17T21:21:46.718Z] === CONT  TestStopContainerWithTimeout/1
21:21:46 [2020-05-17T21:21:46.718Z] === CONT  TestStopContainerWithTimeout/3
21:21:47 [2020-05-17T21:21:47.444Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:21:47 [2020-05-17T21:21:47.701Z] === RUN   TestDockerSuite/TestContainerAPITop
21:21:47 [2020-05-17T21:21:47.713Z] #34 DONE 1.2s
21:21:48 [2020-05-17T21:21:48.631Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:21:48 [2020-05-17T21:21:48.631Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:21:48 [2020-05-17T21:21:48.631Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:21:49 [2020-05-17T21:21:49.080Z] 
21:21:49 [2020-05-17T21:21:49.080Z] #35 [runner 12/12] COPY --from=builder       /build/ /
21:21:49 [2020-05-17T21:21:49.337Z] #35 DONE 0.5s
21:21:49 [2020-05-17T21:21:49.337Z] 
21:21:49 [2020-05-17T21:21:49.337Z] #36 exporting to image
21:21:49 [2020-05-17T21:21:49.337Z] #36 exporting layers
21:21:50 [2020-05-17T21:21:50.190Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:21:50 [2020-05-17T21:21:50.190Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
21:21:50 [2020-05-17T21:21:50.190Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
21:21:50 [2020-05-17T21:21:50.190Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
21:21:50 [2020-05-17T21:21:50.190Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
21:21:50 [2020-05-17T21:21:50.190Z] === RUN   TestDeleteDevicemapper
21:21:50 [2020-05-17T21:21:50.190Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:21:50 [2020-05-17T21:21:50.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:21:50 [2020-05-17T21:21:50.190Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:21:51 [2020-05-17T21:21:51.230Z] #36 exporting layers 1.7s done
21:21:51 [2020-05-17T21:21:51.230Z] #36 writing image sha256:88acdec8baee9355d45f8dd1f9dcc67af776f582b88b1ab2e1590cd8c84feb18 done
21:21:51 [2020-05-17T21:21:51.230Z] #36 naming to docker.io/library/moby-e2e-test done
21:21:51 [2020-05-17T21:21:51.230Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:21:51 [2020-05-17T21:21:51.544Z] + echo Ensuring container killed.
21:21:51 [2020-05-17T21:21:51.544Z] Ensuring container killed.
21:21:51 [2020-05-17T21:21:51.544Z] + docker rm -vf docker-pr1
21:21:51 [2020-05-17T21:21:51.544Z] Error: No such container: docker-pr1
21:21:51 [2020-05-17T21:21:51.544Z] + true
[Pipeline] sh
21:21:51 [2020-05-17T21:21:51.823Z] + echo Chowning /workspace to jenkins user
21:21:51 [2020-05-17T21:21:51.823Z] Chowning /workspace to jenkins user
21:21:51 [2020-05-17T21:21:51.823Z] + id -u
21:21:51 [2020-05-17T21:21:51.823Z] + id -g
21:21:51 [2020-05-17T21:21:51.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40988:/workspace busybox chown -R 1000:1000 /workspace
21:21:51 [2020-05-17T21:21:51.903Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:21:52 [2020-05-17T21:21:52.162Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:21:52 [2020-05-17T21:21:52.243Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s)
21:21:52 [2020-05-17T21:21:52.243Z] === RUN   TestUpdateMemory
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:21:52 [2020-05-17T21:21:52.872Z] --- PASS: TestUpdateMemory (0.98s)
21:21:52 [2020-05-17T21:21:52.872Z] === RUN   TestUpdateCPUQuota
21:21:53 [2020-05-17T21:21:53.044Z] + bundleName=unit
21:21:53 [2020-05-17T21:21:53.044Z] + echo Creating unit-bundles.tar.gz
21:21:53 [2020-05-17T21:21:53.044Z] Creating unit-bundles.tar.gz
21:21:53 [2020-05-17T21:21:53.044Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:21:53 [2020-05-17T21:21:53.044Z] bundles/junit-report.xml
21:21:53 [2020-05-17T21:21:53.044Z] bundles/go-test-report.json
21:21:53 [2020-05-17T21:21:53.044Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:21:53 [2020-05-17T21:21:53.054Z] Archiving artifacts
21:21:53 [2020-05-17T21:21:53.496Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:21:53 [2020-05-17T21:21:53.532Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:21:53 [2020-05-17T21:21:53.800Z] + make clean
21:21:53 [2020-05-17T21:21:53.800Z] docker volume rm -f docker-dev-cache
21:21:54 [2020-05-17T21:21:54.057Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
21:21:54 [2020-05-17T21:21:54.353Z] --- PASS: TestUpdateCPUQuota (1.16s)
21:21:54 [2020-05-17T21:21:54.354Z] === RUN   TestUpdatePidsLimit
21:21:54 [2020-05-17T21:21:54.354Z] === RUN   TestUpdatePidsLimit/update_from_none
21:21:54 [2020-05-17T21:21:54.354Z] === RUN   TestUpdatePidsLimit/no_change
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:21:54 [2020-05-17T21:21:54.972Z] === RUN   TestUpdatePidsLimit/update_lower
21:21:55 [2020-05-17T21:21:55.257Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:21:55 [2020-05-17T21:21:55.567Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:21:55 [2020-05-17T21:21:55.851Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:21:56 [2020-05-17T21:21:56.135Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:21:57 [2020-05-17T21:21:57.611Z] --- PASS: TestUpdatePidsLimit (3.30s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
21:21:57 [2020-05-17T21:21:57.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
21:21:57 [2020-05-17T21:21:57.611Z] === RUN   TestUpdateRestartPolicy
21:21:58 [2020-05-17T21:21:58.786Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:21:58 [2020-05-17T21:21:58.786Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:22:00 [2020-05-17T21:22:00.680Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:22:01 [2020-05-17T21:22:01.611Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:22:04 [2020-05-17T21:22:04.256Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:22:10 [2020-05-17T21:22:10.149Z] --- PASS: TestUpdateRestartPolicy (11.99s)
21:22:10 [2020-05-17T21:22:10.149Z] === RUN   TestUpdateRestartWithAutoRemove
21:22:10 [2020-05-17T21:22:10.149Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
21:22:10 [2020-05-17T21:22:10.149Z] === RUN   TestWaitNonBlocked
21:22:10 [2020-05-17T21:22:10.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:10 [2020-05-17T21:22:10.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:10 [2020-05-17T21:22:10.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:10 [2020-05-17T21:22:10.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:10 [2020-05-17T21:22:10.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:22:10 [2020-05-17T21:22:10.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:22:11 [2020-05-17T21:22:11.163Z] --- PASS: TestWaitNonBlocked (0.03s)
21:22:11 [2020-05-17T21:22:11.163Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
21:22:11 [2020-05-17T21:22:11.163Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
21:22:11 [2020-05-17T21:22:11.163Z] === RUN   TestWaitBlocked
21:22:11 [2020-05-17T21:22:11.163Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:22:11 [2020-05-17T21:22:11.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:22:11 [2020-05-17T21:22:11.163Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:22:11 [2020-05-17T21:22:11.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:22:11 [2020-05-17T21:22:11.163Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:22:11 [2020-05-17T21:22:11.163Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:22:11 [2020-05-17T21:22:11.460Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:22:12 [2020-05-17T21:22:12.175Z] --- PASS: TestWaitBlocked (0.03s)
21:22:12 [2020-05-17T21:22:12.175Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
21:22:12 [2020-05-17T21:22:12.175Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
21:22:12 [2020-05-17T21:22:12.175Z] === CONT  TestContainerStartOnDaemonRestart
21:22:12 [2020-05-17T21:22:12.175Z] === CONT  TestIpcModeOlderClient
21:22:12 [2020-05-17T21:22:12.175Z] === CONT  TestDaemonRestartIpcMode
21:22:12 [2020-05-17T21:22:12.175Z] --- PASS: TestIpcModeOlderClient (0.15s)
21:22:15 [2020-05-17T21:22:15.680Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s)
21:22:15 [2020-05-17T21:22:15.680Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:325: [d2c7534e53851] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:325: [d2c7534e53851] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:353: [d2c7534e53851] daemon started
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:325: [d2c7534e53851] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:296: [d2c7534e53851] exiting daemon
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:325: [d2c7534e53851] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:353: [d2c7534e53851] daemon started
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:461: [d2c7534e53851] Stopping daemon
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:296: [d2c7534e53851] exiting daemon
21:22:15 [2020-05-17T21:22:15.680Z]     daemon.go:448: [d2c7534e53851] Daemon stopped
21:22:15 [2020-05-17T21:22:15.966Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
21:22:15 [2020-05-17T21:22:15.966Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:325: [df22a05842d16] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:325: [df22a05842d16] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:353: [df22a05842d16] daemon started
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:461: [df22a05842d16] Stopping daemon
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:296: [df22a05842d16] exiting daemon
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:448: [df22a05842d16] Daemon stopped
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:325: [df22a05842d16] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:325: [df22a05842d16] waiting for daemon to start
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:353: [df22a05842d16] daemon started
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:461: [df22a05842d16] Stopping daemon
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:296: [df22a05842d16] exiting daemon
21:22:15 [2020-05-17T21:22:15.966Z]     daemon.go:448: [df22a05842d16] Daemon stopped
21:22:15 [2020-05-17T21:22:15.966Z] PASS
21:22:15 [2020-05-17T21:22:15.966Z] 
21:22:15 [2020-05-17T21:22:15.966Z] === Skipped
21:22:15 [2020-05-17T21:22:15.966Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
21:22:15 [2020-05-17T21:22:15.966Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:22:15 [2020-05-17T21:22:15.966Z] 
21:22:15 [2020-05-17T21:22:15.966Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:22:15 [2020-05-17T21:22:15.966Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:22:15 [2020-05-17T21:22:15.966Z] 
21:22:15 [2020-05-17T21:22:15.966Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
21:22:15 [2020-05-17T21:22:15.966Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:22:15 [2020-05-17T21:22:15.966Z] 
21:22:15 [2020-05-17T21:22:15.966Z] 
21:22:15 [2020-05-17T21:22:15.966Z] DONE 189 tests, 3 skipped in 101.682s
21:22:15 [2020-05-17T21:22:15.966Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
21:22:15 [2020-05-17T21:22:15.966Z] ++ 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
21:22:15 [2020-05-17T21:22:15.966Z] ++ set -e
21:22:15 [2020-05-17T21:22:15.966Z] ++ '[' -n 0 ']'
21:22:15 [2020-05-17T21:22:15.966Z] ++ set -x
21:22:15 [2020-05-17T21:22:15.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
21:22:15 [2020-05-17T21:22:15.966Z] INFO: Testing against a local daemon
21:22:15 [2020-05-17T21:22:15.966Z] === RUN   TestCommitInheritsEnv
21:22:16 [2020-05-17T21:22:16.588Z] --- PASS: TestCommitInheritsEnv (0.41s)
21:22:16 [2020-05-17T21:22:16.588Z] === RUN   TestImportExtremelyLargeImageWorks
21:22:16 [2020-05-17T21:22:16.588Z] === PAUSE TestImportExtremelyLargeImageWorks
21:22:16 [2020-05-17T21:22:16.588Z] === RUN   TestImagesFilterMultiReference
21:22:16 [2020-05-17T21:22:16.588Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:22:16 [2020-05-17T21:22:16.588Z] === RUN   TestImagePullPlatformInvalid
21:22:16 [2020-05-17T21:22:16.588Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:22:16 [2020-05-17T21:22:16.588Z] === RUN   TestRemoveImageOrphaning
21:22:16 [2020-05-17T21:22:16.871Z] --- PASS: TestRemoveImageOrphaning (0.38s)
21:22:16 [2020-05-17T21:22:16.871Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:22:16 [2020-05-17T21:22:16.871Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:22:16 [2020-05-17T21:22:16.871Z] === RUN   TestTagInvalidReference
21:22:16 [2020-05-17T21:22:16.871Z] --- PASS: TestTagInvalidReference (0.04s)
21:22:16 [2020-05-17T21:22:16.871Z] === RUN   TestTagValidPrefixedRepo
21:22:17 [2020-05-17T21:22:17.155Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:22:17 [2020-05-17T21:22:17.155Z] === RUN   TestTagExistedNameWithoutForce
21:22:17 [2020-05-17T21:22:17.155Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
21:22:17 [2020-05-17T21:22:17.155Z] === RUN   TestTagOfficialNames
21:22:17 [2020-05-17T21:22:17.155Z] --- PASS: TestTagOfficialNames (0.06s)
21:22:17 [2020-05-17T21:22:17.155Z] === RUN   TestTagMatchesDigest
21:22:17 [2020-05-17T21:22:17.155Z] --- PASS: TestTagMatchesDigest (0.03s)
21:22:17 [2020-05-17T21:22:17.155Z] === CONT  TestImportExtremelyLargeImageWorks
21:22:20 [2020-05-17T21:22:20.169Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:22:28 [2020-05-17T21:22:28.122Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:22:28 [2020-05-17T21:22:28.122Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:22:28 [2020-05-17T21:22:28.122Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:22:28 [2020-05-17T21:22:28.122Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:22:31 [2020-05-17T21:22:31.400Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:22:33 [2020-05-17T21:22:33.924Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:22:36 [2020-05-17T21:22:36.447Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:22:38 [2020-05-17T21:22:38.343Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:22:38 [2020-05-17T21:22:38.600Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:22:39 [2020-05-17T21:22:39.530Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:22:40 [2020-05-17T21:22:40.460Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:22:41 [2020-05-17T21:22:41.391Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:22:42 [2020-05-17T21:22:42.761Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:22:43 [2020-05-17T21:22:43.325Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:22:44 [2020-05-17T21:22:44.254Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:22:45 [2020-05-17T21:22:45.625Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:22:46 [2020-05-17T21:22:46.555Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:22:47 [2020-05-17T21:22:47.486Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:22:48 [2020-05-17T21:22:48.856Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:22:49 [2020-05-17T21:22:49.786Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:22:50 [2020-05-17T21:22:50.356Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:22:50 [2020-05-17T21:22:50.718Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:22:51 [2020-05-17T21:22:51.650Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:22:53 [2020-05-17T21:22:53.019Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:22:54 [2020-05-17T21:22:54.391Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:22:55 [2020-05-17T21:22:55.323Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:22:55 [2020-05-17T21:22:55.323Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:22:55 [2020-05-17T21:22:55.888Z] === RUN   TestDockerSuite/TestCpRelativePath
21:22:56 [2020-05-17T21:22:56.820Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:22:58 [2020-05-17T21:22:58.204Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:22:59 [2020-05-17T21:22:59.135Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:23:00 [2020-05-17T21:23:00.505Z] === RUN   TestDockerSuite/TestCpToCaseA
21:23:00 [2020-05-17T21:23:00.832Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:23:02 [2020-05-17T21:23:02.398Z] === RUN   TestDockerSuite/TestCpToCaseB
21:23:02 [2020-05-17T21:23:02.963Z] === RUN   TestDockerSuite/TestCpToCaseC
21:23:05 [2020-05-17T21:23:05.484Z] === RUN   TestDockerSuite/TestCpToCaseD
21:23:10 [2020-05-17T21:23:10.740Z] === RUN   TestDockerSuite/TestCpToCaseE
21:23:11 [2020-05-17T21:23:11.305Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:23:14 [2020-05-17T21:23:14.914Z] === RUN   TestDockerSuite/TestCpToCaseF
21:23:15 [2020-05-17T21:23:15.171Z] === RUN   TestDockerSuite/TestCpToCaseG
21:23:20 [2020-05-17T21:23:20.423Z] === RUN   TestDockerSuite/TestCpToCaseH
21:23:23 [2020-05-17T21:23:23.697Z] === RUN   TestDockerSuite/TestCpToCaseI
21:23:24 [2020-05-17T21:23:24.629Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:23:29 [2020-05-17T21:23:29.882Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:23:30 [2020-05-17T21:23:30.813Z] === RUN   TestDockerSuite/TestCpToDot
21:23:30 [2020-05-17T21:23:30.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:23:31 [2020-05-17T21:23:31.743Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:23:33 [2020-05-17T21:23:33.638Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:23:35 [2020-05-17T21:23:35.536Z] === RUN   TestDockerSuite/TestCpToStdout
21:23:36 [2020-05-17T21:23:36.466Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:23:39 [2020-05-17T21:23:39.740Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:23:40 [2020-05-17T21:23:40.304Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:23:41 [2020-05-17T21:23:41.235Z] === RUN   TestDockerSuite/TestCpVolumePath
21:23:43 [2020-05-17T21:23:43.129Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:23:43 [2020-05-17T21:23:43.129Z] === RUN   TestDockerSuite/TestCreateArgs
21:23:43 [2020-05-17T21:23:43.129Z] === RUN   TestDockerSuite/TestCreateByImageID
21:23:43 [2020-05-17T21:23:43.692Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:23:44 [2020-05-17T21:23:44.622Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:23:44 [2020-05-17T21:23:44.622Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:23:44 [2020-05-17T21:23:44.622Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:23:45 [2020-05-17T21:23:45.553Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:23:45 [2020-05-17T21:23:45.810Z] === RUN   TestDockerSuite/TestCreateLabels
21:23:46 [2020-05-17T21:23:46.067Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:23:46 [2020-05-17T21:23:46.067Z] === RUN   TestDockerSuite/TestCreateRM
21:23:46 [2020-05-17T21:23:46.324Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:23:46 [2020-05-17T21:23:46.324Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:23:46 [2020-05-17T21:23:46.324Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:23:46 [2020-05-17T21:23:46.581Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:23:49 [2020-05-17T21:23:49.105Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:23:49 [2020-05-17T21:23:49.105Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:23:49 [2020-05-17T21:23:49.105Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:23:52 [2020-05-17T21:23:52.382Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:23:52 [2020-05-17T21:23:52.946Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:23:52 [2020-05-17T21:23:52.946Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:23:52 [2020-05-17T21:23:52.946Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:23:53 [2020-05-17T21:23:53.203Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:23:53 [2020-05-17T21:23:53.203Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:23:53 [2020-05-17T21:23:53.203Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:23:54 [2020-05-17T21:23:54.133Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:23:56 [2020-05-17T21:23:56.031Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:23:56 [2020-05-17T21:23:56.963Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:23:56 [2020-05-17T21:23:56.963Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:23:58 [2020-05-17T21:23:58.859Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:24:00 [2020-05-17T21:24:00.755Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:24:01 [2020-05-17T21:24:01.320Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:24:02 [2020-05-17T21:24:02.251Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:24:02 [2020-05-17T21:24:02.251Z] === RUN   TestDockerSuite/TestDevicePermissions
21:24:03 [2020-05-17T21:24:03.184Z] === RUN   TestDockerSuite/TestDockerFails
21:24:03 [2020-05-17T21:24:03.184Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:24:03 [2020-05-17T21:24:03.184Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:24:03 [2020-05-17T21:24:03.184Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:24:05 [2020-05-17T21:24:05.086Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:24:06 [2020-05-17T21:24:06.017Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:24:07 [2020-05-17T21:24:07.386Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:24:07 [2020-05-17T21:24:07.386Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:24:07 [2020-05-17T21:24:07.386Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:24:07 [2020-05-17T21:24:07.386Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:24:13 [2020-05-17T21:24:13.932Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:24:15 [2020-05-17T21:24:15.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:24:17 [2020-05-17T21:24:17.197Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:24:20 [2020-05-17T21:24:20.475Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:24:23 [2020-05-17T21:24:23.000Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:24:23 [2020-05-17T21:24:23.931Z] === RUN   TestDockerSuite/TestEventsAttach
21:24:24 [2020-05-17T21:24:24.496Z] === RUN   TestDockerSuite/TestEventsCommit
21:24:25 [2020-05-17T21:24:25.866Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:24:26 [2020-05-17T21:24:26.432Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:24:27 [2020-05-17T21:24:27.362Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:24:27 [2020-05-17T21:24:27.929Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:24:29 [2020-05-17T21:24:29.823Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:24:31 [2020-05-17T21:24:31.717Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:24:33 [2020-05-17T21:24:33.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:24:34 [2020-05-17T21:24:34.982Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:24:38 [2020-05-17T21:24:38.271Z] === RUN   TestDockerSuite/TestEventsCopy
21:24:39 [2020-05-17T21:24:39.202Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:24:41 [2020-05-17T21:24:41.095Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:24:41 [2020-05-17T21:24:41.659Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:24:41 [2020-05-17T21:24:41.916Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:24:43 [2020-05-17T21:24:43.813Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:24:44 [2020-05-17T21:24:44.070Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:24:44 [2020-05-17T21:24:44.327Z] === RUN   TestDockerSuite/TestEventsFilterType
21:24:44 [2020-05-17T21:24:44.584Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:24:44 [2020-05-17T21:24:44.841Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:24:44 [2020-05-17T21:24:44.841Z] === RUN   TestDockerSuite/TestEventsFilters
21:24:46 [2020-05-17T21:24:46.735Z] === RUN   TestDockerSuite/TestEventsFormat
21:24:48 [2020-05-17T21:24:48.104Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:24:48 [2020-05-17T21:24:48.104Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:24:48 [2020-05-17T21:24:48.104Z] === RUN   TestDockerSuite/TestEventsImageImport
21:24:49 [2020-05-17T21:24:49.036Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:24:49 [2020-05-17T21:24:49.036Z] === RUN   TestDockerSuite/TestEventsImagePull
21:24:49 [2020-05-17T21:24:49.293Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:24:49 [2020-05-17T21:24:49.550Z] === RUN   TestDockerSuite/TestEventsImageTag
21:24:50 [2020-05-17T21:24:50.481Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:24:51 [2020-05-17T21:24:51.046Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:24:51 [2020-05-17T21:24:51.046Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:24:51 [2020-05-17T21:24:51.046Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:24:52 [2020-05-17T21:24:52.917Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:24:52 [2020-05-17T21:24:52.944Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:24:53 [2020-05-17T21:24:53.875Z] === RUN   TestDockerSuite/TestEventsRename
21:24:53 [2020-05-17T21:24:53.913Z] === RUN   TestDockerSuite/TestBuildEnv
21:24:53 [2020-05-17T21:24:53.913Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:24:53 [2020-05-17T21:24:53.913Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:24:54 [2020-05-17T21:24:54.388Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:24:54 [2020-05-17T21:24:54.388Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:24:54 [2020-05-17T21:24:54.388Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:24:54 [2020-05-17T21:24:54.805Z] === RUN   TestDockerSuite/TestEventsResize
21:24:55 [2020-05-17T21:24:55.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:24:55 [2020-05-17T21:24:55.735Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:24:56 [2020-05-17T21:24:56.666Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:24:57 [2020-05-17T21:24:57.370Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:24:57 [2020-05-17T21:24:57.370Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:24:57 [2020-05-17T21:24:57.370Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:24:57 [2020-05-17T21:24:57.370Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:24:57 [2020-05-17T21:24:57.602Z] === RUN   TestDockerSuite/TestEventsStreaming
21:24:58 [2020-05-17T21:24:58.367Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:24:58 [2020-05-17T21:24:58.535Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:25:01 [2020-05-17T21:25:01.811Z] === RUN   TestDockerSuite/TestEventsTop
21:25:02 [2020-05-17T21:25:02.744Z] === RUN   TestDockerSuite/TestEventsUntag
21:25:03 [2020-05-17T21:25:03.158Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:25:05 [2020-05-17T21:25:05.274Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:25:07 [2020-05-17T21:25:07.174Z] === RUN   TestDockerSuite/TestExec
21:25:08 [2020-05-17T21:25:08.104Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:25:09 [2020-05-17T21:25:09.034Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:25:09 [2020-05-17T21:25:09.966Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:25:10 [2020-05-17T21:25:10.530Z] === RUN   TestDockerSuite/TestExecAPIStart
21:25:12 [2020-05-17T21:25:12.424Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:25:13 [2020-05-17T21:25:13.354Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:25:13 [2020-05-17T21:25:13.918Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:25:14 [2020-05-17T21:25:14.848Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:25:15 [2020-05-17T21:25:15.779Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:25:16 [2020-05-17T21:25:16.710Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:25:17 [2020-05-17T21:25:17.641Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildExpose
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:25:18 [2020-05-17T21:25:18.168Z] === RUN   TestDockerSuite/TestBuildFails
21:25:19 [2020-05-17T21:25:19.535Z] === RUN   TestDockerSuite/TestExecCgroup
21:25:20 [2020-05-17T21:25:20.468Z] === RUN   TestDockerSuite/TestExecEnv
21:25:21 [2020-05-17T21:25:21.397Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:25:23 [2020-05-17T21:25:23.292Z] === RUN   TestDockerSuite/TestExecExitStatus
21:25:23 [2020-05-17T21:25:23.856Z] === RUN   TestDockerSuite/TestExecInspectID
21:25:24 [2020-05-17T21:25:24.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:25:26 [2020-05-17T21:25:26.880Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:25:26 [2020-05-17T21:25:26.880Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:25:26 [2020-05-17T21:25:26.943Z] === RUN   TestDockerSuite/TestExecInteractive
21:25:27 [2020-05-17T21:25:27.507Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:25:27 [2020-05-17T21:25:27.507Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:25:28 [2020-05-17T21:25:28.876Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:25:29 [2020-05-17T21:25:29.808Z] === RUN   TestDockerSuite/TestExecParseError
21:25:30 [2020-05-17T21:25:30.699Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:25:30 [2020-05-17T21:25:30.739Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:25:31 [2020-05-17T21:25:31.670Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:25:33 [2020-05-17T21:25:33.062Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:25:34 [2020-05-17T21:25:34.432Z] === RUN   TestDockerSuite/TestExecSetEnv
21:25:35 [2020-05-17T21:25:35.363Z] === RUN   TestDockerSuite/TestExecStartFails
21:25:35 [2020-05-17T21:25:35.485Z] === RUN   TestDockerSuite/TestBuildForceRm
21:25:36 [2020-05-17T21:25:36.293Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:25:42 [2020-05-17T21:25:42.692Z] === RUN   TestDockerSuite/TestBuildFromGit
21:25:47 [2020-05-17T21:25:47.481Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:25:48 [2020-05-17T21:25:48.477Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:25:48 [2020-05-17T21:25:48.489Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:25:48 [2020-05-17T21:25:48.489Z] === RUN   TestDockerSuite/TestExecTTY
21:25:49 [2020-05-17T21:25:49.052Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:25:49 [2020-05-17T21:25:49.982Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:25:50 [2020-05-17T21:25:50.912Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:25:50 [2020-05-17T21:25:50.912Z] === RUN   TestDockerSuite/TestExecUlimits
21:25:51 [2020-05-17T21:25:51.844Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:25:51 [2020-05-17T21:25:51.844Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:25:53 [2020-05-17T21:25:53.273Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:25:53 [2020-05-17T21:25:53.273Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:25:54 [2020-05-17T21:25:54.268Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:25:54 [2020-05-17T21:25:54.369Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:25:54 [2020-05-17T21:25:54.741Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:25:54 [2020-05-17T21:25:54.741Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:25:55 [2020-05-17T21:25:55.300Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:25:56 [2020-05-17T21:25:56.672Z] === RUN   TestDockerSuite/TestExecWithTERM
21:25:58 [2020-05-17T21:25:58.043Z] === RUN   TestDockerSuite/TestExecWithUser
21:25:58 [2020-05-17T21:25:58.974Z] === RUN   TestDockerSuite/TestGetContainerStats
21:26:03 [2020-05-17T21:26:03.450Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:26:03 [2020-05-17T21:26:03.450Z] === RUN   TestDockerSuite/TestBuildHistory
21:26:04 [2020-05-17T21:26:04.226Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:26:09 [2020-05-17T21:26:09.482Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:26:10 [2020-05-17T21:26:10.412Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:26:13 [2020-05-17T21:26:13.934Z] === RUN   TestDockerSuite/TestBuildIidFile
21:26:13 [2020-05-17T21:26:13.934Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:26:15 [2020-05-17T21:26:15.516Z] === RUN   TestDockerSuite/TestBuildInheritance
21:26:15 [2020-05-17T21:26:15.516Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:26:15 [2020-05-17T21:26:15.684Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:26:16 [2020-05-17T21:26:16.247Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:26:16 [2020-05-17T21:26:16.247Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:26:16 [2020-05-17T21:26:16.247Z] === RUN   TestDockerSuite/TestHealth
21:26:16 [2020-05-17T21:26:16.511Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:26:16 [2020-05-17T21:26:16.511Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:26:17 [2020-05-17T21:26:17.178Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:26:21 [2020-05-17T21:26:21.300Z] === RUN   TestDockerSuite/TestBuildLabel
21:26:21 [2020-05-17T21:26:21.300Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:26:22 [2020-05-17T21:26:22.296Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:26:22 [2020-05-17T21:26:22.769Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:26:23 [2020-05-17T21:26:23.242Z] === RUN   TestDockerSuite/TestBuildLabels
21:26:24 [2020-05-17T21:26:24.237Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:26:25 [2020-05-17T21:26:25.818Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:26:30 [2020-05-17T21:26:30.607Z] === RUN   TestDockerSuite/TestBuildLastModified
21:26:30 [2020-05-17T21:26:30.607Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:26:30 [2020-05-17T21:26:30.607Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:26:30 [2020-05-17T21:26:30.607Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:26:31 [2020-05-17T21:26:31.080Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:26:31 [2020-05-17T21:26:31.080Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:26:31 [2020-05-17T21:26:31.080Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:26:31 [2020-05-17T21:26:31.553Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:26:32 [2020-05-17T21:26:32.026Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:26:36 [2020-05-17T21:26:36.819Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:26:39 [2020-05-17T21:26:39.086Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:26:39 [2020-05-17T21:26:39.343Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:26:39 [2020-05-17T21:26:39.343Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:26:39 [2020-05-17T21:26:39.343Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:26:39 [2020-05-17T21:26:39.599Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:26:39 [2020-05-17T21:26:39.856Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:26:40 [2020-05-17T21:26:40.113Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:26:40 [2020-05-17T21:26:40.677Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:26:40 [2020-05-17T21:26:40.677Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:26:41 [2020-05-17T21:26:41.607Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:26:41 [2020-05-17T21:26:41.607Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:26:42 [2020-05-17T21:26:42.538Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:26:43 [2020-05-17T21:26:43.468Z] === RUN   TestDockerSuite/TestImagesFormat
21:26:43 [2020-05-17T21:26:43.468Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:26:43 [2020-05-17T21:26:43.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:26:44 [2020-05-17T21:26:44.404Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:26:47 [2020-05-17T21:26:47.681Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:26:47 [2020-05-17T21:26:47.681Z] === RUN   TestDockerSuite/TestImportBadURL
21:26:47 [2020-05-17T21:26:47.681Z] === RUN   TestDockerSuite/TestImportDisplay
21:26:50 [2020-05-17T21:26:50.205Z] === RUN   TestDockerSuite/TestImportFile
21:26:52 [2020-05-17T21:26:52.100Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:26:52 [2020-05-17T21:26:52.100Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:26:54 [2020-05-17T21:26:54.002Z] === RUN   TestDockerSuite/TestImportGzipped
21:26:55 [2020-05-17T21:26:55.896Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:26:57 [2020-05-17T21:26:57.792Z] === RUN   TestDockerSuite/TestInfoDebug
21:26:58 [2020-05-17T21:26:58.049Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
21:26:58 [2020-05-17T21:26:58.127Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:26:58 [2020-05-17T21:26:58.128Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:26:58 [2020-05-17T21:26:58.128Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:26:58 [2020-05-17T21:26:58.986Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
21:26:59 [2020-05-17T21:26:59.249Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
21:27:00 [2020-05-17T21:27:00.184Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:27:01 [2020-05-17T21:27:01.116Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:27:02 [2020-05-17T21:27:02.047Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:27:02 [2020-05-17T21:27:02.982Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:27:02 [2020-05-17T21:27:02.982Z] === RUN   TestDockerSuite/TestInfoFormat
21:27:02 [2020-05-17T21:27:02.982Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:27:02 [2020-05-17T21:27:02.982Z] === RUN   TestDockerSuite/TestInsecureRegistries
21:27:03 [2020-05-17T21:27:03.547Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:27:04 [2020-05-17T21:27:04.480Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:27:05 [2020-05-17T21:27:05.411Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:27:06 [2020-05-17T21:27:06.342Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:27:07 [2020-05-17T21:27:07.272Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:27:07 [2020-05-17T21:27:07.836Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:27:08 [2020-05-17T21:27:08.768Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:27:08 [2020-05-17T21:27:08.768Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:27:10 [2020-05-17T21:27:10.663Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:27:11 [2020-05-17T21:27:11.227Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:27:12 [2020-05-17T21:27:12.159Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:27:12 [2020-05-17T21:27:12.159Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:27:13 [2020-05-17T21:27:13.094Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:27:13 [2020-05-17T21:27:13.094Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:27:14 [2020-05-17T21:27:14.025Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:27:14 [2020-05-17T21:27:14.956Z] === RUN   TestDockerSuite/TestInspectDefault
21:27:15 [2020-05-17T21:27:15.887Z] === RUN   TestDockerSuite/TestInspectHistory
21:27:16 [2020-05-17T21:27:16.817Z] === RUN   TestDockerSuite/TestInspectImage
21:27:16 [2020-05-17T21:27:16.817Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:27:16 [2020-05-17T21:27:16.817Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:27:16 [2020-05-17T21:27:16.817Z] === RUN   TestDockerSuite/TestInspectInt64
21:27:17 [2020-05-17T21:27:17.753Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:27:18 [2020-05-17T21:27:18.317Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:27:18 [2020-05-17T21:27:18.574Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:27:19 [2020-05-17T21:27:19.504Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:27:20 [2020-05-17T21:27:20.070Z] === RUN   TestDockerSuite/TestInspectPlugin
21:27:21 [2020-05-17T21:27:21.973Z] === RUN   TestDockerSuite/TestInspectRootFS
21:27:21 [2020-05-17T21:27:21.973Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:27:22 [2020-05-17T21:27:22.903Z] === RUN   TestDockerSuite/TestInspectStatus
21:27:23 [2020-05-17T21:27:23.836Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:27:23 [2020-05-17T21:27:23.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:27:25 [2020-05-17T21:27:25.733Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:27:26 [2020-05-17T21:27:26.665Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:27:27 [2020-05-17T21:27:27.597Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:27:28 [2020-05-17T21:27:28.161Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:27:28 [2020-05-17T21:27:28.408Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:27:29 [2020-05-17T21:27:29.092Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:27:30 [2020-05-17T21:27:30.025Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:27:30 [2020-05-17T21:27:30.956Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:27:30 [2020-05-17T21:27:30.956Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:27:33 [2020-05-17T21:27:33.478Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:27:34 [2020-05-17T21:27:34.849Z] === RUN   TestDockerSuite/TestLinksEnvs
21:27:36 [2020-05-17T21:27:36.745Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:27:36 [2020-05-17T21:27:36.745Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:27:38 [2020-05-17T21:27:38.641Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:27:39 [2020-05-17T21:27:39.720Z] --- PASS: TestImportExtremelyLargeImageWorks (321.60s)
21:27:39 [2020-05-17T21:27:39.721Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:325: [da7f988069cac] waiting for daemon to start
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:325: [da7f988069cac] waiting for daemon to start
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:353: [da7f988069cac] daemon started
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:461: [da7f988069cac] Stopping daemon
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:296: [da7f988069cac] exiting daemon
21:27:39 [2020-05-17T21:27:39.721Z]     daemon.go:448: [da7f988069cac] Daemon stopped
21:27:39 [2020-05-17T21:27:39.721Z] PASS
21:27:39 [2020-05-17T21:27:39.721Z] 
21:27:39 [2020-05-17T21:27:39.721Z] DONE 11 tests in 322.878s
21:27:39 [2020-05-17T21:27:39.721Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:27:39 [2020-05-17T21:27:39.721Z] ++ 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
21:27:39 [2020-05-17T21:27:39.721Z] ++ set -e
21:27:39 [2020-05-17T21:27:39.721Z] ++ '[' -n 0 ']'
21:27:39 [2020-05-17T21:27:39.721Z] ++ set -x
21:27:39 [2020-05-17T21:27:39.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
21:27:39 [2020-05-17T21:27:39.721Z] INFO: Testing against a local daemon
21:27:39 [2020-05-17T21:27:39.721Z] === RUN   TestNetworkCreateDelete
21:27:39 [2020-05-17T21:27:39.721Z] --- PASS: TestNetworkCreateDelete (0.22s)
21:27:39 [2020-05-17T21:27:39.721Z] === RUN   TestDockerNetworkDeletePreferID
21:27:39 [2020-05-17T21:27:39.721Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
21:27:39 [2020-05-17T21:27:39.721Z] === RUN   TestInspectNetwork
21:27:40 [2020-05-17T21:27:40.974Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:27:41 [2020-05-17T21:27:41.168Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:27:43 [2020-05-17T21:27:43.187Z] === RUN   TestInspectNetwork/full_network_id
21:27:43 [2020-05-17T21:27:43.187Z] === RUN   TestInspectNetwork/partial_network_id
21:27:43 [2020-05-17T21:27:43.187Z] === RUN   TestInspectNetwork/network_name
21:27:43 [2020-05-17T21:27:43.187Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:27:44 [2020-05-17T21:27:44.448Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:27:44 [2020-05-17T21:27:44.448Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:27:46 [2020-05-17T21:27:46.343Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:27:46 [2020-05-17T21:27:46.907Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:27:47 [2020-05-17T21:27:47.643Z] --- PASS: TestInspectNetwork (7.48s)
21:27:47 [2020-05-17T21:27:47.643Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:325: [d11aa064accaa] waiting for daemon to start
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:325: [d11aa064accaa] waiting for daemon to start
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:353: [d11aa064accaa] daemon started
21:27:47 [2020-05-17T21:27:47.643Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:27:47 [2020-05-17T21:27:47.643Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:27:47 [2020-05-17T21:27:47.643Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:27:47 [2020-05-17T21:27:47.643Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:461: [d11aa064accaa] Stopping daemon
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:296: [d11aa064accaa] exiting daemon
21:27:47 [2020-05-17T21:27:47.643Z]     daemon.go:448: [d11aa064accaa] Daemon stopped
21:27:47 [2020-05-17T21:27:47.643Z] === RUN   TestRunContainerWithBridgeNone
21:27:47 [2020-05-17T21:27:47.838Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:27:49 [2020-05-17T21:27:49.674Z] --- PASS: TestRunContainerWithBridgeNone (2.35s)
21:27:49 [2020-05-17T21:27:49.674Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:325: [d7e7105962ae1] waiting for daemon to start
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:325: [d7e7105962ae1] waiting for daemon to start
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:353: [d7e7105962ae1] daemon started
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:461: [d7e7105962ae1] Stopping daemon
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:296: [d7e7105962ae1] exiting daemon
21:27:49 [2020-05-17T21:27:49.674Z]     daemon.go:448: [d7e7105962ae1] Daemon stopped
21:27:49 [2020-05-17T21:27:49.674Z] === RUN   TestNetworkInvalidJSON
21:27:49 [2020-05-17T21:27:49.674Z] === RUN   TestNetworkInvalidJSON//networks/create
21:27:49 [2020-05-17T21:27:49.674Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:27:49 [2020-05-17T21:27:49.674Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:27:49 [2020-05-17T21:27:49.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:27:49 [2020-05-17T21:27:49.674Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:27:49 [2020-05-17T21:27:49.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:27:49 [2020-05-17T21:27:49.674Z] === CONT  TestNetworkInvalidJSON//networks/create
21:27:49 [2020-05-17T21:27:49.674Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:27:49 [2020-05-17T21:27:49.674Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:27:49 [2020-05-17T21:27:49.674Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:27:49 [2020-05-17T21:27:49.674Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:27:49 [2020-05-17T21:27:49.674Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:27:49 [2020-05-17T21:27:49.674Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:27:49 [2020-05-17T21:27:49.674Z] === RUN   TestDaemonRestartWithLiveRestore
21:27:50 [2020-05-17T21:27:50.132Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:27:50 [2020-05-17T21:27:50.371Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:27:50 [2020-05-17T21:27:50.689Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:27:50 [2020-05-17T21:27:50.689Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:325: [d4188a6c23684] waiting for daemon to start
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:325: [d4188a6c23684] waiting for daemon to start
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:353: [d4188a6c23684] daemon started
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:461: [d4188a6c23684] Stopping daemon
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:296: [d4188a6c23684] exiting daemon
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:448: [d4188a6c23684] Daemon stopped
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:325: [d4188a6c23684] waiting for daemon to start
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:325: [d4188a6c23684] waiting for daemon to start
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:353: [d4188a6c23684] daemon started
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:461: [d4188a6c23684] Stopping daemon
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:296: [d4188a6c23684] exiting daemon
21:27:50 [2020-05-17T21:27:50.689Z]     daemon.go:448: [d4188a6c23684] Daemon stopped
21:27:50 [2020-05-17T21:27:50.689Z] === RUN   TestDaemonDefaultNetworkPools
21:27:51 [2020-05-17T21:27:51.308Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
21:27:51 [2020-05-17T21:27:51.308Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:325: [da1529f9ddfcb] waiting for daemon to start
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:325: [da1529f9ddfcb] waiting for daemon to start
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:353: [da1529f9ddfcb] daemon started
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:461: [da1529f9ddfcb] Stopping daemon
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:296: [da1529f9ddfcb] exiting daemon
21:27:51 [2020-05-17T21:27:51.308Z]     daemon.go:448: [da1529f9ddfcb] Daemon stopped
21:27:51 [2020-05-17T21:27:51.308Z] === RUN   TestDaemonRestartWithExistingNetwork
21:27:52 [2020-05-17T21:27:52.977Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s)
21:27:52 [2020-05-17T21:27:52.977Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:325: [d203a8db24668] waiting for daemon to start
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:325: [d203a8db24668] waiting for daemon to start
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:353: [d203a8db24668] daemon started
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:461: [d203a8db24668] Stopping daemon
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:296: [d203a8db24668] exiting daemon
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:448: [d203a8db24668] Daemon stopped
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:325: [d203a8db24668] waiting for daemon to start
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:325: [d203a8db24668] waiting for daemon to start
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:353: [d203a8db24668] daemon started
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:461: [d203a8db24668] Stopping daemon
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:296: [d203a8db24668] exiting daemon
21:27:52 [2020-05-17T21:27:52.977Z]     daemon.go:448: [d203a8db24668] Daemon stopped
21:27:52 [2020-05-17T21:27:52.977Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:27:54 [2020-05-17T21:27:54.464Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
21:27:54 [2020-05-17T21:27:54.464Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:325: [d6be74c4b6229] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:325: [d6be74c4b6229] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:353: [d6be74c4b6229] daemon started
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:461: [d6be74c4b6229] Stopping daemon
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:296: [d6be74c4b6229] exiting daemon
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:448: [d6be74c4b6229] Daemon stopped
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:325: [d6be74c4b6229] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:325: [d6be74c4b6229] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:353: [d6be74c4b6229] daemon started
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:461: [d6be74c4b6229] Stopping daemon
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:296: [d6be74c4b6229] exiting daemon
21:27:54 [2020-05-17T21:27:54.464Z]     daemon.go:448: [d6be74c4b6229] Daemon stopped
21:27:54 [2020-05-17T21:27:54.464Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:27:54 [2020-05-17T21:27:54.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:27:54 [2020-05-17T21:27:54.749Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:325: [d9768586b739e] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:325: [d9768586b739e] waiting for daemon to start
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:353: [d9768586b739e] daemon started
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:461: [d9768586b739e] Stopping daemon
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:296: [d9768586b739e] exiting daemon
21:27:54 [2020-05-17T21:27:54.749Z]     daemon.go:448: [d9768586b739e] Daemon stopped
21:27:54 [2020-05-17T21:27:54.749Z] === RUN   TestServiceWithPredefinedNetwork
21:27:54 [2020-05-17T21:27:54.894Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:27:55 [2020-05-17T21:27:55.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:27:57 [2020-05-17T21:27:57.436Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
21:27:57 [2020-05-17T21:27:57.436Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
21:27:57 [2020-05-17T21:27:57.436Z]     daemon.go:325: [df9d2e8e7445f] waiting for daemon to start
21:27:57 [2020-05-17T21:27:57.436Z]     daemon.go:325: [df9d2e8e7445f] waiting for daemon to start
21:27:57 [2020-05-17T21:27:57.436Z]     daemon.go:353: [df9d2e8e7445f] daemon started
21:27:57 [2020-05-17T21:27:57.436Z]     daemon.go:461: [df9d2e8e7445f] Stopping daemon
21:27:57 [2020-05-17T21:27:57.437Z]     daemon.go:296: [df9d2e8e7445f] exiting daemon
21:27:57 [2020-05-17T21:27:57.437Z]     daemon.go:448: [df9d2e8e7445f] Daemon stopped
21:27:57 [2020-05-17T21:27:57.437Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:27:57 [2020-05-17T21:27:57.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:27:57 [2020-05-17T21:27:57.437Z]     service_test.go:230: FLAKY_TEST
21:27:57 [2020-05-17T21:27:57.437Z] === RUN   TestServiceWithDataPathPortInit
21:27:58 [2020-05-17T21:27:58.148Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:27:59 [2020-05-17T21:27:59.652Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:28:01 [2020-05-17T21:28:01.424Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:28:01 [2020-05-17T21:28:01.424Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:28:04 [2020-05-17T21:28:04.702Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:28:04 [2020-05-17T21:28:04.702Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:28:06 [2020-05-17T21:28:06.600Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:28:07 [2020-05-17T21:28:07.534Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:28:07 [2020-05-17T21:28:07.792Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:28:10 [2020-05-17T21:28:10.315Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:28:10 [2020-05-17T21:28:10.315Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:28:10 [2020-05-17T21:28:10.572Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:28:10 [2020-05-17T21:28:10.829Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:28:10 [2020-05-17T21:28:10.829Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:28:10 [2020-05-17T21:28:10.829Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:28:11 [2020-05-17T21:28:11.762Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:28:12 [2020-05-17T21:28:12.671Z] --- PASS: TestServiceWithDataPathPortInit (14.63s)
21:28:12 [2020-05-17T21:28:12.671Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:325: [d23b9fe5089dd] waiting for daemon to start
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:325: [d23b9fe5089dd] waiting for daemon to start
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:353: [d23b9fe5089dd] daemon started
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:461: [d23b9fe5089dd] Stopping daemon
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:296: [d23b9fe5089dd] exiting daemon
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:448: [d23b9fe5089dd] Daemon stopped
21:28:12 [2020-05-17T21:28:12.671Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:325: [d6041a38c2817] waiting for daemon to start
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:325: [d6041a38c2817] waiting for daemon to start
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:353: [d6041a38c2817] daemon started
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:461: [d6041a38c2817] Stopping daemon
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:296: [d6041a38c2817] exiting daemon
21:28:12 [2020-05-17T21:28:12.671Z]     daemon.go:448: [d6041a38c2817] Daemon stopped
21:28:12 [2020-05-17T21:28:12.671Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:28:12 [2020-05-17T21:28:12.694Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:28:15 [2020-05-17T21:28:15.969Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:28:16 [2020-05-17T21:28:16.533Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:28:17 [2020-05-17T21:28:17.464Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:28:17 [2020-05-17T21:28:17.466Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:28:17 [2020-05-17T21:28:17.466Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:28:19 [2020-05-17T21:28:19.498Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s)
21:28:19 [2020-05-17T21:28:19.498Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:325: [d33d1f486243a] waiting for daemon to start
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:325: [d33d1f486243a] waiting for daemon to start
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:353: [d33d1f486243a] daemon started
21:28:19 [2020-05-17T21:28:19.498Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:72ibjav8jmjtkdqge50qd0oxb Created:2020-05-17 21:28:12.907843481 +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[be2bcc2bbfd619907b86faa40ad2cfe4486d1c4b8dc2700fb4fa4da851baec6e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mn97ivfqv9p4468tutbu5iie1 EndpointID:3c068362a51923b4aaf3c7c7ba64e30a0d084dc456b1cc126bf5b6d28186ae38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac049d463253005ba4befe185b020edc4d9919eec5e6f0cbd5d0e978f0e3ce63 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:9faebe16ede2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mn97ivfqv9p4468tutbu5iie1 EndpointID:3c068362a51923b4aaf3c7c7ba64e30a0d084dc456b1cc126bf5b6d28186ae38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:461: [d33d1f486243a] Stopping daemon
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:296: [d33d1f486243a] exiting daemon
21:28:19 [2020-05-17T21:28:19.498Z]     daemon.go:448: [d33d1f486243a] Daemon stopped
21:28:19 [2020-05-17T21:28:19.498Z] PASS
21:28:19 [2020-05-17T21:28:19.498Z] 
21:28:19 [2020-05-17T21:28:19.498Z] === Skipped
21:28:19 [2020-05-17T21:28:19.498Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:28:19 [2020-05-17T21:28:19.498Z]     service_test.go:230: FLAKY_TEST
21:28:19 [2020-05-17T21:28:19.498Z] 
21:28:19 [2020-05-17T21:28:19.498Z] 
21:28:19 [2020-05-17T21:28:19.498Z] DONE 21 tests, 1 skipped in 40.156s
21:28:19 [2020-05-17T21:28:19.498Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:28:19 [2020-05-17T21:28:19.498Z] ++ 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
21:28:19 [2020-05-17T21:28:19.498Z] ++ set -e
21:28:19 [2020-05-17T21:28:19.498Z] ++ '[' -n 0 ']'
21:28:19 [2020-05-17T21:28:19.498Z] ++ set -x
21:28:19 [2020-05-17T21:28:19.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:28:19 [2020-05-17T21:28:19.499Z] INFO: Testing against a local daemon
21:28:19 [2020-05-17T21:28:19.499Z] === RUN   TestDockerNetworkIpvlanPersistance
21:28:19 [2020-05-17T21:28:19.499Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:28:19 [2020-05-17T21:28:19.499Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:19 [2020-05-17T21:28:19.499Z] === RUN   TestDockerNetworkIpvlan
21:28:19 [2020-05-17T21:28:19.499Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:28:19 [2020-05-17T21:28:19.499Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:19 [2020-05-17T21:28:19.499Z] PASS
21:28:19 [2020-05-17T21:28:19.499Z] 
21:28:19 [2020-05-17T21:28:19.499Z] === Skipped
21:28:19 [2020-05-17T21:28:19.499Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:28:19 [2020-05-17T21:28:19.499Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:19 [2020-05-17T21:28:19.499Z] 
21:28:19 [2020-05-17T21:28:19.499Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:28:19 [2020-05-17T21:28:19.499Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:19 [2020-05-17T21:28:19.499Z] 
21:28:19 [2020-05-17T21:28:19.499Z] 
21:28:19 [2020-05-17T21:28:19.499Z] DONE 2 tests, 2 skipped in 0.107s
21:28:19 [2020-05-17T21:28:19.499Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:28:19 [2020-05-17T21:28:19.499Z] ++ 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
21:28:19 [2020-05-17T21:28:19.499Z] ++ set -e
21:28:19 [2020-05-17T21:28:19.499Z] ++ '[' -n 0 ']'
21:28:19 [2020-05-17T21:28:19.499Z] ++ set -x
21:28:19 [2020-05-17T21:28:19.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:28:19 [2020-05-17T21:28:19.499Z] INFO: Testing against a local daemon
21:28:19 [2020-05-17T21:28:19.499Z] === RUN   TestDockerNetworkMacvlanPersistance
21:28:20 [2020-05-17T21:28:20.740Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:28:20 [2020-05-17T21:28:20.975Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
21:28:20 [2020-05-17T21:28:20.975Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:325: [d50f131a1c05c] waiting for daemon to start
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:325: [d50f131a1c05c] waiting for daemon to start
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:353: [d50f131a1c05c] daemon started
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:461: [d50f131a1c05c] Stopping daemon
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:296: [d50f131a1c05c] exiting daemon
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:448: [d50f131a1c05c] Daemon stopped
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:325: [d50f131a1c05c] waiting for daemon to start
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:325: [d50f131a1c05c] waiting for daemon to start
21:28:20 [2020-05-17T21:28:20.975Z]     daemon.go:353: [d50f131a1c05c] daemon started
21:28:20 [2020-05-17T21:28:20.976Z]     daemon.go:461: [d50f131a1c05c] Stopping daemon
21:28:20 [2020-05-17T21:28:20.976Z]     daemon.go:296: [d50f131a1c05c] exiting daemon
21:28:20 [2020-05-17T21:28:20.976Z]     daemon.go:448: [d50f131a1c05c] Daemon stopped
21:28:20 [2020-05-17T21:28:20.976Z] === RUN   TestDockerNetworkMacvlan
21:28:21 [2020-05-17T21:28:21.600Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:28:22 [2020-05-17T21:28:22.127Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:28:22 [2020-05-17T21:28:22.220Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:28:22 [2020-05-17T21:28:22.619Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:28:22 [2020-05-17T21:28:22.688Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:28:22 [2020-05-17T21:28:22.688Z] === RUN   TestDockerSuite/TestBuildNetNone
21:28:22 [2020-05-17T21:28:22.688Z] === RUN   TestDockerSuite/TestBuildNoContext
21:28:23 [2020-05-17T21:28:23.060Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:28:23 [2020-05-17T21:28:23.317Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:28:23 [2020-05-17T21:28:23.635Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:28:24 [2020-05-17T21:28:24.689Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:28:24 [2020-05-17T21:28:24.903Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:28:25 [2020-05-17T21:28:25.620Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:28:26 [2020-05-17T21:28:26.326Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:28:26 [2020-05-17T21:28:26.553Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:28:27 [2020-05-17T21:28:27.923Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:28:29 [2020-05-17T21:28:29.296Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:28:29 [2020-05-17T21:28:29.787Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:28:31 [2020-05-17T21:28:31.819Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:28:32 [2020-05-17T21:28:32.383Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:28:32 [2020-05-17T21:28:32.948Z] === RUN   TestDockerSuite/TestLogsSince
21:28:35 [2020-05-17T21:28:35.323Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:28:36 [2020-05-17T21:28:36.309Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:28:36 [2020-05-17T21:28:36.309Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:28:36 [2020-05-17T21:28:36.309Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:28:38 [2020-05-17T21:28:38.524Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:28:39 [2020-05-17T21:28:39.513Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:28:41 [2020-05-17T21:28:41.047Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:28:41 [2020-05-17T21:28:41.079Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:28:46 [2020-05-17T21:28:46.297Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:28:46 [2020-05-17T21:28:46.297Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:28:46 [2020-05-17T21:28:46.864Z] === RUN   TestDockerSuite/TestLogsTail
21:28:47 [2020-05-17T21:28:47.797Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:28:48 [2020-05-17T21:28:48.251Z] --- PASS: TestDockerNetworkMacvlan (24.89s)
21:28:48 [2020-05-17T21:28:48.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d340c28cdf9f6] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d340c28cdf9f6] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:353: [d340c28cdf9f6] daemon started
21:28:48 [2020-05-17T21:28:48.251Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:461: [d340c28cdf9f6] Stopping daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:296: [d340c28cdf9f6] exiting daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:448: [d340c28cdf9f6] Daemon stopped
21:28:48 [2020-05-17T21:28:48.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d1517d5bd0db2] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d1517d5bd0db2] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:353: [d1517d5bd0db2] daemon started
21:28:48 [2020-05-17T21:28:48.251Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:461: [d1517d5bd0db2] Stopping daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:296: [d1517d5bd0db2] exiting daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:448: [d1517d5bd0db2] Daemon stopped
21:28:48 [2020-05-17T21:28:48.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d51cf08ba22bb] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d51cf08ba22bb] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:353: [d51cf08ba22bb] daemon started
21:28:48 [2020-05-17T21:28:48.251Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:461: [d51cf08ba22bb] Stopping daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:296: [d51cf08ba22bb] exiting daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:448: [d51cf08ba22bb] Daemon stopped
21:28:48 [2020-05-17T21:28:48.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d313f56493037] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d313f56493037] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:353: [d313f56493037] daemon started
21:28:48 [2020-05-17T21:28:48.251Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:461: [d313f56493037] Stopping daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:296: [d313f56493037] exiting daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:448: [d313f56493037] Daemon stopped
21:28:48 [2020-05-17T21:28:48.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d285bd374cd5b] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:325: [d285bd374cd5b] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:353: [d285bd374cd5b] daemon started
21:28:48 [2020-05-17T21:28:48.251Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.89s)
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:461: [d285bd374cd5b] Stopping daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:296: [d285bd374cd5b] exiting daemon
21:28:48 [2020-05-17T21:28:48.251Z]     daemon.go:448: [d285bd374cd5b] Daemon stopped
21:28:48 [2020-05-17T21:28:48.251Z] PASS
21:28:48 [2020-05-17T21:28:48.251Z] 
21:28:48 [2020-05-17T21:28:48.251Z] DONE 7 tests in 26.508s
21:28:48 [2020-05-17T21:28:48.251Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:28:48 [2020-05-17T21:28:48.251Z] ++ 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
21:28:48 [2020-05-17T21:28:48.251Z] ++ set -e
21:28:48 [2020-05-17T21:28:48.251Z] ++ '[' -n 0 ']'
21:28:48 [2020-05-17T21:28:48.251Z] ++ set -x
21:28:48 [2020-05-17T21:28:48.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:28:48 [2020-05-17T21:28:48.251Z] testing: warning: no tests to run
21:28:48 [2020-05-17T21:28:48.251Z] PASS
21:28:48 [2020-05-17T21:28:48.251Z] 
21:28:48 [2020-05-17T21:28:48.251Z] DONE 0 tests in 0.016s
21:28:48 [2020-05-17T21:28:48.251Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:28:48 [2020-05-17T21:28:48.251Z] ++ 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
21:28:48 [2020-05-17T21:28:48.251Z] ++ set -e
21:28:48 [2020-05-17T21:28:48.251Z] ++ '[' -n 0 ']'
21:28:48 [2020-05-17T21:28:48.251Z] ++ set -x
21:28:48 [2020-05-17T21:28:48.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:28:48 [2020-05-17T21:28:48.252Z] INFO: Testing against a local daemon
21:28:48 [2020-05-17T21:28:48.252Z] === RUN   TestAuthZPluginAllowRequest
21:28:48 [2020-05-17T21:28:48.252Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
21:28:48 [2020-05-17T21:28:48.252Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:325: [d0ebdf084c9cb] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:325: [d0ebdf084c9cb] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:353: [d0ebdf084c9cb] daemon started
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:461: [d0ebdf084c9cb] Stopping daemon
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:296: [d0ebdf084c9cb] exiting daemon
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:448: [d0ebdf084c9cb] Daemon stopped
21:28:48 [2020-05-17T21:28:48.252Z] === RUN   TestAuthZPluginTLS
21:28:48 [2020-05-17T21:28:48.252Z] --- PASS: TestAuthZPluginTLS (0.58s)
21:28:48 [2020-05-17T21:28:48.252Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:325: [d7062f7722e7f] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:325: [d7062f7722e7f] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:353: [d7062f7722e7f] daemon started
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:461: [d7062f7722e7f] Stopping daemon
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:296: [d7062f7722e7f] exiting daemon
21:28:48 [2020-05-17T21:28:48.252Z]     daemon.go:448: [d7062f7722e7f] Daemon stopped
21:28:48 [2020-05-17T21:28:48.252Z] === RUN   TestAuthZPluginDenyRequest
21:28:48 [2020-05-17T21:28:48.535Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
21:28:48 [2020-05-17T21:28:48.535Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:325: [d2fac5ce5f10b] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:325: [d2fac5ce5f10b] waiting for daemon to start
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:353: [d2fac5ce5f10b] daemon started
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:461: [d2fac5ce5f10b] Stopping daemon
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:296: [d2fac5ce5f10b] exiting daemon
21:28:48 [2020-05-17T21:28:48.535Z]     daemon.go:448: [d2fac5ce5f10b] Daemon stopped
21:28:48 [2020-05-17T21:28:48.535Z] === RUN   TestAuthZPluginAPIDenyResponse
21:28:48 [2020-05-17T21:28:48.729Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:28:49 [2020-05-17T21:28:49.152Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
21:28:49 [2020-05-17T21:28:49.152Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:325: [d92ecfa7826e1] waiting for daemon to start
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:325: [d92ecfa7826e1] waiting for daemon to start
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:353: [d92ecfa7826e1] daemon started
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:461: [d92ecfa7826e1] Stopping daemon
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:296: [d92ecfa7826e1] exiting daemon
21:28:49 [2020-05-17T21:28:49.152Z]     daemon.go:448: [d92ecfa7826e1] Daemon stopped
21:28:49 [2020-05-17T21:28:49.152Z] === RUN   TestAuthZPluginDenyResponse
21:28:49 [2020-05-17T21:28:49.660Z] === RUN   TestDockerSuite/TestMountIntoProc
21:28:49 [2020-05-17T21:28:49.736Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:28:49 [2020-05-17T21:28:49.769Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
21:28:49 [2020-05-17T21:28:49.769Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:325: [d7c2fa9509164] waiting for daemon to start
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:325: [d7c2fa9509164] waiting for daemon to start
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:353: [d7c2fa9509164] daemon started
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:461: [d7c2fa9509164] Stopping daemon
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:296: [d7c2fa9509164] exiting daemon
21:28:49 [2020-05-17T21:28:49.769Z]     daemon.go:448: [d7c2fa9509164] Daemon stopped
21:28:49 [2020-05-17T21:28:49.769Z] === RUN   TestAuthZPluginAllowEventStream
21:28:50 [2020-05-17T21:28:50.204Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:28:50 [2020-05-17T21:28:50.223Z] === RUN   TestDockerSuite/TestMountIntoSys
21:28:51 [2020-05-17T21:28:51.156Z] === RUN   TestDockerSuite/TestNetHostname
21:28:51 [2020-05-17T21:28:51.248Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
21:28:51 [2020-05-17T21:28:51.249Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:325: [d80ece73939c8] waiting for daemon to start
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:325: [d80ece73939c8] waiting for daemon to start
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:353: [d80ece73939c8] daemon started
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:461: [d80ece73939c8] Stopping daemon
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:296: [d80ece73939c8] exiting daemon
21:28:51 [2020-05-17T21:28:51.249Z]     daemon.go:448: [d80ece73939c8] Daemon stopped
21:28:51 [2020-05-17T21:28:51.249Z] === RUN   TestAuthZPluginErrorResponse
21:28:51 [2020-05-17T21:28:51.867Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
21:28:51 [2020-05-17T21:28:51.867Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:325: [d5a7ccf84cffd] waiting for daemon to start
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:325: [d5a7ccf84cffd] waiting for daemon to start
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:353: [d5a7ccf84cffd] daemon started
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:461: [d5a7ccf84cffd] Stopping daemon
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:296: [d5a7ccf84cffd] exiting daemon
21:28:51 [2020-05-17T21:28:51.867Z]     daemon.go:448: [d5a7ccf84cffd] Daemon stopped
21:28:51 [2020-05-17T21:28:51.867Z] === RUN   TestAuthZPluginErrorRequest
21:28:52 [2020-05-17T21:28:52.483Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
21:28:52 [2020-05-17T21:28:52.483Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:325: [d7254d8cc76b6] waiting for daemon to start
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:325: [d7254d8cc76b6] waiting for daemon to start
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:353: [d7254d8cc76b6] daemon started
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:461: [d7254d8cc76b6] Stopping daemon
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:296: [d7254d8cc76b6] exiting daemon
21:28:52 [2020-05-17T21:28:52.483Z]     daemon.go:448: [d7254d8cc76b6] Daemon stopped
21:28:52 [2020-05-17T21:28:52.483Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:28:53 [2020-05-17T21:28:53.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
21:28:53 [2020-05-17T21:28:53.100Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:325: [d834a96febb27] waiting for daemon to start
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:325: [d834a96febb27] waiting for daemon to start
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:353: [d834a96febb27] daemon started
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:461: [d834a96febb27] Stopping daemon
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:296: [d834a96febb27] exiting daemon
21:28:53 [2020-05-17T21:28:53.100Z]     daemon.go:448: [d834a96febb27] Daemon stopped
21:28:53 [2020-05-17T21:28:53.100Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:28:53 [2020-05-17T21:28:53.698Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:28:53 [2020-05-17T21:28:53.958Z] === RUN   TestDockerSuite/TestNetworkEvents
21:28:57 [2020-05-17T21:28:57.381Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:28:57 [2020-05-17T21:28:57.381Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:28:57 [2020-05-17T21:28:57.401Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
21:28:57 [2020-05-17T21:28:57.402Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:325: [db57b54640945] waiting for daemon to start
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:325: [db57b54640945] waiting for daemon to start
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:353: [db57b54640945] daemon started
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:461: [db57b54640945] Stopping daemon
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:296: [db57b54640945] exiting daemon
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:448: [db57b54640945] Daemon stopped
21:28:57 [2020-05-17T21:28:57.402Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:28:57 [2020-05-17T21:28:57.402Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
21:28:57 [2020-05-17T21:28:57.402Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:325: [d2dc6a3608f66] waiting for daemon to start
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:325: [d2dc6a3608f66] waiting for daemon to start
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:353: [d2dc6a3608f66] daemon started
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:461: [d2dc6a3608f66] Stopping daemon
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:296: [d2dc6a3608f66] exiting daemon
21:28:57 [2020-05-17T21:28:57.402Z]     daemon.go:448: [d2dc6a3608f66] Daemon stopped
21:28:57 [2020-05-17T21:28:57.402Z] === RUN   TestAuthZPluginHeader
21:28:57 [2020-05-17T21:28:57.948Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:28:58 [2020-05-17T21:28:58.020Z] --- PASS: TestAuthZPluginHeader (0.96s)
21:28:58 [2020-05-17T21:28:58.020Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:325: [dfcb339abb38a] waiting for daemon to start
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:325: [dfcb339abb38a] waiting for daemon to start
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:353: [dfcb339abb38a] daemon started
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:461: [dfcb339abb38a] Stopping daemon
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:296: [dfcb339abb38a] exiting daemon
21:28:58 [2020-05-17T21:28:58.020Z]     daemon.go:448: [dfcb339abb38a] Daemon stopped
21:28:58 [2020-05-17T21:28:58.020Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:28:58 [2020-05-17T21:28:58.020Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:28:58 [2020-05-17T21:28:58.020Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:58 [2020-05-17T21:28:58.020Z] === RUN   TestAuthZPluginV2Disable
21:28:58 [2020-05-17T21:28:58.020Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:28:58 [2020-05-17T21:28:58.020Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:58 [2020-05-17T21:28:58.020Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:28:58 [2020-05-17T21:28:58.020Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:28:58 [2020-05-17T21:28:58.020Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:58 [2020-05-17T21:28:58.020Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:28:58 [2020-05-17T21:28:58.020Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:28:58 [2020-05-17T21:28:58.020Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:58 [2020-05-17T21:28:58.020Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:28:58 [2020-05-17T21:28:58.638Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:28:58 [2020-05-17T21:28:58.879Z] === RUN   TestDockerSuite/TestPluginActive
21:28:59 [2020-05-17T21:28:59.445Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:29:00 [2020-05-17T21:29:00.815Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:29:01 [2020-05-17T21:29:01.595Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:29:07 [2020-05-17T21:29:07.367Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:29:07 [2020-05-17T21:29:07.367Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:29:07 [2020-05-17T21:29:07.367Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:29:10 [2020-05-17T21:29:10.252Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:29:10 [2020-05-17T21:29:10.640Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:29:12 [2020-05-17T21:29:12.009Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:29:12 [2020-05-17T21:29:12.941Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:29:14 [2020-05-17T21:29:14.312Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:29:15 [2020-05-17T21:29:15.004Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:29:16 [2020-05-17T21:29:16.208Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:29:16 [2020-05-17T21:29:16.483Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
21:29:16 [2020-05-17T21:29:16.483Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:353: [d470f621b8fcf] daemon started
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:461: [d470f621b8fcf] Stopping daemon
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:296: [d470f621b8fcf] exiting daemon
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:448: [d470f621b8fcf] Daemon stopped
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:339: [d470f621b8fcf] error pinging daemon on start: Get http://d470f621b8fcf.sock/_ping: context deadline exceeded
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:339: [d470f621b8fcf] error pinging daemon on start: Get http://d470f621b8fcf.sock/_ping: context deadline exceeded
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:339: [d470f621b8fcf] error pinging daemon on start: Get http://d470f621b8fcf.sock/_ping: context deadline exceeded
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:339: [d470f621b8fcf] error pinging daemon on start: Get http://d470f621b8fcf.sock/_ping: context deadline exceeded
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:296: [d470f621b8fcf] exiting daemon
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:325: [d470f621b8fcf] waiting for daemon to start
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:353: [d470f621b8fcf] daemon started
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:461: [d470f621b8fcf] Stopping daemon
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:296: [d470f621b8fcf] exiting daemon
21:29:16 [2020-05-17T21:29:16.483Z]     daemon.go:448: [d470f621b8fcf] Daemon stopped
21:29:16 [2020-05-17T21:29:16.483Z] PASS
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] === Skipped
21:29:16 [2020-05-17T21:29:16.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:29:16 [2020-05-17T21:29:16.483Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:29:16 [2020-05-17T21:29:16.483Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:29:16 [2020-05-17T21:29:16.483Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:29:16 [2020-05-17T21:29:16.483Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] DONE 17 tests, 4 skipped in 29.103s
21:29:16 [2020-05-17T21:29:16.483Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:29:16 [2020-05-17T21:29:16.483Z] ++ 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
21:29:16 [2020-05-17T21:29:16.483Z] ++ set -e
21:29:16 [2020-05-17T21:29:16.483Z] ++ '[' -n 0 ']'
21:29:16 [2020-05-17T21:29:16.483Z] ++ set -x
21:29:16 [2020-05-17T21:29:16.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:29:16 [2020-05-17T21:29:16.483Z] INFO: Testing against a local daemon
21:29:16 [2020-05-17T21:29:16.483Z] === RUN   TestPluginInvalidJSON
21:29:16 [2020-05-17T21:29:16.483Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:29:16 [2020-05-17T21:29:16.483Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:29:16 [2020-05-17T21:29:16.483Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:29:16 [2020-05-17T21:29:16.483Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:29:16 [2020-05-17T21:29:16.483Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:29:16 [2020-05-17T21:29:16.483Z] PASS
21:29:16 [2020-05-17T21:29:16.483Z] 
21:29:16 [2020-05-17T21:29:16.483Z] DONE 2 tests in 0.125s
21:29:16 [2020-05-17T21:29:16.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:29:16 [2020-05-17T21:29:16.483Z] ++ 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
21:29:16 [2020-05-17T21:29:16.483Z] ++ set -e
21:29:16 [2020-05-17T21:29:16.483Z] ++ '[' -n 0 ']'
21:29:16 [2020-05-17T21:29:16.483Z] ++ set -x
21:29:16 [2020-05-17T21:29:16.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:29:16 [2020-05-17T21:29:16.483Z] INFO: Testing against a local daemon
21:29:16 [2020-05-17T21:29:16.483Z] === RUN   TestExternalGraphDriver
21:29:16 [2020-05-17T21:29:16.483Z] === RUN   TestExternalGraphDriver/json
21:29:17 [2020-05-17T21:29:17.500Z] === RUN   TestExternalGraphDriver/spec
21:29:19 [2020-05-17T21:29:19.484Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:29:19 [2020-05-17T21:29:19.484Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:29:19 [2020-05-17T21:29:19.534Z] === RUN   TestExternalGraphDriver/pull
21:29:19 [2020-05-17T21:29:19.756Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:29:20 [2020-05-17T21:29:20.224Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:29:20 [2020-05-17T21:29:20.224Z] === RUN   TestDockerSuite/TestBuildPATH
21:29:20 [2020-05-17T21:29:20.224Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:29:21 [2020-05-17T21:29:21.377Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:29:21 [2020-05-17T21:29:21.565Z] --- PASS: TestExternalGraphDriver (6.16s)
21:29:21 [2020-05-17T21:29:21.565Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:353: [d87c063bf2122] daemon started
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:461: [d87c063bf2122] Stopping daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:296: [d87c063bf2122] exiting daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:448: [d87c063bf2122] Daemon stopped
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:353: [d87c063bf2122] daemon started
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:461: [d87c063bf2122] Stopping daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:296: [d87c063bf2122] exiting daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:448: [d87c063bf2122] Daemon stopped
21:29:21 [2020-05-17T21:29:21.565Z]     --- PASS: TestExternalGraphDriver/json (2.01s)
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:353: [d87c063bf2122] daemon started
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:461: [d87c063bf2122] Stopping daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:296: [d87c063bf2122] exiting daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:448: [d87c063bf2122] Daemon stopped
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:353: [d87c063bf2122] daemon started
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:461: [d87c063bf2122] Stopping daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:296: [d87c063bf2122] exiting daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:448: [d87c063bf2122] Daemon stopped
21:29:21 [2020-05-17T21:29:21.565Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:325: [d87c063bf2122] waiting for daemon to start
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:353: [d87c063bf2122] daemon started
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:461: [d87c063bf2122] Stopping daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:296: [d87c063bf2122] exiting daemon
21:29:21 [2020-05-17T21:29:21.565Z]     daemon.go:448: [d87c063bf2122] Daemon stopped
21:29:21 [2020-05-17T21:29:21.565Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
21:29:21 [2020-05-17T21:29:21.565Z] === RUN   TestGraphdriverPluginV2
21:29:21 [2020-05-17T21:29:21.565Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:29:21 [2020-05-17T21:29:21.565Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:21 [2020-05-17T21:29:21.565Z] PASS
21:29:21 [2020-05-17T21:29:21.565Z] 
21:29:21 [2020-05-17T21:29:21.565Z] === Skipped
21:29:21 [2020-05-17T21:29:21.565Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:29:21 [2020-05-17T21:29:21.565Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:21 [2020-05-17T21:29:21.565Z] 
21:29:21 [2020-05-17T21:29:21.565Z] 
21:29:21 [2020-05-17T21:29:21.565Z] DONE 5 tests, 1 skipped in 6.325s
21:29:21 [2020-05-17T21:29:21.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:29:21 [2020-05-17T21:29:21.565Z] ++ 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
21:29:21 [2020-05-17T21:29:21.565Z] ++ set -e
21:29:21 [2020-05-17T21:29:21.565Z] ++ '[' -n 0 ']'
21:29:21 [2020-05-17T21:29:21.565Z] ++ set -x
21:29:21 [2020-05-17T21:29:21.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:29:21 [2020-05-17T21:29:21.565Z] INFO: Testing against a local daemon
21:29:21 [2020-05-17T21:29:21.565Z] === RUN   TestContinueAfterPluginCrash
21:29:21 [2020-05-17T21:29:21.565Z] === PAUSE TestContinueAfterPluginCrash
21:29:21 [2020-05-17T21:29:21.565Z] === RUN   TestDaemonStartWithLogOpt
21:29:21 [2020-05-17T21:29:21.565Z] === PAUSE TestDaemonStartWithLogOpt
21:29:21 [2020-05-17T21:29:21.565Z] === CONT  TestContinueAfterPluginCrash
21:29:21 [2020-05-17T21:29:21.565Z] === CONT  TestDaemonStartWithLogOpt
21:29:22 [2020-05-17T21:29:22.438Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:29:22 [2020-05-17T21:29:22.438Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:29:22 [2020-05-17T21:29:22.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:29:22 [2020-05-17T21:29:22.747Z] === RUN   TestDockerSuite/TestPortHostBinding
21:29:24 [2020-05-17T21:29:24.644Z] === RUN   TestDockerSuite/TestPortList
21:29:26 [2020-05-17T21:29:26.017Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:29:35 [2020-05-17T21:29:35.983Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:29:36 [2020-05-17T21:29:36.240Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:29:36 [2020-05-17T21:29:36.853Z] --- PASS: TestDaemonStartWithLogOpt (15.37s)
21:29:36 [2020-05-17T21:29:36.853Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:325: [d1f3ccc247534] waiting for daemon to start
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:325: [d1f3ccc247534] waiting for daemon to start
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:353: [d1f3ccc247534] daemon started
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:461: [d1f3ccc247534] Stopping daemon
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:296: [d1f3ccc247534] exiting daemon
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:448: [d1f3ccc247534] Daemon stopped
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:325: [d1f3ccc247534] waiting for daemon to start
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:325: [d1f3ccc247534] waiting for daemon to start
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:353: [d1f3ccc247534] daemon started
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:461: [d1f3ccc247534] Stopping daemon
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:296: [d1f3ccc247534] exiting daemon
21:29:36 [2020-05-17T21:29:36.853Z]     daemon.go:448: [d1f3ccc247534] Daemon stopped
21:29:42 [2020-05-17T21:29:42.360Z] --- PASS: TestContinueAfterPluginCrash (20.16s)
21:29:42 [2020-05-17T21:29:42.360Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:325: [deebfd828c443] waiting for daemon to start
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:325: [deebfd828c443] waiting for daemon to start
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:353: [deebfd828c443] daemon started
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:461: [deebfd828c443] Stopping daemon
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:296: [deebfd828c443] exiting daemon
21:29:42 [2020-05-17T21:29:42.360Z]     daemon.go:448: [deebfd828c443] Daemon stopped
21:29:42 [2020-05-17T21:29:42.360Z] PASS
21:29:42 [2020-05-17T21:29:42.360Z] 
21:29:42 [2020-05-17T21:29:42.360Z] DONE 2 tests in 20.259s
21:29:42 [2020-05-17T21:29:42.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:29:42 [2020-05-17T21:29:42.360Z] ++ 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
21:29:42 [2020-05-17T21:29:42.360Z] ++ set -e
21:29:42 [2020-05-17T21:29:42.360Z] ++ '[' -n 0 ']'
21:29:42 [2020-05-17T21:29:42.360Z] ++ set -x
21:29:42 [2020-05-17T21:29:42.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:29:42 [2020-05-17T21:29:42.360Z] INFO: Testing against a local daemon
21:29:42 [2020-05-17T21:29:42.360Z] === RUN   TestPluginWithDevMounts
21:29:42 [2020-05-17T21:29:42.360Z] === PAUSE TestPluginWithDevMounts
21:29:42 [2020-05-17T21:29:42.360Z] === CONT  TestPluginWithDevMounts
21:29:43 [2020-05-17T21:29:43.835Z] --- PASS: TestPluginWithDevMounts (2.30s)
21:29:43 [2020-05-17T21:29:43.835Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:325: [dbfdf1ea37d47] waiting for daemon to start
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:325: [dbfdf1ea37d47] waiting for daemon to start
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:353: [dbfdf1ea37d47] daemon started
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:461: [dbfdf1ea37d47] Stopping daemon
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:296: [dbfdf1ea37d47] exiting daemon
21:29:43 [2020-05-17T21:29:43.835Z]     daemon.go:448: [dbfdf1ea37d47] Daemon stopped
21:29:43 [2020-05-17T21:29:43.835Z] PASS
21:29:44 [2020-05-17T21:29:44.136Z] 
21:29:44 [2020-05-17T21:29:44.136Z] DONE 1 tests in 2.397s
21:29:44 [2020-05-17T21:29:44.136Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:29:44 [2020-05-17T21:29:44.136Z] ++ 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
21:29:44 [2020-05-17T21:29:44.136Z] ++ set -e
21:29:44 [2020-05-17T21:29:44.136Z] ++ '[' -n 0 ']'
21:29:44 [2020-05-17T21:29:44.136Z] ++ set -x
21:29:44 [2020-05-17T21:29:44.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
21:29:44 [2020-05-17T21:29:44.136Z] INFO: Testing against a local daemon
21:29:44 [2020-05-17T21:29:44.136Z] === RUN   TestSecretInspect
21:29:44 [2020-05-17T21:29:44.335Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:29:44 [2020-05-17T21:29:44.335Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:29:44 [2020-05-17T21:29:44.335Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:29:44 [2020-05-17T21:29:44.335Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:29:44 [2020-05-17T21:29:44.335Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:29:44 [2020-05-17T21:29:44.592Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:29:45 [2020-05-17T21:29:45.156Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:29:45 [2020-05-17T21:29:45.156Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:29:46 [2020-05-17T21:29:46.087Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:29:46 [2020-05-17T21:29:46.344Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:29:46 [2020-05-17T21:29:46.823Z] --- PASS: TestSecretInspect (2.27s)
21:29:46 [2020-05-17T21:29:46.823Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:325: [d79720e4d53c3] waiting for daemon to start
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:325: [d79720e4d53c3] waiting for daemon to start
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:353: [d79720e4d53c3] daemon started
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:461: [d79720e4d53c3] Stopping daemon
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:296: [d79720e4d53c3] exiting daemon
21:29:46 [2020-05-17T21:29:46.823Z]     daemon.go:448: [d79720e4d53c3] Daemon stopped
21:29:46 [2020-05-17T21:29:46.823Z] === RUN   TestSecretList
21:29:48 [2020-05-17T21:29:48.239Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:29:48 [2020-05-17T21:29:48.239Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:29:48 [2020-05-17T21:29:48.239Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:29:48 [2020-05-17T21:29:48.866Z] --- PASS: TestSecretList (2.21s)
21:29:48 [2020-05-17T21:29:48.866Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:325: [da88f383b5b24] waiting for daemon to start
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:325: [da88f383b5b24] waiting for daemon to start
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:353: [da88f383b5b24] daemon started
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:461: [da88f383b5b24] Stopping daemon
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:296: [da88f383b5b24] exiting daemon
21:29:48 [2020-05-17T21:29:48.866Z]     daemon.go:448: [da88f383b5b24] Daemon stopped
21:29:48 [2020-05-17T21:29:48.866Z] === RUN   TestSecretsCreateAndDelete
21:29:50 [2020-05-17T21:29:50.900Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
21:29:50 [2020-05-17T21:29:50.900Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:325: [d1999a89d9e0d] waiting for daemon to start
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:325: [d1999a89d9e0d] waiting for daemon to start
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:353: [d1999a89d9e0d] daemon started
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:461: [d1999a89d9e0d] Stopping daemon
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:296: [d1999a89d9e0d] exiting daemon
21:29:50 [2020-05-17T21:29:50.900Z]     daemon.go:448: [d1999a89d9e0d] Daemon stopped
21:29:50 [2020-05-17T21:29:50.900Z] === RUN   TestSecretsUpdate
21:29:51 [2020-05-17T21:29:51.516Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:29:51 [2020-05-17T21:29:51.774Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:29:52 [2020-05-17T21:29:52.934Z] --- PASS: TestSecretsUpdate (2.19s)
21:29:52 [2020-05-17T21:29:52.934Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:325: [d7e90644cc27b] waiting for daemon to start
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:325: [d7e90644cc27b] waiting for daemon to start
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:353: [d7e90644cc27b] daemon started
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:461: [d7e90644cc27b] Stopping daemon
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:296: [d7e90644cc27b] exiting daemon
21:29:52 [2020-05-17T21:29:52.934Z]     daemon.go:448: [d7e90644cc27b] Daemon stopped
21:29:52 [2020-05-17T21:29:52.934Z] === RUN   TestTemplatedSecret
21:29:53 [2020-05-17T21:29:53.670Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:29:54 [2020-05-17T21:29:54.234Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:29:54 [2020-05-17T21:29:54.234Z] === RUN   TestDockerSuite/TestPsByOrder
21:29:54 [2020-05-17T21:29:54.799Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:29:56 [2020-05-17T21:29:56.434Z] --- PASS: TestTemplatedSecret (2.80s)
21:29:56 [2020-05-17T21:29:56.434Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:325: [dc59243c917ac] waiting for daemon to start
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:325: [dc59243c917ac] waiting for daemon to start
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:353: [dc59243c917ac] daemon started
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:461: [dc59243c917ac] Stopping daemon
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:296: [dc59243c917ac] exiting daemon
21:29:56 [2020-05-17T21:29:56.434Z]     daemon.go:448: [dc59243c917ac] Daemon stopped
21:29:56 [2020-05-17T21:29:56.434Z] === RUN   TestSecretCreateResolve
21:29:57 [2020-05-17T21:29:57.916Z] --- PASS: TestSecretCreateResolve (2.22s)
21:29:57 [2020-05-17T21:29:57.916Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:325: [d70d2272b53c4] waiting for daemon to start
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:325: [d70d2272b53c4] waiting for daemon to start
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:353: [d70d2272b53c4] daemon started
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:461: [d70d2272b53c4] Stopping daemon
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:296: [d70d2272b53c4] exiting daemon
21:29:57 [2020-05-17T21:29:57.916Z]     daemon.go:448: [d70d2272b53c4] Daemon stopped
21:29:57 [2020-05-17T21:29:57.916Z] PASS
21:29:57 [2020-05-17T21:29:57.916Z] 
21:29:57 [2020-05-17T21:29:57.916Z] DONE 6 tests in 14.036s
21:29:57 [2020-05-17T21:29:57.916Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:29:57 [2020-05-17T21:29:57.916Z] ++ 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
21:29:57 [2020-05-17T21:29:57.916Z] ++ set -e
21:29:57 [2020-05-17T21:29:57.916Z] ++ '[' -n 0 ']'
21:29:57 [2020-05-17T21:29:57.916Z] ++ set -x
21:29:57 [2020-05-17T21:29:57.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
21:29:58 [2020-05-17T21:29:58.074Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:29:58 [2020-05-17T21:29:58.200Z] INFO: Testing against a local daemon
21:29:58 [2020-05-17T21:29:58.200Z] === RUN   TestServiceCreateInit
21:29:58 [2020-05-17T21:29:58.200Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:29:59 [2020-05-17T21:29:59.004Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:30:01 [2020-05-17T21:30:01.530Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:30:02 [2020-05-17T21:30:02.461Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:30:02 [2020-05-17T21:30:02.608Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:30:05 [2020-05-17T21:30:05.133Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:30:07 [2020-05-17T21:30:07.007Z] --- PASS: TestServiceCreateInit (8.41s)
21:30:07 [2020-05-17T21:30:07.007Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s)
21:30:07 [2020-05-17T21:30:07.007Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:325: [de05b673092f4] waiting for daemon to start
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:325: [de05b673092f4] waiting for daemon to start
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:353: [de05b673092f4] daemon started
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:461: [de05b673092f4] Stopping daemon
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:296: [de05b673092f4] exiting daemon
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:448: [de05b673092f4] Daemon stopped
21:30:07 [2020-05-17T21:30:07.007Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s)
21:30:07 [2020-05-17T21:30:07.007Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:325: [d7b13a22b1355] waiting for daemon to start
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:325: [d7b13a22b1355] waiting for daemon to start
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:353: [d7b13a22b1355] daemon started
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:461: [d7b13a22b1355] Stopping daemon
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:296: [d7b13a22b1355] exiting daemon
21:30:07 [2020-05-17T21:30:07.007Z]         daemon.go:448: [d7b13a22b1355] Daemon stopped
21:30:07 [2020-05-17T21:30:07.007Z] === RUN   TestCreateServiceMultipleTimes
21:30:07 [2020-05-17T21:30:07.720Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:30:07 [2020-05-17T21:30:07.720Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:30:07 [2020-05-17T21:30:07.978Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:30:12 [2020-05-17T21:30:12.155Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:30:20 [2020-05-17T21:30:20.258Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:30:21 [2020-05-17T21:30:21.628Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:30:21 [2020-05-17T21:30:21.628Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:30:22 [2020-05-17T21:30:22.953Z] === RUN   TestDockerSuite/TestBuildRm
21:30:24 [2020-05-17T21:30:24.153Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:30:24 [2020-05-17T21:30:24.413Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:30:25 [2020-05-17T21:30:25.490Z] --- PASS: TestCreateServiceMultipleTimes (15.92s)
21:30:25 [2020-05-17T21:30:25.490Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:325: [da221c50638bf] waiting for daemon to start
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:325: [da221c50638bf] waiting for daemon to start
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:353: [da221c50638bf] daemon started
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:461: [da221c50638bf] Stopping daemon
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:296: [da221c50638bf] exiting daemon
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:448: [da221c50638bf] Daemon stopped
21:30:25 [2020-05-17T21:30:25.490Z] === RUN   TestCreateServiceConflict
21:30:25 [2020-05-17T21:30:25.490Z] --- PASS: TestCreateServiceConflict (2.22s)
21:30:25 [2020-05-17T21:30:25.490Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:325: [d729c2a519879] waiting for daemon to start
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:325: [d729c2a519879] waiting for daemon to start
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:353: [d729c2a519879] daemon started
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:461: [d729c2a519879] Stopping daemon
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:296: [d729c2a519879] exiting daemon
21:30:25 [2020-05-17T21:30:25.490Z]     daemon.go:448: [d729c2a519879] Daemon stopped
21:30:25 [2020-05-17T21:30:25.490Z] === RUN   TestCreateServiceMaxReplicas
21:30:25 [2020-05-17T21:30:25.783Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:30:27 [2020-05-17T21:30:27.535Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
21:30:27 [2020-05-17T21:30:27.535Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:325: [d53becdf2c8fa] waiting for daemon to start
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:325: [d53becdf2c8fa] waiting for daemon to start
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:353: [d53becdf2c8fa] daemon started
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:461: [d53becdf2c8fa] Stopping daemon
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:296: [d53becdf2c8fa] exiting daemon
21:30:27 [2020-05-17T21:30:27.535Z]     daemon.go:448: [d53becdf2c8fa] Daemon stopped
21:30:27 [2020-05-17T21:30:27.535Z] === RUN   TestCreateWithDuplicateNetworkNames
21:30:27 [2020-05-17T21:30:27.678Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:30:28 [2020-05-17T21:30:28.607Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:30:29 [2020-05-17T21:30:29.171Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:30:32 [2020-05-17T21:30:32.449Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:30:32 [2020-05-17T21:30:32.449Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:30:34 [2020-05-17T21:30:34.344Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:30:34 [2020-05-17T21:30:34.344Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:30:35 [2020-05-17T21:30:35.274Z] === RUN   TestDockerSuite/TestPsRightTagName
21:30:35 [2020-05-17T21:30:35.443Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:30:37 [2020-05-17T21:30:37.796Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:30:37 [2020-05-17T21:30:37.797Z] === RUN   TestDockerSuite/TestPsShowMounts
21:30:38 [2020-05-17T21:30:38.393Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:30:38 [2020-05-17T21:30:38.393Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:30:38 [2020-05-17T21:30:38.861Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:30:40 [2020-05-17T21:30:40.425Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:30:41 [2020-05-17T21:30:41.073Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:30:41 [2020-05-17T21:30:41.073Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:30:42 [2020-05-17T21:30:42.005Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:30:42 [2020-05-17T21:30:42.005Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:30:42 [2020-05-17T21:30:42.262Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:30:42 [2020-05-17T21:30:42.262Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:30:42 [2020-05-17T21:30:42.262Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:30:42 [2020-05-17T21:30:42.768Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s)
21:30:42 [2020-05-17T21:30:42.768Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:325: [d664d89b17870] waiting for daemon to start
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:325: [d664d89b17870] waiting for daemon to start
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:353: [d664d89b17870] daemon started
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:461: [d664d89b17870] Stopping daemon
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:296: [d664d89b17870] exiting daemon
21:30:42 [2020-05-17T21:30:42.768Z]     daemon.go:448: [d664d89b17870] Daemon stopped
21:30:42 [2020-05-17T21:30:42.768Z] === RUN   TestCreateServiceSecretFileMode
21:30:43 [2020-05-17T21:30:43.377Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:30:43 [2020-05-17T21:30:43.633Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:30:43 [2020-05-17T21:30:43.780Z] --- PASS: TestCreateServiceSecretFileMode (2.57s)
21:30:43 [2020-05-17T21:30:43.780Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:325: [d6dfbc6ed2fa9] waiting for daemon to start
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:325: [d6dfbc6ed2fa9] waiting for daemon to start
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:353: [d6dfbc6ed2fa9] daemon started
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:461: [d6dfbc6ed2fa9] Stopping daemon
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:296: [d6dfbc6ed2fa9] exiting daemon
21:30:43 [2020-05-17T21:30:43.780Z]     daemon.go:448: [d6dfbc6ed2fa9] Daemon stopped
21:30:43 [2020-05-17T21:30:43.780Z] === RUN   TestCreateServiceConfigFileMode
21:30:45 [2020-05-17T21:30:45.005Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:30:46 [2020-05-17T21:30:46.326Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:30:46 [2020-05-17T21:30:46.471Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
21:30:46 [2020-05-17T21:30:46.471Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:325: [d5417db11db80] waiting for daemon to start
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:325: [d5417db11db80] waiting for daemon to start
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:353: [d5417db11db80] daemon started
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:461: [d5417db11db80] Stopping daemon
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:296: [d5417db11db80] exiting daemon
21:30:46 [2020-05-17T21:30:46.471Z]     daemon.go:448: [d5417db11db80] Daemon stopped
21:30:46 [2020-05-17T21:30:46.471Z] === RUN   TestCreateServiceSysctls
21:30:46 [2020-05-17T21:30:46.900Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:30:47 [2020-05-17T21:30:47.463Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:30:49 [2020-05-17T21:30:49.942Z] --- PASS: TestCreateServiceSysctls (3.38s)
21:30:49 [2020-05-17T21:30:49.942Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:325: [d5a52b91c05ca] waiting for daemon to start
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:325: [d5a52b91c05ca] waiting for daemon to start
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:353: [d5a52b91c05ca] daemon started
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:461: [d5a52b91c05ca] Stopping daemon
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:296: [d5a52b91c05ca] exiting daemon
21:30:49 [2020-05-17T21:30:49.942Z]     daemon.go:448: [d5a52b91c05ca] Daemon stopped
21:30:49 [2020-05-17T21:30:49.943Z] === RUN   TestInspect
21:30:51 [2020-05-17T21:30:51.082Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:30:52 [2020-05-17T21:30:52.650Z] --- PASS: TestInspect (2.86s)
21:30:52 [2020-05-17T21:30:52.650Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:325: [d2400f3c12e05] waiting for daemon to start
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:325: [d2400f3c12e05] waiting for daemon to start
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:353: [d2400f3c12e05] daemon started
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:461: [d2400f3c12e05] Stopping daemon
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:296: [d2400f3c12e05] exiting daemon
21:30:52 [2020-05-17T21:30:52.650Z]     daemon.go:448: [d2400f3c12e05] Daemon stopped
21:30:52 [2020-05-17T21:30:52.650Z] === RUN   TestDockerNetworkConnectAlias
21:30:54 [2020-05-17T21:30:54.030Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:30:55 [2020-05-17T21:30:55.401Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:30:56 [2020-05-17T21:30:56.773Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:30:57 [2020-05-17T21:30:57.048Z] --- PASS: TestDockerNetworkConnectAlias (4.62s)
21:30:57 [2020-05-17T21:30:57.048Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:325: [d242ae539b759] waiting for daemon to start
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:325: [d242ae539b759] waiting for daemon to start
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:353: [d242ae539b759] daemon started
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:461: [d242ae539b759] Stopping daemon
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:296: [d242ae539b759] exiting daemon
21:30:57 [2020-05-17T21:30:57.048Z]     daemon.go:448: [d242ae539b759] Daemon stopped
21:30:57 [2020-05-17T21:30:57.048Z] === RUN   TestDockerNetworkReConnect
21:30:59 [2020-05-17T21:30:59.295Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:30:59 [2020-05-17T21:30:59.295Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:30:59 [2020-05-17T21:30:59.295Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:30:59 [2020-05-17T21:30:59.552Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:31:01 [2020-05-17T21:31:01.448Z] --- PASS: TestDockerNetworkReConnect (3.68s)
21:31:01 [2020-05-17T21:31:01.448Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:325: [d53155fa24a4a] waiting for daemon to start
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:325: [d53155fa24a4a] waiting for daemon to start
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:353: [d53155fa24a4a] daemon started
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:461: [d53155fa24a4a] Stopping daemon
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:296: [d53155fa24a4a] exiting daemon
21:31:01 [2020-05-17T21:31:01.448Z]     daemon.go:448: [d53155fa24a4a] Daemon stopped
21:31:01 [2020-05-17T21:31:01.448Z] === RUN   TestServicePlugin
21:31:01 [2020-05-17T21:31:01.448Z] --- SKIP: TestServicePlugin (0.00s)
21:31:01 [2020-05-17T21:31:01.448Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:31:01 [2020-05-17T21:31:01.448Z] === RUN   TestServiceUpdateLabel
21:31:02 [2020-05-17T21:31:02.072Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:31:02 [2020-05-17T21:31:02.926Z] --- PASS: TestServiceUpdateLabel (2.21s)
21:31:02 [2020-05-17T21:31:02.927Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:325: [d456c6fb86f64] waiting for daemon to start
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:325: [d456c6fb86f64] waiting for daemon to start
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:353: [d456c6fb86f64] daemon started
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:461: [d456c6fb86f64] Stopping daemon
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:296: [d456c6fb86f64] exiting daemon
21:31:02 [2020-05-17T21:31:02.927Z]     daemon.go:448: [d456c6fb86f64] Daemon stopped
21:31:02 [2020-05-17T21:31:02.927Z] === RUN   TestServiceUpdateSecrets
21:31:03 [2020-05-17T21:31:03.968Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:31:07 [2020-05-17T21:31:07.245Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:31:07 [2020-05-17T21:31:07.502Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:31:09 [2020-05-17T21:31:09.397Z] === RUN   TestDockerSuite/TestRmiBlank
21:31:09 [2020-05-17T21:31:09.397Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:31:09 [2020-05-17T21:31:09.397Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:31:12 [2020-05-17T21:31:12.428Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:31:12 [2020-05-17T21:31:12.428Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:31:12 [2020-05-17T21:31:12.428Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:31:13 [2020-05-17T21:31:13.574Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:31:14 [2020-05-17T21:31:14.943Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:31:15 [2020-05-17T21:31:15.200Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:31:17 [2020-05-17T21:31:17.094Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:31:18 [2020-05-17T21:31:18.025Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:31:18 [2020-05-17T21:31:18.156Z] --- PASS: TestServiceUpdateSecrets (14.75s)
21:31:18 [2020-05-17T21:31:18.157Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:325: [db83b46ffbf27] waiting for daemon to start
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:325: [db83b46ffbf27] waiting for daemon to start
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:353: [db83b46ffbf27] daemon started
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:461: [db83b46ffbf27] Stopping daemon
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:296: [db83b46ffbf27] exiting daemon
21:31:18 [2020-05-17T21:31:18.157Z]     daemon.go:448: [db83b46ffbf27] Daemon stopped
21:31:18 [2020-05-17T21:31:18.157Z] === RUN   TestServiceUpdateConfigs
21:31:19 [2020-05-17T21:31:19.582Z] === RUN   TestDockerSuite/TestBuildSpaces
21:31:19 [2020-05-17T21:31:19.582Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:31:19 [2020-05-17T21:31:19.918Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:31:20 [2020-05-17T21:31:20.850Z] === RUN   TestDockerSuite/TestRmiTag
21:31:20 [2020-05-17T21:31:20.850Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:31:20 [2020-05-17T21:31:20.850Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:31:21 [2020-05-17T21:31:21.781Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:31:24 [2020-05-17T21:31:24.305Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:31:24 [2020-05-17T21:31:24.336Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:31:24 [2020-05-17T21:31:24.336Z] === RUN   TestDockerSuite/TestBuildStderr
21:31:26 [2020-05-17T21:31:26.827Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:31:27 [2020-05-17T21:31:27.391Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:31:28 [2020-05-17T21:31:28.322Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:31:28 [2020-05-17T21:31:28.579Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:31:29 [2020-05-17T21:31:29.093Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:31:30 [2020-05-17T21:31:30.475Z] === RUN   TestDockerSuite/TestRunAddHost
21:31:31 [2020-05-17T21:31:31.044Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:31:31 [2020-05-17T21:31:31.304Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:31:32 [2020-05-17T21:31:32.236Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:31:32 [2020-05-17T21:31:32.236Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:31:33 [2020-05-17T21:31:33.167Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:31:33 [2020-05-17T21:31:33.401Z] --- PASS: TestServiceUpdateConfigs (14.75s)
21:31:33 [2020-05-17T21:31:33.401Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:325: [dc93da94c3bd6] waiting for daemon to start
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:325: [dc93da94c3bd6] waiting for daemon to start
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:353: [dc93da94c3bd6] daemon started
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:461: [dc93da94c3bd6] Stopping daemon
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:296: [dc93da94c3bd6] exiting daemon
21:31:33 [2020-05-17T21:31:33.401Z]     daemon.go:448: [dc93da94c3bd6] Daemon stopped
21:31:33 [2020-05-17T21:31:33.401Z] === RUN   TestServiceUpdateNetwork
21:31:35 [2020-05-17T21:31:35.063Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:31:35 [2020-05-17T21:31:35.627Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:31:36 [2020-05-17T21:31:36.559Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:31:37 [2020-05-17T21:31:37.489Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:31:39 [2020-05-17T21:31:39.385Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:31:41 [2020-05-17T21:31:41.280Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:31:42 [2020-05-17T21:31:42.212Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:31:43 [2020-05-17T21:31:43.143Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:31:43 [2020-05-17T21:31:43.400Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:31:44 [2020-05-17T21:31:44.332Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:31:45 [2020-05-17T21:31:45.263Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:31:45 [2020-05-17T21:31:45.943Z] --- PASS: TestServiceUpdateNetwork (12.85s)
21:31:45 [2020-05-17T21:31:45.943Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:325: [d37d539ebf351] waiting for daemon to start
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:325: [d37d539ebf351] waiting for daemon to start
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:353: [d37d539ebf351] daemon started
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:461: [d37d539ebf351] Stopping daemon
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:296: [d37d539ebf351] exiting daemon
21:31:45 [2020-05-17T21:31:45.943Z]     daemon.go:448: [d37d539ebf351] Daemon stopped
21:31:45 [2020-05-17T21:31:45.943Z] PASS
21:31:45 [2020-05-17T21:31:45.943Z] 
21:31:45 [2020-05-17T21:31:45.943Z] === Skipped
21:31:45 [2020-05-17T21:31:45.943Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:31:45 [2020-05-17T21:31:45.943Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:31:45 [2020-05-17T21:31:45.943Z] 
21:31:45 [2020-05-17T21:31:45.943Z] 
21:31:45 [2020-05-17T21:31:45.943Z] DONE 18 tests, 1 skipped in 107.192s
21:31:45 [2020-05-17T21:31:45.943Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:31:45 [2020-05-17T21:31:45.943Z] ++ 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
21:31:45 [2020-05-17T21:31:45.943Z] ++ set -e
21:31:45 [2020-05-17T21:31:45.943Z] ++ '[' -n 0 ']'
21:31:45 [2020-05-17T21:31:45.943Z] ++ set -x
21:31:45 [2020-05-17T21:31:45.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
21:31:45 [2020-05-17T21:31:45.943Z] INFO: Testing against a local daemon
21:31:45 [2020-05-17T21:31:45.943Z] === RUN   TestSessionCreate
21:31:45 [2020-05-17T21:31:45.943Z] --- PASS: TestSessionCreate (0.05s)
21:31:45 [2020-05-17T21:31:45.943Z] === RUN   TestSessionCreateWithBadUpgrade
21:31:45 [2020-05-17T21:31:45.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:31:45 [2020-05-17T21:31:45.943Z] PASS
21:31:45 [2020-05-17T21:31:45.943Z] 
21:31:45 [2020-05-17T21:31:45.943Z] DONE 2 tests in 0.193s
21:31:45 [2020-05-17T21:31:45.943Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:31:45 [2020-05-17T21:31:45.943Z] ++ 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
21:31:45 [2020-05-17T21:31:45.943Z] ++ set -e
21:31:45 [2020-05-17T21:31:45.943Z] ++ '[' -n 0 ']'
21:31:45 [2020-05-17T21:31:45.943Z] ++ set -x
21:31:45 [2020-05-17T21:31:45.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
21:31:45 [2020-05-17T21:31:45.943Z] INFO: Testing against a local daemon
21:31:45 [2020-05-17T21:31:45.943Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:31:45 [2020-05-17T21:31:45.943Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:31:45 [2020-05-17T21:31:45.943Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:31:45 [2020-05-17T21:31:45.943Z] === RUN   TestEventsExecDie
21:31:46 [2020-05-17T21:31:46.195Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:31:46 [2020-05-17T21:31:46.227Z] --- PASS: TestEventsExecDie (0.78s)
21:31:46 [2020-05-17T21:31:46.227Z] === RUN   TestEventsBackwardsCompatible
21:31:46 [2020-05-17T21:31:46.452Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:31:46 [2020-05-17T21:31:46.512Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
21:31:46 [2020-05-17T21:31:46.512Z] === RUN   TestInfoBinaryCommits
21:31:46 [2020-05-17T21:31:46.512Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:31:46 [2020-05-17T21:31:46.512Z] === RUN   TestInfoAPIVersioned
21:31:46 [2020-05-17T21:31:46.512Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:31:46 [2020-05-17T21:31:46.512Z] === RUN   TestInfoAPI
21:31:46 [2020-05-17T21:31:46.512Z] --- PASS: TestInfoAPI (0.05s)
21:31:46 [2020-05-17T21:31:46.512Z] === RUN   TestInfoAPIWarnings
21:31:47 [2020-05-17T21:31:47.383Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:31:47 [2020-05-17T21:31:47.523Z] --- PASS: TestInfoAPIWarnings (0.91s)
21:31:47 [2020-05-17T21:31:47.523Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:325: [d0e14e2ef3ad8] waiting for daemon to start
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:325: [d0e14e2ef3ad8] waiting for daemon to start
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:353: [d0e14e2ef3ad8] daemon started
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:461: [d0e14e2ef3ad8] Stopping daemon
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:296: [d0e14e2ef3ad8] exiting daemon
21:31:47 [2020-05-17T21:31:47.523Z]     daemon.go:448: [d0e14e2ef3ad8] Daemon stopped
21:31:47 [2020-05-17T21:31:47.523Z] === RUN   TestLoginFailsWithBadCredentials
21:31:47 [2020-05-17T21:31:47.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
21:31:47 [2020-05-17T21:31:47.807Z] === RUN   TestPingCacheHeaders
21:31:48 [2020-05-17T21:31:48.091Z] --- PASS: TestPingCacheHeaders (0.05s)
21:31:48 [2020-05-17T21:31:48.091Z] === RUN   TestPingGet
21:31:48 [2020-05-17T21:31:48.091Z] --- PASS: TestPingGet (0.05s)
21:31:48 [2020-05-17T21:31:48.091Z] === RUN   TestPingHead
21:31:48 [2020-05-17T21:31:48.091Z] --- PASS: TestPingHead (0.05s)
21:31:48 [2020-05-17T21:31:48.091Z] === RUN   TestVersion
21:31:48 [2020-05-17T21:31:48.091Z] --- PASS: TestVersion (0.05s)
21:31:48 [2020-05-17T21:31:48.091Z] PASS
21:31:48 [2020-05-17T21:31:48.091Z] 
21:31:48 [2020-05-17T21:31:48.091Z] === Skipped
21:31:48 [2020-05-17T21:31:48.091Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:31:48 [2020-05-17T21:31:48.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:31:48 [2020-05-17T21:31:48.091Z] 
21:31:48 [2020-05-17T21:31:48.091Z] 
21:31:48 [2020-05-17T21:31:48.091Z] DONE 12 tests, 1 skipped in 2.615s
21:31:48 [2020-05-17T21:31:48.091Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:31:48 [2020-05-17T21:31:48.091Z] ++ 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
21:31:48 [2020-05-17T21:31:48.091Z] ++ set -e
21:31:48 [2020-05-17T21:31:48.091Z] ++ '[' -n 0 ']'
21:31:48 [2020-05-17T21:31:48.091Z] ++ set -x
21:31:48 [2020-05-17T21:31:48.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
21:31:48 [2020-05-17T21:31:48.091Z] INFO: Testing against a local daemon
21:31:48 [2020-05-17T21:31:48.091Z] === RUN   TestVolumesCreateAndList
21:31:48 [2020-05-17T21:31:48.375Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:31:48 [2020-05-17T21:31:48.375Z] === RUN   TestVolumesRemove
21:31:48 [2020-05-17T21:31:48.375Z] --- PASS: TestVolumesRemove (0.11s)
21:31:48 [2020-05-17T21:31:48.375Z] === RUN   TestVolumesInspect
21:31:48 [2020-05-17T21:31:48.375Z] --- PASS: TestVolumesInspect (0.04s)
21:31:48 [2020-05-17T21:31:48.375Z] === RUN   TestVolumesInvalidJSON
21:31:48 [2020-05-17T21:31:48.375Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:31:48 [2020-05-17T21:31:48.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:31:48 [2020-05-17T21:31:48.375Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:31:48 [2020-05-17T21:31:48.375Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:31:48 [2020-05-17T21:31:48.375Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:31:48 [2020-05-17T21:31:48.375Z] PASS
21:31:48 [2020-05-17T21:31:48.375Z] 
21:31:48 [2020-05-17T21:31:48.375Z] DONE 5 tests in 0.311s
21:31:48 [2020-05-17T21:31:48.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:31:48 [2020-05-17T21:31:48.658Z] ++++ cat bundles/test-integration/docker.pid
21:31:48 [2020-05-17T21:31:48.658Z] +++ kill 12299
21:31:48 [2020-05-17T21:31:48.754Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:31:49 [2020-05-17T21:31:49.684Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:31:49 [2020-05-17T21:31:49.684Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:31:50 [2020-05-17T21:31:50.131Z] umount: bundles/test-integration/root: no mount point specified.
21:31:50 [2020-05-17T21:31:50.131Z] +++ /etc/init.d/apparmor stop
21:31:50 [2020-05-17T21:31:50.131Z] Leaving: AppArmorNo profiles have been unloaded.
21:31:50 [2020-05-17T21:31:50.131Z] 
21:31:50 [2020-05-17T21:31:50.131Z] Unloading profiles will leave already running processes permanently
21:31:50 [2020-05-17T21:31:50.131Z] unconfined, which can lead to unexpected situations.
21:31:50 [2020-05-17T21:31:50.131Z] 
21:31:50 [2020-05-17T21:31:50.131Z] To set a process to complain mode, use the command line tool
21:31:50 [2020-05-17T21:31:50.131Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:31:50 [2020-05-17T21:31:50.131Z] +++ true
21:31:50 [2020-05-17T21:31:50.131Z] 
21:31:50 [2020-05-17T21:31:50.324Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:31:50 [2020-05-17T21:31:50.324Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:31:50 [2020-05-17T21:31:50.628Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:31:50 [2020-05-17T21:31:50.793Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:31:51 [2020-05-17T21:31:51.192Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:31:51 [2020-05-17T21:31:51.192Z] === RUN   TestDockerSuite/TestRunBindMounts
Post stage
[Pipeline] junit
21:31:51 [2020-05-17T21:31:51.662Z] Recording test results
21:31:51 [2020-05-17T21:31:51.780Z] === RUN   TestDockerSuite/TestBuildTagEvent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:31:52 [2020-05-17T21:31:52.478Z] + echo Ensuring container killed.
21:31:52 [2020-05-17T21:31:52.478Z] Ensuring container killed.
21:31:52 [2020-05-17T21:31:52.478Z] + docker rm -vf docker-pr1
21:31:52 [2020-05-17T21:31:52.478Z] Error: No such container: docker-pr1
21:31:52 [2020-05-17T21:31:52.478Z] + true
[Pipeline] sh
21:31:52 [2020-05-17T21:31:52.855Z] + echo Chowning /workspace to jenkins user
21:31:52 [2020-05-17T21:31:52.855Z] Chowning /workspace to jenkins user
21:31:52 [2020-05-17T21:31:52.855Z] + id -u
21:31:52 [2020-05-17T21:31:52.855Z] + id -g
21:31:52 [2020-05-17T21:31:52.855Z] + docker run --rm -v /home/docker/workspace/moby_PR-40988:/workspace busybox chown -R 1001:1001 /workspace
21:31:52 [2020-05-17T21:31:52.855Z] Unable to find image 'busybox:latest' locally
21:31:53 [2020-05-17T21:31:53.137Z] latest: Pulling from library/busybox
21:31:53 [2020-05-17T21:31:53.137Z] 368841f1302b: Pulling fs layer
21:31:53 [2020-05-17T21:31:53.422Z] 368841f1302b: Verifying Checksum
21:31:53 [2020-05-17T21:31:53.422Z] 368841f1302b: Download complete
21:31:53 [2020-05-17T21:31:53.706Z] 368841f1302b: Pull complete
21:31:53 [2020-05-17T21:31:53.706Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
21:31:53 [2020-05-17T21:31:53.706Z] Status: Downloaded newer image for busybox:latest
21:31:54 [2020-05-17T21:31:54.466Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:31:54 [2020-05-17T21:31:54.723Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:31:55 [2020-05-17T21:31:55.653Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:31:56 [2020-05-17T21:31:56.125Z] + bundleName=ppc64le-integration
21:31:56 [2020-05-17T21:31:56.125Z] + echo Creating ppc64le-integration-bundles.tar.gz
21:31:56 [2020-05-17T21:31:56.125Z] Creating ppc64le-integration-bundles.tar.gz
21:31:56 [2020-05-17T21:31:56.125Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
21:31:56 [2020-05-17T21:31:56.125Z] 
[Pipeline] archiveArtifacts
21:31:56 [2020-05-17T21:31:56.161Z] Archiving artifacts
21:31:56 [2020-05-17T21:31:56.531Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:31:56 [2020-05-17T21:31:56.583Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:31:56 [2020-05-17T21:31:56.593Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:31:56 [2020-05-17T21:31:56.980Z] + make clean
21:31:57 [2020-05-17T21:31:57.146Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:31:57 [2020-05-17T21:31:57.146Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:31:57 [2020-05-17T21:31:57.598Z] docker volume rm -f docker-dev-cache
21:31:57 [2020-05-17T21:31:57.598Z] docker-dev-cache
[Pipeline] deleteDir
21:31:58 [2020-05-17T21:31:58.077Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:31:59 [2020-05-17T21:31:59.007Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:31:59 [2020-05-17T21:31:59.571Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:32:00 [2020-05-17T21:32:00.502Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:32:01 [2020-05-17T21:32:01.066Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:32:01 [2020-05-17T21:32:01.066Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:32:01 [2020-05-17T21:32:01.283Z] === RUN   TestDockerSuite/TestBuildUser
21:32:01 [2020-05-17T21:32:01.283Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:32:01 [2020-05-17T21:32:01.283Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:32:01 [2020-05-17T21:32:01.283Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:32:01 [2020-05-17T21:32:01.998Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:32:01 [2020-05-17T21:32:01.998Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:32:03 [2020-05-17T21:32:03.368Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:32:04 [2020-05-17T21:32:04.299Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:32:05 [2020-05-17T21:32:05.077Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:32:05 [2020-05-17T21:32:05.228Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:32:05 [2020-05-17T21:32:05.545Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:32:05 [2020-05-17T21:32:05.793Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:32:06 [2020-05-17T21:32:06.050Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:32:06 [2020-05-17T21:32:06.981Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:32:08 [2020-05-17T21:32:08.350Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:32:08 [2020-05-17T21:32:08.498Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:32:08 [2020-05-17T21:32:08.499Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:32:08 [2020-05-17T21:32:08.499Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:32:09 [2020-05-17T21:32:09.720Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:32:09 [2020-05-17T21:32:09.977Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:32:11 [2020-05-17T21:32:11.872Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:32:12 [2020-05-17T21:32:12.807Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:32:13 [2020-05-17T21:32:13.370Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:32:14 [2020-05-17T21:32:14.302Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:32:15 [2020-05-17T21:32:15.235Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:32:15 [2020-05-17T21:32:15.798Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:32:18 [2020-05-17T21:32:18.334Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:32:18 [2020-05-17T21:32:18.334Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:32:20 [2020-05-17T21:32:20.859Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:32:21 [2020-05-17T21:32:21.791Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:32:22 [2020-05-17T21:32:22.049Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:32:22 [2020-05-17T21:32:22.979Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:32:25 [2020-05-17T21:32:25.503Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:32:27 [2020-05-17T21:32:27.398Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:32:29 [2020-05-17T21:32:29.732Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:32:29 [2020-05-17T21:32:29.732Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:32:29 [2020-05-17T21:32:29.923Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:32:33 [2020-05-17T21:32:33.197Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:32:33 [2020-05-17T21:32:33.197Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:32:33 [2020-05-17T21:32:33.197Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:32:33 [2020-05-17T21:32:33.453Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:32:35 [2020-05-17T21:32:35.347Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:32:36 [2020-05-17T21:32:36.716Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:32:36 [2020-05-17T21:32:36.976Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:32:38 [2020-05-17T21:32:38.393Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:32:40 [2020-05-17T21:32:40.256Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:32:40 [2020-05-17T21:32:40.514Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:32:42 [2020-05-17T21:32:42.408Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:32:42 [2020-05-17T21:32:42.972Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:32:42 [2020-05-17T21:32:42.972Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:32:43 [2020-05-17T21:32:43.148Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:32:43 [2020-05-17T21:32:43.148Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:32:43 [2020-05-17T21:32:43.148Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:32:43 [2020-05-17T21:32:43.905Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:32:45 [2020-05-17T21:32:45.799Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:32:45 [2020-05-17T21:32:45.799Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:32:46 [2020-05-17T21:32:46.099Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:32:46 [2020-05-17T21:32:46.099Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:32:46 [2020-05-17T21:32:46.363Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:32:47 [2020-05-17T21:32:47.294Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:32:47 [2020-05-17T21:32:47.867Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:32:48 [2020-05-17T21:32:48.802Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:32:48 [2020-05-17T21:32:48.802Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:32:49 [2020-05-17T21:32:49.733Z] === RUN   TestDockerSuite/TestRunEnvironment
21:32:50 [2020-05-17T21:32:50.297Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:32:51 [2020-05-17T21:32:51.228Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:32:52 [2020-05-17T21:32:52.159Z] === RUN   TestDockerSuite/TestRunExitCode
21:32:52 [2020-05-17T21:32:52.723Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:32:53 [2020-05-17T21:32:53.653Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:32:54 [2020-05-17T21:32:54.584Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:32:55 [2020-05-17T21:32:55.148Z] === RUN   TestDockerSuite/TestRunExposePort
21:32:55 [2020-05-17T21:32:55.148Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:32:56 [2020-05-17T21:32:56.078Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:32:56 [2020-05-17T21:32:56.336Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:32:56 [2020-05-17T21:32:56.900Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:32:58 [2020-05-17T21:32:58.619Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:32:58 [2020-05-17T21:32:58.803Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:32:59 [2020-05-17T21:32:59.060Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:32:59 [2020-05-17T21:32:59.060Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:33:01 [2020-05-17T21:33:01.589Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:33:01 [2020-05-17T21:33:01.590Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:33:03 [2020-05-17T21:33:03.238Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:33:03 [2020-05-17T21:33:03.802Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:33:04 [2020-05-17T21:33:04.732Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:33:16 [2020-05-17T21:33:16.570Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:33:16 [2020-05-17T21:33:16.570Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:33:16 [2020-05-17T21:33:16.570Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:33:16 [2020-05-17T21:33:16.570Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:33:16 [2020-05-17T21:33:16.570Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:33:16 [2020-05-17T21:33:16.911Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:33:16 [2020-05-17T21:33:16.912Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:33:18 [2020-05-17T21:33:18.805Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:33:18 [2020-05-17T21:33:18.805Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:33:18 [2020-05-17T21:33:18.805Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:33:18 [2020-05-17T21:33:18.805Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:33:19 [2020-05-17T21:33:19.368Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:33:22 [2020-05-17T21:33:22.644Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:33:24 [2020-05-17T21:33:24.013Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:33:25 [2020-05-17T21:33:25.278Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:33:25 [2020-05-17T21:33:25.945Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:33:26 [2020-05-17T21:33:26.273Z] === RUN   TestDockerSuite/TestBuildXZHost
21:33:26 [2020-05-17T21:33:26.273Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:33:26 [2020-05-17T21:33:26.273Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:33:26 [2020-05-17T21:33:26.273Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:33:26 [2020-05-17T21:33:26.509Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:33:27 [2020-05-17T21:33:27.440Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:33:28 [2020-05-17T21:33:28.003Z] === RUN   TestDockerSuite/TestRunModeHostname
21:33:28 [2020-05-17T21:33:28.502Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:33:29 [2020-05-17T21:33:29.373Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:33:29 [2020-05-17T21:33:29.373Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:33:29 [2020-05-17T21:33:29.373Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:33:31 [2020-05-17T21:33:31.267Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:33:32 [2020-05-17T21:33:32.199Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:33:33 [2020-05-17T21:33:33.283Z] === RUN   TestDockerSuite/TestCommitChange
21:33:34 [2020-05-17T21:33:34.095Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:33:34 [2020-05-17T21:33:34.095Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:33:34 [2020-05-17T21:33:34.095Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:33:35 [2020-05-17T21:33:35.989Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:33:37 [2020-05-17T21:33:37.100Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:33:37 [2020-05-17T21:33:37.359Z] === RUN   TestDockerSuite/TestRunMount
21:33:41 [2020-05-17T21:33:41.880Z] === RUN   TestDockerSuite/TestCommitHardlink
21:33:41 [2020-05-17T21:33:41.880Z] === RUN   TestDockerSuite/TestCommitNewFile
21:33:43 [2020-05-17T21:33:43.909Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:33:44 [2020-05-17T21:33:44.474Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:33:45 [2020-05-17T21:33:45.405Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:33:46 [2020-05-17T21:33:46.775Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:33:47 [2020-05-17T21:33:47.781Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:33:47 [2020-05-17T21:33:47.781Z] === RUN   TestDockerSuite/TestCommitTTY
21:33:49 [2020-05-17T21:33:49.300Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:33:52 [2020-05-17T21:33:52.575Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:33:54 [2020-05-17T21:33:54.973Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:33:55 [2020-05-17T21:33:55.099Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:33:57 [2020-05-17T21:33:57.622Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:33:59 [2020-05-17T21:33:59.542Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:34:00 [2020-05-17T21:34:00.912Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:34:00 [2020-05-17T21:34:00.912Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:34:01 [2020-05-17T21:34:01.842Z] === RUN   TestDockerSuite/TestRunNetHost
21:34:02 [2020-05-17T21:34:02.775Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:34:03 [2020-05-17T21:34:03.674Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:34:03 [2020-05-17T21:34:03.705Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:34:04 [2020-05-17T21:34:04.637Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:34:07 [2020-05-17T21:34:07.159Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:34:09 [2020-05-17T21:34:09.055Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:34:09 [2020-05-17T21:34:09.571Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:34:14 [2020-05-17T21:34:14.307Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:34:14 [2020-05-17T21:34:14.565Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:34:14 [2020-05-17T21:34:14.822Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:34:15 [2020-05-17T21:34:15.752Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:34:15 [2020-05-17T21:34:15.752Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:34:16 [2020-05-17T21:34:16.316Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:34:16 [2020-05-17T21:34:16.762Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:34:16 [2020-05-17T21:34:16.762Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:34:17 [2020-05-17T21:34:17.246Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:34:17 [2020-05-17T21:34:17.246Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:34:18 [2020-05-17T21:34:18.176Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:34:18 [2020-05-17T21:34:18.342Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:34:18 [2020-05-17T21:34:18.342Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:34:18 [2020-05-17T21:34:18.343Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:34:18 [2020-05-17T21:34:18.343Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:34:19 [2020-05-17T21:34:19.106Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:34:19 [2020-05-17T21:34:19.106Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:34:19 [2020-05-17T21:34:19.669Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:34:19 [2020-05-17T21:34:19.917Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:34:19 [2020-05-17T21:34:19.917Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:34:19 [2020-05-17T21:34:19.917Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:34:20 [2020-05-17T21:34:20.600Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:34:22 [2020-05-17T21:34:22.150Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:34:22 [2020-05-17T21:34:22.150Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:34:22 [2020-05-17T21:34:22.150Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:34:22 [2020-05-17T21:34:22.150Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:34:22 [2020-05-17T21:34:22.150Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:34:22 [2020-05-17T21:34:22.496Z] === RUN   TestDockerSuite/TestRunPortInUse
21:34:23 [2020-05-17T21:34:23.426Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:34:23 [2020-05-17T21:34:23.990Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:34:24 [2020-05-17T21:34:24.381Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:34:24 [2020-05-17T21:34:24.920Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:34:25 [2020-05-17T21:34:25.484Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:34:25 [2020-05-17T21:34:25.957Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:34:26 [2020-05-17T21:34:26.414Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:34:26 [2020-05-17T21:34:26.990Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:34:26 [2020-05-17T21:34:26.990Z] === RUN   TestDockerSuite/TestRunPublishPort
21:34:27 [2020-05-17T21:34:27.924Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:34:28 [2020-05-17T21:34:28.188Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:34:28 [2020-05-17T21:34:28.188Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:34:28 [2020-05-17T21:34:28.188Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:34:28 [2020-05-17T21:34:28.489Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:34:28 [2020-05-17T21:34:28.489Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:34:29 [2020-05-17T21:34:29.418Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:34:29 [2020-05-17T21:34:29.764Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:34:29 [2020-05-17T21:34:29.764Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:34:31 [2020-05-17T21:34:31.313Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:34:31 [2020-05-17T21:34:31.313Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:34:31 [2020-05-17T21:34:31.993Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:34:31 [2020-05-17T21:34:31.993Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:34:31 [2020-05-17T21:34:31.993Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:34:33 [2020-05-17T21:34:33.570Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:34:33 [2020-05-17T21:34:33.570Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:34:34 [2020-05-17T21:34:34.588Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:34:35 [2020-05-17T21:34:35.146Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:34:35 [2020-05-17T21:34:35.146Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:34:36 [2020-05-17T21:34:36.483Z] === RUN   TestDockerSuite/TestRunRm
21:34:37 [2020-05-17T21:34:37.047Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:34:37 [2020-05-17T21:34:37.376Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:34:37 [2020-05-17T21:34:37.848Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:34:39 [2020-05-17T21:34:39.424Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:34:41 [2020-05-17T21:34:41.220Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:34:41 [2020-05-17T21:34:41.785Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:34:42 [2020-05-17T21:34:42.350Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:34:44 [2020-05-17T21:34:44.246Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:34:44 [2020-05-17T21:34:44.809Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:34:48 [2020-05-17T21:34:48.137Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:34:48 [2020-05-17T21:34:48.985Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:34:51 [2020-05-17T21:34:51.950Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:34:51 [2020-05-17T21:34:51.950Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:34:51 [2020-05-17T21:34:51.950Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:34:51 [2020-05-17T21:34:51.950Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:34:51 [2020-05-17T21:34:51.950Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:34:53 [2020-05-17T21:34:53.526Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:34:53 [2020-05-17T21:34:53.526Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:34:54 [2020-05-17T21:34:54.240Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:34:54 [2020-05-17T21:34:54.497Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:34:55 [2020-05-17T21:34:55.102Z] === RUN   TestDockerSuite/TestContainerAPITop
21:34:55 [2020-05-17T21:34:55.102Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:34:55 [2020-05-17T21:34:55.427Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:34:55 [2020-05-17T21:34:55.991Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:34:57 [2020-05-17T21:34:57.026Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:34:57 [2020-05-17T21:34:57.332Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:34:57 [2020-05-17T21:34:57.332Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:34:57 [2020-05-17T21:34:57.957Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:34:57 [2020-05-17T21:34:57.957Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:34:58 [2020-05-17T21:34:58.888Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:34:59 [2020-05-17T21:34:59.451Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:35:00 [2020-05-17T21:35:00.382Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:35:01 [2020-05-17T21:35:01.149Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:35:01 [2020-05-17T21:35:01.313Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:35:02 [2020-05-17T21:35:02.733Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:35:03 [2020-05-17T21:35:03.835Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:35:03 [2020-05-17T21:35:03.835Z] === RUN   TestDockerSuite/TestRunState
21:35:04 [2020-05-17T21:35:04.310Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:35:06 [2020-05-17T21:35:06.359Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:35:06 [2020-05-17T21:35:06.923Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:35:07 [2020-05-17T21:35:07.855Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:35:08 [2020-05-17T21:35:08.112Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:35:08 [2020-05-17T21:35:08.112Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:35:08 [2020-05-17T21:35:08.675Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:35:10 [2020-05-17T21:35:10.047Z] === RUN   TestDockerSuite/TestRunSysctls
21:35:11 [2020-05-17T21:35:11.418Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:35:11 [2020-05-17T21:35:11.418Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:35:11 [2020-05-17T21:35:11.418Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:35:12 [2020-05-17T21:35:12.349Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:35:12 [2020-05-17T21:35:12.606Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:35:15 [2020-05-17T21:35:15.133Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:35:16 [2020-05-17T21:35:16.066Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:35:18 [2020-05-17T21:35:18.594Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:35:21 [2020-05-17T21:35:21.119Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:35:22 [2020-05-17T21:35:22.489Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:35:24 [2020-05-17T21:35:24.384Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:35:25 [2020-05-17T21:35:25.595Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:35:25 [2020-05-17T21:35:25.754Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:35:26 [2020-05-17T21:35:26.686Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:35:27 [2020-05-17T21:35:27.171Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:35:27 [2020-05-17T21:35:27.616Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:35:28 [2020-05-17T21:35:28.562Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:35:29 [2020-05-17T21:35:29.405Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:35:29 [2020-05-17T21:35:29.405Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:35:29 [2020-05-17T21:35:29.405Z] === RUN   TestDockerSuite/TestCpRelativePath
21:35:30 [2020-05-17T21:35:30.463Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:35:31 [2020-05-17T21:35:31.027Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:35:31 [2020-05-17T21:35:31.634Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:35:31 [2020-05-17T21:35:31.634Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:35:31 [2020-05-17T21:35:31.634Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:35:31 [2020-05-17T21:35:31.634Z] === RUN   TestDockerSuite/TestCpToCaseA
21:35:32 [2020-05-17T21:35:32.923Z] === RUN   TestDockerSuite/TestRunUserByID
21:35:33 [2020-05-17T21:35:33.486Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:35:33 [2020-05-17T21:35:33.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:35:33 [2020-05-17T21:35:33.486Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:35:33 [2020-05-17T21:35:33.743Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:35:34 [2020-05-17T21:35:34.676Z] === RUN   TestDockerSuite/TestRunUserByName
21:35:35 [2020-05-17T21:35:35.449Z] === RUN   TestDockerSuite/TestCpToCaseB
21:35:35 [2020-05-17T21:35:35.608Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:35:36 [2020-05-17T21:35:36.539Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:35:36 [2020-05-17T21:35:36.539Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:35:36 [2020-05-17T21:35:36.539Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:35:37 [2020-05-17T21:35:37.469Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:35:37 [2020-05-17T21:35:37.695Z] === RUN   TestDockerSuite/TestCpToCaseC
21:35:37 [2020-05-17T21:35:37.695Z] === RUN   TestDockerSuite/TestCpToCaseD
21:35:37 [2020-05-17T21:35:37.695Z] === RUN   TestDockerSuite/TestCpToCaseE
21:35:38 [2020-05-17T21:35:38.840Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:35:38 [2020-05-17T21:35:38.840Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:35:43 [2020-05-17T21:35:43.021Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:35:43 [2020-05-17T21:35:43.021Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:35:44 [2020-05-17T21:35:44.391Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:35:46 [2020-05-17T21:35:46.287Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:35:46 [2020-05-17T21:35:46.855Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:35:46 [2020-05-17T21:35:46.855Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:35:47 [2020-05-17T21:35:47.785Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:35:48 [2020-05-17T21:35:48.715Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:35:50 [2020-05-17T21:35:50.329Z] === RUN   TestDockerSuite/TestCpToCaseF
21:35:50 [2020-05-17T21:35:50.329Z] === RUN   TestDockerSuite/TestCpToCaseG
21:35:50 [2020-05-17T21:35:50.329Z] === RUN   TestDockerSuite/TestCpToCaseH
21:35:50 [2020-05-17T21:35:50.609Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:35:51 [2020-05-17T21:35:51.174Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:35:54 [2020-05-17T21:35:54.449Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:35:54 [2020-05-17T21:35:54.706Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:35:55 [2020-05-17T21:35:55.637Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:35:56 [2020-05-17T21:35:56.575Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:35:56 [2020-05-17T21:35:56.575Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:35:56 [2020-05-17T21:35:56.575Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:35:56 [2020-05-17T21:35:56.575Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:35:56 [2020-05-17T21:35:56.575Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:35:57 [2020-05-17T21:35:57.510Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:35:57 [2020-05-17T21:35:57.601Z] === RUN   TestDockerSuite/TestCpToCaseI
21:35:57 [2020-05-17T21:35:57.601Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:35:57 [2020-05-17T21:35:57.601Z] === RUN   TestDockerSuite/TestCpToDot
21:35:58 [2020-05-17T21:35:58.440Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:35:59 [2020-05-17T21:35:59.003Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:35:59 [2020-05-17T21:35:59.864Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:35:59 [2020-05-17T21:35:59.864Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:35:59 [2020-05-17T21:35:59.864Z] === RUN   TestDockerSuite/TestCpToStdout
21:36:00 [2020-05-17T21:36:00.897Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:36:01 [2020-05-17T21:36:01.461Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCpVolumePath
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCreateArgs
21:36:02 [2020-05-17T21:36:02.128Z] === RUN   TestDockerSuite/TestCreateByImageID
21:36:02 [2020-05-17T21:36:02.392Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:36:02 [2020-05-17T21:36:02.392Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:36:02 [2020-05-17T21:36:02.956Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:36:03 [2020-05-17T21:36:03.213Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:36:03 [2020-05-17T21:36:03.213Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
21:36:03 [2020-05-17T21:36:03.213Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:36:03 [2020-05-17T21:36:03.213Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:36:03 [2020-05-17T21:36:03.470Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:36:03 [2020-05-17T21:36:03.470Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:36:03 [2020-05-17T21:36:03.727Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:36:03 [2020-05-17T21:36:03.985Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:36:04 [2020-05-17T21:36:04.242Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
21:36:04 [2020-05-17T21:36:04.391Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:36:05 [2020-05-17T21:36:05.172Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:36:05 [2020-05-17T21:36:05.737Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:36:05 [2020-05-17T21:36:05.993Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:36:06 [2020-05-17T21:36:06.473Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:36:06 [2020-05-17T21:36:06.473Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:36:06 [2020-05-17T21:36:06.668Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:36:06 [2020-05-17T21:36:06.668Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:36:07 [2020-05-17T21:36:07.598Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:36:07 [2020-05-17T21:36:07.598Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:36:08 [2020-05-17T21:36:08.075Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:36:08 [2020-05-17T21:36:08.529Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:36:08 [2020-05-17T21:36:08.529Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:36:08 [2020-05-17T21:36:08.555Z] === RUN   TestDockerSuite/TestCreateLabels
21:36:09 [2020-05-17T21:36:09.036Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:36:09 [2020-05-17T21:36:09.036Z] === RUN   TestDockerSuite/TestCreateRM
21:36:09 [2020-05-17T21:36:09.036Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:36:09 [2020-05-17T21:36:09.036Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:36:09 [2020-05-17T21:36:09.461Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:36:09 [2020-05-17T21:36:09.516Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:36:09 [2020-05-17T21:36:09.516Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:36:10 [2020-05-17T21:36:10.392Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:36:10 [2020-05-17T21:36:10.392Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:36:10 [2020-05-17T21:36:10.392Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:36:10 [2020-05-17T21:36:10.956Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:36:12 [2020-05-17T21:36:12.850Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:36:13 [2020-05-17T21:36:13.414Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:36:13 [2020-05-17T21:36:13.414Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:36:14 [2020-05-17T21:36:14.345Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:36:14 [2020-05-17T21:36:14.345Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:36:15 [2020-05-17T21:36:15.717Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:36:16 [2020-05-17T21:36:16.649Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:36:16 [2020-05-17T21:36:16.788Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:36:16 [2020-05-17T21:36:16.788Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:36:17 [2020-05-17T21:36:17.268Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:36:19 [2020-05-17T21:36:19.171Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:36:20 [2020-05-17T21:36:20.101Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:36:20 [2020-05-17T21:36:20.101Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:36:20 [2020-05-17T21:36:20.101Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:36:21 [2020-05-17T21:36:21.033Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:36:21 [2020-05-17T21:36:21.138Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:36:21 [2020-05-17T21:36:21.619Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:36:21 [2020-05-17T21:36:21.619Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:36:22 [2020-05-17T21:36:22.402Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:36:23 [2020-05-17T21:36:23.224Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:36:23 [2020-05-17T21:36:23.224Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDevicePermissions
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDockerFails
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestEventsAttach
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestEventsCommit
21:36:23 [2020-05-17T21:36:23.704Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:36:23 [2020-05-17T21:36:23.795Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:36:23 [2020-05-17T21:36:23.795Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:36:25 [2020-05-17T21:36:25.688Z] === RUN   TestDockerSuite/TestSaveImageId
21:36:25 [2020-05-17T21:36:25.688Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:36:25 [2020-05-17T21:36:25.968Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:36:26 [2020-05-17T21:36:26.252Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:36:28 [2020-05-17T21:36:28.233Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:36:28 [2020-05-17T21:36:28.775Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:36:28 [2020-05-17T21:36:28.775Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:36:30 [2020-05-17T21:36:30.144Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:36:30 [2020-05-17T21:36:30.145Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:36:30 [2020-05-17T21:36:30.145Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:36:30 [2020-05-17T21:36:30.497Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:36:32 [2020-05-17T21:36:32.041Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:36:33 [2020-05-17T21:36:33.411Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:36:33 [2020-05-17T21:36:33.668Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:36:33 [2020-05-17T21:36:33.668Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:36:33 [2020-05-17T21:36:33.925Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:36:33 [2020-05-17T21:36:33.925Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:36:34 [2020-05-17T21:36:34.489Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:36:37 [2020-05-17T21:36:37.012Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:36:37 [2020-05-17T21:36:37.768Z] === RUN   TestDockerSuite/TestEventsCopy
21:36:42 [2020-05-17T21:36:42.265Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:36:42 [2020-05-17T21:36:42.608Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:36:44 [2020-05-17T21:36:44.788Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:36:44 [2020-05-17T21:36:44.788Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:36:46 [2020-05-17T21:36:46.161Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:36:46 [2020-05-17T21:36:46.476Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:36:47 [2020-05-17T21:36:47.531Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:36:48 [2020-05-17T21:36:48.740Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:36:49 [2020-05-17T21:36:49.220Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:36:50 [2020-05-17T21:36:50.806Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:36:53 [2020-05-17T21:36:53.327Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:36:53 [2020-05-17T21:36:53.892Z] === RUN   TestDockerSuite/TestStartRecordError
21:36:55 [2020-05-17T21:36:55.798Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:36:58 [2020-05-17T21:36:58.008Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:36:58 [2020-05-17T21:36:58.008Z] === RUN   TestDockerSuite/TestEventsFilterType
21:36:58 [2020-05-17T21:36:58.008Z] === RUN   TestDockerSuite/TestEventsFilters
21:36:58 [2020-05-17T21:36:58.320Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:37:00 [2020-05-17T21:37:00.843Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:37:02 [2020-05-17T21:37:02.846Z] === RUN   TestDockerSuite/TestEventsFormat
21:37:04 [2020-05-17T21:37:04.115Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsImageImport
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsImagePull
21:37:06 [2020-05-17T21:37:06.716Z] === RUN   TestDockerSuite/TestEventsImageTag
21:37:07 [2020-05-17T21:37:07.727Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:37:07 [2020-05-17T21:37:07.727Z] === RUN   TestDockerSuite/TestEventsRename
21:37:09 [2020-05-17T21:37:09.370Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:37:09 [2020-05-17T21:37:09.990Z] === RUN   TestDockerSuite/TestEventsResize
21:37:11 [2020-05-17T21:37:11.891Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:37:12 [2020-05-17T21:37:12.254Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:37:17 [2020-05-17T21:37:17.143Z] === RUN   TestDockerSuite/TestStatsNoStream
21:37:19 [2020-05-17T21:37:19.518Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:37:19 [2020-05-17T21:37:19.665Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:37:21 [2020-05-17T21:37:21.119Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:37:21 [2020-05-17T21:37:21.562Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:37:22 [2020-05-17T21:37:22.494Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:37:23 [2020-05-17T21:37:23.425Z] === RUN   TestDockerSuite/TestTopPrivileged
21:37:24 [2020-05-17T21:37:24.357Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:37:24 [2020-05-17T21:37:24.357Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:37:24 [2020-05-17T21:37:24.922Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:37:25 [2020-05-17T21:37:25.962Z] === RUN   TestDockerSuite/TestEventsTop
21:37:25 [2020-05-17T21:37:25.962Z] === RUN   TestDockerSuite/TestEventsUntag
21:37:28 [2020-05-17T21:37:28.235Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:37:30 [2020-05-17T21:37:30.180Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:37:31 [2020-05-17T21:37:31.247Z] === RUN   TestDockerSuite/TestExec
21:37:31 [2020-05-17T21:37:31.247Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:37:31 [2020-05-17T21:37:31.247Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:37:32 [2020-05-17T21:37:32.702Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:37:32 [2020-05-17T21:37:32.848Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:37:33 [2020-05-17T21:37:33.644Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:37:34 [2020-05-17T21:37:34.449Z] === RUN   TestDockerSuite/TestExecAPIStart
21:37:34 [2020-05-17T21:37:34.449Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:37:34 [2020-05-17T21:37:34.449Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:37:34 [2020-05-17T21:37:34.449Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:37:34 [2020-05-17T21:37:34.574Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:37:34 [2020-05-17T21:37:34.574Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
21:37:35 [2020-05-17T21:37:35.504Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
21:37:35 [2020-05-17T21:37:35.504Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:37:36 [2020-05-17T21:37:36.050Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:37:37 [2020-05-17T21:37:37.398Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:37:37 [2020-05-17T21:37:37.398Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:37:38 [2020-05-17T21:37:38.315Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:37:39 [2020-05-17T21:37:39.291Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:37:39 [2020-05-17T21:37:39.918Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:37:40 [2020-05-17T21:37:40.223Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:37:41 [2020-05-17T21:37:41.154Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:37:41 [2020-05-17T21:37:41.519Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:37:43 [2020-05-17T21:37:43.048Z] === RUN   TestDockerSuite/TestUpdateStats
21:37:45 [2020-05-17T21:37:45.383Z] === RUN   TestDockerSuite/TestExecCgroup
21:37:45 [2020-05-17T21:37:45.383Z] === RUN   TestDockerSuite/TestExecEnv
21:37:45 [2020-05-17T21:37:45.383Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:37:45 [2020-05-17T21:37:45.383Z] === RUN   TestDockerSuite/TestExecExitStatus
21:37:45 [2020-05-17T21:37:45.570Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:37:46 [2020-05-17T21:37:46.939Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:37:46 [2020-05-17T21:37:46.983Z] === RUN   TestDockerSuite/TestExecInspectID
21:37:48 [2020-05-17T21:37:48.310Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:37:48 [2020-05-17T21:37:48.310Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:37:49 [2020-05-17T21:37:49.242Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:37:50 [2020-05-17T21:37:50.174Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecInteractive
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecParseError
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:37:50 [2020-05-17T21:37:50.850Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:37:51 [2020-05-17T21:37:51.544Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecSetEnv
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecStartFails
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:37:53 [2020-05-17T21:37:53.113Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:37:54 [2020-05-17T21:37:54.818Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:37:55 [2020-05-17T21:37:55.379Z] === RUN   TestDockerSuite/TestExecUlimits
21:37:55 [2020-05-17T21:37:55.379Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:37:58 [2020-05-17T21:37:58.993Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:38:00 [2020-05-17T21:38:00.221Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:38:00 [2020-05-17T21:38:00.221Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:38:00 [2020-05-17T21:38:00.221Z] === RUN   TestDockerSuite/TestExecWithUser
21:38:00 [2020-05-17T21:38:00.221Z] === RUN   TestDockerSuite/TestGetContainerStats
21:38:02 [2020-05-17T21:38:02.267Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:38:04 [2020-05-17T21:38:04.796Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:38:06 [2020-05-17T21:38:06.187Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:38:08 [2020-05-17T21:38:08.971Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:38:12 [2020-05-17T21:38:12.152Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:38:14 [2020-05-17T21:38:14.375Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:38:14 [2020-05-17T21:38:14.415Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:38:16 [2020-05-17T21:38:16.896Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:38:18 [2020-05-17T21:38:18.790Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestHealth
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:38:20 [2020-05-17T21:38:20.379Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:38:20 [2020-05-17T21:38:20.687Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:38:22 [2020-05-17T21:38:22.057Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:38:24 [2020-05-17T21:38:24.251Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:38:24 [2020-05-17T21:38:24.251Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:38:24 [2020-05-17T21:38:24.583Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:38:24 [2020-05-17T21:38:24.732Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:38:24 [2020-05-17T21:38:24.732Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:38:24 [2020-05-17T21:38:24.732Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:38:24 [2020-05-17T21:38:24.732Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:38:25 [2020-05-17T21:38:25.743Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:38:25 [2020-05-17T21:38:25.743Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:38:26 [2020-05-17T21:38:26.223Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:38:26 [2020-05-17T21:38:26.703Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:38:27 [2020-05-17T21:38:27.107Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:38:28 [2020-05-17T21:38:28.311Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:38:28 [2020-05-17T21:38:28.311Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:38:29 [2020-05-17T21:38:29.632Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:38:29 [2020-05-17T21:38:29.913Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:38:32 [2020-05-17T21:38:32.158Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:38:34 [2020-05-17T21:38:34.680Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:38:37 [2020-05-17T21:38:37.182Z] === RUN   TestDockerSuite/TestImagesFormat
21:38:37 [2020-05-17T21:38:37.182Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:38:37 [2020-05-17T21:38:37.182Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:38:41 [2020-05-17T21:38:41.048Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:38:41 [2020-05-17T21:38:41.048Z] === RUN   TestDockerSuite/TestImportBadURL
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportDisplay
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportFile
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportGzipped
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestInfoDebug
21:38:43 [2020-05-17T21:38:43.314Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:38:43 [2020-05-17T21:38:43.795Z] === RUN   TestDockerSuite/TestInfoFormat
21:38:44 [2020-05-17T21:38:44.275Z] === RUN   TestDockerSuite/TestInsecureRegistries
21:38:44 [2020-05-17T21:38:44.275Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:38:44 [2020-05-17T21:38:44.275Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:38:44 [2020-05-17T21:38:44.275Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:38:45 [2020-05-17T21:38:45.878Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:38:48 [2020-05-17T21:38:48.144Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:38:48 [2020-05-17T21:38:48.144Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:38:48 [2020-05-17T21:38:48.144Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:38:48 [2020-05-17T21:38:48.144Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:38:48 [2020-05-17T21:38:48.144Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:38:49 [2020-05-17T21:38:49.535Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:38:49 [2020-05-17T21:38:49.536Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:38:49 [2020-05-17T21:38:49.536Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:38:50 [2020-05-17T21:38:50.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:38:50 [2020-05-17T21:38:50.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:38:50 [2020-05-17T21:38:50.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:38:50 [2020-05-17T21:38:50.469Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:38:51 [2020-05-17T21:38:51.156Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:38:51 [2020-05-17T21:38:51.157Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:38:51 [2020-05-17T21:38:51.400Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:38:51 [2020-05-17T21:38:51.400Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:38:52 [2020-05-17T21:38:52.331Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:38:52 [2020-05-17T21:38:52.331Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:38:52 [2020-05-17T21:38:52.589Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:38:52 [2020-05-17T21:38:52.589Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:38:52 [2020-05-17T21:38:52.589Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:38:53 [2020-05-17T21:38:53.424Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:38:53 [2020-05-17T21:38:53.424Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:38:53 [2020-05-17T21:38:53.424Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:38:53 [2020-05-17T21:38:53.424Z] === RUN   TestDockerSuite/TestInspectDefault
21:38:55 [2020-05-17T21:38:55.036Z] === RUN   TestDockerSuite/TestInspectHistory
21:38:55 [2020-05-17T21:38:55.112Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:38:55 [2020-05-17T21:38:55.112Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:38:55 [2020-05-17T21:38:55.370Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:38:55 [2020-05-17T21:38:55.370Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:38:55 [2020-05-17T21:38:55.370Z] === RUN   TestDockerSuite/TestVolumeEvents
21:38:56 [2020-05-17T21:38:56.302Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:38:58 [2020-05-17T21:38:58.824Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:38:58 [2020-05-17T21:38:58.824Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:38:58 [2020-05-17T21:38:58.824Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:38:59 [2020-05-17T21:38:59.875Z] === RUN   TestDockerSuite/TestInspectImage
21:38:59 [2020-05-17T21:38:59.875Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:38:59 [2020-05-17T21:38:59.875Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:38:59 [2020-05-17T21:38:59.875Z] === RUN   TestDockerSuite/TestInspectInt64
21:39:01 [2020-05-17T21:39:01.477Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:39:02 [2020-05-17T21:39:02.098Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:39:03 [2020-05-17T21:39:03.076Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:39:03 [2020-05-17T21:39:03.076Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:39:05 [2020-05-17T21:39:05.342Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:39:06 [2020-05-17T21:39:06.277Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:39:06 [2020-05-17T21:39:06.277Z] --- PASS: TestDockerSuite (1777.04s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.79s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.00s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.34s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.55s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.31s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.13s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.33s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.96s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.11s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.26s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.16s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.16s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.37s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.57s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.42s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.17s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.29s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.07s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.88s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.22s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.85s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.61s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.81s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.67s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.81s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.37s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.48s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.02s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.71s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.70s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.16s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.07s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.82s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.79s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.80s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.33s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.81s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s)
21:39:06 [2020-05-17T21:39:06.277Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.06s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.26s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.36s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.19s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.36s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.79s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.13s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.85s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.40s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.75s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.09s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.54s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.70s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.39s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.66s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.93s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.39s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.82s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.75s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.47s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.77s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.06s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.78s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.54s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.42s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.38s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.86s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.89s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.61s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFails (1.07s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.24s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.46s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.27s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.37s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.88s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.29s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.57s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.68s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.31s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.92s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.22s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.78s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.19s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.25s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.57s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.12s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.52s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.54s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.69s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.97s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.62s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.48s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.89s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.78s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.81s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.67s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.88s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.39s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.17s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRm (3.23s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.35s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.46s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.49s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.12s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.32s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.72s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.58s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.28s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.83s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildUser (2.31s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.24s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.17s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.79s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.96s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.93s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.32s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]         docker_cli_sni_test.go:18: Flakey test
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitChange (1.29s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.15s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.81s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.69s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.65s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.16s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.97s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s)
21:39:06 [2020-05-17T21:39:06.278Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:39:06 [2020-05-17T21:39:06.279Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.48s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.81s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0008ca480 <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1961051624 /foo false  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1961051624 /foo true  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3539209255 /foo false  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3539209255 /foo true  <nil> <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3539209255 /foo true  0xc0008ca900 <nil> <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0008ca920 <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0008ca940 <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0008ca960 <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0008ca980 <nil>}
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.69s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 0
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 1
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 2
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 3
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 4
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 5
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 6
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 7
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 8
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 9
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 10
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 11
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 12
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 13
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 14
21:39:06 [2020-05-17T21:39:06.279Z]         docker_api_containers_test.go:1926: case 15
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.05s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.82s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership700354192/file1 3b1b3f1276f7a18f9adc10d2dcd226b89ba66846ac0bd6a60022368e20edb150:/tmpvol/file1`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5773bd3b20d7163a1bec3810d9e45a23e3974875e69c31e824fa9dc64ee3ca59:/root/file1 /tmp/test-cp-from-case-a706494127/itWorks.txt`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a706494127/itWorks.txt" contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f3051e7ae63ef92e5822b4691e10194f04603be6cee91a83582afa63d6cae961:/file1 /tmp/test-cp-from-case-b594136130/testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c250084025/file2" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b18b391ff73b35ff714ac66e89c8e4ddeddc296593333f54c0b69081b59b8a8b:/root/file1 /tmp/test-cp-from-case-c250084025/file2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c250084025/file2" contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d529260e123c57927edc73b9e298b06fbf3d7ad726ff207edda708a7587d52ba:/file1 /tmp/test-cp-from-case-d643356868/dir1`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d643356868/dir1/file1" contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d529260e123c57927edc73b9e298b06fbf3d7ad726ff207edda708a7587d52ba:/file1 /tmp/test-cp-from-case-d643356868/dir1/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d643356868/dir1/file1" contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1d38502a887f53268935dd489540a8d786d98815c71b588ef3c9fcfd589be45:dir1 /tmp/test-cp-from-case-e602864979/testDir`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e602864979/testDir/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1d38502a887f53268935dd489540a8d786d98815c71b588ef3c9fcfd589be45:dir1 /tmp/test-cp-from-case-e602864979/testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e602864979/testDir/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7fec11929d4b6b9e4547ec8318cfc3d96f8972f76b1c27f1451db11a99a213e5:/root/dir1 /tmp/test-cp-from-case-f763103382/file1`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.20s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0f3898fe81d4f6bf72067e7e999fdbb58c83114f19bf1ecc9bba730ce30210f8:/root/dir1 /tmp/test-cp-from-case-g366341373/dir2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g366341373/dir2/dir1/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0f3898fe81d4f6bf72067e7e999fdbb58c83114f19bf1ecc9bba730ce30210f8:/root/dir1 /tmp/test-cp-from-case-g366341373/dir2/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g366341373/dir2/dir1/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb3612f9bc149d63706547b76e5f9fa405d57be1bcba60990ceedf7fd1cf9526:dir1/. /tmp/test-cp-from-case-h110980152/testDir`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h110980152/testDir/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb3612f9bc149d63706547b76e5f9fa405d57be1bcba60990ceedf7fd1cf9526:dir1/. /tmp/test-cp-from-case-h110980152/testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h110980152/testDir/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  162918af7add3fe5707058f7b1bc6f93a7d3703660b88c20bc8bea38ff350ba5:/root/dir1/. /tmp/test-cp-from-case-i621578295/file1`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a8a0ae850f9d29de876ebdd71c23e5a44db95e1a8fbd68e39795a239aba21293:/root/dir1/. /tmp/test-cp-from-case-j773586474/dir2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j773586474/dir2/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a8a0ae850f9d29de876ebdd71c23e5a44db95e1a8fbd68e39795a239aba21293:/root/dir1/. /tmp/test-cp-from-case-j773586474/dir2/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j773586474/dir2/file1-1" contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  424d1347456a71d10ec11ce7fb46f8e93a1b90df60c688353cf9762c8b30d0cf:/file2 /tmp/test-cp-from-err-dst-not-dir203862401/symlinkToFile1`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203862401/symlinkToFile1" points to "file1"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203862401/file1" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  424d1347456a71d10ec11ce7fb46f8e93a1b90df60c688353cf9762c8b30d0cf:/file2 /tmp/test-cp-from-err-dst-not-dir203862401/symlinkToDir1`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203862401/symlinkToDir1" points to "dir1"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203862401/file2" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  424d1347456a71d10ec11ce7fb46f8e93a1b90df60c688353cf9762c8b30d0cf:/file2 /tmp/test-cp-from-err-dst-not-dir203862401/brokenSymlinkToFileX`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203862401/brokenSymlinkToFileX" points to "fileX"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203862401/fileX" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  424d1347456a71d10ec11ce7fb46f8e93a1b90df60c688353cf9762c8b30d0cf:/dir2 /tmp/test-cp-from-err-dst-not-dir203862401/symlinkToDir1`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203862401/symlinkToDir1" points to "dir1"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203862401/dir1/dir2/file2-1" contains "file2-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  424d1347456a71d10ec11ce7fb46f8e93a1b90df60c688353cf9762c8b30d0cf:/dir2 /tmp/test-cp-from-err-dst-not-dir203862401/brokenSymlinkToDirX`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203862401/brokenSymlinkToDirX" points to "dirX"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203862401/dirX/file2-1" contains "file2-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.91s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.83s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a085237577/file1 a3e01e136bd333fbf6c08af5c8813cfc81540b68ac9eafc5df8707effd3ced8d:/root/itWorks.txt`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "a3e01e136bd333fbf6c08af5c8813cfc81540b68ac9eafc5df8707effd3ced8d" start output contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a3e01e136bd333fbf6c08af5c8813cfc81540b68ac9eafc5df8707effd3ced8d`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b976604692/file1 f9fc6e630bd115727251c4dac1d5931b0f0db6931a81352f49edf3c8c28c5a22:testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.55s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "2a829332585134606cae72b8e2072d71e19c1212b21b7bbd2b91045d77296b3d" start output contains "file2\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2a829332585134606cae72b8e2072d71e19c1212b21b7bbd2b91045d77296b3d`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c615862883/file1 2a829332585134606cae72b8e2072d71e19c1212b21b7bbd2b91045d77296b3d:/root/file2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "2a829332585134606cae72b8e2072d71e19c1212b21b7bbd2b91045d77296b3d" start output contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2a829332585134606cae72b8e2072d71e19c1212b21b7bbd2b91045d77296b3d`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.16s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "4ae2799b8a8de6d1630d2fe57c006e79a441ce5fb65da7292771337df6b1a1e3" start output contains ""
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4ae2799b8a8de6d1630d2fe57c006e79a441ce5fb65da7292771337df6b1a1e3`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d054021734/file1 4ae2799b8a8de6d1630d2fe57c006e79a441ce5fb65da7292771337df6b1a1e3:dir1`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "4ae2799b8a8de6d1630d2fe57c006e79a441ce5fb65da7292771337df6b1a1e3" start output contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4ae2799b8a8de6d1630d2fe57c006e79a441ce5fb65da7292771337df6b1a1e3`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "35cb5cc2dec9a221d51851855ffe30e1fde7b9603f1ead51101eff422c8db1c8" start output contains ""
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 35cb5cc2dec9a221d51851855ffe30e1fde7b9603f1ead51101eff422c8db1c8`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d054021734/file1 35cb5cc2dec9a221d51851855ffe30e1fde7b9603f1ead51101eff422c8db1c8:dir1/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "35cb5cc2dec9a221d51851855ffe30e1fde7b9603f1ead51101eff422c8db1c8" start output contains "file1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 35cb5cc2dec9a221d51851855ffe30e1fde7b9603f1ead51101eff422c8db1c8`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.51s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e939882125/dir1 c7a14dd315b36fa1a2545bf1c9e5b2305e974d019435f8ee23a2849d0c550480:testDir`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "c7a14dd315b36fa1a2545bf1c9e5b2305e974d019435f8ee23a2849d0c550480" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c7a14dd315b36fa1a2545bf1c9e5b2305e974d019435f8ee23a2849d0c550480`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e939882125/dir1 24301d886bef22f4543ca576a3e5223306eeecbb6c09bba5eaac624bc4fa48de:testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "24301d886bef22f4543ca576a3e5223306eeecbb6c09bba5eaac624bc4fa48de" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 24301d886bef22f4543ca576a3e5223306eeecbb6c09bba5eaac624bc4fa48de`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f499117192/dir1 b35f1c863fdef716f8013147dccb1522599ff5d670d6d36cedda379a55a5c876:/root/file1`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.12s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "2022e8fa71745c9f79b1e90a7929ebfca3083a54a663e54d8511fc8b5a065c26" start output contains ""
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2022e8fa71745c9f79b1e90a7929ebfca3083a54a663e54d8511fc8b5a065c26`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g353983559/dir1 2022e8fa71745c9f79b1e90a7929ebfca3083a54a663e54d8511fc8b5a065c26:/root/dir2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "2022e8fa71745c9f79b1e90a7929ebfca3083a54a663e54d8511fc8b5a065c26" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2022e8fa71745c9f79b1e90a7929ebfca3083a54a663e54d8511fc8b5a065c26`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "ea665963dfb2a8754726f602ee83848097c10914db76be22dc294ac5e3f3a968" start output contains ""
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ea665963dfb2a8754726f602ee83848097c10914db76be22dc294ac5e3f3a968`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g353983559/dir1 ea665963dfb2a8754726f602ee83848097c10914db76be22dc294ac5e3f3a968:/dir2/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "ea665963dfb2a8754726f602ee83848097c10914db76be22dc294ac5e3f3a968" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ea665963dfb2a8754726f602ee83848097c10914db76be22dc294ac5e3f3a968`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.54s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h653512954/dir1/. 2926988676d938ddcfa247e1248ffce30f378f1980a516c7e108cf3e733ea7c2:testDir`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "2926988676d938ddcfa247e1248ffce30f378f1980a516c7e108cf3e733ea7c2" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2926988676d938ddcfa247e1248ffce30f378f1980a516c7e108cf3e733ea7c2`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h653512954/dir1/. 19622bf228a6203464bfcae822de8cce9a59982b17046e6d002c0541a479b592:testDir/`
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:279: checking that container "19622bf228a6203464bfcae822de8cce9a59982b17046e6d002c0541a479b592" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 19622bf228a6203464bfcae822de8cce9a59982b17046e6d002c0541a479b592`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
21:39:06 [2020-05-17T21:39:06.279Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i210170385/dir1/. 13302448455db084488fd8eee0d0e79b2b4872fec47ef9625a5d09abdf5a2797:/root/file1`
21:39:06 [2020-05-17T21:39:06.279Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.16s)
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "7647d64a317a8ed93d363a5f5890b2b83504036d297d7b7b180fb104076841bc" start output contains ""
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7647d64a317a8ed93d363a5f5890b2b83504036d297d7b7b180fb104076841bc`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j197802556/dir1/. 7647d64a317a8ed93d363a5f5890b2b83504036d297d7b7b180fb104076841bc:/dir2`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "7647d64a317a8ed93d363a5f5890b2b83504036d297d7b7b180fb104076841bc" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7647d64a317a8ed93d363a5f5890b2b83504036d297d7b7b180fb104076841bc`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "def2f9ecb1fb5f16c880c7ae42b053963da279ccdaf16b79645e228f0b8dad2a" start output contains ""
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a def2f9ecb1fb5f16c880c7ae42b053963da279ccdaf16b79645e228f0b8dad2a`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j197802556/dir1/. def2f9ecb1fb5f16c880c7ae42b053963da279ccdaf16b79645e228f0b8dad2a:/dir2/`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "def2f9ecb1fb5f16c880c7ae42b053963da279ccdaf16b79645e228f0b8dad2a" start output contains "file1-1\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a def2f9ecb1fb5f16c880c7ae42b053963da279ccdaf16b79645e228f0b8dad2a`
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions249986667/permdirtest permtest:/`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToDot (1.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s)
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs329855445/file1 2bdfac77eb4e22566c36cd85fbc07bfd722b827f7f7a2aaf5ed7231871b74357:/root/shouldNotExist`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "2bdfac77eb4e22566c36cd85fbc07bfd722b827f7f7a2aaf5ed7231871b74357" start output contains ""
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2bdfac77eb4e22566c36cd85fbc07bfd722b827f7f7a2aaf5ed7231871b74357`
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.91s)
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume583275312/file1 587ccd714b2a9865f2d13247871bbd829c5bfacead6932ab13f7d796b8252c94:/vol_ro/shouldNotExist`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:279: checking that container "587ccd714b2a9865f2d13247871bbd829c5bfacead6932ab13f7d796b8252c94" start output contains ""
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 587ccd714b2a9865f2d13247871bbd829c5bfacead6932ab13f7d796b8252c94`
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.93s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s)
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-829850831/file2 36f9a997d5e19599736de5aed2523fbf053bfd89f6f8fd28ceb64d9994e569cc:/vol2/symlinkToFile1`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-829850831/symlinkToFile1" points to "file1"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-829850831/file1" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-829850831/file2 36f9a997d5e19599736de5aed2523fbf053bfd89f6f8fd28ceb64d9994e569cc:/vol2/symlinkToDir1`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-829850831/symlinkToDir1" points to "dir1"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-829850831/file2" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-829850831/file2 36f9a997d5e19599736de5aed2523fbf053bfd89f6f8fd28ceb64d9994e569cc:/vol2/brokenSymlinkToFileX`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-829850831/brokenSymlinkToFileX" points to "fileX"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-829850831/fileX" contains "file2\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-829850831//dir2 36f9a997d5e19599736de5aed2523fbf053bfd89f6f8fd28ceb64d9994e569cc:/vol2/symlinkToDir1`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-829850831/symlinkToDir1" points to "dir1"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-829850831/dir1/dir2/file2-1" contains "file2-1\n"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-829850831//dir2 36f9a997d5e19599736de5aed2523fbf053bfd89f6f8fd28ceb64d9994e569cc:/vol2/brokenSymlinkToDirX`
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-829850831/brokenSymlinkToDirX" points to "dirX"
21:39:06 [2020-05-17T21:39:06.280Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-829850831/dirX/file2-1" contains "file2-1\n"
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.77s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:39:06 [2020-05-17T21:39:06.280Z]         requirement.go:26: unmatched requirement Devicemapper
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:39:06 [2020-05-17T21:39:06.280Z]         requirement.go:26: unmatched requirement Devicemapper
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.81s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.66s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.52s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.32s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.30s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.14s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.23s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.59s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.61s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:39:06 [2020-05-17T21:39:06.280Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.280Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:39:06 [2020-05-17T21:39:06.280Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsRename (0.94s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsResize (0.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.91s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.99s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.40s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExec (0.93s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.75s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.11s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecEnv (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.95s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.81s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecParseError (0.95s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.03s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.35s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.91s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.06s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.27s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.14s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.98s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHealth (21.14s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.17s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.19s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImportFile (1.99s)
21:39:06 [2020-05-17T21:39:06.280Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.00s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.98s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d0b52174dbae1] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d0b52174dbae1] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:353: [d0b52174dbae1] daemon started
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:461: [d0b52174dbae1] Stopping daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d0b52174dbae1] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:448: [d0b52174dbae1] Daemon stopped
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [de6b03e87ef53] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [de6b03e87ef53] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:353: [de6b03e87ef53] daemon started
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:461: [de6b03e87ef53] Stopping daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [de6b03e87ef53] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:448: [de6b03e87ef53] Daemon stopped
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d060f053a4015] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d060f053a4015] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:353: [d060f053a4015] daemon started
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:461: [d060f053a4015] Stopping daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d060f053a4015] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:448: [d060f053a4015] Daemon stopped
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d1199d9d4312e] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d1199d9d4312e] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d1199d9d4312e] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d1199d9d4312e] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d1199d9d4312e] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d1199d9d4312e] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.05s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d5a0542ec10cd] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d5a0542ec10cd] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:353: [d5a0542ec10cd] daemon started
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:461: [d5a0542ec10cd] Stopping daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d5a0542ec10cd] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:448: [d5a0542ec10cd] Daemon stopped
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:39:06 [2020-05-17T21:39:06.281Z]         requirement.go:26: unmatched requirement Devicemapper
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:39:06 [2020-05-17T21:39:06.281Z]         requirement.go:26: unmatched requirement Devicemapper
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.68s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.91s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.24s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.68s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.51s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.76s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.40s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.67s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.35s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsTail (1.14s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.93s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.68s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestNetHostname (2.47s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.25s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginActive (1.73s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.26s)
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d8fe6648a1d93] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:325: [d8fe6648a1d93] waiting for daemon to start
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:353: [d8fe6648a1d93] daemon started
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:461: [d8fe6648a1d93] Stopping daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:296: [d8fe6648a1d93] exiting daemon
21:39:06 [2020-05-17T21:39:06.281Z]         daemon.go:448: [d8fe6648a1d93] Daemon stopped
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.73s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.53s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPortList (10.21s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.37s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.90s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.47s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.72s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.75s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.40s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.68s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.28s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.96s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.92s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.71s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.99s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.95s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.12s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:39:06 [2020-05-17T21:39:06.281Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.26s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.48s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.83s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.92s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.12s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.63s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.86s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.93s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.82s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.05s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.16s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.94s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.97s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.73s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s)
21:39:06 [2020-05-17T21:39:06.281Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.96s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.98s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.76s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.65s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.68s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.91s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.70s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.89s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMount (6.28s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.17s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.97s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement IsolationIsProcess
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.71s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.92s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunState (1.92s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.93s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.95s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.97s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.72s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.87s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.33s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.05s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.98s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.98s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.67s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.88s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.97s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.85s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.77s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:39:06 [2020-05-17T21:39:06.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
21:39:06 [2020-05-17T21:39:06.282Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s)
21:39:06 [2020-05-17T21:39:06.282Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents719392137
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.98s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.79s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.53s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.89s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.84s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:39:06 [2020-05-17T21:39:06.283Z]         requirement.go:26: unmatched requirement DaemonIsWindows
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.26s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:39:06 [2020-05-17T21:39:06.283Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:39:06 [2020-05-17T21:39:06.283Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.90s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.87s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
21:39:06 [2020-05-17T21:39:06.283Z]         requirement.go:26: unmatched requirement swapMemorySupport
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.67s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.68s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.57s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.65s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.12s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.22s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.30s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.67s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.56s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.46s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s)
21:39:06 [2020-05-17T21:39:06.283Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:39:06 [2020-05-17T21:39:06.283Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:39:06 [2020-05-17T21:39:06.283Z] === RUN   TestDockerRegistrySuite
21:39:06 [2020-05-17T21:39:06.283Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:39:06 [2020-05-17T21:39:06.943Z] === RUN   TestDockerSuite/TestInspectPlugin
21:39:06 [2020-05-17T21:39:06.943Z] === RUN   TestDockerSuite/TestInspectRootFS
21:39:06 [2020-05-17T21:39:06.943Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:39:08 [2020-05-17T21:39:08.178Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:39:08 [2020-05-17T21:39:08.546Z] === RUN   TestDockerSuite/TestInspectStatus
21:39:09 [2020-05-17T21:39:09.548Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:39:10 [2020-05-17T21:39:10.811Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:39:11 [2020-05-17T21:39:11.444Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:39:14 [2020-05-17T21:39:14.675Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:39:15 [2020-05-17T21:39:15.619Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:39:16 [2020-05-17T21:39:16.277Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:39:17 [2020-05-17T21:39:17.881Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:39:19 [2020-05-17T21:39:19.794Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:39:20 [2020-05-17T21:39:20.145Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:39:21 [2020-05-17T21:39:21.687Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:39:21 [2020-05-17T21:39:21.746Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:39:22 [2020-05-17T21:39:22.626Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:39:24 [2020-05-17T21:39:24.009Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:39:24 [2020-05-17T21:39:24.040Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:39:25 [2020-05-17T21:39:25.610Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:39:25 [2020-05-17T21:39:25.610Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksEnvs
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:39:25 [2020-05-17T21:39:25.611Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:39:25 [2020-05-17T21:39:25.934Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:39:27 [2020-05-17T21:39:27.303Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:39:27 [2020-05-17T21:39:27.876Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:39:28 [2020-05-17T21:39:28.234Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:39:29 [2020-05-17T21:39:29.477Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:39:29 [2020-05-17T21:39:29.603Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:39:32 [2020-05-17T21:39:32.875Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:39:34 [2020-05-17T21:39:34.316Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:39:35 [2020-05-17T21:39:35.397Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:39:36 [2020-05-17T21:39:36.578Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:39:36 [2020-05-17T21:39:36.579Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:39:36 [2020-05-17T21:39:36.766Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:39:38 [2020-05-17T21:39:38.182Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:39:38 [2020-05-17T21:39:38.662Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:39:40 [2020-05-17T21:39:40.041Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:39:40 [2020-05-17T21:39:40.972Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:39:41 [2020-05-17T21:39:41.229Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:39:42 [2020-05-17T21:39:42.601Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:39:43 [2020-05-17T21:39:43.503Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:39:43 [2020-05-17T21:39:43.971Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:39:45 [2020-05-17T21:39:45.341Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:39:47 [2020-05-17T21:39:47.369Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:39:48 [2020-05-17T21:39:48.615Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:39:49 [2020-05-17T21:39:49.179Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:39:50 [2020-05-17T21:39:50.549Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:39:51 [2020-05-17T21:39:51.114Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:39:51 [2020-05-17T21:39:51.114Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:39:51 [2020-05-17T21:39:51.371Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:39:51 [2020-05-17T21:39:51.628Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:39:51 [2020-05-17T21:39:51.885Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:39:52 [2020-05-17T21:39:52.141Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:39:52 [2020-05-17T21:39:52.206Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:39:53 [2020-05-17T21:39:53.514Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:39:54 [2020-05-17T21:39:54.470Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:39:56 [2020-05-17T21:39:56.035Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:39:56 [2020-05-17T21:39:56.071Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:39:56 [2020-05-17T21:39:56.071Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:39:56 [2020-05-17T21:39:56.965Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:39:58 [2020-05-17T21:39:58.334Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:39:58 [2020-05-17T21:39:58.357Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:39:59 [2020-05-17T21:39:59.265Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:39:59 [2020-05-17T21:39:59.957Z] === RUN   TestDockerSuite/TestLogsSince
21:40:00 [2020-05-17T21:40:00.196Z] --- PASS: TestDockerRegistrySuite (53.75s)
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d4903d4297915 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d07ac84067fa6 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon da7a38ce9a216 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.38s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon dde32b7df15d4 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.29s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon da11e12772da7 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d8c50cb1bc871 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d73ad663e3ad8 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d0e93216ea46e is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d10cc16dc280c is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d47655fea7de3 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d94c601a2facc is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon dd0bb960a0acb is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:40:00 [2020-05-17T21:40:00.196Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2f495e0268fffa1d727f8cbaf9895bbbe467e404a736e0797a984ba4dd49e27
21:40:00 [2020-05-17T21:40:00.196Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e1a083eabfee938cb18de8f20f94a347f072b1c3f7f9c98fd667c16caef4a67
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d9bf89f7ed8b0 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
21:40:00 [2020-05-17T21:40:00.196Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:912806f8b23741933fa8171748f6c92afa4b23e69fe062d99385bd4c389ff079
21:40:00 [2020-05-17T21:40:00.196Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7507dc7c5b7d2e0e86c6d0bb03fbc3d5a911527009be8196f6619aec2ad578b8
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon dd493a5bd4bec is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d264a6ca54f75 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.24s)
21:40:00 [2020-05-17T21:40:00.196Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:40:00 [2020-05-17T21:40:00.196Z]         check_test.go:196: Daemon d9f9c58a508d2 is not started
21:40:00 [2020-05-17T21:40:00.196Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d9b60dacc6980 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d00a957bbd849 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d45f4d0ed8542 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d1cb77d617306 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon de4b62a67e140 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.67s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d78b3cf8cfe1a is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d43ffbecbfd5e is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d71cb0bac3a55 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon dc9ce5b352777 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d672e521540e5 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d7861eb2175ba is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d828fd9b0e13b is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon dc0f9fe5f30af is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon da97293f7216e is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon dd9bfd3f227ba is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d50315a2e4187 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon df9c95b75763e is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
21:40:00 [2020-05-17T21:40:00.197Z]         check_test.go:196: Daemon d0008761fc850 is not started
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:325: [d65239b8aa150] waiting for daemon to start
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:325: [d65239b8aa150] waiting for daemon to start
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:353: [d65239b8aa150] daemon started
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:461: [d65239b8aa150] Stopping daemon
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:296: [d65239b8aa150] exiting daemon
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:448: [d65239b8aa150] Daemon stopped
21:40:00 [2020-05-17T21:40:00.197Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:325: [d2442ddf46fdf] waiting for daemon to start
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:325: [d2442ddf46fdf] waiting for daemon to start
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:353: [d2442ddf46fdf] daemon started
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:461: [d2442ddf46fdf] Stopping daemon
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:296: [d2442ddf46fdf] exiting daemon
21:40:00 [2020-05-17T21:40:00.197Z]         daemon.go:448: [d2442ddf46fdf] Daemon stopped
21:40:00 [2020-05-17T21:40:00.197Z] === RUN   TestDockerSchema1RegistrySuite
21:40:00 [2020-05-17T21:40:00.197Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:40:04 [2020-05-17T21:40:04.373Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:40:08 [2020-05-17T21:40:08.745Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:40:08 [2020-05-17T21:40:08.745Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:40:08 [2020-05-17T21:40:08.745Z] === RUN   TestDockerSuite/TestLogsTail
21:40:09 [2020-05-17T21:40:09.629Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:40:10 [2020-05-17T21:40:10.560Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:40:11 [2020-05-17T21:40:11.008Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:40:11 [2020-05-17T21:40:11.929Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:40:11 [2020-05-17T21:40:11.929Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:40:13 [2020-05-17T21:40:13.272Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:40:13 [2020-05-17T21:40:13.298Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:40:14 [2020-05-17T21:40:14.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:40:16 [2020-05-17T21:40:16.038Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:40:19 [2020-05-17T21:40:19.314Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:40:19 [2020-05-17T21:40:19.571Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:40:20 [2020-05-17T21:40:20.135Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestMountIntoProc
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestMountIntoSys
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestNetHostname
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginActive
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPortHostBinding
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPortList
21:40:20 [2020-05-17T21:40:20.544Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:40:20 [2020-05-17T21:40:20.700Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:40:20 [2020-05-17T21:40:20.700Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:40:21 [2020-05-17T21:40:21.265Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:40:21 [2020-05-17T21:40:21.523Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:40:22 [2020-05-17T21:40:22.087Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:40:22 [2020-05-17T21:40:22.087Z] --- PASS: TestDockerSchema1RegistrySuite (22.11s)
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.38s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d47c890e15c83 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.67s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon dd905488b1e94 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon db3b5916bd571 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d6497ab454e6a is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d2250dbfa54b0 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon dff8bc47c5e38 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon de90102e8576a is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d8c70a763015c is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.76s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d1f78c4abf5b9 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon da3030fce05b3 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d7f667b53698d is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon d1e6ddb1633e0 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.37s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon da9ceb1378f90 is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.39s)
21:40:22 [2020-05-17T21:40:22.087Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:40:22 [2020-05-17T21:40:22.087Z]         check_test.go:223: Daemon df469aa9237cf is not started
21:40:22 [2020-05-17T21:40:22.087Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.47s)
21:40:22 [2020-05-17T21:40:22.088Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:40:22 [2020-05-17T21:40:22.088Z]         check_test.go:223: Daemon d0670bbe7518d is not started
21:40:22 [2020-05-17T21:40:22.088Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
21:40:22 [2020-05-17T21:40:22.088Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
21:40:22 [2020-05-17T21:40:22.088Z]         check_test.go:223: Daemon d31bc47218f1a is not started
21:40:22 [2020-05-17T21:40:22.088Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:40:22 [2020-05-17T21:40:22.088Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:40:23 [2020-05-17T21:40:23.458Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:40:23 [2020-05-17T21:40:23.716Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:40:23 [2020-05-17T21:40:23.973Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:40:24 [2020-05-17T21:40:24.407Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:40:24 [2020-05-17T21:40:24.915Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:40:25 [2020-05-17T21:40:25.194Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:40:25 [2020-05-17T21:40:25.758Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:40:26 [2020-05-17T21:40:26.014Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:40:26 [2020-05-17T21:40:26.272Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.18s)
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.11s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon d4988b04b3294 is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon deda88a28fbfd is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon d98374841cca8 is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:325: [da63140fe82a0] waiting for daemon to start
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:325: [da63140fe82a0] waiting for daemon to start
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:353: [da63140fe82a0] daemon started
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:461: [da63140fe82a0] Stopping daemon
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:296: [da63140fe82a0] exiting daemon
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:448: [da63140fe82a0] Daemon stopped
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon d8bd367f6f7b0 is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon d4d10ef9afe71 is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon df687652cb855 is not started
21:40:26 [2020-05-17T21:40:26.272Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
21:40:26 [2020-05-17T21:40:26.272Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:40:26 [2020-05-17T21:40:26.272Z]         check_test.go:252: Daemon dd841140168b9 is not started
21:40:26 [2020-05-17T21:40:26.272Z] === RUN   TestDockerRegistryAuthTokenSuite
21:40:26 [2020-05-17T21:40:26.272Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:40:28 [2020-05-17T21:40:28.269Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:40:28 [2020-05-17T21:40:28.269Z] === RUN   TestDockerSuite/TestPsByOrder
21:40:31 [2020-05-17T21:40:31.522Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:40:31 [2020-05-17T21:40:31.522Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:40:31 [2020-05-17T21:40:31.779Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:40:31 [2020-05-17T21:40:31.779Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:40:32 [2020-05-17T21:40:32.037Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
21:40:32 [2020-05-17T21:40:32.037Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
21:40:32 [2020-05-17T21:40:32.037Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:40:32 [2020-05-17T21:40:32.037Z]         check_test.go:279: Daemon d9ce81f57a514 is not started
21:40:32 [2020-05-17T21:40:32.037Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:40:32 [2020-05-17T21:40:32.037Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:40:32 [2020-05-17T21:40:32.037Z]         check_test.go:279: Daemon d89521b069cef is not started
21:40:32 [2020-05-17T21:40:32.037Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:40:32 [2020-05-17T21:40:32.037Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:40:32 [2020-05-17T21:40:32.037Z]         check_test.go:279: Daemon debfe185c170d is not started
21:40:32 [2020-05-17T21:40:32.037Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
21:40:32 [2020-05-17T21:40:32.037Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:40:32 [2020-05-17T21:40:32.037Z]         check_test.go:279: Daemon d87b68cffeb89 is not started
21:40:32 [2020-05-17T21:40:32.037Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
21:40:32 [2020-05-17T21:40:32.037Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:40:32 [2020-05-17T21:40:32.037Z]         check_test.go:279: Daemon de264b1c86008 is not started
21:40:32 [2020-05-17T21:40:32.037Z] === RUN   TestDockerNetworkSuite
21:40:32 [2020-05-17T21:40:32.037Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:40:33 [2020-05-17T21:40:33.407Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:40:35 [2020-05-17T21:40:35.302Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:40:35 [2020-05-17T21:40:35.534Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:40:35 [2020-05-17T21:40:35.534Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:40:36 [2020-05-17T21:40:36.672Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:40:36 [2020-05-17T21:40:36.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:40:39 [2020-05-17T21:40:39.949Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:40:41 [2020-05-17T21:40:41.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:40:44 [2020-05-17T21:40:44.321Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:40:45 [2020-05-17T21:40:45.122Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:40:45 [2020-05-17T21:40:45.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:40:47 [2020-05-17T21:40:47.645Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:40:48 [2020-05-17T21:40:48.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:40:51 [2020-05-17T21:40:51.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:40:54 [2020-05-17T21:40:54.875Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:40:55 [2020-05-17T21:40:55.355Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:40:55 [2020-05-17T21:40:55.355Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:41:01 [2020-05-17T21:41:01.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:41:04 [2020-05-17T21:41:04.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:41:05 [2020-05-17T21:41:05.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:41:06 [2020-05-17T21:41:06.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:41:06 [2020-05-17T21:41:06.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:41:07 [2020-05-17T21:41:07.726Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:41:08 [2020-05-17T21:41:08.931Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:41:09 [2020-05-17T21:41:09.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:41:10 [2020-05-17T21:41:10.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:41:10 [2020-05-17T21:41:10.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:41:11 [2020-05-17T21:41:11.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:41:12 [2020-05-17T21:41:12.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:41:12 [2020-05-17T21:41:12.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:41:13 [2020-05-17T21:41:13.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:41:13 [2020-05-17T21:41:13.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:41:14 [2020-05-17T21:41:14.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:41:14 [2020-05-17T21:41:14.899Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:41:16 [2020-05-17T21:41:16.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:41:16 [2020-05-17T21:41:16.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:41:16 [2020-05-17T21:41:16.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:41:16 [2020-05-17T21:41:16.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:41:18 [2020-05-17T21:41:18.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:41:18 [2020-05-17T21:41:18.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:41:18 [2020-05-17T21:41:18.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:41:20 [2020-05-17T21:41:20.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:41:24 [2020-05-17T21:41:24.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:41:27 [2020-05-17T21:41:27.553Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:41:27 [2020-05-17T21:41:27.553Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:41:27 [2020-05-17T21:41:27.553Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:41:27 [2020-05-17T21:41:27.553Z] === RUN   TestDockerSuite/TestPsRightTagName
21:41:27 [2020-05-17T21:41:27.553Z] === RUN   TestDockerSuite/TestPsShowMounts
21:41:33 [2020-05-17T21:41:33.524Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:41:33 [2020-05-17T21:41:33.524Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:41:34 [2020-05-17T21:41:34.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:41:34 [2020-05-17T21:41:34.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:41:34 [2020-05-17T21:41:34.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:41:34 [2020-05-17T21:41:34.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:41:34 [2020-05-17T21:41:34.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:41:35 [2020-05-17T21:41:35.125Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:41:35 [2020-05-17T21:41:35.125Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:41:35 [2020-05-17T21:41:35.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:41:35 [2020-05-17T21:41:35.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:41:35 [2020-05-17T21:41:35.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:41:36 [2020-05-17T21:41:36.137Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:41:37 [2020-05-17T21:41:37.149Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:41:37 [2020-05-17T21:41:37.149Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:41:39 [2020-05-17T21:41:39.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:41:39 [2020-05-17T21:41:39.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:41:39 [2020-05-17T21:41:39.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:41:40 [2020-05-17T21:41:40.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:41:41 [2020-05-17T21:41:41.011Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:41:41 [2020-05-17T21:41:41.671Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:41:44 [2020-05-17T21:41:44.877Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:41:44 [2020-05-17T21:41:44.948Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:41:46 [2020-05-17T21:41:46.319Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:41:46 [2020-05-17T21:41:46.484Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:41:49 [2020-05-17T21:41:49.596Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:41:51 [2020-05-17T21:41:51.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:41:51 [2020-05-17T21:41:51.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:41:52 [2020-05-17T21:41:52.054Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:41:52 [2020-05-17T21:41:52.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:41:55 [2020-05-17T21:41:55.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:41:55 [2020-05-17T21:41:55.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:41:56 [2020-05-17T21:41:56.826Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:41:56 [2020-05-17T21:41:56.826Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:41:57 [2020-05-17T21:41:57.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:41:59 [2020-05-17T21:41:59.655Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:42:00 [2020-05-17T21:42:00.218Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:42:06 [2020-05-17T21:42:06.769Z] --- PASS: TestDockerNetworkSuite (94.04s)
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.11s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df54ec3993a18 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d4f464e8e2889 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.02s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d9e6021233215 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.04s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d78acc61c806d is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.05s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:1233: Daemon dbb88481f7aa3 is not started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dbb88481f7aa3] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dbb88481f7aa3] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [dbb88481f7aa3] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:461: [dbb88481f7aa3] Stopping daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [dbb88481f7aa3] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:448: [dbb88481f7aa3] Daemon stopped
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dbb88481f7aa3] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dbb88481f7aa3] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [dbb88481f7aa3] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:461: [dbb88481f7aa3] Stopping daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [dbb88481f7aa3] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:448: [dbb88481f7aa3] Daemon stopped
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.54s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon da40132d54800 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.28s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon de8fcbce17f01 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.67s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon dfb2bb380475b is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d9a11aea00a19 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d6a1e5d31c548 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d398d97e6011f is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df25359707531 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.68s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon de3d8ca85ad9c is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.34s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon dadee031a9413 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df1ba89a5b24b is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon dbd67d440b7e2 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d08c9def42f25 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d5c50f834dde3 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon db91c74a86b4b is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d9e61b2b4a5f1 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d54a0fe724f2f is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d5c0e09f9a895 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d287094b7dab7 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon dc95abd88093e is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.84s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [d8a4febddb778] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [d8a4febddb778] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [d8a4febddb778] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:968: Daemon d8a4febddb778 is not started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [d8a4febddb778] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [d8a4febddb778] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [d8a4febddb778] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [d8a4febddb778] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:461: [d8a4febddb778] Stopping daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [d8a4febddb778] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:448: [d8a4febddb778] Daemon stopped
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.46s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d9edac1b94c83 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.70s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [dea273b9ec8cd] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:1116: Daemon dea273b9ec8cd is not started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [dea273b9ec8cd] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:325: [dea273b9ec8cd] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:353: [dea273b9ec8cd] daemon started
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:461: [dea273b9ec8cd] Stopping daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:296: [dea273b9ec8cd] exiting daemon
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:448: [dea273b9ec8cd] Daemon stopped
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d52298755c1cc is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon d2e0f16887708 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df85a1902c74c is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon dbe1833b52213 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon de7ad2eff02cc is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df9de1218f06a is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
21:42:06 [2020-05-17T21:42:06.769Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:42:06 [2020-05-17T21:42:06.769Z]         docker_cli_network_unix_test.go:46: Daemon df6fd36e6ba09 is not started
21:42:06 [2020-05-17T21:42:06.769Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon def6ad2396baa is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon debab049dd79c is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:42:06 [2020-05-17T21:42:06.770Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon dd39a32930b34 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon dd2cda813ee61 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.22s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d4e3030e85799] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d4e3030e85799] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:353: [d4e3030e85799] daemon started
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:461: [d4e3030e85799] Stopping daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:296: [d4e3030e85799] exiting daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:448: [d4e3030e85799] Daemon stopped
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d4e3030e85799] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d4e3030e85799] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:353: [d4e3030e85799] daemon started
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:461: [d4e3030e85799] Stopping daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:296: [d4e3030e85799] exiting daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:448: [d4e3030e85799] Daemon stopped
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.17s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d2b9796e3ba18] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d2b9796e3ba18] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:353: [d2b9796e3ba18] daemon started
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:1084: Daemon d2b9796e3ba18 is not started
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:296: [d2b9796e3ba18] exiting daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d2b9796e3ba18] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:325: [d2b9796e3ba18] waiting for daemon to start
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:353: [d2b9796e3ba18] daemon started
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:461: [d2b9796e3ba18] Stopping daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:296: [d2b9796e3ba18] exiting daemon
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:448: [d2b9796e3ba18] Daemon stopped
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d88a6e46bc34c is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d8ee0fbb764ea is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.70s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d9673aa1360c5 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon defdb28265094 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon da39ca8087d02 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d9153f4e72698 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d2a49d8dbdb38 is not started
21:42:06 [2020-05-17T21:42:06.770Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.75s)
21:42:06 [2020-05-17T21:42:06.770Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:42:06 [2020-05-17T21:42:06.770Z]         docker_cli_network_unix_test.go:46: Daemon d1683c04eaf1c is not started
21:42:06 [2020-05-17T21:42:06.770Z] === RUN   TestDockerHubPullSuite
21:42:06 [2020-05-17T21:42:06.770Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:42:07 [2020-05-17T21:42:07.333Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:42:07 [2020-05-17T21:42:07.902Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:42:07 [2020-05-17T21:42:07.902Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:42:09 [2020-05-17T21:42:09.853Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:42:09 [2020-05-17T21:42:09.853Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:42:11 [2020-05-17T21:42:11.223Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:42:11 [2020-05-17T21:42:11.223Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:42:11 [2020-05-17T21:42:11.223Z] --- PASS: TestDockerHubPullSuite (5.23s)
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s)
21:42:11 [2020-05-17T21:42:11.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:42:11 [2020-05-17T21:42:11.223Z]         daemon.go:325: [d0e02279a4ed7] waiting for daemon to start
21:42:11 [2020-05-17T21:42:11.223Z]         daemon.go:325: [d0e02279a4ed7] waiting for daemon to start
21:42:11 [2020-05-17T21:42:11.223Z]         daemon.go:353: [d0e02279a4ed7] daemon started
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s)
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s)
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s)
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
21:42:11 [2020-05-17T21:42:11.223Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
21:42:11 [2020-05-17T21:42:11.223Z]     daemon.go:461: [d0e02279a4ed7] Stopping daemon
21:42:11 [2020-05-17T21:42:11.223Z]     daemon.go:296: [d0e02279a4ed7] exiting daemon
21:42:11 [2020-05-17T21:42:11.223Z]     daemon.go:448: [d0e02279a4ed7] Daemon stopped
21:42:11 [2020-05-17T21:42:11.223Z] PASS
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === Skipped
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] 
21:42:11 [2020-05-17T21:42:11.223Z] DONE 1249 tests, 44 skipped in 1994.639s
21:42:11 [2020-05-17T21:42:11.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:42:11 [2020-05-17T21:42:11.480Z] ++++ cat bundles/test-integration/docker.pid
21:42:11 [2020-05-17T21:42:11.480Z] +++ kill 7327
21:42:12 [2020-05-17T21:42:12.411Z] umount: bundles/test-integration/root: no mount point specified.
21:42:12 [2020-05-17T21:42:12.411Z] +++ /etc/init.d/apparmor stop
21:42:12 [2020-05-17T21:42:12.411Z] Leaving: AppArmorNo profiles have been unloaded.
21:42:12 [2020-05-17T21:42:12.411Z] 
21:42:12 [2020-05-17T21:42:12.411Z] Unloading profiles will leave already running processes permanently
21:42:12 [2020-05-17T21:42:12.411Z] unconfined, which can lead to unexpected situations.
21:42:12 [2020-05-17T21:42:12.411Z] 
21:42:12 [2020-05-17T21:42:12.411Z] To set a process to complain mode, use the command line tool
21:42:12 [2020-05-17T21:42:12.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:42:12 [2020-05-17T21:42:12.411Z] +++ true
21:42:12 [2020-05-17T21:42:12.411Z] 
21:42:12 [2020-05-17T21:42:12.742Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:42:12 [2020-05-17T21:42:12.742Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:42:12 [2020-05-17T21:42:12.742Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:42:13 [2020-05-17T21:42:13.222Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:42:17 [2020-05-17T21:42:17.091Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:42:20 [2020-05-17T21:42:20.963Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:42:20 [2020-05-17T21:42:20.963Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:42:22 [2020-05-17T21:42:22.366Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:42:24 [2020-05-17T21:42:24.826Z] === RUN   TestDockerSuite/TestRmiBlank
21:42:24 [2020-05-17T21:42:24.826Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:42:24 [2020-05-17T21:42:24.826Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:42:39 [2020-05-17T21:42:39.926Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:42:40 [2020-05-17T21:42:40.406Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:42:40 [2020-05-17T21:42:40.423Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:42:40 [2020-05-17T21:42:40.423Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:42:40 [2020-05-17T21:42:40.887Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:42:43 [2020-05-17T21:42:43.697Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:42:46 [2020-05-17T21:42:46.859Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:42:46 [2020-05-17T21:42:46.970Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:42:51 [2020-05-17T21:42:51.704Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:42:56 [2020-05-17T21:42:56.924Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:42:58 [2020-05-17T21:42:58.975Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:43:02 [2020-05-17T21:43:02.840Z] === RUN   TestDockerSuite/TestRmiTag
21:43:03 [2020-05-17T21:43:03.320Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:43:03 [2020-05-17T21:43:03.473Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:43:05 [2020-05-17T21:43:05.585Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:43:05 [2020-05-17T21:43:05.994Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:43:09 [2020-05-17T21:43:09.267Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:43:11 [2020-05-17T21:43:11.790Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:43:15 [2020-05-17T21:43:15.073Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:43:18 [2020-05-17T21:43:18.354Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:43:21 [2020-05-17T21:43:21.626Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:43:23 [2020-05-17T21:43:23.570Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:43:23 [2020-05-17T21:43:23.570Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:43:28 [2020-05-17T21:43:28.414Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:43:28 [2020-05-17T21:43:28.894Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:43:28 [2020-05-17T21:43:28.894Z] === RUN   TestDockerSuite/TestRunAddHost
21:43:28 [2020-05-17T21:43:28.894Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:43:28 [2020-05-17T21:43:28.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:43:28 [2020-05-17T21:43:28.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:43:28 [2020-05-17T21:43:28.895Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:43:28 [2020-05-17T21:43:28.895Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:43:28 [2020-05-17T21:43:28.895Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:43:31 [2020-05-17T21:43:31.160Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:43:31 [2020-05-17T21:43:31.160Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:43:31 [2020-05-17T21:43:31.160Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:43:35 [2020-05-17T21:43:35.027Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:43:37 [2020-05-17T21:43:37.291Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:43:38 [2020-05-17T21:43:38.898Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:43:41 [2020-05-17T21:43:41.162Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:43:42 [2020-05-17T21:43:42.766Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:43:42 [2020-05-17T21:43:42.766Z] === RUN   TestDockerSuite/TestRunBindMounts
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:43:47 [2020-05-17T21:43:47.608Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:43:49 [2020-05-17T21:43:49.213Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:43:49 [2020-05-17T21:43:49.213Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:43:51 [2020-05-17T21:43:51.478Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:43:51 [2020-05-17T21:43:51.478Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:43:51 [2020-05-17T21:43:51.478Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:43:53 [2020-05-17T21:43:53.742Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:43:55 [2020-05-17T21:43:55.345Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:43:57 [2020-05-17T21:43:57.609Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:43:59 [2020-05-17T21:43:59.881Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:43:59 [2020-05-17T21:43:59.881Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:43:59 [2020-05-17T21:43:59.881Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:43:59 [2020-05-17T21:43:59.881Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:44:01 [2020-05-17T21:44:01.485Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:44:01 [2020-05-17T21:44:01.485Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:44:01 [2020-05-17T21:44:01.485Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:44:01 [2020-05-17T21:44:01.485Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:44:01 [2020-05-17T21:44:01.485Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:44:03 [2020-05-17T21:44:03.753Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:44:08 [2020-05-17T21:44:08.594Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:44:10 [2020-05-17T21:44:10.858Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:44:10 [2020-05-17T21:44:10.858Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:44:10 [2020-05-17T21:44:10.858Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:44:10 [2020-05-17T21:44:10.858Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:44:12 [2020-05-17T21:44:12.461Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:44:14 [2020-05-17T21:44:14.725Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:44:14 [2020-05-17T21:44:14.725Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:44:16 [2020-05-17T21:44:16.327Z] === RUN   TestDockerSuite/TestRunEnvironment
21:44:16 [2020-05-17T21:44:16.327Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:44:16 [2020-05-17T21:44:16.327Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:44:16 [2020-05-17T21:44:16.327Z] === RUN   TestDockerSuite/TestRunExitCode
21:44:17 [2020-05-17T21:44:17.811Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:44:18 [2020-05-17T21:44:18.592Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:44:20 [2020-05-17T21:44:20.197Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:44:22 [2020-05-17T21:44:22.464Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunExposePort
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:44:24 [2020-05-17T21:44:24.066Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:44:32 [2020-05-17T21:44:32.661Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:44:32 [2020-05-17T21:44:32.851Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:44:32 [2020-05-17T21:44:32.851Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:44:32 [2020-05-17T21:44:32.851Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:44:32 [2020-05-17T21:44:32.851Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:44:32 [2020-05-17T21:44:32.852Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:44:32 [2020-05-17T21:44:32.852Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:44:32 [2020-05-17T21:44:32.852Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:44:38 [2020-05-17T21:44:38.824Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:44:38 [2020-05-17T21:44:38.824Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModeHostname
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:44:40 [2020-05-17T21:44:40.429Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunMount
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:44:40 [2020-05-17T21:44:40.909Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:44:46 [2020-05-17T21:44:46.879Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:44:46 [2020-05-17T21:44:46.879Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:44:46 [2020-05-17T21:44:46.879Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:44:46 [2020-05-17T21:44:46.879Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:44:50 [2020-05-17T21:44:50.718Z] --- PASS: TestDockerSwarmSuite (1768.31s)
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.99s)
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d30a5649f7d9d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d30a5649f7d9d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [d30a5649f7d9d] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [d30a5649f7d9d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [d30a5649f7d9d] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [d30a5649f7d9d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s)
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d65221a0b90c4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d65221a0b90c4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [d65221a0b90c4] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [d65221a0b90c4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [d65221a0b90c4] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [d65221a0b90c4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.87s)
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [db5af8dac78fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [db5af8dac78fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [db5af8dac78fe] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [db5af8dac78fe] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [db5af8dac78fe] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [db5af8dac78fe] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s)
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d67643aa4180f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d67643aa4180f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [d67643aa4180f] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d07b4d5ad1e4b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [d07b4d5ad1e4b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [d07b4d5ad1e4b] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [d67643aa4180f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [d67643aa4180f] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [d67643aa4180f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [d07b4d5ad1e4b] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [d07b4d5ad1e4b] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [d07b4d5ad1e4b] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [da699b06fdbb1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:325: [da699b06fdbb1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:353: [da699b06fdbb1] daemon started
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:461: [da699b06fdbb1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:296: [da699b06fdbb1] exiting daemon
21:44:50 [2020-05-17T21:44:50.718Z]         daemon.go:448: [da699b06fdbb1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.718Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.89s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [df190a51592b2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [df190a51592b2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [df190a51592b2] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d4209bbfa19c4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d4209bbfa19c4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d4209bbfa19c4] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d4209bbfa19c4] joining swarm manager [df190a51592b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d4209bbfa19c4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d4209bbfa19c4] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d4209bbfa19c4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d27da94ad991d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d27da94ad991d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d27da94ad991d] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d27da94ad991d] joining swarm manager [df190a51592b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [df190a51592b2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [df190a51592b2] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [df190a51592b2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:379: Daemon d4209bbfa19c4 is not started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d27da94ad991d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d27da94ad991d] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d27da94ad991d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:44:50 [2020-05-17T21:44:50.719Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [da86a04fed140] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [da86a04fed140] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [da86a04fed140] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d5e6b003a703e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d5e6b003a703e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d5e6b003a703e] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d5e6b003a703e] joining swarm manager [da86a04fed140]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [da86a04fed140] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [da86a04fed140] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [da86a04fed140] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d5e6b003a703e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d5e6b003a703e] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d5e6b003a703e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [da86a04fed140] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [da86a04fed140] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [da86a04fed140] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d5e6b003a703e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d5e6b003a703e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d5e6b003a703e] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [da86a04fed140] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [da86a04fed140] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [da86a04fed140] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d5e6b003a703e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d5e6b003a703e] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d5e6b003a703e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d7fa97ef91855] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d7fa97ef91855] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d7fa97ef91855] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d7fa97ef91855] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d7fa97ef91855] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d7fa97ef91855] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.16s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d6087011d5c54] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d6087011d5c54] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d6087011d5c54] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dd1d835858d47] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dd1d835858d47] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [dd1d835858d47] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d6087011d5c54] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d6087011d5c54] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d6087011d5c54] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [dd1d835858d47] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [dd1d835858d47] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [dd1d835858d47] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.95s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d13505008d8ce] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [ddb9a3a9e76f1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [ddb9a3a9e76f1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [ddb9a3a9e76f1] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [ddb9a3a9e76f1] joining swarm manager [d13505008d8ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dc06cd4e60583] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dc06cd4e60583] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [dc06cd4e60583] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [dc06cd4e60583] joining swarm manager [d13505008d8ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d13505008d8ce] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d13505008d8ce] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d13505008d8ce] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d13505008d8ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d13505008d8ce] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         docker_api_swarm_test.go:364: Waiting for possible election...
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d13505008d8ce] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d13505008d8ce] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d13505008d8ce] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [ddb9a3a9e76f1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [ddb9a3a9e76f1] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [ddb9a3a9e76f1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [dc06cd4e60583] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [dc06cd4e60583] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [dc06cd4e60583] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.27s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d3fe0536f6963] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d3fe0536f6963] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d3fe0536f6963] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d90448c9467ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d90448c9467ce] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d90448c9467ce] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d90448c9467ce] joining swarm manager [d3fe0536f6963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d993e4f16eedb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d993e4f16eedb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d993e4f16eedb] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d993e4f16eedb] joining swarm manager [d3fe0536f6963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d3fe0536f6963] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d3fe0536f6963] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d3fe0536f6963] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d90448c9467ce] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d90448c9467ce] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d90448c9467ce] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d993e4f16eedb] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d993e4f16eedb] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d993e4f16eedb] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.35s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db9b8cd54ee71] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db9b8cd54ee71] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [db9b8cd54ee71] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d253470c07ed0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d253470c07ed0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d253470c07ed0] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [db9b8cd54ee71] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [db9b8cd54ee71] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [db9b8cd54ee71] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d253470c07ed0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d253470c07ed0] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d253470c07ed0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.98s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dd251402064d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [dd251402064d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [dd251402064d2] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [dd251402064d2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [dd251402064d2] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [dd251402064d2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.75s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d0130b0888761] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d0130b0888761] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d0130b0888761] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d32f849d078dc] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d32f849d078dc] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d32f849d078dc] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d32f849d078dc] joining swarm manager [d0130b0888761]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db35f950ea8df] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db35f950ea8df] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [db35f950ea8df] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [db35f950ea8df] joining swarm manager [d0130b0888761]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d0130b0888761] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d0130b0888761] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d0130b0888761] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d32f849d078dc] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d32f849d078dc] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d32f849d078dc] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [db35f950ea8df] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [db35f950ea8df] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [db35f950ea8df] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.98s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d064919146a79] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d064919146a79] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d064919146a79] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d064919146a79] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d064919146a79] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d064919146a79] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d064919146a79] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d064919146a79] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d064919146a79] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d2c8e380ce448] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d2c8e380ce448] joining swarm manager [d064919146a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d2c8e380ce448] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d2c8e380ce448] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d2c8e380ce448] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d2c8e380ce448] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d2c8e380ce448] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d43ea9ac1883f] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [d43ea9ac1883f] joining swarm manager [d064919146a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d43ea9ac1883f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d43ea9ac1883f] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d43ea9ac1883f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d43ea9ac1883f] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d43ea9ac1883f] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [d43ea9ac1883f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [d43ea9ac1883f] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d064919146a79] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d064919146a79] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d064919146a79] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d2c8e380ce448] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d2c8e380ce448] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d2c8e380ce448] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [d43ea9ac1883f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [d43ea9ac1883f] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [d43ea9ac1883f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.99s)
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [ded2222fbca3d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [ded2222fbca3d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [ded2222fbca3d] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db24d2f72bca4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:325: [db24d2f72bca4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:353: [db24d2f72bca4] daemon started
21:44:50 [2020-05-17T21:44:50.719Z]         check_test.go:358: [db24d2f72bca4] joining swarm manager [ded2222fbca3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [ded2222fbca3d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [ded2222fbca3d] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [ded2222fbca3d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:461: [db24d2f72bca4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:296: [db24d2f72bca4] exiting daemon
21:44:50 [2020-05-17T21:44:50.719Z]         daemon.go:448: [db24d2f72bca4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d14de962f9b8f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d14de962f9b8f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d14de962f9b8f] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d78e3528ae0b9] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d78e3528ae0b9] joining swarm manager [d14de962f9b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d8bf9c54a9bf3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d8bf9c54a9bf3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d8bf9c54a9bf3] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d8bf9c54a9bf3] joining swarm manager [d14de962f9b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d78e3528ae0b9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d78e3528ae0b9] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d78e3528ae0b9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d78e3528ae0b9] error pinging daemon on start: Get http://d78e3528ae0b9.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d78e3528ae0b9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d78e3528ae0b9] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d14de962f9b8f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d14de962f9b8f] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d14de962f9b8f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d78e3528ae0b9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d78e3528ae0b9] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d78e3528ae0b9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d8bf9c54a9bf3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d8bf9c54a9bf3] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d8bf9c54a9bf3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.90s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d1e2439335102] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d1e2439335102] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d1e2439335102] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d1e2439335102] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d1e2439335102] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d1e2439335102] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.12s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d08dca4eac9c1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d08dca4eac9c1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d08dca4eac9c1] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d9ac507e86eab] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d9ac507e86eab] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d9ac507e86eab] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d9ac507e86eab] joining swarm manager [d08dca4eac9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d08dca4eac9c1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d08dca4eac9c1] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d08dca4eac9c1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d9ac507e86eab] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d9ac507e86eab] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d9ac507e86eab] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.30s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [da63dc8c7de97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [da63dc8c7de97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [da63dc8c7de97] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d20cbab190596] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d20cbab190596] joining swarm manager [da63dc8c7de97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d53e459466113] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d53e459466113] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d53e459466113] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d53e459466113] joining swarm manager [da63dc8c7de97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d20cbab190596] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d20cbab190596] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d20cbab190596] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d53e459466113] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d53e459466113] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d53e459466113] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d20cbab190596] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d20cbab190596] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [da63dc8c7de97] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [da63dc8c7de97] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [da63dc8c7de97] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d20cbab190596] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d20cbab190596] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d20cbab190596] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:379: Daemon d53e459466113 is not started
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.79s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d2ea4c5cb92da] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [dfa8b702aa922] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [dfa8b702aa922] joining swarm manager [d2ea4c5cb92da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [daba15d653a97] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [daba15d653a97] joining swarm manager [d2ea4c5cb92da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [db906cccd2d8d] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [db906cccd2d8d] joining swarm manager [d2ea4c5cb92da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [ddbe45b0a7ded] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [ddbe45b0a7ded] joining swarm manager [d2ea4c5cb92da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d27d8582ae273] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         check_test.go:358: [d27d8582ae273] joining swarm manager [d2ea4c5cb92da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [daba15d653a97] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [ddbe45b0a7ded] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d27d8582ae273] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [db906cccd2d8d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d2ea4c5cb92da] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [dfa8b702aa922] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d2ea4c5cb92da] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d2ea4c5cb92da] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d27d8582ae273] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d27d8582ae273] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [dfa8b702aa922] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [dfa8b702aa922] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [daba15d653a97] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [daba15d653a97] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [db906cccd2d8d] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [db906cccd2d8d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [ddbe45b0a7ded] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [ddbe45b0a7ded] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d27d8582ae273] error pinging daemon on start: Get http://d27d8582ae273.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [daba15d653a97] error pinging daemon on start: Get http://daba15d653a97.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [ddbe45b0a7ded] error pinging daemon on start: Get http://ddbe45b0a7ded.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [dfa8b702aa922] error pinging daemon on start: Get http://dfa8b702aa922.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d2ea4c5cb92da] error pinging daemon on start: Get http://d2ea4c5cb92da.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [db906cccd2d8d] error pinging daemon on start: Get http://db906cccd2d8d.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d27d8582ae273] error pinging daemon on start: Get http://d27d8582ae273.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [daba15d653a97] error pinging daemon on start: Get http://daba15d653a97.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [ddbe45b0a7ded] error pinging daemon on start: Get http://ddbe45b0a7ded.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [dfa8b702aa922] error pinging daemon on start: Get http://dfa8b702aa922.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [d2ea4c5cb92da] error pinging daemon on start: Get http://d2ea4c5cb92da.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:339: [db906cccd2d8d] error pinging daemon on start: Get http://db906cccd2d8d.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d27d8582ae273] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [daba15d653a97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [ddbe45b0a7ded] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [dfa8b702aa922] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [d2ea4c5cb92da] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [db906cccd2d8d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d2ea4c5cb92da] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [dfa8b702aa922] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [daba15d653a97] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [d27d8582ae273] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [ddbe45b0a7ded] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [db906cccd2d8d] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d2ea4c5cb92da] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d2ea4c5cb92da] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d2ea4c5cb92da] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [dfa8b702aa922] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [dfa8b702aa922] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [dfa8b702aa922] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [daba15d653a97] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [daba15d653a97] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [daba15d653a97] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [db906cccd2d8d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [db906cccd2d8d] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [db906cccd2d8d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [ddbe45b0a7ded] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [ddbe45b0a7ded] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [ddbe45b0a7ded] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [d27d8582ae273] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [d27d8582ae273] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [d27d8582ae273] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s)
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [de58ecdb85a32] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [de58ecdb85a32] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:353: [de58ecdb85a32] daemon started
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:461: [de58ecdb85a32] Stopping daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:296: [de58ecdb85a32] exiting daemon
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:448: [de58ecdb85a32] Daemon stopped
21:44:50 [2020-05-17T21:44:50.720Z]         daemon.go:325: [de58ecdb85a32] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [de58ecdb85a32] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [de58ecdb85a32] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [de58ecdb85a32] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [de58ecdb85a32] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [de58ecdb85a32] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70433c5062ae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70433c5062ae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d70433c5062ae] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d70433c5062ae] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d70433c5062ae] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d70433c5062ae] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d6acc415bcaf7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d6acc415bcaf7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d6acc415bcaf7] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d3fd6bbafe1d9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d3fd6bbafe1d9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d3fd6bbafe1d9] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d3fd6bbafe1d9] joining swarm manager [d6acc415bcaf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d5970491d055a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d5970491d055a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d5970491d055a] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d5970491d055a] joining swarm manager [d6acc415bcaf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d6acc415bcaf7] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d6acc415bcaf7] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d6acc415bcaf7] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d3fd6bbafe1d9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d3fd6bbafe1d9] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d3fd6bbafe1d9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d5970491d055a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d5970491d055a] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d5970491d055a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d93358c0afa03] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d93358c0afa03] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d93358c0afa03] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d23af005e518a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d23af005e518a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d23af005e518a] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d23af005e518a] joining swarm manager [d93358c0afa03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d7d17f5026b9a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d7d17f5026b9a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d7d17f5026b9a] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d7d17f5026b9a] joining swarm manager [d93358c0afa03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d93358c0afa03] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d93358c0afa03] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d93358c0afa03] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d23af005e518a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d23af005e518a] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d23af005e518a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d7d17f5026b9a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d7d17f5026b9a] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d7d17f5026b9a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.14s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df480590cce38] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df480590cce38] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [df480590cce38] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d10f74b7363c3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d10f74b7363c3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d10f74b7363c3] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d10f74b7363c3] joining swarm manager [df480590cce38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [ddbd670c49461] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [ddbd670c49461] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [ddbd670c49461] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [ddbd670c49461] joining swarm manager [df480590cce38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [df480590cce38] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [df480590cce38] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [df480590cce38] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d10f74b7363c3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d10f74b7363c3] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d10f74b7363c3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [ddbd670c49461] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [ddbd670c49461] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [ddbd670c49461] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70d2a4e90f96] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70d2a4e90f96] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d70d2a4e90f96] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d70d2a4e90f96] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d70d2a4e90f96] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d70d2a4e90f96] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df78e926ed37c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df78e926ed37c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [df78e926ed37c] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d9037eb3c9fbb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d9037eb3c9fbb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d9037eb3c9fbb] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d9037eb3c9fbb] joining swarm manager [df78e926ed37c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d7e8f03c3239a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d7e8f03c3239a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d7e8f03c3239a] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d7e8f03c3239a] joining swarm manager [df78e926ed37c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dbfdd8a2989f8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dbfdd8a2989f8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [dbfdd8a2989f8] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [dbfdd8a2989f8] joining swarm manager [df78e926ed37c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d2dc70760aaae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d2dc70760aaae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d2dc70760aaae] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d2dc70760aaae] joining swarm manager [df78e926ed37c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [df78e926ed37c] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [df78e926ed37c] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [df78e926ed37c] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d9037eb3c9fbb] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d9037eb3c9fbb] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d9037eb3c9fbb] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d7e8f03c3239a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d7e8f03c3239a] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d7e8f03c3239a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [dbfdd8a2989f8] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [dbfdd8a2989f8] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [dbfdd8a2989f8] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d2dc70760aaae] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d2dc70760aaae] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d2dc70760aaae] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d6a2023571cab] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d6a2023571cab] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d6a2023571cab] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d6a2023571cab] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d6a2023571cab] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d6a2023571cab] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.30s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70544268f45c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d70544268f45c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d70544268f45c] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d60e3cb55b76e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d60e3cb55b76e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d60e3cb55b76e] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d60e3cb55b76e] joining swarm manager [d70544268f45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d58d3800f23ff] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d58d3800f23ff] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d58d3800f23ff] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d58d3800f23ff] joining swarm manager [d70544268f45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d70544268f45c] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d70544268f45c] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d70544268f45c] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d60e3cb55b76e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d60e3cb55b76e] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d60e3cb55b76e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d58d3800f23ff] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d58d3800f23ff] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d58d3800f23ff] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.25s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df4c87ed6ca56] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [df4c87ed6ca56] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [df4c87ed6ca56] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [ddfa6cd55c59c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [ddfa6cd55c59c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [ddfa6cd55c59c] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [ddfa6cd55c59c] joining swarm manager [df4c87ed6ca56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d52ab22ca94aa] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d52ab22ca94aa] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d52ab22ca94aa] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d52ab22ca94aa] joining swarm manager [df4c87ed6ca56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [ddfa6cd55c59c] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [ddfa6cd55c59c] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [ddfa6cd55c59c] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [df4c87ed6ca56] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [df4c87ed6ca56] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [df4c87ed6ca56] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:379: Daemon ddfa6cd55c59c is not started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d52ab22ca94aa] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d52ab22ca94aa] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d52ab22ca94aa] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dcb972e5b8d81] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dcb972e5b8d81] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [dcb972e5b8d81] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d4dd841597d55] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [d4dd841597d55] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [d4dd841597d55] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [d4dd841597d55] joining swarm manager [dcb972e5b8d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dc6f354047a43] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:325: [dc6f354047a43] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:353: [dc6f354047a43] daemon started
21:44:50 [2020-05-17T21:44:50.721Z]         check_test.go:358: [dc6f354047a43] joining swarm manager [dcb972e5b8d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [dcb972e5b8d81] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [dcb972e5b8d81] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [dcb972e5b8d81] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [d4dd841597d55] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [d4dd841597d55] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [d4dd841597d55] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:461: [dc6f354047a43] Stopping daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:296: [dc6f354047a43] exiting daemon
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:448: [dc6f354047a43] Daemon stopped
21:44:50 [2020-05-17T21:44:50.721Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.43s)
21:44:50 [2020-05-17T21:44:50.721Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcac32c17f050] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcac32c17f050] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dcac32c17f050] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d12fadf84b1a5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d12fadf84b1a5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d12fadf84b1a5] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         check_test.go:358: [d12fadf84b1a5] joining swarm manager [dcac32c17f050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dec6721cdb67e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dec6721cdb67e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dec6721cdb67e] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         check_test.go:358: [dec6721cdb67e] joining swarm manager [dcac32c17f050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dcac32c17f050] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dcac32c17f050] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dcac32c17f050] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d12fadf84b1a5] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d12fadf84b1a5] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d12fadf84b1a5] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dec6721cdb67e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dec6721cdb67e] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dec6721cdb67e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.03s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d9f5f3f2527bc] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d9f5f3f2527bc] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d9f5f3f2527bc] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d9f5f3f2527bc] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d9f5f3f2527bc] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d9f5f3f2527bc] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [deea7e0f31b4e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [deea7e0f31b4e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [deea7e0f31b4e] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [deea7e0f31b4e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [deea7e0f31b4e] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [deea7e0f31b4e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.79s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [db8aeb436447f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [db8aeb436447f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [db8aeb436447f] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [db8aeb436447f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [db8aeb436447f] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [db8aeb436447f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.64s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d7c3be40dce49] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d7c3be40dce49] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d7c3be40dce49] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d7c3be40dce49] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d7c3be40dce49] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d7c3be40dce49] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d4719f99fd6b2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d4719f99fd6b2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d4719f99fd6b2] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d4719f99fd6b2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d4719f99fd6b2] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d4719f99fd6b2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcbef57dcf0fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcbef57dcf0fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dcbef57dcf0fe] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dcbef57dcf0fe] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dcbef57dcf0fe] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dcbef57dcf0fe] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d80bdf94d49cb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d80bdf94d49cb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d80bdf94d49cb] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d80bdf94d49cb] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d80bdf94d49cb] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d80bdf94d49cb] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.10s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d0b66744cb3e3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d0b66744cb3e3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d0b66744cb3e3] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d0b66744cb3e3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d0b66744cb3e3] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d0b66744cb3e3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.88s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcf5231303c15] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcf5231303c15] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dcf5231303c15] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dcf5231303c15] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dcf5231303c15] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dcf5231303c15] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.19s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d145f9a43b023] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d145f9a43b023] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d145f9a43b023] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d145f9a43b023] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d145f9a43b023] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d145f9a43b023] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.47s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d6bf5327b2465] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d6bf5327b2465] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d6bf5327b2465] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d6bf5327b2465] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d6bf5327b2465] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d6bf5327b2465] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.09s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5597003e2cfb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5597003e2cfb] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d5597003e2cfb] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d5597003e2cfb] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d5597003e2cfb] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d5597003e2cfb] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.50s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dfb3992ae373d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dfb3992ae373d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dfb3992ae373d] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dfb3992ae373d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dfb3992ae373d] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dfb3992ae373d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.21s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d63613d249685] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d63613d249685] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d63613d249685] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d63613d249685] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d63613d249685] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d63613d249685] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [df1069e202309] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [df1069e202309] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [df1069e202309] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [df1069e202309] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [df1069e202309] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [df1069e202309] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.12s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d006dda600fd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d006dda600fd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d006dda600fd9] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d006dda600fd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d006dda600fd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d006dda600fd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.57s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d021bedbb0813] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d021bedbb0813] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d021bedbb0813] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d021bedbb0813] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d021bedbb0813] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d021bedbb0813] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.54s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d2d86dc9a1c58] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d2d86dc9a1c58] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d2d86dc9a1c58] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d2d86dc9a1c58] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d2d86dc9a1c58] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d2d86dc9a1c58] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d55955a6d3437] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d55955a6d3437] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d55955a6d3437] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d55955a6d3437] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d55955a6d3437] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d55955a6d3437] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5a5b45f8aa1e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5a5b45f8aa1e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d5a5b45f8aa1e] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d5a5b45f8aa1e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d5a5b45f8aa1e] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d5a5b45f8aa1e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.64s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcc53b3f0ce16] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dcc53b3f0ce16] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dcc53b3f0ce16] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dcc53b3f0ce16] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dcc53b3f0ce16] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dcc53b3f0ce16] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.61s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d975e8d2ef1b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d975e8d2ef1b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d975e8d2ef1b3] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d975e8d2ef1b3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d975e8d2ef1b3] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d975e8d2ef1b3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.98s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d9c2e45fc9305] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d9c2e45fc9305] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d9c2e45fc9305] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d9c2e45fc9305] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d9c2e45fc9305] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d9c2e45fc9305] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.87s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dd241b50387cd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dd241b50387cd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dd241b50387cd] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.t55qaet7esxx@9008678d5109    | hello1\n"
21:44:50 [2020-05-17T21:44:50.722Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.mp4m7pk4h7tz@9008678d5109    | hello2\n"
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dd241b50387cd] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dd241b50387cd] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dd241b50387cd] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d7a1e3c078164] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d7a1e3c078164] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d7a1e3c078164] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d7a1e3c078164] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d7a1e3c078164] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d7a1e3c078164] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.18s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5e17d9ca3281] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [d5e17d9ca3281] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [d5e17d9ca3281] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [d5e17d9ca3281] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [d5e17d9ca3281] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [d5e17d9ca3281] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dc73962c07fd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dc73962c07fd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dc73962c07fd9] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dc73962c07fd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dc73962c07fd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:448: [dc73962c07fd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.722Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.35s)
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dc0fd8b9a7cbd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:325: [dc0fd8b9a7cbd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:353: [dc0fd8b9a7cbd] daemon started
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:461: [dc0fd8b9a7cbd] Stopping daemon
21:44:50 [2020-05-17T21:44:50.722Z]         daemon.go:296: [dc0fd8b9a7cbd] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dc0fd8b9a7cbd] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dc2950531ceac] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dc2950531ceac] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dc2950531ceac] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dc2950531ceac] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dc2950531ceac] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dc2950531ceac] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d79f1fed4b7d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d79f1fed4b7d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d79f1fed4b7d2] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d79f1fed4b7d2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d79f1fed4b7d2] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d79f1fed4b7d2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d0189c6a71238] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d0189c6a71238] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d0189c6a71238] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d0189c6a71238] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d0189c6a71238] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d0189c6a71238] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.73s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d0ce2b5d77f10] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d0ce2b5d77f10] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d0ce2b5d77f10] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         docker_cli_service_logs_test.go:242: checking task totfsdsudtmu
21:44:50 [2020-05-17T21:44:50.723Z]         docker_cli_service_logs_test.go:247: checking messages for totfsdsudtmu
21:44:50 [2020-05-17T21:44:50.723Z]         docker_cli_service_logs_test.go:242: checking task zkqlk5nxkrtd
21:44:50 [2020-05-17T21:44:50.723Z]         docker_cli_service_logs_test.go:247: checking messages for zkqlk5nxkrtd
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d0ce2b5d77f10] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d0ce2b5d77f10] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d0ce2b5d77f10] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd83f93b96f30] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd83f93b96f30] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dd83f93b96f30] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dd83f93b96f30] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dd83f93b96f30] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dd83f93b96f30] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.51s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dbd24f5aca9d1] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dbd24f5aca9d1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dbd24f5aca9d1] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dbd24f5aca9d1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dbd24f5aca9d1] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dbd24f5aca9d1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dbd24f5aca9d1] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dbd24f5aca9d1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dbd24f5aca9d1] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dbd24f5aca9d1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dbd24f5aca9d1] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dbd24f5aca9d1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dbd24f5aca9d1] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dbd24f5aca9d1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dbd24f5aca9d1] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dbd24f5aca9d1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dbd24f5aca9d1] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dbd24f5aca9d1] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dbd24f5aca9d1] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dbd24f5aca9d1] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dbd24f5aca9d1] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [da598efc079ae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [da598efc079ae] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [da598efc079ae] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [da598efc079ae] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [da598efc079ae] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [da598efc079ae] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.15s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d44ff8163229f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d44ff8163229f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d44ff8163229f] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d44ff8163229f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d44ff8163229f] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d44ff8163229f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d06c782dc021d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d06c782dc021d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d06c782dc021d] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d66cc097f7679] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d66cc097f7679] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d66cc097f7679] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [d66cc097f7679] joining swarm manager [d06c782dc021d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dc5a36701a5a2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dc5a36701a5a2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dc5a36701a5a2] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [dc5a36701a5a2] joining swarm manager [d06c782dc021d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d06c782dc021d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d06c782dc021d] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d06c782dc021d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d66cc097f7679] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d66cc097f7679] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d66cc097f7679] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dc5a36701a5a2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dc5a36701a5a2] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dc5a36701a5a2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.42s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [db57454e93855] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [db57454e93855] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [db57454e93855] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [db57454e93855] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [db57454e93855] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [db57454e93855] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d544d555e4e38] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d544d555e4e38] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d544d555e4e38] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d544d555e4e38] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d544d555e4e38] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d544d555e4e38] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d6f08fe488268] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d6f08fe488268] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d6f08fe488268] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d6f08fe488268] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d6f08fe488268] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d6f08fe488268] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.54s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d7ebcddb3abdd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d7ebcddb3abdd] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d7ebcddb3abdd] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d8f2ea6d9c21e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d8f2ea6d9c21e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d8f2ea6d9c21e] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [d8f2ea6d9c21e] joining swarm manager [d7ebcddb3abdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d16d934f76292] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d16d934f76292] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d16d934f76292] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [d16d934f76292] joining swarm manager [d7ebcddb3abdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d7ebcddb3abdd] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d7ebcddb3abdd] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d7ebcddb3abdd] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d8f2ea6d9c21e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d8f2ea6d9c21e] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d8f2ea6d9c21e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d16d934f76292] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d16d934f76292] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d16d934f76292] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.37s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [db6e12f511b15] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [db6e12f511b15] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [db6e12f511b15] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [db6e12f511b15] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [db6e12f511b15] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [db6e12f511b15] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.35s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [de5c5fdf5ae03] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [de5c5fdf5ae03] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [de5c5fdf5ae03] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d3fd6bef76bd9] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [d3fd6bef76bd9] joining swarm manager [de5c5fdf5ae03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dd8c905b65193] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         check_test.go:358: [dd8c905b65193] joining swarm manager [de5c5fdf5ae03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d3fd6bef76bd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d3fd6bef76bd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d3fd6bef76bd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d3fd6bef76bd9] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dd8c905b65193] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dd8c905b65193] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dd8c905b65193] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dd8c905b65193] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d3fd6bef76bd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d3fd6bef76bd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d3fd6bef76bd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d3fd6bef76bd9] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dd8c905b65193] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dd8c905b65193] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dd8c905b65193] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dd8c905b65193] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d3fd6bef76bd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d3fd6bef76bd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d3fd6bef76bd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d3fd6bef76bd9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d3fd6bef76bd9] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dd8c905b65193] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dd8c905b65193] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dd8c905b65193] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [dd8c905b65193] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [dd8c905b65193] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [de5c5fdf5ae03] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [de5c5fdf5ae03] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [de5c5fdf5ae03] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d3fd6bef76bd9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d3fd6bef76bd9] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d3fd6bef76bd9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [dd8c905b65193] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [dd8c905b65193] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [dd8c905b65193] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.62s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d59aa2b230422] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [d59aa2b230422] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [d59aa2b230422] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [d59aa2b230422] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [d59aa2b230422] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [d59aa2b230422] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.08s)
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [ddee9a4f329f5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [ddee9a4f329f5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [ddee9a4f329f5] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [ddee9a4f329f5] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [ddee9a4f329f5] exiting daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:448: [ddee9a4f329f5] Daemon stopped
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [ddee9a4f329f5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [ddee9a4f329f5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:325: [ddee9a4f329f5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:353: [ddee9a4f329f5] daemon started
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:461: [ddee9a4f329f5] Stopping daemon
21:44:50 [2020-05-17T21:44:50.723Z]         daemon.go:296: [ddee9a4f329f5] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [ddee9a4f329f5] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.52s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d7780db29c1ff] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d7780db29c1ff] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d7780db29c1ff] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d7780db29c1ff] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d7780db29c1ff] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d7780db29c1ff] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.20s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d1cdee0b3ca3c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d1cdee0b3ca3c] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d1cdee0b3ca3c] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d1cdee0b3ca3c] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d1cdee0b3ca3c] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d1cdee0b3ca3c] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.08s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d27abcca70d97] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d27abcca70d97] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d27abcca70d97] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d27abcca70d97] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d27abcca70d97] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d27abcca70d97] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d27abcca70d97] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d27abcca70d97] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d27abcca70d97] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d27abcca70d97] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d27abcca70d97] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d26b8c1ac8c7b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d26b8c1ac8c7b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d26b8c1ac8c7b] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d26b8c1ac8c7b] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d26b8c1ac8c7b] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d26b8c1ac8c7b] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d528535a5182a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d528535a5182a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d528535a5182a] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d528535a5182a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d528535a5182a] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d528535a5182a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:44:50 [2020-05-17T21:44:50.724Z]         requirement.go:26: unmatched requirement IPv6
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.25s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d219ebe42a3bf] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d219ebe42a3bf] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d219ebe42a3bf] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d219ebe42a3bf] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d219ebe42a3bf] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d219ebe42a3bf] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d219ebe42a3bf] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d219ebe42a3bf] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d219ebe42a3bf] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d219ebe42a3bf] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d219ebe42a3bf] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d219ebe42a3bf] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d219ebe42a3bf] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d729c213f77c7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d729c213f77c7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d729c213f77c7] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d729c213f77c7] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d729c213f77c7] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d729c213f77c7] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d2b4240bb52b8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d2b4240bb52b8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d2b4240bb52b8] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d2b4240bb52b8] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d2b4240bb52b8] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d2b4240bb52b8] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d9ceb761e486e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d9ceb761e486e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d9ceb761e486e] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d9ceb761e486e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d9ceb761e486e] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d9ceb761e486e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d5761ca9491f7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d5761ca9491f7] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d5761ca9491f7] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d03794324574d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d03794324574d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d03794324574d] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d5761ca9491f7] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d5761ca9491f7] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d5761ca9491f7] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d03794324574d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d03794324574d] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d03794324574d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.63s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [df36ab93d15fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [df36ab93d15fe] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [df36ab93d15fe] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d6181fe012a74] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         check_test.go:358: [d6181fe012a74] joining swarm manager [df36ab93d15fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d6181fe012a74] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d6181fe012a74] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d6181fe012a74] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d6181fe012a74] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db6d3a353aea9] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         check_test.go:358: [db6d3a353aea9] joining swarm manager [df36ab93d15fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d6181fe012a74] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d6181fe012a74] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d6181fe012a74] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d6181fe012a74] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d6181fe012a74] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db6d3a353aea9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db6d3a353aea9] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db6d3a353aea9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db6d3a353aea9] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db6d3a353aea9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db6d3a353aea9] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db6d3a353aea9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db6d3a353aea9] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db6d3a353aea9] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [df36ab93d15fe] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [df36ab93d15fe] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [df36ab93d15fe] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d6181fe012a74] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d6181fe012a74] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d6181fe012a74] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db6d3a353aea9] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db6d3a353aea9] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db6d3a353aea9] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.10s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d0b67e66c350f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d0b67e66c350f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d0b67e66c350f] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d28d703d9e637] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d28d703d9e637] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d28d703d9e637] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d0b67e66c350f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d0b67e66c350f] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d0b67e66c350f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d28d703d9e637] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d28d703d9e637] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d28d703d9e637] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.07s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d8b931df7144d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d8b931df7144d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d8b931df7144d] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d8b931df7144d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d8b931df7144d] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d8b931df7144d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d8b931df7144d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d8b931df7144d] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d8b931df7144d] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d8b931df7144d] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d8b931df7144d] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d8b931df7144d] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (147.52s)
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [daad6f5d4ddf6] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db1771de20bf0] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         check_test.go:358: [db1771de20bf0] joining swarm manager [daad6f5d4ddf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d3bb47849673f] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         check_test.go:358: [d3bb47849673f] joining swarm manager [daad6f5d4ddf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db1771de20bf0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db1771de20bf0] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db1771de20bf0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db1771de20bf0] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db1771de20bf0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db1771de20bf0] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db1771de20bf0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [daad6f5d4ddf6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [daad6f5d4ddf6] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [daad6f5d4ddf6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [daad6f5d4ddf6] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [d3bb47849673f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [d3bb47849673f] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [d3bb47849673f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [d3bb47849673f] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db1771de20bf0] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [db1771de20bf0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [db1771de20bf0] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [db1771de20bf0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:353: [db1771de20bf0] daemon started
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:461: [daad6f5d4ddf6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:296: [daad6f5d4ddf6] exiting daemon
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:448: [daad6f5d4ddf6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.724Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:339: [daad6f5d4ddf6] error pinging daemon on start: Get http://daad6f5d4ddf6.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:339: [daad6f5d4ddf6] error pinging daemon on start: Get http://daad6f5d4ddf6.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:339: [daad6f5d4ddf6] error pinging daemon on start: Get http://daad6f5d4ddf6.sock/_ping: context deadline exceeded
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [daad6f5d4ddf6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [daad6f5d4ddf6] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d3bb47849673f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d3bb47849673f] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d3bb47849673f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d3bb47849673f] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d3bb47849673f] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [db1771de20bf0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [db1771de20bf0] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [db1771de20bf0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [db1771de20bf0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [db1771de20bf0] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d31724c3afaf4] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         check_test.go:358: [d31724c3afaf4] joining swarm manager [daad6f5d4ddf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d31724c3afaf4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d31724c3afaf4] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d31724c3afaf4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d31724c3afaf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d31724c3afaf4] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [daad6f5d4ddf6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [daad6f5d4ddf6] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [daad6f5d4ddf6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [db1771de20bf0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [db1771de20bf0] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [db1771de20bf0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d3bb47849673f] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d3bb47849673f] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d3bb47849673f] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d31724c3afaf4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d31724c3afaf4] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d31724c3afaf4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d823c7a3d4ee0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d823c7a3d4ee0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d823c7a3d4ee0] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dec07c4a6a7a0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dec07c4a6a7a0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [dec07c4a6a7a0] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         check_test.go:358: [dec07c4a6a7a0] joining swarm manager [d823c7a3d4ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d29f2d1a029a3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d29f2d1a029a3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d29f2d1a029a3] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         check_test.go:358: [d29f2d1a029a3] joining swarm manager [d823c7a3d4ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d823c7a3d4ee0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d823c7a3d4ee0] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d823c7a3d4ee0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [dec07c4a6a7a0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [dec07c4a6a7a0] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [dec07c4a6a7a0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d29f2d1a029a3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d29f2d1a029a3] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d29f2d1a029a3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.17s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dca50e80f1122] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dca50e80f1122] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [dca50e80f1122] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
21:44:50 [2020-05-17T21:44:50.725Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [dca50e80f1122] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [dca50e80f1122] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [dca50e80f1122] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d1526d316e4aa] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d1526d316e4aa] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d1526d316e4aa] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d1526d316e4aa] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d1526d316e4aa] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d1526d316e4aa] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.06s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dd3040cea4441] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dd3040cea4441] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [dd3040cea4441] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [dd3040cea4441] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [dd3040cea4441] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [dd3040cea4441] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.82s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d72eb6aa8e454] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d72eb6aa8e454] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d72eb6aa8e454] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d72eb6aa8e454] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d72eb6aa8e454] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d72eb6aa8e454] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.24s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [db5c3fa9d09d5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [db5c3fa9d09d5] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [db5c3fa9d09d5] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d815a72af3802] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d815a72af3802] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d815a72af3802] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         check_test.go:358: [d815a72af3802] joining swarm manager [db5c3fa9d09d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [db5c3fa9d09d5] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [db5c3fa9d09d5] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [db5c3fa9d09d5] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d815a72af3802] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d815a72af3802] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d815a72af3802] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.03s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d4f0f8248fcb0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d4f0f8248fcb0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d4f0f8248fcb0] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d4f0f8248fcb0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d4f0f8248fcb0] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d4f0f8248fcb0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.43s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d73ee82e295b6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d73ee82e295b6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d73ee82e295b6] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d73ee82e295b6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d73ee82e295b6] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d73ee82e295b6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.08s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0d1cfb57058b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0d1cfb57058b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0d1cfb57058b] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0d1cfb57058b] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0d1cfb57058b] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0d1cfb57058b] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.55s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d55c482edd1b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d55c482edd1b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d55c482edd1b3] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d55c482edd1b3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d55c482edd1b3] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d55c482edd1b3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.38s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dfa25cad130f3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dfa25cad130f3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [dfa25cad130f3] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [dfa25cad130f3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [dfa25cad130f3] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [dfa25cad130f3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.31s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d08f810eb0b69] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d08f810eb0b69] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d08f810eb0b69] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c804b1e2ad6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c804b1e2ad6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0c804b1e2ad6] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         check_test.go:358: [d0c804b1e2ad6] joining swarm manager [d08f810eb0b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d08f810eb0b69] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d08f810eb0b69] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d08f810eb0b69] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0c804b1e2ad6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0c804b1e2ad6] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0c804b1e2ad6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.01s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0c3b37799d82] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0c3b37799d82] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0c3b37799d82] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0c3b37799d82] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0c3b37799d82] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0c3b37799d82] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0c3b37799d82] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0c3b37799d82] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0c3b37799d82] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0c3b37799d82] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0c3b37799d82] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0c3b37799d82] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d0c3b37799d82] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d0c3b37799d82] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d0c3b37799d82] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d0c3b37799d82] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d0c3b37799d82] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.02s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dc3b60a51e6b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [dc3b60a51e6b3] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [dc3b60a51e6b3] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [dc3b60a51e6b3] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [dc3b60a51e6b3] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [dc3b60a51e6b3] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.06s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d765b99c654c8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d765b99c654c8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d765b99c654c8] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d765b99c654c8] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d765b99c654c8] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d765b99c654c8] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d5578c4a99c3b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [d5578c4a99c3b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [d5578c4a99c3b] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [d5578c4a99c3b] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [d5578c4a99c3b] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [d5578c4a99c3b] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.04s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [da61677a4498a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:325: [da61677a4498a] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:353: [da61677a4498a] daemon started
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:461: [da61677a4498a] Stopping daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:296: [da61677a4498a] exiting daemon
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:448: [da61677a4498a] Daemon stopped
21:44:50 [2020-05-17T21:44:50.725Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.53s)
21:44:50 [2020-05-17T21:44:50.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d888aee7582b0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d888aee7582b0] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d888aee7582b0] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d888aee7582b0] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d888aee7582b0] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d888aee7582b0] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.23s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d3c0491fa16d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d3c0491fa16d2] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d3c0491fa16d2] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d3c0491fa16d2] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d3c0491fa16d2] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d3c0491fa16d2] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [dc6356b621d5e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [dc6356b621d5e] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [dc6356b621d5e] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [dc6356b621d5e] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [dc6356b621d5e] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [dc6356b621d5e] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [def618e9a0ca8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [def618e9a0ca8] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [def618e9a0ca8] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [def618e9a0ca8] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [def618e9a0ca8] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [def618e9a0ca8] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d5ae6735d8cf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d5ae6735d8cf4] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d5ae6735d8cf4] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d5ae6735d8cf4] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d5ae6735d8cf4] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d5ae6735d8cf4] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d98e4eae7a944] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d98e4eae7a944] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d98e4eae7a944] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d98e4eae7a944] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d98e4eae7a944] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d98e4eae7a944] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d54d4184dc892] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d54d4184dc892] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d54d4184dc892] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d54d4184dc892] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d54d4184dc892] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d54d4184dc892] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d5d9076c8841b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d5d9076c8841b] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d5d9076c8841b] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d5d9076c8841b] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d5d9076c8841b] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d5d9076c8841b] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.61s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d99c62010f983] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d99c62010f983] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d99c62010f983] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d99c62010f983] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d99c62010f983] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d99c62010f983] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s)
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d541452a731d6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:325: [d541452a731d6] waiting for daemon to start
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:353: [d541452a731d6] daemon started
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:461: [d541452a731d6] Stopping daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:296: [d541452a731d6] exiting daemon
21:44:50 [2020-05-17T21:44:50.726Z]         daemon.go:448: [d541452a731d6] Daemon stopped
21:44:50 [2020-05-17T21:44:50.726Z] === RUN   TestDockerExternalVolumeSuite
21:44:50 [2020-05-17T21:44:50.726Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:44:50 [2020-05-17T21:44:50.746Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetHost
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:44:54 [2020-05-17T21:44:54.609Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:44:55 [2020-05-17T21:44:55.621Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:44:57 [2020-05-17T21:44:57.897Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:44:59 [2020-05-17T21:44:59.657Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:45:00 [2020-05-17T21:45:00.672Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:45:02 [2020-05-17T21:45:02.280Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunPortInUse
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:45:02 [2020-05-17T21:45:02.761Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunPublishPort
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:45:05 [2020-05-17T21:45:05.026Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:45:05 [2020-05-17T21:45:05.577Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:45:12 [2020-05-17T21:45:12.296Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:45:12 [2020-05-17T21:45:12.297Z] === RUN   TestDockerSuite/TestRunRm
21:45:19 [2020-05-17T21:45:19.568Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:45:24 [2020-05-17T21:45:24.411Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:45:26 [2020-05-17T21:45:26.012Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:45:28 [2020-05-17T21:45:28.279Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:45:29 [2020-05-17T21:45:29.880Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:45:32 [2020-05-17T21:45:32.145Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:45:32 [2020-05-17T21:45:32.145Z] === RUN   TestDockerSuite/TestRunState
21:45:32 [2020-05-17T21:45:32.145Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:45:33 [2020-05-17T21:45:33.746Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:45:33 [2020-05-17T21:45:33.746Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:45:35 [2020-05-17T21:45:35.346Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:45:35 [2020-05-17T21:45:35.346Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:45:35 [2020-05-17T21:45:35.346Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:45:35 [2020-05-17T21:45:35.827Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:45:35 [2020-05-17T21:45:35.827Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:45:35 [2020-05-17T21:45:35.827Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:45:40 [2020-05-17T21:45:40.669Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserByID
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserByName
21:45:40 [2020-05-17T21:45:40.670Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:45:42 [2020-05-17T21:45:42.270Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:45:42 [2020-05-17T21:45:42.270Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:45:43 [2020-05-17T21:45:43.873Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:45:43 [2020-05-17T21:45:43.873Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:45:43 [2020-05-17T21:45:43.873Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:45:46 [2020-05-17T21:45:46.289Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:45:52 [2020-05-17T21:45:52.252Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:45:56 [2020-05-17T21:45:56.116Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:46:00 [2020-05-17T21:46:00.954Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:46:00 [2020-05-17T21:46:00.954Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:46:00 [2020-05-17T21:46:00.954Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:46:00 [2020-05-17T21:46:00.954Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:46:00 [2020-05-17T21:46:00.954Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:46:03 [2020-05-17T21:46:03.966Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:46:05 [2020-05-17T21:46:05.566Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:46:07 [2020-05-17T21:46:07.830Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:46:11 [2020-05-17T21:46:11.693Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:46:13 [2020-05-17T21:46:13.220Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:46:13 [2020-05-17T21:46:13.295Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:46:14 [2020-05-17T21:46:14.896Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:46:18 [2020-05-17T21:46:18.764Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveImageId
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:46:19 [2020-05-17T21:46:19.244Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:46:21 [2020-05-17T21:46:21.509Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:46:21 [2020-05-17T21:46:21.509Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:46:21 [2020-05-17T21:46:21.990Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:46:22 [2020-05-17T21:46:22.470Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:46:23 [2020-05-17T21:46:23.172Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:46:24 [2020-05-17T21:46:24.071Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:46:30 [2020-05-17T21:46:30.034Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:46:30 [2020-05-17T21:46:30.034Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:46:36 [2020-05-17T21:46:36.000Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:46:36 [2020-05-17T21:46:36.000Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:46:39 [2020-05-17T21:46:39.864Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:46:39 [2020-05-17T21:46:39.864Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:46:39 [2020-05-17T21:46:39.864Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:46:39 [2020-05-17T21:46:39.864Z] === RUN   TestDockerSuite/TestStartRecordError
21:46:39 [2020-05-17T21:46:39.864Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestStatsNoStream
21:46:45 [2020-05-17T21:46:45.832Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:46:46 [2020-05-17T21:46:46.842Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:46:49 [2020-05-17T21:46:49.107Z] === RUN   TestDockerSuite/TestTopPrivileged
21:46:49 [2020-05-17T21:46:49.107Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:46:50 [2020-05-17T21:46:50.706Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:46:55 [2020-05-17T21:46:55.211Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:47:08 [2020-05-17T21:47:08.694Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:47:08 [2020-05-17T21:47:08.695Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:47:09 [2020-05-17T21:47:09.175Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:47:09 [2020-05-17T21:47:09.175Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:47:10 [2020-05-17T21:47:10.061Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:47:12 [2020-05-17T21:47:12.187Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:47:12 [2020-05-17T21:47:12.187Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:47:12 [2020-05-17T21:47:12.667Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:47:12 [2020-05-17T21:47:12.667Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:47:12 [2020-05-17T21:47:12.667Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:47:25 [2020-05-17T21:47:25.303Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:47:25 [2020-05-17T21:47:25.303Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:47:25 [2020-05-17T21:47:25.303Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:47:25 [2020-05-17T21:47:25.303Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:47:25 [2020-05-17T21:47:25.303Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:47:31 [2020-05-17T21:47:31.269Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:47:31 [2020-05-17T21:47:31.750Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:47:31 [2020-05-17T21:47:31.750Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:47:40 [2020-05-17T21:47:40.544Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:47:40 [2020-05-17T21:47:40.544Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:47:40 [2020-05-17T21:47:40.544Z] --- PASS: TestDockerSuite (2188.80s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.03s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.544Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
21:47:40 [2020-05-17T21:47:40.544Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.96s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement Apparmor
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement Apparmor
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement IsPausable
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.17s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.26s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement UnixCli
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.24s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.15s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.77s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.62s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.06s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.59s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.90s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.80s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.12s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.57s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.60s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.60s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.34s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.59s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s)
21:47:40 [2020-05-17T21:47:40.545Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
21:47:40 [2020-05-17T21:47:40.545Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:40 [2020-05-17T21:47:40.545Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.49s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement UnixCli
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.06s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.52s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.04s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.84s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.15s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.81s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.58s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.07s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.41s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (55.61s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.47s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.93s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.80s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.30s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.72s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.50s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.96s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.60s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.06s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.61s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFails (9.31s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.63s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.58s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.22s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.33s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.20s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement UnixCli
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.17s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.05s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.27s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.85s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.81s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.98s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.32s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.98s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.52s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.01s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.24s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.28s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.42s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.01s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:47:41 [2020-05-17T21:47:41.027Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.31s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.01s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.14s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.21s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.05s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.13s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.25s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.85s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s)
21:47:41 [2020-05-17T21:47:41.027Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.57s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.44s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildRm (12.51s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.84s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.12s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.29s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.37s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.31s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.56s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.37s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.00s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.08s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.18s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.97s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.99s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.10s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.61s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.30s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         docker_cli_sni_test.go:18: Flakey test
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitChange (4.63s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.37s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.22s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.35s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.13s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.20s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.57s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.89s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.06s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.11s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.77s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.86s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.92s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.19s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.33s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.51s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.98s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.85s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.64s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s)
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0005f69a0 <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1120260598 c:\foo false  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1120260598 c:\foo true  <nil> <nil> <nil>}
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 0
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 1
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 2
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 3
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 4
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 5
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 6
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 7
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 8
21:47:41 [2020-05-17T21:47:41.028Z]         docker_api_containers_test.go:1926: case 9
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.12s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.03s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
21:47:41 [2020-05-17T21:47:41.028Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.02s)
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:47:41 [2020-05-17T21:47:41.028Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.028Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.98s)
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a684227937\file1 d34f0cb04e8b86f8b3216b8e36458f7707b8bf7cd1955b5d262e9d01f6ad29a3:/root/itWorks.txt`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:279: checking that container "d34f0cb04e8b86f8b3216b8e36458f7707b8bf7cd1955b5d262e9d01f6ad29a3" start output contains "file1\n"
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d34f0cb04e8b86f8b3216b8e36458f7707b8bf7cd1955b5d262e9d01f6ad29a3`
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.99s)
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b071524172\file1 20fb7c70a3993a9af1079ad121de3837ae90e62c587f337a2f535b099a685ccb:testDir/`
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.65s)
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e796359227\dir1 12c990035b3221016830312d659f55f5fe3ec1de8ac03be581b47901ca7ec163:testDir`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:279: checking that container "12c990035b3221016830312d659f55f5fe3ec1de8ac03be581b47901ca7ec163" start output contains "file1-1\n"
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 12c990035b3221016830312d659f55f5fe3ec1de8ac03be581b47901ca7ec163`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e796359227\dir1 42ef6e79065f75812b31f4717771c587534f5105390a42981c8dd03ef13ffde0:testDir/`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:279: checking that container "42ef6e79065f75812b31f4717771c587534f5105390a42981c8dd03ef13ffde0" start output contains "file1-1\n"
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 42ef6e79065f75812b31f4717771c587534f5105390a42981c8dd03ef13ffde0`
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.77s)
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h013229150\dir1\. 9a4ebb57682266cba345cd1520f9ae202047dd28c47078a957a03f5e0a484188:testDir`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:279: checking that container "9a4ebb57682266cba345cd1520f9ae202047dd28c47078a957a03f5e0a484188" start output contains "file1-1\n"
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9a4ebb57682266cba345cd1520f9ae202047dd28c47078a957a03f5e0a484188`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h013229150\dir1\. 3443eda92c74b59b994127883ced6d185220daf723bbb6754c6700b4ed765d63:testDir/`
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:279: checking that container "3443eda92c74b59b994127883ced6d185220daf723bbb6754c6700b4ed765d63" start output contains "file1-1\n"
21:47:41 [2020-05-17T21:47:41.029Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3443eda92c74b59b994127883ced6d185220daf723bbb6754c6700b4ed765d63`
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCpToDot (2.01s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.12s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.68s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.72s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateRM (0.27s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement Devicemapper
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.05s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.91s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.38s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.83s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.28s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (7.91s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.91s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.11s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsRename (2.15s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsResize (2.32s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.69s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.04s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.68s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.70s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.60s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.77s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.16s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement IsPausable
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.14s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.62s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.65s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.61s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.34s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.05s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.40s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.029Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
21:47:41 [2020-05-17T21:47:41.029Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement IsPausable
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.11s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.15s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.87s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.21s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.89s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.82s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.59s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.17s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.63s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.67s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.98s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.62s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.24s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.81s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.56s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.44s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.59s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.11s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.04s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.89s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsSince (8.59s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsTail (2.45s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.10s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (6.71s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement IsAmd64
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement IsAmd64
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.75s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.79s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.66s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.59s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.86s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.80s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.86s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.01s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.66s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.77s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.93s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.50s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.63s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.30s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.53s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.63s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:47:41 [2020-05-17T21:47:41.030Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.69s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.98s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.45s)
21:47:41 [2020-05-17T21:47:41.030Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.83s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.90s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.13s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.10s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.38s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.33s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.61s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.88s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.45s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.88s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.81s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.08s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.87s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.91s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.99s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.84s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.14s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.93s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.32s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.26s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.91s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.26s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.38s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.91s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.31s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement Apparmor
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.01s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:47:41 [2020-05-17T21:47:41.031Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunRm (6.74s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.12s)
21:47:41 [2020-05-17T21:47:41.031Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.83s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.11s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.71s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement Apparmor
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.84s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.78s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.89s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.70s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.07s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.78s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.97s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement Apparmor
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.64s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.44s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.65s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement IsPausable
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.39s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.83s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.20s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (11.48s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.14s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.67s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s)
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:47:41 [2020-05-17T21:47:41.032Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:47:41 [2020-05-17T21:47:41.032Z] --- PASS: TestDockerRegistrySuite (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.032Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.032Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:47:41 [2020-05-17T21:47:41.033Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:47:41 [2020-05-17T21:47:41.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerDaemonSuite
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerDaemonSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerSwarmSuite
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerSwarmSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginCreate
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginInspect
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerPluginSuite/TestPluginSet
21:47:41 [2020-05-17T21:47:41.514Z] --- PASS: TestDockerPluginSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerExternalVolumeSuite
21:47:41 [2020-05-17T21:47:41.514Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerNetworkSuite
21:47:41 [2020-05-17T21:47:41.514Z] --- SKIP: TestDockerNetworkSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] === RUN   TestDockerHubPullSuite
21:47:41 [2020-05-17T21:47:41.514Z] --- SKIP: TestDockerHubPullSuite (0.00s)
21:47:41 [2020-05-17T21:47:41.514Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:47:41 [2020-05-17T21:47:41.514Z] PASS
21:47:41 [2020-05-17T21:47:41.514Z] ok  	github.com/docker/docker/integration-cli	2189.495s
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Integration tests ended at 05/17/2020 21:47:41. Duration:00:36:37.8633058
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Docker info of the daemon under test at end of run
21:47:41 [2020-05-17T21:47:41.514Z] 
21:47:41 [2020-05-17T21:47:41.514Z] Containers: 2
21:47:41 [2020-05-17T21:47:41.514Z]  Running: 0
21:47:41 [2020-05-17T21:47:41.514Z]  Paused: 0
21:47:41 [2020-05-17T21:47:41.514Z]  Stopped: 2
21:47:41 [2020-05-17T21:47:41.514Z] Images: 12
21:47:41 [2020-05-17T21:47:41.514Z] Server Version: 0.0.0-dev
21:47:41 [2020-05-17T21:47:41.514Z] Storage Driver: windowsfilter
21:47:41 [2020-05-17T21:47:41.514Z]  Windows: 
21:47:41 [2020-05-17T21:47:41.514Z] Logging Driver: json-file
21:47:41 [2020-05-17T21:47:41.514Z] Plugins: 
21:47:41 [2020-05-17T21:47:41.514Z]  Volume: local
21:47:41 [2020-05-17T21:47:41.514Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:47:41 [2020-05-17T21:47:41.514Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:47:41 [2020-05-17T21:47:41.514Z] Swarm: inactive
21:47:41 [2020-05-17T21:47:41.514Z] Default Isolation: process
21:47:41 [2020-05-17T21:47:41.514Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:47:41 [2020-05-17T21:47:41.514Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
21:47:41 [2020-05-17T21:47:41.514Z] OSType: windows
21:47:41 [2020-05-17T21:47:41.514Z] Architecture: x86_64
21:47:41 [2020-05-17T21:47:41.514Z] CPUs: 4
21:47:41 [2020-05-17T21:47:41.514Z] Total Memory: 32GiB
21:47:41 [2020-05-17T21:47:41.514Z] Name: azwin-2-28de40
21:47:41 [2020-05-17T21:47:41.514Z] ID: G7C5:HAXD:Q5IQ:G2Q2:7VKK:HTOD:CDFW:EZNQ:J4XX:MDX6:JJU5:I4XH
21:47:41 [2020-05-17T21:47:41.514Z] Docker Root Dir: D:\CI\PR-40988\1\daemon
21:47:41 [2020-05-17T21:47:41.514Z] Debug Mode (client): false
21:47:41 [2020-05-17T21:47:41.514Z] Debug Mode (server): true
21:47:41 [2020-05-17T21:47:41.514Z]  File Descriptors: -1
21:47:41 [2020-05-17T21:47:41.514Z]  Goroutines: 18
21:47:41 [2020-05-17T21:47:41.514Z]  System Time: 2020-05-17T21:47:41.1393961Z
21:47:41 [2020-05-17T21:47:41.514Z]  EventsListeners: 0
21:47:41 [2020-05-17T21:47:41.514Z] Registry: https://index.docker.io/v1/
21:47:41 [2020-05-17T21:47:41.514Z] Labels:
21:47:41 [2020-05-17T21:47:41.514Z] Experimental: false
21:47:41 [2020-05-17T21:47:41.514Z] Insecure Registries:
21:47:41 [2020-05-17T21:47:41.514Z]  127.0.0.0/8
21:47:41 [2020-05-17T21:47:41.514Z] Live Restore Enabled: false
21:47:41 [2020-05-17T21:47:41.514Z] 
21:47:41 [2020-05-17T21:47:41.514Z] 
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Stopping daemon under test
21:47:41 [2020-05-17T21:47:41.514Z] SUCCESS: The process with PID 1076 (child process of PID 5284) has been terminated.
21:47:41 [2020-05-17T21:47:41.514Z] SUCCESS: The process with PID 5284 (child process of PID 2396) has been terminated.
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Stop tailing logs of the daemon under tests
21:47:41 [2020-05-17T21:47:41.514Z] INFO: executeCI.ps1 Completed successfully at 05/17/2020 21:47:41.
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Tidying up at end of run
21:47:41 [2020-05-17T21:47:41.514Z] INFO: Saving daemon under test log (d:\CI\PR-40988\1\dut.out) to C:\windows\TEMP\CIDUT.out
21:47:41 [2020-05-17T21:47:41.515Z] INFO: Saving daemon under test log (d:\CI\PR-40988\1\dut.err) to C:\windows\TEMP\CIDUT.err
21:47:41 [2020-05-17T21:47:41.515Z] INFO: Nuke-Everything...
21:47:41 [2020-05-17T21:47:41.515Z] INFO: Container count on control daemon to delete is 2
21:47:41 [2020-05-17T21:47:41.995Z] 0ce60b02b6bd
21:47:41 [2020-05-17T21:47:41.995Z] a25a94ec4332
21:47:42 [2020-05-17T21:47:42.101Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:47:42 [2020-05-17T21:47:42.475Z] INFO: Non-base image count on control daemon to delete is 1
21:47:48 [2020-05-17T21:47:48.730Z] Deleted: sha256:da74c58c3fdc1f46ebfb3300f815c14d135ed2284cc65f1fb6d10aceaee8698e
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:d7533b32fe0169fb71d04cc428c8c7db1a68d8e562139b66896f23d23d8d124e
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:e7683cc6b54b5b88e23aff6ed7db4f0cc1561a604de2f08fc67d6720fa1b8d87
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:8d728699476ed6ae7789eb0fff8e055f8b858ac54f4f65c305896e4174a69f06
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:7b8affb8000cc9273c52be5da89baa97ab1d57cc5877d641b2f8ce678c9154d1
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:68dd78dea16391f10f6bfe82e9284a7a4f1e9083224f2f824e774cef4cef618a
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:de0eecf45c884da13eeef9d3ae43e0c2688bf8b1760297d94f6d6deed19ce6aa
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:71c7156589e12a12772bbb33eb65fe454ea5077b0b294fc4ff4de7edd6353242
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:0d90b41c2e75e22a67867de84552a9820d9f7bb2a38db532136e3cc16621dae7
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:bbf9c79cebc6968c4805ce8965bfbe207f0a3aa133c3c4c3d41bb5c50b6e96a2
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:24863877e114fc01b93be493234fc711cd9a606dc01bcc4ed9ba798335c1b60e
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:a627bc31dd22affbf309354fce02b4630856052f5427ec8426b20c10b5879cd8
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:37a5d6eee297baee89b65aa6f5261d8e7708014c28974e56c123d3640afe487d
21:47:48 [2020-05-17T21:47:48.731Z] Deleted: sha256:56286db61641ac194a2ec0da83bddb6955a102940d58938a7b6452b4458f25fb
21:47:48 [2020-05-17T21:47:48.731Z] INFO: Tidying pidfile d:\CI\PR-40988\1\docker.pid
21:47:48 [2020-05-17T21:47:48.731Z] INFO: Nuking d:\CI
21:47:54 [2020-05-17T21:47:54.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:48:03 [2020-05-17T21:48:03.827Z] INFO: Zapped successfully
21:48:03 [2020-05-17T21:48:03.827Z] 
21:48:03 [2020-05-17T21:48:03.827Z] INFO: executeCI.ps1 exiting at Sun May 17 21:48:02 CUT 2020. Duration 00:50:44.3350951
21:48:03 [2020-05-17T21:48:03.827Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:48:05 [2020-05-17T21:48:05.581Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
21:48:06 [2020-05-17T21:48:06.823Z] Archiving artifacts
21:48:07 [2020-05-17T21:48:07.991Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:48:08 [2020-05-17T21:48:08.972Z] + make clean
21:48:09 [2020-05-17T21:48:09.983Z] docker volume rm -f docker-dev-cache
21:48:09 [2020-05-17T21:48:09.983Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:48:26 [2020-05-17T21:48:26.325Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:48:41 [2020-05-17T21:48:41.176Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:48:59 [2020-05-17T21:48:59.233Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:49:45 [2020-05-17T21:49:45.869Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:50:03 [2020-05-17T21:50:03.952Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:50:35 [2020-05-17T21:50:35.992Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:51:08 [2020-05-17T21:51:08.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:51:22 [2020-05-17T21:51:22.884Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:51:40 [2020-05-17T21:51:40.939Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:51:55 [2020-05-17T21:51:55.799Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:52:10 [2020-05-17T21:52:10.651Z] --- PASS: TestDockerExternalVolumeSuite (441.71s)
21:52:10 [2020-05-17T21:52:10.651Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.07s)
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:52:10 [2020-05-17T21:52:10.651Z]         docker_cli_external_volume_driver_test.go:53: Daemon d562a0e3a295a is not started
21:52:10 [2020-05-17T21:52:10.651Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:325: [dd834c4ae2f30] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:325: [dd834c4ae2f30] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:353: [dd834c4ae2f30] daemon started
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:461: [dd834c4ae2f30] Stopping daemon
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:296: [dd834c4ae2f30] exiting daemon
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:448: [dd834c4ae2f30] Daemon stopped
21:52:10 [2020-05-17T21:52:10.651Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:325: [d350675f542c9] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:325: [d350675f542c9] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:353: [d350675f542c9] daemon started
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:461: [d350675f542c9] Stopping daemon
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:296: [d350675f542c9] exiting daemon
21:52:10 [2020-05-17T21:52:10.651Z]         daemon.go:448: [d350675f542c9] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:52:10 [2020-05-17T21:52:10.652Z]         docker_cli_external_volume_driver_test.go:53: Daemon d955f358970ee is not started
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d975e6f650217] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d975e6f650217] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d975e6f650217] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d975e6f650217] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d975e6f650217] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d975e6f650217] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:52:10 [2020-05-17T21:52:10.652Z]         docker_cli_external_volume_driver_test.go:53: Daemon dee7a566a11c9 is not started
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:52:10 [2020-05-17T21:52:10.652Z]         docker_cli_external_volume_driver_test.go:53: Daemon df2d6ddae6326 is not started
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d3f2f91c499a1] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d3f2f91c499a1] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d3f2f91c499a1] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d3f2f91c499a1] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d3f2f91c499a1] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d3f2f91c499a1] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d5d27bea9f358] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d5d27bea9f358] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d5d27bea9f358] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d5d27bea9f358] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d5d27bea9f358] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d5d27bea9f358] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d76f70339e431] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d76f70339e431] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d76f70339e431] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d76f70339e431] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d76f70339e431] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d76f70339e431] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dd187220caa19] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dd187220caa19] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [dd187220caa19] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [dd187220caa19] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [dd187220caa19] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [dd187220caa19] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.72s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d1cf7c0f28256] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d1cf7c0f28256] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d1cf7c0f28256] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d1cf7c0f28256] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d1cf7c0f28256] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d1cf7c0f28256] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dc65019347a52] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dc65019347a52] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [dc65019347a52] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [dc65019347a52] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [dc65019347a52] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [dc65019347a52] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d9655b53a1509] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d9655b53a1509] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d9655b53a1509] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d9655b53a1509] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d9655b53a1509] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d9655b53a1509] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d849094565d41] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d849094565d41] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d849094565d41] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d849094565d41] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d849094565d41] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d849094565d41] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d2028647a8b38] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [d2028647a8b38] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [d2028647a8b38] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [d2028647a8b38] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [d2028647a8b38] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [d2028647a8b38] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:52:10 [2020-05-17T21:52:10.652Z]         docker_cli_external_volume_driver_test.go:486: Daemon dfb5d367ca631 is not started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dfb5d367ca631] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:325: [dfb5d367ca631] waiting for daemon to start
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:353: [dfb5d367ca631] daemon started
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:461: [dfb5d367ca631] Stopping daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:296: [dfb5d367ca631] exiting daemon
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:448: [dfb5d367ca631] Daemon stopped
21:52:10 [2020-05-17T21:52:10.652Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:52:10 [2020-05-17T21:52:10.652Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:52:10 [2020-05-17T21:52:10.652Z]         docker_cli_external_volume_driver_test.go:53: Daemon dfde3dd779042 is not started
21:52:10 [2020-05-17T21:52:10.652Z] PASS
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] === Skipped
21:52:10 [2020-05-17T21:52:10.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] 
21:52:10 [2020-05-17T21:52:10.652Z] DONE 270 tests, 5 skipped in 2591.797s
21:52:10 [2020-05-17T21:52:10.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:52:10 [2020-05-17T21:52:10.652Z] ++++ cat bundles/test-integration/docker.pid
21:52:10 [2020-05-17T21:52:10.652Z] +++ kill 7338
21:52:12 [2020-05-17T21:52:12.021Z] umount: bundles/test-integration/root: no mount point specified.
21:52:12 [2020-05-17T21:52:12.021Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4d86e02ca0a0/docker.pid
21:52:12 [2020-05-17T21:52:12.021Z] +++ kill 4097
21:52:12 [2020-05-17T21:52:12.021Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4097 is not a child of this shell
21:52:12 [2020-05-17T21:52:12.021Z] warning: PID 4097 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4d86e02ca0a0/docker.pid had a nonzero exit code
21:52:12 [2020-05-17T21:52:12.021Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4d86e02ca0a0/root: target is busy.
21:52:12 [2020-05-17T21:52:12.021Z] +++ /etc/init.d/apparmor stop
21:52:12 [2020-05-17T21:52:12.021Z] Leaving: AppArmorNo profiles have been unloaded.
21:52:12 [2020-05-17T21:52:12.021Z] 
21:52:12 [2020-05-17T21:52:12.021Z] Unloading profiles will leave already running processes permanently
21:52:12 [2020-05-17T21:52:12.021Z] unconfined, which can lead to unexpected situations.
21:52:12 [2020-05-17T21:52:12.021Z] 
21:52:12 [2020-05-17T21:52:12.021Z] To set a process to complain mode, use the command line tool
21:52:12 [2020-05-17T21:52:12.021Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:52:12 [2020-05-17T21:52:12.021Z] +++ true
21:52:12 [2020-05-17T21:52:12.021Z] 
21:52:12 [2020-05-17T21:52:12.278Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
21:52:12 [2020-05-17T21:52:12.289Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:52:13 [2020-05-17T21:52:13.160Z] + echo Ensuring container killed.
21:52:13 [2020-05-17T21:52:13.160Z] Ensuring container killed.
21:52:13 [2020-05-17T21:52:13.160Z] + docker ps -aq -f name=docker-pr1-*
21:52:13 [2020-05-17T21:52:13.160Z] + cids=d5c86c8aba6c
21:52:13 [2020-05-17T21:52:13.160Z] 9008678d5109
21:52:13 [2020-05-17T21:52:13.160Z] 6da4ff35c4e0
21:52:13 [2020-05-17T21:52:13.160Z] + [ -n d5c86c8aba6c
21:52:13 [2020-05-17T21:52:13.160Z] 9008678d5109
21:52:13 [2020-05-17T21:52:13.160Z] 6da4ff35c4e0 ]
21:52:13 [2020-05-17T21:52:13.160Z] + docker rm -vf d5c86c8aba6c 9008678d5109 6da4ff35c4e0
21:52:14 [2020-05-17T21:52:14.530Z] d5c86c8aba6c
21:52:15 [2020-05-17T21:52:15.462Z] 9008678d5109
21:52:16 [2020-05-17T21:52:16.026Z] 6da4ff35c4e0
[Pipeline] sh
21:52:16 [2020-05-17T21:52:16.311Z] + echo Chowning /workspace to jenkins user
21:52:16 [2020-05-17T21:52:16.311Z] Chowning /workspace to jenkins user
21:52:16 [2020-05-17T21:52:16.311Z] + id -u
21:52:16 [2020-05-17T21:52:16.311Z] + id -g
21:52:16 [2020-05-17T21:52:16.311Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40988:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:52:19 [2020-05-17T21:52:19.882Z] + bundleName=amd64
21:52:19 [2020-05-17T21:52:19.882Z] + echo Creating amd64-bundles.tar.gz
21:52:19 [2020-05-17T21:52:19.882Z] Creating amd64-bundles.tar.gz
21:52:19 [2020-05-17T21:52:19.882Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:52:19 [2020-05-17T21:52:19.882Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:52:20 [2020-05-17T21:52:20.823Z] Archiving artifacts
21:52:21 [2020-05-17T21:52:21.394Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40988/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:52:21 [2020-05-17T21:52:21.698Z] + make clean
21:52:21 [2020-05-17T21:52:21.698Z] docker volume rm -f docker-dev-cache
21:52:21 [2020-05-17T21:52:21.955Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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