Skip to content
Success

Console Output

Pull request #40538 updated
14:22:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a40de08ca12f1e5700fc03d1eca92a797ca096b3+28f62c5a356ec5852afeddddc22e9db8044ca69e (13acf58ee776781dbafb301116cbd9d447eba96e)
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 49b252bdf16273de41b9b961caae5440a249d3e0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0
Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel"
 > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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
14:22:21 [2020-02-26T14:22:21.346Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:22:21 [2020-02-26T14:22:21.354Z] Trying to pass milestone 11
[Pipeline] milestone
14:22:21 [2020-02-26T14:22:21.395Z] Trying to pass milestone 12
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:22:21 [2020-02-26T14:22:21.534Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ad17aff77666ebc) in /home/ubuntu/workspace/moby_PR-40538
[Pipeline] {
[Pipeline] checkout
14:22:21 [2020-02-26T14:22:21.574Z] using credential docker-jenkins-github-credentials
14:22:21 [2020-02-26T14:22:21.581Z] Cloning the remote Git repository
14:22:21 [2020-02-26T14:22:21.581Z] Cloning with configured refspecs honoured and without tags
14:22:21 [2020-02-26T14:22:21.585Z] Cloning repository https://github.com/moby/moby.git
14:22:21 [2020-02-26T14:22:21.585Z]  > git init /home/ubuntu/workspace/moby_PR-40538 # timeout=10
14:22:21 [2020-02-26T14:22:21.592Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:21 [2020-02-26T14:22:21.592Z]  > git --version # timeout=10
14:22:21 [2020-02-26T14:22:21.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:21 [2020-02-26T14:22:21.598Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:34 [2020-02-26T14:22:34.384Z] Fetching without tags
14:22:34 [2020-02-26T14:22:34.641Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:35 [2020-02-26T14:22:35.120Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:35 [2020-02-26T14:22:35.121Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:35 [2020-02-26T14:22:35.303Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:35 [2020-02-26T14:22:35.310Z] First time build. Skipping changelog.
14:22:34 [2020-02-26T14:22:34.364Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:34 [2020-02-26T14:22:34.367Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:34 [2020-02-26T14:22:34.375Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:34 [2020-02-26T14:22:34.382Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:34 [2020-02-26T14:22:34.388Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:34 [2020-02-26T14:22:34.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:34 [2020-02-26T14:22:34.389Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:34 [2020-02-26T14:22:34.645Z]  > git config core.sparsecheckout # timeout=10
14:22:34 [2020-02-26T14:22:34.653Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:35 [2020-02-26T14:22:35.108Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:35 [2020-02-26T14:22:35.115Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:35 [2020-02-26T14:22:35.125Z]  > git config core.sparsecheckout # timeout=10
14:22:35 [2020-02-26T14:22:35.140Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:35 [2020-02-26T14:22:35.306Z]  > git rev-list --no-walk 619917949bc3a9c39643cd6c0f34acdb3ca5b646 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:22:36 [2020-02-26T14:22:36.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
14:22:38 [2020-02-26T14:22:38.881Z] 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: amd64 rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (amd64 rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
14:22:39 [2020-02-26T14:22:39.690Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0edf171169f2bbc2f) in /home/ubuntu/workspace/moby_PR-40538
14:22:39 [2020-02-26T14:22:39.694Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a49ec074ae8a6822) in /home/ubuntu/workspace/moby_PR-40538
14:22:39 [2020-02-26T14:22:39.695Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09190e92ee10e23cd) in /home/ubuntu/workspace/moby_PR-40538
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
14:22:39 [2020-02-26T14:22:39.711Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0e5b924ec15ae56b1) in /home/ubuntu/workspace/moby_PR-40538
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
14:22:39 [2020-02-26T14:22:39.742Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40538
[Pipeline] checkout
[Pipeline] checkout
14:22:39 [2020-02-26T14:22:39.776Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] {
14:22:39 [2020-02-26T14:22:39.785Z] Cloning the remote Git repository
14:22:39 [2020-02-26T14:22:39.785Z] Cloning with configured refspecs honoured and without tags
14:22:39 [2020-02-26T14:22:39.789Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:22:39 [2020-02-26T14:22:39.796Z] Cloning the remote Git repository
14:22:39 [2020-02-26T14:22:39.796Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
14:22:39 [2020-02-26T14:22:39.947Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40538
14:22:39 [2020-02-26T14:22:39.949Z] Running on azwin-2-0c5680 in d:\jenkins\workspace\moby_PR-40538
[Pipeline] stage
[Pipeline] { (Build dev image)
14:22:39 [2020-02-26T14:22:39.952Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
14:22:39 [2020-02-26T14:22:39.964Z] Cloning the remote Git repository
14:22:39 [2020-02-26T14:22:39.965Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
14:22:40 [2020-02-26T14:22:40.000Z] using credential docker-jenkins-github-credentials
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
14:22:40 [2020-02-26T14:22:40.011Z] Cloning the remote Git repository
14:22:40 [2020-02-26T14:22:40.011Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] {
[Pipeline] {
[Pipeline] ws
14:22:40 [2020-02-26T14:22:40.051Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:22:40 [2020-02-26T14:22:40.194Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:22:40 [2020-02-26T14:22:40.217Z] Cloning the remote Git repository
14:22:40 [2020-02-26T14:22:40.217Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:22:40 [2020-02-26T14:22:40.273Z] using credential docker-jenkins-github-credentials
14:22:40 [2020-02-26T14:22:40.317Z] Cloning the remote Git repository
14:22:40 [2020-02-26T14:22:40.317Z] Cloning with configured refspecs honoured and without tags
14:22:40 [2020-02-26T14:22:40.385Z] using credential docker-jenkins-github-credentials
14:22:40 [2020-02-26T14:22:40.460Z] Cloning the remote Git repository
14:22:40 [2020-02-26T14:22:40.460Z] Cloning with configured refspecs honoured and without tags
14:22:39 [2020-02-26T14:22:39.789Z] Cloning repository https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.791Z]  > git init /home/ubuntu/workspace/moby_PR-40538 # timeout=10
14:22:39 [2020-02-26T14:22:39.803Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.803Z]  > git --version # timeout=10
14:22:39 [2020-02-26T14:22:39.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:39 [2020-02-26T14:22:39.806Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:39 [2020-02-26T14:22:39.799Z] Cloning repository https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.800Z]  > git init /home/ubuntu/workspace/moby_PR-40538 # timeout=10
14:22:39 [2020-02-26T14:22:39.820Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.820Z]  > git --version # timeout=10
14:22:39 [2020-02-26T14:22:39.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:39 [2020-02-26T14:22:39.829Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:39 [2020-02-26T14:22:39.968Z] Cloning repository https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.968Z]  > git init /home/ubuntu/workspace/moby_PR-40538 # timeout=10
14:22:39 [2020-02-26T14:22:39.989Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:39 [2020-02-26T14:22:39.989Z]  > git --version # timeout=10
14:22:39 [2020-02-26T14:22:39.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:39 [2020-02-26T14:22:39.995Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:40 [2020-02-26T14:22:40.015Z] Cloning repository https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.015Z]  > git init /home/ubuntu/workspace/moby_PR-40538 # timeout=10
14:22:40 [2020-02-26T14:22:40.037Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.037Z]  > git --version # timeout=10
14:22:40 [2020-02-26T14:22:40.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:40 [2020-02-26T14:22:40.041Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:40 [2020-02-26T14:22:40.231Z] Cloning repository https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.252Z]  > git init /home/docker/workspace/moby_PR-40538 # timeout=10
14:22:40 [2020-02-26T14:22:40.266Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.266Z]  > git --version # timeout=10
14:22:40 [2020-02-26T14:22:40.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:40 [2020-02-26T14:22:40.272Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:40 [2020-02-26T14:22:40.361Z] Cloning repository https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.363Z]  > git init /home/jenkins/workspace/moby_PR-40538 # timeout=10
14:22:40 [2020-02-26T14:22:40.409Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.410Z]  > git --version # timeout=10
14:22:40 [2020-02-26T14:22:40.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:40 [2020-02-26T14:22:40.428Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:40 [2020-02-26T14:22:40.494Z] Cloning repository https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.495Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:22:40 [2020-02-26T14:22:40.557Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:40 [2020-02-26T14:22:40.558Z]  > git --version # timeout=10
14:22:40 [2020-02-26T14:22:40.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:40 [2020-02-26T14:22:40.617Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:49 [2020-02-26T14:22:49.176Z] Fetching without tags
14:22:49 [2020-02-26T14:22:49.566Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:49 [2020-02-26T14:22:49.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:49 [2020-02-26T14:22:49.039Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:49 [2020-02-26T14:22:49.065Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:49 [2020-02-26T14:22:49.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:49 [2020-02-26T14:22:49.218Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:49 [2020-02-26T14:22:49.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:49 [2020-02-26T14:22:49.221Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:49 [2020-02-26T14:22:49.603Z]  > git config core.sparsecheckout # timeout=10
14:22:49 [2020-02-26T14:22:49.620Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:50 [2020-02-26T14:22:50.224Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:50 [2020-02-26T14:22:50.225Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:50 [2020-02-26T14:22:50.615Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:50 [2020-02-26T14:22:50.140Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:50 [2020-02-26T14:22:50.202Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:50 [2020-02-26T14:22:50.262Z]  > git config core.sparsecheckout # timeout=10
14:22:50 [2020-02-26T14:22:50.280Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:22:51 [2020-02-26T14:22:51.893Z] + docker version
14:22:51 [2020-02-26T14:22:51.893Z] Client:
14:22:51 [2020-02-26T14:22:51.893Z]  Version:           18.06.3-ce
14:22:51 [2020-02-26T14:22:51.893Z]  API version:       1.38
14:22:51 [2020-02-26T14:22:51.893Z]  Go version:        go1.10.3
14:22:51 [2020-02-26T14:22:51.893Z]  Git commit:        d7080c1
14:22:51 [2020-02-26T14:22:51.893Z]  Built:             Wed Feb 20 02:27:09 2019
14:22:51 [2020-02-26T14:22:51.893Z]  OS/Arch:           linux/s390x
14:22:51 [2020-02-26T14:22:51.893Z]  Experimental:      false
14:22:51 [2020-02-26T14:22:51.893Z] 
14:22:51 [2020-02-26T14:22:51.893Z] Server:
14:22:51 [2020-02-26T14:22:51.893Z]  Engine:
14:22:51 [2020-02-26T14:22:51.893Z]   Version:          18.06.3-ce
14:22:51 [2020-02-26T14:22:51.893Z]   API version:      1.38 (minimum version 1.12)
14:22:51 [2020-02-26T14:22:51.893Z]   Go version:       go1.10.3
14:22:51 [2020-02-26T14:22:51.893Z]   Git commit:       d7080c1
14:22:51 [2020-02-26T14:22:51.893Z]   Built:            Wed Feb 20 02:26:03 2019
14:22:51 [2020-02-26T14:22:51.893Z]   OS/Arch:          linux/s390x
14:22:51 [2020-02-26T14:22:51.893Z]   Experimental:     true
[Pipeline] sh
14:22:52 [2020-02-26T14:22:52.433Z] Fetching without tags
14:22:52 [2020-02-26T14:22:52.622Z] + docker info
14:22:52 [2020-02-26T14:22:52.622Z] Containers: 1
14:22:52 [2020-02-26T14:22:52.622Z]  Running: 1
14:22:52 [2020-02-26T14:22:52.622Z]  Paused: 0
14:22:52 [2020-02-26T14:22:52.622Z]  Stopped: 0
14:22:52 [2020-02-26T14:22:52.622Z] Images: 15
14:22:52 [2020-02-26T14:22:52.622Z] Server Version: 18.06.3-ce
14:22:52 [2020-02-26T14:22:52.622Z] Storage Driver: overlay2
14:22:52 [2020-02-26T14:22:52.622Z]  Backing Filesystem: extfs
14:22:52 [2020-02-26T14:22:52.622Z]  Supports d_type: true
14:22:52 [2020-02-26T14:22:52.622Z]  Native Overlay Diff: true
14:22:52 [2020-02-26T14:22:52.622Z] Logging Driver: json-file
14:22:52 [2020-02-26T14:22:52.622Z] Cgroup Driver: cgroupfs
14:22:52 [2020-02-26T14:22:52.622Z] Plugins:
14:22:52 [2020-02-26T14:22:52.622Z]  Volume: local
14:22:52 [2020-02-26T14:22:52.622Z]  Network: bridge host ipvlan macvlan null overlay
14:22:52 [2020-02-26T14:22:52.622Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:22:52 [2020-02-26T14:22:52.622Z] Swarm: inactive
14:22:52 [2020-02-26T14:22:52.622Z] Runtimes: runc
14:22:52 [2020-02-26T14:22:52.622Z] Default Runtime: runc
14:22:52 [2020-02-26T14:22:52.622Z] Init Binary: docker-init
14:22:52 [2020-02-26T14:22:52.622Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:22:52 [2020-02-26T14:22:52.622Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
14:22:52 [2020-02-26T14:22:52.622Z] init version: fec3683
14:22:52 [2020-02-26T14:22:52.622Z] Security Options:
14:22:52 [2020-02-26T14:22:52.622Z]  apparmor
14:22:52 [2020-02-26T14:22:52.622Z]  seccomp
14:22:52 [2020-02-26T14:22:52.622Z]   Profile: default
14:22:52 [2020-02-26T14:22:52.622Z] Kernel Version: 4.4.0-171-generic
14:22:52 [2020-02-26T14:22:52.622Z] Operating System: Ubuntu 16.04.5 LTS
14:22:52 [2020-02-26T14:22:52.622Z] OSType: linux
14:22:52 [2020-02-26T14:22:52.622Z] Architecture: s390x
14:22:52 [2020-02-26T14:22:52.622Z] CPUs: 2
14:22:52 [2020-02-26T14:22:52.622Z] Total Memory: 7.862GiB
14:22:52 [2020-02-26T14:22:52.622Z] Name: s390x-ubuntu-03
14:22:52 [2020-02-26T14:22:52.622Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:22:52 [2020-02-26T14:22:52.622Z] Docker Root Dir: /var/lib/docker
14:22:52 [2020-02-26T14:22:52.622Z] Debug Mode (client): false
14:22:52 [2020-02-26T14:22:52.622Z] Debug Mode (server): false
14:22:52 [2020-02-26T14:22:52.622Z] Username: dockerbuildbot
14:22:52 [2020-02-26T14:22:52.622Z] Registry: https://index.docker.io/v1/
14:22:52 [2020-02-26T14:22:52.622Z] Labels:
14:22:52 [2020-02-26T14:22:52.622Z] Experimental: true
14:22:52 [2020-02-26T14:22:52.622Z] Insecure Registries:
14:22:52 [2020-02-26T14:22:52.622Z]  127.0.0.0/8
14:22:52 [2020-02-26T14:22:52.622Z] Live Restore Enabled: false
14:22:52 [2020-02-26T14:22:52.622Z] 
14:22:52 [2020-02-26T14:22:52.622Z] WARNING: No swap limit support
[Pipeline] sh
14:22:52 [2020-02-26T14:22:52.726Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:53 [2020-02-26T14:22:53.264Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:53 [2020-02-26T14:22:53.265Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:53 [2020-02-26T14:22:53.348Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:53 [2020-02-26T14:22:53.348Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:53 [2020-02-26T14:22:53.349Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:22:53 [2020-02-26T14:22:53.349Z] + bash /home/jenkins/workspace/moby_PR-40538/check-config.sh
14:22:53 [2020-02-26T14:22:53.349Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:22:53 [2020-02-26T14:22:53.349Z] info: reading kernel config from /boot/config-4.4.0-171-generic ...
14:22:53 [2020-02-26T14:22:53.349Z] 
14:22:53 [2020-02-26T14:22:53.349Z] Generally Necessary:
14:22:53 [2020-02-26T14:22:53.638Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:53 [2020-02-26T14:22:53.704Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:22:53 [2020-02-26T14:22:53.704Z] - apparmor: enabled and tools installed
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NAMESPACES: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NET_NS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_PID_NS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IPC_NS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_UTS_NS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUPS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_CPUACCT: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_DEVICE: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_FREEZER: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_SCHED: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CPUSETS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_MEMCG: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_KEYS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_VETH: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_BRIDGE: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NF_NAT: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NF_NAT_NEEDED: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_POSIX_MQUEUE: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:22:53 [2020-02-26T14:22:53.704Z] 
14:22:53 [2020-02-26T14:22:53.704Z] Optional Features:
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_USER_NS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_SECCOMP: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_PIDS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_MEMCG_SWAP: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:22:53 [2020-02-26T14:22:53.704Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_MEMCG_KMEM: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_BLK_CGROUP: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IOSCHED_CFQ: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_PERF: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_HUGETLB: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_CFS_BANDWIDTH: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_RT_GROUP_SCHED: missing
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_VS: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_VS_NFCT: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_IP_VS_RR: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_EXT4_FS: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:22:53 [2020-02-26T14:22:53.704Z] - Network Drivers:
14:22:53 [2020-02-26T14:22:53.704Z]   - "overlay":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_VXLAN: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:22:53 [2020-02-26T14:22:53.704Z]       Optional (for encrypted networks):
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_CRYPTO: enabled
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_XFRM: enabled
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_XFRM_USER: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_INET_ESP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]   - "ipvlan":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_IPVLAN: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]   - "macvlan":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_MACVLAN: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_DUMMY: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]   - "ftp,tftp client in container":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z] - Storage Drivers:
14:22:53 [2020-02-26T14:22:53.704Z]   - "aufs":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_AUFS_FS: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]   - "btrfs":
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:22:53 [2020-02-26T14:22:53.704Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:22:53 [2020-02-26T14:22:53.704Z]   - "devicemapper":
14:22:53 [2020-02-26T14:22:53.768Z]     - CONFIG_BLK_DEV_DM: enabled
14:22:53 [2020-02-26T14:22:53.768Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:22:53 [2020-02-26T14:22:53.768Z]   - "overlay":
14:22:53 [2020-02-26T14:22:53.768Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:22:53 [2020-02-26T14:22:53.768Z]   - "zfs":
14:22:53 [2020-02-26T14:22:53.768Z]     - /dev/zfs: missing
14:22:53 [2020-02-26T14:22:53.768Z]     - zfs command: missing
14:22:53 [2020-02-26T14:22:53.768Z]     - zpool command: missing
14:22:53 [2020-02-26T14:22:53.768Z] 
14:22:53 [2020-02-26T14:22:53.768Z] Limits:
14:22:53 [2020-02-26T14:22:53.768Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:22:53 [2020-02-26T14:22:53.768Z] 
14:22:53 [2020-02-26T14:22:53.768Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:22:52 [2020-02-26T14:22:52.401Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:52 [2020-02-26T14:22:52.406Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:52 [2020-02-26T14:22:52.414Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:52 [2020-02-26T14:22:52.425Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:52 [2020-02-26T14:22:52.478Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:52 [2020-02-26T14:22:52.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:52 [2020-02-26T14:22:52.479Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:52 [2020-02-26T14:22:52.769Z]  > git config core.sparsecheckout # timeout=10
14:22:52 [2020-02-26T14:22:52.774Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:53 [2020-02-26T14:22:53.250Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:53 [2020-02-26T14:22:53.258Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:53 [2020-02-26T14:22:53.309Z]  > git config core.sparsecheckout # timeout=10
14:22:53 [2020-02-26T14:22:53.317Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:22:54 [2020-02-26T14:22:54.242Z] Fetching without tags
14:22:54 [2020-02-26T14:22:54.481Z] + make bundles/buildx
14:22:54 [2020-02-26T14:22:54.481Z] make: command: Command not found
14:22:54 [2020-02-26T14:22:54.481Z] make: command: Command not found
14:22:54 [2020-02-26T14:22:54.481Z] mkdir bundles
14:22:54 [2020-02-26T14:22:54.481Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:22:54 [2020-02-26T14:22:54.481Z] 	--build-arg BUILDX_COMMIT \
14:22:54 [2020-02-26T14:22:54.481Z] 	--build-arg BUILDX_REPO \
14:22:54 [2020-02-26T14:22:54.481Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:22:54 [2020-02-26T14:22:54.481Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:22:54 [2020-02-26T14:22:54.481Z] 	.
14:22:54 [2020-02-26T14:22:54.481Z] /bin/sh: 4: go: not found
14:22:54 [2020-02-26T14:22:54.481Z] /bin/sh: 5: go: not found
14:22:54 [2020-02-26T14:22:54.532Z] + [ PR != PR ]
14:22:54 [2020-02-26T14:22:54.532Z] + [ master != master ]
14:22:54 [2020-02-26T14:22:54.532Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:22:54 [2020-02-26T14:22:54.647Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:54 [2020-02-26T14:22:54.942Z] + docker version
14:22:54 [2020-02-26T14:22:54.942Z] Client: Docker Engine - Community
14:22:54 [2020-02-26T14:22:54.942Z]  Version:           19.03.5
14:22:54 [2020-02-26T14:22:54.942Z]  API version:       1.40
14:22:54 [2020-02-26T14:22:54.942Z]  Go version:        go1.12.12
14:22:54 [2020-02-26T14:22:54.942Z]  Git commit:        633a0ea838
14:22:54 [2020-02-26T14:22:54.942Z]  Built:             Wed Nov 13 07:29:52 2019
14:22:54 [2020-02-26T14:22:54.942Z]  OS/Arch:           linux/amd64
14:22:54 [2020-02-26T14:22:54.942Z]  Experimental:      false
14:22:54 [2020-02-26T14:22:54.942Z] 
14:22:54 [2020-02-26T14:22:54.942Z] Server: Docker Engine - Community
14:22:54 [2020-02-26T14:22:54.942Z]  Engine:
14:22:54 [2020-02-26T14:22:54.942Z]   Version:          19.03.5
14:22:54 [2020-02-26T14:22:54.942Z]   API version:      1.40 (minimum version 1.12)
14:22:54 [2020-02-26T14:22:54.942Z]   Go version:       go1.12.12
14:22:54 [2020-02-26T14:22:54.942Z]   Git commit:       633a0ea838
14:22:54 [2020-02-26T14:22:54.942Z]   Built:            Wed Nov 13 07:28:22 2019
14:22:54 [2020-02-26T14:22:54.942Z]   OS/Arch:          linux/amd64
14:22:54 [2020-02-26T14:22:54.942Z]   Experimental:     true
14:22:54 [2020-02-26T14:22:54.942Z]  containerd:
14:22:54 [2020-02-26T14:22:54.942Z]   Version:          1.2.10
14:22:54 [2020-02-26T14:22:54.942Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:22:54 [2020-02-26T14:22:54.942Z]  runc:
14:22:54 [2020-02-26T14:22:54.942Z]   Version:          1.0.0-rc8+dev
14:22:54 [2020-02-26T14:22:54.942Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:22:54 [2020-02-26T14:22:54.942Z]  docker-init:
14:22:54 [2020-02-26T14:22:54.942Z]   Version:          0.18.0
14:22:54 [2020-02-26T14:22:54.942Z]   GitCommit:        fec3683
[Pipeline] sh
14:22:55 [2020-02-26T14:22:55.270Z] Fetching without tags
14:22:55 [2020-02-26T14:22:55.341Z] + docker info
14:22:55 [2020-02-26T14:22:55.522Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:55 [2020-02-26T14:22:55.523Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:54 [2020-02-26T14:22:54.216Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:54 [2020-02-26T14:22:54.221Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:54 [2020-02-26T14:22:54.225Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:54 [2020-02-26T14:22:54.232Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:54 [2020-02-26T14:22:54.246Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:54 [2020-02-26T14:22:54.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:54 [2020-02-26T14:22:54.247Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:54 [2020-02-26T14:22:54.651Z]  > git config core.sparsecheckout # timeout=10
14:22:54 [2020-02-26T14:22:54.655Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:55 [2020-02-26T14:22:55.493Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:55 [2020-02-26T14:22:55.508Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:55 [2020-02-26T14:22:55.526Z]  > git config core.sparsecheckout # timeout=10
14:22:55 [2020-02-26T14:22:55.534Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:55 [2020-02-26T14:22:55.900Z] Client:
14:22:55 [2020-02-26T14:22:55.900Z]  Debug Mode: false
14:22:55 [2020-02-26T14:22:55.900Z] 
14:22:55 [2020-02-26T14:22:55.900Z] Server:
14:22:55 [2020-02-26T14:22:55.900Z]  Containers: 0
14:22:55 [2020-02-26T14:22:55.900Z]   Running: 0
14:22:55 [2020-02-26T14:22:55.900Z]   Paused: 0
14:22:55 [2020-02-26T14:22:55.900Z]   Stopped: 0
14:22:55 [2020-02-26T14:22:55.900Z]  Images: 2
14:22:55 [2020-02-26T14:22:55.900Z]  Server Version: 19.03.5
14:22:55 [2020-02-26T14:22:55.900Z]  Storage Driver: overlay2
14:22:55 [2020-02-26T14:22:55.900Z]   Backing Filesystem: extfs
14:22:55 [2020-02-26T14:22:55.900Z]   Supports d_type: true
14:22:55 [2020-02-26T14:22:55.900Z]   Native Overlay Diff: true
14:22:55 [2020-02-26T14:22:55.900Z]  Logging Driver: json-file
14:22:55 [2020-02-26T14:22:55.900Z]  Cgroup Driver: cgroupfs
14:22:55 [2020-02-26T14:22:55.900Z]  Plugins:
14:22:55 [2020-02-26T14:22:55.900Z]   Volume: local
14:22:55 [2020-02-26T14:22:55.900Z]   Network: bridge host ipvlan macvlan null overlay
14:22:55 [2020-02-26T14:22:55.900Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:22:55 [2020-02-26T14:22:55.900Z]  Swarm: inactive
14:22:55 [2020-02-26T14:22:55.900Z]  Runtimes: runc
14:22:55 [2020-02-26T14:22:55.900Z]  Default Runtime: runc
14:22:55 [2020-02-26T14:22:55.900Z]  Init Binary: docker-init
14:22:55 [2020-02-26T14:22:55.900Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:22:55 [2020-02-26T14:22:55.900Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:22:55 [2020-02-26T14:22:55.900Z]  init version: fec3683
14:22:55 [2020-02-26T14:22:55.900Z]  Security Options:
14:22:55 [2020-02-26T14:22:55.900Z]   apparmor
14:22:55 [2020-02-26T14:22:55.900Z]   seccomp
14:22:55 [2020-02-26T14:22:55.900Z]    Profile: default
14:22:55 [2020-02-26T14:22:55.900Z]  Kernel Version: 4.15.0-1058-aws
14:22:55 [2020-02-26T14:22:55.900Z]  Operating System: Ubuntu 18.04.4 LTS
14:22:55 [2020-02-26T14:22:55.900Z]  OSType: linux
14:22:55 [2020-02-26T14:22:55.900Z]  Architecture: x86_64
14:22:55 [2020-02-26T14:22:55.900Z]  CPUs: 2
14:22:55 [2020-02-26T14:22:55.900Z]  Total Memory: 7.501GiB
14:22:55 [2020-02-26T14:22:55.900Z]  Name: ip-10-100-71-135
14:22:55 [2020-02-26T14:22:55.900Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
14:22:55 [2020-02-26T14:22:55.900Z]  Docker Root Dir: /var/lib/docker
14:22:55 [2020-02-26T14:22:55.900Z]  Debug Mode: false
14:22:55 [2020-02-26T14:22:55.900Z]  Registry: https://index.docker.io/v1/
14:22:55 [2020-02-26T14:22:55.900Z]  Labels:
14:22:55 [2020-02-26T14:22:55.900Z]  Experimental: true
14:22:55 [2020-02-26T14:22:55.900Z]  Insecure Registries:
14:22:55 [2020-02-26T14:22:55.900Z]   127.0.0.0/8
14:22:55 [2020-02-26T14:22:55.900Z]  Live Restore Enabled: true
14:22:55 [2020-02-26T14:22:55.900Z] 
14:22:55 [2020-02-26T14:22:55.900Z] WARNING: No swap limit support
[Pipeline] sh
14:22:56 [2020-02-26T14:22:56.005Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:56 [2020-02-26T14:22:56.007Z] Sending build context to Docker daemon  54.17MB

14:22:56 [2020-02-26T14:22:56.007Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:22:56 [2020-02-26T14:22:56.007Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:22:56 [2020-02-26T14:22:56.007Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:22:56 [2020-02-26T14:22:56.007Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 687421176e14
14:22:56 [2020-02-26T14:22:56.007Z] Step 5/16 : ARG BUILDX_REPO
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 17b29dbbb2c3
14:22:56 [2020-02-26T14:22:56.007Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 78e7b6df3a2f
14:22:56 [2020-02-26T14:22:56.007Z] Step 7/16 : WORKDIR /buildx
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> ad0b5a03f63d
14:22:56 [2020-02-26T14:22:56.007Z] Step 8/16 : ARG BUILDX_COMMIT
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 698655f24c7b
14:22:56 [2020-02-26T14:22:56.007Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> c9a1d8d47b6c
14:22:56 [2020-02-26T14:22:56.007Z] Step 10/16 : RUN go mod download
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 212dcb5f685e
14:22:56 [2020-02-26T14:22:56.007Z] Step 11/16 : ARG GOOS
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> e0ac86cc3164
14:22:56 [2020-02-26T14:22:56.007Z] Step 12/16 : ARG GOARCH
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 244e07f84e93
14:22:56 [2020-02-26T14:22:56.007Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> ab3b263a82c2
14:22:56 [2020-02-26T14:22:56.007Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 687421176e14
14:22:56 [2020-02-26T14:22:56.007Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 1e9b6cd94a13
14:22:56 [2020-02-26T14:22:56.007Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:22:56 [2020-02-26T14:22:56.007Z]  ---> Using cache
14:22:56 [2020-02-26T14:22:56.007Z]  ---> 616481a5d6ad
14:22:56 [2020-02-26T14:22:56.023Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:54 [2020-02-26T14:22:54.921Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:54 [2020-02-26T14:22:54.976Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:55 [2020-02-26T14:22:55.036Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:55 [2020-02-26T14:22:55.163Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:55 [2020-02-26T14:22:55.304Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:55 [2020-02-26T14:22:55.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:55 [2020-02-26T14:22:55.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:56 [2020-02-26T14:22:56.056Z]  > git config core.sparsecheckout # timeout=10
14:22:56 [2020-02-26T14:22:56.301Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:56 [2020-02-26T14:22:56.301Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:56 [2020-02-26T14:22:56.301Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:22:56 [2020-02-26T14:22:56.301Z] + bash /home/ubuntu/workspace/moby_PR-40538/check-config.sh
14:22:56 [2020-02-26T14:22:56.301Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:22:56 [2020-02-26T14:22:56.301Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
14:22:56 [2020-02-26T14:22:56.301Z] 
14:22:56 [2020-02-26T14:22:56.301Z] Generally Necessary:
14:22:56 [2020-02-26T14:22:56.301Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:22:56 [2020-02-26T14:22:56.301Z] - apparmor: enabled and tools installed
14:22:56 [2020-02-26T14:22:56.357Z] Successfully built 616481a5d6ad
14:22:56 [2020-02-26T14:22:56.357Z] Successfully tagged moby-buildx:latest
14:22:56 [2020-02-26T14:22:56.357Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:22:56 [2020-02-26T14:22:56.357Z] if [ -n "${id}" ]; then \
14:22:56 [2020-02-26T14:22:56.357Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:22:56 [2020-02-26T14:22:56.357Z] 	&& touch bundles/buildx; \
14:22:56 [2020-02-26T14:22:56.357Z] 	docker rm -f ${id}; \
14:22:56 [2020-02-26T14:22:56.357Z] fi
[Pipeline] withEnv
[Pipeline] {
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NAMESPACES: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NET_NS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_PID_NS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IPC_NS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_UTS_NS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUPS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_CPUACCT: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_DEVICE: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_FREEZER: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_SCHED: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CPUSETS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_MEMCG: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_KEYS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_VETH: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_BRIDGE: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NF_NAT: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NF_NAT_NEEDED: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_POSIX_MQUEUE: enabled
14:22:56 [2020-02-26T14:22:56.557Z] 
14:22:56 [2020-02-26T14:22:56.557Z] Optional Features:
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_USER_NS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_SECCOMP: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_PIDS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_MEMCG_SWAP: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:22:56 [2020-02-26T14:22:56.557Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_BLK_CGROUP: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IOSCHED_CFQ: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_PERF: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_HUGETLB: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_CFS_BANDWIDTH: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_RT_GROUP_SCHED: missing
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_VS: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_VS_NFCT: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_IP_VS_RR: enabled (as module)
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_EXT4_FS: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:22:56 [2020-02-26T14:22:56.557Z] - Network Drivers:
14:22:56 [2020-02-26T14:22:56.557Z]   - "overlay":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:22:56 [2020-02-26T14:22:56.710Z] 0349d0bfbd83e0112d54f2fb5f5d35cb4371e51fe4cde02d6882c96063be26d2
14:22:56 [2020-02-26T14:22:56.710Z] bundles/buildx version
14:22:56 [2020-02-26T14:22:56.710Z] buildx v0.3.1 6db68d0
14:22:56 [2020-02-26T14:22:56.710Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_VXLAN: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       Optional (for encrypted networks):
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_CRYPTO: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_CRYPTO_AEAD: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_CRYPTO_GCM: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_CRYPTO_GHASH: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_XFRM: enabled
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_XFRM_USER: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_INET_ESP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "ipvlan":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_IPVLAN: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "macvlan":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_MACVLAN: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_DUMMY: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "ftp,tftp client in container":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z] - Storage Drivers:
14:22:56 [2020-02-26T14:22:56.812Z]   - "aufs":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_AUFS_FS: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "btrfs":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:22:56 [2020-02-26T14:22:56.812Z]   - "devicemapper":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_BLK_DEV_DM: enabled
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "overlay":
14:22:56 [2020-02-26T14:22:56.812Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:22:56 [2020-02-26T14:22:56.812Z]   - "zfs":
14:22:56 [2020-02-26T14:22:56.812Z]     - /dev/zfs: missing
14:22:56 [2020-02-26T14:22:56.812Z]     - zfs command: missing
14:22:56 [2020-02-26T14:22:56.812Z]     - zpool command: missing
14:22:56 [2020-02-26T14:22:56.812Z] 
14:22:56 [2020-02-26T14:22:56.812Z] Limits:
14:22:56 [2020-02-26T14:22:56.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:22:56 [2020-02-26T14:22:56.812Z] 
14:22:56 [2020-02-26T14:22:56.812Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:22:56 [2020-02-26T14:22:56.883Z] + docker version
14:22:56 [2020-02-26T14:22:56.883Z] Client: Docker Engine - Community
14:22:56 [2020-02-26T14:22:56.883Z]  Version:           19.03.5
14:22:56 [2020-02-26T14:22:56.883Z]  API version:       1.40
14:22:56 [2020-02-26T14:22:56.883Z]  Go version:        go1.12.12
14:22:56 [2020-02-26T14:22:56.883Z]  Git commit:        633a0ea
14:22:56 [2020-02-26T14:22:56.883Z]  Built:             Wed Nov 13 07:27:53 2019
14:22:56 [2020-02-26T14:22:56.883Z]  OS/Arch:           linux/arm64
14:22:56 [2020-02-26T14:22:56.883Z]  Experimental:      false
14:22:56 [2020-02-26T14:22:56.883Z] 
14:22:56 [2020-02-26T14:22:56.883Z] Server: Docker Engine - Community
14:22:56 [2020-02-26T14:22:56.883Z]  Engine:
14:22:56 [2020-02-26T14:22:56.883Z]   Version:          19.03.5
14:22:56 [2020-02-26T14:22:56.883Z]   API version:      1.40 (minimum version 1.12)
14:22:56 [2020-02-26T14:22:56.883Z]   Go version:       go1.12.12
14:22:56 [2020-02-26T14:22:56.883Z]   Git commit:       633a0ea
14:22:56 [2020-02-26T14:22:56.883Z]   Built:            Wed Nov 13 07:26:25 2019
14:22:56 [2020-02-26T14:22:56.883Z]   OS/Arch:          linux/arm64
14:22:56 [2020-02-26T14:22:56.883Z]   Experimental:     true
14:22:56 [2020-02-26T14:22:56.883Z]  containerd:
14:22:56 [2020-02-26T14:22:56.883Z]   Version:          1.2.10
14:22:56 [2020-02-26T14:22:56.883Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:22:56 [2020-02-26T14:22:56.883Z]  runc:
14:22:56 [2020-02-26T14:22:56.883Z]   Version:          1.0.0-rc8+dev
14:22:56 [2020-02-26T14:22:56.883Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:22:56 [2020-02-26T14:22:56.883Z]  docker-init:
14:22:56 [2020-02-26T14:22:56.883Z]   Version:          0.18.0
14:22:56 [2020-02-26T14:22:56.883Z]   GitCommit:        fec3683
[Pipeline] sh
14:22:57 [2020-02-26T14:22:57.259Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:22:57 [2020-02-26T14:22:57.259Z] #1 [internal] load build definition from Dockerfile
14:22:57 [2020-02-26T14:22:57.259Z] #1 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.259Z] 
14:22:57 [2020-02-26T14:22:57.259Z] #2 [internal] load .dockerignore
14:22:57 [2020-02-26T14:22:57.259Z] #2 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.259Z] 
14:22:57 [2020-02-26T14:22:57.259Z] #1 [internal] load build definition from Dockerfile
14:22:57 [2020-02-26T14:22:57.259Z] #1 transferring dockerfile: 15.92kB done
14:22:57 [2020-02-26T14:22:57.259Z] #1 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.259Z] 
14:22:57 [2020-02-26T14:22:57.259Z] #2 [internal] load .dockerignore
14:22:57 [2020-02-26T14:22:57.259Z] #2 transferring context: 87B done
14:22:57 [2020-02-26T14:22:57.259Z] #2 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.259Z] 
14:22:57 [2020-02-26T14:22:57.259Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:22:57 [2020-02-26T14:22:57.299Z] + docker info
14:22:57 [2020-02-26T14:22:57.299Z] Client:
14:22:57 [2020-02-26T14:22:57.299Z]  Debug Mode: false
14:22:57 [2020-02-26T14:22:57.299Z] 
14:22:57 [2020-02-26T14:22:57.299Z] Server:
14:22:57 [2020-02-26T14:22:57.299Z]  Containers: 0
14:22:57 [2020-02-26T14:22:57.299Z]   Running: 0
14:22:57 [2020-02-26T14:22:57.299Z]   Paused: 0
14:22:57 [2020-02-26T14:22:57.299Z]   Stopped: 0
14:22:57 [2020-02-26T14:22:57.299Z]  Images: 5
14:22:57 [2020-02-26T14:22:57.299Z]  Server Version: 19.03.5
14:22:57 [2020-02-26T14:22:57.299Z]  Storage Driver: overlay2
14:22:57 [2020-02-26T14:22:57.299Z]   Backing Filesystem: extfs
14:22:57 [2020-02-26T14:22:57.299Z]   Supports d_type: true
14:22:57 [2020-02-26T14:22:57.299Z]   Native Overlay Diff: true
14:22:57 [2020-02-26T14:22:57.299Z]  Logging Driver: json-file
14:22:57 [2020-02-26T14:22:57.299Z]  Cgroup Driver: cgroupfs
14:22:57 [2020-02-26T14:22:57.299Z]  Plugins:
14:22:57 [2020-02-26T14:22:57.299Z]   Volume: local
14:22:57 [2020-02-26T14:22:57.299Z]   Network: bridge host ipvlan macvlan null overlay
14:22:57 [2020-02-26T14:22:57.299Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:22:57 [2020-02-26T14:22:57.299Z]  Swarm: inactive
14:22:57 [2020-02-26T14:22:57.299Z]  Runtimes: runc
14:22:57 [2020-02-26T14:22:57.299Z]  Default Runtime: runc
14:22:57 [2020-02-26T14:22:57.299Z]  Init Binary: docker-init
14:22:57 [2020-02-26T14:22:57.299Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:22:57 [2020-02-26T14:22:57.299Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:22:57 [2020-02-26T14:22:57.299Z]  init version: fec3683
14:22:57 [2020-02-26T14:22:57.299Z]  Security Options:
14:22:57 [2020-02-26T14:22:57.299Z]   apparmor
14:22:57 [2020-02-26T14:22:57.299Z]   seccomp
14:22:57 [2020-02-26T14:22:57.299Z]    Profile: default
14:22:57 [2020-02-26T14:22:57.299Z]  Kernel Version: 4.15.0-1057-aws
14:22:57 [2020-02-26T14:22:57.299Z]  Operating System: Ubuntu 16.04.6 LTS
14:22:57 [2020-02-26T14:22:57.299Z]  OSType: linux
14:22:57 [2020-02-26T14:22:57.299Z]  Architecture: aarch64
14:22:57 [2020-02-26T14:22:57.299Z]  CPUs: 4
14:22:57 [2020-02-26T14:22:57.299Z]  Total Memory: 7.525GiB
14:22:57 [2020-02-26T14:22:57.299Z]  Name: ip-10-100-58-159
14:22:57 [2020-02-26T14:22:57.299Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
14:22:57 [2020-02-26T14:22:57.299Z]  Docker Root Dir: /var/lib/docker
14:22:57 [2020-02-26T14:22:57.299Z]  Debug Mode: false
14:22:57 [2020-02-26T14:22:57.299Z]  Registry: https://index.docker.io/v1/
14:22:57 [2020-02-26T14:22:57.299Z]  Labels:
14:22:57 [2020-02-26T14:22:57.299Z]  Experimental: true
14:22:57 [2020-02-26T14:22:57.299Z]  Insecure Registries:
14:22:57 [2020-02-26T14:22:57.299Z]   127.0.0.0/8
14:22:57 [2020-02-26T14:22:57.299Z]  Live Restore Enabled: true
14:22:57 [2020-02-26T14:22:57.299Z] 
14:22:57 [2020-02-26T14:22:57.299Z] WARNING: No swap limit support
[Pipeline] sh
14:22:57 [2020-02-26T14:22:57.454Z] #1 [internal] load .dockerignore
14:22:57 [2020-02-26T14:22:57.454Z] #1 transferring context: 87B done
14:22:57 [2020-02-26T14:22:57.454Z] #1 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.454Z] 
14:22:57 [2020-02-26T14:22:57.454Z] #2 [internal] load build definition from Dockerfile
14:22:57 [2020-02-26T14:22:57.454Z] #2 transferring dockerfile: 15.91kB done
14:22:57 [2020-02-26T14:22:57.454Z] #2 DONE 0.0s
14:22:57 [2020-02-26T14:22:57.454Z] 
14:22:57 [2020-02-26T14:22:57.454Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:22:57 [2020-02-26T14:22:57.454Z] #3 DONE 0.2s
14:22:57 [2020-02-26T14:22:57.514Z] #3 DONE 0.3s
14:22:57 [2020-02-26T14:22:57.514Z] 
14:22:57 [2020-02-26T14:22:57.514Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:22:57 [2020-02-26T14:22:57.514Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:22:57 [2020-02-26T14:22:57.514Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:22:57 [2020-02-26T14:22:57.514Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:22:57 [2020-02-26T14:22:57.514Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:22:57 [2020-02-26T14:22:57.514Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
14:22:57 [2020-02-26T14:22:57.589Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:57 [2020-02-26T14:22:57.589Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:22:57 [2020-02-26T14:22:57.589Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:22:57 [2020-02-26T14:22:57.589Z] + bash /home/ubuntu/workspace/moby_PR-40538/check-config.sh
14:22:57 [2020-02-26T14:22:57.589Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:22:57 [2020-02-26T14:22:57.589Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
14:22:57 [2020-02-26T14:22:57.589Z] 
14:22:57 [2020-02-26T14:22:57.589Z] Generally Necessary:
14:22:57 [2020-02-26T14:22:57.589Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:22:57 [2020-02-26T14:22:57.589Z] - apparmor: enabled and tools installed
14:22:57 [2020-02-26T14:22:57.589Z] - CONFIG_NAMESPACES: enabled
14:22:57 [2020-02-26T14:22:57.589Z] - CONFIG_NET_NS: enabled
14:22:57 [2020-02-26T14:22:57.589Z] - CONFIG_PID_NS: enabled
14:22:57 [2020-02-26T14:22:57.589Z] - CONFIG_IPC_NS: enabled
14:22:57 [2020-02-26T14:22:57.589Z] - CONFIG_UTS_NS: enabled
14:22:57 [2020-02-26T14:22:57.727Z] Fetching without tags
14:22:57 [2020-02-26T14:22:57.768Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.55MB / 8.82MB 0.2s
14:22:57 [2020-02-26T14:22:57.768Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
14:22:57 [2020-02-26T14:22:57.768Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
14:22:57 [2020-02-26T14:22:57.802Z] 
14:22:57 [2020-02-26T14:22:57.802Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:22:57 [2020-02-26T14:22:57.802Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:22:57 [2020-02-26T14:22:57.802Z] #4 CACHED
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUPS: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUP_CPUACCT: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUP_DEVICE: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUP_FREEZER: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUP_SCHED: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CPUSETS: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_MEMCG: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_KEYS: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_VETH: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_BRIDGE: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NF_NAT: enabled (as module)
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_NF_NAT_NEEDED: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_POSIX_MQUEUE: enabled
14:22:57 [2020-02-26T14:22:57.850Z] 
14:22:57 [2020-02-26T14:22:57.850Z] Optional Features:
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_USER_NS: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_SECCOMP: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_CGROUP_PIDS: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_MEMCG_SWAP: enabled
14:22:57 [2020-02-26T14:22:57.850Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:22:57 [2020-02-26T14:22:57.850Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:22:56 [2020-02-26T14:22:56.109Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:57 [2020-02-26T14:22:57.967Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:58 [2020-02-26T14:22:58.022Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
14:22:58 [2020-02-26T14:22:58.022Z] #4 DONE 0.5s
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_BLK_CGROUP: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IOSCHED_CFQ: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_CGROUP_PERF: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_CGROUP_HUGETLB: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_CFS_BANDWIDTH: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_RT_GROUP_SCHED: missing
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_VS: enabled (as module)
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_VS_NFCT: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_IP_VS_RR: enabled (as module)
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_EXT4_FS: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:22:58 [2020-02-26T14:22:58.108Z] - Network Drivers:
14:22:58 [2020-02-26T14:22:58.108Z]   - "overlay":
14:22:58 [2020-02-26T14:22:58.108Z]     - CONFIG_VXLAN: enabled (as module)
14:22:58 [2020-02-26T14:22:58.108Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:22:58 [2020-02-26T14:22:58.108Z]       Optional (for encrypted networks):
14:22:58 [2020-02-26T14:22:58.204Z] Fetching without tags
14:22:58 [2020-02-26T14:22:58.229Z] 
14:22:58 [2020-02-26T14:22:58.229Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:22:58 [2020-02-26T14:22:58.229Z] #5 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.229Z] 
14:22:58 [2020-02-26T14:22:58.229Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:22:58 [2020-02-26T14:22:58.229Z] #6 DONE 0.2s
14:22:58 [2020-02-26T14:22:58.229Z] 
14:22:58 [2020-02-26T14:22:58.229Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:22:58 [2020-02-26T14:22:58.229Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:22:58 [2020-02-26T14:22:58.229Z] #68 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.229Z] 
14:22:58 [2020-02-26T14:22:58.229Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:22:58 [2020-02-26T14:22:58.229Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done
14:22:58 [2020-02-26T14:22:58.229Z] #7 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.229Z] 
14:22:58 [2020-02-26T14:22:58.229Z] #20 [internal] load build context
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_CRYPTO: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_CRYPTO_AEAD: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_CRYPTO_GCM: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_CRYPTO_GHASH: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_XFRM: enabled
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_XFRM_USER: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_INET_ESP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "ipvlan":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_IPVLAN: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "macvlan":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_MACVLAN: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_DUMMY: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "ftp,tftp client in container":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z] - Storage Drivers:
14:22:58 [2020-02-26T14:22:58.367Z]   - "aufs":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_AUFS_FS: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "btrfs":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:22:58 [2020-02-26T14:22:58.367Z]   - "devicemapper":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_BLK_DEV_DM: enabled
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "overlay":
14:22:58 [2020-02-26T14:22:58.367Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:22:58 [2020-02-26T14:22:58.367Z]   - "zfs":
14:22:58 [2020-02-26T14:22:58.367Z]     - /dev/zfs: missing
14:22:58 [2020-02-26T14:22:58.367Z]     - zfs command: missing
14:22:58 [2020-02-26T14:22:58.367Z]     - zpool command: missing
14:22:58 [2020-02-26T14:22:58.367Z] 
14:22:58 [2020-02-26T14:22:58.367Z] Limits:
14:22:58 [2020-02-26T14:22:58.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:22:58 [2020-02-26T14:22:58.367Z] 
14:22:58 [2020-02-26T14:22:58.367Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:22:58 [2020-02-26T14:22:58.431Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:58 [2020-02-26T14:22:58.432Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:58 [2020-02-26T14:22:58.492Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:58 [2020-02-26T14:22:58.580Z] 
14:22:58 [2020-02-26T14:22:58.580Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:22:58 [2020-02-26T14:22:58.580Z] #6 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.580Z] 
14:22:58 [2020-02-26T14:22:58.580Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:22:58 [2020-02-26T14:22:58.709Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:22:58 [2020-02-26T14:22:58.709Z] #1 [internal] load .dockerignore
14:22:58 [2020-02-26T14:22:58.709Z] #1 transferring context: 87B done
14:22:58 [2020-02-26T14:22:58.709Z] #1 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.709Z] 
14:22:58 [2020-02-26T14:22:58.709Z] #2 [internal] load build definition from Dockerfile
14:22:58 [2020-02-26T14:22:58.709Z] #2 transferring dockerfile: 15.92kB done
14:22:58 [2020-02-26T14:22:58.709Z] #2 DONE 0.0s
14:22:58 [2020-02-26T14:22:58.709Z] 
14:22:58 [2020-02-26T14:22:58.709Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:22:58 [2020-02-26T14:22:58.835Z] #5 DONE 0.2s
14:22:58 [2020-02-26T14:22:58.835Z] 
14:22:58 [2020-02-26T14:22:58.835Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:22:58 [2020-02-26T14:22:58.835Z] #68 CACHED
14:22:58 [2020-02-26T14:22:58.835Z] 
14:22:58 [2020-02-26T14:22:58.835Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:22:58 [2020-02-26T14:22:58.835Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done
14:22:58 [2020-02-26T14:22:58.880Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:58 [2020-02-26T14:22:58.969Z] #3 DONE 0.1s
14:22:58 [2020-02-26T14:22:58.969Z] 
14:22:58 [2020-02-26T14:22:58.969Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:22:58 [2020-02-26T14:22:58.969Z] #4 CACHED
14:22:59 [2020-02-26T14:22:59.046Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.047Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:59 [2020-02-26T14:22:59.073Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.074Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 1.48MB / 50.38MB 0.2s
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 156.20kB / 7.81MB 0.2s
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:297e5bf50f50837ab5f136b3b0568b5890a5e03e3e2faf0abfdd3e10945ed440 5.46kB / 5.46kB done
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.1s done
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 1.42kB / 1.42kB done
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:85f189a5bda8f1cf807fe77c50a231dffd7e7c955ece38feeed9e416e9676400 1.79kB / 1.79kB done
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0B / 51.79MB 0.2s
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.98MB / 50.38MB 0.3s
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 2.65MB / 7.81MB 0.3s
14:22:59 [2020-02-26T14:22:59.089Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 9.51MB / 51.79MB 0.3s
14:22:59 [2020-02-26T14:22:59.228Z] 
14:22:59 [2020-02-26T14:22:59.228Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:22:59 [2020-02-26T14:22:59.228Z] #6 DONE 0.0s
14:22:59 [2020-02-26T14:22:59.228Z] 
14:22:59 [2020-02-26T14:22:59.228Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:22:59 [2020-02-26T14:22:59.228Z] #5 DONE 0.1s
14:22:57 [2020-02-26T14:22:57.702Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:57 [2020-02-26T14:22:57.709Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:57 [2020-02-26T14:22:57.714Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:57 [2020-02-26T14:22:57.720Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:57 [2020-02-26T14:22:57.731Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:57 [2020-02-26T14:22:57.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:57 [2020-02-26T14:22:57.731Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:57 [2020-02-26T14:22:57.970Z]  > git config core.sparsecheckout # timeout=10
14:22:57 [2020-02-26T14:22:57.975Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:58 [2020-02-26T14:22:58.417Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:58 [2020-02-26T14:22:58.426Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:58 [2020-02-26T14:22:58.435Z]  > git config core.sparsecheckout # timeout=10
14:22:58 [2020-02-26T14:22:58.437Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 15.00MB / 50.38MB 0.4s
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.4s
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 15.15MB / 51.79MB 0.4s
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 21.95MB / 50.38MB 0.5s
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.4s done
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 23.27MB / 51.79MB 0.5s
14:22:59 [2020-02-26T14:22:59.344Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 2.90MB / 68.52MB 0.5s
14:22:58 [2020-02-26T14:22:58.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:58 [2020-02-26T14:22:58.191Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:22:58 [2020-02-26T14:22:58.194Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:22:58 [2020-02-26T14:22:58.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:22:58 [2020-02-26T14:22:58.248Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:58 [2020-02-26T14:22:58.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:58 [2020-02-26T14:22:58.249Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:22:58 [2020-02-26T14:22:58.493Z]  > git config core.sparsecheckout # timeout=10
14:22:58 [2020-02-26T14:22:58.506Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.024Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:59 [2020-02-26T14:22:59.032Z]  > git rev-parse HEAD^{commit} # timeout=10
14:22:59 [2020-02-26T14:22:59.048Z]  > git config core.sparsecheckout # timeout=10
14:22:59 [2020-02-26T14:22:59.063Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.494Z] 
14:22:59 [2020-02-26T14:22:59.494Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:22:59 [2020-02-26T14:22:59.494Z] #68 DONE 0.0s
14:22:59 [2020-02-26T14:22:59.494Z] 
14:22:59 [2020-02-26T14:22:59.494Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:22:59 [2020-02-26T14:22:59.494Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done
14:22:59 [2020-02-26T14:22:59.494Z] #7 DONE 0.0s
14:22:59 [2020-02-26T14:22:59.494Z] 
14:22:59 [2020-02-26T14:22:59.494Z] #20 [internal] load build context
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:22:59 [2020-02-26T14:22:59.597Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:59 [2020-02-26T14:22:59.598Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 29.73MB / 50.38MB 0.6s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 29.38MB / 51.79MB 0.6s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 9.18MB / 68.52MB 0.6s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 43.45MB / 50.38MB 0.8s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.73MB / 51.79MB 0.8s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 23.99MB / 68.52MB 0.8s
14:22:59 [2020-02-26T14:22:59.599Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 49.72MB / 50.38MB 0.9s
14:22:59 [2020-02-26T14:22:59.690Z] #20 transferring context: 49.58MB 1.5s done
14:22:59 [2020-02-26T14:22:59.690Z] #20 DONE 1.5s
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #46 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:22:59 [2020-02-26T14:22:59.690Z] #13 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:22:59 [2020-02-26T14:22:59.690Z] #50 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #32 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #67 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:22:59 [2020-02-26T14:22:59.690Z] #10 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:22:59 [2020-02-26T14:22:59.690Z] #59 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #54 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:59 [2020-02-26T14:22:59.690Z] #57 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #61 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:22:59 [2020-02-26T14:22:59.690Z] #12 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:59 [2020-02-26T14:22:59.690Z] #43 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:22:59 [2020-02-26T14:22:59.690Z] #52 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:22:59 [2020-02-26T14:22:59.690Z] #30 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:59 [2020-02-26T14:22:59.690Z] #71 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:22:59 [2020-02-26T14:22:59.690Z] #15 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:22:59 [2020-02-26T14:22:59.690Z] #66 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:22:59 [2020-02-26T14:22:59.690Z] #45 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #37 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:22:59 [2020-02-26T14:22:59.690Z] #41 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #63 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #70 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:22:59 [2020-02-26T14:22:59.690Z] #25 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:22:59 [2020-02-26T14:22:59.690Z] #65 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:22:59 [2020-02-26T14:22:59.690Z] #9 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:59 [2020-02-26T14:22:59.690Z] #33 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #56 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #39 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:59 [2020-02-26T14:22:59.690Z] #60 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:22:59 [2020-02-26T14:22:59.690Z] #17 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #51 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #64 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #42 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #72 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #31 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #48 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:22:59 [2020-02-26T14:22:59.690Z] #14 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:22:59 [2020-02-26T14:22:59.690Z] #40 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:22:59 [2020-02-26T14:22:59.690Z] #23 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:59 [2020-02-26T14:22:59.690Z] #55 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:22:59 [2020-02-26T14:22:59.690Z] #24 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:59 [2020-02-26T14:22:59.690Z] #44 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #49 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:22:59 [2020-02-26T14:22:59.690Z] #18 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:22:59 [2020-02-26T14:22:59.690Z] #29 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:59 [2020-02-26T14:22:59.690Z] #62 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:22:59 [2020-02-26T14:22:59.690Z] #27 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:59 [2020-02-26T14:22:59.690Z] #21 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:22:59 [2020-02-26T14:22:59.690Z] #28 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #58 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:22:59 [2020-02-26T14:22:59.690Z] #8 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:59 [2020-02-26T14:22:59.690Z] #38 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:22:59 [2020-02-26T14:22:59.690Z] #19 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:22:59 [2020-02-26T14:22:59.690Z] #22 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:59 [2020-02-26T14:22:59.690Z] #47 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #11 [dev 1/25] RUN groupadd -r docker
14:22:59 [2020-02-26T14:22:59.690Z] #11 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:22:59 [2020-02-26T14:22:59.690Z] #26 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:22:59 [2020-02-26T14:22:59.690Z] #34 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:22:59 [2020-02-26T14:22:59.690Z] #35 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #16 [dev 6/25] RUN ldconfig
14:22:59 [2020-02-26T14:22:59.690Z] #16 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:59 [2020-02-26T14:22:59.690Z] #36 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:22:59 [2020-02-26T14:22:59.690Z] #69 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:22:59 [2020-02-26T14:22:59.690Z] #53 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:22:59 [2020-02-26T14:22:59.690Z] #73 CACHED
14:22:59 [2020-02-26T14:22:59.690Z] 
14:22:59 [2020-02-26T14:22:59.690Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:22:58 [2020-02-26T14:22:58.856Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:22:58 [2020-02-26T14:22:58.984Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:22:59 [2020-02-26T14:22:59.109Z]  > git config core.sparsecheckout # timeout=10
14:22:59 [2020-02-26T14:22:59.160Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:22:59 [2020-02-26T14:22:59.817Z] + docker version
14:22:59 [2020-02-26T14:22:59.817Z] Client: Docker Engine - Community
14:22:59 [2020-02-26T14:22:59.817Z]  Version:           19.03.5
14:22:59 [2020-02-26T14:22:59.817Z]  API version:       1.40
14:22:59 [2020-02-26T14:22:59.817Z]  Go version:        go1.12.12
14:22:59 [2020-02-26T14:22:59.817Z]  Git commit:        633a0ea838
14:22:59 [2020-02-26T14:22:59.817Z]  Built:             Wed Nov 13 07:29:52 2019
14:22:59 [2020-02-26T14:22:59.817Z]  OS/Arch:           linux/amd64
14:22:59 [2020-02-26T14:22:59.817Z]  Experimental:      false
14:22:59 [2020-02-26T14:22:59.817Z] 
14:22:59 [2020-02-26T14:22:59.817Z] Server: Docker Engine - Community
14:22:59 [2020-02-26T14:22:59.817Z]  Engine:
14:22:59 [2020-02-26T14:22:59.817Z]   Version:          19.03.5
14:22:59 [2020-02-26T14:22:59.817Z]   API version:      1.40 (minimum version 1.12)
14:22:59 [2020-02-26T14:22:59.817Z]   Go version:       go1.12.12
14:22:59 [2020-02-26T14:22:59.817Z]   Git commit:       633a0ea838
14:22:59 [2020-02-26T14:22:59.817Z]   Built:            Wed Nov 13 07:28:22 2019
14:22:59 [2020-02-26T14:22:59.817Z]   OS/Arch:          linux/amd64
14:22:59 [2020-02-26T14:22:59.817Z]   Experimental:     true
14:22:59 [2020-02-26T14:22:59.817Z]  containerd:
14:22:59 [2020-02-26T14:22:59.817Z]   Version:          1.2.10
14:22:59 [2020-02-26T14:22:59.817Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:22:59 [2020-02-26T14:22:59.817Z]  runc:
14:22:59 [2020-02-26T14:22:59.817Z]   Version:          1.0.0-rc8+dev
14:22:59 [2020-02-26T14:22:59.817Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:22:59 [2020-02-26T14:22:59.817Z]  docker-init:
14:22:59 [2020-02-26T14:22:59.817Z]   Version:          0.18.0
14:22:59 [2020-02-26T14:22:59.817Z]   GitCommit:        fec3683
[Pipeline] sh
14:22:59 [2020-02-26T14:22:59.845Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:22:59 [2020-02-26T14:22:59.853Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.0s done
14:22:59 [2020-02-26T14:22:59.853Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.0s done
14:22:59 [2020-02-26T14:22:59.853Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 45.62MB / 68.52MB 1.1s
14:22:59 [2020-02-26T14:22:59.853Z] #7 sha256:5303501560106b7786bf68a88b0ac18bb9479fbb16233f262510188f69c61110 126B / 126B 1.1s done
14:22:59 [2020-02-26T14:22:59.853Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 0B / 120.07MB 1.1s
[Pipeline] withEnv
[Pipeline] {
14:23:00 [2020-02-26T14:23:00.101Z] + docker info
14:23:00 [2020-02-26T14:23:00.109Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
14:23:00 [2020-02-26T14:23:00.109Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 51.52MB / 68.52MB 1.4s
14:23:00 [2020-02-26T14:23:00.109Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 17.89MB / 120.07MB 1.4s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
14:23:00 [2020-02-26T14:23:00.364Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 57.27MB / 68.52MB 1.5s
14:23:00 [2020-02-26T14:23:00.364Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 26.23MB / 120.07MB 1.5s
14:23:00 [2020-02-26T14:23:00.364Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 65.72MB / 68.52MB 1.6s
14:23:00 [2020-02-26T14:23:00.364Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 35.11MB / 120.07MB 1.6s
[Pipeline] sh
14:23:00 [2020-02-26T14:23:00.435Z] #74 DONE 0.5s
14:23:00 [2020-02-26T14:23:00.435Z] 
14:23:00 [2020-02-26T14:23:00.435Z] #75 exporting to oci image format
14:23:00 [2020-02-26T14:23:00.435Z] #75 exporting layers
14:23:00 [2020-02-26T14:23:00.532Z] + docker version
14:23:00 [2020-02-26T14:23:00.532Z] Client: Docker Engine - Community
14:23:00 [2020-02-26T14:23:00.532Z]  Version:           19.03.5
14:23:00 [2020-02-26T14:23:00.532Z]  API version:       1.40
14:23:00 [2020-02-26T14:23:00.532Z]  Go version:        go1.12.12
14:23:00 [2020-02-26T14:23:00.532Z]  Git commit:        633a0ea838
14:23:00 [2020-02-26T14:23:00.532Z]  Built:             Wed Nov 13 07:29:52 2019
14:23:00 [2020-02-26T14:23:00.532Z]  OS/Arch:           linux/amd64
14:23:00 [2020-02-26T14:23:00.532Z]  Experimental:      false
14:23:00 [2020-02-26T14:23:00.532Z] 
14:23:00 [2020-02-26T14:23:00.532Z] Server: Docker Engine - Community
14:23:00 [2020-02-26T14:23:00.532Z]  Engine:
14:23:00 [2020-02-26T14:23:00.532Z]   Version:          19.03.5
14:23:00 [2020-02-26T14:23:00.532Z]   API version:      1.40 (minimum version 1.12)
14:23:00 [2020-02-26T14:23:00.532Z]   Go version:       go1.12.12
14:23:00 [2020-02-26T14:23:00.532Z]   Git commit:       633a0ea838
14:23:00 [2020-02-26T14:23:00.532Z]   Built:            Wed Nov 13 07:28:22 2019
14:23:00 [2020-02-26T14:23:00.532Z]   OS/Arch:          linux/amd64
14:23:00 [2020-02-26T14:23:00.532Z]   Experimental:     true
14:23:00 [2020-02-26T14:23:00.532Z]  containerd:
14:23:00 [2020-02-26T14:23:00.532Z]   Version:          1.2.10
14:23:00 [2020-02-26T14:23:00.532Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
14:23:00 [2020-02-26T14:23:00.532Z]  runc:
14:23:00 [2020-02-26T14:23:00.532Z]   Version:          1.0.0-rc8+dev
14:23:00 [2020-02-26T14:23:00.532Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:23:00 [2020-02-26T14:23:00.532Z]  docker-init:
14:23:00 [2020-02-26T14:23:00.532Z]   Version:          0.18.0
14:23:00 [2020-02-26T14:23:00.532Z]   GitCommit:        fec3683
14:23:00 [2020-02-26T14:23:00.619Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 41.74MB / 120.07MB 1.7s
14:23:00 [2020-02-26T14:23:00.619Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.8s done
14:23:00 [2020-02-26T14:23:00.619Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 50.42MB / 120.07MB 1.9s
14:23:00 [2020-02-26T14:23:00.666Z] Client:
14:23:00 [2020-02-26T14:23:00.666Z]  Debug Mode: false
14:23:00 [2020-02-26T14:23:00.666Z] 
14:23:00 [2020-02-26T14:23:00.666Z] Server:
14:23:00 [2020-02-26T14:23:00.666Z]  Containers: 0
14:23:00 [2020-02-26T14:23:00.666Z]   Running: 0
14:23:00 [2020-02-26T14:23:00.666Z]   Paused: 0
14:23:00 [2020-02-26T14:23:00.666Z]   Stopped: 0
14:23:00 [2020-02-26T14:23:00.666Z]  Images: 4
14:23:00 [2020-02-26T14:23:00.666Z]  Server Version: 19.03.5
14:23:00 [2020-02-26T14:23:00.666Z]  Storage Driver: overlay2
14:23:00 [2020-02-26T14:23:00.666Z]   Backing Filesystem: extfs
14:23:00 [2020-02-26T14:23:00.666Z]   Supports d_type: true
14:23:00 [2020-02-26T14:23:00.666Z]   Native Overlay Diff: true
14:23:00 [2020-02-26T14:23:00.666Z]  Logging Driver: json-file
14:23:00 [2020-02-26T14:23:00.666Z]  Cgroup Driver: cgroupfs
14:23:00 [2020-02-26T14:23:00.666Z]  Plugins:
14:23:00 [2020-02-26T14:23:00.666Z]   Volume: local
14:23:00 [2020-02-26T14:23:00.666Z]   Network: bridge host ipvlan macvlan null overlay
14:23:00 [2020-02-26T14:23:00.666Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:23:00 [2020-02-26T14:23:00.666Z]  Swarm: inactive
14:23:00 [2020-02-26T14:23:00.666Z]  Runtimes: runc
14:23:00 [2020-02-26T14:23:00.666Z]  Default Runtime: runc
14:23:00 [2020-02-26T14:23:00.666Z]  Init Binary: docker-init
14:23:00 [2020-02-26T14:23:00.666Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:23:00 [2020-02-26T14:23:00.666Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:23:00 [2020-02-26T14:23:00.666Z]  init version: fec3683
14:23:00 [2020-02-26T14:23:00.666Z]  Security Options:
14:23:00 [2020-02-26T14:23:00.666Z]   apparmor
14:23:00 [2020-02-26T14:23:00.666Z]   seccomp
14:23:00 [2020-02-26T14:23:00.666Z]    Profile: default
14:23:00 [2020-02-26T14:23:00.666Z]  Kernel Version: 4.15.0-1058-aws
14:23:00 [2020-02-26T14:23:00.666Z]  Operating System: Ubuntu 18.04.4 LTS
14:23:00 [2020-02-26T14:23:00.666Z]  OSType: linux
14:23:00 [2020-02-26T14:23:00.666Z]  Architecture: x86_64
14:23:00 [2020-02-26T14:23:00.666Z]  CPUs: 2
14:23:00 [2020-02-26T14:23:00.666Z]  Total Memory: 7.501GiB
14:23:00 [2020-02-26T14:23:00.666Z]  Name: ip-10-100-33-248
14:23:00 [2020-02-26T14:23:00.666Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
14:23:00 [2020-02-26T14:23:00.666Z]  Docker Root Dir: /var/lib/docker
14:23:00 [2020-02-26T14:23:00.666Z]  Debug Mode: false
14:23:00 [2020-02-26T14:23:00.666Z]  Registry: https://index.docker.io/v1/
14:23:00 [2020-02-26T14:23:00.666Z]  Labels:
14:23:00 [2020-02-26T14:23:00.666Z]  Experimental: true
14:23:00 [2020-02-26T14:23:00.666Z]  Insecure Registries:
14:23:00 [2020-02-26T14:23:00.666Z]   127.0.0.0/8
14:23:00 [2020-02-26T14:23:00.666Z]  Live Restore Enabled: true
14:23:00 [2020-02-26T14:23:00.666Z] 
14:23:00 [2020-02-26T14:23:00.666Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] sh
14:23:00 [2020-02-26T14:23:00.875Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 63.75MB / 120.07MB 2.1s
14:23:00 [2020-02-26T14:23:00.896Z] #20 transferring context: 49.58MB 1.3s done
14:23:00 [2020-02-26T14:23:00.896Z] #20 DONE 1.3s
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.896Z] #72 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:00 [2020-02-26T14:23:00.896Z] #43 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:23:00 [2020-02-26T14:23:00.896Z] #32 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:23:00 [2020-02-26T14:23:00.896Z] #12 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.896Z] #34 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.896Z] #51 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:23:00 [2020-02-26T14:23:00.896Z] #22 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:23:00 [2020-02-26T14:23:00.896Z] #19 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #16 [dev 6/25] RUN ldconfig
14:23:00 [2020-02-26T14:23:00.896Z] #16 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:00 [2020-02-26T14:23:00.896Z] #59 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.896Z] #42 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:00 [2020-02-26T14:23:00.896Z] #33 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:23:00 [2020-02-26T14:23:00.896Z] #69 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:00 [2020-02-26T14:23:00.896Z] #27 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:23:00 [2020-02-26T14:23:00.896Z] #17 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:00 [2020-02-26T14:23:00.896Z] #60 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:23:00 [2020-02-26T14:23:00.896Z] #30 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:23:00 [2020-02-26T14:23:00.896Z] #70 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:00 [2020-02-26T14:23:00.896Z] #55 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:23:00 [2020-02-26T14:23:00.896Z] #29 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.896Z] #31 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:00 [2020-02-26T14:23:00.896Z] #50 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.896Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:00 [2020-02-26T14:23:00.896Z] #53 CACHED
14:23:00 [2020-02-26T14:23:00.896Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #46 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:00 [2020-02-26T14:23:00.897Z] #21 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #67 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #39 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:00 [2020-02-26T14:23:00.897Z] #71 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #49 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:23:00 [2020-02-26T14:23:00.897Z] #40 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:23:00 [2020-02-26T14:23:00.897Z] #14 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #56 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:23:00 [2020-02-26T14:23:00.897Z] #15 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #63 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:00 [2020-02-26T14:23:00.897Z] #41 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:00 [2020-02-26T14:23:00.897Z] #25 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:00 [2020-02-26T14:23:00.897Z] #47 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #64 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:23:00 [2020-02-26T14:23:00.897Z] #18 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:23:00 [2020-02-26T14:23:00.897Z] #52 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:23:00 [2020-02-26T14:23:00.897Z] #28 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #61 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:00 [2020-02-26T14:23:00.897Z] #23 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:23:00 [2020-02-26T14:23:00.897Z] #8 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:23:00 [2020-02-26T14:23:00.897Z] #9 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #48 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:00 [2020-02-26T14:23:00.897Z] #44 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:00 [2020-02-26T14:23:00.897Z] #62 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:23:00 [2020-02-26T14:23:00.897Z] #13 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:23:00 [2020-02-26T14:23:00.897Z] #24 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:23:00 [2020-02-26T14:23:00.897Z] #45 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #58 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:00 [2020-02-26T14:23:00.897Z] #65 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:23:00 [2020-02-26T14:23:00.897Z] #26 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:00 [2020-02-26T14:23:00.897Z] #38 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #11 [dev 1/25] RUN groupadd -r docker
14:23:00 [2020-02-26T14:23:00.897Z] #11 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:23:00 [2020-02-26T14:23:00.897Z] #54 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:00 [2020-02-26T14:23:00.897Z] #36 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:00 [2020-02-26T14:23:00.897Z] #10 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:23:00 [2020-02-26T14:23:00.897Z] #37 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:00 [2020-02-26T14:23:00.897Z] #57 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:23:00 [2020-02-26T14:23:00.897Z] #66 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:00 [2020-02-26T14:23:00.897Z] #35 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:23:00 [2020-02-26T14:23:00.897Z] #73 CACHED
14:23:00 [2020-02-26T14:23:00.897Z] 
14:23:00 [2020-02-26T14:23:00.897Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:23:01 [2020-02-26T14:23:01.094Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:01 [2020-02-26T14:23:01.094Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:01 [2020-02-26T14:23:01.094Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:23:01 [2020-02-26T14:23:01.094Z] + bash /home/ubuntu/workspace/moby_PR-40538/check-config.sh
14:23:01 [2020-02-26T14:23:01.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:23:01 [2020-02-26T14:23:01.094Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
14:23:01 [2020-02-26T14:23:01.094Z] 
14:23:01 [2020-02-26T14:23:01.094Z] Generally Necessary:
14:23:01 [2020-02-26T14:23:01.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:23:01 [2020-02-26T14:23:01.094Z] - apparmor: enabled and tools installed
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NAMESPACES: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NET_NS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_PID_NS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_IPC_NS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_UTS_NS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUPS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUP_CPUACCT: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUP_DEVICE: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUP_FREEZER: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUP_SCHED: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CPUSETS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_MEMCG: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_KEYS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_VETH: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_BRIDGE: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NF_NAT: enabled (as module)
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_NF_NAT_NEEDED: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_POSIX_MQUEUE: enabled
14:23:01 [2020-02-26T14:23:01.094Z] 
14:23:01 [2020-02-26T14:23:01.094Z] Optional Features:
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_USER_NS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_SECCOMP: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_CGROUP_PIDS: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_MEMCG_SWAP: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:23:01 [2020-02-26T14:23:01.094Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:23:01 [2020-02-26T14:23:01.094Z] - CONFIG_BLK_CGROUP: enabled
14:23:01 [2020-02-26T14:23:01.131Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 74.61MB / 120.07MB 2.2s
14:23:01 [2020-02-26T14:23:01.131Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 90.58MB / 120.07MB 2.4s
14:23:01 [2020-02-26T14:23:01.238Z] + docker info
14:23:01 [2020-02-26T14:23:01.262Z] + docker version
14:23:01 [2020-02-26T14:23:01.262Z] Client: Docker Engine - Enterprise
14:23:01 [2020-02-26T14:23:01.262Z]  Version:           19.03.5
14:23:01 [2020-02-26T14:23:01.262Z]  API version:       1.40
14:23:01 [2020-02-26T14:23:01.262Z]  Go version:        go1.12.12
14:23:01 [2020-02-26T14:23:01.262Z]  Git commit:        2ee0c57608
14:23:01 [2020-02-26T14:23:01.262Z]  Built:             11/13/2019 08:00:16
14:23:01 [2020-02-26T14:23:01.262Z]  OS/Arch:           windows/amd64
14:23:01 [2020-02-26T14:23:01.262Z]  Experimental:      false
14:23:01 [2020-02-26T14:23:01.262Z] 
14:23:01 [2020-02-26T14:23:01.262Z] Server: Docker Engine - Enterprise
14:23:01 [2020-02-26T14:23:01.262Z]  Engine:
14:23:01 [2020-02-26T14:23:01.262Z]   Version:          19.03.5
14:23:01 [2020-02-26T14:23:01.262Z]   API version:      1.40 (minimum version 1.24)
14:23:01 [2020-02-26T14:23:01.262Z]   Go version:       go1.12.12
14:23:01 [2020-02-26T14:23:01.262Z]   Git commit:       2ee0c57608
14:23:01 [2020-02-26T14:23:01.262Z]   Built:            11/13/2019 07:58:51
14:23:01 [2020-02-26T14:23:01.262Z]   OS/Arch:          windows/amd64
14:23:01 [2020-02-26T14:23:01.262Z]   Experimental:     true
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IOSCHED_CFQ: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_CGROUP_PERF: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_CGROUP_HUGETLB: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_CFS_BANDWIDTH: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_RT_GROUP_SCHED: missing
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_VS: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_VS_NFCT: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_IP_VS_RR: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_EXT4_FS: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:23:01 [2020-02-26T14:23:01.352Z] - Network Drivers:
14:23:01 [2020-02-26T14:23:01.352Z]   - "overlay":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_VXLAN: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       Optional (for encrypted networks):
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_CRYPTO: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_CRYPTO_AEAD: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_CRYPTO_GCM: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_CRYPTO_GHASH: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_XFRM: enabled
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_XFRM_USER: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_INET_ESP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "ipvlan":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_IPVLAN: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "macvlan":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_MACVLAN: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_DUMMY: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "ftp,tftp client in container":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z] - Storage Drivers:
14:23:01 [2020-02-26T14:23:01.352Z]   - "aufs":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_AUFS_FS: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "btrfs":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:23:01 [2020-02-26T14:23:01.352Z]   - "devicemapper":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_BLK_DEV_DM: enabled
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "overlay":
14:23:01 [2020-02-26T14:23:01.352Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:23:01 [2020-02-26T14:23:01.352Z]   - "zfs":
14:23:01 [2020-02-26T14:23:01.352Z]     - /dev/zfs: missing
14:23:01 [2020-02-26T14:23:01.352Z]     - zfs command: missing
14:23:01 [2020-02-26T14:23:01.352Z]     - zpool command: missing
14:23:01 [2020-02-26T14:23:01.352Z] 
14:23:01 [2020-02-26T14:23:01.352Z] Limits:
14:23:01 [2020-02-26T14:23:01.352Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:23:01 [2020-02-26T14:23:01.352Z] 
14:23:01 [2020-02-26T14:23:01.352Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
14:23:01 [2020-02-26T14:23:01.385Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 98.29MB / 120.07MB 2.5s
14:23:01 [2020-02-26T14:23:01.386Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 107.43MB / 120.07MB 2.6s
14:23:01 [2020-02-26T14:23:01.386Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 114.81MB / 120.07MB 2.7s
[Pipeline] { (Build dev image)
[Pipeline] sh
14:23:01 [2020-02-26T14:23:01.796Z] Client:
14:23:01 [2020-02-26T14:23:01.796Z]  Debug Mode: false
14:23:01 [2020-02-26T14:23:01.796Z] 
14:23:01 [2020-02-26T14:23:01.796Z] Server:
14:23:01 [2020-02-26T14:23:01.796Z]  Containers: 0
14:23:01 [2020-02-26T14:23:01.796Z]   Running: 0
14:23:01 [2020-02-26T14:23:01.796Z]   Paused: 0
14:23:01 [2020-02-26T14:23:01.796Z]   Stopped: 0
14:23:01 [2020-02-26T14:23:01.796Z]  Images: 2
14:23:01 [2020-02-26T14:23:01.796Z]  Server Version: 19.03.5
14:23:01 [2020-02-26T14:23:01.796Z]  Storage Driver: overlay2
14:23:01 [2020-02-26T14:23:01.796Z]   Backing Filesystem: extfs
14:23:01 [2020-02-26T14:23:01.796Z]   Supports d_type: true
14:23:01 [2020-02-26T14:23:01.796Z]   Native Overlay Diff: true
14:23:01 [2020-02-26T14:23:01.796Z]  Logging Driver: json-file
14:23:01 [2020-02-26T14:23:01.796Z]  Cgroup Driver: cgroupfs
14:23:01 [2020-02-26T14:23:01.796Z]  Plugins:
14:23:01 [2020-02-26T14:23:01.796Z]   Volume: local
14:23:01 [2020-02-26T14:23:01.796Z]   Network: bridge host ipvlan macvlan null overlay
14:23:01 [2020-02-26T14:23:01.796Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:23:01 [2020-02-26T14:23:01.796Z]  Swarm: inactive
14:23:01 [2020-02-26T14:23:01.796Z]  Runtimes: runc
14:23:01 [2020-02-26T14:23:01.796Z]  Default Runtime: runc
14:23:01 [2020-02-26T14:23:01.796Z]  Init Binary: docker-init
14:23:01 [2020-02-26T14:23:01.796Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
14:23:01 [2020-02-26T14:23:01.796Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:23:01 [2020-02-26T14:23:01.796Z]  init version: fec3683
14:23:01 [2020-02-26T14:23:01.796Z]  Security Options:
14:23:01 [2020-02-26T14:23:01.796Z]   apparmor
14:23:01 [2020-02-26T14:23:01.796Z]   seccomp
14:23:01 [2020-02-26T14:23:01.796Z]    Profile: default
14:23:01 [2020-02-26T14:23:01.796Z]  Kernel Version: 4.15.0-1058-aws
14:23:01 [2020-02-26T14:23:01.796Z]  Operating System: Ubuntu 18.04.4 LTS
14:23:01 [2020-02-26T14:23:01.796Z]  OSType: linux
14:23:01 [2020-02-26T14:23:01.796Z]  Architecture: x86_64
14:23:01 [2020-02-26T14:23:01.796Z]  CPUs: 2
14:23:01 [2020-02-26T14:23:01.796Z]  Total Memory: 7.501GiB
14:23:01 [2020-02-26T14:23:01.796Z]  Name: ip-10-100-76-45
14:23:01 [2020-02-26T14:23:01.796Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
14:23:01 [2020-02-26T14:23:01.796Z]  Docker Root Dir: /var/lib/docker
14:23:01 [2020-02-26T14:23:01.796Z]  Debug Mode: false
14:23:01 [2020-02-26T14:23:01.796Z]  Registry: https://index.docker.io/v1/
14:23:01 [2020-02-26T14:23:01.796Z]  Labels:
14:23:01 [2020-02-26T14:23:01.796Z]  Experimental: true
14:23:01 [2020-02-26T14:23:01.796Z]  Insecure Registries:
14:23:01 [2020-02-26T14:23:01.796Z]   127.0.0.0/8
14:23:01 [2020-02-26T14:23:01.796Z]  Live Restore Enabled: true
14:23:01 [2020-02-26T14:23:01.796Z] 
14:23:01 [2020-02-26T14:23:01.796Z] WARNING: No swap limit support
[Pipeline] sh
14:23:01 [2020-02-26T14:23:01.948Z] #7 sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 120.07MB / 120.07MB 2.9s done
[Pipeline] sh
14:23:02 [2020-02-26T14:23:02.240Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:02 [2020-02-26T14:23:02.240Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:02 [2020-02-26T14:23:02.240Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:23:02 [2020-02-26T14:23:02.240Z] + bash /home/ubuntu/workspace/moby_PR-40538/check-config.sh
14:23:02 [2020-02-26T14:23:02.240Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:23:02 [2020-02-26T14:23:02.240Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
14:23:02 [2020-02-26T14:23:02.240Z] 
14:23:02 [2020-02-26T14:23:02.240Z] Generally Necessary:
14:23:02 [2020-02-26T14:23:02.240Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:23:02 [2020-02-26T14:23:02.240Z] - apparmor: enabled and tools installed
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NAMESPACES: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NET_NS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_PID_NS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_IPC_NS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_UTS_NS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CGROUPS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CGROUP_CPUACCT: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CGROUP_DEVICE: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CGROUP_FREEZER: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CGROUP_SCHED: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_CPUSETS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_MEMCG: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_KEYS: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_VETH: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_BRIDGE: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NF_NAT: enabled (as module)
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_NF_NAT_NEEDED: enabled
14:23:02 [2020-02-26T14:23:02.240Z] - CONFIG_POSIX_MQUEUE: enabled
14:23:02 [2020-02-26T14:23:02.240Z] 
14:23:02 [2020-02-26T14:23:02.240Z] Optional Features:
14:23:02 [2020-02-26T14:23:02.278Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:23:02 [2020-02-26T14:23:02.278Z] #1 [internal] load build definition from Dockerfile
14:23:02 [2020-02-26T14:23:02.278Z] #1 transferring dockerfile: 15.92kB done
14:23:02 [2020-02-26T14:23:02.278Z] #1 DONE 0.0s
14:23:02 [2020-02-26T14:23:02.278Z] 
14:23:02 [2020-02-26T14:23:02.278Z] #2 [internal] load .dockerignore
14:23:02 [2020-02-26T14:23:02.278Z] #2 transferring context: 87B done
14:23:02 [2020-02-26T14:23:02.278Z] #2 DONE 0.0s
14:23:02 [2020-02-26T14:23:02.278Z] 
14:23:02 [2020-02-26T14:23:02.278Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:23:02 [2020-02-26T14:23:02.278Z] #3 DONE 0.1s
14:23:02 [2020-02-26T14:23:02.287Z] + docker info
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_USER_NS: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_SECCOMP: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CGROUP_PIDS: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_MEMCG_SWAP: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:23:02 [2020-02-26T14:23:02.494Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_BLK_CGROUP: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IOSCHED_CFQ: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CGROUP_PERF: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CGROUP_HUGETLB: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_CFS_BANDWIDTH: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_RT_GROUP_SCHED: missing
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_VS: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_VS_NFCT: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_IP_VS_RR: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_EXT4_FS: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:23:02 [2020-02-26T14:23:02.494Z] - Network Drivers:
14:23:02 [2020-02-26T14:23:02.494Z]   - "overlay":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_VXLAN: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       Optional (for encrypted networks):
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_CRYPTO: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_CRYPTO_AEAD: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_CRYPTO_GCM: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_CRYPTO_GHASH: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_XFRM: enabled
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_XFRM_USER: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_INET_ESP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]   - "ipvlan":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_IPVLAN: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]   - "macvlan":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_MACVLAN: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_DUMMY: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]   - "ftp,tftp client in container":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z] - Storage Drivers:
14:23:02 [2020-02-26T14:23:02.494Z]   - "aufs":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_AUFS_FS: enabled (as module)
14:23:02 [2020-02-26T14:23:02.494Z]   - "btrfs":
14:23:02 [2020-02-26T14:23:02.494Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:23:02 [2020-02-26T14:23:02.495Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:23:02 [2020-02-26T14:23:02.495Z]   - "devicemapper":
14:23:02 [2020-02-26T14:23:02.507Z] #7 ...
14:23:02 [2020-02-26T14:23:02.507Z] 
14:23:02 [2020-02-26T14:23:02.507Z] #20 [internal] load build context
14:23:02 [2020-02-26T14:23:02.507Z] #20 transferring context: 49.58MB 3.7s done
14:23:02 [2020-02-26T14:23:02.507Z] #20 DONE 3.8s
14:23:02 [2020-02-26T14:23:02.507Z] 
14:23:02 [2020-02-26T14:23:02.507Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:23:02 [2020-02-26T14:23:02.536Z] 
14:23:02 [2020-02-26T14:23:02.536Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:23:02 [2020-02-26T14:23:02.536Z] #4 CACHED
14:23:02 [2020-02-26T14:23:02.750Z]     - CONFIG_BLK_DEV_DM: enabled
14:23:02 [2020-02-26T14:23:02.750Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:23:02 [2020-02-26T14:23:02.750Z]   - "overlay":
14:23:02 [2020-02-26T14:23:02.750Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:23:02 [2020-02-26T14:23:02.750Z]   - "zfs":
14:23:02 [2020-02-26T14:23:02.750Z]     - /dev/zfs: missing
14:23:02 [2020-02-26T14:23:02.750Z]     - zfs command: missing
14:23:02 [2020-02-26T14:23:02.750Z]     - zpool command: missing
14:23:02 [2020-02-26T14:23:02.750Z] 
14:23:02 [2020-02-26T14:23:02.750Z] Limits:
14:23:02 [2020-02-26T14:23:02.750Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:23:02 [2020-02-26T14:23:02.750Z] 
14:23:02 [2020-02-26T14:23:02.750Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
14:23:02 [2020-02-26T14:23:02.800Z] #74 DONE 2.2s
[Pipeline] sh
14:23:03 [2020-02-26T14:23:03.058Z] 
14:23:03 [2020-02-26T14:23:03.058Z] #75 exporting to image
14:23:03 [2020-02-26T14:23:03.058Z] #75 exporting layers
14:23:03 [2020-02-26T14:23:03.102Z] 
14:23:03 [2020-02-26T14:23:03.102Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:23:03 [2020-02-26T14:23:03.102Z] #6 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.102Z] 
14:23:03 [2020-02-26T14:23:03.102Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:23:03 [2020-02-26T14:23:03.102Z] #5 DONE 0.1s
14:23:03 [2020-02-26T14:23:03.102Z] 
14:23:03 [2020-02-26T14:23:03.102Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:23:03 [2020-02-26T14:23:03.102Z] #68 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.102Z] 
14:23:03 [2020-02-26T14:23:03.102Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:23:03 [2020-02-26T14:23:03.102Z] #7 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.102Z] 
14:23:03 [2020-02-26T14:23:03.102Z] #20 [internal] load build context
14:23:03 [2020-02-26T14:23:03.157Z] + sudo modprobe ip_vs
14:23:03 [2020-02-26T14:23:03.157Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:23:03 [2020-02-26T14:23:03.157Z] #2 [internal] load .dockerignore
14:23:03 [2020-02-26T14:23:03.157Z] #2 transferring context: 87B done
14:23:03 [2020-02-26T14:23:03.157Z] #2 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.157Z] 
14:23:03 [2020-02-26T14:23:03.157Z] #1 [internal] load build definition from Dockerfile
14:23:03 [2020-02-26T14:23:03.157Z] #1 transferring dockerfile: 15.92kB done
14:23:03 [2020-02-26T14:23:03.157Z] #1 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.157Z] 
14:23:03 [2020-02-26T14:23:03.157Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:23:03 [2020-02-26T14:23:03.252Z] Client:
14:23:03 [2020-02-26T14:23:03.252Z]  Debug Mode: false
14:23:03 [2020-02-26T14:23:03.252Z]  Plugins:
14:23:03 [2020-02-26T14:23:03.252Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
14:23:03 [2020-02-26T14:23:03.252Z] 
14:23:03 [2020-02-26T14:23:03.252Z] Server:
14:23:03 [2020-02-26T14:23:03.252Z]  Containers: 2
14:23:03 [2020-02-26T14:23:03.252Z]   Running: 0
14:23:03 [2020-02-26T14:23:03.252Z]   Paused: 0
14:23:03 [2020-02-26T14:23:03.252Z]   Stopped: 2
14:23:03 [2020-02-26T14:23:03.252Z]  Images: 11
14:23:03 [2020-02-26T14:23:03.252Z]  Server Version: 19.03.5
14:23:03 [2020-02-26T14:23:03.252Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:23:03 [2020-02-26T14:23:03.252Z]   Windows: 
14:23:03 [2020-02-26T14:23:03.252Z]   LCOW: 
14:23:03 [2020-02-26T14:23:03.252Z]  Logging Driver: json-file
14:23:03 [2020-02-26T14:23:03.252Z]  Plugins:
14:23:03 [2020-02-26T14:23:03.252Z]   Volume: local
14:23:03 [2020-02-26T14:23:03.252Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:23:03 [2020-02-26T14:23:03.252Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:23:03 [2020-02-26T14:23:03.252Z]  Swarm: inactive
14:23:03 [2020-02-26T14:23:03.252Z]  Default Isolation: process
14:23:03 [2020-02-26T14:23:03.252Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:23:03 [2020-02-26T14:23:03.252Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
14:23:03 [2020-02-26T14:23:03.252Z]  OSType: windows
14:23:03 [2020-02-26T14:23:03.252Z]  Architecture: x86_64
14:23:03 [2020-02-26T14:23:03.252Z]  CPUs: 4
14:23:03 [2020-02-26T14:23:03.252Z]  Total Memory: 32GiB
14:23:03 [2020-02-26T14:23:03.252Z]  Name: azwin-2-0c5680
14:23:03 [2020-02-26T14:23:03.252Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
14:23:03 [2020-02-26T14:23:03.252Z]  Docker Root Dir: D:\docker
14:23:03 [2020-02-26T14:23:03.252Z]  Debug Mode: false
14:23:03 [2020-02-26T14:23:03.252Z]  Registry: https://index.docker.io/v1/
14:23:03 [2020-02-26T14:23:03.252Z]  Labels:
14:23:03 [2020-02-26T14:23:03.252Z]  Experimental: true
14:23:03 [2020-02-26T14:23:03.252Z]  Insecure Registries:
14:23:03 [2020-02-26T14:23:03.252Z]   10.0.0.4:5000
14:23:03 [2020-02-26T14:23:03.252Z]   127.0.0.0/8
14:23:03 [2020-02-26T14:23:03.252Z]  Registry Mirrors:
14:23:03 [2020-02-26T14:23:03.252Z]   http://10.0.0.4:5000/
14:23:03 [2020-02-26T14:23:03.252Z]  Live Restore Enabled: false
14:23:03 [2020-02-26T14:23:03.252Z] 
[Pipeline] }
[Pipeline] // stage
14:23:03 [2020-02-26T14:23:03.411Z] #3 DONE 0.1s
14:23:03 [2020-02-26T14:23:03.411Z] 
14:23:03 [2020-02-26T14:23:03.411Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:23:03 [2020-02-26T14:23:03.411Z] #4 CACHED
14:23:03 [2020-02-26T14:23:03.431Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 3.5s done
14:23:03 [2020-02-26T14:23:03.431Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:23:03 [2020-02-26T14:23:03.972Z] 
14:23:03 [2020-02-26T14:23:03.972Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:23:03 [2020-02-26T14:23:03.972Z] #5 DONE 0.0s
14:23:03 [2020-02-26T14:23:03.972Z] 
14:23:03 [2020-02-26T14:23:03.972Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:23:03 [2020-02-26T14:23:03.989Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
14:23:03 [2020-02-26T14:23:03.989Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc
14:23:04 [2020-02-26T14:23:04.231Z] #6 DONE 0.1s
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:23:04 [2020-02-26T14:23:04.231Z] #7 DONE 0.0s
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:23:04 [2020-02-26T14:23:04.231Z] #68 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:23:04 [2020-02-26T14:23:04.231Z] #9 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:23:04 [2020-02-26T14:23:04.231Z] #29 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:23:04 [2020-02-26T14:23:04.231Z] #8 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:23:04 [2020-02-26T14:23:04.231Z] #30 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:23:04 [2020-02-26T14:23:04.231Z] #40 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:04 [2020-02-26T14:23:04.231Z] #41 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:04 [2020-02-26T14:23:04.231Z] #43 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:04 [2020-02-26T14:23:04.231Z] #44 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:04 [2020-02-26T14:23:04.231Z] #10 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #11 [dev 1/25] RUN groupadd -r docker
14:23:04 [2020-02-26T14:23:04.231Z] #11 CACHED
14:23:04 [2020-02-26T14:23:04.231Z] 
14:23:04 [2020-02-26T14:23:04.231Z] #20 [internal] load build context
14:23:04 [2020-02-26T14:23:04.243Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.2s done
14:23:04 [2020-02-26T14:23:04.243Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366
14:23:04 [2020-02-26T14:23:04.435Z] #75 exporting layers 1.5s done
14:23:04 [2020-02-26T14:23:04.435Z] #75 writing image sha256:fda25116a2eb8e18b19e1a10f22d4c116a1769ede966257e76cfc8a7c2d64005
14:23:04 [2020-02-26T14:23:04.435Z] #75 writing image sha256:fda25116a2eb8e18b19e1a10f22d4c116a1769ede966257e76cfc8a7c2d64005 done
14:23:04 [2020-02-26T14:23:04.435Z] #75 naming to docker.io/library/docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 done
14:23:04 [2020-02-26T14:23:04.435Z] #75 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
14:23:04 [2020-02-26T14:23:04.487Z] #20 transferring context: 49.58MB 1.3s done
14:23:04 [2020-02-26T14:23:04.487Z] #20 DONE 1.3s
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:23:04 [2020-02-26T14:23:04.487Z] #19 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:23:04 [2020-02-26T14:23:04.487Z] #64 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:23:04 [2020-02-26T14:23:04.487Z] #9 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:04 [2020-02-26T14:23:04.487Z] #33 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:04 [2020-02-26T14:23:04.487Z] #60 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:04 [2020-02-26T14:23:04.487Z] #71 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.487Z] #54 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.487Z] #72 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:23:04 [2020-02-26T14:23:04.487Z] #37 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:04 [2020-02-26T14:23:04.487Z] #38 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.487Z] #48 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:23:04 [2020-02-26T14:23:04.487Z] #12 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:23:04 [2020-02-26T14:23:04.487Z] #46 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.487Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:23:04 [2020-02-26T14:23:04.487Z] #52 CACHED
14:23:04 [2020-02-26T14:23:04.487Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:04 [2020-02-26T14:23:04.488Z] #65 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #51 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #67 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #32 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:23:04 [2020-02-26T14:23:04.488Z] #15 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #11 [dev 1/25] RUN groupadd -r docker
14:23:04 [2020-02-26T14:23:04.488Z] #11 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #34 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:04 [2020-02-26T14:23:04.488Z] #59 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:04 [2020-02-26T14:23:04.488Z] #25 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:23:04 [2020-02-26T14:23:04.488Z] #18 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:04 [2020-02-26T14:23:04.488Z] #27 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:04 [2020-02-26T14:23:04.488Z] #41 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:04 [2020-02-26T14:23:04.488Z] #21 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #42 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:04 [2020-02-26T14:23:04.488Z] #23 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:23:04 [2020-02-26T14:23:04.488Z] #26 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #63 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:04 [2020-02-26T14:23:04.488Z] #47 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:04 [2020-02-26T14:23:04.488Z] #50 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:04 [2020-02-26T14:23:04.488Z] #36 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:04 [2020-02-26T14:23:04.488Z] #35 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:23:04 [2020-02-26T14:23:04.488Z] #45 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:23:04 [2020-02-26T14:23:04.488Z] #24 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #31 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:04 [2020-02-26T14:23:04.488Z] #10 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:23:04 [2020-02-26T14:23:04.488Z] #69 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #22 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #39 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:23:04 [2020-02-26T14:23:04.488Z] #17 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:23:04 [2020-02-26T14:23:04.488Z] #58 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:04 [2020-02-26T14:23:04.488Z] #55 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:23:04 [2020-02-26T14:23:04.488Z] #8 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:23:04 [2020-02-26T14:23:04.488Z] #66 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:04 [2020-02-26T14:23:04.488Z] #53 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #70 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #56 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:23:04 [2020-02-26T14:23:04.488Z] #14 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #16 [dev 6/25] RUN ldconfig
14:23:04 [2020-02-26T14:23:04.488Z] #16 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:23:04 [2020-02-26T14:23:04.488Z] #29 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:04 [2020-02-26T14:23:04.488Z] #43 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:04 [2020-02-26T14:23:04.488Z] #62 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:23:04 [2020-02-26T14:23:04.488Z] #13 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:04 [2020-02-26T14:23:04.488Z] #44 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #49 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:23:04 [2020-02-26T14:23:04.488Z] #28 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:23:04 [2020-02-26T14:23:04.488Z] #30 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:04 [2020-02-26T14:23:04.488Z] #57 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:23:04 [2020-02-26T14:23:04.488Z] #61 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:23:04 [2020-02-26T14:23:04.488Z] #40 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:23:04 [2020-02-26T14:23:04.488Z] #73 CACHED
14:23:04 [2020-02-26T14:23:04.488Z] 
14:23:04 [2020-02-26T14:23:04.488Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
[Pipeline] sh
14:23:04 [2020-02-26T14:23:04.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/test/unit
14:23:05 [2020-02-26T14:23:05.421Z] #75 exporting layers 4.3s done
14:23:05 [2020-02-26T14:23:05.421Z] #75 exporting manifest sha256:61bdf8d194cca7c895fe87f082f54a9386032fcb21cc541bb3ed240e2ec78516
14:23:05 [2020-02-26T14:23:05.421Z] #75 exporting manifest sha256:61bdf8d194cca7c895fe87f082f54a9386032fcb21cc541bb3ed240e2ec78516 done
14:23:05 [2020-02-26T14:23:05.421Z] #75 exporting config sha256:985c8d0d856c10470f347b04d0927b71c32a381bf51c1cb89dab977c4e57cb6b done
14:23:05 [2020-02-26T14:23:05.421Z] #75 sending tarball
14:23:05 [2020-02-26T14:23:05.808Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:05 [2020-02-26T14:23:05.845Z] Fetching without tags
14:23:05 [2020-02-26T14:23:05.856Z] #74 DONE 1.2s
14:23:05 [2020-02-26T14:23:05.856Z] 
14:23:05 [2020-02-26T14:23:05.856Z] #75 exporting to image
14:23:05 [2020-02-26T14:23:05.856Z] #75 exporting layers
14:23:06 [2020-02-26T14:23:06.116Z] #20 transferring context: 49.58MB 1.7s done
14:23:06 [2020-02-26T14:23:06.116Z] #20 DONE 1.8s
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:23:06 [2020-02-26T14:23:06.116Z] #12 ...
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:06 [2020-02-26T14:23:06.116Z] #55 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #56 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:06 [2020-02-26T14:23:06.116Z] #57 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:06 [2020-02-26T14:23:06.116Z] #21 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:06 [2020-02-26T14:23:06.116Z] #65 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #64 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:23:06 [2020-02-26T14:23:06.116Z] #66 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #61 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:06 [2020-02-26T14:23:06.116Z] #59 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:06 [2020-02-26T14:23:06.116Z] #60 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:06 [2020-02-26T14:23:06.116Z] #62 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:06 [2020-02-26T14:23:06.116Z] #36 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:06 [2020-02-26T14:23:06.116Z] #35 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #37 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:06 [2020-02-26T14:23:06.116Z] #38 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #70 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:06 [2020-02-26T14:23:06.116Z] #71 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:23:06 [2020-02-26T14:23:06.116Z] #52 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:06 [2020-02-26T14:23:06.116Z] #53 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #49 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:06 [2020-02-26T14:23:06.116Z] #50 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #46 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:06 [2020-02-26T14:23:06.116Z] #47 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #32 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:06 [2020-02-26T14:23:06.116Z] #33 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:23:06 [2020-02-26T14:23:06.116Z] #22 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:06 [2020-02-26T14:23:06.116Z] #23 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:06 [2020-02-26T14:23:06.116Z] #25 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:23:06 [2020-02-26T14:23:06.116Z] #26 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:06 [2020-02-26T14:23:06.116Z] #27 CACHED
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:23:06 [2020-02-26T14:23:06.116Z] #12 DONE 2.0s
14:23:06 [2020-02-26T14:23:06.116Z] 
14:23:06 [2020-02-26T14:23:06.116Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:23:06 [2020-02-26T14:23:06.124Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 1.9s done
14:23:06 [2020-02-26T14:23:06.378Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
14:23:06 [2020-02-26T14:23:06.380Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:23:06 [2020-02-26T14:23:06.787Z] #75 exporting layers 0.9s done
14:23:06 [2020-02-26T14:23:06.787Z] #75 writing image sha256:7441ab7fa4e0b0e36e3fef3ded3817cdc9a90cb0761f843ec13a267f4e2bb2ee done
14:23:06 [2020-02-26T14:23:06.787Z] #75 naming to docker.io/library/docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 done
14:23:06 [2020-02-26T14:23:06.787Z] #75 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:23:07 [2020-02-26T14:23:07.043Z] #13 0.647 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:23:07 [2020-02-26T14:23:07.043Z] #13 DONE 0.8s
14:23:07 [2020-02-26T14:23:07.043Z] 
14:23:07 [2020-02-26T14:23:07.043Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:23:07 [2020-02-26T14:23:07.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh dynbinary test-integration
14:23:07 [2020-02-26T14:23:07.585Z] Merge succeeded, producing a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:23:07 [2020-02-26T14:23:07.586Z] Checking out Revision a40de08ca12f1e5700fc03d1eca92a797ca096b3 (PR-40538)
14:23:07 [2020-02-26T14:23:07.602Z] #14 DONE 0.7s
14:23:07 [2020-02-26T14:23:07.602Z] 
14:23:07 [2020-02-26T14:23:07.602Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:23:07 [2020-02-26T14:23:07.696Z] 
14:23:08 [2020-02-26T14:23:08.076Z] ?   	github.com/docker/docker/api	[no test files]
14:23:05 [2020-02-26T14:23:05.814Z]  > git config --add remote.origin.fetch +refs/pull/40538/head:refs/remotes/origin/PR-40538 # timeout=10
14:23:05 [2020-02-26T14:23:05.818Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:05 [2020-02-26T14:23:05.837Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:05 [2020-02-26T14:23:05.854Z] Fetching upstream changes from https://github.com/moby/moby.git
14:23:05 [2020-02-26T14:23:05.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:05 [2020-02-26T14:23:05.855Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40538/head:refs/remotes/origin/PR-40538 +refs/heads/master:refs/remotes/origin/master
14:23:06 [2020-02-26T14:23:06.390Z]  > git config core.sparsecheckout # timeout=10
14:23:06 [2020-02-26T14:23:06.395Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:23:07 [2020-02-26T14:23:07.550Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
14:23:07 [2020-02-26T14:23:07.576Z]  > git rev-parse HEAD^{commit} # timeout=10
14:23:07 [2020-02-26T14:23:07.595Z]  > git config core.sparsecheckout # timeout=10
14:23:07 [2020-02-26T14:23:07.599Z]  > git checkout -f a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:23:08 [2020-02-26T14:23:08.253Z] Commit message: "hack: support $DOCKER_ROOTLESS for testing rootless"
14:23:08 [2020-02-26T14:23:08.259Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 1.8s done
14:23:08 [2020-02-26T14:23:08.259Z] Removing bundles/
14:23:08 [2020-02-26T14:23:08.259Z] 
14:23:08 [2020-02-26T14:23:08.259Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:23:08 [2020-02-26T14:23:08.259Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:23:08 [2020-02-26T14:23:08.259Z] GOOS="" GOARCH="" GOARM=""
14:23:08 [2020-02-26T14:23:08.259Z] #7 extracting sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b
14:23:08 [2020-02-26T14:23:08.524Z] #15 DONE 0.7s
14:23:08 [2020-02-26T14:23:08.524Z] 
14:23:08 [2020-02-26T14:23:08.524Z] #16 [dev 6/25] RUN ldconfig
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:23:09 [2020-02-26T14:23:09.302Z] + docker version
14:23:09 [2020-02-26T14:23:09.302Z] Client:
14:23:09 [2020-02-26T14:23:09.302Z]  Version:           18.06.1-ce
14:23:09 [2020-02-26T14:23:09.302Z]  API version:       1.38
14:23:09 [2020-02-26T14:23:09.302Z]  Go version:        go1.10.3
14:23:09 [2020-02-26T14:23:09.302Z]  Git commit:        e68fc7a
14:23:09 [2020-02-26T14:23:09.302Z]  Built:             Tue Aug 21 17:26:10 2018
14:23:09 [2020-02-26T14:23:09.302Z]  OS/Arch:           linux/ppc64le
14:23:09 [2020-02-26T14:23:09.302Z]  Experimental:      false
14:23:09 [2020-02-26T14:23:09.302Z] 
14:23:09 [2020-02-26T14:23:09.302Z] Server:
14:23:09 [2020-02-26T14:23:09.302Z]  Engine:
14:23:09 [2020-02-26T14:23:09.302Z]   Version:          18.06.1-ce
14:23:09 [2020-02-26T14:23:09.302Z]   API version:      1.38 (minimum version 1.12)
14:23:09 [2020-02-26T14:23:09.302Z]   Go version:       go1.10.3
14:23:09 [2020-02-26T14:23:09.302Z]   Git commit:       e68fc7a
14:23:09 [2020-02-26T14:23:09.302Z]   Built:            Tue Aug 21 17:24:20 2018
14:23:09 [2020-02-26T14:23:09.302Z]   OS/Arch:          linux/ppc64le
14:23:09 [2020-02-26T14:23:09.302Z]   Experimental:     true
[Pipeline] sh
14:23:09 [2020-02-26T14:23:09.447Z] #16 DONE 1.0s
14:23:09 [2020-02-26T14:23:09.447Z] 
14:23:09 [2020-02-26T14:23:09.447Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:23:09 [2020-02-26T14:23:09.702Z] + docker info
14:23:09 [2020-02-26T14:23:09.702Z] Containers: 0
14:23:09 [2020-02-26T14:23:09.702Z]  Running: 0
14:23:09 [2020-02-26T14:23:09.702Z]  Paused: 0
14:23:09 [2020-02-26T14:23:09.702Z]  Stopped: 0
14:23:09 [2020-02-26T14:23:09.702Z] Images: 0
14:23:09 [2020-02-26T14:23:09.702Z] Server Version: 18.06.1-ce
14:23:09 [2020-02-26T14:23:09.702Z] Storage Driver: overlay2
14:23:09 [2020-02-26T14:23:09.702Z]  Backing Filesystem: extfs
14:23:09 [2020-02-26T14:23:09.702Z]  Supports d_type: true
14:23:09 [2020-02-26T14:23:09.702Z]  Native Overlay Diff: true
14:23:09 [2020-02-26T14:23:09.702Z] Logging Driver: json-file
14:23:09 [2020-02-26T14:23:09.702Z] Cgroup Driver: cgroupfs
14:23:09 [2020-02-26T14:23:09.702Z] Plugins:
14:23:09 [2020-02-26T14:23:09.702Z]  Volume: local
14:23:09 [2020-02-26T14:23:09.702Z]  Network: bridge host ipvlan macvlan null overlay
14:23:09 [2020-02-26T14:23:09.702Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:23:09 [2020-02-26T14:23:09.702Z] Swarm: inactive
14:23:09 [2020-02-26T14:23:09.702Z] Runtimes: runc
14:23:09 [2020-02-26T14:23:09.702Z] Default Runtime: runc
14:23:09 [2020-02-26T14:23:09.702Z] Init Binary: docker-init
14:23:09 [2020-02-26T14:23:09.702Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:23:09 [2020-02-26T14:23:09.702Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:23:09 [2020-02-26T14:23:09.702Z] init version: fec3683
14:23:09 [2020-02-26T14:23:09.702Z] Security Options:
14:23:09 [2020-02-26T14:23:09.702Z]  apparmor
14:23:09 [2020-02-26T14:23:09.702Z]  seccomp
14:23:09 [2020-02-26T14:23:09.702Z]   Profile: default
14:23:09 [2020-02-26T14:23:09.702Z] Kernel Version: 4.4.0-139-generic
14:23:09 [2020-02-26T14:23:09.702Z] Operating System: Ubuntu 16.04.3 LTS
14:23:09 [2020-02-26T14:23:09.702Z] OSType: linux
14:23:09 [2020-02-26T14:23:09.702Z] Architecture: ppc64le
14:23:09 [2020-02-26T14:23:09.702Z] CPUs: 4
14:23:09 [2020-02-26T14:23:09.702Z] Total Memory: 7.972GiB
14:23:09 [2020-02-26T14:23:09.702Z] Name: ppc64le-ubuntu-20
14:23:09 [2020-02-26T14:23:09.702Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:23:09 [2020-02-26T14:23:09.702Z] Docker Root Dir: /var/lib/docker
14:23:09 [2020-02-26T14:23:09.702Z] Debug Mode (client): false
14:23:09 [2020-02-26T14:23:09.702Z] Debug Mode (server): false
14:23:09 [2020-02-26T14:23:09.702Z] Username: dockerbuildbot
14:23:09 [2020-02-26T14:23:09.702Z] Registry: https://index.docker.io/v1/
14:23:09 [2020-02-26T14:23:09.702Z] Labels:
14:23:09 [2020-02-26T14:23:09.702Z] Experimental: true
14:23:09 [2020-02-26T14:23:09.702Z] Insecure Registries:
14:23:09 [2020-02-26T14:23:09.702Z]  127.0.0.0/8
14:23:09 [2020-02-26T14:23:09.702Z] Live Restore Enabled: false
14:23:09 [2020-02-26T14:23:09.702Z] 
[Pipeline] sh
14:23:10 [2020-02-26T14:23:10.096Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:10 [2020-02-26T14:23:10.096Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:23:10 [2020-02-26T14:23:10.096Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40538/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:23:10 [2020-02-26T14:23:10.096Z] + bash /home/docker/workspace/moby_PR-40538/check-config.sh
14:23:10 [2020-02-26T14:23:10.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:23:10 [2020-02-26T14:23:10.096Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:23:10 [2020-02-26T14:23:10.096Z] 
14:23:10 [2020-02-26T14:23:10.096Z] Generally Necessary:
14:23:10 [2020-02-26T14:23:10.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:23:10 [2020-02-26T14:23:10.096Z] - apparmor: enabled and tools installed
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NAMESPACES: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NET_NS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_PID_NS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_IPC_NS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_UTS_NS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CGROUPS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CGROUP_CPUACCT: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CGROUP_DEVICE: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CGROUP_FREEZER: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CGROUP_SCHED: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_CPUSETS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_MEMCG: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_KEYS: enabled
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_VETH: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_BRIDGE: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:23:10 [2020-02-26T14:23:10.388Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_NF_NAT: enabled (as module)
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_NF_NAT_NEEDED: enabled
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_POSIX_MQUEUE: enabled
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:23:10 [2020-02-26T14:23:10.389Z] 
14:23:10 [2020-02-26T14:23:10.389Z] Optional Features:
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_USER_NS: enabled
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_SECCOMP: enabled
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_CGROUP_PIDS: enabled
14:23:10 [2020-02-26T14:23:10.389Z] - CONFIG_MEMCG_SWAP: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:23:10 [2020-02-26T14:23:10.677Z]     (cgroup swap accounting is currently enabled)
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_MEMCG_KMEM: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_BLK_CGROUP: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_IOSCHED_CFQ: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_CGROUP_PERF: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_CGROUP_HUGETLB: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_CFS_BANDWIDTH: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_RT_GROUP_SCHED: missing
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_IP_VS: enabled (as module)
14:23:10 [2020-02-26T14:23:10.677Z] - CONFIG_IP_VS_NFCT: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_IP_VS_RR: enabled (as module)
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_EXT4_FS: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:23:10 [2020-02-26T14:23:10.678Z] - Network Drivers:
14:23:10 [2020-02-26T14:23:10.678Z]   - "overlay":
14:23:10 [2020-02-26T14:23:10.678Z]     - CONFIG_VXLAN: enabled (as module)
14:23:10 [2020-02-26T14:23:10.678Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:23:10 [2020-02-26T14:23:10.678Z]       Optional (for encrypted networks):
14:23:10 [2020-02-26T14:23:10.810Z] #17 1.277 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
14:23:10 [2020-02-26T14:23:10.810Z] #17 1.373 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
14:23:10 [2020-02-26T14:23:10.810Z] #17 1.461 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_CRYPTO: enabled
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_XFRM: enabled
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_XFRM_USER: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_INET_ESP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "ipvlan":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_IPVLAN: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "macvlan":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_MACVLAN: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_DUMMY: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "ftp,tftp client in container":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z] - Storage Drivers:
14:23:10 [2020-02-26T14:23:10.970Z]   - "aufs":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_AUFS_FS: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "btrfs":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:23:10 [2020-02-26T14:23:10.970Z]   - "devicemapper":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_BLK_DEV_DM: enabled
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "overlay":
14:23:10 [2020-02-26T14:23:10.970Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:23:10 [2020-02-26T14:23:10.970Z]   - "zfs":
14:23:10 [2020-02-26T14:23:10.970Z]     - /dev/zfs: missing
14:23:10 [2020-02-26T14:23:10.970Z]     - zfs command: missing
14:23:10 [2020-02-26T14:23:10.970Z]     - zpool command: missing
14:23:10 [2020-02-26T14:23:10.970Z] 
14:23:10 [2020-02-26T14:23:10.970Z] Limits:
14:23:10 [2020-02-26T14:23:10.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:23:10 [2020-02-26T14:23:10.970Z] 
14:23:10 [2020-02-26T14:23:10.970Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:23:11 [2020-02-26T14:23:11.419Z] + make bundles/buildx
14:23:11 [2020-02-26T14:23:11.734Z] #17 1.557 Reading package lists...
14:23:11 [2020-02-26T14:23:11.989Z] #17 2.195 Reading package lists...
14:23:12 [2020-02-26T14:23:12.056Z] make: command: Command not found
14:23:12 [2020-02-26T14:23:12.056Z] make: command: Command not found
14:23:12 [2020-02-26T14:23:12.056Z] mkdir bundles
14:23:12 [2020-02-26T14:23:12.056Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:23:12 [2020-02-26T14:23:12.056Z] 	--build-arg BUILDX_COMMIT \
14:23:12 [2020-02-26T14:23:12.056Z] 	--build-arg BUILDX_REPO \
14:23:12 [2020-02-26T14:23:12.056Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:23:12 [2020-02-26T14:23:12.056Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:23:12 [2020-02-26T14:23:12.056Z] 	.
14:23:12 [2020-02-26T14:23:12.056Z] /bin/sh: 4: go: not found
14:23:12 [2020-02-26T14:23:12.056Z] /bin/sh: 5: go: not found
14:23:12 [2020-02-26T14:23:12.244Z] #17 2.773 Building dependency tree...
14:23:12 [2020-02-26T14:23:12.244Z] #17 2.894 Reading state information...
14:23:12 [2020-02-26T14:23:12.244Z] #17 2.998 libcap2-bin is already the newest version (1:2.25-2).
14:23:12 [2020-02-26T14:23:12.244Z] #17 2.998 The following additional packages will be installed:
14:23:12 [2020-02-26T14:23:12.442Z] #7 extracting sha256:f47e6cebc5126c53ef9c1635358e57ff7f11f5ad1689d43d105350519ec7531b 4.1s done
14:23:12 [2020-02-26T14:23:12.499Z] #17 2.998   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:23:12 [2020-02-26T14:23:12.499Z] #17 2.999   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:23:12 [2020-02-26T14:23:12.499Z] #17 2.999   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:23:12 [2020-02-26T14:23:12.499Z] #17 2.999   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:23:12 [2020-02-26T14:23:12.499Z] #17 2.999   python3.7 python3.7-minimal vim-runtime xxd
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000 Suggested packages:
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000 Recommended packages:
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000   aufs-dkms nftables build-essential python3-dev python3-keyring
14:23:12 [2020-02-26T14:23:12.499Z] #17 3.000   python3-keyrings.alt python3-xdg unzip
14:23:12 [2020-02-26T14:23:12.697Z] #7 extracting sha256:5303501560106b7786bf68a88b0ac18bb9479fbb16233f262510188f69c61110 done
14:23:12 [2020-02-26T14:23:12.697Z] #7 DONE 14.0s
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.345 The following NEW packages will be installed:
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.346   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.346   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.346   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.346   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.347   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.347   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.347   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.347   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:23:12 [2020-02-26T14:23:12.753Z] #17 3.347   xz-utils zip
14:23:12 [2020-02-26T14:23:12.951Z] 
14:23:12 [2020-02-26T14:23:12.951Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.614 0 upgraded, 48 newly installed, 0 to remove and 12 not upgraded.
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.614 Need to get 28.5 MB of archives.
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.614 After this operation, 116 MB of additional disk space will be used.
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.617 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.626 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.643 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.647 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.663 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.667 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.667 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.668 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.669 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.670 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.671 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.671 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.672 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.673 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.677 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.678 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.681 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.683 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.684 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.686 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.691 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.692 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.694 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.695 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.696 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.696 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:23:13 [2020-02-26T14:23:13.008Z] #17 3.697 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.791 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.792 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.793 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.793 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.795 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.797 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.812 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.813 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.814 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.816 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.818 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.821 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.821 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.834 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.837 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.840 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.895 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.907 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:23:13 [2020-02-26T14:23:13.263Z] #17 3.915 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:23:13 [2020-02-26T14:23:13.517Z] #17 4.118 debconf: delaying package configuration, since apt-utils is not installed
14:23:13 [2020-02-26T14:23:13.517Z] #17 4.143 Fetched 28.5 MB in 1s (51.0 MB/s)
14:23:13 [2020-02-26T14:23:13.517Z] #17 4.171 Selecting previously unselected package pigz.
14:23:13 [2020-02-26T14:23:13.517Z] #17 4.171 (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 ... 23423 files and directories currently installed.)
14:23:13 [2020-02-26T14:23:13.517Z] #17 4.272 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:23:13 [2020-02-26T14:23:13.717Z] #75 ...
14:23:13 [2020-02-26T14:23:13.717Z] 
14:23:13 [2020-02-26T14:23:13.717Z] #76 importing to docker
14:23:13 [2020-02-26T14:23:13.717Z] #76 ...
14:23:13 [2020-02-26T14:23:13.717Z] 
14:23:13 [2020-02-26T14:23:13.717Z] #75 exporting to oci image format
14:23:13 [2020-02-26T14:23:13.717Z] #75 sending tarball 8.2s done
14:23:13 [2020-02-26T14:23:13.717Z] #75 DONE 12.5s
14:23:13 [2020-02-26T14:23:13.717Z] 
14:23:13 [2020-02-26T14:23:13.717Z] #76 importing to docker
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.275 Unpacking pigz (2.4-1) ...
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.324 Selecting previously unselected package libpython3.7-minimal:amd64.
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.327 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.330 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.439 Selecting previously unselected package python3.7-minimal.
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.441 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:23:13 [2020-02-26T14:23:13.772Z] #17 4.447 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:23:14 [2020-02-26T14:23:14.027Z] #17 4.643 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:23:14 [2020-02-26T14:23:14.027Z] #17 4.667 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:23:14 [2020-02-26T14:23:14.064Z] #76 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.099 Selecting previously unselected package python3-minimal.
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.099 (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 ... 23672 files and directories currently installed.)
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.114 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.124 Unpacking python3-minimal (3.7.3-1) ...
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.196 Selecting previously unselected package libmpdec2:amd64.
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.196 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.211 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:23:14 [2020-02-26T14:23:14.590Z] #17 5.264 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:23:14 [2020-02-26T14:23:14.799Z] Sending build context to Docker daemon  54.17MB

14:23:14 [2020-02-26T14:23:14.799Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:23:14 [2020-02-26T14:23:14.799Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:23:14 [2020-02-26T14:23:14.799Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:23:14 [2020-02-26T14:23:14.799Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:23:14 [2020-02-26T14:23:14.799Z] 1.12.10-stretch: Pulling from library/golang
14:23:14 [2020-02-26T14:23:14.799Z] fb056072eab9: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 6a33b1f9796f: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 8f8f8962e456: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 68adcc365214: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 76d8adf27bdf: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] d66e58854927: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 71497195576e: Pulling fs layer
14:23:14 [2020-02-26T14:23:14.799Z] 76d8adf27bdf: Waiting
14:23:14 [2020-02-26T14:23:14.799Z] d66e58854927: Waiting
14:23:14 [2020-02-26T14:23:14.799Z] 71497195576e: Waiting
14:23:14 [2020-02-26T14:23:14.799Z] 68adcc365214: Waiting
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.267 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.275 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.506 Selecting previously unselected package python3.7.
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.508 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.512 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:23:14 [2020-02-26T14:23:14.845Z] #17 5.548 Selecting previously unselected package libpython3-stdlib:amd64.
14:23:14 [2020-02-26T14:23:14.853Z] #8 DONE 1.7s
14:23:14 [2020-02-26T14:23:14.853Z] 
14:23:14 [2020-02-26T14:23:14.853Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:23:14 [2020-02-26T14:23:14.862Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/test/unit
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.551 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.554 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.584 Setting up python3-minimal (3.7.3-1) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.752 Selecting previously unselected package python3.
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.752 (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 ... 24084 files and directories currently installed.)
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.761 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.767 Unpacking python3 (3.7.3-1) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.803 Selecting previously unselected package libip4tc0:amd64.
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.806 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.809 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.842 Selecting previously unselected package libip6tc0:amd64.
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.845 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.848 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.880 Selecting previously unselected package libiptc0:amd64.
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.883 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.886 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:23:15 [2020-02-26T14:23:15.100Z] #17 5.915 Selecting previously unselected package libnfnetlink0:amd64.
14:23:15 [2020-02-26T14:23:15.108Z] #9 DONE 0.8s
14:23:15 [2020-02-26T14:23:15.108Z] 
14:23:15 [2020-02-26T14:23:15.108Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:23:15 [2020-02-26T14:23:15.108Z] #29 DONE 0.1s
14:23:15 [2020-02-26T14:23:15.108Z] 
14:23:15 [2020-02-26T14:23:15.108Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.918 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.921 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.948 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.950 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.953 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.986 Selecting previously unselected package libnftnl11:amd64.
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.986 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 5.989 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.022 Selecting previously unselected package iptables.
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.022 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.025 Unpacking iptables (1.8.2-4) ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.098 Selecting previously unselected package xxd.
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.098 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.101 Unpacking xxd (2:8.1.0875-5) ...
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.159 Selecting previously unselected package vim-common.
14:23:15 [2020-02-26T14:23:15.354Z] #17 6.159 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:23:15 [2020-02-26T14:23:15.363Z] #30 ...
14:23:15 [2020-02-26T14:23:15.363Z] 
14:23:15 [2020-02-26T14:23:15.363Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:23:15 [2020-02-26T14:23:15.363Z] #40 DONE 0.1s
14:23:15 [2020-02-26T14:23:15.363Z] 
14:23:15 [2020-02-26T14:23:15.363Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:15 [2020-02-26T14:23:15.363Z] #21 DONE 0.1s
14:23:15 [2020-02-26T14:23:15.430Z] 8f8f8962e456: Verifying Checksum
14:23:15 [2020-02-26T14:23:15.430Z] 8f8f8962e456: Download complete
14:23:15 [2020-02-26T14:23:15.609Z] #17 6.169 Unpacking vim-common (2:8.1.0875-5) ...
14:23:15 [2020-02-26T14:23:15.609Z] #17 6.232 Selecting previously unselected package bash-completion.
14:23:15 [2020-02-26T14:23:15.609Z] #17 6.235 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:23:15 [2020-02-26T14:23:15.618Z] 
14:23:15 [2020-02-26T14:23:15.618Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:23:15 [2020-02-26T14:23:15.618Z] #70 DONE 0.1s
14:23:15 [2020-02-26T14:23:15.618Z] 
14:23:15 [2020-02-26T14:23:15.618Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:23:15 [2020-02-26T14:23:15.618Z] #32 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.618Z] 
14:23:15 [2020-02-26T14:23:15.618Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:23:15 [2020-02-26T14:23:15.618Z] #52 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.618Z] 
14:23:15 [2020-02-26T14:23:15.618Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:23:15 [2020-02-26T14:23:15.619Z] #64 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.619Z] 
14:23:15 [2020-02-26T14:23:15.619Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:23:15 [2020-02-26T14:23:15.619Z] #22 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.619Z] 
14:23:15 [2020-02-26T14:23:15.619Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:23:15 [2020-02-26T14:23:15.619Z] #46 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.619Z] 
14:23:15 [2020-02-26T14:23:15.619Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:23:15 [2020-02-26T14:23:15.619Z] #49 DONE 0.2s
14:23:15 [2020-02-26T14:23:15.619Z] 
14:23:15 [2020-02-26T14:23:15.619Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:15 [2020-02-26T14:23:15.720Z] 6a33b1f9796f: Verifying Checksum
14:23:15 [2020-02-26T14:23:15.720Z] 6a33b1f9796f: Download complete
14:23:16 [2020-02-26T14:23:16.168Z] #17 6.811 Unpacking bash-completion (1:2.8-6) ...
14:23:16 [2020-02-26T14:23:16.315Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:23:16 [2020-02-26T14:23:16.315Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cbb656f5\powershellScript.ps1'; exit $LASTEXITCODE;
14:23:16 [2020-02-26T14:23:16.315Z] ----------------------------------------------------------------------------
14:23:16 [2020-02-26T14:23:16.315Z] 
14:23:16 [2020-02-26T14:23:16.315Z] INFO: executeCI.ps1 starting at Wed Feb 26 14:23:16 CUT 2020
14:23:16 [2020-02-26T14:23:16.315Z] 
14:23:16 [2020-02-26T14:23:16.315Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:23:16 [2020-02-26T14:23:16.315Z] INFO: Running git version 2.24.1.windows.2
14:23:16 [2020-02-26T14:23:16.315Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:23:16 [2020-02-26T14:23:16.315Z] INFO: Environment variables:
14:23:16 [2020-02-26T14:23:16.315Z] 
14:23:16 [2020-02-26T14:23:16.315Z] Name                           Value                                                                                   
14:23:16 [2020-02-26T14:23:16.315Z] ----                           -----                                                                                   
14:23:16 [2020-02-26T14:23:16.315Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:23:16 [2020-02-26T14:23:16.315Z] amd64                          true                                                                                    
14:23:16 [2020-02-26T14:23:16.315Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:23:16 [2020-02-26T14:23:16.315Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:23:16 [2020-02-26T14:23:16.315Z] arm64                          true                                                                                    
14:23:16 [2020-02-26T14:23:16.315Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
14:23:16 [2020-02-26T14:23:16.315Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
14:23:16 [2020-02-26T14:23:16.315Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:23:16 [2020-02-26T14:23:16.315Z] BRANCH_NAME                    PR-40538                                                                                
14:23:16 [2020-02-26T14:23:16.315Z] BUILD_DISPLAY_NAME             #12                                                                                     
14:23:16 [2020-02-26T14:23:16.315Z] BUILD_ID                       12                                                                                      
14:23:16 [2020-02-26T14:23:16.315Z] BUILD_NUMBER                   12                                                                                      
14:23:16 [2020-02-26T14:23:16.315Z] BUILD_TAG                      jenkins-moby-PR-40538-12                                                                
14:23:16 [2020-02-26T14:23:16.315Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40538/12/                             
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_AUTHOR                  AkihiroSuda                                                                             
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_AUTHOR_DISPLAY_NAME     Akihiro Suda                                                                            
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_AUTHOR_EMAIL            suda.kyoto@gmail.com                                                                    
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_BRANCH                  test-rootless                                                                           
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_FORK                    AkihiroSuda/docker                                                                      
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_ID                      40538                                                                                   
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_TARGET                  master                                                                                  
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_TITLE                   hack: support $DOCKER_ROOTLESS for testing rootless                                     
14:23:16 [2020-02-26T14:23:16.315Z] CHANGE_URL                     https://github.com/moby/moby/pull/40538                                                 
14:23:16 [2020-02-26T14:23:16.315Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:23:16 [2020-02-26T14:23:16.315Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:23:16 [2020-02-26T14:23:16.315Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:23:16 [2020-02-26T14:23:16.315Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:23:16 [2020-02-26T14:23:16.315Z] COMPUTERNAME                   azwin-2-0c5680                                                                          
14:23:16 [2020-02-26T14:23:16.315Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:23:16 [2020-02-26T14:23:16.315Z] ConfigSequenceNumber           0                                                                                       
14:23:16 [2020-02-26T14:23:16.315Z] dco                            true                                                                                    
14:23:16 [2020-02-26T14:23:16.315Z] DOCKER_BUILDKIT                0                                                                                       
14:23:16 [2020-02-26T14:23:16.315Z] DOCKER_DUT_DEBUG               1                                                                                       
14:23:16 [2020-02-26T14:23:16.315Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:23:16 [2020-02-26T14:23:16.315Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:23:16 [2020-02-26T14:23:16.315Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:23:16 [2020-02-26T14:23:16.315Z] EXECUTOR_NUMBER                0                                                                                       
14:23:16 [2020-02-26T14:23:16.315Z] FQDN                           azwin-2-0c5680.westus.cloudapp.azure.com                                                
14:23:16 [2020-02-26T14:23:16.315Z] GIT_BRANCH                     PR-40538                                                                                
14:23:16 [2020-02-26T14:23:16.315Z] GIT_COMMIT                     a40de08ca12f1e5700fc03d1eca92a797ca096b3                                                
14:23:16 [2020-02-26T14:23:16.315Z] GIT_PREVIOUS_COMMIT            619917949bc3a9c39643cd6c0f34acdb3ca5b646                                                
14:23:16 [2020-02-26T14:23:16.315Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2b44f63dfeeae803b3bb1b5623dfddb0a2e9ca2d                                                
14:23:16 [2020-02-26T14:23:16.315Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:23:16 [2020-02-26T14:23:16.315Z] HUDSON_COOKIE                  c366b433-50df-4b7c-8de2-52be56117ce5                                                    
14:23:16 [2020-02-26T14:23:16.315Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:23:16 [2020-02-26T14:23:16.315Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:23:16 [2020-02-26T14:23:16.315Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:23:16 [2020-02-26T14:23:16.315Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
14:23:16 [2020-02-26T14:23:16.315Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:23:16 [2020-02-26T14:23:16.315Z] JENKINS_NODE_COOKIE            add2abe8-e862-45f3-85d5-d5b44eb9d4b1                                                    
14:23:16 [2020-02-26T14:23:16.315Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:23:16 [2020-02-26T14:23:16.315Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:23:16 [2020-02-26T14:23:16.315Z] JOB_BASE_NAME                  PR-40538                                                                                
14:23:16 [2020-02-26T14:23:16.315Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40538/display/redirect                
14:23:16 [2020-02-26T14:23:16.315Z] JOB_NAME                       moby/PR-40538                                                                           
14:23:16 [2020-02-26T14:23:16.315Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40538/                                
14:23:16 [2020-02-26T14:23:16.315Z] library.jps.version            master                                                                                  
14:23:16 [2020-02-26T14:23:16.315Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:23:16 [2020-02-26T14:23:16.315Z] NODE_LABELS                    amd64 azure azwin-2-0c5680 azwin-2019 docker west-us windows windows-2019 x86_64        
14:23:16 [2020-02-26T14:23:16.315Z] NODE_NAME                      azwin-2-0c5680                                                                          
14:23:16 [2020-02-26T14:23:16.317Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] OS                             Windows_NT                                                                              
14:23:16 [2020-02-26T14:23:16.317Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:23:16 [2020-02-26T14:23:16.317Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:23:16 [2020-02-26T14:23:16.317Z] ppc64le                        true                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:23:16 [2020-02-26T14:23:16.317Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
14:23:16 [2020-02-26T14:23:16.317Z] PROCESSOR_LEVEL                6                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] PROCESSOR_REVISION             5504                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] ProgramData                    C:\ProgramData                                                                          
14:23:16 [2020-02-26T14:23:16.317Z] ProgramFiles                   C:\Program Files                                                                        
14:23:16 [2020-02-26T14:23:16.317Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:23:16 [2020-02-26T14:23:16.317Z] ProgramW6432                   C:\Program Files                                                                        
14:23:16 [2020-02-26T14:23:16.317Z] PROMPT                         $P$G                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:23:16 [2020-02-26T14:23:16.317Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:23:16 [2020-02-26T14:23:16.317Z] PUBLIC                         C:\Users\Public                                                                         
14:23:16 [2020-02-26T14:23:16.317Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40538/12/display/redirect?page=changes
14:23:16 [2020-02-26T14:23:16.317Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40538/12/display/redirect             
14:23:16 [2020-02-26T14:23:16.317Z] s390x                          true                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] SOURCES_DRIVE                  d                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] SOURCES_SUBDIR                 gopath                                                                                  
14:23:16 [2020-02-26T14:23:16.317Z] STAGE_NAME                     Run tests                                                                               
14:23:16 [2020-02-26T14:23:16.317Z] SystemDrive                    C:                                                                                      
14:23:16 [2020-02-26T14:23:16.317Z] SystemRoot                     C:\windows                                                                              
14:23:16 [2020-02-26T14:23:16.317Z] TEMP                           C:\windows\TEMP                                                                         
14:23:16 [2020-02-26T14:23:16.317Z] TESTDEBUG                      0                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] TESTRUN_DRIVE                  d                                                                                       
14:23:16 [2020-02-26T14:23:16.317Z] TESTRUN_SUBDIR                 CI                                                                                      
14:23:16 [2020-02-26T14:23:16.317Z] TIMEOUT                        120m                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] TMP                            C:\windows\TEMP                                                                         
14:23:16 [2020-02-26T14:23:16.317Z] unit_validate                  true                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] USERDOMAIN                     WORKGROUP                                                                               
14:23:16 [2020-02-26T14:23:16.317Z] USERNAME                       azwin-2-0c5680$                                                                         
14:23:16 [2020-02-26T14:23:16.317Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:23:16 [2020-02-26T14:23:16.317Z] validate_force                 false                                                                                   
14:23:16 [2020-02-26T14:23:16.317Z] windir                         C:\windows                                                                              
14:23:16 [2020-02-26T14:23:16.317Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:23:16 [2020-02-26T14:23:16.317Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:23:16 [2020-02-26T14:23:16.317Z] windowsRS1                     false                                                                                   
14:23:16 [2020-02-26T14:23:16.317Z] windowsRS5                     true                                                                                    
14:23:16 [2020-02-26T14:23:16.317Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:23:16 [2020-02-26T14:23:16.317Z] 
14:23:16 [2020-02-26T14:23:16.317Z] 
14:23:16 [2020-02-26T14:23:16.317Z] 
14:23:16 [2020-02-26T14:23:16.422Z] #17 6.951 Selecting previously unselected package bzip2.
14:23:16 [2020-02-26T14:23:16.423Z] #17 6.954 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 6.957 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 6.987 Selecting previously unselected package xz-utils.
14:23:16 [2020-02-26T14:23:16.423Z] #17 6.991 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 6.994 Unpacking xz-utils (5.2.4-1) ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 7.068 Selecting previously unselected package apparmor.
14:23:16 [2020-02-26T14:23:16.423Z] #17 7.070 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 7.089 Unpacking apparmor (2.13.2-10) ...
14:23:16 [2020-02-26T14:23:16.423Z] #17 7.201 Selecting previously unselected package aufs-tools.
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.204 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.207 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.245 Selecting previously unselected package libonig5:amd64.
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.248 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.252 Unpacking libonig5:amd64 (6.9.1-1) ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.295 Selecting previously unselected package libjq1:amd64.
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.298 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.303 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.336 Selecting previously unselected package jq.
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.339 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.342 Unpacking jq (1.5+dfsg-2+b1) ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.375 Selecting previously unselected package libaio1:amd64.
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.378 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.381 Unpacking libaio1:amd64 (0.3.112-3) ...
14:23:16 [2020-02-26T14:23:16.677Z] #17 7.412 Selecting previously unselected package libgpm2:amd64.
14:23:16 [2020-02-26T14:23:16.774Z] INFO: Sources under d:\gopath\...
14:23:16 [2020-02-26T14:23:16.775Z] INFO: Test run under d:\CI\...
14:23:16 [2020-02-26T14:23:16.775Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:23:16 [2020-02-26T14:23:16.775Z] INFO: docker/docker repository was found
14:23:16 [2020-02-26T14:23:16.775Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
14:23:16 [2020-02-26T14:23:16.932Z] #17 7.414 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.932Z] #17 7.418 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:23:16 [2020-02-26T14:23:16.932Z] #17 7.448 Selecting previously unselected package libicu63:amd64.
14:23:16 [2020-02-26T14:23:16.932Z] #17 7.450 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
14:23:16 [2020-02-26T14:23:16.932Z] #17 7.454 Unpacking libicu63:amd64 (63.1-6) ...
14:23:17 [2020-02-26T14:23:17.230Z] ?   	github.com/docker/docker/api	[no test files]
14:23:17 [2020-02-26T14:23:17.232Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040'
14:23:17 [2020-02-26T14:23:17.232Z] INFO: Docker version of control daemon
14:23:17 [2020-02-26T14:23:17.232Z] 
14:23:17 [2020-02-26T14:23:17.232Z] Client: Docker Engine - Enterprise
14:23:17 [2020-02-26T14:23:17.232Z]  Version:           19.03.5
14:23:17 [2020-02-26T14:23:17.232Z]  API version:       1.40
14:23:17 [2020-02-26T14:23:17.232Z]  Go version:        go1.12.12
14:23:17 [2020-02-26T14:23:17.232Z]  Git commit:        2ee0c57608
14:23:17 [2020-02-26T14:23:17.232Z]  Built:             11/13/2019 08:00:16
14:23:17 [2020-02-26T14:23:17.232Z]  OS/Arch:           windows/amd64
14:23:17 [2020-02-26T14:23:17.232Z]  Experimental:      false
14:23:17 [2020-02-26T14:23:17.232Z] 
14:23:17 [2020-02-26T14:23:17.232Z] Server: Docker Engine - Enterprise
14:23:17 [2020-02-26T14:23:17.232Z]  Engine:
14:23:17 [2020-02-26T14:23:17.232Z]   Version:          19.03.5
14:23:17 [2020-02-26T14:23:17.232Z]   API version:      1.40 (minimum version 1.24)
14:23:17 [2020-02-26T14:23:17.232Z]   Go version:       go1.12.12
14:23:17 [2020-02-26T14:23:17.232Z]   Git commit:       2ee0c57608
14:23:17 [2020-02-26T14:23:17.232Z]   Built:            11/13/2019 07:58:51
14:23:17 [2020-02-26T14:23:17.232Z]   OS/Arch:          windows/amd64
14:23:17 [2020-02-26T14:23:17.232Z]   Experimental:     true
14:23:17 [2020-02-26T14:23:17.232Z] 
14:23:17 [2020-02-26T14:23:17.232Z] INFO: Docker info of control daemon
14:23:17 [2020-02-26T14:23:17.232Z] 
14:23:17 [2020-02-26T14:23:17.492Z] #17 8.299 Selecting previously unselected package libnet1:amd64.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.302 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.305 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.340 Selecting previously unselected package libnl-3-200:amd64.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.343 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.346 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.379 Selecting previously unselected package libprotobuf-c1:amd64.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.381 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.385 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.411 Selecting previously unselected package libreadline5:amd64.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.414 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.418 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.451 Selecting previously unselected package net-tools.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.454 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.457 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.508 Selecting previously unselected package python-pip-whl.
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.510 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:23:17 [2020-02-26T14:23:17.746Z] #17 8.513 Unpacking python-pip-whl (18.1-5) ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.648 Selecting previously unselected package python3-lib2to3.
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.651 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.654 Unpacking python3-lib2to3 (3.7.3-1) ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.691 Selecting previously unselected package python3-distutils.
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.694 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.696 Unpacking python3-distutils (3.7.3-1) ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.736 Selecting previously unselected package python3-pip.
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.739 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.742 Unpacking python3-pip (18.1-5) ...
14:23:18 [2020-02-26T14:23:18.000Z] #17 8.791 Selecting previously unselected package python3-pkg-resources.
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.794 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.797 Unpacking python3-pkg-resources (40.8.0-1) ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.836 Selecting previously unselected package python3-setuptools.
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.839 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.842 Unpacking python3-setuptools (40.8.0-1) ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.899 Selecting previously unselected package python3-wheel.
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.899 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.902 Unpacking python3-wheel (0.32.3-2) ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.934 Selecting previously unselected package sudo.
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.937 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:23:18 [2020-02-26T14:23:18.254Z] #17 8.941 Unpacking sudo (1.8.27-1+deb10u2) ...
14:23:18 [2020-02-26T14:23:18.457Z] fb056072eab9: Download complete
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.164 Selecting previously unselected package thin-provisioning-tools.
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.167 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.170 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.238 Selecting previously unselected package uidmap.
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.238 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.241 Unpacking uidmap (1:4.5-1.1) ...
14:23:18 [2020-02-26T14:23:18.509Z] #17 9.281 Selecting previously unselected package vim-runtime.
14:23:18 [2020-02-26T14:23:18.763Z] #17 9.283 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:23:18 [2020-02-26T14:23:18.763Z] #17 9.295 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:23:18 [2020-02-26T14:23:18.763Z] #17 9.305 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:23:18 [2020-02-26T14:23:18.763Z] #17 9.308 Unpacking vim-runtime (2:8.1.0875-5) ...
14:23:18 [2020-02-26T14:23:18.768Z] Client:
14:23:18 [2020-02-26T14:23:18.768Z]  Debug Mode: false
14:23:18 [2020-02-26T14:23:18.768Z]  Plugins:
14:23:18 [2020-02-26T14:23:18.768Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
14:23:18 [2020-02-26T14:23:18.768Z] 
14:23:18 [2020-02-26T14:23:18.768Z] Server:
14:23:18 [2020-02-26T14:23:18.768Z]  Containers: 2
14:23:18 [2020-02-26T14:23:18.768Z]   Running: 0
14:23:18 [2020-02-26T14:23:18.768Z]   Paused: 0
14:23:18 [2020-02-26T14:23:18.768Z]   Stopped: 2
14:23:18 [2020-02-26T14:23:18.768Z]  Images: 11
14:23:18 [2020-02-26T14:23:18.768Z]  Server Version: 19.03.5
14:23:18 [2020-02-26T14:23:18.768Z]  Storage Driver: lcow (linux) windowsfilter (windows)
14:23:18 [2020-02-26T14:23:18.768Z]   LCOW: 
14:23:18 [2020-02-26T14:23:18.768Z]   Windows: 
14:23:18 [2020-02-26T14:23:18.768Z]  Logging Driver: json-file
14:23:18 [2020-02-26T14:23:18.768Z]  Plugins:
14:23:18 [2020-02-26T14:23:18.768Z]   Volume: local
14:23:18 [2020-02-26T14:23:18.768Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:23:18 [2020-02-26T14:23:18.768Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:23:18 [2020-02-26T14:23:18.768Z]  Swarm: inactive
14:23:18 [2020-02-26T14:23:18.768Z]  Default Isolation: process
14:23:18 [2020-02-26T14:23:18.768Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:23:18 [2020-02-26T14:23:18.768Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
14:23:18 [2020-02-26T14:23:18.768Z]  OSType: windows
14:23:18 [2020-02-26T14:23:18.768Z]  Architecture: x86_64
14:23:18 [2020-02-26T14:23:18.768Z]  CPUs: 4
14:23:18 [2020-02-26T14:23:18.768Z]  Total Memory: 32GiB
14:23:18 [2020-02-26T14:23:18.768Z]  Name: azwin-2-0c5680
14:23:18 [2020-02-26T14:23:18.768Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
14:23:18 [2020-02-26T14:23:18.768Z]  Docker Root Dir: D:\docker
14:23:18 [2020-02-26T14:23:18.768Z]  Debug Mode: false
14:23:18 [2020-02-26T14:23:18.768Z]  Registry: https://index.docker.io/v1/
14:23:18 [2020-02-26T14:23:18.768Z]  Labels:
14:23:18 [2020-02-26T14:23:18.768Z]  Experimental: true
14:23:18 [2020-02-26T14:23:18.768Z]  Insecure Registries:
14:23:18 [2020-02-26T14:23:18.768Z]   10.0.0.4:5000
14:23:18 [2020-02-26T14:23:18.768Z]   127.0.0.0/8
14:23:18 [2020-02-26T14:23:18.768Z]  Registry Mirrors:
14:23:18 [2020-02-26T14:23:18.768Z]   http://10.0.0.4:5000/
14:23:18 [2020-02-26T14:23:18.768Z]  Live Restore Enabled: false
14:23:18 [2020-02-26T14:23:18.768Z] 
14:23:18 [2020-02-26T14:23:18.768Z] 
14:23:18 [2020-02-26T14:23:18.768Z] INFO: Commit hash is a40de08ca1
14:23:18 [2020-02-26T14:23:18.768Z] INFO: Nuke-Everything...
14:23:18 [2020-02-26T14:23:18.768Z] INFO: Container count on control daemon to delete is 2
14:23:19 [2020-02-26T14:23:19.226Z] cc573690b903
14:23:19 [2020-02-26T14:23:19.226Z] 5d33c63079f0
14:23:19 [2020-02-26T14:23:19.226Z] INFO: Non-base image count on control daemon to delete is 1
14:23:19 [2020-02-26T14:23:19.322Z] #17 9.971 Selecting previously unselected package vim.
14:23:19 [2020-02-26T14:23:19.322Z] #17 9.974 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:23:19 [2020-02-26T14:23:19.322Z] #17 9.981 Unpacking vim (2:8.1.0875-5) ...
14:23:19 [2020-02-26T14:23:19.487Z] 68adcc365214: Verifying Checksum
14:23:19 [2020-02-26T14:23:19.487Z] 68adcc365214: Download complete
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.13 Selecting previously unselected package xfsprogs.
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.14 Unpacking xfsprogs (4.20.0-1) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.25 Selecting previously unselected package zip.
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.25 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.25 Unpacking zip (3.0-11+b1) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.30 Setting up aufs-tools (1:4.14+20190211-1) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.33 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.34 Setting up libgpm2:amd64 (1.20.7-5) ...
14:23:19 [2020-02-26T14:23:19.576Z] #17 10.35 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:23:19 [2020-02-26T14:23:19.777Z] 71497195576e: Verifying Checksum
14:23:19 [2020-02-26T14:23:19.777Z] 71497195576e: Download complete
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.36 Setting up uidmap (1:4.5-1.1) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.37 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.41 Setting up libicu63:amd64 (63.1-6) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.42 Setting up xxd (2:8.1.0875-5) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.43 Setting up zip (3.0-11+b1) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.43 Setting up vim-common (2:8.1.0875-5) ...
14:23:19 [2020-02-26T14:23:19.831Z] #17 10.45 Setting up bash-completion (1:2.8-6) ...
14:23:20 [2020-02-26T14:23:20.192Z] Deleted: sha256:81532acbadbab112e4fc50f755a1a85e9e611ea82313b498f41528b49d5875e8
14:23:20 [2020-02-26T14:23:20.192Z] Deleted: sha256:c4455f1fbe50b2c6cc566e68658629ed7d710184ca0ced233ee04fbb08793d73
14:23:20 [2020-02-26T14:23:20.295Z] ok  	github.com/docker/docker/api/server	0.041s	coverage: 9.0% of statements
14:23:20 [2020-02-26T14:23:20.391Z] #17 11.10 Setting up libiptc0:amd64 (1.8.2-4) ...
14:23:20 [2020-02-26T14:23:20.405Z] 76d8adf27bdf: Verifying Checksum
14:23:20 [2020-02-26T14:23:20.405Z] 76d8adf27bdf: Download complete
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.11 Setting up xz-utils (5.2.4-1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.18 Setting up sudo (1.8.27-1+deb10u2) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.22 invoke-rc.d: could not determine current runlevel
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.22 invoke-rc.d: policy-rc.d denied execution of start.
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.22 Setting up pigz (2.4-1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.26 Setting up python-pip-whl (18.1-5) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.27 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.28 Setting up vim-runtime (2:8.1.0875-5) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.36 Setting up libaio1:amd64 (0.3.112-3) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.36 Setting up libonig5:amd64 (6.9.1-1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.38 Setting up vim (2:8.1.0875-5) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.45 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.45 Setting up jq (1.5+dfsg-2+b1) ...
14:23:20 [2020-02-26T14:23:20.646Z] #17 11.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:23:20 [2020-02-26T14:23:20.650Z] 
14:23:20 [2020-02-26T14:23:20.650Z] 
14:23:20 [2020-02-26T14:23:20.650Z] __GENUS          : 2
14:23:20 [2020-02-26T14:23:20.650Z] __CLASS          : __PARAMETERS
14:23:20 [2020-02-26T14:23:20.650Z] __SUPERCLASS     : 
14:23:20 [2020-02-26T14:23:20.650Z] __DYNASTY        : __PARAMETERS
14:23:20 [2020-02-26T14:23:20.650Z] __RELPATH        : 
14:23:20 [2020-02-26T14:23:20.650Z] __PROPERTY_COUNT : 1
14:23:20 [2020-02-26T14:23:20.650Z] __DERIVATION     : {}
14:23:20 [2020-02-26T14:23:20.650Z] __SERVER         : 
14:23:20 [2020-02-26T14:23:20.650Z] __NAMESPACE      : 
14:23:20 [2020-02-26T14:23:20.650Z] __PATH           : 
14:23:20 [2020-02-26T14:23:20.650Z] ReturnValue      : 0
14:23:20 [2020-02-26T14:23:20.650Z] PSComputerName   : 
14:23:20 [2020-02-26T14:23:20.650Z] 
14:23:20 [2020-02-26T14:23:20.650Z] INFO: Nuking d:\CI
14:23:20 [2020-02-26T14:23:20.852Z] #50 ...
14:23:20 [2020-02-26T14:23:20.852Z] 
14:23:20 [2020-02-26T14:23:20.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:20 [2020-02-26T14:23:20.852Z] #35 4.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:23:20 [2020-02-26T14:23:20.852Z] #35 4.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:23:20 [2020-02-26T14:23:20.852Z] #35 4.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:23:20 [2020-02-26T14:23:20.852Z] #35 ...
14:23:20 [2020-02-26T14:23:20.852Z] 
14:23:20 [2020-02-26T14:23:20.852Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:23:20 [2020-02-26T14:23:20.852Z] #30 5.561 + git clone https://github.com/kolyshkin/go-swagger.git .
14:23:20 [2020-02-26T14:23:20.852Z] #30 5.564 Cloning into '.'...
14:23:20 [2020-02-26T14:23:20.901Z] #17 11.47 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.07 Setting up iptables (1.8.2-4) ...
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.11 Setting up python3 (3.7.3-1) ...
14:23:21 [2020-02-26T14:23:21.460Z] #17 12.19 Setting up python3-wheel (0.32.3-2) ...
14:23:21 [2020-02-26T14:23:21.714Z] #17 12.32 Setting up apparmor (2.13.2-10) ...
14:23:22 [2020-02-26T14:23:22.273Z] #17 13.00 Setting up xfsprogs (4.20.0-1) ...
14:23:22 [2020-02-26T14:23:22.273Z] #17 13.01 Setting up python3-lib2to3 (3.7.3-1) ...
14:23:22 [2020-02-26T14:23:22.528Z] #17 13.10 Setting up python3-pkg-resources (40.8.0-1) ...
14:23:22 [2020-02-26T14:23:22.783Z] #17 13.27 Setting up python3-distutils (3.7.3-1) ...
14:23:22 [2020-02-26T14:23:22.783Z] #17 13.37 Setting up python3-setuptools (40.8.0-1) ...
14:23:23 [2020-02-26T14:23:23.038Z] #17 13.59 Setting up python3-pip (18.1-5) ...
14:23:23 [2020-02-26T14:23:23.038Z] #17 13.79 Processing triggers for libc-bin (2.28-10) ...
14:23:23 [2020-02-26T14:23:23.138Z] fb056072eab9: Pull complete
14:23:23 [2020-02-26T14:23:23.296Z] #17 13.81 Processing triggers for mime-support (3.62) ...
14:23:23 [2020-02-26T14:23:23.296Z] #17 DONE 14.0s
14:23:23 [2020-02-26T14:23:23.296Z] 
14:23:23 [2020-02-26T14:23:23.296Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:23:23 [2020-02-26T14:23:23.855Z] #18 0.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:23:24 [2020-02-26T14:23:24.109Z] #18 0.632 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:23:24 [2020-02-26T14:23:24.110Z] #18 0.635 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:23:24 [2020-02-26T14:23:24.110Z] #18 DONE 0.7s
14:23:24 [2020-02-26T14:23:24.110Z] 
14:23:24 [2020-02-26T14:23:24.110Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:23:24 [2020-02-26T14:23:24.172Z] 6a33b1f9796f: Pull complete
14:23:24 [2020-02-26T14:23:24.461Z] 8f8f8962e456: Pull complete
14:23:25 [2020-02-26T14:23:25.966Z] d66e58854927: Verifying Checksum
14:23:25 [2020-02-26T14:23:25.966Z] d66e58854927: Download complete
14:23:25 [2020-02-26T14:23:25.992Z] #19 1.502 Collecting yamllint==1.16.0
14:23:26 [2020-02-26T14:23:26.085Z] #30 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:26 [2020-02-26T14:23:26.085Z] #59 4.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #59 4.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #59 4.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #59 5.572 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #59 7.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #59 9.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:23:26 [2020-02-26T14:23:26.085Z] #59 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:26 [2020-02-26T14:23:26.085Z] #43 5.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #43 5.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #43 5.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #43 6.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #43 8.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #43 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:26 [2020-02-26T14:23:26.085Z] #10 5.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #10 5.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #10 5.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #10 6.392 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #10 8.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #10 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.056 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.056 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.056 + : /build
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.056 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.058 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.069 + export GOPATH=/tmp/tmp.C3p7nRnLn7
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.069 + GOPATH=/tmp/tmp.C3p7nRnLn7
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.069 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.070 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.071 + dir=.
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.072 + bin=proxy
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.072 + shift
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.072 + '[' '!' -f ./proxy.installer ']'
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.077 + . ./proxy.installer
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.077 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.077 + install_proxy
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + case "$1" in
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + export CGO_ENABLED=0
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + CGO_ENABLED=0
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + _install_proxy
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.078 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.C3p7nRnLn7/src/github.com/docker/libnetwork
14:23:26 [2020-02-26T14:23:26.085Z] #71 6.080 Cloning into '/tmp/tmp.C3p7nRnLn7/src/github.com/docker/libnetwork'...
14:23:26 [2020-02-26T14:23:26.085Z] #71 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:26 [2020-02-26T14:23:26.085Z] #25 4.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #25 4.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #25 4.748 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #25 5.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #25 7.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:23:26 [2020-02-26T14:23:26.085Z] #25 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:23:26 [2020-02-26T14:23:26.085Z] #25 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.852 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.852 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.852 + : /build
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.852 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.852 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.855 + export GOPATH=/tmp/tmp.bTlYtih03t
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.856 + GOPATH=/tmp/tmp.bTlYtih03t
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.856 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.857 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.860 + dir=.
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.861 + bin=tomlv
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.862 + shift
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.862 + '[' '!' -f ./tomlv.installer ']'
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.862 + . ./tomlv.installer
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.863 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.863 + install_tomlv
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.866 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.866 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bTlYtih03t/src/github.com/BurntSushi/toml
14:23:26 [2020-02-26T14:23:26.085Z] #33 5.875 Cloning into '/tmp/tmp.bTlYtih03t/src/github.com/BurntSushi/toml'...
14:23:26 [2020-02-26T14:23:26.085Z] #33 6.926 + cd /tmp/tmp.bTlYtih03t/src/github.com/BurntSushi/toml
14:23:26 [2020-02-26T14:23:26.085Z] #33 6.926 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:23:26 [2020-02-26T14:23:26.085Z] #33 6.940 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:23:26 [2020-02-26T14:23:26.085Z] #33 7.622 internal/cpu
14:23:26 [2020-02-26T14:23:26.085Z] #33 7.689 runtime/internal/atomic
14:23:26 [2020-02-26T14:23:26.085Z] #33 8.084 runtime/internal/sys
14:23:26 [2020-02-26T14:23:26.085Z] #33 8.207 runtime/internal/math
14:23:26 [2020-02-26T14:23:26.085Z] #33 8.245 internal/bytealg
14:23:26 [2020-02-26T14:23:26.085Z] #33 8.329 math/bits
14:23:26 [2020-02-26T14:23:26.085Z] #33 8.719 math
14:23:26 [2020-02-26T14:23:26.085Z] #33 9.080 runtime
14:23:26 [2020-02-26T14:23:26.085Z] #33 ...
14:23:26 [2020-02-26T14:23:26.085Z] 
14:23:26 [2020-02-26T14:23:26.085Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.490 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.499 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.500 + : /build
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.500 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.507 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.514 + export GOPATH=/tmp/tmp.u75DAg5RsN
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.514 + GOPATH=/tmp/tmp.u75DAg5RsN
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.514 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.515 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.520 + dir=.
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.524 + bin=dockercli
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.524 + shift
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.525 + '[' '!' -f ./dockercli.installer ']'
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.525 + . ./dockercli.installer
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.525 ++ : stable
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.526 ++ : 17.06.2-ce
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.527 + install_dockercli
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.528 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.529 Install docker/cli version 17.06.2-ce from stable
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.529 ++ uname -m
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.580 + arch=x86_64
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.581 + '[' x86_64 '!=' x86_64 ']'
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.581 + url=https://download.docker.com/linux/static
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.589 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:23:26 [2020-02-26T14:23:26.085Z] #23 6.589 + tar -xz docker/docker
14:23:26 [2020-02-26T14:23:26.340Z] #23 ...
14:23:26 [2020-02-26T14:23:26.340Z] 
14:23:26 [2020-02-26T14:23:26.340Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + : /build
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + export GOPATH=/tmp/tmp.dtXj7rLtok
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + GOPATH=/tmp/tmp.dtXj7rLtok
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.557 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.606 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 + dir=.
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 + bin=golangci_lint
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 + shift
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 + '[' '!' -f ./golangci_lint.installer ']'
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 + . ./golangci_lint.installer
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.610 ++ : v1.20.0
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.611 Installing golangci-lint version v1.20.0
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.611 + install_golangci_lint
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.611 + echo 'Installing golangci-lint version v1.20.0'
14:23:26 [2020-02-26T14:23:26.340Z] #53 6.611 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:23:26 [2020-02-26T14:23:26.340Z] #53 ...
14:23:26 [2020-02-26T14:23:26.340Z] 
14:23:26 [2020-02-26T14:23:26.340Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.378 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.378 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.379 + : /build/
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.379 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.383 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.386 + export GOPATH=/tmp/tmp.IezNWqeB8C
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.391 + GOPATH=/tmp/tmp.IezNWqeB8C
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.391 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.393 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.399 + dir=.
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.400 + bin=rootlesskit
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.400 + shift
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.400 + '[' '!' -f ./rootlesskit.installer ']'
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.401 + . ./rootlesskit.installer
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.401 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.401 + install_rootlesskit
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.403 + case "$1" in
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.403 + export CGO_ENABLED=0
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.404 + CGO_ENABLED=0
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.404 + _install_rootlesskit
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.404 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.404 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.405 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IezNWqeB8C/src/github.com/rootless-containers/rootlesskit
14:23:26 [2020-02-26T14:23:26.340Z] #65 6.414 Cloning into '/tmp/tmp.IezNWqeB8C/src/github.com/rootless-containers/rootlesskit'...
14:23:26 [2020-02-26T14:23:26.340Z] #65 10.19 + cd /tmp/tmp.IezNWqeB8C/src/github.com/rootless-containers/rootlesskit
14:23:26 [2020-02-26T14:23:26.340Z] #65 10.19 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:23:26 [2020-02-26T14:23:26.340Z] #65 10.67 + for f in rootlesskit rootlesskit-docker-proxy
14:23:26 [2020-02-26T14:23:26.340Z] #65 10.67 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:23:26 [2020-02-26T14:23:26.594Z] #65 ...
14:23:26 [2020-02-26T14:23:26.594Z] 
14:23:26 [2020-02-26T14:23:26.594Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.572 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.572 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.572 + : /build
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.572 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.573 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.575 + export GOPATH=/tmp/tmp.AlzeYZiUKx
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.575 + GOPATH=/tmp/tmp.AlzeYZiUKx
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.575 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.575 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + dir=.
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + bin=vndr
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + shift
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + '[' '!' -f ./vndr.installer ']'
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + . ./vndr.installer
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + install_vndr
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AlzeYZiUKx/src/github.com/LK4D4/vndr
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.579 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:23:26 [2020-02-26T14:23:26.594Z] #47 6.586 Cloning into '/tmp/tmp.AlzeYZiUKx/src/github.com/LK4D4/vndr'...
14:23:26 [2020-02-26T14:23:26.594Z] #47 7.595 + cd /tmp/tmp.AlzeYZiUKx/src/github.com/LK4D4/vndr
14:23:26 [2020-02-26T14:23:26.594Z] #47 7.595 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:23:26 [2020-02-26T14:23:26.594Z] #47 7.633 + go build -buildmode=pie -v -o /build/vndr .
14:23:26 [2020-02-26T14:23:26.594Z] #47 8.784 internal/race
14:23:26 [2020-02-26T14:23:26.594Z] #47 8.972 sync/atomic
14:23:26 [2020-02-26T14:23:26.594Z] #47 8.985 runtime
14:23:26 [2020-02-26T14:23:26.594Z] #47 9.220 unicode
14:23:26 [2020-02-26T14:23:26.594Z] #47 ...
14:23:26 [2020-02-26T14:23:26.594Z] 
14:23:26 [2020-02-26T14:23:26.594Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:26 [2020-02-26T14:23:26.594Z] #41 5.811 + git clone https://github.com/docker/distribution.git .
14:23:26 [2020-02-26T14:23:26.594Z] #41 5.816 Cloning into '.'...
14:23:26 [2020-02-26T14:23:26.737Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
14:23:26 [2020-02-26T14:23:26.849Z] #41 ...
14:23:26 [2020-02-26T14:23:26.849Z] 
14:23:26 [2020-02-26T14:23:26.849Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.187 + RM_GOPATH=0
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.187 + TMP_GOPATH=
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.187 + : /build
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.187 + '[' -z '' ']'
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.187 ++ mktemp -d
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.196 + export GOPATH=/tmp/tmp.JT5u6tJ7Fu
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.196 + GOPATH=/tmp/tmp.JT5u6tJ7Fu
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.196 + RM_GOPATH=1
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.197 ++ dirname ./install.sh
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.197 + dir=.
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.197 + bin=gotestsum
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.197 + shift
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.197 + '[' '!' -f ./gotestsum.installer ']'
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.198 + . ./gotestsum.installer
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.198 ++ : v0.3.5
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.202 + install_gotestsum
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.202 + echo 'Installing gotestsum version v0.3.5'
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.202 + go get -d gotest.tools/gotestsum
14:23:26 [2020-02-26T14:23:26.849Z] #50 6.202 Installing gotestsum version v0.3.5
14:23:28 [2020-02-26T14:23:28.019Z] 68adcc365214: Pull complete
14:23:28 [2020-02-26T14:23:28.208Z] #50 ...
14:23:28 [2020-02-26T14:23:28.208Z] 
14:23:28 [2020-02-26T14:23:28.208Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:28 [2020-02-26T14:23:28.208Z] #47 12.46 unicode/utf8
14:23:28 [2020-02-26T14:23:28.766Z] #47 13.23 math
14:23:30 [2020-02-26T14:23:30.651Z] #47 ...
14:23:30 [2020-02-26T14:23:30.651Z] 
14:23:30 [2020-02-26T14:23:30.651Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:30 [2020-02-26T14:23:30.651Z] #23 14.75 + mkdir -p /build
14:23:30 [2020-02-26T14:23:30.651Z] #23 14.75 + mv docker/docker /build/
14:23:30 [2020-02-26T14:23:30.651Z] #23 14.76 + rmdir docker
14:23:30 [2020-02-26T14:23:30.651Z] #23 DONE 15.2s
14:23:30 [2020-02-26T14:23:30.651Z] 
14:23:30 [2020-02-26T14:23:30.651Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:30 [2020-02-26T14:23:30.651Z] #33 13.40 internal/testlog
14:23:30 [2020-02-26T14:23:30.651Z] #33 13.83 encoding
14:23:30 [2020-02-26T14:23:30.651Z] #33 13.98 runtime/cgo
14:23:30 [2020-02-26T14:23:30.789Z] 76d8adf27bdf: Pull complete
14:23:30 [2020-02-26T14:23:30.906Z] #33 ...
14:23:30 [2020-02-26T14:23:30.906Z] 
14:23:30 [2020-02-26T14:23:30.906Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:30 [2020-02-26T14:23:30.906Z] #35 5.797 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:23:30 [2020-02-26T14:23:30.906Z] #35 8.131 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:23:30 [2020-02-26T14:23:30.906Z] #35 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.652   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.670 Collecting pyyaml (from yamllint==1.16.0)
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.699   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.974 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.984   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.993 Building wheels for collected packages: pyyaml
14:23:31 [2020-02-26T14:23:31.220Z] #19 6.994   Running setup.py bdist_wheel for pyyaml: started
14:23:31 [2020-02-26T14:23:31.220Z] #19 7.208   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:23:31 [2020-02-26T14:23:31.475Z] #19 7.208   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:23:31 [2020-02-26T14:23:31.475Z] #19 7.225 Successfully built pyyaml
14:23:31 [2020-02-26T14:23:31.475Z] #19 7.230 Installing collected packages: pyyaml, pathspec, yamllint
14:23:31 [2020-02-26T14:23:31.475Z] #19 7.304 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:23:31 [2020-02-26T14:23:31.475Z] #19 DONE 7.4s
14:23:31 [2020-02-26T14:23:31.475Z] 
14:23:31 [2020-02-26T14:23:31.475Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:23:32 [2020-02-26T14:23:32.034Z] #24 DONE 0.2s
14:23:32 [2020-02-26T14:23:32.034Z] 
14:23:32 [2020-02-26T14:23:32.034Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:23:33 [2020-02-26T14:23:33.413Z] #35 ...
14:23:33 [2020-02-26T14:23:33.413Z] 
14:23:33 [2020-02-26T14:23:33.413Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:33 [2020-02-26T14:23:33.413Z] #47 17.88 unicode/utf16
14:23:33 [2020-02-26T14:23:33.667Z] #47 18.00 container/list
14:23:33 [2020-02-26T14:23:33.915Z] #28 DONE 1.7s
14:23:33 [2020-02-26T14:23:33.915Z] 
14:23:33 [2020-02-26T14:23:33.915Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:23:33 [2020-02-26T14:23:33.915Z] #31 DONE 0.2s
14:23:33 [2020-02-26T14:23:33.915Z] 
14:23:33 [2020-02-26T14:23:33.915Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:23:33 [2020-02-26T14:23:33.915Z] #34 DONE 0.1s
14:23:33 [2020-02-26T14:23:33.915Z] 
14:23:33 [2020-02-26T14:23:33.915Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:23:33 [2020-02-26T14:23:33.915Z] #39 DONE 0.1s
14:23:33 [2020-02-26T14:23:33.915Z] 
14:23:33 [2020-02-26T14:23:33.915Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:23:33 [2020-02-26T14:23:33.922Z] #47 18.57 crypto/internal/subtle
14:23:34 [2020-02-26T14:23:34.177Z] #47 18.69 crypto/subtle
14:23:34 [2020-02-26T14:23:34.177Z] #47 18.80 vendor/golang.org/x/crypto/cryptobyte/asn1
14:23:34 [2020-02-26T14:23:34.432Z] #47 18.86 internal/nettrace
14:23:34 [2020-02-26T14:23:34.432Z] #47 18.94 runtime/cgo
14:23:34 [2020-02-26T14:23:34.473Z] #42 DONE 0.5s
14:23:34 [2020-02-26T14:23:34.473Z] 
14:23:34 [2020-02-26T14:23:34.473Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:23:34 [2020-02-26T14:23:34.473Z] #45 DONE 0.1s
14:23:34 [2020-02-26T14:23:34.473Z] 
14:23:34 [2020-02-26T14:23:34.473Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:23:34 [2020-02-26T14:23:34.727Z] #48 DONE 0.2s
14:23:34 [2020-02-26T14:23:34.727Z] 
14:23:34 [2020-02-26T14:23:34.727Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:23:34 [2020-02-26T14:23:34.727Z] #51 DONE 0.1s
14:23:34 [2020-02-26T14:23:34.981Z] 
14:23:34 [2020-02-26T14:23:34.981Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:23:35 [2020-02-26T14:23:35.235Z] #54 DONE 0.3s
14:23:35 [2020-02-26T14:23:35.235Z] 
14:23:35 [2020-02-26T14:23:35.235Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:23:35 [2020-02-26T14:23:35.235Z] #58 DONE 0.1s
14:23:35 [2020-02-26T14:23:35.490Z] 
14:23:35 [2020-02-26T14:23:35.490Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:23:35 [2020-02-26T14:23:35.744Z] #63 DONE 0.6s
14:23:35 [2020-02-26T14:23:35.998Z] 
14:23:35 [2020-02-26T14:23:35.999Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:23:35 [2020-02-26T14:23:35.999Z] #67 DONE 0.2s
14:23:36 [2020-02-26T14:23:36.253Z] 
14:23:36 [2020-02-26T14:23:36.253Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:23:36 [2020-02-26T14:23:36.316Z] #47 ...
14:23:36 [2020-02-26T14:23:36.316Z] 
14:23:36 [2020-02-26T14:23:36.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:36 [2020-02-26T14:23:36.316Z] #10 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:23:36 [2020-02-26T14:23:36.316Z] #10 ...
14:23:36 [2020-02-26T14:23:36.316Z] 
14:23:36 [2020-02-26T14:23:36.316Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:36 [2020-02-26T14:23:36.316Z] #41 20.36 Checking out files:  97% (1511/1545)   
Checking out files:  98% (1515/1545)   
Checking out files:  99% (1530/1545)   
Checking out files: 100% (1545/1545)   
Checking out files: 100% (1545/1545), done.
14:23:36 [2020-02-26T14:23:36.316Z] #41 20.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:23:36 [2020-02-26T14:23:36.316Z] #41 ...
14:23:36 [2020-02-26T14:23:36.316Z] 
14:23:36 [2020-02-26T14:23:36.316Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:36 [2020-02-26T14:23:36.316Z] #43 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:23:36 [2020-02-26T14:23:36.511Z] #69 DONE 0.3s
14:23:36 [2020-02-26T14:23:36.511Z] 
14:23:36 [2020-02-26T14:23:36.511Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:23:36 [2020-02-26T14:23:36.511Z] #72 DONE 0.1s
14:23:36 [2020-02-26T14:23:36.511Z] 
14:23:36 [2020-02-26T14:23:36.511Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:23:36 [2020-02-26T14:23:36.511Z] #73 DONE 0.0s
14:23:36 [2020-02-26T14:23:36.511Z] 
14:23:36 [2020-02-26T14:23:36.511Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:23:36 [2020-02-26T14:23:36.570Z] #43 21.18 Fetched 8331 kB in 16s (515 kB/s)
14:23:36 [2020-02-26T14:23:36.570Z] #43 21.18 Reading package lists...
14:23:36 [2020-02-26T14:23:36.570Z] #43 ...
14:23:36 [2020-02-26T14:23:36.570Z] 
14:23:36 [2020-02-26T14:23:36.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:36 [2020-02-26T14:23:36.570Z] #10 21.20 Fetched 8331 kB in 16s (522 kB/s)
14:23:37 [2020-02-26T14:23:37.435Z] #74 DONE 0.6s
14:23:37 [2020-02-26T14:23:37.435Z] 
14:23:37 [2020-02-26T14:23:37.435Z] #75 exporting to image
14:23:37 [2020-02-26T14:23:37.435Z] #75 exporting layers
14:23:37 [2020-02-26T14:23:37.662Z] d66e58854927: Pull complete
14:23:37 [2020-02-26T14:23:37.663Z] 71497195576e: Pull complete
14:23:37 [2020-02-26T14:23:37.663Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
14:23:37 [2020-02-26T14:23:37.663Z] Status: Downloaded newer image for golang:1.12.10-stretch
14:23:37 [2020-02-26T14:23:37.663Z]  ---> ebd73b5ebd31
14:23:37 [2020-02-26T14:23:37.663Z] Step 5/16 : ARG BUILDX_REPO
14:23:37 [2020-02-26T14:23:37.663Z]  ---> Running in 1ab05ce04cab
14:23:37 [2020-02-26T14:23:37.663Z] Removing intermediate container 1ab05ce04cab
14:23:37 [2020-02-26T14:23:37.663Z]  ---> d64fdeb48cf3
14:23:37 [2020-02-26T14:23:37.663Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:23:37 [2020-02-26T14:23:37.663Z]  ---> Running in d2a62f8bcaf3
14:23:37 [2020-02-26T14:23:37.663Z] Cloning into '/buildx'...
14:23:40 [2020-02-26T14:23:40.692Z] #75 exporting layers 3.4s done
14:23:40 [2020-02-26T14:23:40.692Z] #75 writing image sha256:91562c7eec2d12391a71bea6fc1d4476d425144bcaa14dab47f477159ef3deba done
14:23:40 [2020-02-26T14:23:40.692Z] #75 naming to docker.io/library/docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 done
14:23:40 [2020-02-26T14:23:40.692Z] #75 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:23:41 [2020-02-26T14:23:41.803Z] #10 21.20 Reading package lists...
14:23:41 [2020-02-26T14:23:41.803Z] #10 ...
14:23:41 [2020-02-26T14:23:41.803Z] 
14:23:41 [2020-02-26T14:23:41.803Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.02 + cd /tmp/tmp.dtXj7rLtok/src/github.com/golangci/golangci-lint/
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.02 + git checkout -q v1.20.0
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.96 ++ git describe --tags
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.96 + version=v1.20.0
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.97 ++ git rev-parse --short HEAD
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.97 + commit=cc98739
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.98 ++ git show -s --format=%cd
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.98 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:23:41 [2020-02-26T14:23:41.803Z] #53 25.99 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:23:41 [2020-02-26T14:23:41.810Z] 
14:23:41 [2020-02-26T14:23:41.810Z] Removing bundles/
14:23:41 [2020-02-26T14:23:41.810Z] 
14:23:41 [2020-02-26T14:23:41.810Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:23:41 [2020-02-26T14:23:41.811Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:23:41 [2020-02-26T14:23:41.811Z] GOOS="" GOARCH="" GOARM=""
14:23:42 [2020-02-26T14:23:42.138Z] Removing intermediate container d2a62f8bcaf3
14:23:42 [2020-02-26T14:23:42.138Z]  ---> 472fbb51eee1
14:23:42 [2020-02-26T14:23:42.138Z] Step 7/16 : WORKDIR /buildx
14:23:42 [2020-02-26T14:23:42.138Z]  ---> Running in fa7958528055
14:23:42 [2020-02-26T14:23:42.138Z] Removing intermediate container fa7958528055
14:23:42 [2020-02-26T14:23:42.138Z]  ---> e5e79616440c
14:23:42 [2020-02-26T14:23:42.138Z] Step 8/16 : ARG BUILDX_COMMIT
14:23:42 [2020-02-26T14:23:42.138Z]  ---> Running in 7032301e18e5
14:23:42 [2020-02-26T14:23:42.138Z] Removing intermediate container 7032301e18e5
14:23:42 [2020-02-26T14:23:42.138Z]  ---> e9dff8f16e07
14:23:42 [2020-02-26T14:23:42.138Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:23:42 [2020-02-26T14:23:42.138Z]  ---> Running in 583e52b38ec3
14:23:42 [2020-02-26T14:23:42.424Z] From https://github.com/docker/buildx
14:23:42 [2020-02-26T14:23:42.424Z]  * [new tag]         v0.3.1     -> build
14:23:43 [2020-02-26T14:23:43.047Z] Switched to branch 'build'
14:23:43 [2020-02-26T14:23:43.676Z] Removing intermediate container 583e52b38ec3
14:23:43 [2020-02-26T14:23:43.676Z]  ---> 99876ae98861
14:23:43 [2020-02-26T14:23:43.676Z] Step 10/16 : RUN go mod download
14:23:43 [2020-02-26T14:23:43.970Z]  ---> Running in 7884b3c62742
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/Microsoft/hcsshim v0.8.6
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/spf13/pflag v1.0.3
14:23:44 [2020-02-26T14:23:44.266Z] go: finding github.com/bitly/go-simplejson v0.5.0
14:23:45 [2020-02-26T14:23:45.323Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:23:45 [2020-02-26T14:23:45.620Z] go: finding gopkg.in/inf.v0 v0.9.1
14:23:45 [2020-02-26T14:23:45.822Z] INFO: Zapped successfully
14:23:45 [2020-02-26T14:23:45.822Z] INFO: Location for testing is d:\CI\PR-40538\12
14:23:45 [2020-02-26T14:23:45.822Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:23:45 [2020-02-26T14:23:45.822Z] 
14:23:45 [2020-02-26T14:23:45.822Z] 
14:23:45 [2020-02-26T14:23:45.822Z] INFO: Building the image from Dockerfile.windows at 02/26/2020 14:23:42...
14:23:45 [2020-02-26T14:23:45.822Z] 
14:23:45 [2020-02-26T14:23:45.914Z] go: finding github.com/imdario/mergo v0.3.7
14:23:46 [2020-02-26T14:23:46.061Z] #53 ...
14:23:46 [2020-02-26T14:23:46.061Z] 
14:23:46 [2020-02-26T14:23:46.061Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:46 [2020-02-26T14:23:46.061Z] #59 20.18 Fetched 8331 kB in 16s (524 kB/s)
14:23:46 [2020-02-26T14:23:46.061Z] #59 20.18 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #59 26.85 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #59 ...
14:23:46 [2020-02-26T14:23:46.061Z] 
14:23:46 [2020-02-26T14:23:46.061Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:46 [2020-02-26T14:23:46.061Z] #35 20.43 Fetched 8331 kB in 16s (527 kB/s)
14:23:46 [2020-02-26T14:23:46.061Z] #35 20.43 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #35 26.89 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #35 ...
14:23:46 [2020-02-26T14:23:46.061Z] 
14:23:46 [2020-02-26T14:23:46.061Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:46 [2020-02-26T14:23:46.061Z] #25 20.26 Fetched 8331 kB in 16s (526 kB/s)
14:23:46 [2020-02-26T14:23:46.061Z] #25 20.26 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #25 27.00 Reading package lists...
14:23:46 [2020-02-26T14:23:46.061Z] #25 ...
14:23:46 [2020-02-26T14:23:46.061Z] 
14:23:46 [2020-02-26T14:23:46.061Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:46 [2020-02-26T14:23:46.061Z] #71 21.32 Checking out files:  85% (1744/2044)   
Checking out files:  86% (1758/2044)   
Checking out files:  87% (1779/2044)   
Checking out files:  88% (1799/2044)   
Checking out files:  89% (1820/2044)   
Checking out files:  90% (1840/2044)   
Checking out files:  91% (1861/2044)   
Checking out files:  92% (1881/2044)   
Checking out files:  93% (1901/2044)   
Checking out files:  94% (1922/2044)   
Checking out files:  95% (1942/2044)   
Checking out files:  96% (1963/2044)   
Checking out files:  97% (1983/2044)   
Checking out files:  98% (2004/2044)   
Checking out files:  99% (2024/2044)   
Checking out files: 100% (2044/2044)   
Checking out files: 100% (2044/2044), done.
14:23:46 [2020-02-26T14:23:46.061Z] #71 21.70 + cd /tmp/tmp.C3p7nRnLn7/src/github.com/docker/libnetwork
14:23:46 [2020-02-26T14:23:46.061Z] #71 21.71 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:23:46 [2020-02-26T14:23:46.061Z] #71 22.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:23:46 [2020-02-26T14:23:46.207Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
14:23:46 [2020-02-26T14:23:46.207Z] go: finding github.com/mattn/go-shellwords v1.0.5
14:23:46 [2020-02-26T14:23:46.520Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
14:23:46 [2020-02-26T14:23:46.813Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
14:23:47 [2020-02-26T14:23:47.452Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
14:23:47 [2020-02-26T14:23:47.452Z] go: finding github.com/modern-go/reflect2 v1.0.1
14:23:47 [2020-02-26T14:23:47.452Z] go: finding github.com/gorilla/mux v1.7.0
14:23:47 [2020-02-26T14:23:47.946Z] #71 ...
14:23:47 [2020-02-26T14:23:47.946Z] 
14:23:47 [2020-02-26T14:23:47.946Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:47 [2020-02-26T14:23:47.946Z] #41 22.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:23:47 [2020-02-26T14:23:47.995Z] Sending build context to Docker daemon  54.16MB
14:23:47 [2020-02-26T14:23:47.995Z] 
14:23:47 [2020-02-26T14:23:47.995Z] Step 1/10 : FROM microsoft/windowsservercore
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 81094f2483ae
14:23:47 [2020-02-26T14:23:47.995Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 6ceaaffa1094
14:23:47 [2020-02-26T14:23:47.995Z] Step 3/10 : ARG GO_VERSION=1.13.8
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> dec3fcb25298
14:23:47 [2020-02-26T14:23:47.995Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 0f30b501ca8d
14:23:47 [2020-02-26T14:23:47.995Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 67da871d08fe
14:23:47 [2020-02-26T14:23:47.995Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 6c96e068c661
14:23:47 [2020-02-26T14:23:47.995Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 65cf824f4810
14:23:47 [2020-02-26T14:23:47.995Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> 8480a768c665
14:23:47 [2020-02-26T14:23:47.995Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
14:23:47 [2020-02-26T14:23:47.995Z]  ---> Using cache
14:23:47 [2020-02-26T14:23:47.995Z]  ---> ffb830b9d410
14:23:47 [2020-02-26T14:23:47.995Z] Step 10/10 : COPY . .
14:23:48 [2020-02-26T14:23:48.087Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
14:23:48 [2020-02-26T14:23:48.087Z] go: finding github.com/stretchr/testify v1.3.0
14:23:48 [2020-02-26T14:23:48.201Z] #41 ...
14:23:48 [2020-02-26T14:23:48.201Z] 
14:23:48 [2020-02-26T14:23:48.201Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:48 [2020-02-26T14:23:48.201Z] #59 26.85 Reading package lists...
14:23:48 [2020-02-26T14:23:48.379Z] go: finding github.com/opencontainers/image-spec v1.0.1
14:23:48 [2020-02-26T14:23:48.379Z] go: finding github.com/hashicorp/hcl v1.0.0
14:23:48 [2020-02-26T14:23:48.379Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
14:23:48 [2020-02-26T14:23:48.671Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
14:23:49 [2020-02-26T14:23:49.310Z] go: finding github.com/jinzhu/gorm v1.9.2
14:23:49 [2020-02-26T14:23:49.310Z] go: finding github.com/json-iterator/go v1.1.6
14:23:49 [2020-02-26T14:23:49.609Z] go: finding github.com/pkg/errors v0.8.1
14:23:50 [2020-02-26T14:23:50.085Z] #59 33.14 Building dependency tree...
14:23:50 [2020-02-26T14:23:50.251Z] go: finding github.com/docker/go-connections v0.4.0
14:23:50 [2020-02-26T14:23:50.543Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
14:23:50 [2020-02-26T14:23:50.543Z] go: finding github.com/lib/pq v1.0.0
14:23:50 [2020-02-26T14:23:50.543Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
14:23:50 [2020-02-26T14:23:50.543Z] go: finding github.com/gofrs/flock v0.7.0
14:23:50 [2020-02-26T14:23:50.850Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
14:23:51 [2020-02-26T14:23:51.489Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
14:23:51 [2020-02-26T14:23:51.785Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:23:51 [2020-02-26T14:23:51.785Z] go: finding github.com/sirupsen/logrus v1.4.0
14:23:51 [2020-02-26T14:23:51.970Z] #59 36.39 The following additional packages will be installed:
14:23:51 [2020-02-26T14:23:51.970Z] #59 36.40   libbtrfs0
14:23:51 [2020-02-26T14:23:51.970Z] #59 36.61 The following NEW packages will be installed:
14:23:51 [2020-02-26T14:23:51.970Z] #59 36.64   libbtrfs-dev libbtrfs0
14:23:52 [2020-02-26T14:23:52.079Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
14:23:52 [2020-02-26T14:23:52.531Z] #59 37.13 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.
14:23:52 [2020-02-26T14:23:52.531Z] #59 37.13 Need to get 119 kB of archives.
14:23:52 [2020-02-26T14:23:52.531Z] #59 37.13 After this operation, 387 kB of additional disk space will be used.
14:23:52 [2020-02-26T14:23:52.531Z] #59 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:23:52 [2020-02-26T14:23:52.531Z] #59 37.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:23:52 [2020-02-26T14:23:52.531Z] #59 ...
14:23:52 [2020-02-26T14:23:52.531Z] 
14:23:52 [2020-02-26T14:23:52.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:52 [2020-02-26T14:23:52.531Z] #10 21.20 Reading package lists...
14:23:52 [2020-02-26T14:23:52.531Z] #10 27.62 Reading package lists...
14:23:52 [2020-02-26T14:23:52.531Z] #10 33.94 Building dependency tree...
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.40 The following additional packages will be installed:
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.40   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.40   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.41   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.41   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.41   mingw-w64-x86-64-dev
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.42 Suggested packages:
14:23:52 [2020-02-26T14:23:52.531Z] #10 37.43   gcc-8-locales seccomp wine64
14:23:52 [2020-02-26T14:23:52.531Z] #10 ...
14:23:52 [2020-02-26T14:23:52.531Z] 
14:23:52 [2020-02-26T14:23:52.531Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:52 [2020-02-26T14:23:52.531Z] #43 21.18 Reading package lists...
14:23:52 [2020-02-26T14:23:52.531Z] #43 27.76 Reading package lists...
14:23:52 [2020-02-26T14:23:52.531Z] #43 34.25 Building dependency tree...
14:23:52 [2020-02-26T14:23:52.723Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
14:23:52 [2020-02-26T14:23:52.723Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
14:23:52 [2020-02-26T14:23:52.723Z] go: finding github.com/spf13/cobra v0.0.3
14:23:52 [2020-02-26T14:23:52.723Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
14:23:52 [2020-02-26T14:23:52.787Z] #43 ...
14:23:52 [2020-02-26T14:23:52.787Z] 
14:23:52 [2020-02-26T14:23:52.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:52 [2020-02-26T14:23:52.787Z] #35 26.89 Reading package lists...
14:23:52 [2020-02-26T14:23:52.787Z] #35 33.37 Building dependency tree...
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.83 The following additional packages will be installed:
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.84   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.86 Suggested packages:
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.86   cmake-doc ninja-build lrzip
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.86 Recommended packages:
14:23:52 [2020-02-26T14:23:52.787Z] #35 36.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:23:53 [2020-02-26T14:23:53.023Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
14:23:53 [2020-02-26T14:23:53.042Z] #35 37.89 The following NEW packages will be installed:
14:23:53 [2020-02-26T14:23:53.298Z] #35 37.91   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:23:53 [2020-02-26T14:23:53.298Z] #35 37.92   vim-common xxd
14:23:53 [2020-02-26T14:23:53.322Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.35 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.35 Need to get 14.9 MB of archives.
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.35 After this operation, 61.8 MB of additional disk space will be used.
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:23:53 [2020-02-26T14:23:53.553Z] #35 38.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:23:53 [2020-02-26T14:23:53.553Z] #35 ...
14:23:53 [2020-02-26T14:23:53.553Z] 
14:23:53 [2020-02-26T14:23:53.553Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:53 [2020-02-26T14:23:53.553Z] #47 38.20 github.com/LK4D4/vndr/godl/singleflight
14:23:53 [2020-02-26T14:23:53.852Z] #47 38.21 io
14:23:53 [2020-02-26T14:23:53.968Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
14:23:53 [2020-02-26T14:23:53.968Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
14:23:54 [2020-02-26T14:23:54.108Z] #47 38.57 strconv
14:23:54 [2020-02-26T14:23:54.363Z] #47 ...
14:23:54 [2020-02-26T14:23:54.363Z] 
14:23:54 [2020-02-26T14:23:54.363Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:54 [2020-02-26T14:23:54.363Z] #71 DONE 39.0s
14:23:54 [2020-02-26T14:23:54.609Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
14:23:54 [2020-02-26T14:23:54.609Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
14:23:54 [2020-02-26T14:23:54.609Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
14:23:54 [2020-02-26T14:23:54.620Z] 
14:23:54 [2020-02-26T14:23:54.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81 The following NEW packages will be installed:
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.84 The following packages will be upgraded:
14:23:54 [2020-02-26T14:23:54.620Z] #10 38.85   libsystemd0 libudev1
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.35 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.35 Need to get 78.2 MB of archives.
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.35 After this operation, 487 MB of additional disk space will be used.
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
14:23:54 [2020-02-26T14:23:54.620Z] #10 39.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:23:54 [2020-02-26T14:23:54.875Z] #10 39.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:23:54 [2020-02-26T14:23:54.904Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
14:23:55 [2020-02-26T14:23:55.130Z] #10 39.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:23:55 [2020-02-26T14:23:55.130Z] #10 40.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:23:55 [2020-02-26T14:23:55.130Z] #10 40.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:23:55 [2020-02-26T14:23:55.130Z] #10 40.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:23:55 [2020-02-26T14:23:55.386Z] #10 ...
14:23:55 [2020-02-26T14:23:55.386Z] 
14:23:55 [2020-02-26T14:23:55.386Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:55 [2020-02-26T14:23:55.386Z] #59 38.40 debconf: delaying package configuration, since apt-utils is not installed
14:23:55 [2020-02-26T14:23:55.386Z] #59 38.65 Fetched 119 kB in 0s (416 kB/s)
14:23:55 [2020-02-26T14:23:55.386Z] #59 38.89 Selecting previously unselected package libbtrfs0.
14:23:55 [2020-02-26T14:23:55.386Z] #59 38.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 ... 15401 files and directories currently installed.)
14:23:55 [2020-02-26T14:23:55.386Z] #59 38.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.04 Unpacking libbtrfs0 (4.20.1-2) ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.19 Selecting previously unselected package libbtrfs-dev.
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.20 Unpacking libbtrfs-dev (4.20.1-2) ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.69 Setting up libbtrfs0 (4.20.1-2) ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.74 Setting up libbtrfs-dev (4.20.1-2) ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 39.78 Processing triggers for libc-bin (2.28-10) ...
14:23:55 [2020-02-26T14:23:55.386Z] #59 DONE 40.3s
14:23:55 [2020-02-26T14:23:55.541Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
14:23:55 [2020-02-26T14:23:55.641Z] 
14:23:55 [2020-02-26T14:23:55.641Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:55 [2020-02-26T14:23:55.641Z] #60 DONE 0.1s
14:23:55 [2020-02-26T14:23:55.641Z] 
14:23:55 [2020-02-26T14:23:55.641Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:23:55 [2020-02-26T14:23:55.641Z] #61 DONE 0.1s
14:23:55 [2020-02-26T14:23:55.641Z] 
14:23:55 [2020-02-26T14:23:55.641Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:55 [2020-02-26T14:23:55.641Z] #43 37.81 The following additional packages will be installed:
14:23:55 [2020-02-26T14:23:55.641Z] #43 37.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:23:55 [2020-02-26T14:23:55.641Z] #43 37.83   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:23:55 [2020-02-26T14:23:55.641Z] #43 37.84 Suggested packages:
14:23:55 [2020-02-26T14:23:55.641Z] #43 37.85   manpages-dev python-setuptools
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.14 The following NEW packages will be installed:
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.15   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.15   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.15   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.16   python-six zlib1g-dev
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.73 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded.
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.73 Need to get 4095 kB of archives.
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.73 After this operation, 22.5 MB of additional disk space will be used.
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 39.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:23:55 [2020-02-26T14:23:55.641Z] #43 40.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:23:55 [2020-02-26T14:23:55.832Z] go: finding github.com/go-sql-driver/mysql v1.4.1
14:23:56 [2020-02-26T14:23:56.123Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
14:23:56 [2020-02-26T14:23:56.566Z] #43 ...
14:23:56 [2020-02-26T14:23:56.566Z] 
14:23:56 [2020-02-26T14:23:56.566Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:56 [2020-02-26T14:23:56.566Z] #25 27.00 Reading package lists...
14:23:56 [2020-02-26T14:23:56.566Z] #25 33.47 Building dependency tree...
14:23:56 [2020-02-26T14:23:56.566Z] #25 36.94 ca-certificates is already the newest version (20190110).
14:23:56 [2020-02-26T14:23:56.566Z] #25 36.94 The following additional packages will be installed:
14:23:56 [2020-02-26T14:23:56.566Z] #25 36.95   libjq1 libonig5
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.35 The following NEW packages will be installed:
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.37   jq libjq1 libonig5
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.78 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.78 Need to get 355 kB of archives.
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.78 After this operation, 1072 kB of additional disk space will be used.
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:23:56 [2020-02-26T14:23:56.566Z] #25 37.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.09 debconf: delaying package configuration, since apt-utils is not installed
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.54 Fetched 355 kB in 0s (1229 kB/s)
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.72 Selecting previously unselected package libonig5:amd64.
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 39.86 Unpacking libonig5:amd64 (6.9.1-1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.32 Selecting previously unselected package libjq1:amd64.
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.68 Selecting previously unselected package jq.
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 40.72 Unpacking jq (1.5+dfsg-2+b1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 41.02 Setting up libonig5:amd64 (6.9.1-1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 41.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 41.06 Setting up jq (1.5+dfsg-2+b1) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 41.09 Processing triggers for libc-bin (2.28-10) ...
14:23:56 [2020-02-26T14:23:56.566Z] #25 DONE 41.4s
14:23:56 [2020-02-26T14:23:56.566Z] 
14:23:56 [2020-02-26T14:23:56.566Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:23:56 [2020-02-26T14:23:56.566Z] #26 DONE 0.1s
14:23:56 [2020-02-26T14:23:56.566Z] 
14:23:56 [2020-02-26T14:23:56.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:56 [2020-02-26T14:23:56.755Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
14:23:57 [2020-02-26T14:23:57.090Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
14:23:57 [2020-02-26T14:23:57.416Z] go: finding github.com/sirupsen/logrus v1.3.0
14:23:57 [2020-02-26T14:23:57.416Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
14:23:58 [2020-02-26T14:23:58.459Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
14:23:58 [2020-02-26T14:23:58.754Z] go: finding github.com/davecgh/go-spew v1.1.0
14:23:59 [2020-02-26T14:23:59.391Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
14:23:59 [2020-02-26T14:23:59.684Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
14:24:00 [2020-02-26T14:24:00.727Z] #27 3.786 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:24:00 [2020-02-26T14:24:00.982Z] #27 4.227 
14:24:00 [2020-02-26T14:24:00.982Z] #27 4.415 
##                                                                         3.4%
14:24:00 [2020-02-26T14:24:00.982Z] #27 ...
14:24:00 [2020-02-26T14:24:00.982Z] 
14:24:00 [2020-02-26T14:24:00.982Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:00 [2020-02-26T14:24:00.982Z] #33 35.62 internal/reflectlite
14:24:00 [2020-02-26T14:24:00.982Z] #33 35.62 sync
14:24:00 [2020-02-26T14:24:00.982Z] #33 37.89 sort
14:24:00 [2020-02-26T14:24:00.982Z] #33 37.89 errors
14:24:00 [2020-02-26T14:24:00.982Z] #33 38.19 strconv
14:24:00 [2020-02-26T14:24:00.982Z] #33 39.35 io
14:24:00 [2020-02-26T14:24:00.982Z] #33 41.14 internal/oserror
14:24:00 [2020-02-26T14:24:00.982Z] #33 41.28 syscall
14:24:00 [2020-02-26T14:24:00.982Z] #33 43.06 reflect
14:24:01 [2020-02-26T14:24:01.195Z] go: finding github.com/uber/jaeger-lib v1.2.1
14:24:01 [2020-02-26T14:24:01.195Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
14:24:01 [2020-02-26T14:24:01.237Z] #33 ...
14:24:01 [2020-02-26T14:24:01.237Z] 
14:24:01 [2020-02-26T14:24:01.237Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:01 [2020-02-26T14:24:01.825Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:24:02 [2020-02-26T14:24:02.773Z] #27 4.415 
##                                                                         3.4%
######                                                                     8.7%
###########                                                               16.0%
################                                                          23.6%
####################                                                      28.8%
##########################                                                36.4%
##############################                                            42.7%
###################################                                       49.8%
######################################                                    53.9%
##########################################                                59.5%
###############################################                           66.6%
#######################################################                   76.6%
############################################################              83.5%
###############################################################           88.6%
#######################################################################   99.0%
######################################################################## 100.0%
14:24:03 [2020-02-26T14:24:03.027Z] #27 6.304 
14:24:03 [2020-02-26T14:24:03.350Z] go: finding github.com/vishvananda/netlink v1.0.0
14:24:03 [2020-02-26T14:24:03.350Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
14:24:03 [2020-02-26T14:24:03.535Z] #27 6.504 
##########                                                                14.2%
#####################                                                     30.1%
#################################                                         46.6%
#############################################                             63.4%
###########################################################               82.8%
############
14:24:03 [2020-02-26T14:24:03.535Z] #27 ...
14:24:03 [2020-02-26T14:24:03.535Z] 
14:24:03 [2020-02-26T14:24:03.535Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:24:03 [2020-02-26T14:24:03.535Z] #35 38.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 39.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:24:03 [2020-02-26T14:24:03.535Z] #35 41.61 debconf: delaying package configuration, since apt-utils is not installed
14:24:03 [2020-02-26T14:24:03.535Z] #35 41.87 Fetched 14.9 MB in 2s (7226 kB/s)
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.04 Selecting previously unselected package xxd.
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.09 Unpacking xxd (2:8.1.0875-5) ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.34 Selecting previously unselected package vim-common.
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.38 Unpacking vim-common (2:8.1.0875-5) ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.67 Selecting previously unselected package cmake-data.
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 42.69 Unpacking cmake-data (3.13.4-1) ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 45.71 Selecting previously unselected package libicu63:amd64.
14:24:03 [2020-02-26T14:24:03.535Z] #35 45.71 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
14:24:03 [2020-02-26T14:24:03.535Z] #35 45.73 Unpacking libicu63:amd64 (63.1-6) ...
14:24:03 [2020-02-26T14:24:03.646Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
14:24:03 [2020-02-26T14:24:03.646Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
14:24:03 [2020-02-26T14:24:03.789Z] #35 ...
14:24:03 [2020-02-26T14:24:03.789Z] 
14:24:03 [2020-02-26T14:24:03.789Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:03 [2020-02-26T14:24:03.789Z] #27 6.504 
##########                                                                14.2%
#####################                                                     30.1%
#################################                                         46.6%
#############################################                             63.4%
###########################################################               82.8%
######################################################################## 100.0%
14:24:03 [2020-02-26T14:24:03.945Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
14:24:04 [2020-02-26T14:24:04.044Z] #27 7.394 
14:24:04 [2020-02-26T14:24:04.245Z] go: finding github.com/pmezard/go-difflib v1.0.0
14:24:04 [2020-02-26T14:24:04.889Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
14:24:05 [2020-02-26T14:24:05.359Z] #27 7.547 
###                                                                        5.2%
###########                                                               16.6%
##################                                                        25.2%
##########################                                                36.3%
#################################                                         46.6%
#######################################                                   55.2%
###############################################                           66.6%
######################################################                    75.9%
##############################################################            86.8%
####################################################################      95.5%
######################################################################## 100.0%
14:24:05 [2020-02-26T14:24:05.359Z] #27 ...
14:24:05 [2020-02-26T14:24:05.359Z] 
14:24:05 [2020-02-26T14:24:05.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:05 [2020-02-26T14:24:05.359Z] #47 39.91 bytes
14:24:05 [2020-02-26T14:24:05.359Z] #47 42.66 bufio
14:24:05 [2020-02-26T14:24:05.359Z] #47 43.28 reflect
14:24:05 [2020-02-26T14:24:05.359Z] #47 44.70 syscall
14:24:05 [2020-02-26T14:24:05.527Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
14:24:05 [2020-02-26T14:24:05.616Z] #47 ...
14:24:05 [2020-02-26T14:24:05.616Z] 
14:24:05 [2020-02-26T14:24:05.616Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.06 debconf: delaying package configuration, since apt-utils is not installed
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.35 Fetched 4095 kB in 1s (4715 kB/s)
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.49 Selecting previously unselected package libcap-dev:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.73 Selecting previously unselected package libnet1:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.88 Selecting previously unselected package libnet1-dev.
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 42.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.08 Selecting previously unselected package libnl-3-200:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.24 Selecting previously unselected package libnl-3-dev:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.55 Selecting previously unselected package libprotobuf-c1:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.65 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.71 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.82 Selecting previously unselected package zlib1g-dev:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 43.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.10 Selecting previously unselected package libprotobuf17:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.93 Selecting previously unselected package libprotobuf-lite17:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 44.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 45.15 Selecting previously unselected package libprotobuf-dev:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 45.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 45.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 46.65 Selecting previously unselected package libprotoc17:amd64.
14:24:05 [2020-02-26T14:24:05.616Z] #43 46.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 46.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.36 Selecting previously unselected package protobuf-c-compiler.
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.55 Selecting previously unselected package protobuf-compiler.
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.58 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.76 Selecting previously unselected package python-pkg-resources.
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 47.77 Unpacking python-pkg-resources (40.8.0-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.03 Selecting previously unselected package python-six.
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.04 Unpacking python-six (1.12.0-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.17 Selecting previously unselected package python-protobuf.
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.17 Unpacking python-protobuf (3.6.1.3-2) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 48.88 Setting up python-pkg-resources (40.8.0-1) ...
14:24:05 [2020-02-26T14:24:05.616Z] #43 ...
14:24:05 [2020-02-26T14:24:05.616Z] 
14:24:05 [2020-02-26T14:24:05.616Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.201 + RM_GOPATH=0
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.201 + TMP_GOPATH=
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.201 + : /build
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.201 + '[' -z '' ']'
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.203 ++ mktemp -d
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.210 + export GOPATH=/tmp/tmp.y8L60Pwsp2
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.210 + GOPATH=/tmp/tmp.y8L60Pwsp2
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.210 + RM_GOPATH=1
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.210 ++ dirname ./install.sh
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.234 + dir=.
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.235 + bin=containerd
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.235 + shift
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.235 + '[' '!' -f ./containerd.installer ']'
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.235 + . ./containerd.installer
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.236 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.236 + install_containerd
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.236 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.237 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y8L60Pwsp2/src/github.com/containerd/containerd
14:24:05 [2020-02-26T14:24:05.616Z] #62 3.240 Cloning into '/tmp/tmp.y8L60Pwsp2/src/github.com/containerd/containerd'...
14:24:05 [2020-02-26T14:24:05.824Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
14:24:05 [2020-02-26T14:24:05.877Z] #62 ...
14:24:05 [2020-02-26T14:24:05.877Z] 
14:24:05 [2020-02-26T14:24:05.877Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:05 [2020-02-26T14:24:05.877Z] #10 40.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 40.90 Get:11 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]
14:24:05 [2020-02-26T14:24:05.877Z] #10 44.28 Get:12 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]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 46.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
14:24:05 [2020-02-26T14:24:05.877Z] #10 48.25 debconf: delaying package configuration, since apt-utils is not installed
14:24:05 [2020-02-26T14:24:05.877Z] #10 48.52 Fetched 78.2 MB in 8s (9969 kB/s)
14:24:05 [2020-02-26T14:24:05.877Z] #10 48.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 ... 15401 files and directories currently installed.)
14:24:05 [2020-02-26T14:24:05.877Z] #10 48.70 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 48.72 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 49.12 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 49.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:24:05 [2020-02-26T14:24:05.877Z] #10 49.49 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 49.50 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 49.82 Setting up libudev1:amd64 (241-7~deb10u3) ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 50.01 Selecting previously unselected package binutils-mingw-w64-i686.
14:24:05 [2020-02-26T14:24:05.877Z] #10 50.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:24:05 [2020-02-26T14:24:05.877Z] #10 50.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 50.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:24:05 [2020-02-26T14:24:05.877Z] #10 ...
14:24:05 [2020-02-26T14:24:05.877Z] 
14:24:05 [2020-02-26T14:24:05.877Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:05 [2020-02-26T14:24:05.877Z] #27 9.056 
14:24:06 [2020-02-26T14:24:06.871Z] go: finding github.com/gogo/googleapis v1.1.0
14:24:06 [2020-02-26T14:24:06.871Z] go: finding github.com/stretchr/objx v0.1.1
14:24:07 [2020-02-26T14:24:07.508Z] go: finding github.com/hashicorp/go-version v1.1.0
14:24:08 [2020-02-26T14:24:08.560Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
14:24:08 [2020-02-26T14:24:08.560Z] go: finding github.com/ghodss/yaml v1.0.0
14:24:08 [2020-02-26T14:24:08.938Z] #27 9.287 
                                                                           1.3%
##                                                                         4.1%
####                                                                       6.7%
#####                                                                      8.3%
########                                                                  11.2%
#########                                                                 13.2%
###########                                                               15.3%
############                                                              17.7%
##############                                                            19.6%
################                                                          22.3%
#################                                                         24.4%
###################                                                       27.5%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.7%
##########################                                                36.5%
############################                                              39.0%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.6%
#################################                                         47.2%
####################################                                      50.3%
#####################################                                     52.2%
#######################################                                   54.8%
#########################################                                 57.0%
##########################################                                59.5%
############################################                              62.1%
14:24:08 [2020-02-26T14:24:08.938Z] #27 ...
14:24:08 [2020-02-26T14:24:08.938Z] 
14:24:08 [2020-02-26T14:24:08.938Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:24:08 [2020-02-26T14:24:08.938Z] #50 43.40 + cd /tmp/tmp.JT5u6tJ7Fu/src/gotest.tools/gotestsum
14:24:08 [2020-02-26T14:24:08.938Z] #50 43.40 + git checkout -q v0.3.5
14:24:08 [2020-02-26T14:24:08.938Z] #50 43.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:24:08 [2020-02-26T14:24:08.938Z] #50 ...
14:24:08 [2020-02-26T14:24:08.938Z] 
14:24:08 [2020-02-26T14:24:08.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:09 [2020-02-26T14:24:09.201Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
14:24:09 [2020-02-26T14:24:09.497Z] go: finding gotest.tools v2.2.0+incompatible
14:24:09 [2020-02-26T14:24:09.497Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
14:24:09 [2020-02-26T14:24:09.794Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
14:24:10 [2020-02-26T14:24:10.103Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
14:24:10 [2020-02-26T14:24:10.217Z] #27 9.287 
                                                                           1.3%
##                                                                         4.1%
####                                                                       6.7%
#####                                                                      8.3%
########                                                                  11.2%
#########                                                                 13.2%
###########                                                               15.3%
############                                                              17.7%
##############                                                            19.6%
################                                                          22.3%
#################                                                         24.4%
###################                                                       27.5%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  34.7%
##########################                                                36.5%
############################                                              39.0%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.6%
#################################                                         47.2%
####################################                                      50.3%
#####################################                                     52.2%
#######################################                                   54.8%
#########################################                                 57.0%
##########################################                                59.5%
############################################                              62.1%
##############################################                            64.1%
################################################                          66.9%
#################################################                         69.3%
###################################################                       72.2%
#####################################################                     74.5%
#######################################################                   76.7%
########################################################                  78.9%
##########################################################                81.2%
############################################################              83.9%
###############################################################           87.8%
#################################################################         90.7%
###################################################################       94.2%
######################################################################    97.7%
######################################################################## 100.0%
14:24:10 [2020-02-26T14:24:10.473Z] #27 13.75 
14:24:10 [2020-02-26T14:24:10.728Z] #27 ...
14:24:10 [2020-02-26T14:24:10.728Z] 
14:24:10 [2020-02-26T14:24:10.728Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:24:10 [2020-02-26T14:24:10.728Z] #30 45.33 Checking out files:  88% (1342/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.
14:24:10 [2020-02-26T14:24:10.728Z] #30 45.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:24:10 [2020-02-26T14:24:10.728Z] #30 46.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:10 [2020-02-26T14:24:10.728Z] #30 ...
14:24:10 [2020-02-26T14:24:10.728Z] 
14:24:10 [2020-02-26T14:24:10.728Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:24:10 [2020-02-26T14:24:10.728Z] #35 52.98 Selecting previously unselected package libxml2:amd64.
14:24:10 [2020-02-26T14:24:10.728Z] #35 53.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 53.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 53.66 Selecting previously unselected package libarchive13:amd64.
14:24:10 [2020-02-26T14:24:10.728Z] #35 53.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 53.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.02 Selecting previously unselected package libjsoncpp1:amd64.
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.29 Selecting previously unselected package librhash0:amd64.
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.30 Unpacking librhash0:amd64 (1.3.8-1) ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.44 Selecting previously unselected package libuv1:amd64.
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.44 Unpacking libuv1:amd64 (1.24.1-1) ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.65 Selecting previously unselected package cmake.
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:24:10 [2020-02-26T14:24:10.728Z] #35 54.68 Unpacking cmake (3.13.4-1) ...
14:24:11 [2020-02-26T14:24:11.152Z] go: finding github.com/kr/pretty v0.1.0
14:24:11 [2020-02-26T14:24:11.787Z] go: finding google.golang.org/grpc v1.20.1
14:24:12 [2020-02-26T14:24:12.083Z] go: finding github.com/davecgh/go-spew v1.1.1
14:24:12 [2020-02-26T14:24:12.720Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
14:24:12 [2020-02-26T14:24:12.720Z] go: finding github.com/BurntSushi/toml v0.3.1
14:24:12 [2020-02-26T14:24:12.720Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
14:24:13 [2020-02-26T14:24:13.121Z]  ---> 225ae481cf5b
14:24:13 [2020-02-26T14:24:13.121Z] Successfully built 225ae481cf5b
14:24:13 [2020-02-26T14:24:13.121Z] Successfully tagged docker:latest
14:24:13 [2020-02-26T14:24:13.121Z] INFO: Image build ended at 02/26/2020 14:24:12. Duration:00:00:30.1703501
14:24:13 [2020-02-26T14:24:13.121Z] 
14:24:13 [2020-02-26T14:24:13.121Z] 
14:24:13 [2020-02-26T14:24:13.121Z] INFO: Building the test binaries at 02/26/2020 14:24:12...
14:24:13 [2020-02-26T14:24:13.240Z] #35 57.94 Setting up libicu63:amd64 (63.1-6) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.00 Setting up xxd (2:8.1.0875-5) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.03 Setting up libuv1:amd64 (1.24.1-1) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.05 Setting up vim-common (2:8.1.0875-5) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.11 Setting up librhash0:amd64 (1.3.8-1) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.13 Setting up cmake-data (3.13.4-1) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:24:13 [2020-02-26T14:24:13.240Z] #35 58.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:24:13 [2020-02-26T14:24:13.360Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
14:24:13 [2020-02-26T14:24:13.495Z] #35 58.22 Setting up cmake (3.13.4-1) ...
14:24:13 [2020-02-26T14:24:13.495Z] #35 58.23 Processing triggers for libc-bin (2.28-10) ...
14:24:13 [2020-02-26T14:24:13.495Z] #35 58.33 Processing triggers for mime-support (3.62) ...
14:24:13 [2020-02-26T14:24:13.751Z] #35 ...
14:24:13 [2020-02-26T14:24:13.751Z] 
14:24:13 [2020-02-26T14:24:13.751Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:13 [2020-02-26T14:24:13.751Z] #27 14.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:24:13 [2020-02-26T14:24:13.751Z] #27 15.20 
14:24:13 [2020-02-26T14:24:13.751Z] #27 15.44 
#                                                                          2.3%
######################################################################## 100.0%
14:24:13 [2020-02-26T14:24:13.751Z] #27 15.57 
14:24:13 [2020-02-26T14:24:13.751Z] #27 16.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:24:13 [2020-02-26T14:24:13.751Z] #27 16.78 
14:24:13 [2020-02-26T14:24:13.751Z] #27 17.01 
                                                                           0.7%
######################################################################## 100.0%
14:24:13 [2020-02-26T14:24:13.751Z] #27 17.16 
14:24:13 [2020-02-26T14:24:13.994Z] go: finding github.com/stretchr/objx v0.1.0
14:24:13 [2020-02-26T14:24:13.994Z] go: finding github.com/docker/go-connections v0.3.0
14:24:14 [2020-02-26T14:24:14.676Z] #27 17.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:24:14 [2020-02-26T14:24:14.676Z] #27 ...
14:24:14 [2020-02-26T14:24:14.676Z] 
14:24:14 [2020-02-26T14:24:14.676Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:24:14 [2020-02-26T14:24:14.676Z] #35 DONE 59.5s
14:24:14 [2020-02-26T14:24:14.932Z] 
14:24:14 [2020-02-26T14:24:14.932Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:24:14 [2020-02-26T14:24:14.932Z] #36 DONE 0.1s
14:24:14 [2020-02-26T14:24:14.932Z] 
14:24:14 [2020-02-26T14:24:14.932Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:24:14 [2020-02-26T14:24:14.932Z] #37 DONE 0.1s
14:24:14 [2020-02-26T14:24:14.932Z] 
14:24:14 [2020-02-26T14:24:14.932Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:15 [2020-02-26T14:24:15.187Z] #38 ...
14:24:15 [2020-02-26T14:24:15.187Z] 
14:24:15 [2020-02-26T14:24:15.187Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:15 [2020-02-26T14:24:15.187Z] #33 49.67 time
14:24:15 [2020-02-26T14:24:15.187Z] #33 56.27 internal/poll
14:24:15 [2020-02-26T14:24:15.187Z] #33 57.21 internal/fmtsort
14:24:15 [2020-02-26T14:24:15.187Z] #33 57.83 internal/syscall/unix
14:24:15 [2020-02-26T14:24:15.187Z] #33 58.15 strings
14:24:15 [2020-02-26T14:24:15.187Z] #33 58.20 os
14:24:15 [2020-02-26T14:24:15.187Z] #33 ...
14:24:15 [2020-02-26T14:24:15.187Z] 
14:24:15 [2020-02-26T14:24:15.187Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:24:15 [2020-02-26T14:24:15.187Z] #43 53.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 53.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 53.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 53.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 53.81 Setting up python-six (1.12.0-1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.04 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.12 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.14 Setting up protobuf-compiler (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:24:15 [2020-02-26T14:24:15.187Z] #43 58.22 Setting up python-protobuf (3.6.1.3-2) ...
14:24:15 [2020-02-26T14:24:15.511Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:24:15 [2020-02-26T14:24:15.602Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
14:24:15 [2020-02-26T14:24:15.804Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
14:24:15 [2020-02-26T14:24:15.804Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
14:24:16 [2020-02-26T14:24:16.096Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
14:24:16 [2020-02-26T14:24:16.388Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 4.5% of statements
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:24:16 [2020-02-26T14:24:16.545Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
14:24:16 [2020-02-26T14:24:16.546Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:24:16 [2020-02-26T14:24:16.546Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
14:24:16 [2020-02-26T14:24:16.546Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
14:24:16 [2020-02-26T14:24:16.546Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.967s	coverage: 86.3% of statements
14:24:16 [2020-02-26T14:24:16.546Z] ok  	github.com/docker/docker/builder/remotecontext	0.326s	coverage: 13.6% of statements
14:24:16 [2020-02-26T14:24:16.847Z] INFO: make.ps1 starting at 02/26/2020 14:24:16
14:24:16 [2020-02-26T14:24:16.847Z] INFO: Git commit (a40de08ca1) assumed from DOCKER_GITCOMMIT environment variable
14:24:16 [2020-02-26T14:24:16.847Z] INFO: Invoking autogen...
14:24:17 [2020-02-26T14:24:17.073Z] #43 ...
14:24:17 [2020-02-26T14:24:17.073Z] 
14:24:17 [2020-02-26T14:24:17.073Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:17 [2020-02-26T14:24:17.073Z] #33 61.41 path
14:24:17 [2020-02-26T14:24:17.073Z] #33 ...
14:24:17 [2020-02-26T14:24:17.073Z] 
14:24:17 [2020-02-26T14:24:17.073Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:17 [2020-02-26T14:24:17.073Z] #27 18.09 skipping existing 1849cc453dee
14:24:17 [2020-02-26T14:24:17.073Z] #27 18.35 
14:24:17 [2020-02-26T14:24:17.073Z] #27 19.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:24:17 [2020-02-26T14:24:17.073Z] #27 19.83 
14:24:17 [2020-02-26T14:24:17.073Z] #27 19.98 
######################################################################## 100.0%
14:24:17 [2020-02-26T14:24:17.073Z] #27 20.08 
14:24:17 [2020-02-26T14:24:17.073Z] #27 20.16 Download of images into '/build' complete.
14:24:17 [2020-02-26T14:24:17.073Z] #27 20.16 Use something like the following to load the result into a Docker daemon:
14:24:17 [2020-02-26T14:24:17.073Z] #27 20.16   tar -cC '/build' . | docker load
14:24:17 [2020-02-26T14:24:17.073Z] #27 DONE 20.3s
14:24:17 [2020-02-26T14:24:17.073Z] 
14:24:17 [2020-02-26T14:24:17.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:17 [2020-02-26T14:24:17.073Z] #10 52.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:24:17 [2020-02-26T14:24:17.073Z] #10 52.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 52.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 55.87 Selecting previously unselected package binutils-mingw-w64.
14:24:17 [2020-02-26T14:24:17.073Z] #10 55.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 55.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.25 Selecting previously unselected package dmsetup.
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.26 Unpacking dmsetup (2:1.02.155-3) ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.45 Selecting previously unselected package mingw-w64-common.
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:24:17 [2020-02-26T14:24:17.073Z] #10 56.46 Unpacking mingw-w64-common (6.0.0-3) ...
14:24:17 [2020-02-26T14:24:17.116Z] ok  	github.com/docker/docker/builder/dockerfile	1.185s	coverage: 48.2% of statements
14:24:17 [2020-02-26T14:24:17.116Z] ?   	github.com/docker/docker/cli	[no test files]
14:24:17 [2020-02-26T14:24:17.116Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:24:17 [2020-02-26T14:24:17.413Z] ok  	github.com/docker/docker/builder/remotecontext	0.253s	coverage: 13.6% of statements
14:24:17 [2020-02-26T14:24:17.427Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
14:24:17 [2020-02-26T14:24:17.427Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
14:24:17 [2020-02-26T14:24:17.427Z] go: finding github.com/theupdateframework/notary v0.6.1
14:24:17 [2020-02-26T14:24:17.866Z] INFO: Building daemon...
14:24:17 [2020-02-26T14:24:17.998Z] #10 ...
14:24:17 [2020-02-26T14:24:17.998Z] 
14:24:17 [2020-02-26T14:24:17.998Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + RM_GOPATH=0
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + TMP_GOPATH=
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + : /build
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + '[' -z '' ']'
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 ++ mktemp -d
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + export GOPATH=/tmp/tmp.9EJLpNo8FW
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + GOPATH=/tmp/tmp.9EJLpNo8FW
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + RM_GOPATH=1
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 ++ dirname ./install.sh
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + dir=.
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + bin=tini
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + shift
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + '[' '!' -f ./tini.installer ']'
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + . ./tini.installer
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + install_tini
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:24:17 [2020-02-26T14:24:17.998Z] #38 2.976 + git clone https://github.com/krallin/tini.git /tmp/tmp.9EJLpNo8FW/tini
14:24:17 [2020-02-26T14:24:17.998Z] #38 3.000 Cloning into '/tmp/tmp.9EJLpNo8FW/tini'...
14:24:18 [2020-02-26T14:24:18.201Z] ok  	github.com/docker/docker/builder/dockerfile	0.895s	coverage: 48.2% of statements
14:24:18 [2020-02-26T14:24:18.254Z] #38 ...
14:24:18 [2020-02-26T14:24:18.254Z] 
14:24:18 [2020-02-26T14:24:18.254Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:18 [2020-02-26T14:24:18.254Z] #47 52.73 time
14:24:18 [2020-02-26T14:24:18.254Z] #47 57.99 internal/syscall/unix
14:24:18 [2020-02-26T14:24:18.254Z] #47 58.30 strings
14:24:18 [2020-02-26T14:24:18.254Z] #47 58.53 os
14:24:18 [2020-02-26T14:24:18.254Z] #47 61.55 regexp/syntax
14:24:18 [2020-02-26T14:24:18.459Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
14:24:18 [2020-02-26T14:24:18.459Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
14:24:18 [2020-02-26T14:24:18.508Z] #47 ...
14:24:18 [2020-02-26T14:24:18.508Z] 
14:24:18 [2020-02-26T14:24:18.509Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:18 [2020-02-26T14:24:18.509Z] #33 62.50 text/tabwriter
14:24:18 [2020-02-26T14:24:18.556Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
14:24:18 [2020-02-26T14:24:18.758Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
14:24:19 [2020-02-26T14:24:19.068Z] #33 63.65 fmt
14:24:19 [2020-02-26T14:24:19.321Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.064s	coverage: 86.3% of statements
14:24:19 [2020-02-26T14:24:19.321Z] ?   	github.com/docker/docker/cli	[no test files]
14:24:19 [2020-02-26T14:24:19.321Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:24:19 [2020-02-26T14:24:19.324Z] #33 63.78 path/filepath
14:24:19 [2020-02-26T14:24:19.432Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
14:24:20 [2020-02-26T14:24:20.949Z] go: finding github.com/bugsnag/panicwrap v1.2.0
14:24:20 [2020-02-26T14:24:20.949Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
14:24:21 [2020-02-26T14:24:21.137Z] ok  	github.com/docker/docker/client	0.124s	coverage: 75.8% of statements
14:24:21 [2020-02-26T14:24:21.209Z] #33 65.72 io/ioutil
14:24:22 [2020-02-26T14:24:22.134Z] #33 ...
14:24:22 [2020-02-26T14:24:22.134Z] 
14:24:22 [2020-02-26T14:24:22.134Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:24:22 [2020-02-26T14:24:22.134Z] #43 66.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:24:22 [2020-02-26T14:24:22.134Z] #43 66.31 Processing triggers for libc-bin (2.28-10) ...
14:24:22 [2020-02-26T14:24:22.134Z] #43 DONE 66.7s
14:24:22 [2020-02-26T14:24:22.134Z] 
14:24:22 [2020-02-26T14:24:22.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:22 [2020-02-26T14:24:22.398Z] ok  	github.com/docker/docker/client	0.298s	coverage: 75.8% of statements
14:24:22 [2020-02-26T14:24:22.472Z] go: finding github.com/jinzhu/now v1.0.0
14:24:22 [2020-02-26T14:24:22.764Z] go: finding go.etcd.io/bbolt v1.3.2
14:24:23 [2020-02-26T14:24:23.397Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
14:24:23 [2020-02-26T14:24:23.397Z] go: finding google.golang.org/appengine v1.1.0
14:24:23 [2020-02-26T14:24:23.397Z] go: finding github.com/gogo/protobuf v1.2.0
14:24:23 [2020-02-26T14:24:23.687Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
14:24:24 [2020-02-26T14:24:24.320Z] go: finding github.com/gogo/protobuf v1.2.1
14:24:24 [2020-02-26T14:24:24.614Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
14:24:24 [2020-02-26T14:24:24.910Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
14:24:25 [2020-02-26T14:24:25.963Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
14:24:26 [2020-02-26T14:24:26.254Z] go: finding github.com/prometheus/client_golang v0.8.0
14:24:26 [2020-02-26T14:24:26.294Z] #44 3.606 Note: Building without setproctitle() and strlcpy() support.
14:24:26 [2020-02-26T14:24:26.294Z] #44 3.606       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:24:26 [2020-02-26T14:24:26.890Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
14:24:26 [2020-02-26T14:24:26.890Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
14:24:26 [2020-02-26T14:24:26.890Z] go: finding github.com/stretchr/testify v1.2.2
14:24:27 [2020-02-26T14:24:27.219Z] #44 5.415 fatal: not a git repository (or any of the parent directories): .git
14:24:27 [2020-02-26T14:24:27.219Z] #44 5.456   GEN      .gitid
14:24:27 [2020-02-26T14:24:27.474Z] #44 5.466   GEN      criu/include/version.h
14:24:27 [2020-02-26T14:24:27.474Z] #44 5.496   GEN      include/common/asm
14:24:27 [2020-02-26T14:24:27.729Z] #44 ...
14:24:27 [2020-02-26T14:24:27.729Z] 
14:24:27 [2020-02-26T14:24:27.729Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:27 [2020-02-26T14:24:27.729Z] #38 4.063 + cd /tmp/tmp.9EJLpNo8FW/tini
14:24:27 [2020-02-26T14:24:27.729Z] #38 4.064 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:24:27 [2020-02-26T14:24:27.729Z] #38 4.144 + cmake .
14:24:27 [2020-02-26T14:24:27.729Z] #38 5.076 -- The C compiler identification is GNU 8.3.0
14:24:27 [2020-02-26T14:24:27.729Z] #38 5.129 -- Check for working C compiler: /usr/bin/cc
14:24:27 [2020-02-26T14:24:27.729Z] #38 5.911 -- Check for working C compiler: /usr/bin/cc -- works
14:24:27 [2020-02-26T14:24:27.729Z] #38 5.922 -- Detecting C compiler ABI info
14:24:27 [2020-02-26T14:24:27.729Z] #38 6.636 -- Detecting C compiler ABI info - done
14:24:27 [2020-02-26T14:24:27.729Z] #38 6.688 -- Detecting C compile features
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.282 -- Detecting C compile features - done
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.336 -- Performing Test HAS_BUILTIN_FORTIFY
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.584 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.666 -- Configuring done
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.685 -- Generating done
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.697 -- Build files have been written to: /tmp/tmp.9EJLpNo8FW/tini
14:24:27 [2020-02-26T14:24:27.729Z] #38 9.715 + make tini-static
14:24:27 [2020-02-26T14:24:27.729Z] #38 10.32 Scanning dependencies of target tini-static
14:24:27 [2020-02-26T14:24:27.729Z] #38 10.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:24:27 [2020-02-26T14:24:27.729Z] #38 11.96 [100%] Linking C executable tini-static
14:24:27 [2020-02-26T14:24:27.729Z] #38 12.43 [100%] Built target tini-static
14:24:27 [2020-02-26T14:24:27.729Z] #38 12.57 + mkdir -p /build
14:24:27 [2020-02-26T14:24:27.729Z] #38 12.57 + cp tini-static /build/docker-init
14:24:27 [2020-02-26T14:24:27.729Z] #38 DONE 12.8s
14:24:27 [2020-02-26T14:24:27.729Z] 
14:24:27 [2020-02-26T14:24:27.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:27 [2020-02-26T14:24:27.729Z] #10 64.65 Selecting previously unselected package mingw-w64-x86-64-dev.
14:24:27 [2020-02-26T14:24:27.729Z] #10 64.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:24:27 [2020-02-26T14:24:27.729Z] #10 64.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:24:27 [2020-02-26T14:24:27.729Z] #10 70.91 Selecting previously unselected package gcc-mingw-w64-base.
14:24:27 [2020-02-26T14:24:27.729Z] #10 70.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:24:27 [2020-02-26T14:24:27.729Z] #10 70.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:24:27 [2020-02-26T14:24:27.729Z] #10 71.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:24:27 [2020-02-26T14:24:27.729Z] #10 71.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:24:27 [2020-02-26T14:24:27.729Z] #10 71.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:24:28 [2020-02-26T14:24:28.954Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
14:24:29 [2020-02-26T14:24:29.249Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
14:24:29 [2020-02-26T14:24:29.614Z] #10 ...
14:24:29 [2020-02-26T14:24:29.614Z] 
14:24:29 [2020-02-26T14:24:29.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:29 [2020-02-26T14:24:29.614Z] #47 63.88 fmt
14:24:29 [2020-02-26T14:24:29.614Z] #47 67.36 regexp
14:24:29 [2020-02-26T14:24:29.614Z] #47 68.94 flag
14:24:29 [2020-02-26T14:24:29.614Z] #47 70.34 go/token
14:24:29 [2020-02-26T14:24:29.614Z] #47 71.23 go/scanner
14:24:29 [2020-02-26T14:24:29.614Z] #47 71.25 internal/lazyregexp
14:24:29 [2020-02-26T14:24:29.614Z] #47 71.62 net/url
14:24:29 [2020-02-26T14:24:29.614Z] #47 72.98 go/ast
14:24:29 [2020-02-26T14:24:29.614Z] #47 74.00 text/template/parse
14:24:29 [2020-02-26T14:24:29.614Z] #47 ...
14:24:29 [2020-02-26T14:24:29.614Z] 
14:24:29 [2020-02-26T14:24:29.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:29 [2020-02-26T14:24:29.614Z] #44 7.518   PBCC     images/google/protobuf/descriptor.pb-c.c
14:24:29 [2020-02-26T14:24:29.614Z] #44 7.615   PBCC     images/opts.pb-c.c
14:24:29 [2020-02-26T14:24:29.614Z] #44 7.718   PBCC     images/sit.pb-c.c
14:24:29 [2020-02-26T14:24:29.614Z] #44 7.764   DEP      images/google/protobuf/descriptor.pb-c.d
14:24:29 [2020-02-26T14:24:29.662Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:24:29 [2020-02-26T14:24:29.662Z] 
14:24:29 [2020-02-26T14:24:29.662Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:24:29 [2020-02-26T14:24:29.662Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:24:29 [2020-02-26T14:24:29.662Z] HOSTNAME=e09627021a9a
14:24:29 [2020-02-26T14:24:29.662Z] DEST=bundles/test-integration
14:24:29 [2020-02-26T14:24:29.662Z] PWD=/go/src/github.com/docker/docker
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_ROOTLESS=1
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:24:29 [2020-02-26T14:24:29.662Z] container=docker
14:24:29 [2020-02-26T14:24:29.662Z] HOME=/root
14:24:29 [2020-02-26T14:24:29.662Z] GOLANG_VERSION=1.13.8
14:24:29 [2020-02-26T14:24:29.662Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:24:29 [2020-02-26T14:24:29.662Z] VALIDATE_BRANCH=master
14:24:29 [2020-02-26T14:24:29.662Z] TERM=xterm
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_PKG=github.com/docker/docker
14:24:29 [2020-02-26T14:24:29.662Z] SHLVL=1
14:24:29 [2020-02-26T14:24:29.662Z] TIMEOUT=120m
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_GRAPHDRIVER=overlay2
14:24:29 [2020-02-26T14:24:29.662Z] GO111MODULE=off
14:24:29 [2020-02-26T14:24:29.662Z] DOCKER_EXPERIMENTAL=1
14:24:29 [2020-02-26T14:24:29.662Z] TEST_SKIP_INTEGRATION_CLI=1
14:24:29 [2020-02-26T14:24:29.662Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:24:29 [2020-02-26T14:24:29.662Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:24:29 [2020-02-26T14:24:29.662Z] GOPATH=/go
14:24:29 [2020-02-26T14:24:29.662Z] PKG_CONFIG=pkg-config
14:24:29 [2020-02-26T14:24:29.662Z] _=/usr/bin/env
14:24:29 [2020-02-26T14:24:29.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:24:29 [2020-02-26T14:24:29.869Z] #44 7.836   DEP      images/opts.pb-c.d
14:24:29 [2020-02-26T14:24:29.869Z] #44 7.882   DEP      images/sit.pb-c.d
14:24:29 [2020-02-26T14:24:29.869Z] #44 7.936   PBCC     images/macvlan.pb-c.c
14:24:29 [2020-02-26T14:24:29.869Z] #44 7.981   DEP      images/macvlan.pb-c.d
14:24:29 [2020-02-26T14:24:29.869Z] #44 8.071   PBCC     images/autofs.pb-c.c
14:24:29 [2020-02-26T14:24:29.882Z] go: finding github.com/pkg/profile v1.2.1
14:24:30 [2020-02-26T14:24:30.124Z] #44 8.118   DEP      images/autofs.pb-c.d
14:24:30 [2020-02-26T14:24:30.124Z] #44 8.156   PBCC     images/sysctl.pb-c.c
14:24:30 [2020-02-26T14:24:30.124Z] #44 8.182   DEP      images/sysctl.pb-c.d
14:24:30 [2020-02-26T14:24:30.124Z] #44 8.215   PBCC     images/time.pb-c.c
14:24:30 [2020-02-26T14:24:30.124Z] #44 8.274   DEP      images/time.pb-c.d
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.338   PBCC     images/binfmt-misc.pb-c.c
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.372   DEP      images/binfmt-misc.pb-c.d
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.408   PBCC     images/seccomp.pb-c.c
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.414   DEP      images/seccomp.pb-c.d
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.469   PBCC     images/userns.pb-c.c
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.513   DEP      images/userns.pb-c.d
14:24:30 [2020-02-26T14:24:30.379Z] #44 8.566   PBCC     images/cgroup.pb-c.c
14:24:30 [2020-02-26T14:24:30.515Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
14:24:30 [2020-02-26T14:24:30.634Z] #44 8.644   DEP      images/cgroup.pb-c.d
14:24:30 [2020-02-26T14:24:30.634Z] #44 8.703   PBCC     images/fown.pb-c.c
14:24:30 [2020-02-26T14:24:30.634Z] #44 8.745   PBCC     images/ext-file.pb-c.c
14:24:30 [2020-02-26T14:24:30.634Z] #44 8.811   DEP      images/fown.pb-c.d
14:24:30 [2020-02-26T14:24:30.634Z] #44 8.870   DEP      images/ext-file.pb-c.d
14:24:30 [2020-02-26T14:24:30.889Z] #44 8.922   PBCC     images/rpc.pb-c.c
14:24:30 [2020-02-26T14:24:30.889Z] #44 8.974   DEP      images/rpc.pb-c.d
14:24:30 [2020-02-26T14:24:30.889Z] #44 9.055   PBCC     images/siginfo.pb-c.c
14:24:30 [2020-02-26T14:24:30.889Z] #44 9.108   DEP      images/siginfo.pb-c.d
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.161   PBCC     images/pagemap.pb-c.c
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.214   DEP      images/pagemap.pb-c.d
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.298   PBCC     images/rlimit.pb-c.c
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.337   DEP      images/rlimit.pb-c.d
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.374   PBCC     images/file-lock.pb-c.c
14:24:31 [2020-02-26T14:24:31.144Z] #44 9.390   DEP      images/file-lock.pb-c.d
14:24:31 [2020-02-26T14:24:31.478Z] #44 9.418   PBCC     images/tty.pb-c.c
14:24:31 [2020-02-26T14:24:31.478Z] #44 9.497   DEP      images/tty.pb-c.d
14:24:31 [2020-02-26T14:24:31.478Z] #44 9.549   PBCC     images/tun.pb-c.c
14:24:31 [2020-02-26T14:24:31.478Z] #44 9.588   PBCC     images/netdev.pb-c.c
14:24:31 [2020-02-26T14:24:31.478Z] #44 9.646   DEP      images/tun.pb-c.d
14:24:31 [2020-02-26T14:24:31.734Z] #44 9.711   DEP      images/netdev.pb-c.d
14:24:31 [2020-02-26T14:24:31.734Z] #44 9.802   PBCC     images/vma.pb-c.c
14:24:31 [2020-02-26T14:24:31.734Z] #44 9.907   DEP      images/vma.pb-c.d
14:24:31 [2020-02-26T14:24:31.989Z] #44 9.958   PBCC     images/creds.pb-c.c
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.04   DEP      images/creds.pb-c.d
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.14   PBCC     images/utsns.pb-c.c
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.14   DEP      images/utsns.pb-c.d
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.21   PBCC     images/ipc-desc.pb-c.c
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.22   PBCC     images/ipc-sem.pb-c.c
14:24:31 [2020-02-26T14:24:31.989Z] #44 10.27   DEP      images/ipc-desc.pb-c.d
14:24:32 [2020-02-26T14:24:32.022Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
14:24:32 [2020-02-26T14:24:32.244Z] #44 ...
14:24:32 [2020-02-26T14:24:32.244Z] 
14:24:32 [2020-02-26T14:24:32.244Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:32 [2020-02-26T14:24:32.244Z] #33 67.73 github.com/BurntSushi/toml
14:24:32 [2020-02-26T14:24:32.244Z] #33 67.74 flag
14:24:32 [2020-02-26T14:24:32.244Z] #33 69.48 log
14:24:32 [2020-02-26T14:24:32.244Z] #33 71.99 github.com/BurntSushi/toml/cmd/tomlv
14:24:32 [2020-02-26T14:24:32.244Z] #33 DONE 76.8s
14:24:32 [2020-02-26T14:24:32.244Z] 
14:24:32 [2020-02-26T14:24:32.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:32 [2020-02-26T14:24:32.244Z] #44 10.30   DEP      images/ipc-sem.pb-c.d
14:24:32 [2020-02-26T14:24:32.244Z] #44 10.32   PBCC     images/ipc-msg.pb-c.c
14:24:32 [2020-02-26T14:24:32.244Z] #44 10.33   DEP      images/ipc-msg.pb-c.d
14:24:32 [2020-02-26T14:24:32.331Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
14:24:32 [2020-02-26T14:24:32.331Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
14:24:32 [2020-02-26T14:24:32.499Z] #44 10.47   PBCC     images/ipc-shm.pb-c.c
14:24:32 [2020-02-26T14:24:32.499Z] #44 10.56   DEP      images/ipc-shm.pb-c.d
14:24:32 [2020-02-26T14:24:32.499Z] #44 10.64   PBCC     images/ipc-var.pb-c.c
14:24:32 [2020-02-26T14:24:32.499Z] #44 10.69   DEP      images/ipc-var.pb-c.d
14:24:32 [2020-02-26T14:24:32.633Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
14:24:32 [2020-02-26T14:24:32.754Z] #44 10.81   PBCC     images/sk-opts.pb-c.c
14:24:32 [2020-02-26T14:24:32.755Z] #44 10.88   PBCC     images/packet-sock.pb-c.c
14:24:33 [2020-02-26T14:24:33.010Z] #44 10.97   DEP      images/sk-opts.pb-c.d
14:24:33 [2020-02-26T14:24:33.010Z] #44 11.17   DEP      images/packet-sock.pb-c.d
14:24:33 [2020-02-26T14:24:33.010Z] #44 11.25   PBCC     images/sk-netlink.pb-c.c
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.28   DEP      images/sk-netlink.pb-c.d
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.30   PBCC     images/sk-inet.pb-c.c
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.33   DEP      images/sk-inet.pb-c.d
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.36   PBCC     images/sk-unix.pb-c.c
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.40   DEP      images/sk-unix.pb-c.d
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.43   PBCC     images/mm.pb-c.c
14:24:33 [2020-02-26T14:24:33.265Z] #44 11.49   DEP      images/mm.pb-c.d
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.53   PBCC     images/timerfd.pb-c.c
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.58   DEP      images/timerfd.pb-c.d
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.61   PBCC     images/timer.pb-c.c
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.66   DEP      images/timer.pb-c.d
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.70   PBCC     images/sa.pb-c.c
14:24:33 [2020-02-26T14:24:33.520Z] #44 11.74   DEP      images/sa.pb-c.d
14:24:33 [2020-02-26T14:24:33.775Z] #44 11.83   PBCC     images/pipe-data.pb-c.c
14:24:33 [2020-02-26T14:24:33.775Z] #44 11.87   DEP      images/pipe-data.pb-c.d
14:24:33 [2020-02-26T14:24:33.775Z] #44 11.91   PBCC     images/mnt.pb-c.c
14:24:33 [2020-02-26T14:24:33.775Z] #44 11.97   DEP      images/mnt.pb-c.d
14:24:34 [2020-02-26T14:24:34.030Z] #44 12.04   PBCC     images/sk-packet.pb-c.c
14:24:34 [2020-02-26T14:24:34.030Z] #44 12.07   DEP      images/sk-packet.pb-c.d
14:24:34 [2020-02-26T14:24:34.030Z] #44 12.12   PBCC     images/tcp-stream.pb-c.c
14:24:34 [2020-02-26T14:24:34.030Z] #44 12.21   DEP      images/tcp-stream.pb-c.d
14:24:34 [2020-02-26T14:24:34.150Z] go: finding github.com/kr/text v0.1.0
14:24:34 [2020-02-26T14:24:34.285Z] #44 12.28   PBCC     images/pipe.pb-c.c
14:24:34 [2020-02-26T14:24:34.285Z] #44 12.33   DEP      images/pipe.pb-c.d
14:24:34 [2020-02-26T14:24:34.285Z] #44 12.39   PBCC     images/pstree.pb-c.c
14:24:34 [2020-02-26T14:24:34.285Z] #44 12.44   DEP      images/pstree.pb-c.d
14:24:34 [2020-02-26T14:24:34.285Z] #44 12.50   PBCC     images/fs.pb-c.c
14:24:34 [2020-02-26T14:24:34.540Z] #44 12.54   DEP      images/fs.pb-c.d
14:24:34 [2020-02-26T14:24:34.540Z] #44 12.58   PBCC     images/signalfd.pb-c.c
14:24:34 [2020-02-26T14:24:34.540Z] #44 12.66   DEP      images/signalfd.pb-c.d
14:24:34 [2020-02-26T14:24:34.540Z] #44 12.70   PBCC     images/fh.pb-c.c
14:24:34 [2020-02-26T14:24:34.785Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
14:24:34 [2020-02-26T14:24:34.785Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
14:24:34 [2020-02-26T14:24:34.795Z] #44 12.82   PBCC     images/fsnotify.pb-c.c
14:24:34 [2020-02-26T14:24:34.795Z] #44 12.86   DEP      images/fh.pb-c.d
14:24:34 [2020-02-26T14:24:34.795Z] #44 12.94   DEP      images/fsnotify.pb-c.d
14:24:34 [2020-02-26T14:24:34.795Z] #44 12.99   PBCC     images/eventpoll.pb-c.c
14:24:34 [2020-02-26T14:24:34.795Z] #44 13.01   DEP      images/eventpoll.pb-c.d
14:24:34 [2020-02-26T14:24:34.795Z] #44 13.05   PBCC     images/eventfd.pb-c.c
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.07   DEP      images/eventfd.pb-c.d
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.11   PBCC     images/remap-file-path.pb-c.c
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.12   DEP      images/remap-file-path.pb-c.d
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.19   PBCC     images/fifo.pb-c.c
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.22   DEP      images/fifo.pb-c.d
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.26   PBCC     images/ghost-file.pb-c.c
14:24:35 [2020-02-26T14:24:35.050Z] #44 13.29   DEP      images/ghost-file.pb-c.d
14:24:35 [2020-02-26T14:24:35.306Z] #44 13.35   PBCC     images/regfile.pb-c.c
14:24:35 [2020-02-26T14:24:35.306Z] #44 13.42   DEP      images/regfile.pb-c.d
14:24:35 [2020-02-26T14:24:35.306Z] #44 13.48   PBCC     images/ns.pb-c.c
14:24:35 [2020-02-26T14:24:35.306Z] #44 13.50   DEP      images/ns.pb-c.d
14:24:35 [2020-02-26T14:24:35.306Z] #44 13.54   PBCC     images/fdinfo.pb-c.c
14:24:35 [2020-02-26T14:24:35.421Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
14:24:35 [2020-02-26T14:24:35.421Z] go: finding github.com/kisielk/errcheck v1.1.0
14:24:35 [2020-02-26T14:24:35.562Z] #44 13.60   DEP      images/fdinfo.pb-c.d
14:24:35 [2020-02-26T14:24:35.562Z] #44 13.66   PBCC     images/core-aarch64.pb-c.c
14:24:35 [2020-02-26T14:24:35.562Z] #44 13.77   PBCC     images/core-arm.pb-c.c
14:24:35 [2020-02-26T14:24:35.817Z] #44 13.81   PBCC     images/core-ppc64.pb-c.c
14:24:35 [2020-02-26T14:24:35.817Z] #44 13.90   PBCC     images/core-s390.pb-c.c
14:24:35 [2020-02-26T14:24:35.817Z] #44 13.93   PBCC     images/core-x86.pb-c.c
14:24:35 [2020-02-26T14:24:35.817Z] #44 13.98   PBCC     images/core.pb-c.c
14:24:35 [2020-02-26T14:24:35.817Z] #44 14.05   PBCC     images/inventory.pb-c.c
14:24:36 [2020-02-26T14:24:36.073Z] #44 14.15   DEP      images/core-aarch64.pb-c.d
14:24:36 [2020-02-26T14:24:36.073Z] #44 14.23   DEP      images/core-arm.pb-c.d
14:24:36 [2020-02-26T14:24:36.073Z] #44 14.28   DEP      images/core-ppc64.pb-c.d
14:24:36 [2020-02-26T14:24:36.328Z] #44 14.36   DEP      images/core-s390.pb-c.d
14:24:36 [2020-02-26T14:24:36.328Z] #44 14.43   DEP      images/core-x86.pb-c.d
14:24:36 [2020-02-26T14:24:36.328Z] #44 14.47   DEP      images/core.pb-c.d
14:24:36 [2020-02-26T14:24:36.328Z] #44 14.52   DEP      images/inventory.pb-c.d
14:24:36 [2020-02-26T14:24:36.328Z] #44 14.57   PBCC     images/cpuinfo.pb-c.c
14:24:36 [2020-02-26T14:24:36.458Z] go: finding gotest.tools v2.1.0+incompatible
14:24:36 [2020-02-26T14:24:36.584Z] #44 14.61   DEP      images/cpuinfo.pb-c.d
14:24:36 [2020-02-26T14:24:36.584Z] #44 14.66   PBCC     images/stats.pb-c.c
14:24:36 [2020-02-26T14:24:36.584Z] #44 14.67   DEP      images/stats.pb-c.d
14:24:36 [2020-02-26T14:24:36.751Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
14:24:37 [2020-02-26T14:24:37.802Z] go: finding github.com/containerd/containerd v1.2.4
14:24:37 [2020-02-26T14:24:37.802Z] go: finding github.com/onsi/ginkgo v1.7.0
14:24:37 [2020-02-26T14:24:37.802Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
14:24:37 [2020-02-26T14:24:37.945Z] #44 16.01 make[1]: Nothing to be done for 'all'.
14:24:38 [2020-02-26T14:24:38.094Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
14:24:39 [2020-02-26T14:24:39.134Z] go: finding github.com/gogo/protobuf v1.0.0
14:24:39 [2020-02-26T14:24:39.322Z] #44 17.33   CC       images/stats.o
14:24:39 [2020-02-26T14:24:39.576Z] #44 17.77   CC       images/core.o
14:24:40 [2020-02-26T14:24:40.135Z] #44 18.43   CC       images/core-x86.o
14:24:40 [2020-02-26T14:24:40.172Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
14:24:40 [2020-02-26T14:24:40.693Z] #44 ...
14:24:40 [2020-02-26T14:24:40.694Z] 
14:24:40 [2020-02-26T14:24:40.694Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:24:40 [2020-02-26T14:24:40.694Z] #62 34.83 Checking out files:  68% (2076/3044)   
Checking out files:  69% (2101/3044)   
Checking out files:  70% (2131/3044)   
Checking out files:  71% (2162/3044)   
Checking out files:  72% (2192/3044)   
Checking out files:  73% (2223/3044)   
Checking out files:  74% (2253/3044)   
Checking out files:  75% (2283/3044)   
Checking out files:  76% (2314/3044)   
Checking out files:  77% (2344/3044)   
Checking out files:  78% (2375/3044)   
Checking out files:  79% (2405/3044)   
Checking out files:  80% (2436/3044)   
Checking out files:  81% (2466/3044)   
Checking out files:  82% (2497/3044)   
Checking out files:  83% (2527/3044)   
Checking out files:  84% (2557/3044)   
Checking out files:  85% (2588/3044)   
Checking out files:  86% (2618/3044)   
Checking out files:  87% (2649/3044)   
Checking out files:  88% (2679/3044)   
Checking out files:  89% (2710/3044)   
Checking out files:  90% (2740/3044)   
Checking out files:  91% (2771/3044)   
Checking out files:  92% (2801/3044)   
Checking out files:  93% (2831/3044)   
Checking out files:  94% (2862/3044)   
Checking out files:  95% (2892/3044)   
Checking out files:  96% (2923/3044)   
Checking out files:  97% (2953/3044)   
Checking out files:  98% (2984/3044)   
Checking out files:  99% (3014/3044)   
Checking out files: 100% (3044/3044)   
Checking out files: 100% (3044/3044), done.
14:24:40 [2020-02-26T14:24:40.694Z] #62 35.84 + cd /tmp/tmp.y8L60Pwsp2/src/github.com/containerd/containerd
14:24:40 [2020-02-26T14:24:40.694Z] #62 35.84 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + export 'BUILDTAGS=netgo osusergo static_build'
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + BUILDTAGS='netgo osusergo static_build'
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + export EXTRA_FLAGS=-buildmode=pie
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + EXTRA_FLAGS=-buildmode=pie
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + '[' '' = dynamic ']'
14:24:40 [2020-02-26T14:24:40.694Z] #62 37.23 + make
14:24:40 [2020-02-26T14:24:40.694Z] #62 38.13 + bin/ctr
14:24:40 [2020-02-26T14:24:40.808Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
14:24:40 [2020-02-26T14:24:40.948Z] #62 ...
14:24:40 [2020-02-26T14:24:40.948Z] 
14:24:40 [2020-02-26T14:24:40.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:40 [2020-02-26T14:24:40.948Z] #44 18.94   CC       images/core-arm.o
14:24:41 [2020-02-26T14:24:41.202Z] #44 19.25   CC       images/core-aarch64.o
14:24:41 [2020-02-26T14:24:41.437Z] go: finding github.com/sirupsen/logrus v1.0.3
14:24:41 [2020-02-26T14:24:41.437Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
14:24:41 [2020-02-26T14:24:41.761Z] #44 19.65   CC       images/core-ppc64.o
14:24:42 [2020-02-26T14:24:42.015Z] #44 20.19   CC       images/core-s390.o
14:24:42 [2020-02-26T14:24:42.470Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:24:42 [2020-02-26T14:24:42.763Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:24:42 [2020-02-26T14:24:42.939Z] #44 20.84   CC       images/cpuinfo.o
14:24:43 [2020-02-26T14:24:43.055Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
14:24:43 [2020-02-26T14:24:43.194Z] #44 21.28   CC       images/inventory.o
14:24:43 [2020-02-26T14:24:43.448Z] #44 21.56   CC       images/fdinfo.o
14:24:43 [2020-02-26T14:24:43.703Z] #44 ...
14:24:43 [2020-02-26T14:24:43.703Z] 
14:24:43 [2020-02-26T14:24:43.703Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:43 [2020-02-26T14:24:43.703Z] #47 78.11 go/parser
14:24:43 [2020-02-26T14:24:43.703Z] #47 78.94 text/template
14:24:43 [2020-02-26T14:24:43.703Z] #47 81.73 encoding/xml
14:24:43 [2020-02-26T14:24:43.703Z] #47 83.99 go/doc
14:24:43 [2020-02-26T14:24:43.703Z] #47 86.67 github.com/LK4D4/vndr/versioned
14:24:43 [2020-02-26T14:24:43.704Z] #47 86.78 compress/flate
14:24:43 [2020-02-26T14:24:43.704Z] #47 87.48 github.com/LK4D4/vndr/build
14:24:43 [2020-02-26T14:24:43.704Z] #47 ...
14:24:43 [2020-02-26T14:24:43.704Z] 
14:24:43 [2020-02-26T14:24:43.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:43 [2020-02-26T14:24:43.704Z] #44 21.93   CC       images/fown.o
14:24:43 [2020-02-26T14:24:43.958Z] #44 22.14   CC       images/ns.o
14:24:44 [2020-02-26T14:24:44.213Z] #44 22.35   CC       images/regfile.o
14:24:44 [2020-02-26T14:24:44.468Z] #44 22.59   CC       images/ghost-file.o
14:24:45 [2020-02-26T14:24:45.028Z] #44 22.98   CC       images/fifo.o
14:24:45 [2020-02-26T14:24:45.028Z] #44 23.23   CC       images/remap-file-path.o
14:24:45 [2020-02-26T14:24:45.153Z] go: finding github.com/google/go-cmp v0.2.0
14:24:45 [2020-02-26T14:24:45.153Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
14:24:45 [2020-02-26T14:24:45.283Z] #44 23.39   CC       images/eventfd.o
14:24:45 [2020-02-26T14:24:45.539Z] #44 23.57   CC       images/eventpoll.o
14:24:45 [2020-02-26T14:24:45.794Z] #44 23.81   CC       images/fh.o
14:24:46 [2020-02-26T14:24:46.049Z] #44 24.20   CC       images/fsnotify.o
14:24:46 [2020-02-26T14:24:46.659Z] #44 24.91   CC       images/signalfd.o
14:24:46 [2020-02-26T14:24:46.661Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
14:24:46 [2020-02-26T14:24:46.914Z] #44 25.12   CC       images/fs.o
14:24:47 [2020-02-26T14:24:47.297Z] go: finding github.com/kisielk/gotool v1.0.0
14:24:47 [2020-02-26T14:24:47.297Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
14:24:47 [2020-02-26T14:24:47.297Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
14:24:47 [2020-02-26T14:24:47.297Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
14:24:47 [2020-02-26T14:24:47.474Z] #44 25.36   CC       images/pstree.o
14:24:47 [2020-02-26T14:24:47.474Z] #44 25.54   CC       images/pipe.o
14:24:47 [2020-02-26T14:24:47.729Z] #44 25.83   CC       images/tcp-stream.o
14:24:47 [2020-02-26T14:24:47.984Z] #44 26.04   CC       images/sk-packet.o
14:24:48 [2020-02-26T14:24:48.239Z] #44 26.32   CC       images/mnt.o
14:24:48 [2020-02-26T14:24:48.494Z] #44 26.51   CC       images/pipe-data.o
14:24:48 [2020-02-26T14:24:48.494Z] #44 26.65   CC       images/sa.o
14:24:48 [2020-02-26T14:24:48.805Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
14:24:48 [2020-02-26T14:24:48.805Z] go: finding github.com/google/certificate-transparency-go v1.0.21
14:24:48 [2020-02-26T14:24:48.959Z] ok  	github.com/docker/docker/cmd/dockerd	0.099s	coverage: 30.7% of statements
14:24:49 [2020-02-26T14:24:49.053Z] #44 26.97   CC       images/timer.o
14:24:49 [2020-02-26T14:24:49.053Z] #44 27.33   CC       images/timerfd.o
14:24:49 [2020-02-26T14:24:49.101Z] go: finding github.com/onsi/gomega v1.4.3
14:24:49 [2020-02-26T14:24:49.397Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 30.7% of statements
14:24:49 [2020-02-26T14:24:49.397Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.3% of statements
14:24:49 [2020-02-26T14:24:49.397Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:24:49 [2020-02-26T14:24:49.397Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:24:49 [2020-02-26T14:24:49.397Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:24:49 [2020-02-26T14:24:49.397Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:24:49 [2020-02-26T14:24:49.614Z] #44 27.54   CC       images/mm.o
14:24:49 [2020-02-26T14:24:49.868Z] #44 27.87   CC       images/sk-opts.o
14:24:49 [2020-02-26T14:24:49.899Z] ok  	github.com/docker/docker/container	0.147s	coverage: 35.3% of statements
14:24:49 [2020-02-26T14:24:49.899Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:24:49 [2020-02-26T14:24:49.899Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:24:49 [2020-02-26T14:24:49.899Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:24:49 [2020-02-26T14:24:49.899Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:24:50 [2020-02-26T14:24:50.124Z] #44 28.17   CC       images/sk-unix.o
14:24:50 [2020-02-26T14:24:50.379Z] #44 28.52   CC       images/sk-inet.o
14:24:50 [2020-02-26T14:24:50.939Z] #44 28.93   CC       images/tun.o
14:24:51 [2020-02-26T14:24:51.179Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
14:24:51 [2020-02-26T14:24:51.194Z] #44 29.28   CC       images/sk-netlink.o
14:24:51 [2020-02-26T14:24:51.449Z] #44 29.46   CC       images/packet-sock.o
14:24:51 [2020-02-26T14:24:51.704Z] #44 29.77   CC       images/ipc-var.o
14:24:51 [2020-02-26T14:24:51.959Z] #44 30.08   CC       images/ipc-desc.o
14:24:52 [2020-02-26T14:24:52.224Z] go: finding github.com/onsi/ginkgo v1.6.0
14:24:52 [2020-02-26T14:24:52.520Z] #44 30.41   CC       images/ipc-shm.o
14:24:52 [2020-02-26T14:24:52.520Z] #44 30.68   CC       images/ipc-msg.o
14:24:52 [2020-02-26T14:24:52.775Z] #44 30.87   CC       images/ipc-sem.o
14:24:53 [2020-02-26T14:24:53.030Z] #44 31.14   CC       images/utsns.o
14:24:53 [2020-02-26T14:24:53.194Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.045s	coverage: 65.3% of statements
14:24:53 [2020-02-26T14:24:53.285Z] #44 31.32   CC       images/creds.o
14:24:53 [2020-02-26T14:24:53.285Z] #44 31.51   CC       images/vma.o
14:24:53 [2020-02-26T14:24:53.297Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
14:24:53 [2020-02-26T14:24:53.297Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:24:53 [2020-02-26T14:24:53.589Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
14:24:53 [2020-02-26T14:24:53.589Z] go: finding github.com/kr/pty v1.1.1
14:24:53 [2020-02-26T14:24:53.589Z] go: finding golang.org/x/text v0.3.0
14:24:53 [2020-02-26T14:24:53.589Z] go: finding github.com/hashicorp/golang-lru v0.5.0
14:24:53 [2020-02-26T14:24:53.589Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
14:24:53 [2020-02-26T14:24:53.765Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 35.7% of statements
14:24:53 [2020-02-26T14:24:53.844Z] #44 31.74   CC       images/netdev.o
14:24:53 [2020-02-26T14:24:53.881Z] go: finding github.com/golang/mock v1.1.1
14:24:54 [2020-02-26T14:24:54.100Z] #44 32.18   CC       images/tty.o
14:24:54 [2020-02-26T14:24:54.171Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
14:24:54 [2020-02-26T14:24:54.171Z] go: finding github.com/golang/protobuf v1.2.0
14:24:54 [2020-02-26T14:24:54.660Z] #44 32.68   CC       images/file-lock.o
14:24:54 [2020-02-26T14:24:54.660Z] #44 32.90   CC       images/rlimit.o
14:24:54 [2020-02-26T14:24:54.660Z] #44 ...
14:24:54 [2020-02-26T14:24:54.660Z] 
14:24:54 [2020-02-26T14:24:54.660Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:24:54 [2020-02-26T14:24:54.660Z] #65 99.22 + for f in rootlesskit rootlesskit-docker-proxy
14:24:54 [2020-02-26T14:24:54.660Z] #65 99.22 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:24:54 [2020-02-26T14:24:54.705Z] ok  	github.com/docker/docker/daemon/cluster	0.175s	coverage: 0.5% of statements
14:24:54 [2020-02-26T14:24:54.789Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
14:24:54 [2020-02-26T14:24:54.915Z] #65 ...
14:24:54 [2020-02-26T14:24:54.915Z] 
14:24:54 [2020-02-26T14:24:54.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:54 [2020-02-26T14:24:54.915Z] #47 89.46 compress/gzip
14:24:54 [2020-02-26T14:24:54.915Z] #47 90.19 vendor/golang.org/x/crypto/cryptobyte
14:24:54 [2020-02-26T14:24:54.915Z] #47 90.73 net
14:24:54 [2020-02-26T14:24:54.915Z] #47 92.33 vendor/golang.org/x/crypto/internal/chacha20
14:24:54 [2020-02-26T14:24:54.915Z] #47 92.70 vendor/golang.org/x/crypto/poly1305
14:24:54 [2020-02-26T14:24:54.915Z] #47 93.19 vendor/golang.org/x/crypto/chacha20poly1305
14:24:54 [2020-02-26T14:24:54.915Z] #47 94.49 vendor/golang.org/x/text/transform
14:24:54 [2020-02-26T14:24:54.915Z] #47 95.19 vendor/golang.org/x/text/unicode/bidi
14:24:54 [2020-02-26T14:24:54.915Z] #47 96.87 vendor/golang.org/x/text/secure/bidirule
14:24:54 [2020-02-26T14:24:54.915Z] #47 97.27 vendor/golang.org/x/text/unicode/norm
14:24:54 [2020-02-26T14:24:54.915Z] #47 ...
14:24:54 [2020-02-26T14:24:54.915Z] 
14:24:54 [2020-02-26T14:24:54.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:54 [2020-02-26T14:24:54.915Z] #44 33.10   CC       images/pagemap.o
14:24:55 [2020-02-26T14:24:55.170Z] #44 33.46   CC       images/siginfo.o
14:24:55 [2020-02-26T14:24:55.541Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
14:24:55 [2020-02-26T14:24:55.674Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
14:24:55 [2020-02-26T14:24:55.675Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
14:24:55 [2020-02-26T14:24:55.730Z] #44 33.73   CC       images/rpc.o
14:24:55 [2020-02-26T14:24:55.964Z] go: finding gopkg.in/yaml.v2 v2.2.1
14:24:55 [2020-02-26T14:24:55.964Z] go: finding github.com/fsnotify/fsnotify v1.4.7
14:24:56 [2020-02-26T14:24:56.256Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
14:24:56 [2020-02-26T14:24:56.553Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
14:24:56 [2020-02-26T14:24:56.785Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.7% of statements
14:24:57 [2020-02-26T14:24:57.091Z] #44 34.96   CC       images/ext-file.o
14:24:57 [2020-02-26T14:24:57.091Z] #44 35.20   CC       images/cgroup.o
14:24:57 [2020-02-26T14:24:57.211Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
14:24:57 [2020-02-26T14:24:57.211Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
14:24:57 [2020-02-26T14:24:57.211Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
14:24:57 [2020-02-26T14:24:57.651Z] #44 35.91   CC       images/userns.o
14:24:57 [2020-02-26T14:24:57.841Z] go: finding cloud.google.com/go v0.26.0
14:24:57 [2020-02-26T14:24:57.841Z] go: finding github.com/client9/misspell v0.3.4
14:24:58 [2020-02-26T14:24:58.002Z] ok  	github.com/docker/docker/daemon/discovery	0.043s	coverage: 30.0% of statements
14:24:58 [2020-02-26T14:24:58.002Z] ok  	github.com/docker/docker/daemon/config	0.066s	coverage: 81.7% of statements
14:24:58 [2020-02-26T14:24:58.212Z] #44 36.13   CC       images/google/protobuf/descriptor.o
14:24:58 [2020-02-26T14:24:58.874Z] go: finding github.com/Microsoft/hcsshim v0.8.5
14:24:59 [2020-02-26T14:24:59.137Z] #44 ...
14:24:59 [2020-02-26T14:24:59.137Z] 
14:24:59 [2020-02-26T14:24:59.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:59 [2020-02-26T14:24:59.137Z] #10 94.03 Selecting previously unselected package g++-mingw-w64-x86-64.
14:24:59 [2020-02-26T14:24:59.137Z] #10 94.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:24:59 [2020-02-26T14:24:59.137Z] #10 94.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:24:59 [2020-02-26T14:24:59.164Z] go: finding github.com/hpcloud/tail v1.0.0
14:24:59 [2020-02-26T14:24:59.384Z] ok  	github.com/docker/docker/daemon/events	0.099s	coverage: 50.0% of statements
14:24:59 [2020-02-26T14:24:59.392Z] #10 ...
14:24:59 [2020-02-26T14:24:59.392Z] 
14:24:59 [2020-02-26T14:24:59.392Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:59 [2020-02-26T14:24:59.392Z] #47 101.3 vendor/golang.org/x/net/idna
14:24:59 [2020-02-26T14:24:59.392Z] #47 103.6 vendor/golang.org/x/net/http2/hpack
14:24:59 [2020-02-26T14:24:59.454Z] go: finding github.com/hashicorp/go-uuid v1.0.0
14:24:59 [2020-02-26T14:24:59.744Z] go: finding github.com/Microsoft/go-winio v0.4.11
14:25:00 [2020-02-26T14:25:00.035Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
14:25:00 [2020-02-26T14:25:00.317Z] #47 104.8 mime
14:25:00 [2020-02-26T14:25:00.667Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
14:25:00 [2020-02-26T14:25:00.767Z] ok  	github.com/docker/docker/daemon/graphdriver	0.029s	coverage: 2.2% of statements
14:25:00 [2020-02-26T14:25:00.960Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
14:25:01 [2020-02-26T14:25:01.254Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
14:25:01 [2020-02-26T14:25:01.255Z] go: finding github.com/docker/go-units v0.3.1
14:25:01 [2020-02-26T14:25:01.255Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
14:25:01 [2020-02-26T14:25:01.255Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
14:25:01 [2020-02-26T14:25:01.565Z] go: finding github.com/spf13/viper v1.3.2
14:25:01 [2020-02-26T14:25:01.565Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
14:25:01 [2020-02-26T14:25:01.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:25:02 [2020-02-26T14:25:02.203Z] #47 106.5 mime/quotedprintable
14:25:02 [2020-02-26T14:25:02.203Z] #47 ...
14:25:02 [2020-02-26T14:25:02.203Z] 
14:25:02 [2020-02-26T14:25:02.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:02 [2020-02-26T14:25:02.203Z] #44 37.84   CC       images/opts.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 38.10   CC       images/seccomp.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 38.41   CC       images/binfmt-misc.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 38.60   CC       images/time.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 38.79   CC       images/sysctl.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.09   CC       images/autofs.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.31   CC       images/macvlan.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.64   CC       images/sit.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.86   LINK     images/built-in.o
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.96   GEN      compel/include/asm
14:25:02 [2020-02-26T14:25:02.203Z] #44 39.96   GEN      compel/include/version.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.00 touch .config
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.01   GEN      include/common/config.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.06   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.09   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.11   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.12   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.15   DEP      compel/arch/x86/plugins/std/memcpy.d
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.22   GEN      compel/plugins/include/uapi/std/syscall.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.25   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.26   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:25:02 [2020-02-26T14:25:02.203Z] #44 ...
14:25:02 [2020-02-26T14:25:02.203Z] 
14:25:02 [2020-02-26T14:25:02.203Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:25:02 [2020-02-26T14:25:02.203Z] #65 DONE 106.8s
14:25:02 [2020-02-26T14:25:02.203Z] 
14:25:02 [2020-02-26T14:25:02.203Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:25:02 [2020-02-26T14:25:02.203Z] #66 DONE 0.1s
14:25:02 [2020-02-26T14:25:02.203Z] 
14:25:02 [2020-02-26T14:25:02.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:02 [2020-02-26T14:25:02.203Z] #44 40.31   DEP      compel/plugins/std/infect.d
14:25:02 [2020-02-26T14:25:02.458Z] #44 40.57   DEP      compel/plugins/std/string.d
14:25:02 [2020-02-26T14:25:02.458Z] #44 40.64   DEP      compel/plugins/std/log.d
14:25:02 [2020-02-26T14:25:02.458Z] #44 40.70   DEP      compel/plugins/std/fds.d
14:25:02 [2020-02-26T14:25:02.718Z] #44 40.81   DEP      compel/plugins/std/std.d
14:25:02 [2020-02-26T14:25:02.718Z] #44 40.93   DEP      compel/plugins/shmem/shmem.d
14:25:02 [2020-02-26T14:25:02.973Z] #44 41.10   DEP      compel/plugins/fds/fds.d
14:25:03 [2020-02-26T14:25:03.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:25:03 [2020-02-26T14:25:03.229Z] #44 41.36   CC       compel/plugins/std/std.o
14:25:03 [2020-02-26T14:25:03.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:25:03 [2020-02-26T14:25:03.248Z] 
14:25:03 [2020-02-26T14:25:03.248Z] 
14:25:03 [2020-02-26T14:25:03.248Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:25:03 [2020-02-26T14:25:03.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:25:03 [2020-02-26T14:25:03.248Z] HOSTNAME=cad042e50eef
14:25:03 [2020-02-26T14:25:03.248Z] TEST_SKIP_INTEGRATION=1
14:25:03 [2020-02-26T14:25:03.248Z] TESTDEBUG=0
14:25:03 [2020-02-26T14:25:03.248Z] DEST=bundles/test-integration
14:25:03 [2020-02-26T14:25:03.248Z] PWD=/go/src/github.com/docker/docker
14:25:03 [2020-02-26T14:25:03.248Z] KEEPBUNDLE=1
14:25:03 [2020-02-26T14:25:03.248Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:25:03 [2020-02-26T14:25:03.248Z] container=docker
14:25:03 [2020-02-26T14:25:03.248Z] HOME=/root
14:25:03 [2020-02-26T14:25:03.248Z] GOLANG_VERSION=1.13.8
14:25:03 [2020-02-26T14:25:03.248Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:25:03 [2020-02-26T14:25:03.248Z] VALIDATE_BRANCH=master
14:25:03 [2020-02-26T14:25:03.248Z] TERM=xterm
14:25:03 [2020-02-26T14:25:03.248Z] DOCKER_PKG=github.com/docker/docker
14:25:03 [2020-02-26T14:25:03.248Z] SHLVL=1
14:25:03 [2020-02-26T14:25:03.248Z] TIMEOUT=120m
14:25:03 [2020-02-26T14:25:03.248Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:25:03 [2020-02-26T14:25:03.248Z] DOCKER_GRAPHDRIVER=overlay2
14:25:03 [2020-02-26T14:25:03.248Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:25:03 [2020-02-26T14:25:03.248Z] GO111MODULE=off
14:25:03 [2020-02-26T14:25:03.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:25:03 [2020-02-26T14:25:03.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:25:03 [2020-02-26T14:25:03.248Z] GOPATH=/go
14:25:03 [2020-02-26T14:25:03.248Z] PKG_CONFIG=pkg-config
14:25:03 [2020-02-26T14:25:03.248Z] _=/usr/bin/env
14:25:03 [2020-02-26T14:25:03.248Z] Building test suite binary ./integration-cli/test.main
14:25:03 [2020-02-26T14:25:03.248Z] 
14:25:03 [2020-02-26T14:25:03.503Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:25:03 [2020-02-26T14:25:03.503Z] 
14:25:03 [2020-02-26T14:25:03.503Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:25:03 [2020-02-26T14:25:03.503Z] HOSTNAME=0c9db0f2dcb5
14:25:03 [2020-02-26T14:25:03.503Z] TEST_SKIP_INTEGRATION=1
14:25:03 [2020-02-26T14:25:03.503Z] TESTDEBUG=0
14:25:03 [2020-02-26T14:25:03.503Z] DEST=bundles/test-integration
14:25:03 [2020-02-26T14:25:03.503Z] PWD=/go/src/github.com/docker/docker
14:25:03 [2020-02-26T14:25:03.503Z] KEEPBUNDLE=1
14:25:03 [2020-02-26T14:25:03.503Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:25:03 [2020-02-26T14:25:03.503Z] container=docker
14:25:03 [2020-02-26T14:25:03.503Z] HOME=/root
14:25:03 [2020-02-26T14:25:03.503Z] GOLANG_VERSION=1.13.8
14:25:03 [2020-02-26T14:25:03.503Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:25:03 [2020-02-26T14:25:03.503Z] VALIDATE_BRANCH=master
14:25:03 [2020-02-26T14:25:03.503Z] TERM=xterm
14:25:03 [2020-02-26T14:25:03.503Z] DOCKER_PKG=github.com/docker/docker
14:25:03 [2020-02-26T14:25:03.503Z] SHLVL=1
14:25:03 [2020-02-26T14:25:03.503Z] TIMEOUT=120m
14:25:03 [2020-02-26T14:25:03.503Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:25:03 [2020-02-26T14:25:03.503Z] DOCKER_GRAPHDRIVER=overlay2
14:25:03 [2020-02-26T14:25:03.503Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:25:03 [2020-02-26T14:25:03.503Z] GO111MODULE=off
14:25:03 [2020-02-26T14:25:03.503Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:25:03 [2020-02-26T14:25:03.503Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:25:03 [2020-02-26T14:25:03.503Z] GOPATH=/go
14:25:03 [2020-02-26T14:25:03.503Z] PKG_CONFIG=pkg-config
14:25:03 [2020-02-26T14:25:03.503Z] _=/usr/bin/env
14:25:03 [2020-02-26T14:25:03.503Z] Building test suite binary ./integration-cli/test.main
14:25:03 [2020-02-26T14:25:03.503Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:25:03 [2020-02-26T14:25:03.622Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/coreos/go-semver v0.2.0
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/magiconair/properties v1.8.0
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
14:25:03 [2020-02-26T14:25:03.622Z] go: finding github.com/mitchellh/mapstructure v1.1.2
14:25:03 [2020-02-26T14:25:03.789Z] #44 41.69   CC       compel/plugins/std/fds.o
14:25:04 [2020-02-26T14:25:04.044Z] #44 42.17   CC       compel/plugins/std/log.o
14:25:04 [2020-02-26T14:25:04.059Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.046s	coverage: 2.9% of statements
14:25:04 [2020-02-26T14:25:04.063Z] No new tests added to integration.
14:25:04 [2020-02-26T14:25:04.063Z] 
14:25:04 [2020-02-26T14:25:04.063Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:25:04 [2020-02-26T14:25:04.315Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 13.7% of statements
14:25:04 [2020-02-26T14:25:04.683Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.7% of statements
14:25:04 [2020-02-26T14:25:04.969Z] #44 42.95   CC       compel/plugins/std/string.o
14:25:05 [2020-02-26T14:25:05.046Z] ok  	github.com/docker/docker/daemon/discovery	0.010s	coverage: 30.0% of statements
14:25:05 [2020-02-26T14:25:05.129Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
14:25:05 [2020-02-26T14:25:05.129Z] go: finding gopkg.in/yaml.v2 v2.2.2
14:25:05 [2020-02-26T14:25:05.422Z] go: finding github.com/spf13/cast v1.3.0
14:25:05 [2020-02-26T14:25:05.425Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:25:05 [2020-02-26T14:25:05.425Z] HOSTNAME=3b71b57c3dbf
14:25:05 [2020-02-26T14:25:05.425Z] TESTDEBUG=0
14:25:05 [2020-02-26T14:25:05.425Z] DEST=bundles/test-integration
14:25:05 [2020-02-26T14:25:05.425Z] PWD=/go/src/github.com/docker/docker
14:25:05 [2020-02-26T14:25:05.425Z] KEEPBUNDLE=1
14:25:05 [2020-02-26T14:25:05.425Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:25:05 [2020-02-26T14:25:05.425Z] container=docker
14:25:05 [2020-02-26T14:25:05.425Z] HOME=/root
14:25:05 [2020-02-26T14:25:05.425Z] GOLANG_VERSION=1.13.8
14:25:05 [2020-02-26T14:25:05.425Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:25:05 [2020-02-26T14:25:05.425Z] VALIDATE_BRANCH=master
14:25:05 [2020-02-26T14:25:05.425Z] TERM=xterm
14:25:05 [2020-02-26T14:25:05.425Z] DOCKER_PKG=github.com/docker/docker
14:25:05 [2020-02-26T14:25:05.425Z] SHLVL=1
14:25:05 [2020-02-26T14:25:05.425Z] TIMEOUT=120m
14:25:05 [2020-02-26T14:25:05.425Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:25:05 [2020-02-26T14:25:05.425Z] DOCKER_GRAPHDRIVER=overlay2
14:25:05 [2020-02-26T14:25:05.425Z] GO111MODULE=off
14:25:05 [2020-02-26T14:25:05.425Z] TEST_SKIP_INTEGRATION_CLI=1
14:25:05 [2020-02-26T14:25:05.425Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:25:05 [2020-02-26T14:25:05.425Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:25:05 [2020-02-26T14:25:05.425Z] GOPATH=/go
14:25:05 [2020-02-26T14:25:05.425Z] PKG_CONFIG=pkg-config
14:25:05 [2020-02-26T14:25:05.425Z] _=/usr/bin/env
14:25:05 [2020-02-26T14:25:05.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:25:05 [2020-02-26T14:25:05.436Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.6% of statements
14:25:05 [2020-02-26T14:25:05.528Z] #44 43.60   CC       compel/plugins/std/infect.o
14:25:05 [2020-02-26T14:25:05.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:25:05 [2020-02-26T14:25:05.714Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
14:25:05 [2020-02-26T14:25:05.783Z] #44 44.01   CC       compel/arch/x86/plugins/std/parasite-head.o
14:25:05 [2020-02-26T14:25:05.798Z] ok  	github.com/docker/docker/daemon/events	0.054s	coverage: 50.0% of statements
14:25:06 [2020-02-26T14:25:06.005Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.709s	coverage: 57.0% of statements
14:25:06 [2020-02-26T14:25:06.038Z] #44 44.08   CC       compel/arch/x86/plugins/std/memcpy.o
14:25:06 [2020-02-26T14:25:06.038Z] #44 44.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:25:06 [2020-02-26T14:25:06.038Z] #44 44.20   AR       compel/plugins/std.lib.a
14:25:06 [2020-02-26T14:25:06.038Z] #44 44.26   CC       compel/plugins/fds/fds.o
14:25:06 [2020-02-26T14:25:06.187Z] ok  	github.com/docker/docker/daemon	12.230s	coverage: 17.5% of statements
14:25:06 [2020-02-26T14:25:06.187Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:25:06 [2020-02-26T14:25:06.187Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:25:06 [2020-02-26T14:25:06.187Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:25:06 [2020-02-26T14:25:06.187Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:25:06 [2020-02-26T14:25:06.297Z] #44 ...
14:25:06 [2020-02-26T14:25:06.297Z] 
14:25:06 [2020-02-26T14:25:06.297Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:25:06 [2020-02-26T14:25:06.297Z] #50 DONE 110.8s
14:25:06 [2020-02-26T14:25:06.348Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
14:25:06 [2020-02-26T14:25:06.348Z] go: finding github.com/spf13/afero v1.1.2
14:25:06 [2020-02-26T14:25:06.552Z] 
14:25:06 [2020-02-26T14:25:06.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.1 Selecting previously unselected package libapparmor1:amd64.
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.2 Selecting previously unselected package libapparmor-dev:amd64.
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:25:06 [2020-02-26T14:25:06.552Z] #10 111.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:25:06 [2020-02-26T14:25:06.807Z] #10 111.5 Selecting previously unselected package libbtrfs0.
14:25:06 [2020-02-26T14:25:06.807Z] #10 111.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:25:06 [2020-02-26T14:25:06.807Z] #10 111.6 Unpacking libbtrfs0 (4.20.1-2) ...
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.7 Selecting previously unselected package libbtrfs-dev.
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.7 Unpacking libbtrfs-dev (4.20.1-2) ...
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:25:07 [2020-02-26T14:25:07.062Z] #10 111.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:25:07 [2020-02-26T14:25:07.062Z] #10 112.0 Selecting previously unselected package libudev-dev:amd64.
14:25:07 [2020-02-26T14:25:07.062Z] #10 112.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
14:25:07 [2020-02-26T14:25:07.317Z] #10 112.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
14:25:07 [2020-02-26T14:25:07.388Z] go: finding github.com/pelletier/go-toml v1.2.0
14:25:07 [2020-02-26T14:25:07.572Z] #10 112.2 Selecting previously unselected package libsepol1-dev:amd64.
14:25:07 [2020-02-26T14:25:07.572Z] #10 112.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:25:07 [2020-02-26T14:25:07.572Z] #10 112.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:25:07 [2020-02-26T14:25:07.625Z] ok  	github.com/docker/docker/daemon/graphdriver	0.030s	coverage: 2.2% of statements
14:25:07 [2020-02-26T14:25:07.690Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
14:25:07 [2020-02-26T14:25:07.828Z] #10 112.8 Selecting previously unselected package libpcre16-3:amd64.
14:25:07 [2020-02-26T14:25:07.828Z] #10 112.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:25:08 [2020-02-26T14:25:08.083Z] #10 112.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:25:08 [2020-02-26T14:25:08.083Z] #10 112.9 Selecting previously unselected package libpcre32-3:amd64.
14:25:08 [2020-02-26T14:25:08.083Z] #10 112.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:25:08 [2020-02-26T14:25:08.083Z] #10 112.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.0 Selecting previously unselected package libpcrecpp0v5:amd64.
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.1 Selecting previously unselected package libpcre3-dev:amd64.
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:25:08 [2020-02-26T14:25:08.338Z] #10 113.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:25:08 [2020-02-26T14:25:08.899Z] #10 113.5 Selecting previously unselected package libselinux1-dev:amd64.
14:25:08 [2020-02-26T14:25:08.899Z] #10 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:25:08 [2020-02-26T14:25:08.899Z] #10 113.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.8 Selecting previously unselected package libdevmapper-dev:amd64.
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.9 Selecting previously unselected package libseccomp-dev:amd64.
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:25:09 [2020-02-26T14:25:09.154Z] #10 113.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:25:09 [2020-02-26T14:25:09.154Z] #10 114.0 Selecting previously unselected package libsystemd-dev:amd64.
14:25:09 [2020-02-26T14:25:09.409Z] #10 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
14:25:09 [2020-02-26T14:25:09.409Z] #10 114.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
14:25:09 [2020-02-26T14:25:09.416Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:25:09 [2020-02-26T14:25:09.664Z] #10 114.5 Setting up libbtrfs0 (4.20.1-2) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libbtrfs-dev (4.20.1-2) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up mingw-w64-common (6.0.0-3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 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
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 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
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up dmsetup (2:1.02.155-3) ...
14:25:09 [2020-02-26T14:25:09.919Z] #10 114.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:25:10 [2020-02-26T14:25:10.175Z] #10 114.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:25:10 [2020-02-26T14:25:10.175Z] #10 114.8 Processing triggers for libc-bin (2.28-10) ...
14:25:10 [2020-02-26T14:25:10.180Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.206s	coverage: 57.9% of statements
14:25:10 [2020-02-26T14:25:10.203Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.775s	coverage: 48.6% of statements
14:25:10 [2020-02-26T14:25:10.203Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.067s	coverage: 45.9% of statements
14:25:10 [2020-02-26T14:25:10.430Z] #10 DONE 115.2s
14:25:10 [2020-02-26T14:25:10.430Z] 
14:25:10 [2020-02-26T14:25:10.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:10 [2020-02-26T14:25:10.430Z] #44 44.62   AR       compel/plugins/fds.lib.a
14:25:10 [2020-02-26T14:25:10.430Z] #44 44.72   HOSTDEP  compel/src/lib/log-host.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 44.86   HOSTDEP  compel/src/lib/handle-elf-host.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 45.08   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 45.37   HOSTDEP  compel/src/main-host.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 45.59   DEP      compel/src/lib/ptrace.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 45.85   DEP      compel/src/lib/infect.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.06   DEP      compel/src/lib/infect-util.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.09   DEP      compel/src/lib/infect-rpc.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.18   DEP      compel/arch/x86/src/lib/infect.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.27   DEP      compel/arch/x86/src/lib/cpu.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.37   DEP      compel/src/lib/log.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.51   DEP      compel/src/main.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.68   DEP      compel/src/lib/handle-elf.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.78   DEP      compel/arch/x86/src/lib/handle-elf.d
14:25:10 [2020-02-26T14:25:10.430Z] #44 46.96   CC       compel/src/lib/log.o
14:25:10 [2020-02-26T14:25:10.430Z] #44 47.15   CC       compel/arch/x86/src/lib/cpu.o
14:25:10 [2020-02-26T14:25:10.430Z] #44 47.77   CC       compel/arch/x86/src/lib/infect.o
14:25:10 [2020-02-26T14:25:10.430Z] #44 48.32   CC       compel/src/lib/infect-rpc.o
14:25:10 [2020-02-26T14:25:10.430Z] #44 ...
14:25:10 [2020-02-26T14:25:10.430Z] 
14:25:10 [2020-02-26T14:25:10.430Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:25:10 [2020-02-26T14:25:10.430Z] #55 DONE 0.1s
14:25:10 [2020-02-26T14:25:10.463Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.892s	coverage: 72.5% of statements
14:25:10 [2020-02-26T14:25:10.685Z] 
14:25:10 [2020-02-26T14:25:10.685Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:25:10 [2020-02-26T14:25:10.685Z] #56 DONE 0.1s
14:25:10 [2020-02-26T14:25:10.685Z] 
14:25:10 [2020-02-26T14:25:10.685Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:12 [2020-02-26T14:25:12.596Z] #57 ...
14:25:12 [2020-02-26T14:25:12.596Z] 
14:25:12 [2020-02-26T14:25:12.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:12 [2020-02-26T14:25:12.596Z] #47 106.8 net/http/internal
14:25:12 [2020-02-26T14:25:12.596Z] #47 110.0 crypto/tls
14:25:12 [2020-02-26T14:25:12.596Z] #47 ...
14:25:12 [2020-02-26T14:25:12.596Z] 
14:25:12 [2020-02-26T14:25:12.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:12 [2020-02-26T14:25:12.596Z] #44 48.71   CC       compel/src/lib/infect-util.o
14:25:12 [2020-02-26T14:25:12.596Z] #44 49.09   CC       compel/src/lib/infect.o
14:25:13 [2020-02-26T14:25:13.002Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.0% of statements
14:25:13 [2020-02-26T14:25:13.002Z] ok  	github.com/docker/docker/daemon	12.336s	coverage: 17.5% of statements
14:25:13 [2020-02-26T14:25:13.002Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:25:13 [2020-02-26T14:25:13.002Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:25:13 [2020-02-26T14:25:13.002Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:25:13 [2020-02-26T14:25:13.002Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:25:13 [2020-02-26T14:25:13.002Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:25:13 [2020-02-26T14:25:13.002Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.530s	coverage: 76.1% of statements
14:25:13 [2020-02-26T14:25:13.157Z] #44 ...
14:25:13 [2020-02-26T14:25:13.157Z] 
14:25:13 [2020-02-26T14:25:13.157Z] #11 [dev 1/25] RUN groupadd -r docker
14:25:13 [2020-02-26T14:25:13.157Z] #11 DONE 2.7s
14:25:13 [2020-02-26T14:25:13.412Z] 
14:25:13 [2020-02-26T14:25:13.412Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.270 + RM_GOPATH=0
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.270 + TMP_GOPATH=
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.270 + : /build
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.270 + '[' -z '' ']'
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.271 ++ mktemp -d
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.274 + export GOPATH=/tmp/tmp.Djd4DKr0jP
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.274 + GOPATH=/tmp/tmp.Djd4DKr0jP
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.274 + RM_GOPATH=1
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.274 ++ dirname ./install.sh
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.275 + dir=.
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.275 + bin=runc
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.275 + shift
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.275 + '[' '!' -f ./runc.installer ']'
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.276 + . ./runc.installer
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.276 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.276 + install_runc
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.277 + uname -r
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.277 + grep -q '^3\.10\.0.*\.el7\.'
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.284 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.284 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.284 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Djd4DKr0jP/src/github.com/opencontainers/runc
14:25:13 [2020-02-26T14:25:13.412Z] #57 2.286 Cloning into '/tmp/tmp.Djd4DKr0jP/src/github.com/opencontainers/runc'...
14:25:13 [2020-02-26T14:25:13.940Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
14:25:14 [2020-02-26T14:25:14.879Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
14:25:15 [2020-02-26T14:25:15.294Z] #57 ...
14:25:15 [2020-02-26T14:25:15.294Z] 
14:25:15 [2020-02-26T14:25:15.294Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:25:15 [2020-02-26T14:25:15.294Z] #12 DONE 2.2s
14:25:15 [2020-02-26T14:25:15.548Z] 
14:25:15 [2020-02-26T14:25:15.548Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:25:16 [2020-02-26T14:25:16.264Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 42.7% of statements
14:25:16 [2020-02-26T14:25:16.281Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.322s	coverage: 45.9% of statements
14:25:17 [2020-02-26T14:25:17.237Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
14:25:17 [2020-02-26T14:25:17.430Z] #13 2.037 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:25:17 [2020-02-26T14:25:17.430Z] #13 DONE 2.1s
14:25:17 [2020-02-26T14:25:17.430Z] 
14:25:17 [2020-02-26T14:25:17.430Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:25:17 [2020-02-26T14:25:17.815Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.304s	coverage: 77.4% of statements
14:25:17 [2020-02-26T14:25:17.815Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.891s	coverage: 60.1% of statements
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:25:17 [2020-02-26T14:25:17.815Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:25:18 [2020-02-26T14:25:18.074Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.023s	coverage: 67.0% of statements
14:25:18 [2020-02-26T14:25:18.335Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 88.3% of statements
14:25:18 [2020-02-26T14:25:18.596Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 26.2% of statements
14:25:18 [2020-02-26T14:25:18.617Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.063s	coverage: 48.6% of statements
14:25:19 [2020-02-26T14:25:19.536Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.046s	coverage: 62.1% of statements
14:25:19 [2020-02-26T14:25:19.936Z] #14 DONE 2.3s
14:25:19 [2020-02-26T14:25:19.936Z] 
14:25:19 [2020-02-26T14:25:19.936Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:19 [2020-02-26T14:25:19.936Z] #57 8.407 + cd /tmp/tmp.Djd4DKr0jP/src/github.com/opencontainers/runc
14:25:19 [2020-02-26T14:25:19.936Z] #57 8.407 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:25:19 [2020-02-26T14:25:19.936Z] #57 8.787 + '[' -z '' ']'
14:25:19 [2020-02-26T14:25:19.936Z] #57 8.793 + target=static
14:25:19 [2020-02-26T14:25:19.936Z] #57 8.793 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:25:20 [2020-02-26T14:25:20.106Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 74.7% of statements
14:25:20 [2020-02-26T14:25:20.106Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:25:20 [2020-02-26T14:25:20.359Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.572s	coverage: 72.5% of statements
14:25:20 [2020-02-26T14:25:20.359Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:25:20 [2020-02-26T14:25:20.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 19.9% of statements
14:25:20 [2020-02-26T14:25:20.859Z] #57 10.24 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:25:20 [2020-02-26T14:25:20.935Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
14:25:21 [2020-02-26T14:25:21.505Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.023s	coverage: 47.8% of statements
14:25:21 [2020-02-26T14:25:21.765Z] ok  	github.com/docker/docker/daemon/network	0.047s	coverage: 63.8% of statements
14:25:21 [2020-02-26T14:25:21.782Z] #57 ...
14:25:21 [2020-02-26T14:25:21.782Z] 
14:25:21 [2020-02-26T14:25:21.782Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:25:21 [2020-02-26T14:25:21.782Z] #15 DONE 2.1s
14:25:22 [2020-02-26T14:25:22.036Z] 
14:25:22 [2020-02-26T14:25:22.036Z] #16 [dev 6/25] RUN ldconfig
14:25:22 [2020-02-26T14:25:22.132Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.585s	coverage: 76.1% of statements
14:25:22 [2020-02-26T14:25:22.896Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
14:25:22 [2020-02-26T14:25:22.961Z] #16 ...
14:25:22 [2020-02-26T14:25:22.961Z] 
14:25:22 [2020-02-26T14:25:22.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:22 [2020-02-26T14:25:22.961Z] #47 117.2 net/http/httptrace
14:25:22 [2020-02-26T14:25:22.961Z] #47 117.5 net/http
14:25:22 [2020-02-26T14:25:22.961Z] #47 ...
14:25:22 [2020-02-26T14:25:22.961Z] 
14:25:22 [2020-02-26T14:25:22.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:22 [2020-02-26T14:25:22.961Z] #44 52.00   CC       compel/src/lib/ptrace.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 52.37   AR       compel/libcompel.a
14:25:22 [2020-02-26T14:25:22.961Z] #44 52.47   HOSTCC   compel/src/main-host.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 52.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 53.06   HOSTCC   compel/src/lib/handle-elf-host.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 53.46   HOSTCC   compel/src/lib/log-host.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 53.72   HOSTLINK compel/compel-host-bin
14:25:22 [2020-02-26T14:25:22.961Z] #44 53.86   DEP      soccr/soccr.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 54.07   CC       soccr/soccr.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 55.36   AR       soccr/libsoccr.a
14:25:22 [2020-02-26T14:25:22.961Z] #44 55.39 make[1]: 'soccr/libsoccr.a' is up to date.
14:25:22 [2020-02-26T14:25:22.961Z] #44 55.87   DEP      criu/arch/x86/sigframe.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 56.03   DEP      criu/arch/x86/sigaction_compat.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 56.10   DEP      criu/arch/x86/kerndat.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 56.28   DEP      criu/arch/x86/crtools.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 56.36   DEP      criu/arch/x86/cpu.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 56.56   CC       criu/arch/x86/cpu.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 57.23   CC       criu/arch/x86/crtools.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 58.55   CC       criu/arch/x86/kerndat.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 59.12   CC       criu/arch/x86/sigaction_compat.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 59.43   CC       criu/arch/x86/sigframe.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 59.77   LINK     criu/arch/x86/crtools.built-in.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 59.81   DEP      criu/pie/util-vdso-elf32.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 59.92   DEP      criu/arch/x86/vdso-pie.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 60.05   DEP      criu/pie/parasite-vdso.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 60.25   DEP      criu/pie/util-vdso.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 60.48   DEP      criu/pie/util.d
14:25:22 [2020-02-26T14:25:22.961Z] #44 60.71   CC       criu/pie/util.o
14:25:22 [2020-02-26T14:25:22.961Z] #44 61.02   CC       criu/pie/util-vdso.o
14:25:23 [2020-02-26T14:25:23.199Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.035s	coverage: 82.5% of statements
14:25:23 [2020-02-26T14:25:23.199Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:25:23 [2020-02-26T14:25:23.199Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:25:23 [2020-02-26T14:25:23.521Z] #44 61.64   CC       criu/pie/parasite-vdso.o
14:25:23 [2020-02-26T14:25:23.645Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
14:25:24 [2020-02-26T14:25:24.079Z] #44 ...
14:25:24 [2020-02-26T14:25:24.079Z] 
14:25:24 [2020-02-26T14:25:24.079Z] #16 [dev 6/25] RUN ldconfig
14:25:24 [2020-02-26T14:25:24.079Z] #16 DONE 2.2s
14:25:24 [2020-02-26T14:25:24.079Z] 
14:25:24 [2020-02-26T14:25:24.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:24 [2020-02-26T14:25:24.079Z] #44 62.18   CC       criu/arch/x86/vdso-pie.o
14:25:24 [2020-02-26T14:25:24.079Z] #44 ...
14:25:24 [2020-02-26T14:25:24.079Z] 
14:25:24 [2020-02-26T14:25:24.079Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:24 [2020-02-26T14:25:24.139Z] ok  	github.com/docker/docker/distribution/metadata	0.115s	coverage: 48.2% of statements
14:25:24 [2020-02-26T14:25:24.708Z] ok  	github.com/docker/docker/errdefs	0.025s	coverage: 49.4% of statements
14:25:24 [2020-02-26T14:25:24.708Z] ok  	github.com/docker/docker/distribution	0.280s	coverage: 22.1% of statements
14:25:24 [2020-02-26T14:25:24.708Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:25:25 [2020-02-26T14:25:25.078Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.655s	coverage: 59.8% of statements
14:25:25 [2020-02-26T14:25:25.078Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:25:25 [2020-02-26T14:25:25.078Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:25:25 [2020-02-26T14:25:25.555Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.9% of statements
14:25:25 [2020-02-26T14:25:25.555Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:25:26 [2020-02-26T14:25:26.011Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
14:25:26 [2020-02-26T14:25:26.011Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:25:26 [2020-02-26T14:25:26.587Z] #17 2.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:25:26 [2020-02-26T14:25:26.587Z] #17 2.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:25:26 [2020-02-26T14:25:26.587Z] #17 2.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:25:26 [2020-02-26T14:25:26.619Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.4% of statements
14:25:26 [2020-02-26T14:25:26.619Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
14:25:26 [2020-02-26T14:25:26.619Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
14:25:26 [2020-02-26T14:25:26.619Z] ok  	github.com/docker/docker/distribution/xfer	1.694s	coverage: 85.6% of statements
14:25:26 [2020-02-26T14:25:26.619Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:25:26 [2020-02-26T14:25:26.619Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:25:26 [2020-02-26T14:25:26.619Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:25:27 [2020-02-26T14:25:27.145Z] #17 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:25:27 [2020-02-26T14:25:27.558Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
14:25:27 [2020-02-26T14:25:27.558Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 50.0% of statements
14:25:27 [2020-02-26T14:25:27.916Z] ok  	github.com/docker/docker/daemon/logger	0.210s	coverage: 42.7% of statements
14:25:27 [2020-02-26T14:25:27.916Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.097s	coverage: 77.8% of statements
14:25:27 [2020-02-26T14:25:27.916Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:25:27 [2020-02-26T14:25:27.916Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:25:28 [2020-02-26T14:25:28.506Z] #17 4.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB]
14:25:28 [2020-02-26T14:25:28.940Z] ok  	github.com/docker/docker/opts	0.084s	coverage: 67.4% of statements
14:25:29 [2020-02-26T14:25:29.169Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
14:25:29 [2020-02-26T14:25:29.169Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
14:25:29 [2020-02-26T14:25:29.529Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
14:25:29 [2020-02-26T14:25:29.889Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
14:25:29 [2020-02-26T14:25:29.934Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:25:29 [2020-02-26T14:25:29.935Z] 
14:25:29 [2020-02-26T14:25:29.935Z]  ________   ____  __.
14:25:29 [2020-02-26T14:25:29.935Z]  \_____  \ |    |/ _|
14:25:29 [2020-02-26T14:25:29.935Z]  /   |   \|      <
14:25:29 [2020-02-26T14:25:29.935Z]  /    |    \    |  \
14:25:29 [2020-02-26T14:25:29.935Z]  \_______  /____|__ \
14:25:29 [2020-02-26T14:25:29.935Z]          \/        \/
14:25:29 [2020-02-26T14:25:29.935Z] 
14:25:29 [2020-02-26T14:25:29.935Z] INFO: make.ps1 ended at 02/26/2020 14:25:21
14:25:29 [2020-02-26T14:25:29.935Z] INFO: Binaries build ended at 02/26/2020 14:25:24. Duration:00:01:11.9394643
14:25:29 [2020-02-26T14:25:29.935Z] INFO: Copying the built daemon binary to d:\CI\PR-40538\12\binary\dockerd-a40de08ca1.exe...
14:25:29 [2020-02-26T14:25:29.935Z] INFO: Copying the built client binary to d:\CI\PR-40538\12\binary\docker-a40de08ca1.exe...
14:25:29 [2020-02-26T14:25:29.935Z] INFO: Copying dockerversion from the container...
14:25:29 [2020-02-26T14:25:29.935Z] INFO: Copying the golang package from the container to d:\CI\PR-40538\12\installer\go.zip...
14:25:30 [2020-02-26T14:25:30.251Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 74.7% of statements
14:25:30 [2020-02-26T14:25:30.251Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:25:30 [2020-02-26T14:25:30.320Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
14:25:30 [2020-02-26T14:25:30.320Z] ok  	github.com/docker/docker/pkg/authorization	0.662s	coverage: 68.3% of statements
14:25:30 [2020-02-26T14:25:30.390Z] #17 6.101 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:25:30 [2020-02-26T14:25:30.579Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
14:25:30 [2020-02-26T14:25:30.907Z] INFO: Extracting go.zip to d:\CI\PR-40538\12\go
14:25:30 [2020-02-26T14:25:30.950Z] #17 ...
14:25:30 [2020-02-26T14:25:30.950Z] 
14:25:30 [2020-02-26T14:25:30.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:30 [2020-02-26T14:25:30.950Z] #44 62.65   CC       criu/pie/util-vdso-elf32.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 63.46   AR       criu/pie/pie.lib.a
14:25:30 [2020-02-26T14:25:30.950Z] #44 63.54   DEP      criu/pie/restorer.d
14:25:30 [2020-02-26T14:25:30.950Z] #44 63.83   DEP      criu/arch/x86/sigaction_compat_pie.d
14:25:30 [2020-02-26T14:25:30.950Z] #44 63.94   DEP      criu/arch/x86/restorer_unmap.d
14:25:30 [2020-02-26T14:25:30.950Z] #44 63.98   DEP      criu/arch/x86/restorer.d
14:25:30 [2020-02-26T14:25:30.950Z] #44 64.22   DEP      criu/pie/parasite.d
14:25:30 [2020-02-26T14:25:30.950Z] #44 64.46   CC       criu/pie/parasite.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 65.78   LINK     criu/pie/parasite.built-in.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 65.80   GEN      criu/pie/parasite-blob.h
14:25:30 [2020-02-26T14:25:30.950Z] #44 65.81   CC       criu/arch/x86/restorer.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 66.33   CC       criu/arch/x86/restorer_unmap.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 66.37   CC       criu/arch/x86/sigaction_compat_pie.o
14:25:30 [2020-02-26T14:25:30.950Z] #44 66.65   CC       criu/pie/restorer.o
14:25:31 [2020-02-26T14:25:31.051Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 19.9% of statements
14:25:31 [2020-02-26T14:25:31.149Z] ok  	github.com/docker/docker/pkg/directory	0.038s	coverage: 80.0% of statements
14:25:31 [2020-02-26T14:25:31.206Z] #44 69.41   LINK     criu/pie/restorer.built-in.o
14:25:31 [2020-02-26T14:25:31.206Z] #44 69.43   GEN      criu/pie/restorer-blob.h
14:25:31 [2020-02-26T14:25:31.461Z] #44 69.50   DEP      criu/vdso.d
14:25:31 [2020-02-26T14:25:31.716Z] #44 69.67   DEP      criu/vdso-compat.d
14:25:31 [2020-02-26T14:25:31.716Z] #44 69.79   DEP      criu/uts_ns.d
14:25:31 [2020-02-26T14:25:31.716Z] #44 69.92   DEP      criu/util.d
14:25:31 [2020-02-26T14:25:31.718Z] ok  	github.com/docker/docker/pkg/archive	1.378s	coverage: 77.3% of statements
14:25:31 [2020-02-26T14:25:31.972Z] #44 70.13   DEP      criu/uffd.d
14:25:31 [2020-02-26T14:25:31.978Z] ok  	github.com/docker/docker/pkg/discovery	0.020s	coverage: 58.3% of statements
14:25:32 [2020-02-26T14:25:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:25:32 [2020-02-26T14:25:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:25:32 [2020-02-26T14:25:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:25:32 [2020-02-26T14:25:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:25:32 [2020-02-26T14:25:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:25:32 [2020-02-26T14:25:32.227Z] #44 70.29   DEP      criu/tun.d
14:25:32 [2020-02-26T14:25:32.292Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
14:25:32 [2020-02-26T14:25:32.483Z] #44 70.42   DEP      criu/tty.d
14:25:32 [2020-02-26T14:25:32.483Z] #44 70.59   DEP      criu/timerfd.d
14:25:32 [2020-02-26T14:25:32.547Z] ok  	github.com/docker/docker/pkg/discovery/file	0.022s	coverage: 92.9% of statements
14:25:32 [2020-02-26T14:25:32.671Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
14:25:32 [2020-02-26T14:25:32.738Z] #44 70.82   DEP      criu/sysfs_parse.d
14:25:32 [2020-02-26T14:25:32.997Z] #44 71.03   DEP      criu/sysctl.d
14:25:32 [2020-02-26T14:25:32.997Z] #44 71.21   DEP      criu/string.d
14:25:32 [2020-02-26T14:25:32.997Z] #44 71.24   DEP      criu/stats.d
14:25:33 [2020-02-26T14:25:33.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:25:33 [2020-02-26T14:25:33.116Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
14:25:33 [2020-02-26T14:25:33.253Z] #44 71.45   DEP      criu/sockets.d
14:25:33 [2020-02-26T14:25:33.442Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:25:33 [2020-02-26T14:25:33.442Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.615s	coverage: 82.5% of statements
14:25:33 [2020-02-26T14:25:33.442Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:25:33 [2020-02-26T14:25:33.442Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:25:33 [2020-02-26T14:25:33.508Z] #44 71.65   DEP      criu/sk-unix.d
14:25:33 [2020-02-26T14:25:33.684Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
14:25:33 [2020-02-26T14:25:33.763Z] #44 71.86   DEP      criu/sk-tcp.d
14:25:33 [2020-02-26T14:25:33.943Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:25:33 [2020-02-26T14:25:33.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:25:34 [2020-02-26T14:25:34.018Z] #44 72.12   DEP      criu/sk-queue.d
14:25:34 [2020-02-26T14:25:34.273Z] #44 72.31   DEP      criu/sk-packet.d
14:25:34 [2020-02-26T14:25:34.273Z] #44 72.47   DEP      criu/sk-netlink.d
14:25:34 [2020-02-26T14:25:34.528Z] #44 72.65   DEP      criu/sk-inet.d
14:25:34 [2020-02-26T14:25:34.783Z] #44 72.80   DEP      criu/signalfd.d
14:25:34 [2020-02-26T14:25:34.783Z] #44 72.91   DEP      criu/sigframe.d
14:25:34 [2020-02-26T14:25:34.783Z] #44 72.98   DEP      criu/shmem.d
14:25:35 [2020-02-26T14:25:35.038Z] #44 73.10   DEP      criu/servicefd.d
14:25:35 [2020-02-26T14:25:35.038Z] #44 73.24   DEP      criu/seize.d
14:25:35 [2020-02-26T14:25:35.285Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
14:25:35 [2020-02-26T14:25:35.285Z] ok  	github.com/docker/docker/distribution	0.235s	coverage: 22.1% of statements
14:25:35 [2020-02-26T14:25:35.285Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:25:35 [2020-02-26T14:25:35.294Z] #44 73.42   DEP      criu/seccomp.d
14:25:35 [2020-02-26T14:25:35.320Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
14:25:35 [2020-02-26T14:25:35.320Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.564s	coverage: 43.2% of statements
14:25:35 [2020-02-26T14:25:35.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:25:35 [2020-02-26T14:25:35.548Z] #44 73.58   DEP      criu/rst-malloc.d
14:25:35 [2020-02-26T14:25:35.548Z] #44 73.67   DEP      criu/rbtree.d
14:25:35 [2020-02-26T14:25:35.548Z] #44 73.73   DEP      criu/pstree.d
14:25:35 [2020-02-26T14:25:35.803Z] #44 73.87   DEP      criu/protobuf.d
14:25:35 [2020-02-26T14:25:35.803Z] #44 ...
14:25:35 [2020-02-26T14:25:35.803Z] 
14:25:35 [2020-02-26T14:25:35.803Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:35 [2020-02-26T14:25:35.803Z] #17 11.67 Fetched 8331 kB in 10s (870 kB/s)
14:25:35 [2020-02-26T14:25:35.889Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
14:25:36 [2020-02-26T14:25:36.119Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
14:25:36 [2020-02-26T14:25:36.148Z] ok  	github.com/docker/docker/pkg/fsutils	0.333s	coverage: 85.1% of statements
14:25:36 [2020-02-26T14:25:36.408Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
14:25:36 [2020-02-26T14:25:36.408Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
14:25:36 [2020-02-26T14:25:36.728Z] #17 11.67 Reading package lists...
14:25:36 [2020-02-26T14:25:36.728Z] #17 ...
14:25:36 [2020-02-26T14:25:36.728Z] 
14:25:36 [2020-02-26T14:25:36.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:36 [2020-02-26T14:25:36.728Z] #47 131.3 github.com/LK4D4/vndr/godl
14:25:36 [2020-02-26T14:25:36.728Z] #47 132.2 github.com/LK4D4/vndr
14:25:36 [2020-02-26T14:25:36.983Z] #47 ...
14:25:36 [2020-02-26T14:25:36.983Z] 
14:25:36 [2020-02-26T14:25:36.983Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:36 [2020-02-26T14:25:36.983Z] #44 73.99   GEN      criu/protobuf-desc-gen.h
14:25:37 [2020-02-26T14:25:37.238Z] #44 ...
14:25:37 [2020-02-26T14:25:37.238Z] 
14:25:37 [2020-02-26T14:25:37.238Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:37 [2020-02-26T14:25:37.238Z] #47 DONE 141.7s
14:25:37 [2020-02-26T14:25:37.238Z] 
14:25:37 [2020-02-26T14:25:37.238Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:25:37 [2020-02-26T14:25:37.347Z] ok  	github.com/docker/docker/layer	7.411s	coverage: 68.8% of statements
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/oci	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:25:37 [2020-02-26T14:25:37.347Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
14:25:37 [2020-02-26T14:25:37.477Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
14:25:37 [2020-02-26T14:25:37.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:25:37 [2020-02-26T14:25:37.916Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
14:25:37 [2020-02-26T14:25:37.916Z] ok  	github.com/docker/docker/pkg/idtools	0.675s	coverage: 70.1% of statements
14:25:37 [2020-02-26T14:25:37.916Z] ok  	github.com/docker/docker/pkg/ioutils	0.636s	coverage: 70.6% of statements
14:25:37 [2020-02-26T14:25:37.916Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
14:25:37 [2020-02-26T14:25:37.916Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:25:38 [2020-02-26T14:25:38.163Z] #30 ...
14:25:38 [2020-02-26T14:25:38.163Z] 
14:25:38 [2020-02-26T14:25:38.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:38 [2020-02-26T14:25:38.163Z] #44 76.28   DEP      criu/protobuf-desc.d
14:25:38 [2020-02-26T14:25:38.163Z] #44 76.35   DEP      criu/proc_parse.d
14:25:38 [2020-02-26T14:25:38.255Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
14:25:38 [2020-02-26T14:25:38.418Z] #44 76.50   DEP      criu/plugin.d
14:25:38 [2020-02-26T14:25:38.418Z] #44 76.61   DEP      criu/pipes.d
14:25:38 [2020-02-26T14:25:38.489Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
14:25:38 [2020-02-26T14:25:38.489Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
14:25:38 [2020-02-26T14:25:38.634Z] ok  	github.com/docker/docker/distribution/xfer	2.020s	coverage: 85.1% of statements
14:25:38 [2020-02-26T14:25:38.634Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:25:38 [2020-02-26T14:25:38.635Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:25:38 [2020-02-26T14:25:38.673Z] #44 76.79   DEP      criu/pie-util.d
14:25:38 [2020-02-26T14:25:38.673Z] #44 76.91   DEP      criu/pie-util-vdso.d
14:25:38 [2020-02-26T14:25:38.749Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.051s	coverage: 60.0% of statements
14:25:38 [2020-02-26T14:25:38.928Z] #44 76.99   DEP      criu/pie-util-vdso-elf32.d
14:25:38 [2020-02-26T14:25:38.928Z] #44 77.13   DEP      criu/path.d
14:25:39 [2020-02-26T14:25:39.004Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
14:25:39 [2020-02-26T14:25:39.005Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:25:39 [2020-02-26T14:25:39.012Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
14:25:39 [2020-02-26T14:25:39.183Z] #44 77.28   DEP      criu/parasite-syscall.d
14:25:39 [2020-02-26T14:25:39.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:25:39 [2020-02-26T14:25:39.273Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.036s	coverage: 91.4% of statements
14:25:39 [2020-02-26T14:25:39.438Z] #44 77.56   DEP      criu/pagemap.d
14:25:39 [2020-02-26T14:25:39.693Z] #44 77.66   DEP      criu/pagemap-cache.d
14:25:39 [2020-02-26T14:25:39.693Z] #44 77.77   DEP      criu/page-xfer.d
14:25:39 [2020-02-26T14:25:39.775Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
14:25:39 [2020-02-26T14:25:39.843Z] ok  	github.com/docker/docker/pkg/mount	0.865s	coverage: 70.0% of statements
14:25:39 [2020-02-26T14:25:39.843Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:25:39 [2020-02-26T14:25:39.843Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:25:39 [2020-02-26T14:25:39.843Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:25:39 [2020-02-26T14:25:39.843Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
14:25:39 [2020-02-26T14:25:39.948Z] #44 77.94   DEP      criu/page-pipe.d
14:25:39 [2020-02-26T14:25:39.948Z] #44 78.10   DEP      criu/netfilter.d
14:25:40 [2020-02-26T14:25:40.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:25:40 [2020-02-26T14:25:40.203Z] #44 78.24   DEP      criu/net.d
14:25:40 [2020-02-26T14:25:40.414Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
14:25:40 [2020-02-26T14:25:40.414Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
14:25:40 [2020-02-26T14:25:40.458Z] #44 78.45   DEP      criu/namespaces.d
14:25:40 [2020-02-26T14:25:40.534Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.4% of statements
14:25:40 [2020-02-26T14:25:40.674Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
14:25:40 [2020-02-26T14:25:40.713Z] #44 78.68   DEP      criu/mount.d
14:25:40 [2020-02-26T14:25:40.713Z] #44 78.83   DEP      criu/mem.d
14:25:40 [2020-02-26T14:25:40.891Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:25:40 [2020-02-26T14:25:40.968Z] #44 78.99   DEP      criu/lsm.d
14:25:40 [2020-02-26T14:25:40.968Z] #44 79.09   DEP      criu/log.d
14:25:40 [2020-02-26T14:25:40.968Z] #44 79.19   DEP      criu/libnetlink.d
14:25:41 [2020-02-26T14:25:41.223Z] #44 79.30   DEP      criu/kerndat.d
14:25:41 [2020-02-26T14:25:41.223Z] #44 79.43   DEP      criu/kcmp-ids.d
14:25:41 [2020-02-26T14:25:41.242Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
14:25:41 [2020-02-26T14:25:41.479Z] #44 79.50   DEP      criu/irmap.d
14:25:41 [2020-02-26T14:25:41.479Z] #44 79.68   DEP      criu/ipc_ns.d
14:25:41 [2020-02-26T14:25:41.734Z] #44 79.82   DEP      criu/image.d
14:25:41 [2020-02-26T14:25:41.734Z] #44 79.93   DEP      criu/image-desc.d
14:25:41 [2020-02-26T14:25:41.734Z] #44 80.00   DEP      criu/fsnotify.d
14:25:41 [2020-02-26T14:25:41.811Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
14:25:42 [2020-02-26T14:25:42.071Z] ok  	github.com/docker/docker/pkg/pubsub	1.078s	coverage: 73.9% of statements
14:25:42 [2020-02-26T14:25:42.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:25:42 [2020-02-26T14:25:42.294Z] #44 80.24   DEP      criu/filesystems.d
14:25:42 [2020-02-26T14:25:42.294Z] #44 80.43   DEP      criu/files.d
14:25:42 [2020-02-26T14:25:42.549Z] #44 80.61   DEP      criu/files-reg.d
14:25:42 [2020-02-26T14:25:42.640Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
14:25:42 [2020-02-26T14:25:42.640Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
14:25:42 [2020-02-26T14:25:42.645Z] ok  	github.com/docker/docker/pkg/archive	0.529s	coverage: 77.2% of statements
14:25:42 [2020-02-26T14:25:42.804Z] #44 80.86   DEP      criu/files-ext.d
14:25:42 [2020-02-26T14:25:42.899Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
14:25:43 [2020-02-26T14:25:43.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:25:43 [2020-02-26T14:25:43.059Z] #44 81.04   DEP      criu/file-lock.d
14:25:43 [2020-02-26T14:25:43.059Z] #44 81.17   DEP      criu/file-ids.d
14:25:43 [2020-02-26T14:25:43.159Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 71.3% of statements
14:25:43 [2020-02-26T14:25:43.314Z] #44 81.35   DEP      criu/fifo.d
14:25:43 [2020-02-26T14:25:43.314Z] #44 81.47   DEP      criu/fdstore.d
14:25:43 [2020-02-26T14:25:43.314Z] #44 81.60   DEP      criu/fault-injection.d
14:25:43 [2020-02-26T14:25:43.568Z] #44 81.64   DEP      criu/external.d
14:25:43 [2020-02-26T14:25:43.568Z] #44 81.74   DEP      criu/eventpoll.d
14:25:43 [2020-02-26T14:25:43.823Z] #44 81.90   DEP      criu/eventfd.d
14:25:43 [2020-02-26T14:25:43.854Z] ok  	github.com/docker/docker/pkg/authorization	0.618s	coverage: 68.3% of statements
14:25:43 [2020-02-26T14:25:43.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:25:44 [2020-02-26T14:25:44.079Z] #44 82.07   DEP      criu/crtools.d
14:25:44 [2020-02-26T14:25:44.079Z] #44 82.27   DEP      criu/cr-service.d
14:25:44 [2020-02-26T14:25:44.097Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
14:25:44 [2020-02-26T14:25:44.097Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.2% of statements
14:25:44 [2020-02-26T14:25:44.219Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:25:44 [2020-02-26T14:25:44.219Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
14:25:44 [2020-02-26T14:25:44.334Z] #44 82.42   DEP      criu/cr-restore.d
14:25:44 [2020-02-26T14:25:44.356Z] ok  	github.com/docker/docker/pkg/signal	2.849s	coverage: 61.0% of statements
14:25:44 [2020-02-26T14:25:44.588Z] #44 82.73   DEP      criu/cr-errno.d
14:25:44 [2020-02-26T14:25:44.588Z] #44 82.75   DEP      criu/cr-dump.d
14:25:44 [2020-02-26T14:25:44.843Z] #44 82.94   DEP      criu/cr-dedup.d
14:25:44 [2020-02-26T14:25:44.926Z] ok  	github.com/docker/docker/pkg/term	0.024s	coverage: 84.8% of statements
14:25:44 [2020-02-26T14:25:44.926Z] testing: warning: no tests to run
14:25:44 [2020-02-26T14:25:44.926Z] coverage: [no statements]
14:25:44 [2020-02-26T14:25:44.926Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
14:25:44 [2020-02-26T14:25:44.926Z] ok  	github.com/docker/docker/pkg/tarsum	0.122s	coverage: 89.3% of statements
14:25:45 [2020-02-26T14:25:45.099Z] #44 83.09   DEP      criu/cr-check.d
14:25:45 [2020-02-26T14:25:45.099Z] #44 83.26   DEP      criu/config.d
14:25:45 [2020-02-26T14:25:45.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:25:45 [2020-02-26T14:25:45.325Z] Using test binary docker
14:25:45 [2020-02-26T14:25:45.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:25:45 [2020-02-26T14:25:45.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:25:45 [2020-02-26T14:25:45.325Z] INFO: Waiting for daemon to start...
14:25:45 [2020-02-26T14:25:45.325Z] Starting dockerd
14:25:45 [2020-02-26T14:25:45.354Z] #44 83.44   DEP      criu/clone-noasan.d
14:25:45 [2020-02-26T14:25:45.354Z] #44 83.48   DEP      criu/cgroup.d
14:25:45 [2020-02-26T14:25:45.498Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
14:25:45 [2020-02-26T14:25:45.498Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
14:25:45 [2020-02-26T14:25:45.498Z] ok  	github.com/docker/docker/pkg/truncindex	0.117s	coverage: 91.5% of statements
14:25:45 [2020-02-26T14:25:45.609Z] #44 83.66   DEP      criu/cgroup-props.d
14:25:45 [2020-02-26T14:25:45.609Z] #44 83.78   DEP      criu/bitmap.d
14:25:45 [2020-02-26T14:25:45.609Z] #44 83.82   DEP      criu/bfd.d
14:25:45 [2020-02-26T14:25:45.864Z] #44 83.91   DEP      criu/autofs.d
14:25:46 [2020-02-26T14:25:46.119Z] #44 84.04   DEP      criu/aio.d
14:25:46 [2020-02-26T14:25:46.119Z] #44 84.19   DEP      criu/action-scripts.d
14:25:46 [2020-02-26T14:25:46.374Z] #44 84.50   CC       criu/action-scripts.o
14:25:46 [2020-02-26T14:25:46.954Z] #44 84.93   CC       criu/aio.o
14:25:47 [2020-02-26T14:25:47.209Z] #44 ...
14:25:47 [2020-02-26T14:25:47.209Z] 
14:25:47 [2020-02-26T14:25:47.209Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:25:47 [2020-02-26T14:25:47.209Z] #30 DONE 152.0s
14:25:47 [2020-02-26T14:25:47.209Z] 
14:25:47 [2020-02-26T14:25:47.209Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:47 [2020-02-26T14:25:47.209Z] #17 11.67 Reading package lists...
14:25:47 [2020-02-26T14:25:47.209Z] #17 15.56 Reading package lists...
14:25:47 [2020-02-26T14:25:47.209Z] #17 18.91 Building dependency tree...
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.68 libcap2-bin is already the newest version (1:2.25-2).
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.68 The following additional packages will be installed:
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   python3.7 python3.7-minimal vim-runtime xxd
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69 Suggested packages:
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69 Recommended packages:
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   aufs-dkms nftables build-essential python3-dev python3-keyring
14:25:47 [2020-02-26T14:25:47.209Z] #17 20.69   python3-keyrings.alt python3-xdg unzip
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.43 The following NEW packages will be installed:
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.44   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:25:47 [2020-02-26T14:25:47.209Z] #17 22.45   xz-utils zip
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.81 0 upgraded, 48 newly installed, 0 to remove and 12 not upgraded.
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.81 Need to get 28.5 MB of archives.
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.81 After this operation, 116 MB of additional disk space will be used.
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:25:47 [2020-02-26T14:25:47.210Z] #17 23.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:25:47 [2020-02-26T14:25:47.216Z] .
14:25:47 [2020-02-26T14:25:47.216Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:25:47 [2020-02-26T14:25:47.216Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:25:47 [2020-02-26T14:25:47.216Z] Error: No such image: emptyfs
14:25:47 [2020-02-26T14:25:47.281Z] ok  	github.com/docker/docker/layer	7.125s	coverage: 68.8% of statements
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/oci	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:25:47 [2020-02-26T14:25:47.281Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
14:25:47 [2020-02-26T14:25:47.405Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:25:47 [2020-02-26T14:25:47.464Z] #17 23.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:25:47 [2020-02-26T14:25:47.473Z] Running integration-test (iteration 1)
14:25:47 [2020-02-26T14:25:47.473Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:25:47 [2020-02-26T14:25:47.642Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
14:25:47 [2020-02-26T14:25:47.666Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 73.8% of statements
14:25:47 [2020-02-26T14:25:47.718Z] #17 ...
14:25:47 [2020-02-26T14:25:47.718Z] 
14:25:47 [2020-02-26T14:25:47.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:47 [2020-02-26T14:25:47.718Z] #44 85.74   CC       criu/autofs.o
14:25:47 [2020-02-26T14:25:47.927Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 83.7% of statements
14:25:47 [2020-02-26T14:25:47.994Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
14:25:48 [2020-02-26T14:25:48.356Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.357s	coverage: 43.2% of statements
14:25:48 [2020-02-26T14:25:48.356Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:25:48 [2020-02-26T14:25:48.356Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:25:48 [2020-02-26T14:25:48.867Z] ok  	github.com/docker/docker/plugin	0.618s	coverage: 27.1% of statements
14:25:49 [2020-02-26T14:25:49.077Z] #44 87.33   CC       criu/bfd.o
14:25:49 [2020-02-26T14:25:49.126Z] ok  	github.com/docker/docker/registry/resumable	0.036s	coverage: 100.0% of statements
14:25:49 [2020-02-26T14:25:49.129Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
14:25:49 [2020-02-26T14:25:49.489Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
14:25:49 [2020-02-26T14:25:49.637Z] #44 87.89   CC       criu/bitmap.o
14:25:49 [2020-02-26T14:25:49.696Z] ok  	github.com/docker/docker/restartmanager	0.015s	coverage: 45.3% of statements
14:25:49 [2020-02-26T14:25:49.697Z] ok  	github.com/docker/docker/registry	0.226s	coverage: 56.0% of statements
14:25:49 [2020-02-26T14:25:49.865Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
14:25:49 [2020-02-26T14:25:49.892Z] #44 88.01   CC       criu/cgroup-props.o
14:25:50 [2020-02-26T14:25:50.452Z] #44 88.61   CC       criu/cgroup.o
14:25:50 [2020-02-26T14:25:50.636Z] ok  	github.com/docker/docker/testutil	0.015s	coverage: 62.5% of statements
14:25:50 [2020-02-26T14:25:50.636Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 68.2% of statements
14:25:51 [2020-02-26T14:25:51.094Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
14:25:51 [2020-02-26T14:25:51.628Z] ok  	github.com/docker/docker/pkg/fileutils	0.026s	coverage: 89.5% of statements
14:25:52 [2020-02-26T14:25:52.080Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.103s	coverage: 84.1% of statements
14:25:52 [2020-02-26T14:25:52.690Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
14:25:52 [2020-02-26T14:25:52.690Z] ok  	github.com/docker/docker/pkg/fsutils	0.425s	coverage: 85.1% of statements
14:25:52 [2020-02-26T14:25:52.963Z] #44 ...
14:25:52 [2020-02-26T14:25:52.963Z] 
14:25:52 [2020-02-26T14:25:52.963Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 24.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.39 debconf: delaying package configuration, since apt-utils is not installed
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.55 Fetched 28.5 MB in 2s (12.8 MB/s)
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.61 Selecting previously unselected package pigz.
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.61 (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 ... 23423 files and directories currently installed.)
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.68 Unpacking pigz (2.4-1) ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.79 Selecting previously unselected package libpython3.7-minimal:amd64.
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 25.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 26.25 Selecting previously unselected package python3.7-minimal.
14:25:52 [2020-02-26T14:25:52.963Z] #17 26.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 26.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 27.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:25:52 [2020-02-26T14:25:52.963Z] #17 29.06 Selecting previously unselected package python3-minimal.
14:25:53 [2020-02-26T14:25:53.177Z] ok  	github.com/docker/docker/volume/drivers	0.031s	coverage: 36.1% of statements
14:25:53 [2020-02-26T14:25:53.177Z] ok  	github.com/docker/docker/volume/mounts	0.050s	coverage: 67.0% of statements
14:25:53 [2020-02-26T14:25:53.177Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.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 ... 23672 files and directories currently installed.)
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.13 Unpacking python3-minimal (3.7.3-1) ...
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.21 Selecting previously unselected package libmpdec2:amd64.
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.22 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.31 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:25:53 [2020-02-26T14:25:53.218Z] #17 29.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:25:53 [2020-02-26T14:25:53.473Z] #17 29.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:25:54 [2020-02-26T14:25:54.057Z] ok  	github.com/docker/docker/pkg/ioutils	0.279s	coverage: 69.3% of statements
14:25:54 [2020-02-26T14:25:54.057Z] ok  	github.com/docker/docker/pkg/idtools	0.625s	coverage: 70.1% of statements
14:25:54 [2020-02-26T14:25:54.057Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
14:25:54 [2020-02-26T14:25:54.397Z] #17 30.22 Selecting previously unselected package python3.7.
14:25:54 [2020-02-26T14:25:54.398Z] #17 30.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:25:54 [2020-02-26T14:25:54.398Z] #17 30.24 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:25:54 [2020-02-26T14:25:54.398Z] #17 30.37 Selecting previously unselected package libpython3-stdlib:amd64.
14:25:54 [2020-02-26T14:25:54.398Z] #17 30.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:25:54 [2020-02-26T14:25:54.398Z] #17 30.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:25:54 [2020-02-26T14:25:54.409Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
14:25:54 [2020-02-26T14:25:54.409Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
14:25:54 [2020-02-26T14:25:54.409Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:25:54 [2020-02-26T14:25:54.555Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.0% of statements
14:25:54 [2020-02-26T14:25:54.653Z] #17 30.52 Setting up python3-minimal (3.7.3-1) ...
14:25:54 [2020-02-26T14:25:54.768Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
14:25:55 [2020-02-26T14:25:55.130Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:25:55 [2020-02-26T14:25:55.485Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.33 Selecting previously unselected package python3.
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.39 Unpacking python3 (3.7.3-1) ...
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.49 Selecting previously unselected package libip4tc0:amd64.
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.50 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:25:55 [2020-02-26T14:25:55.578Z] #17 31.61 Selecting previously unselected package libip6tc0:amd64.
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.72 Selecting previously unselected package libiptc0:amd64.
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.73 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.79 Selecting previously unselected package libnfnetlink0:amd64.
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:25:55 [2020-02-26T14:25:55.833Z] #17 31.86 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:25:55 [2020-02-26T14:25:55.841Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
14:25:55 [2020-02-26T14:25:55.841Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
14:25:55 [2020-02-26T14:25:55.841Z] ok  	github.com/docker/docker/pkg/mount	1.113s	coverage: 70.0% of statements
14:25:55 [2020-02-26T14:25:55.841Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:25:55 [2020-02-26T14:25:55.841Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:25:55 [2020-02-26T14:25:55.841Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Extraction ended at 02/26/2020 14:25:54. Duration:00:00:24.0484426
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Updating the golang and path environment variables
14:25:56 [2020-02-26T14:25:56.032Z] INFO: GOPATH=d:\gopath
14:25:56 [2020-02-26T14:25:56.032Z] INFO: go version go1.13.8 windows/amd64
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Running the daemon under test in debug mode
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Starting a daemon under test...
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40538\12\daemon --pidfile d:\CI\PR-40538\12\docker.pid -D
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Process started successfully.
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Start tailing logs of the daemon under tests
14:25:56 [2020-02-26T14:25:56.032Z] INFO: Waiting for the daemon under test to start...
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.93 Selecting previously unselected package libnftnl11:amd64.
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.93 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:25:56 [2020-02-26T14:25:56.088Z] #17 31.99 Selecting previously unselected package iptables.
14:25:56 [2020-02-26T14:25:56.088Z] #17 32.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:25:56 [2020-02-26T14:25:56.088Z] #17 32.01 Unpacking iptables (1.8.2-4) ...
14:25:56 [2020-02-26T14:25:56.343Z] #17 32.30 Selecting previously unselected package xxd.
14:25:56 [2020-02-26T14:25:56.343Z] #17 32.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:25:56 [2020-02-26T14:25:56.343Z] #17 32.32 Unpacking xxd (2:8.1.0875-5) ...
14:25:56 [2020-02-26T14:25:56.596Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
14:25:56 [2020-02-26T14:25:56.598Z] #17 32.43 Selecting previously unselected package vim-common.
14:25:56 [2020-02-26T14:25:56.598Z] #17 32.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:25:56 [2020-02-26T14:25:56.598Z] #17 32.45 Unpacking vim-common (2:8.1.0875-5) ...
14:25:56 [2020-02-26T14:25:56.598Z] #17 32.66 Selecting previously unselected package bash-completion.
14:25:56 [2020-02-26T14:25:56.853Z] #17 32.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:25:57 [2020-02-26T14:25:57.359Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
14:25:57 [2020-02-26T14:25:57.359Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
14:25:57 [2020-02-26T14:25:57.423Z] Loaded image: buildpack-deps:jessie
14:25:57 [2020-02-26T14:25:57.424Z] Loaded image: busybox:latest
14:25:57 [2020-02-26T14:25:57.424Z] Loaded image: busybox:glibc
14:25:57 [2020-02-26T14:25:57.424Z] Loaded image: debian:jessie
14:25:57 [2020-02-26T14:25:57.424Z] Loaded image: hello-world:latest
14:25:57 [2020-02-26T14:25:57.424Z] INFO: Testing against a local daemon
14:25:57 [2020-02-26T14:25:57.424Z] === RUN   TestCgroupNamespacesBuild
14:25:57 [2020-02-26T14:25:57.424Z] --- SKIP: TestCgroupNamespacesBuild (0.00s)
14:25:57 [2020-02-26T14:25:57.424Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:25:57 [2020-02-26T14:25:57.424Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:25:57 [2020-02-26T14:25:57.424Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s)
14:25:57 [2020-02-26T14:25:57.424Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:25:57 [2020-02-26T14:25:57.424Z] === RUN   TestBuildWithSession
14:25:57 [2020-02-26T14:25:57.424Z] --- SKIP: TestBuildWithSession (0.00s)
14:25:57 [2020-02-26T14:25:57.424Z]     build_session_test.go:25: TODO: BuildKit
14:25:57 [2020-02-26T14:25:57.424Z] === RUN   TestBuildSquashParent
14:25:57 [2020-02-26T14:25:57.718Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:25:58 [2020-02-26T14:25:58.913Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Daemon under test started and replied!
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Docker version of the daemon under test
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] Client:
14:25:58 [2020-02-26T14:25:58.937Z]  Version:      17.06.2-ce
14:25:58 [2020-02-26T14:25:58.937Z]  API version:  1.30
14:25:58 [2020-02-26T14:25:58.937Z]  Go version:   go1.8.3
14:25:58 [2020-02-26T14:25:58.937Z]  Git commit:   cec0b72
14:25:58 [2020-02-26T14:25:58.937Z]  Built:        Tue Sep  5 19:57:19 2017
14:25:58 [2020-02-26T14:25:58.937Z]  OS/Arch:      windows/amd64
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] Server:
14:25:58 [2020-02-26T14:25:58.937Z]  Version:      0.0.0-dev
14:25:58 [2020-02-26T14:25:58.937Z]  API version:  1.41 (minimum version 1.24)
14:25:58 [2020-02-26T14:25:58.937Z]  Go version:   go1.13.8
14:25:58 [2020-02-26T14:25:58.937Z]  Git commit:   a40de08ca1
14:25:58 [2020-02-26T14:25:58.937Z]  Built:        02/26/2020 14:24:16
14:25:58 [2020-02-26T14:25:58.937Z]  OS/Arch:      windows/amd64
14:25:58 [2020-02-26T14:25:58.937Z]  Experimental: false
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Docker info of the daemon under test
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] Containers: 0
14:25:58 [2020-02-26T14:25:58.937Z]  Running: 0
14:25:58 [2020-02-26T14:25:58.937Z]  Paused: 0
14:25:58 [2020-02-26T14:25:58.937Z]  Stopped: 0
14:25:58 [2020-02-26T14:25:58.937Z] Images: 0
14:25:58 [2020-02-26T14:25:58.937Z] Server Version: 0.0.0-dev
14:25:58 [2020-02-26T14:25:58.937Z] Storage Driver: windowsfilter
14:25:58 [2020-02-26T14:25:58.937Z]  Windows: 
14:25:58 [2020-02-26T14:25:58.937Z] Logging Driver: json-file
14:25:58 [2020-02-26T14:25:58.937Z] Plugins: 
14:25:58 [2020-02-26T14:25:58.937Z]  Volume: local
14:25:58 [2020-02-26T14:25:58.937Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:25:58 [2020-02-26T14:25:58.937Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:25:58 [2020-02-26T14:25:58.937Z] Swarm: inactive
14:25:58 [2020-02-26T14:25:58.937Z] Default Isolation: process
14:25:58 [2020-02-26T14:25:58.937Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:25:58 [2020-02-26T14:25:58.937Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
14:25:58 [2020-02-26T14:25:58.937Z] OSType: windows
14:25:58 [2020-02-26T14:25:58.937Z] Architecture: x86_64
14:25:58 [2020-02-26T14:25:58.937Z] CPUs: 4
14:25:58 [2020-02-26T14:25:58.937Z] Total Memory: 32GiB
14:25:58 [2020-02-26T14:25:58.937Z] Name: azwin-2-0c5680
14:25:58 [2020-02-26T14:25:58.937Z] ID: JB3H:TQA5:MXJO:AW2D:DXFZ:SX4C:O3BF:Q4MP:GI4C:WB5S:ITQK:P7Y7
14:25:58 [2020-02-26T14:25:58.937Z] Docker Root Dir: D:\CI\PR-40538\12\daemon
14:25:58 [2020-02-26T14:25:58.937Z] Debug Mode (client): false
14:25:58 [2020-02-26T14:25:58.937Z] Debug Mode (server): true
14:25:58 [2020-02-26T14:25:58.937Z]  File Descriptors: -1
14:25:58 [2020-02-26T14:25:58.937Z]  Goroutines: 17
14:25:58 [2020-02-26T14:25:58.937Z]  System Time: 2020-02-26T14:25:58.7540076Z
14:25:58 [2020-02-26T14:25:58.937Z]  EventsListeners: 0
14:25:58 [2020-02-26T14:25:58.937Z] Registry: https://index.docker.io/v1/
14:25:58 [2020-02-26T14:25:58.937Z] Labels:
14:25:58 [2020-02-26T14:25:58.937Z] Experimental: false
14:25:58 [2020-02-26T14:25:58.937Z] Insecure Registries:
14:25:58 [2020-02-26T14:25:58.937Z]  127.0.0.0/8
14:25:58 [2020-02-26T14:25:58.937Z] Live Restore Enabled: false
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Docker images of the daemon under test
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:25:58 [2020-02-26T14:25:58.937Z] 
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:25:58 [2020-02-26T14:25:58.937Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:25:59 [2020-02-26T14:25:59.263Z] ok  	github.com/docker/docker/pkg/reexec	0.002s	coverage: 82.4% of statements
14:25:59 [2020-02-26T14:25:59.365Z] #17 35.19 Unpacking bash-completion (1:2.8-6) ...
14:25:59 [2020-02-26T14:25:59.396Z] ltsc2019: Pulling from windows/servercore
14:25:59 [2020-02-26T14:25:59.396Z] 65014b3c3121: Pulling fs layer
14:25:59 [2020-02-26T14:25:59.396Z] b5405b758079: Pulling fs layer
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.62 Selecting previously unselected package bzip2.
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.69 Selecting previously unselected package xz-utils.
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:25:59 [2020-02-26T14:25:59.875Z] #17 35.71 Unpacking xz-utils (5.2.4-1) ...
14:26:00 [2020-02-26T14:26:00.130Z] #17 35.88 Selecting previously unselected package apparmor.
14:26:00 [2020-02-26T14:26:00.130Z] #17 35.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:26:00 [2020-02-26T14:26:00.130Z] #17 35.95 Unpacking apparmor (2.13.2-10) ...
14:26:00 [2020-02-26T14:26:00.385Z] #17 36.26 Selecting previously unselected package aufs-tools.
14:26:00 [2020-02-26T14:26:00.385Z] #17 36.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:26:00 [2020-02-26T14:26:00.385Z] #17 36.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:26:00 [2020-02-26T14:26:00.385Z] #17 36.42 Selecting previously unselected package libonig5:amd64.
14:26:00 [2020-02-26T14:26:00.385Z] #17 36.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:26:00 [2020-02-26T14:26:00.653Z] #17 36.44 Unpacking libonig5:amd64 (6.9.1-1) ...
14:26:00 [2020-02-26T14:26:00.653Z] #17 36.60 Selecting previously unselected package libjq1:amd64.
14:26:00 [2020-02-26T14:26:00.653Z] #17 36.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:26:00 [2020-02-26T14:26:00.653Z] #17 36.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:26:00 [2020-02-26T14:26:00.908Z] #17 36.77 Selecting previously unselected package jq.
14:26:00 [2020-02-26T14:26:00.908Z] #17 36.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:26:00 [2020-02-26T14:26:00.908Z] #17 36.79 Unpacking jq (1.5+dfsg-2+b1) ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.88 Selecting previously unselected package libaio1:amd64.
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.91 Unpacking libaio1:amd64 (0.3.112-3) ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.96 Selecting previously unselected package libgpm2:amd64.
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 36.97 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 37.03 Selecting previously unselected package libicu63:amd64.
14:26:01 [2020-02-26T14:26:01.163Z] #17 37.07 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
14:26:01 [2020-02-26T14:26:01.163Z] #17 37.07 Unpacking libicu63:amd64 (63.1-6) ...
14:26:02 [2020-02-26T14:26:02.316Z] ok  	github.com/docker/docker/pkg/signal	2.357s	coverage: 61.0% of statements
14:26:02 [2020-02-26T14:26:02.316Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
14:26:02 [2020-02-26T14:26:02.316Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
14:26:02 [2020-02-26T14:26:02.675Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
14:26:03 [2020-02-26T14:26:03.081Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
14:26:03 [2020-02-26T14:26:03.081Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
14:26:03 [2020-02-26T14:26:03.673Z] #17 ...
14:26:03 [2020-02-26T14:26:03.673Z] 
14:26:03 [2020-02-26T14:26:03.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:03 [2020-02-26T14:26:03.673Z] #44 91.30   CC       criu/clone-noasan.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 91.48   CC       criu/config.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 92.67   CC       criu/cr-check.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 94.20   CC       criu/cr-dedup.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 94.58   CC       criu/cr-dump.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 96.80   CC       criu/cr-errno.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 96.90   CC       criu/cr-restore.o
14:26:03 [2020-02-26T14:26:03.673Z] #44 101.1   CC       criu/cr-service.o
14:26:03 [2020-02-26T14:26:03.899Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.2% of statements
14:26:04 [2020-02-26T14:26:04.299Z] ok  	github.com/docker/docker/pkg/tailfile	0.110s	coverage: 88.6% of statements
14:26:04 [2020-02-26T14:26:04.598Z] #44 102.7   CC       criu/crtools.o
14:26:04 [2020-02-26T14:26:04.598Z] #44 ...
14:26:04 [2020-02-26T14:26:04.598Z] 
14:26:04 [2020-02-26T14:26:04.598Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:04 [2020-02-26T14:26:04.598Z] #17 40.68 Selecting previously unselected package libnet1:amd64.
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.81 Selecting previously unselected package libnl-3-200:amd64.
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:26:04 [2020-02-26T14:26:04.853Z] #17 40.92 Selecting previously unselected package libprotobuf-c1:amd64.
14:26:05 [2020-02-26T14:26:05.070Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
14:26:05 [2020-02-26T14:26:05.108Z] #17 40.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:26:05 [2020-02-26T14:26:05.108Z] #17 40.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:26:05 [2020-02-26T14:26:05.108Z] #17 41.01 Selecting previously unselected package libreadline5:amd64.
14:26:05 [2020-02-26T14:26:05.108Z] #17 41.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:26:05 [2020-02-26T14:26:05.108Z] #17 41.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:26:05 [2020-02-26T14:26:05.108Z] #17 41.15 Selecting previously unselected package net-tools.
14:26:05 [2020-02-26T14:26:05.363Z] #17 41.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:26:05 [2020-02-26T14:26:05.363Z] #17 41.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:26:05 [2020-02-26T14:26:05.363Z] #17 41.37 Selecting previously unselected package python-pip-whl.
14:26:05 [2020-02-26T14:26:05.363Z] #17 41.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:26:05 [2020-02-26T14:26:05.363Z] #17 41.39 Unpacking python-pip-whl (18.1-5) ...
14:26:05 [2020-02-26T14:26:05.424Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 85.9% of statements
14:26:05 [2020-02-26T14:26:05.424Z] testing: warning: no tests to run
14:26:05 [2020-02-26T14:26:05.424Z] coverage: [no statements]
14:26:05 [2020-02-26T14:26:05.424Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:26:05 [2020-02-26T14:26:05.778Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
14:26:06 [2020-02-26T14:26:06.141Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:26:06 [2020-02-26T14:26:06.141Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:26:06 [2020-02-26T14:26:06.288Z] #17 41.92 Selecting previously unselected package python3-lib2to3.
14:26:06 [2020-02-26T14:26:06.288Z] #17 41.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:26:06 [2020-02-26T14:26:06.288Z] #17 41.94 Unpacking python3-lib2to3 (3.7.3-1) ...
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.07 Selecting previously unselected package python3-distutils.
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.08 Unpacking python3-distutils (3.7.3-1) ...
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.24 Selecting previously unselected package python3-pip.
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:26:06 [2020-02-26T14:26:06.288Z] #17 42.26 Unpacking python3-pip (18.1-5) ...
14:26:06 [2020-02-26T14:26:06.543Z] #17 42.46 Selecting previously unselected package python3-pkg-resources.
14:26:06 [2020-02-26T14:26:06.543Z] #17 42.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:26:06 [2020-02-26T14:26:06.543Z] #17 42.48 Unpacking python3-pkg-resources (40.8.0-1) ...
14:26:06 [2020-02-26T14:26:06.799Z] #17 42.62 Selecting previously unselected package python3-setuptools.
14:26:06 [2020-02-26T14:26:06.799Z] #17 42.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:26:06 [2020-02-26T14:26:06.799Z] #17 42.64 Unpacking python3-setuptools (40.8.0-1) ...
14:26:07 [2020-02-26T14:26:07.054Z] #17 42.89 Selecting previously unselected package python3-wheel.
14:26:07 [2020-02-26T14:26:07.054Z] #17 42.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:26:07 [2020-02-26T14:26:07.054Z] #17 42.90 Unpacking python3-wheel (0.32.3-2) ...
14:26:07 [2020-02-26T14:26:07.054Z] #17 42.99 Selecting previously unselected package sudo.
14:26:07 [2020-02-26T14:26:07.054Z] #17 43.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:26:07 [2020-02-26T14:26:07.054Z] #17 43.01 Unpacking sudo (1.8.27-1+deb10u2) ...
14:26:07 [2020-02-26T14:26:07.374Z] --- PASS: TestBuildSquashParent (8.37s)
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:26:07 [2020-02-26T14:26:07.374Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:26:07 [2020-02-26T14:26:07.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:26:07 [2020-02-26T14:26:07.374Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.374Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:26:07 [2020-02-26T14:26:07.614Z] #17 43.52 Selecting previously unselected package thin-provisioning-tools.
14:26:07 [2020-02-26T14:26:07.614Z] #17 43.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:26:07 [2020-02-26T14:26:07.614Z] #17 43.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:26:07 [2020-02-26T14:26:07.869Z] #17 43.73 Selecting previously unselected package uidmap.
14:26:07 [2020-02-26T14:26:07.869Z] #17 43.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:26:07 [2020-02-26T14:26:07.869Z] #17 43.75 Unpacking uidmap (1:4.5-1.1) ...
14:26:07 [2020-02-26T14:26:07.915Z] ok  	github.com/docker/docker/plugin	0.540s	coverage: 27.1% of statements
14:26:07 [2020-02-26T14:26:07.938Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:26:07 [2020-02-26T14:26:07.967Z] b5405b758079: Download complete
14:26:08 [2020-02-26T14:26:08.124Z] #17 43.85 Selecting previously unselected package vim-runtime.
14:26:08 [2020-02-26T14:26:08.124Z] #17 43.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:26:08 [2020-02-26T14:26:08.124Z] #17 43.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:26:08 [2020-02-26T14:26:08.124Z] #17 43.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:26:08 [2020-02-26T14:26:08.124Z] #17 43.94 Unpacking vim-runtime (2:8.1.0875-5) ...
14:26:08 [2020-02-26T14:26:08.194Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:26:08 [2020-02-26T14:26:08.693Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
14:26:09 [2020-02-26T14:26:09.469Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
14:26:09 [2020-02-26T14:26:09.818Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 84.4% of statements
14:26:10 [2020-02-26T14:26:10.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:26:10 [2020-02-26T14:26:10.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:26:11 [2020-02-26T14:26:11.051Z] ok  	github.com/docker/docker/registry	0.105s	coverage: 56.0% of statements
14:26:11 [2020-02-26T14:26:11.384Z] #17 47.24 Selecting previously unselected package vim.
14:26:11 [2020-02-26T14:26:11.384Z] #17 47.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:26:11 [2020-02-26T14:26:11.384Z] #17 47.32 Unpacking vim (2:8.1.0875-5) ...
14:26:11 [2020-02-26T14:26:11.402Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
14:26:11 [2020-02-26T14:26:11.402Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
14:26:11 [2020-02-26T14:26:11.944Z] #17 47.92 Selecting previously unselected package xfsprogs.
14:26:11 [2020-02-26T14:26:11.945Z] #17 47.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:26:11 [2020-02-26T14:26:11.945Z] #17 47.92 Unpacking xfsprogs (4.20.0-1) ...
14:26:12 [2020-02-26T14:26:12.188Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.33 Selecting previously unselected package zip.
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.35 Unpacking zip (3.0-11+b1) ...
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.52 Setting up aufs-tools (1:4.14+20190211-1) ...
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.54 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:26:12 [2020-02-26T14:26:12.504Z] #17 48.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:26:12 [2020-02-26T14:26:12.505Z] #17 48.56 Setting up libgpm2:amd64 (1.20.7-5) ...
14:26:12 [2020-02-26T14:26:12.505Z] #17 48.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:26:12 [2020-02-26T14:26:12.546Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
14:26:12 [2020-02-26T14:26:12.615Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.25s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
14:26:12 [2020-02-26T14:26:12.615Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s)
14:26:12 [2020-02-26T14:26:12.615Z] === RUN   TestBuildMultiStageCopy
14:26:12 [2020-02-26T14:26:12.615Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.58 Setting up uidmap (1:4.5-1.1) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.63 Setting up libicu63:amd64 (63.1-6) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.64 Setting up xxd (2:8.1.0875-5) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.65 Setting up zip (3.0-11+b1) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.67 Setting up vim-common (2:8.1.0875-5) ...
14:26:12 [2020-02-26T14:26:12.760Z] #17 48.69 Setting up bash-completion (1:2.8-6) ...
14:26:13 [2020-02-26T14:26:13.750Z] 65014b3c3121: Verifying Checksum
14:26:13 [2020-02-26T14:26:13.750Z] 65014b3c3121: Download complete
14:26:14 [2020-02-26T14:26:14.949Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
14:26:15 [2020-02-26T14:26:15.164Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.03 Setting up libiptc0:amd64 (1.8.2-4) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 ...
14:26:15 [2020-02-26T14:26:15.270Z] 
14:26:15 [2020-02-26T14:26:15.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:15 [2020-02-26T14:26:15.270Z] #44 103.2   CC       criu/eventfd.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 103.5   CC       criu/eventpoll.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 104.3   CC       criu/external.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 104.5   CC       criu/fault-injection.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 104.6   CC       criu/fdstore.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 104.9   CC       criu/fifo.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 105.3   CC       criu/file-ids.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 105.5   CC       criu/file-lock.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 106.4   CC       criu/files-ext.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 106.8   CC       criu/files-reg.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 108.7   CC       criu/files.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 110.7   CC       criu/filesystems.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 111.5   CC       criu/fsnotify.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 112.9   CC       criu/image-desc.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 113.1   CC       criu/image.o
14:26:15 [2020-02-26T14:26:15.270Z] #44 ...
14:26:15 [2020-02-26T14:26:15.270Z] 
14:26:15 [2020-02-26T14:26:15.270Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.04 Setting up xz-utils (5.2.4-1) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.06 Setting up sudo (1.8.27-1+deb10u2) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.14 invoke-rc.d: could not determine current runlevel
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.15 invoke-rc.d: policy-rc.d denied execution of start.
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.15 Setting up pigz (2.4-1) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.20 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.22 Setting up python-pip-whl (18.1-5) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.23 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:26:15 [2020-02-26T14:26:15.270Z] #17 51.24 Setting up vim-runtime (2:8.1.0875-5) ...
14:26:15 [2020-02-26T14:26:15.305Z] ok  	github.com/docker/docker/volume/local	0.028s	coverage: 73.0% of statements
14:26:15 [2020-02-26T14:26:15.671Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.64 Setting up libaio1:amd64 (0.3.112-3) ...
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.65 Setting up libonig5:amd64 (6.9.1-1) ...
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.67 Setting up vim (2:8.1.0875-5) ...
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:26:15 [2020-02-26T14:26:15.830Z] #17 51.77 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:26:16 [2020-02-26T14:26:16.085Z] #17 51.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:26:16 [2020-02-26T14:26:16.085Z] #17 51.80 Setting up jq (1.5+dfsg-2+b1) ...
14:26:16 [2020-02-26T14:26:16.085Z] #17 51.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:26:16 [2020-02-26T14:26:16.085Z] #17 51.83 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:26:16 [2020-02-26T14:26:16.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:26:16 [2020-02-26T14:26:16.476Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.6% of statements
14:26:16 [2020-02-26T14:26:16.476Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:26:16 [2020-02-26T14:26:16.476Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/rootless	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/volume	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === Skipped
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:73: No driver to put!
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     overlay_test.go:49: Fails to compute changes intermittently
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     graphtest_unix.go:73: No driver to put!
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:26:16 [2020-02-26T14:26:16.477Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] 
14:26:16 [2020-02-26T14:26:16.477Z] DONE 2167 tests, 20 skipped in 187.375s
Post stage
[Pipeline] junit
14:26:16 [2020-02-26T14:26:16.493Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:26:16 [2020-02-26T14:26:16.889Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
14:26:16 [2020-02-26T14:26:16.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh dynbinary test-integration
14:26:17 [2020-02-26T14:26:17.461Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:26:17 [2020-02-26T14:26:17.875Z] 
14:26:17 [2020-02-26T14:26:17.875Z] Removing bundles/
14:26:17 [2020-02-26T14:26:17.875Z] 
14:26:17 [2020-02-26T14:26:17.875Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:26:17 [2020-02-26T14:26:17.875Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:26:17 [2020-02-26T14:26:17.875Z] GOOS="" GOARCH="" GOARM=""
14:26:18 [2020-02-26T14:26:18.389Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:26:19 [2020-02-26T14:26:19.317Z] --- PASS: TestBuildMultiStageCopy (6.98s)
14:26:19 [2020-02-26T14:26:19.317Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.99s)
14:26:19 [2020-02-26T14:26:19.317Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:26:19 [2020-02-26T14:26:19.317Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:26:19 [2020-02-26T14:26:19.317Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:26:19 [2020-02-26T14:26:19.317Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:26:19 [2020-02-26T14:26:19.317Z] === RUN   TestBuildMultiStageParentConfig
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.73 Setting up iptables (1.8.2-4) ...
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:26:19 [2020-02-26T14:26:19.348Z] #17 54.79 Setting up python3 (3.7.3-1) ...
14:26:19 [2020-02-26T14:26:19.348Z] #17 55.31 Setting up python3-wheel (0.32.3-2) ...
14:26:20 [2020-02-26T14:26:20.273Z] #17 56.00 Setting up apparmor (2.13.2-10) ...
14:26:21 [2020-02-26T14:26:21.635Z] #17 57.50 Setting up xfsprogs (4.20.0-1) ...
14:26:21 [2020-02-26T14:26:21.635Z] #17 57.51 Setting up python3-lib2to3 (3.7.3-1) ...
14:26:21 [2020-02-26T14:26:21.890Z] #17 57.89 Setting up python3-pkg-resources (40.8.0-1) ...
14:26:22 [2020-02-26T14:26:22.815Z] #17 58.78 Setting up python3-distutils (3.7.3-1) ...
14:26:23 [2020-02-26T14:26:23.375Z] #17 59.31 Setting up python3-setuptools (40.8.0-1) ...
14:26:24 [2020-02-26T14:26:24.566Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
14:26:24 [2020-02-26T14:26:24.566Z] === RUN   TestBuildLabelWithTargets
14:26:24 [2020-02-26T14:26:24.736Z] #17 60.43 Setting up python3-pip (18.1-5) ...
14:26:25 [2020-02-26T14:26:25.674Z] #17 61.46 Processing triggers for libc-bin (2.28-10) ...
14:26:25 [2020-02-26T14:26:25.674Z] #17 61.50 Processing triggers for mime-support (3.62) ...
14:26:25 [2020-02-26T14:26:25.930Z] #17 ...
14:26:25 [2020-02-26T14:26:25.930Z] 
14:26:25 [2020-02-26T14:26:25.930Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:25 [2020-02-26T14:26:25.930Z] #44 114.0   CC       criu/ipc_ns.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 115.3   CC       criu/irmap.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 116.1   CC       criu/kcmp-ids.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 116.4   CC       criu/kerndat.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 117.5   CC       criu/libnetlink.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 118.0   CC       criu/log.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 118.4   CC       criu/lsm.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 118.8   CC       criu/mem.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 120.7   CC       criu/mount.o
14:26:25 [2020-02-26T14:26:25.930Z] #44 ...
14:26:25 [2020-02-26T14:26:25.930Z] 
14:26:25 [2020-02-26T14:26:25.930Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:26:25 [2020-02-26T14:26:25.930Z] #41 181.3 + dpkg --print-architecture
14:26:25 [2020-02-26T14:26:25.930Z] #41 181.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:26:25 [2020-02-26T14:26:25.930Z] #41 181.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:26:25 [2020-02-26T14:26:25.930Z] #41 181.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:26:26 [2020-02-26T14:26:26.185Z] #41 ...
14:26:26 [2020-02-26T14:26:26.185Z] 
14:26:26 [2020-02-26T14:26:26.185Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:26 [2020-02-26T14:26:26.185Z] #17 DONE 62.1s
14:26:26 [2020-02-26T14:26:26.185Z] 
14:26:26 [2020-02-26T14:26:26.185Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:26:28 [2020-02-26T14:26:28.065Z] #18 1.721 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:26:28 [2020-02-26T14:26:28.065Z] #18 1.725 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:26:28 [2020-02-26T14:26:28.065Z] #18 1.729 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:26:28 [2020-02-26T14:26:28.065Z] #18 DONE 1.8s
14:26:28 [2020-02-26T14:26:28.065Z] 
14:26:28 [2020-02-26T14:26:28.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:28 [2020-02-26T14:26:28.065Z] #44 124.9   CC       criu/namespaces.o
14:26:28 [2020-02-26T14:26:28.988Z] #44 127.1   CC       criu/net.o
14:26:29 [2020-02-26T14:26:29.887Z] Removing intermediate container 7884b3c62742
14:26:29 [2020-02-26T14:26:29.888Z]  ---> 831950dd184b
14:26:29 [2020-02-26T14:26:29.888Z] Step 11/16 : ARG GOOS
14:26:29 [2020-02-26T14:26:29.888Z]  ---> Running in 420761599b87
14:26:29 [2020-02-26T14:26:29.888Z] Removing intermediate container 420761599b87
14:26:29 [2020-02-26T14:26:29.888Z]  ---> 65130a52e669
14:26:29 [2020-02-26T14:26:29.888Z] Step 12/16 : ARG GOARCH
14:26:29 [2020-02-26T14:26:29.888Z]  ---> Running in 065fb7cbd152
14:26:29 [2020-02-26T14:26:29.888Z] Removing intermediate container 065fb7cbd152
14:26:29 [2020-02-26T14:26:29.888Z]  ---> 50bedefb92d7
14:26:29 [2020-02-26T14:26:29.888Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
14:26:29 [2020-02-26T14:26:29.888Z]  ---> Running in 6f184ebf0977
14:26:30 [2020-02-26T14:26:30.412Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/rootless	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/volume	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === Skipped
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver btrfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:73: No driver to put!
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     overlay_test.go:49: Fails to compute changes intermittently
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:46: Driver zfs not supported
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     graphtest_unix.go:73: No driver to put!
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:26:30 [2020-02-26T14:26:30.412Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] 
14:26:30 [2020-02-26T14:26:30.412Z] DONE 2167 tests, 20 skipped in 194.375s
Post stage
[Pipeline] junit
14:26:31 [2020-02-26T14:26:31.274Z] Recording test results
14:26:32 [2020-02-26T14:26:32.246Z] #44 130.4   CC       criu/netfilter.o
14:26:32 [2020-02-26T14:26:32.657Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:26:32 [2020-02-26T14:26:32.657Z] === RUN   TestBuildWithEmptyLayers
14:26:32 [2020-02-26T14:26:32.806Z] #44 130.9   CC       criu/page-pipe.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:26:33 [2020-02-26T14:26:33.588Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh dynbinary test-integration
14:26:33 [2020-02-26T14:26:33.730Z] #44 131.6   CC       criu/page-xfer.o
14:26:33 [2020-02-26T14:26:33.954Z] 
14:26:33 [2020-02-26T14:26:33.954Z] Removing bundles/
14:26:33 [2020-02-26T14:26:33.954Z] 
14:26:33 [2020-02-26T14:26:33.954Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:26:33 [2020-02-26T14:26:33.954Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:26:33 [2020-02-26T14:26:33.954Z] GOOS="" GOARCH="" GOARM=""
14:26:34 [2020-02-26T14:26:34.655Z] #44 132.9   CC       criu/pagemap-cache.o
14:26:35 [2020-02-26T14:26:35.175Z] --- PASS: TestBuildWithEmptyLayers (3.01s)
14:26:35 [2020-02-26T14:26:35.175Z] === RUN   TestBuildMultiStageOnBuild
14:26:35 [2020-02-26T14:26:35.215Z] #44 133.3   CC       criu/pagemap.o
14:26:36 [2020-02-26T14:26:36.140Z] #44 134.2   CC       criu/parasite-syscall.o
14:26:37 [2020-02-26T14:26:37.065Z] #44 135.0   CC       criu/path.o
14:26:37 [2020-02-26T14:26:37.320Z] #44 135.3   CC       criu/pie-util-vdso-elf32.o
14:26:37 [2020-02-26T14:26:37.575Z] #44 135.7   CC       criu/pie-util-vdso.o
14:26:38 [2020-02-26T14:26:38.135Z] #44 136.1   CC       criu/pie-util.o
14:26:38 [2020-02-26T14:26:38.135Z] #44 ...
14:26:38 [2020-02-26T14:26:38.135Z] 
14:26:38 [2020-02-26T14:26:38.135Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:26:38 [2020-02-26T14:26:38.135Z] #19 5.913 Collecting yamllint==1.16.0
14:26:38 [2020-02-26T14:26:38.135Z] #19 ...
14:26:38 [2020-02-26T14:26:38.135Z] 
14:26:38 [2020-02-26T14:26:38.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:38 [2020-02-26T14:26:38.135Z] #44 136.3   CC       criu/pipes.o
14:26:39 [2020-02-26T14:26:39.059Z] #44 137.0   CC       criu/plugin.o
14:26:39 [2020-02-26T14:26:39.314Z] #44 137.4   CC       criu/proc_parse.o
14:26:40 [2020-02-26T14:26:40.423Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
14:26:40 [2020-02-26T14:26:40.423Z] === RUN   TestBuildUncleanTarFilenames
14:26:40 [2020-02-26T14:26:40.680Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
14:26:40 [2020-02-26T14:26:40.680Z] === RUN   TestBuildMultiStageLayerLeak
14:26:42 [2020-02-26T14:26:42.575Z] #44 140.6   CC       criu/protobuf-desc.o
14:26:42 [2020-02-26T14:26:42.830Z] #44 ...
14:26:42 [2020-02-26T14:26:42.830Z] 
14:26:42 [2020-02-26T14:26:42.830Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:26:42 [2020-02-26T14:26:42.830Z] #19 11.27   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:26:42 [2020-02-26T14:26:42.830Z] #19 11.35 Collecting pyyaml (from yamllint==1.16.0)
14:26:42 [2020-02-26T14:26:42.830Z] #19 11.49   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:26:42 [2020-02-26T14:26:42.830Z] #19 12.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:26:42 [2020-02-26T14:26:42.830Z] #19 12.86   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:26:42 [2020-02-26T14:26:42.830Z] #19 12.89 Building wheels for collected packages: pyyaml
14:26:42 [2020-02-26T14:26:42.830Z] #19 12.90   Running setup.py bdist_wheel for pyyaml: started
14:26:42 [2020-02-26T14:26:42.830Z] #19 13.99   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:26:42 [2020-02-26T14:26:42.830Z] #19 13.99   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:26:42 [2020-02-26T14:26:42.830Z] #19 14.07 Successfully built pyyaml
14:26:42 [2020-02-26T14:26:42.830Z] #19 14.09 Installing collected packages: pyyaml, pathspec, yamllint
14:26:42 [2020-02-26T14:26:42.830Z] #19 14.43 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:26:42 [2020-02-26T14:26:42.830Z] #19 DONE 14.9s
14:26:43 [2020-02-26T14:26:43.085Z] 
14:26:43 [2020-02-26T14:26:43.085Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:26:43 [2020-02-26T14:26:43.085Z] #24 DONE 0.2s
14:26:43 [2020-02-26T14:26:43.085Z] 
14:26:43 [2020-02-26T14:26:43.085Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:26:44 [2020-02-26T14:26:44.447Z] #28 DONE 1.3s
14:26:44 [2020-02-26T14:26:44.447Z] 
14:26:44 [2020-02-26T14:26:44.447Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:26:44 [2020-02-26T14:26:44.702Z] #31 DONE 0.2s
14:26:44 [2020-02-26T14:26:44.702Z] 
14:26:44 [2020-02-26T14:26:44.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:44 [2020-02-26T14:26:44.702Z] #44 141.7   CC       criu/protobuf.o
14:26:44 [2020-02-26T14:26:44.702Z] #44 142.1   CC       criu/pstree.o
14:26:44 [2020-02-26T14:26:44.702Z] #44 ...
14:26:44 [2020-02-26T14:26:44.702Z] 
14:26:44 [2020-02-26T14:26:44.702Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:26:44 [2020-02-26T14:26:44.702Z] #34 DONE 0.1s
14:26:44 [2020-02-26T14:26:44.958Z] 
14:26:44 [2020-02-26T14:26:44.958Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:26:44 [2020-02-26T14:26:44.958Z] #39 DONE 0.1s
14:26:44 [2020-02-26T14:26:44.958Z] 
14:26:44 [2020-02-26T14:26:44.958Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:45 [2020-02-26T14:26:45.213Z] #57 ...
14:26:45 [2020-02-26T14:26:45.213Z] 
14:26:45 [2020-02-26T14:26:45.213Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:26:45 [2020-02-26T14:26:45.213Z] #41 DONE 209.9s
14:26:45 [2020-02-26T14:26:45.213Z] 
14:26:45 [2020-02-26T14:26:45.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:45 [2020-02-26T14:26:45.213Z] #44 143.4   CC       criu/rbtree.o
14:26:45 [2020-02-26T14:26:45.774Z] #44 143.8   CC       criu/rst-malloc.o
14:26:45 [2020-02-26T14:26:45.928Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
14:26:45 [2020-02-26T14:26:45.928Z] === RUN   TestBuildWithHugeFile
14:26:46 [2020-02-26T14:26:46.029Z] #44 144.1   CC       criu/seccomp.o
14:26:46 [2020-02-26T14:26:46.958Z] #44 145.0   CC       criu/seize.o
14:26:47 [2020-02-26T14:26:47.518Z] #44 ...
14:26:47 [2020-02-26T14:26:47.518Z] 
14:26:47 [2020-02-26T14:26:47.518Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:26:47 [2020-02-26T14:26:47.518Z] #42 DONE 0.2s
14:26:47 [2020-02-26T14:26:47.518Z] 
14:26:47 [2020-02-26T14:26:47.518Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:47 [2020-02-26T14:26:47.773Z] #57 ...
14:26:47 [2020-02-26T14:26:47.773Z] 
14:26:47 [2020-02-26T14:26:47.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:47 [2020-02-26T14:26:47.773Z] #44 145.7   CC       criu/servicefd.o
14:26:48 [2020-02-26T14:26:48.028Z] #44 146.0   CC       criu/shmem.o
14:26:48 [2020-02-26T14:26:48.588Z] #44 146.7   CC       criu/sigframe.o
14:26:48 [2020-02-26T14:26:48.843Z] #44 146.9   CC       criu/signalfd.o
14:26:49 [2020-02-26T14:26:49.098Z] #44 147.2   CC       criu/sk-inet.o
14:26:50 [2020-02-26T14:26:50.024Z] #44 148.1   CC       criu/sk-netlink.o
14:26:50 [2020-02-26T14:26:50.279Z] #44 148.4   CC       criu/sk-packet.o
14:26:50 [2020-02-26T14:26:50.839Z] #44 149.1   CC       criu/sk-queue.o
14:26:51 [2020-02-26T14:26:51.399Z] #44 149.5   CC       criu/sk-tcp.o
14:26:51 [2020-02-26T14:26:51.654Z] #44 149.9   CC       criu/sk-unix.o
14:26:53 [2020-02-26T14:26:53.539Z] #44 151.5   CC       criu/sockets.o
14:26:54 [2020-02-26T14:26:54.464Z] #44 152.4   CC       criu/stats.o
14:26:54 [2020-02-26T14:26:54.464Z] #44 152.7   CC       criu/string.o
14:26:54 [2020-02-26T14:26:54.719Z] #44 152.8   CC       criu/sysctl.o
14:26:55 [2020-02-26T14:26:55.279Z] #44 153.4   CC       criu/sysfs_parse.o
14:26:55 [2020-02-26T14:26:55.535Z] #44 153.7   CC       criu/timerfd.o
14:26:56 [2020-02-26T14:26:56.095Z] #44 154.1   CC       criu/tty.o
14:26:56 [2020-02-26T14:26:56.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:26:57 [2020-02-26T14:26:57.457Z] #44 155.5   CC       criu/tun.o
14:26:58 [2020-02-26T14:26:58.016Z] #44 155.9   CC       criu/uffd.o
14:26:58 [2020-02-26T14:26:58.942Z] #44 157.1   CC       criu/util.o
14:26:58 [2020-02-26T14:26:58.942Z] #44 ...
14:26:58 [2020-02-26T14:26:58.942Z] 
14:26:58 [2020-02-26T14:26:58.942Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:58 [2020-02-26T14:26:58.942Z] #57 108.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:26:59 [2020-02-26T14:26:59.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:27:00 [2020-02-26T14:27:00.303Z] #57 109.7 + mkdir -p /build
14:27:00 [2020-02-26T14:27:00.304Z] #57 109.7 + cp runc /build/runc
14:27:00 [2020-02-26T14:27:00.864Z] #57 DONE 110.0s
14:27:00 [2020-02-26T14:27:00.864Z] 
14:27:00 [2020-02-26T14:27:00.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:00 [2020-02-26T14:27:00.864Z] #44 158.1   CC       criu/uts_ns.o
14:27:00 [2020-02-26T14:27:00.864Z] #44 158.3   CC       criu/vdso-compat.o
14:27:00 [2020-02-26T14:27:00.864Z] #44 158.5   CC       criu/vdso.o
14:27:01 [2020-02-26T14:27:01.119Z] #44 159.3   LINK     criu/built-in.o
14:27:01 [2020-02-26T14:27:01.374Z] #44 159.4   LINK     criu/criu
14:27:01 [2020-02-26T14:27:01.630Z] #44 159.9   DEP      lib/c/criu.d
14:27:01 [2020-02-26T14:27:01.885Z] #44 160.0   CC       images/rpc.pb-c.o
14:27:02 [2020-02-26T14:27:02.140Z] #44 160.4   CC       lib/c/criu.o
14:27:03 [2020-02-26T14:27:03.076Z] #44 161.1   LINK     lib/c/built-in.o
14:27:03 [2020-02-26T14:27:03.076Z] #44 161.1   LINK     lib/c/libcriu.so
14:27:03 [2020-02-26T14:27:03.076Z] #44 161.3   GEN      magic.py
14:27:03 [2020-02-26T14:27:03.330Z] #44 161.3 Note: Building without setproctitle() and strlcpy() support.
14:27:03 [2020-02-26T14:27:03.330Z] #44 161.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:27:03 [2020-02-26T14:27:03.888Z] #44 161.9 fatal: not a git repository (or any of the parent directories): .git
14:27:04 [2020-02-26T14:27:04.142Z] #44 162.4 make[1]: Nothing to be done for 'all'.
14:27:04 [2020-02-26T14:27:04.701Z] #44 162.9 make[1]: 'images/built-in.o' is up to date.
14:27:04 [2020-02-26T14:27:04.701Z] #44 163.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:27:04 [2020-02-26T14:27:04.701Z] #44 163.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:27:04 [2020-02-26T14:27:04.955Z] #44 163.0 make[1]: 'compel/libcompel.a' is up to date.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.0 make[1]: 'compel/compel-host-bin' is up to date.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.0 make[1]: Nothing to be done for 'all'.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.2 make[2]: Nothing to be done for 'all'.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.2 make[2]: Nothing to be done for 'all'.
14:27:04 [2020-02-26T14:27:04.956Z] #44 163.2 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.211Z] #44 163.3 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.211Z] #44 163.4 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.211Z] #44 163.4 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.211Z] #44 163.4 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.466Z] #44 163.5 make[2]: Nothing to be done for 'all'.
14:27:05 [2020-02-26T14:27:05.466Z] #44 163.5   INSTALL  criu/criu
14:27:05 [2020-02-26T14:27:05.722Z] #44 DONE 163.7s
14:27:05 [2020-02-26T14:27:05.722Z] 
14:27:05 [2020-02-26T14:27:05.722Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:27:05 [2020-02-26T14:27:05.722Z] #62 188.9 + bin/containerd
14:27:06 [2020-02-26T14:27:06.650Z] #62 ...
14:27:06 [2020-02-26T14:27:06.651Z] 
14:27:06 [2020-02-26T14:27:06.651Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:27:06 [2020-02-26T14:27:06.651Z] #45 DONE 0.1s
14:27:06 [2020-02-26T14:27:06.651Z] 
14:27:06 [2020-02-26T14:27:06.651Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:27:06 [2020-02-26T14:27:06.651Z] #48 DONE 0.1s
14:27:06 [2020-02-26T14:27:06.906Z] 
14:27:06 [2020-02-26T14:27:06.906Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:27:06 [2020-02-26T14:27:06.906Z] #51 DONE 0.1s
14:27:06 [2020-02-26T14:27:06.906Z] 
14:27:06 [2020-02-26T14:27:06.906Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:27:07 [2020-02-26T14:27:07.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:27:11 [2020-02-26T14:27:11.066Z] #53 DONE 234.8s
14:27:11 [2020-02-26T14:27:11.066Z] 
14:27:11 [2020-02-26T14:27:11.066Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:27:11 [2020-02-26T14:27:11.990Z] #62 ...
14:27:11 [2020-02-26T14:27:11.990Z] 
14:27:11 [2020-02-26T14:27:11.990Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:27:11 [2020-02-26T14:27:11.990Z] #54 DONE 0.2s
14:27:11 [2020-02-26T14:27:11.990Z] 
14:27:11 [2020-02-26T14:27:11.990Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:27:11 [2020-02-26T14:27:11.990Z] #62 ...
14:27:11 [2020-02-26T14:27:11.990Z] 
14:27:11 [2020-02-26T14:27:11.990Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:27:12 [2020-02-26T14:27:12.245Z] #58 DONE 0.2s
14:27:12 [2020-02-26T14:27:12.245Z] 
14:27:12 [2020-02-26T14:27:12.245Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:27:25 [2020-02-26T14:27:25.675Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:25 [2020-02-26T14:27:25.675Z] 
14:27:25 [2020-02-26T14:27:25.675Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:27:25 [2020-02-26T14:27:25.675Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:27:25 [2020-02-26T14:27:25.675Z] HOSTNAME=661eafc03cd2
14:27:25 [2020-02-26T14:27:25.675Z] TESTDEBUG=0
14:27:25 [2020-02-26T14:27:25.675Z] DEST=bundles/test-integration
14:27:25 [2020-02-26T14:27:25.675Z] PWD=/go/src/github.com/docker/docker
14:27:25 [2020-02-26T14:27:25.675Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:27:25 [2020-02-26T14:27:25.675Z] container=docker
14:27:25 [2020-02-26T14:27:25.675Z] HOME=/root
14:27:25 [2020-02-26T14:27:25.675Z] GOLANG_VERSION=1.13.8
14:27:25 [2020-02-26T14:27:25.675Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:27:25 [2020-02-26T14:27:25.675Z] VALIDATE_BRANCH=master
14:27:25 [2020-02-26T14:27:25.675Z] TERM=xterm
14:27:25 [2020-02-26T14:27:25.675Z] DOCKER_PKG=github.com/docker/docker
14:27:25 [2020-02-26T14:27:25.675Z] SHLVL=1
14:27:25 [2020-02-26T14:27:25.675Z] TIMEOUT=120m
14:27:25 [2020-02-26T14:27:25.675Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:27:25 [2020-02-26T14:27:25.675Z] DOCKER_GRAPHDRIVER=overlay2
14:27:25 [2020-02-26T14:27:25.675Z] GO111MODULE=off
14:27:25 [2020-02-26T14:27:25.675Z] DOCKER_EXPERIMENTAL=1
14:27:25 [2020-02-26T14:27:25.675Z] TEST_SKIP_INTEGRATION_CLI=1
14:27:25 [2020-02-26T14:27:25.675Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:25 [2020-02-26T14:27:25.675Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:27:25 [2020-02-26T14:27:25.675Z] GOPATH=/go
14:27:25 [2020-02-26T14:27:25.675Z] PKG_CONFIG=pkg-config
14:27:25 [2020-02-26T14:27:25.675Z] _=/usr/bin/env
14:27:25 [2020-02-26T14:27:25.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:27:32 [2020-02-26T14:27:32.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:32 [2020-02-26T14:27:32.235Z] 
14:27:32 [2020-02-26T14:27:32.235Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:27:32 [2020-02-26T14:27:32.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:27:32 [2020-02-26T14:27:32.235Z] HOSTNAME=4171bb315672
14:27:32 [2020-02-26T14:27:32.235Z] TESTDEBUG=0
14:27:32 [2020-02-26T14:27:32.235Z] DEST=bundles/test-integration
14:27:32 [2020-02-26T14:27:32.235Z] PWD=/go/src/github.com/docker/docker
14:27:32 [2020-02-26T14:27:32.235Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:27:32 [2020-02-26T14:27:32.235Z] container=docker
14:27:32 [2020-02-26T14:27:32.235Z] HOME=/root
14:27:32 [2020-02-26T14:27:32.235Z] GOLANG_VERSION=1.13.8
14:27:32 [2020-02-26T14:27:32.235Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:27:32 [2020-02-26T14:27:32.235Z] VALIDATE_BRANCH=master
14:27:32 [2020-02-26T14:27:32.235Z] TERM=xterm
14:27:32 [2020-02-26T14:27:32.235Z] DOCKER_PKG=github.com/docker/docker
14:27:32 [2020-02-26T14:27:32.235Z] SHLVL=1
14:27:32 [2020-02-26T14:27:32.235Z] TIMEOUT=120m
14:27:32 [2020-02-26T14:27:32.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:27:32 [2020-02-26T14:27:32.235Z] DOCKER_GRAPHDRIVER=overlay2
14:27:32 [2020-02-26T14:27:32.235Z] GO111MODULE=off
14:27:32 [2020-02-26T14:27:32.235Z] DOCKER_EXPERIMENTAL=1
14:27:32 [2020-02-26T14:27:32.235Z] TEST_SKIP_INTEGRATION_CLI=1
14:27:32 [2020-02-26T14:27:32.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:32 [2020-02-26T14:27:32.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:27:32 [2020-02-26T14:27:32.235Z] GOPATH=/go
14:27:32 [2020-02-26T14:27:32.235Z] PKG_CONFIG=pkg-config
14:27:32 [2020-02-26T14:27:32.235Z] _=/usr/bin/env
14:27:32 [2020-02-26T14:27:32.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:27:34 [2020-02-26T14:27:34.116Z] #62 217.2 + bin/containerd-stress
14:27:34 [2020-02-26T14:27:34.675Z] #62 218.9 + bin/containerd-shim
14:27:38 [2020-02-26T14:27:38.389Z] Removing intermediate container 6f184ebf0977
14:27:38 [2020-02-26T14:27:38.389Z]  ---> f26249f77204
14:27:38 [2020-02-26T14:27:38.389Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:27:38 [2020-02-26T14:27:38.389Z]  ---> ebd73b5ebd31
14:27:38 [2020-02-26T14:27:38.389Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:27:38 [2020-02-26T14:27:38.389Z]  ---> 5e6471e4cdc9
14:27:38 [2020-02-26T14:27:38.389Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:27:38 [2020-02-26T14:27:38.389Z]  ---> Running in cc77a8a835b6
14:27:38 [2020-02-26T14:27:38.389Z] Removing intermediate container cc77a8a835b6
14:27:38 [2020-02-26T14:27:38.389Z]  ---> af6bbe12147d
14:27:38 [2020-02-26T14:27:38.389Z] Successfully built af6bbe12147d
14:27:38 [2020-02-26T14:27:38.389Z] Successfully tagged moby-buildx:latest
14:27:38 [2020-02-26T14:27:38.389Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:27:38 [2020-02-26T14:27:38.389Z] if [ -n "${id}" ]; then \
14:27:38 [2020-02-26T14:27:38.389Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:27:38 [2020-02-26T14:27:38.389Z] 	&& touch bundles/buildx; \
14:27:38 [2020-02-26T14:27:38.389Z] 	docker rm -f ${id}; \
14:27:38 [2020-02-26T14:27:38.389Z] fi
14:27:38 [2020-02-26T14:27:38.389Z] de541e7ebcebaaf6fff0c6fcf6c0424e1b04c05e076ef02c9cf2f486848de861
14:27:38 [2020-02-26T14:27:38.389Z] bundles/buildx version
14:27:38 [2020-02-26T14:27:38.389Z] buildx v0.3.1 6db68d0
14:27:38 [2020-02-26T14:27:38.389Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 .
14:27:38 [2020-02-26T14:27:38.389Z] #1 [internal] booting buildkit
14:27:38 [2020-02-26T14:27:38.389Z] #1 pulling image moby/buildkit:buildx-stable-1
14:27:38 [2020-02-26T14:27:38.389Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done
14:27:38 [2020-02-26T14:27:38.389Z] #1 creating container buildx_buildkit_default
14:27:38 [2020-02-26T14:27:38.389Z] #1 creating container buildx_buildkit_default 0.4s done
14:27:38 [2020-02-26T14:27:38.389Z] #1 DONE 4.0s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #3 [internal] load .dockerignore
14:27:38 [2020-02-26T14:27:38.389Z] #3 transferring context: 87B done
14:27:38 [2020-02-26T14:27:38.389Z] #3 DONE 0.0s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #2 [internal] load build definition from Dockerfile
14:27:38 [2020-02-26T14:27:38.389Z] #2 transferring dockerfile: 15.91kB done
14:27:38 [2020-02-26T14:27:38.389Z] #2 DONE 0.0s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:27:38 [2020-02-26T14:27:38.389Z] #4 DONE 0.6s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:27:38 [2020-02-26T14:27:38.389Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:27:38 [2020-02-26T14:27:38.389Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:27:38 [2020-02-26T14:27:38.389Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
14:27:38 [2020-02-26T14:27:38.389Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.27MB / 8.18MB 0.1s
14:27:38 [2020-02-26T14:27:38.389Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
14:27:38 [2020-02-26T14:27:38.389Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
14:27:38 [2020-02-26T14:27:38.389Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
14:27:38 [2020-02-26T14:27:38.389Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
14:27:38 [2020-02-26T14:27:38.389Z] #5 DONE 0.9s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:27:38 [2020-02-26T14:27:38.389Z] #7 DONE 0.3s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
14:27:38 [2020-02-26T14:27:38.389Z] #6 DONE 0.3s
14:27:38 [2020-02-26T14:27:38.389Z] 
14:27:38 [2020-02-26T14:27:38.389Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:27:38 [2020-02-26T14:27:38.389Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:27:38 [2020-02-26T14:27:38.389Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 965.89kB / 9.11MB 0.1s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.60MB / 9.11MB 0.3s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.48MB / 9.11MB 0.6s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.94MB / 9.11MB 0.7s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.50MB / 9.11MB 0.9s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.12MB / 9.11MB 1.0s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.14MB / 9.11MB 1.3s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.69MB / 9.11MB 1.5s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.25MB / 9.11MB 1.7s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.77MB / 9.11MB 1.8s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.75MB / 9.11MB 2.1s
14:27:38 [2020-02-26T14:27:38.390Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done
14:27:38 [2020-02-26T14:27:38.390Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
14:27:41 [2020-02-26T14:27:41.157Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done
14:27:41 [2020-02-26T14:27:41.157Z] #69 DONE 5.3s
14:27:41 [2020-02-26T14:27:41.157Z] 
14:27:41 [2020-02-26T14:27:41.157Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:27:41 [2020-02-26T14:27:41.157Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.1s done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:4e2daee1bd32b83f075ac0dcd569f032b2d9e2140134897ba12d92591a44115a 5.46kB / 5.46kB done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 20.87MB / 57.39MB 5.2s
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 21.83MB / 54.13MB 5.2s
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 1.42kB / 1.42kB done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:036d5eb0fbdd7108d8ac224e17e013b60dc714286f3588a5de1d2d3798479937 1.79kB / 1.79kB done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:c68fd9fd5e1aa09a18aa47c81f03427847d34e942da726f77b7aac21e7075121 157B / 157B 0.2s done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.87MB / 73.43MB 5.2s
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.6s done
14:27:41 [2020-02-26T14:27:41.157Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 21.00MB / 96.43MB 5.2s
14:27:41 [2020-02-26T14:27:41.196Z] #62 225.3 + bin/containerd-shim-runc-v1
14:27:41 [2020-02-26T14:27:41.825Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 23.85MB / 57.39MB 5.8s
14:27:41 [2020-02-26T14:27:41.825Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 25.21MB / 54.13MB 5.9s
14:27:42 [2020-02-26T14:27:42.111Z] --- PASS: TestBuildWithHugeFile (51.29s)
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildWithEmptyDockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:42 [2020-02-26T14:27:42.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
14:27:42 [2020-02-26T14:27:42.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
14:27:42 [2020-02-26T14:27:42.111Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
14:27:42 [2020-02-26T14:27:42.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildPreserveOwnership
14:27:42 [2020-02-26T14:27:42.111Z] === RUN   TestBuildPreserveOwnership/copy_from
14:27:42 [2020-02-26T14:27:42.114Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 25.09MB / 73.43MB 6.1s
14:27:42 [2020-02-26T14:27:42.114Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 25.98MB / 96.43MB 6.1s
14:27:42 [2020-02-26T14:27:42.415Z] #8 ...
14:27:42 [2020-02-26T14:27:42.415Z] 
14:27:42 [2020-02-26T14:27:42.415Z] #21 [internal] load build context
14:27:42 [2020-02-26T14:27:42.415Z] #21 transferring context: 49.58MB 6.4s done
14:27:42 [2020-02-26T14:27:42.415Z] #21 DONE 6.5s
14:27:42 [2020-02-26T14:27:42.415Z] 
14:27:42 [2020-02-26T14:27:42.415Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:87f3c89507...
14:27:42 [2020-02-26T14:27:42.415Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 27.49MB / 57.39MB 6.4s
14:27:42 [2020-02-26T14:27:42.415Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 28.45MB / 54.13MB 6.4s
14:27:42 [2020-02-26T14:27:42.706Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 31.55MB / 54.13MB 6.7s
14:27:42 [2020-02-26T14:27:42.706Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.66MB / 73.43MB 6.7s
14:27:42 [2020-02-26T14:27:42.995Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 33.32MB / 57.39MB 7.0s
14:27:42 [2020-02-26T14:27:42.995Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.16MB / 54.13MB 7.0s
14:27:42 [2020-02-26T14:27:42.995Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 34.51MB / 96.43MB 7.0s
14:27:42 [2020-02-26T14:27:42.995Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 34.57MB / 73.43MB 7.1s
14:27:43 [2020-02-26T14:27:43.045Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:27:43 [2020-02-26T14:27:43.289Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 36.76MB / 57.39MB 7.3s
14:27:43 [2020-02-26T14:27:43.289Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 38.85MB / 54.13MB 7.3s
14:27:43 [2020-02-26T14:27:43.581Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.11MB / 57.39MB 7.6s
14:27:43 [2020-02-26T14:27:43.581Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.13MB / 54.13MB 7.6s
14:27:43 [2020-02-26T14:27:43.581Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 39.34MB / 73.43MB 7.6s
14:27:43 [2020-02-26T14:27:43.581Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 41.61MB / 96.43MB 7.6s
14:27:43 [2020-02-26T14:27:43.869Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 44.98MB / 54.13MB 7.9s
14:27:43 [2020-02-26T14:27:43.869Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 44.62MB / 57.39MB 8.0s
14:27:43 [2020-02-26T14:27:43.869Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 44.33MB / 73.43MB 8.0s
14:27:43 [2020-02-26T14:27:43.869Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 46.63MB / 96.43MB 8.0s
14:27:44 [2020-02-26T14:27:44.161Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 48.42MB / 54.13MB 8.2s
14:27:44 [2020-02-26T14:27:44.161Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 47.93MB / 57.39MB 8.3s
14:27:44 [2020-02-26T14:27:44.447Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 51.76MB / 54.13MB 8.5s
14:27:44 [2020-02-26T14:27:44.447Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 49.33MB / 73.43MB 8.5s
14:27:44 [2020-02-26T14:27:44.447Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 52.13MB / 96.43MB 8.5s
14:27:44 [2020-02-26T14:27:44.454Z] #62 228.3 + bin/containerd-shim-runc-v2
14:27:44 [2020-02-26T14:27:44.708Z] #62 229.1 + binaries
14:27:44 [2020-02-26T14:27:44.708Z] #62 229.1 + mkdir -p /build
14:27:44 [2020-02-26T14:27:44.708Z] #62 229.1 + cp bin/containerd /build/containerd
14:27:44 [2020-02-26T14:27:44.708Z] #62 229.1 + cp bin/containerd-shim /build/containerd-shim
14:27:44 [2020-02-26T14:27:44.708Z] #62 229.1 + cp bin/ctr /build/ctr
14:27:44 [2020-02-26T14:27:44.736Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 53.46MB / 57.39MB 8.8s
14:27:44 [2020-02-26T14:27:44.736Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.7s done
14:27:45 [2020-02-26T14:27:45.025Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 55.30MB / 73.43MB 8.9s
14:27:45 [2020-02-26T14:27:45.025Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 58.43MB / 96.43MB 8.9s
14:27:45 [2020-02-26T14:27:45.025Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 61.35MB / 73.43MB 9.2s
14:27:45 [2020-02-26T14:27:45.266Z] #62 DONE 229.7s
14:27:45 [2020-02-26T14:27:45.313Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 9.1s done
14:27:45 [2020-02-26T14:27:45.313Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 65.97MB / 73.43MB 9.4s
14:27:45 [2020-02-26T14:27:45.313Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 67.28MB / 96.43MB 9.4s
14:27:45 [2020-02-26T14:27:45.313Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 9.1s done
14:27:45 [2020-02-26T14:27:45.603Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 70.67MB / 73.43MB 9.5s
14:27:45 [2020-02-26T14:27:45.603Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.7s done
14:27:45 [2020-02-26T14:27:45.603Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 74.67MB / 96.43MB 9.7s
14:27:45 [2020-02-26T14:27:45.832Z] 
14:27:45 [2020-02-26T14:27:45.832Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:27:45 [2020-02-26T14:27:45.888Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 81.99MB / 96.43MB 9.8s
14:27:45 [2020-02-26T14:27:45.888Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 90.68MB / 96.43MB 10.0s
14:27:46 [2020-02-26T14:27:46.173Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 96.43MB / 96.43MB 10.1s done
14:27:46 [2020-02-26T14:27:46.173Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea
14:27:46 [2020-02-26T14:27:46.391Z] #63 DONE 0.2s
14:27:46 [2020-02-26T14:27:46.391Z] 
14:27:46 [2020-02-26T14:27:46.391Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:27:46 [2020-02-26T14:27:46.391Z] #67 DONE 0.1s
14:27:46 [2020-02-26T14:27:46.391Z] 
14:27:46 [2020-02-26T14:27:46.391Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:27:46 [2020-02-26T14:27:46.645Z] #69 DONE 0.2s
14:27:46 [2020-02-26T14:27:46.645Z] 
14:27:46 [2020-02-26T14:27:46.645Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:27:46 [2020-02-26T14:27:46.645Z] #72 DONE 0.1s
14:27:46 [2020-02-26T14:27:46.901Z] 
14:27:46 [2020-02-26T14:27:46.901Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:27:46 [2020-02-26T14:27:46.901Z] #73 DONE 0.0s
14:27:46 [2020-02-26T14:27:46.901Z] 
14:27:46 [2020-02-26T14:27:46.901Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:27:47 [2020-02-26T14:27:47.232Z] --- PASS: TestBuildPreserveOwnership (10.41s)
14:27:47 [2020-02-26T14:27:47.232Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.40s)
14:27:47 [2020-02-26T14:27:47.232Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:27:47 [2020-02-26T14:27:47.232Z] === RUN   TestBuildPlatformInvalid
14:27:47 [2020-02-26T14:27:47.232Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:27:47 [2020-02-26T14:27:47.232Z] PASS
14:27:47 [2020-02-26T14:27:47.232Z] 
14:27:47 [2020-02-26T14:27:47.232Z] === Skipped
14:27:47 [2020-02-26T14:27:47.232Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s)
14:27:47 [2020-02-26T14:27:47.232Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.232Z] 
14:27:47 [2020-02-26T14:27:47.232Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s)
14:27:47 [2020-02-26T14:27:47.232Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.232Z] 
14:27:47 [2020-02-26T14:27:47.232Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:27:47 [2020-02-26T14:27:47.232Z]     build_session_test.go:25: TODO: BuildKit
14:27:47 [2020-02-26T14:27:47.232Z] 
14:27:47 [2020-02-26T14:27:47.232Z] 
14:27:47 [2020-02-26T14:27:47.232Z] DONE 32 tests, 3 skipped in 119.798s
14:27:47 [2020-02-26T14:27:47.460Z] #74 DONE 0.8s
14:27:47 [2020-02-26T14:27:47.488Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:27:47 [2020-02-26T14:27:47.488Z] INFO: Testing against a local daemon
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigList
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigList (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigsCreateAndDelete
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigsUpdate
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigsUpdate (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestTemplatedConfig
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestTemplatedConfig (0.00s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigInspect
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigInspect (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigCreateWithLabels
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigCreateResolve
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] === RUN   TestConfigDaemonLibtrustID
14:27:47 [2020-02-26T14:27:47.488Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] PASS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === Skipped
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
14:27:47 [2020-02-26T14:27:47.488Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.488Z] 
14:27:47 [2020-02-26T14:27:47.488Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:27:47 [2020-02-26T14:27:47.489Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.489Z] 
14:27:47 [2020-02-26T14:27:47.489Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s)
14:27:47 [2020-02-26T14:27:47.489Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:27:47 [2020-02-26T14:27:47.489Z] 
14:27:47 [2020-02-26T14:27:47.489Z] 
14:27:47 [2020-02-26T14:27:47.489Z] DONE 8 tests, 8 skipped in 0.211s
14:27:47 [2020-02-26T14:27:47.489Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:27:47 [2020-02-26T14:27:47.715Z] 
14:27:47 [2020-02-26T14:27:47.715Z] #75 exporting to image
14:27:47 [2020-02-26T14:27:47.715Z] #75 exporting layers
14:27:47 [2020-02-26T14:27:47.745Z] INFO: Testing against a local daemon
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestCheckpoint
14:27:47 [2020-02-26T14:27:47.745Z] --- SKIP: TestCheckpoint (0.00s)
14:27:47 [2020-02-26T14:27:47.745Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestContainerInvalidJSON
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:27:47 [2020-02-26T14:27:47.745Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:27:47 [2020-02-26T14:27:47.745Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:27:47 [2020-02-26T14:27:47.745Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:27:47 [2020-02-26T14:27:47.745Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:27:47 [2020-02-26T14:27:47.745Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:27:47 [2020-02-26T14:27:47.745Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:27:47 [2020-02-26T14:27:47.745Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:27:47 [2020-02-26T14:27:47.745Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:27:47 [2020-02-26T14:27:47.745Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:27:47 [2020-02-26T14:27:47.745Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:27:47 [2020-02-26T14:27:47.745Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:27:47 [2020-02-26T14:27:47.745Z] === RUN   TestCopyFromContainerPathIsNotDir
14:27:48 [2020-02-26T14:27:48.001Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
14:27:48 [2020-02-26T14:27:48.001Z] === RUN   TestCopyToContainerPathDoesNotExist
14:27:48 [2020-02-26T14:27:48.001Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
14:27:48 [2020-02-26T14:27:48.001Z] === RUN   TestCopyToContainerPathIsNotDir
14:27:48 [2020-02-26T14:27:48.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
14:27:48 [2020-02-26T14:27:48.258Z] === RUN   TestCopyFromContainer
14:27:48 [2020-02-26T14:27:48.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:27:48 [2020-02-26T14:27:48.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:27:50 [2020-02-26T14:27:50.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:27:52 [2020-02-26T14:27:52.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:27:52 [2020-02-26T14:27:52.428Z] === RUN   TestCopyFromContainer//
14:27:52 [2020-02-26T14:27:52.428Z] === RUN   TestCopyFromContainer//bar/root
14:27:52 [2020-02-26T14:27:52.428Z] === RUN   TestCopyFromContainer//bar/root/
14:27:52 [2020-02-26T14:27:52.428Z] === RUN   TestCopyFromContainer/bar/quux
14:27:52 [2020-02-26T14:27:52.428Z] === RUN   TestCopyFromContainer/bar/quux/
14:27:52 [2020-02-26T14:27:52.686Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:27:52 [2020-02-26T14:27:52.686Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:27:52 [2020-02-26T14:27:52.686Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:27:52 [2020-02-26T14:27:52.686Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCopyFromContainer/bar/notarget
14:27:52 [2020-02-26T14:27:52.942Z] --- PASS: TestCopyFromContainer (4.83s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:52 [2020-02-26T14:27:52.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:52 [2020-02-26T14:27:52.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:52 [2020-02-26T14:27:52.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:52 [2020-02-26T14:27:52.942Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:27:52 [2020-02-26T14:27:52.942Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:27:52 [2020-02-26T14:27:52.942Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:27:52 [2020-02-26T14:27:52.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:27:52 [2020-02-26T14:27:52.942Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateLinkToNonExistingContainer
14:27:52 [2020-02-26T14:27:52.942Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateWithInvalidEnv
14:27:52 [2020-02-26T14:27:52.942Z] === RUN   TestCreateWithInvalidEnv/0
14:27:52 [2020-02-26T14:27:52.943Z] === PAUSE TestCreateWithInvalidEnv/0
14:27:52 [2020-02-26T14:27:52.943Z] === RUN   TestCreateWithInvalidEnv/1
14:27:52 [2020-02-26T14:27:52.943Z] === PAUSE TestCreateWithInvalidEnv/1
14:27:52 [2020-02-26T14:27:52.943Z] === RUN   TestCreateWithInvalidEnv/2
14:27:52 [2020-02-26T14:27:52.943Z] === PAUSE TestCreateWithInvalidEnv/2
14:27:52 [2020-02-26T14:27:52.943Z] === CONT  TestCreateWithInvalidEnv/0
14:27:52 [2020-02-26T14:27:52.943Z] === CONT  TestCreateWithInvalidEnv/2
14:27:52 [2020-02-26T14:27:52.943Z] === CONT  TestCreateWithInvalidEnv/1
14:27:52 [2020-02-26T14:27:52.943Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:27:52 [2020-02-26T14:27:52.943Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:27:52 [2020-02-26T14:27:52.943Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:27:52 [2020-02-26T14:27:52.943Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:27:52 [2020-02-26T14:27:52.943Z] === RUN   TestCreateTmpfsMountsTarget
14:27:52 [2020-02-26T14:27:52.943Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:27:52 [2020-02-26T14:27:52.943Z] === RUN   TestCreateWithCustomMaskedPaths
14:27:53 [2020-02-26T14:27:53.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:27:54 [2020-02-26T14:27:54.354Z] #75 exporting layers 5.8s done
14:27:54 [2020-02-26T14:27:54.354Z] #75 writing image sha256:a0dbcd98d0496b7b36075a6a047d88c5338674dc83fb77378d43ab38e0a7207c done
14:27:54 [2020-02-26T14:27:54.354Z] #75 naming to docker.io/library/docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 done
14:27:54 [2020-02-26T14:27:54.354Z] #75 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:27:54 [2020-02-26T14:27:54.801Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40538/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/validate/default
14:27:55 [2020-02-26T14:27:55.462Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:27:55 [2020-02-26T14:27:55.462Z] --- PASS: TestCreateWithCapabilities (0.01s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
14:27:55 [2020-02-26T14:27:55.462Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
14:27:55 [2020-02-26T14:27:55.462Z] === RUN   TestCreateWithCustomReadonlyPaths
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  All commits are properly signed with the DCO!
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:27:55 [2020-02-26T14:27:55.723Z] No api/types/ or api/swagger.yaml changes in diff.
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  All TOML source files changed here have valid syntax.
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:27:55 [2020-02-26T14:27:55.723Z] Congratulations!  No new tests were added to integration-cli.
14:27:55 [2020-02-26T14:27:55.723Z] 
14:27:55 [2020-02-26T14:27:55.724Z] INFO Start validation with golang-ci-lint
14:27:55 [2020-02-26T14:27:55.980Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:27:55 [2020-02-26T14:27:55.980Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:27:56 [2020-02-26T14:27:56.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:27:57 [2020-02-26T14:27:57.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:57 [2020-02-26T14:27:57.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:57 [2020-02-26T14:27:57.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:27:57 [2020-02-26T14:27:57.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:27:57 [2020-02-26T14:27:57.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:27:57 [2020-02-26T14:27:57.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:27:57 [2020-02-26T14:27:57.981Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:27:58 [2020-02-26T14:27:58.544Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
14:27:58 [2020-02-26T14:27:58.544Z] === RUN   TestContainerStartOnDaemonRestart
14:27:58 [2020-02-26T14:27:58.544Z] === PAUSE TestContainerStartOnDaemonRestart
14:27:58 [2020-02-26T14:27:58.544Z] === RUN   TestDaemonRestartIpcMode
14:27:58 [2020-02-26T14:27:58.544Z] === PAUSE TestDaemonRestartIpcMode
14:27:58 [2020-02-26T14:27:58.544Z] === RUN   TestDaemonHostGatewayIP
14:27:58 [2020-02-26T14:27:58.544Z] === PAUSE TestDaemonHostGatewayIP
14:27:58 [2020-02-26T14:27:58.544Z] === RUN   TestDiff
14:27:59 [2020-02-26T14:27:59.475Z] --- PASS: TestDiff (0.77s)
14:27:59 [2020-02-26T14:27:59.475Z] === RUN   TestExecWithCloseStdin
14:28:00 [2020-02-26T14:28:00.404Z] --- PASS: TestExecWithCloseStdin (0.88s)
14:28:00 [2020-02-26T14:28:00.404Z] === RUN   TestExec
14:28:00 [2020-02-26T14:28:00.967Z] --- PASS: TestExec (0.85s)
14:28:00 [2020-02-26T14:28:00.967Z] === RUN   TestExecUser
14:28:01 [2020-02-26T14:28:01.895Z] --- PASS: TestExecUser (0.85s)
14:28:01 [2020-02-26T14:28:01.895Z] === RUN   TestExportContainerAndImportImage
14:28:02 [2020-02-26T14:28:02.825Z] --- PASS: TestExportContainerAndImportImage (0.93s)
14:28:02 [2020-02-26T14:28:02.825Z] === RUN   TestExportContainerAfterDaemonRestart
14:28:02 [2020-02-26T14:28:02.825Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
14:28:02 [2020-02-26T14:28:02.825Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:02 [2020-02-26T14:28:02.825Z] === RUN   TestHealthCheckWorkdir
14:28:03 [2020-02-26T14:28:03.755Z] --- PASS: TestHealthCheckWorkdir (0.97s)
14:28:03 [2020-02-26T14:28:03.755Z] === RUN   TestHealthKillContainer
14:28:06 [2020-02-26T14:28:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:28:06 [2020-02-26T14:28:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:28:07 [2020-02-26T14:28:07.025Z] --- PASS: TestHealthKillContainer (2.95s)
14:28:07 [2020-02-26T14:28:07.025Z] === RUN   TestInspectCpusetInConfigPre120
14:28:07 [2020-02-26T14:28:07.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:28:07 [2020-02-26T14:28:07.588Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
14:28:07 [2020-02-26T14:28:07.588Z] === RUN   TestIpcModeNone
14:28:08 [2020-02-26T14:28:08.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:28:08 [2020-02-26T14:28:08.517Z] --- PASS: TestIpcModeNone (0.83s)
14:28:08 [2020-02-26T14:28:08.517Z] === RUN   TestIpcModePrivate
14:28:08 [2020-02-26T14:28:08.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:28:09 [2020-02-26T14:28:09.080Z] --- PASS: TestIpcModePrivate (0.84s)
14:28:09 [2020-02-26T14:28:09.080Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
14:28:09 [2020-02-26T14:28:09.080Z] === RUN   TestIpcModeShareable
14:28:09 [2020-02-26T14:28:09.080Z] --- SKIP: TestIpcModeShareable (0.00s)
14:28:09 [2020-02-26T14:28:09.080Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:28:09 [2020-02-26T14:28:09.080Z] === RUN   TestAPIIpcModeShareableAndContainer
14:28:09 [2020-02-26T14:28:09.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:28:10 [2020-02-26T14:28:10.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:28:11 [2020-02-26T14:28:11.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:28:12 [2020-02-26T14:28:12.351Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s)
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestAPIIpcModeHost
14:28:12 [2020-02-26T14:28:12.351Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:28:12 [2020-02-26T14:28:12.351Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestDaemonIpcModeShareable
14:28:12 [2020-02-26T14:28:12.351Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:28:12 [2020-02-26T14:28:12.351Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestDaemonIpcModePrivate
14:28:12 [2020-02-26T14:28:12.351Z] --- SKIP: TestDaemonIpcModePrivate (0.02s)
14:28:12 [2020-02-26T14:28:12.351Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:28:12 [2020-02-26T14:28:12.351Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s)
14:28:12 [2020-02-26T14:28:12.351Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:28:12 [2020-02-26T14:28:12.351Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s)
14:28:12 [2020-02-26T14:28:12.351Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestIpcModeOlderClient
14:28:12 [2020-02-26T14:28:12.351Z] === PAUSE TestIpcModeOlderClient
14:28:12 [2020-02-26T14:28:12.351Z] === RUN   TestKillContainerInvalidSignal
14:28:12 [2020-02-26T14:28:12.607Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
14:28:12 [2020-02-26T14:28:12.607Z] === RUN   TestKillContainer
14:28:12 [2020-02-26T14:28:12.607Z] === RUN   TestKillContainer/no_signal
14:28:13 [2020-02-26T14:28:13.567Z] === RUN   TestKillContainer/non_killing_signal
14:28:13 [2020-02-26T14:28:13.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:28:14 [2020-02-26T14:28:14.129Z] === RUN   TestKillContainer/killing_signal
14:28:14 [2020-02-26T14:28:14.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:28:15 [2020-02-26T14:28:15.059Z] --- PASS: TestKillContainer (2.36s)
14:28:15 [2020-02-26T14:28:15.059Z]     --- PASS: TestKillContainer/no_signal (0.81s)
14:28:15 [2020-02-26T14:28:15.059Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
14:28:15 [2020-02-26T14:28:15.059Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
14:28:15 [2020-02-26T14:28:15.059Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:28:15 [2020-02-26T14:28:15.059Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:28:15 [2020-02-26T14:28:15.621Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:28:15 [2020-02-26T14:28:15.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:28:16 [2020-02-26T14:28:16.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
14:28:16 [2020-02-26T14:28:16.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
14:28:16 [2020-02-26T14:28:16.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
14:28:16 [2020-02-26T14:28:16.550Z] === RUN   TestKillStoppedContainer
14:28:16 [2020-02-26T14:28:16.550Z] --- PASS: TestKillStoppedContainer (0.09s)
14:28:16 [2020-02-26T14:28:16.550Z] === RUN   TestKillStoppedContainerAPIPre120
14:28:16 [2020-02-26T14:28:16.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:28:16 [2020-02-26T14:28:16.550Z] === RUN   TestKillDifferentUserContainer
14:28:17 [2020-02-26T14:28:17.481Z] --- PASS: TestKillDifferentUserContainer (0.81s)
14:28:17 [2020-02-26T14:28:17.481Z] === RUN   TestInspectOomKilledTrue
14:28:17 [2020-02-26T14:28:17.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:28:17 [2020-02-26T14:28:17.481Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:17 [2020-02-26T14:28:17.481Z] === RUN   TestInspectOomKilledFalse
14:28:17 [2020-02-26T14:28:17.481Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:28:17 [2020-02-26T14:28:17.481Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:28:17 [2020-02-26T14:28:17.481Z] === RUN   TestLinksEtcHostsContentMatch
14:28:17 [2020-02-26T14:28:17.481Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:28:17 [2020-02-26T14:28:17.481Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:28:17 [2020-02-26T14:28:17.481Z] === RUN   TestLinksContainerNames
14:28:17 [2020-02-26T14:28:17.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:28:18 [2020-02-26T14:28:18.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:28:18 [2020-02-26T14:28:18.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:28:18 [2020-02-26T14:28:18.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:28:18 [2020-02-26T14:28:18.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:28:18 [2020-02-26T14:28:18.914Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:87f3c895073b654dcb6baad04a2db731eb1848c1b46c5dd087d73312bc4892ea 29.2s done
14:28:18 [2020-02-26T14:28:18.914Z] #8 DONE 39.4s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:28:18 [2020-02-26T14:28:18.914Z] #9 DONE 0.2s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:28:18 [2020-02-26T14:28:18.914Z] #10 DONE 0.2s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:28:18 [2020-02-26T14:28:18.914Z] #26 ...
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:28:18 [2020-02-26T14:28:18.914Z] #41 DONE 0.0s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:28:18 [2020-02-26T14:28:18.914Z] #30 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:28:18 [2020-02-26T14:28:18.914Z] #22 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #47 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #33 DONE 0.2s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #23 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #71 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #50 DONE 0.1s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:28:18 [2020-02-26T14:28:18.914Z] #65 DONE 0.2s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:28:18 [2020-02-26T14:28:18.914Z] #53 DONE 0.2s
14:28:18 [2020-02-26T14:28:18.914Z] 
14:28:18 [2020-02-26T14:28:18.914Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.527 + RM_GOPATH=0
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.530 + TMP_GOPATH=
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.530 + : /build/
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.531 + '[' -z '' ']'
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.619 ++ mktemp -d
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.646 + export GOPATH=/tmp/tmp.tPj8ueFOyO
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.646 + GOPATH=/tmp/tmp.tPj8ueFOyO
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.646 + RM_GOPATH=1
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.670 ++ dirname ./install.sh
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.684 + dir=.
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.684 + bin=rootlesskit
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.685 + shift
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.685 + '[' '!' -f ./rootlesskit.installer ']'
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.685 + . ./rootlesskit.installer
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.685 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + install_rootlesskit
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + case "$1" in
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + export CGO_ENABLED=0
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + CGO_ENABLED=0
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + _install_rootlesskit
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.686 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.687 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tPj8ueFOyO/src/github.com/rootless-containers/rootlesskit
14:28:18 [2020-02-26T14:28:18.914Z] #66 0.698 Cloning into '/tmp/tmp.tPj8ueFOyO/src/github.com/rootless-containers/rootlesskit'...
14:28:18 [2020-02-26T14:28:18.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:28:19 [2020-02-26T14:28:19.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:28:19 [2020-02-26T14:28:19.372Z] --- PASS: TestLinksContainerNames (1.53s)
14:28:19 [2020-02-26T14:28:19.372Z] === RUN   TestLogsFollowTailEmpty
14:28:19 [2020-02-26T14:28:19.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:28:19 [2020-02-26T14:28:19.935Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
14:28:19 [2020-02-26T14:28:19.935Z] === RUN   TestContainerNetworkMountsNoChown
14:28:20 [2020-02-26T14:28:20.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:28:20 [2020-02-26T14:28:20.261Z] Using test binary docker
14:28:20 [2020-02-26T14:28:20.261Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:28:20 [2020-02-26T14:28:20.261Z] +++ /etc/init.d/apparmor start
14:28:20 [2020-02-26T14:28:20.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:28:20 [2020-02-26T14:28:20.261Z] Starting dockerd
14:28:20 [2020-02-26T14:28:20.261Z] INFO: Waiting for daemon to start...
14:28:20 [2020-02-26T14:28:20.261Z] +++ 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
14:28:20 [2020-02-26T14:28:20.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/default
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/default
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/private
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/private
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/rprivate
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/rprivate
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/slave
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/slave
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/rslave
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/rslave
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/shared
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/shared
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/rshared
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/rshared
14:28:20 [2020-02-26T14:28:20.497Z] === CONT  TestMountDaemonRoot/default
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/default/bind_root
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:28:20 [2020-02-26T14:28:20.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:28:20 [2020-02-26T14:28:20.497Z] === CONT  TestMountDaemonRoot/rslave
14:28:20 [2020-02-26T14:28:20.497Z] === RUN   TestMountDaemonRoot/default/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/rshared
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/shared
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/rprivate
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/slave
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/private
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/private/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/private/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:28:20 [2020-02-26T14:28:20.498Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/default/bind_root
14:28:20 [2020-02-26T14:28:20.498Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/default/mount_root
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:28:20 [2020-02-26T14:28:20.754Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/private/bind_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:28:21 [2020-02-26T14:28:21.010Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:28:21 [2020-02-26T14:28:21.267Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:28:21 [2020-02-26T14:28:21.267Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:28:21 [2020-02-26T14:28:21.267Z] === CONT  TestMountDaemonRoot/private/mount_root
14:28:21 [2020-02-26T14:28:21.267Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:28:21 [2020-02-26T14:28:21.267Z] --- PASS: TestMountDaemonRoot (0.02s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:28:21 [2020-02-26T14:28:21.267Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:28:21 [2020-02-26T14:28:21.267Z] === RUN   TestContainerBindMountNonRecursive
14:28:21 [2020-02-26T14:28:21.267Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:28:21 [2020-02-26T14:28:21.267Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:28:21 [2020-02-26T14:28:21.267Z] === RUN   TestNetworkNat
14:28:21 [2020-02-26T14:28:21.686Z] #66 ...
14:28:21 [2020-02-26T14:28:21.686Z] 
14:28:21 [2020-02-26T14:28:21.686Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.588 + RM_GOPATH=0
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.628 + TMP_GOPATH=
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.631 + : /build
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.633 + '[' -z '' ']'
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.637 ++ mktemp -d
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.648 + export GOPATH=/tmp/tmp.1PaXQbeiwH
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.651 + GOPATH=/tmp/tmp.1PaXQbeiwH
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.652 + RM_GOPATH=1
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.654 ++ dirname ./install.sh
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.656 + dir=.
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.661 + bin=tomlv
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.662 + shift
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.662 + '[' '!' -f ./tomlv.installer ']'
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.662 + . ./tomlv.installer
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.664 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.672 + install_tomlv
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.689 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.690 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.694 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1PaXQbeiwH/src/github.com/BurntSushi/toml
14:28:21 [2020-02-26T14:28:21.686Z] #34 0.755 Cloning into '/tmp/tmp.1PaXQbeiwH/src/github.com/BurntSushi/toml'...
14:28:21 [2020-02-26T14:28:21.686Z] #34 2.512 + cd /tmp/tmp.1PaXQbeiwH/src/github.com/BurntSushi/toml
14:28:21 [2020-02-26T14:28:21.686Z] #34 2.512 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:28:21 [2020-02-26T14:28:21.686Z] #34 2.566 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:28:21 [2020-02-26T14:28:21.686Z] #34 3.852 runtime/internal/sys
14:28:21 [2020-02-26T14:28:21.686Z] #34 3.860 math/bits
14:28:21 [2020-02-26T14:28:21.686Z] #34 3.953 internal/cpu
14:28:21 [2020-02-26T14:28:21.686Z] #34 4.400 runtime/internal/atomic
14:28:21 [2020-02-26T14:28:21.686Z] #34 4.746 runtime/internal/math
14:28:21 [2020-02-26T14:28:21.686Z] #34 5.385 unicode/utf8
14:28:21 [2020-02-26T14:28:21.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:28:21 [2020-02-26T14:28:21.980Z] #34 6.034 unicode
14:28:22 [2020-02-26T14:28:22.196Z] --- PASS: TestNetworkNat (0.89s)
14:28:22 [2020-02-26T14:28:22.196Z] === RUN   TestNetworkLocalhostTCPNat
14:28:22 [2020-02-26T14:28:22.614Z] #34 6.866 internal/bytealg
14:28:22 [2020-02-26T14:28:22.621Z] .
14:28:22 [2020-02-26T14:28:22.621Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:28:22 [2020-02-26T14:28:22.621Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:28:22 [2020-02-26T14:28:22.621Z] Error: No such image: emptyfs
14:28:22 [2020-02-26T14:28:22.621Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:28:22 [2020-02-26T14:28:22.621Z] ++++ docker load
14:28:22 [2020-02-26T14:28:22.621Z] Running integration-test (iteration 1)
14:28:22 [2020-02-26T14:28:22.621Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:28:22 [2020-02-26T14:28:22.621Z] ++ 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
14:28:22 [2020-02-26T14:28:22.621Z] ++ set -e
14:28:22 [2020-02-26T14:28:22.621Z] ++ '[' -n 0 ']'
14:28:22 [2020-02-26T14:28:22.621Z] ++ set -x
14:28:22 [2020-02-26T14:28:22.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
14:28:22 [2020-02-26T14:28:22.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:28:23 [2020-02-26T14:28:23.126Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
14:28:23 [2020-02-26T14:28:23.126Z] === RUN   TestNetworkLoopbackNat
14:28:23 [2020-02-26T14:28:23.690Z] #34 7.532 math
14:28:23 [2020-02-26T14:28:23.690Z] #34 ...
14:28:23 [2020-02-26T14:28:23.690Z] 
14:28:23 [2020-02-26T14:28:23.690Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:28:23 [2020-02-26T14:28:23.690Z] #66 7.537 + cd /tmp/tmp.tPj8ueFOyO/src/github.com/rootless-containers/rootlesskit
14:28:23 [2020-02-26T14:28:23.690Z] #66 7.539 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:28:24 [2020-02-26T14:28:24.055Z] --- PASS: TestNetworkLoopbackNat (0.98s)
14:28:24 [2020-02-26T14:28:24.055Z] === RUN   TestPause
14:28:24 [2020-02-26T14:28:24.055Z] --- SKIP: TestPause (0.00s)
14:28:24 [2020-02-26T14:28:24.055Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:24 [2020-02-26T14:28:24.055Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:28:24 [2020-02-26T14:28:24.055Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:28:24 [2020-02-26T14:28:24.055Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:28:24 [2020-02-26T14:28:24.055Z] === RUN   TestPauseStopPausedContainer
14:28:24 [2020-02-26T14:28:24.055Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:28:24 [2020-02-26T14:28:24.055Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:24 [2020-02-26T14:28:24.055Z] === RUN   TestPsFilter
14:28:24 [2020-02-26T14:28:24.055Z] --- PASS: TestPsFilter (0.18s)
14:28:24 [2020-02-26T14:28:24.055Z] === RUN   TestRemoveContainerWithRemovedVolume
14:28:24 [2020-02-26T14:28:24.323Z] #66 8.288 + for f in rootlesskit rootlesskit-docker-proxy
14:28:24 [2020-02-26T14:28:24.323Z] #66 8.291 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:28:24 [2020-02-26T14:28:24.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:28:24 [2020-02-26T14:28:24.985Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
14:28:24 [2020-02-26T14:28:24.985Z] === RUN   TestRemoveContainerWithVolume
14:28:25 [2020-02-26T14:28:25.410Z] 65014b3c3121: Pull complete
14:28:25 [2020-02-26T14:28:25.836Z] #66 ...
14:28:25 [2020-02-26T14:28:25.836Z] 
14:28:25 [2020-02-26T14:28:25.836Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:28:25 [2020-02-26T14:28:25.836Z] #31 0.809 + git clone https://github.com/kolyshkin/go-swagger.git .
14:28:25 [2020-02-26T14:28:25.836Z] #31 0.812 Cloning into '.'...
14:28:25 [2020-02-26T14:28:25.836Z] #31 ...
14:28:25 [2020-02-26T14:28:25.836Z] 
14:28:25 [2020-02-26T14:28:25.836Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.471 + RM_GOPATH=0
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.471 + TMP_GOPATH=
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.472 + : /build
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.472 + '[' -z '' ']'
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.473 ++ mktemp -d
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.476 + export GOPATH=/tmp/tmp.IIrvDuzWxF
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.476 + GOPATH=/tmp/tmp.IIrvDuzWxF
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.476 + RM_GOPATH=1
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.479 ++ dirname ./install.sh
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.481 + dir=.
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.481 + bin=vndr
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.481 + shift
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.481 + '[' '!' -f ./vndr.installer ']'
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.481 + . ./vndr.installer
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.482 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.482 + install_vndr
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.482 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.483 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IIrvDuzWxF/src/github.com/LK4D4/vndr
14:28:25 [2020-02-26T14:28:25.836Z] #48 0.486 Cloning into '/tmp/tmp.IIrvDuzWxF/src/github.com/LK4D4/vndr'...
14:28:25 [2020-02-26T14:28:25.836Z] #48 1.467 + cd /tmp/tmp.IIrvDuzWxF/src/github.com/LK4D4/vndr
14:28:25 [2020-02-26T14:28:25.836Z] #48 1.467 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:28:25 [2020-02-26T14:28:25.836Z] #48 1.500 + go build -buildmode=pie -v -o /build/vndr .
14:28:25 [2020-02-26T14:28:25.836Z] #48 3.723 internal/race
14:28:25 [2020-02-26T14:28:25.836Z] #48 3.737 runtime/internal/sys
14:28:25 [2020-02-26T14:28:25.836Z] #48 3.799 internal/cpu
14:28:25 [2020-02-26T14:28:25.836Z] #48 3.909 runtime/internal/atomic
14:28:25 [2020-02-26T14:28:25.836Z] #48 4.398 sync/atomic
14:28:25 [2020-02-26T14:28:25.836Z] #48 4.897 runtime/internal/math
14:28:25 [2020-02-26T14:28:25.836Z] #48 5.351 unicode
14:28:25 [2020-02-26T14:28:25.836Z] #48 5.411 unicode/utf8
14:28:25 [2020-02-26T14:28:25.836Z] #48 5.916 math/bits
14:28:25 [2020-02-26T14:28:25.836Z] #48 6.620 internal/bytealg
14:28:25 [2020-02-26T14:28:25.836Z] #48 8.580 internal/testlog
14:28:25 [2020-02-26T14:28:25.836Z] #48 9.169 runtime
14:28:25 [2020-02-26T14:28:25.836Z] #48 9.283 math
14:28:25 [2020-02-26T14:28:25.836Z] #48 ...
14:28:25 [2020-02-26T14:28:25.836Z] 
14:28:25 [2020-02-26T14:28:25.836Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.736 + RM_GOPATH=0
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.768 + TMP_GOPATH=
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.771 + : /build
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.775 + '[' -z '' ']'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.776 ++ mktemp -d
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.820 + export GOPATH=/tmp/tmp.Zu2WoFJrVo
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.820 + GOPATH=/tmp/tmp.Zu2WoFJrVo
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.820 + RM_GOPATH=1
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.822 ++ dirname ./install.sh
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.835 + dir=.
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.835 + bin=dockercli
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.835 + shift
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.836 + '[' '!' -f ./dockercli.installer ']'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.837 + . ./dockercli.installer
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.837 ++ : stable
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.837 ++ : 17.06.2-ce
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.839 + install_dockercli
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.840 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.840 Install docker/cli version 17.06.2-ce from stable
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.847 ++ uname -m
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.849 + arch=ppc64le
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.849 + '[' ppc64le '!=' x86_64 ']'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.849 + '[' ppc64le '!=' s390x ']'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.850 + '[' ppc64le '!=' armhf ']'
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.850 + build_dockercli
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.850 + git clone https://github.com/docker/docker-ce /tmp/tmp.Zu2WoFJrVo/tmp/docker-ce
14:28:25 [2020-02-26T14:28:25.836Z] #24 0.862 Cloning into '/tmp/tmp.Zu2WoFJrVo/tmp/docker-ce'...
14:28:25 [2020-02-26T14:28:25.923Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
14:28:25 [2020-02-26T14:28:25.923Z] === RUN   TestRemoveContainerRunning
14:28:26 [2020-02-26T14:28:26.129Z] #24 ...
14:28:26 [2020-02-26T14:28:26.130Z] 
14:28:26 [2020-02-26T14:28:26.130Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:28:26 [2020-02-26T14:28:26.130Z] #44 0.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #44 0.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #44 1.008 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #44 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #44 6.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #44 8.535 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:28:26 [2020-02-26T14:28:26.130Z] #44 ...
14:28:26 [2020-02-26T14:28:26.130Z] 
14:28:26 [2020-02-26T14:28:26.130Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:28:26 [2020-02-26T14:28:26.130Z] #60 0.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #60 1.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #60 1.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #60 2.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #60 6.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:28:26 [2020-02-26T14:28:26.130Z] #60 8.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:28:26 [2020-02-26T14:28:26.429Z] #60 ...
14:28:26 [2020-02-26T14:28:26.429Z] 
14:28:26 [2020-02-26T14:28:26.429Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.746 + RM_GOPATH=0
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.763 + TMP_GOPATH=
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.766 + : /build
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.770 + '[' -z '' ']'
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.794 ++ mktemp -d
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.797 + export GOPATH=/tmp/tmp.KD21rInPSp
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.797 + GOPATH=/tmp/tmp.KD21rInPSp
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.797 + RM_GOPATH=1
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.799 ++ dirname ./install.sh
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.802 + dir=.
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.802 + bin=proxy
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.803 + shift
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.804 + '[' '!' -f ./proxy.installer ']'
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.804 + . ./proxy.installer
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.805 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + install_proxy
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + case "$1" in
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + export CGO_ENABLED=0
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + CGO_ENABLED=0
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + _install_proxy
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.806 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KD21rInPSp/src/github.com/docker/libnetwork
14:28:26 [2020-02-26T14:28:26.429Z] #72 0.810 Cloning into '/tmp/tmp.KD21rInPSp/src/github.com/docker/libnetwork'...
14:28:26 [2020-02-26T14:28:26.429Z] #72 ...
14:28:26 [2020-02-26T14:28:26.429Z] 
14:28:26 [2020-02-26T14:28:26.429Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:28:26 [2020-02-26T14:28:26.429Z] #36 0.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:28:26 [2020-02-26T14:28:26.429Z] #36 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:28:26 [2020-02-26T14:28:26.429Z] #36 0.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:28:26 [2020-02-26T14:28:26.429Z] #36 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:28:26 [2020-02-26T14:28:26.429Z] #36 6.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:28:26 [2020-02-26T14:28:26.429Z] #36 8.621 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:28:26 [2020-02-26T14:28:26.486Z] --- PASS: TestRemoveContainerRunning (0.69s)
14:28:26 [2020-02-26T14:28:26.486Z] === RUN   TestRemoveContainerForceRemoveRunning
14:28:26 [2020-02-26T14:28:26.720Z] #36 ...
14:28:26 [2020-02-26T14:28:26.720Z] 
14:28:26 [2020-02-26T14:28:26.720Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:28:26 [2020-02-26T14:28:26.720Z] #42 0.833 + git clone https://github.com/docker/distribution.git .
14:28:26 [2020-02-26T14:28:26.720Z] #42 0.854 Cloning into '.'...
14:28:26 [2020-02-26T14:28:26.720Z] #42 ...
14:28:26 [2020-02-26T14:28:26.720Z] 
14:28:26 [2020-02-26T14:28:26.720Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:28:26 [2020-02-26T14:28:26.720Z] #26 0.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:28:26 [2020-02-26T14:28:26.720Z] #26 1.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:28:26 [2020-02-26T14:28:26.720Z] #26 1.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:28:26 [2020-02-26T14:28:26.720Z] #26 2.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:28:26 [2020-02-26T14:28:26.720Z] #26 6.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:28:26 [2020-02-26T14:28:26.720Z] #26 9.153 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:28:27 [2020-02-26T14:28:27.012Z] #26 ...
14:28:27 [2020-02-26T14:28:27.012Z] 
14:28:27 [2020-02-26T14:28:27.012Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:28:27 [2020-02-26T14:28:27.012Z] #11 0.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:28:27 [2020-02-26T14:28:27.012Z] #11 1.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:28:27 [2020-02-26T14:28:27.012Z] #11 1.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:28:27 [2020-02-26T14:28:27.012Z] #11 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:28:27 [2020-02-26T14:28:27.012Z] #11 6.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:28:27 [2020-02-26T14:28:27.012Z] #11 8.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:28:27 [2020-02-26T14:28:27.012Z] #11 ...
14:28:27 [2020-02-26T14:28:27.012Z] 
14:28:27 [2020-02-26T14:28:27.012Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.574 + RM_GOPATH=0
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.617 + TMP_GOPATH=
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.617 + : /build
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.617 + '[' -z '' ']'
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.644 ++ mktemp -d
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.647 + export GOPATH=/tmp/tmp.lw1vwRvFk7
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.647 + GOPATH=/tmp/tmp.lw1vwRvFk7
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.647 + RM_GOPATH=1
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.664 ++ dirname ./install.sh
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.672 + dir=.
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.672 + bin=golangci_lint
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.672 + shift
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 Installing golangci-lint version v1.20.0
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 + '[' '!' -f ./golangci_lint.installer ']'
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 + . ./golangci_lint.installer
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 ++ : v1.20.0
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 + install_golangci_lint
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 + echo 'Installing golangci-lint version v1.20.0'
14:28:27 [2020-02-26T14:28:27.012Z] #54 0.674 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:28:27 [2020-02-26T14:28:27.048Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
14:28:27 [2020-02-26T14:28:27.048Z] === RUN   TestRemoveInvalidContainer
14:28:27 [2020-02-26T14:28:27.048Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:28:27 [2020-02-26T14:28:27.048Z] === RUN   TestRenameLinkedContainer
14:28:27 [2020-02-26T14:28:27.307Z] #54 ...
14:28:27 [2020-02-26T14:28:27.307Z] 
14:28:27 [2020-02-26T14:28:27.307Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.735 + RM_GOPATH=0
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.735 + TMP_GOPATH=
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.735 + : /build
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.735 + '[' -z '' ']'
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.736 ++ mktemp -d
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.758 + export GOPATH=/tmp/tmp.n63pFJ09sK
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.760 + GOPATH=/tmp/tmp.n63pFJ09sK
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.760 + RM_GOPATH=1
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.764 ++ dirname ./install.sh
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.768 + dir=.
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.768 + bin=gotestsum
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.768 + shift
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.768 + '[' '!' -f ./gotestsum.installer ']'
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.768 + . ./gotestsum.installer
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.769 ++ : v0.3.5
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.769 + install_gotestsum
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.769 + echo 'Installing gotestsum version v0.3.5'
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.769 + go get -d gotest.tools/gotestsum
14:28:27 [2020-02-26T14:28:27.307Z] #51 0.771 Installing gotestsum version v0.3.5
14:28:27 [2020-02-26T14:28:27.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:28:28 [2020-02-26T14:28:28.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:28:28 [2020-02-26T14:28:28.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:28:28 [2020-02-26T14:28:28.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:28:28 [2020-02-26T14:28:28.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:28:29 [2020-02-26T14:28:29.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:28:29 [2020-02-26T14:28:29.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:28:30 [2020-02-26T14:28:30.320Z] --- PASS: TestRenameLinkedContainer (3.18s)
14:28:30 [2020-02-26T14:28:30.320Z] === RUN   TestRenameStoppedContainer
14:28:30 [2020-02-26T14:28:30.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:28:31 [2020-02-26T14:28:31.249Z] --- PASS: TestRenameStoppedContainer (0.77s)
14:28:31 [2020-02-26T14:28:31.249Z] === RUN   TestRenameRunningContainerAndReuse
14:28:31 [2020-02-26T14:28:31.961Z] Loaded image: buildpack-deps:jessie
14:28:31 [2020-02-26T14:28:31.961Z] Loaded image: busybox:latest
14:28:31 [2020-02-26T14:28:31.961Z] Loaded image: busybox:glibc
14:28:31 [2020-02-26T14:28:31.961Z] Loaded image: debian:jessie
14:28:31 [2020-02-26T14:28:31.961Z] Loaded image: hello-world:latest
14:28:31 [2020-02-26T14:28:31.961Z] INFO: Testing against a local daemon
14:28:31 [2020-02-26T14:28:31.961Z] === RUN   TestCgroupNamespacesBuild
14:28:32 [2020-02-26T14:28:32.622Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s)
14:28:32 [2020-02-26T14:28:32.622Z] === RUN   TestRenameInvalidName
14:28:33 [2020-02-26T14:28:33.171Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
14:28:33 [2020-02-26T14:28:33.172Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:28:33 [2020-02-26T14:28:33.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:28:33 [2020-02-26T14:28:33.551Z] --- PASS: TestRenameInvalidName (0.76s)
14:28:33 [2020-02-26T14:28:33.551Z] === RUN   TestRenameAnonymousContainer
14:28:34 [2020-02-26T14:28:34.211Z] #51 ...
14:28:34 [2020-02-26T14:28:34.211Z] 
14:28:34 [2020-02-26T14:28:34.211Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:28:34 [2020-02-26T14:28:34.211Z] #48 10.58 unicode/utf16
14:28:34 [2020-02-26T14:28:34.211Z] #48 12.53 container/list
14:28:34 [2020-02-26T14:28:34.211Z] #48 16.13 crypto/internal/subtle
14:28:34 [2020-02-26T14:28:34.211Z] #48 16.55 crypto/subtle
14:28:34 [2020-02-26T14:28:34.211Z] #48 17.20 vendor/golang.org/x/crypto/cryptobyte/asn1
14:28:34 [2020-02-26T14:28:34.211Z] #48 17.49 internal/nettrace
14:28:34 [2020-02-26T14:28:34.211Z] #48 17.79 runtime/cgo
14:28:34 [2020-02-26T14:28:34.211Z] #48 ...
14:28:34 [2020-02-26T14:28:34.211Z] 
14:28:34 [2020-02-26T14:28:34.211Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:28:34 [2020-02-26T14:28:34.211Z] #34 7.919 internal/testlog
14:28:34 [2020-02-26T14:28:34.211Z] #34 9.141 encoding
14:28:34 [2020-02-26T14:28:34.211Z] #34 9.861 runtime
14:28:34 [2020-02-26T14:28:34.211Z] #34 10.06 runtime/cgo
14:28:34 [2020-02-26T14:28:34.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:28:34 [2020-02-26T14:28:34.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:28:34 [2020-02-26T14:28:34.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
14:28:34 [2020-02-26T14:28:34.924Z] === RUN   TestBuildWithSession
14:28:34 [2020-02-26T14:28:34.924Z] --- SKIP: TestBuildWithSession (0.00s)
14:28:34 [2020-02-26T14:28:34.924Z]     build_session_test.go:25: TODO: BuildKit
14:28:34 [2020-02-26T14:28:34.924Z] === RUN   TestBuildSquashParent
14:28:36 [2020-02-26T14:28:36.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:28:36 [2020-02-26T14:28:36.822Z] --- PASS: TestRenameAnonymousContainer (3.38s)
14:28:36 [2020-02-26T14:28:36.822Z] === RUN   TestRenameContainerWithSameName
14:28:37 [2020-02-26T14:28:37.410Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:28:37 [2020-02-26T14:28:37.410Z] Using test binary docker
14:28:37 [2020-02-26T14:28:37.410Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:28:37 [2020-02-26T14:28:37.410Z] +++ /etc/init.d/apparmor start
14:28:37 [2020-02-26T14:28:37.410Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:28:37 [2020-02-26T14:28:37.410Z] INFO: Waiting for daemon to start...
14:28:37 [2020-02-26T14:28:37.410Z] Starting dockerd
14:28:37 [2020-02-26T14:28:37.410Z] +++ 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
14:28:37 [2020-02-26T14:28:37.750Z] --- PASS: TestRenameContainerWithSameName (0.78s)
14:28:37 [2020-02-26T14:28:37.751Z] === RUN   TestRenameContainerWithLinkedContainer
14:28:37 [2020-02-26T14:28:37.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:28:39 [2020-02-26T14:28:39.119Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
14:28:39 [2020-02-26T14:28:39.119Z] === RUN   TestResize
14:28:39 [2020-02-26T14:28:39.312Z] .
14:28:39 [2020-02-26T14:28:39.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:28:39 [2020-02-26T14:28:39.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:28:39 [2020-02-26T14:28:39.312Z] Error: No such image: emptyfs
14:28:39 [2020-02-26T14:28:39.570Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:28:39 [2020-02-26T14:28:39.570Z] ++++ docker load
14:28:39 [2020-02-26T14:28:39.808Z] #34 ...
14:28:39 [2020-02-26T14:28:39.808Z] 
14:28:39 [2020-02-26T14:28:39.808Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:28:39 [2020-02-26T14:28:39.808Z] #60 23.63 Fetched 8113 kB in 23s (353 kB/s)
14:28:39 [2020-02-26T14:28:39.829Z] Running integration-test (iteration 1)
14:28:39 [2020-02-26T14:28:39.829Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:28:39 [2020-02-26T14:28:39.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:28:39 [2020-02-26T14:28:39.829Z] ++ set -e
14:28:39 [2020-02-26T14:28:39.829Z] ++ '[' -n 0 ']'
14:28:39 [2020-02-26T14:28:39.829Z] ++ set -x
14:28:39 [2020-02-26T14:28:39.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:28:40 [2020-02-26T14:28:40.048Z] --- PASS: TestResize (0.79s)
14:28:40 [2020-02-26T14:28:40.048Z] === RUN   TestResizeWithInvalidSize
14:28:40 [2020-02-26T14:28:40.639Z] --- PASS: TestResizeWithInvalidSize (0.78s)
14:28:40 [2020-02-26T14:28:40.639Z] === RUN   TestResizeWhenContainerNotStarted
14:28:40 [2020-02-26T14:28:40.995Z] --- PASS: TestBuildSquashParent (5.90s)
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:40 [2020-02-26T14:28:40.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:40 [2020-02-26T14:28:40.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:40 [2020-02-26T14:28:40.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:40 [2020-02-26T14:28:40.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:40 [2020-02-26T14:28:40.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:40 [2020-02-26T14:28:40.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:40 [2020-02-26T14:28:40.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:40 [2020-02-26T14:28:40.996Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:28:40 [2020-02-26T14:28:40.996Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:28:41 [2020-02-26T14:28:41.568Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:28:41 [2020-02-26T14:28:41.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:28:41 [2020-02-26T14:28:41.568Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRun
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRun (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunPrivileged
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunHostMode
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestCgroupNamespacesRunOlderClient
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestKernelTCPMemory
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestKernelTCPMemory (0.01s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestNISDomainname
14:28:41 [2020-02-26T14:28:41.568Z] --- SKIP: TestNISDomainname (0.00s)
14:28:41 [2020-02-26T14:28:41.568Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: to be investigated
14:28:41 [2020-02-26T14:28:41.568Z] === RUN   TestHostnameDnsResolution
14:28:41 [2020-02-26T14:28:41.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:28:42 [2020-02-26T14:28:42.935Z] --- PASS: TestHostnameDnsResolution (1.24s)
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStats
14:28:42 [2020-02-26T14:28:42.935Z] --- SKIP: TestStats (0.00s)
14:28:42 [2020-02-26T14:28:42.935Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStopContainerWithTimeout
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStopContainerWithTimeout/0
14:28:42 [2020-02-26T14:28:42.935Z] === PAUSE TestStopContainerWithTimeout/0
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStopContainerWithTimeout/1
14:28:42 [2020-02-26T14:28:42.935Z] === PAUSE TestStopContainerWithTimeout/1
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStopContainerWithTimeout/3
14:28:42 [2020-02-26T14:28:42.935Z] === PAUSE TestStopContainerWithTimeout/3
14:28:42 [2020-02-26T14:28:42.935Z] === RUN   TestStopContainerWithTimeout/-1
14:28:42 [2020-02-26T14:28:42.935Z] === PAUSE TestStopContainerWithTimeout/-1
14:28:42 [2020-02-26T14:28:42.935Z] === CONT  TestStopContainerWithTimeout/0
14:28:42 [2020-02-26T14:28:42.935Z] === CONT  TestStopContainerWithTimeout/3
14:28:43 [2020-02-26T14:28:43.357Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:28:43 [2020-02-26T14:28:43.357Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:28:43 [2020-02-26T14:28:43.864Z] === CONT  TestStopContainerWithTimeout/-1
14:28:44 [2020-02-26T14:28:44.307Z] #60 23.63 Reading package lists...
14:28:44 [2020-02-26T14:28:44.307Z] #60 ...
14:28:44 [2020-02-26T14:28:44.307Z] 
14:28:44 [2020-02-26T14:28:44.307Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:28:44 [2020-02-26T14:28:44.307Z] #42 26.59 Checking out files:  80% (1245/1545)   
Checking out files:  81% (1252/1545)   
Checking out files:  82% (1267/1545)   
Checking out files:  83% (1283/1545)   
Checking out files:  84% (1298/1545)   
Checking out files:  85% (1314/1545)   
Checking out files:  86% (1329/1545)   
Checking out files:  87% (1345/1545)   
Checking out files:  88% (1360/1545)   
Checking out files:  89% (1376/1545)   
Checking out files:  90% (1391/1545)   
Checking out files:  91% (1406/1545)   
Checking out files:  92% (1422/1545)   
Checking out files:  93% (1437/1545)   
Checking out files:  94% (1453/1545)   
Checking out files:  95% (1468/1545)   
Checking out files:  96% (1484/1545)   
Checking out files:  97% (1499/1545)   
Checking out files:  98% (1515/1545)   
Checking out files:  99% (1530/1545)   
Checking out files: 100% (1545/1545)   
Checking out files: 100% (1545/1545), done.
14:28:44 [2020-02-26T14:28:44.307Z] #42 27.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:28:45 [2020-02-26T14:28:45.755Z] === CONT  TestStopContainerWithTimeout/1
14:28:45 [2020-02-26T14:28:45.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:28:45 [2020-02-26T14:28:45.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:28:46 [2020-02-26T14:28:46.435Z] #42 30.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:28:47 [2020-02-26T14:28:47.646Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:28:47 [2020-02-26T14:28:47.646Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
14:28:47 [2020-02-26T14:28:47.646Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
14:28:47 [2020-02-26T14:28:47.647Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
14:28:47 [2020-02-26T14:28:47.647Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
14:28:47 [2020-02-26T14:28:47.647Z] === RUN   TestDeleteDevicemapper
14:28:47 [2020-02-26T14:28:47.647Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:28:47 [2020-02-26T14:28:47.647Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:28:47 [2020-02-26T14:28:47.647Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:28:48 [2020-02-26T14:28:48.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s)
14:28:48 [2020-02-26T14:28:48.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
14:28:48 [2020-02-26T14:28:48.364Z] === RUN   TestBuildMultiStageCopy
14:28:48 [2020-02-26T14:28:48.364Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:28:48 [2020-02-26T14:28:48.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:28:49 [2020-02-26T14:28:49.192Z] #42 ...
14:28:49 [2020-02-26T14:28:49.192Z] 
14:28:49 [2020-02-26T14:28:49.192Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:28:49 [2020-02-26T14:28:49.192Z] #72 29.29 Checking out files:  62% (1273/2044)   
Checking out files:  63% (1288/2044)   
Checking out files:  64% (1309/2044)   
Checking out files:  65% (1329/2044)   
Checking out files:  66% (1350/2044)   
Checking out files:  67% (1370/2044)   
Checking out files:  68% (1390/2044)   
Checking out files:  69% (1411/2044)   
Checking out files:  70% (1431/2044)   
Checking out files:  71% (1452/2044)   
Checking out files:  72% (1472/2044)   
Checking out files:  73% (1493/2044)   
Checking out files:  74% (1513/2044)   
Checking out files:  75% (1533/2044)   
Checking out files:  76% (1554/2044)   
Checking out files:  77% (1574/2044)   
Checking out files:  78% (1595/2044)   
Checking out files:  79% (1615/2044)   
Checking out files:  80% (1636/2044)   
Checking out files:  81% (1656/2044)   
Checking out files:  82% (1677/2044)   
Checking out files:  83% (1697/2044)   
Checking out files:  84% (1717/2044)   
Checking out files:  85% (1738/2044)   
Checking out files:  86% (1758/2044)   
Checking out files:  87% (1779/2044)   
Checking out files:  88% (1799/2044)   
Checking out files:  89% (1820/2044)   
Checking out files:  90% (1840/2044)   
Checking out files:  91% (1861/2044)   
Checking out files:  92% (1881/2044)   
Checking out files:  93% (1901/2044)   
Checking out files:  94% (1922/2044)   
Checking out files:  95% (1942/2044)   
Checking out files:  96% (1963/2044)   
Checking out files:  97% (1983/2044)   
Checking out files:  98% (2004/2044)   
Checking out files:  99% (2024/2044)   
Checking out files: 100% (2044/2044)   
Checking out files: 100% (2044/2044), done.
14:28:49 [2020-02-26T14:28:49.192Z] #72 30.28 + cd /tmp/tmp.KD21rInPSp/src/github.com/docker/libnetwork
14:28:49 [2020-02-26T14:28:49.192Z] #72 30.28 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:28:49 [2020-02-26T14:28:49.192Z] #72 31.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:28:49 [2020-02-26T14:28:49.485Z] #72 ...
14:28:49 [2020-02-26T14:28:49.485Z] 
14:28:49 [2020-02-26T14:28:49.485Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:28:49 [2020-02-26T14:28:49.485Z] #36 23.96 Fetched 8113 kB in 23s (348 kB/s)
14:28:49 [2020-02-26T14:28:49.485Z] #36 23.96 Reading package lists...
14:28:49 [2020-02-26T14:28:49.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
14:28:49 [2020-02-26T14:28:49.539Z] === RUN   TestUpdateMemory
14:28:49 [2020-02-26T14:28:49.539Z] --- SKIP: TestUpdateMemory (0.00s)
14:28:49 [2020-02-26T14:28:49.539Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:49 [2020-02-26T14:28:49.539Z] === RUN   TestUpdateCPUQuota
14:28:49 [2020-02-26T14:28:49.539Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:28:49 [2020-02-26T14:28:49.539Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:49 [2020-02-26T14:28:49.539Z] === RUN   TestUpdatePidsLimit
14:28:49 [2020-02-26T14:28:49.539Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:28:49 [2020-02-26T14:28:49.539Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
14:28:49 [2020-02-26T14:28:49.539Z] === RUN   TestUpdateRestartPolicy
14:28:49 [2020-02-26T14:28:49.783Z] #36 33.28 Reading package lists...
14:28:49 [2020-02-26T14:28:49.783Z] #36 ...
14:28:49 [2020-02-26T14:28:49.783Z] 
14:28:49 [2020-02-26T14:28:49.783Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:28:49 [2020-02-26T14:28:49.783Z] #60 23.63 Reading package lists...
14:28:49 [2020-02-26T14:28:49.783Z] #60 34.02 Reading package lists...
14:28:49 [2020-02-26T14:28:49.783Z] #60 ...
14:28:49 [2020-02-26T14:28:49.783Z] 
14:28:49 [2020-02-26T14:28:49.783Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:28:49 [2020-02-26T14:28:49.783Z] #48 24.04 vendor/golang.org/x/crypto/internal/subtle
14:28:49 [2020-02-26T14:28:49.811Z] Loaded image: buildpack-deps:jessie
14:28:49 [2020-02-26T14:28:49.811Z] Loaded image: busybox:latest
14:28:49 [2020-02-26T14:28:49.811Z] Loaded image: busybox:glibc
14:28:49 [2020-02-26T14:28:49.811Z] Loaded image: debian:jessie
14:28:49 [2020-02-26T14:28:49.811Z] Loaded image: hello-world:latest
14:28:49 [2020-02-26T14:28:49.811Z] INFO: Testing against a local daemon
14:28:49 [2020-02-26T14:28:49.811Z] === RUN   TestCgroupNamespacesBuild
14:28:50 [2020-02-26T14:28:50.080Z] #48 ...
14:28:50 [2020-02-26T14:28:50.080Z] 
14:28:50 [2020-02-26T14:28:50.080Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:28:50 [2020-02-26T14:28:50.080Z] #26 24.21 Fetched 8113 kB in 23s (346 kB/s)
14:28:50 [2020-02-26T14:28:50.080Z] #26 24.21 Reading package lists...
14:28:50 [2020-02-26T14:28:50.080Z] #26 ...
14:28:50 [2020-02-26T14:28:50.080Z] 
14:28:50 [2020-02-26T14:28:50.080Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:28:50 [2020-02-26T14:28:50.080Z] #44 24.80 Fetched 8113 kB in 24s (337 kB/s)
14:28:50 [2020-02-26T14:28:50.080Z] #44 24.80 Reading package lists...
14:28:50 [2020-02-26T14:28:50.374Z] #44 ...
14:28:50 [2020-02-26T14:28:50.374Z] 
14:28:50 [2020-02-26T14:28:50.374Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:28:50 [2020-02-26T14:28:50.374Z] #26 34.71 Reading package lists...
14:28:50 [2020-02-26T14:28:50.374Z] #26 ...
14:28:50 [2020-02-26T14:28:50.374Z] 
14:28:50 [2020-02-26T14:28:50.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:28:50 [2020-02-26T14:28:50.374Z] #11 24.79 Fetched 8113 kB in 24s (336 kB/s)
14:28:50 [2020-02-26T14:28:50.666Z] #11 24.79 Reading package lists...
14:28:50 [2020-02-26T14:28:50.666Z] #11 ...
14:28:50 [2020-02-26T14:28:50.666Z] 
14:28:50 [2020-02-26T14:28:50.667Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:28:50 [2020-02-26T14:28:50.667Z] #54 34.48 + cd /tmp/tmp.lw1vwRvFk7/src/github.com/golangci/golangci-lint/
14:28:50 [2020-02-26T14:28:50.667Z] #54 34.48 + git checkout -q v1.20.0
14:28:50 [2020-02-26T14:28:50.725Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:28:51 [2020-02-26T14:28:51.473Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.68 ++ git describe --tags
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.68 + version=v1.20.0
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.69 ++ git rev-parse --short HEAD
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.72 + commit=cc98739
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.73 ++ git show -s --format=%cd
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.75 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:28:51 [2020-02-26T14:28:51.721Z] #54 35.75 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:28:51 [2020-02-26T14:28:51.826Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:28:52 [2020-02-26T14:28:52.173Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:28:52 [2020-02-26T14:28:52.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:28:52 [2020-02-26T14:28:52.920Z] --- PASS: TestBuildMultiStageCopy (4.29s)
14:28:52 [2020-02-26T14:28:52.920Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s)
14:28:52 [2020-02-26T14:28:52.920Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
14:28:52 [2020-02-26T14:28:52.920Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
14:28:52 [2020-02-26T14:28:52.920Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s)
14:28:52 [2020-02-26T14:28:52.920Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
14:28:52 [2020-02-26T14:28:52.920Z] === RUN   TestBuildMultiStageParentConfig
14:28:53 [2020-02-26T14:28:53.999Z] --- PASS: TestCgroupNamespacesBuild (4.19s)
14:28:53 [2020-02-26T14:28:53.999Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:28:54 [2020-02-26T14:28:54.124Z] --- PASS: TestBuildMultiStageParentConfig (1.23s)
14:28:54 [2020-02-26T14:28:54.124Z] === RUN   TestBuildLabelWithTargets
14:28:55 [2020-02-26T14:28:55.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
14:28:55 [2020-02-26T14:28:55.375Z] === RUN   TestBuildWithSession
14:28:55 [2020-02-26T14:28:55.375Z] --- SKIP: TestBuildWithSession (0.00s)
14:28:55 [2020-02-26T14:28:55.375Z]     build_session_test.go:25: TODO: BuildKit
14:28:55 [2020-02-26T14:28:55.375Z] === RUN   TestBuildSquashParent
14:28:55 [2020-02-26T14:28:55.873Z] --- PASS: TestBuildLabelWithTargets (1.94s)
14:28:55 [2020-02-26T14:28:55.873Z] === RUN   TestBuildWithEmptyLayers
14:28:56 [2020-02-26T14:28:56.620Z] --- PASS: TestBuildWithEmptyLayers (0.83s)
14:28:56 [2020-02-26T14:28:56.620Z] === RUN   TestBuildMultiStageOnBuild
14:28:56 [2020-02-26T14:28:56.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:28:58 [2020-02-26T14:28:58.791Z] #54 ...
14:28:58 [2020-02-26T14:28:58.791Z] 
14:28:58 [2020-02-26T14:28:58.791Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:28:58 [2020-02-26T14:28:58.791Z] #36 33.28 Reading package lists...
14:28:59 [2020-02-26T14:28:59.712Z] --- PASS: TestBuildMultiStageOnBuild (2.47s)
14:28:59 [2020-02-26T14:28:59.712Z] === RUN   TestBuildUncleanTarFilenames
14:29:00 [2020-02-26T14:29:00.326Z] #36 43.34 Building dependency tree...
14:29:00 [2020-02-26T14:29:00.326Z] #36 ...
14:29:00 [2020-02-26T14:29:00.326Z] 
14:29:00 [2020-02-26T14:29:00.326Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:00 [2020-02-26T14:29:00.594Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
14:29:00 [2020-02-26T14:29:00.594Z] === RUN   TestBuildMultiStageLayerLeak
14:29:00 [2020-02-26T14:29:00.623Z] #44 34.77 Reading package lists...
14:29:00 [2020-02-26T14:29:00.623Z] #44 ...
14:29:00 [2020-02-26T14:29:00.623Z] 
14:29:00 [2020-02-26T14:29:00.623Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:29:00 [2020-02-26T14:29:00.623Z] #60 34.02 Reading package lists...
14:29:01 [2020-02-26T14:29:01.219Z] #60 45.24 Building dependency tree...
14:29:01 [2020-02-26T14:29:01.219Z] #60 ...
14:29:01 [2020-02-26T14:29:01.219Z] 
14:29:01 [2020-02-26T14:29:01.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:01 [2020-02-26T14:29:01.515Z] #11 35.58 Reading package lists...
14:29:01 [2020-02-26T14:29:01.515Z] #11 ...
14:29:01 [2020-02-26T14:29:01.515Z] 
14:29:01 [2020-02-26T14:29:01.515Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:01 [2020-02-26T14:29:01.515Z] #44 34.77 Reading package lists...
14:29:01 [2020-02-26T14:29:01.938Z] --- PASS: TestBuildSquashParent (6.63s)
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:01 [2020-02-26T14:29:01.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:01 [2020-02-26T14:29:01.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:01 [2020-02-26T14:29:01.938Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:01 [2020-02-26T14:29:01.938Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:01 [2020-02-26T14:29:01.938Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:02 [2020-02-26T14:29:02.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:29:03 [2020-02-26T14:29:03.318Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
14:29:03 [2020-02-26T14:29:03.318Z] === RUN   TestBuildWithHugeFile
14:29:03 [2020-02-26T14:29:03.929Z] #44 46.04 Building dependency tree...
14:29:04 [2020-02-26T14:29:04.385Z] --- PASS: TestUpdateRestartPolicy (12.83s)
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestUpdateRestartWithAutoRemove
14:29:04 [2020-02-26T14:29:04.385Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitNonBlocked
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:04 [2020-02-26T14:29:04.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:04 [2020-02-26T14:29:04.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:04 [2020-02-26T14:29:04.385Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:04 [2020-02-26T14:29:04.385Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:04 [2020-02-26T14:29:04.385Z] --- PASS: TestWaitNonBlocked (0.01s)
14:29:04 [2020-02-26T14:29:04.385Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
14:29:04 [2020-02-26T14:29:04.385Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitBlocked
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:29:04 [2020-02-26T14:29:04.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:29:04 [2020-02-26T14:29:04.385Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:29:04 [2020-02-26T14:29:04.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:29:04 [2020-02-26T14:29:04.385Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:29:04 [2020-02-26T14:29:04.385Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:29:04 [2020-02-26T14:29:04.473Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:04 [2020-02-26T14:29:04.473Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:04 [2020-02-26T14:29:04.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:29:04 [2020-02-26T14:29:04.948Z] --- PASS: TestWaitBlocked (0.01s)
14:29:04 [2020-02-26T14:29:04.948Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
14:29:04 [2020-02-26T14:29:04.948Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestContainerStartOnDaemonRestart
14:29:04 [2020-02-26T14:29:04.948Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestIpcModeOlderClient
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonHostGatewayIP
14:29:04 [2020-02-26T14:29:04.948Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonRestartIpcMode
14:29:04 [2020-02-26T14:29:04.948Z] --- SKIP: TestDaemonRestartIpcMode (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] --- PASS: TestIpcModeOlderClient (0.11s)
14:29:04 [2020-02-26T14:29:04.948Z] PASS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === Skipped
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s)
14:29:04 [2020-02-26T14:29:04.948Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:29:04 [2020-02-26T14:29:04.948Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:29:04 [2020-02-26T14:29:04.948Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:29:04 [2020-02-26T14:29:04.948Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.948Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:29:04 [2020-02-26T14:29:04.948Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.948Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.948Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:29:04 [2020-02-26T14:29:04.949Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: to be investigated
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestContainerStartOnDaemonRestart
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestContainerStartOnDaemonRestart
14:29:04 [2020-02-26T14:29:04.949Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonHostGatewayIP
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonHostGatewayIP
14:29:04 [2020-02-26T14:29:04.949Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s)
14:29:04 [2020-02-26T14:29:04.949Z] === PAUSE TestDaemonRestartIpcMode
14:29:04 [2020-02-26T14:29:04.949Z] === CONT  TestDaemonRestartIpcMode
14:29:04 [2020-02-26T14:29:04.949Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] 
14:29:04 [2020-02-26T14:29:04.949Z] DONE 192 tests, 45 skipped in 77.416s
14:29:04 [2020-02-26T14:29:04.949Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:29:05 [2020-02-26T14:29:05.205Z] INFO: Testing against a local daemon
14:29:05 [2020-02-26T14:29:05.205Z] === RUN   TestCommitInheritsEnv
14:29:06 [2020-02-26T14:29:06.012Z] #44 50.09 The following additional packages will be installed:
14:29:06 [2020-02-26T14:29:06.012Z] #44 50.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:29:06 [2020-02-26T14:29:06.012Z] #44 50.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:29:06 [2020-02-26T14:29:06.012Z] #44 50.12 Suggested packages:
14:29:06 [2020-02-26T14:29:06.012Z] #44 50.12   manpages-dev python-setuptools
14:29:07 [2020-02-26T14:29:07.008Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
14:29:07 [2020-02-26T14:29:07.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s)
14:29:07 [2020-02-26T14:29:07.008Z] === RUN   TestBuildMultiStageCopy
14:29:07 [2020-02-26T14:29:07.008Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:29:07 [2020-02-26T14:29:07.098Z] --- PASS: TestCommitInheritsEnv (1.96s)
14:29:07 [2020-02-26T14:29:07.098Z] === RUN   TestImportExtremelyLargeImageWorks
14:29:07 [2020-02-26T14:29:07.098Z] === PAUSE TestImportExtremelyLargeImageWorks
14:29:07 [2020-02-26T14:29:07.098Z] === RUN   TestImagesFilterMultiReference
14:29:07 [2020-02-26T14:29:07.354Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:29:07 [2020-02-26T14:29:07.354Z] === RUN   TestImagePullPlatformInvalid
14:29:07 [2020-02-26T14:29:07.354Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:29:07 [2020-02-26T14:29:07.354Z] === RUN   TestRemoveImageOrphaning
14:29:07 [2020-02-26T14:29:07.523Z] #44 ...
14:29:07 [2020-02-26T14:29:07.523Z] 
14:29:07 [2020-02-26T14:29:07.523Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:29:07 [2020-02-26T14:29:07.523Z] #36 43.34 Building dependency tree...
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.21 The following additional packages will be installed:
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.23   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.32 Suggested packages:
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.32   cmake-doc ninja-build lrzip
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.32 Recommended packages:
14:29:07 [2020-02-26T14:29:07.523Z] #36 47.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.12 The following NEW packages will be installed:
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.14   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.14   vim-common xxd
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.41 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.41 Need to get 14.9 MB of archives.
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.41 After this operation, 67.2 MB of additional disk space will be used.
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 49.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
14:29:07 [2020-02-26T14:29:07.523Z] #36 51.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
14:29:07 [2020-02-26T14:29:07.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:29:08 [2020-02-26T14:29:08.162Z] #36 ...
14:29:08 [2020-02-26T14:29:08.162Z] 
14:29:08 [2020-02-26T14:29:08.162Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:08 [2020-02-26T14:29:08.162Z] #44 52.54 The following NEW packages will be installed:
14:29:08 [2020-02-26T14:29:08.162Z] #44 52.54   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:29:08 [2020-02-26T14:29:08.162Z] #44 52.56   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:29:08 [2020-02-26T14:29:08.162Z] #44 52.56   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:29:08 [2020-02-26T14:29:08.162Z] #44 52.57   python-six zlib1g-dev
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.86 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded.
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.86 Need to get 4075 kB of archives.
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.86 After this operation, 24.5 MB of additional disk space will be used.
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
14:29:08 [2020-02-26T14:29:08.456Z] #44 52.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 52.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
14:29:08 [2020-02-26T14:29:08.753Z] #44 53.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
14:29:08 [2020-02-26T14:29:08.910Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:29:09 [2020-02-26T14:29:09.049Z] #44 53.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
14:29:09 [2020-02-26T14:29:09.050Z] #44 53.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestRemoveImageOrphaning (1.91s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestRemoveImageGarbageCollector
14:29:09 [2020-02-26T14:29:09.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:29:09 [2020-02-26T14:29:09.246Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagInvalidReference
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagInvalidReference (0.02s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagValidPrefixedRepo
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagExistedNameWithoutForce
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagOfficialNames
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagOfficialNames (0.04s)
14:29:09 [2020-02-26T14:29:09.246Z] === RUN   TestTagMatchesDigest
14:29:09 [2020-02-26T14:29:09.246Z] --- PASS: TestTagMatchesDigest (0.01s)
14:29:09 [2020-02-26T14:29:09.246Z] === CONT  TestImportExtremelyLargeImageWorks
14:29:09 [2020-02-26T14:29:09.246Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:29:09 [2020-02-26T14:29:09.246Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:09 [2020-02-26T14:29:09.246Z] PASS
14:29:09 [2020-02-26T14:29:09.246Z] 
14:29:09 [2020-02-26T14:29:09.246Z] === Skipped
14:29:09 [2020-02-26T14:29:09.246Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:29:09 [2020-02-26T14:29:09.246Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:09 [2020-02-26T14:29:09.246Z] 
14:29:09 [2020-02-26T14:29:09.246Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:29:09 [2020-02-26T14:29:09.246Z] === PAUSE TestImportExtremelyLargeImageWorks
14:29:09 [2020-02-26T14:29:09.246Z] === CONT  TestImportExtremelyLargeImageWorks
14:29:09 [2020-02-26T14:29:09.246Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:09 [2020-02-26T14:29:09.246Z] 
14:29:09 [2020-02-26T14:29:09.246Z] 
14:29:09 [2020-02-26T14:29:09.246Z] DONE 12 tests, 2 skipped in 4.310s
14:29:09 [2020-02-26T14:29:09.246Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:29:09 [2020-02-26T14:29:09.375Z] #44 53.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
14:29:09 [2020-02-26T14:29:09.375Z] #44 53.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
14:29:09 [2020-02-26T14:29:09.375Z] #44 53.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
14:29:09 [2020-02-26T14:29:09.375Z] #44 53.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
14:29:09 [2020-02-26T14:29:09.478Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:29:09 [2020-02-26T14:29:09.503Z] INFO: Testing against a local daemon
14:29:09 [2020-02-26T14:29:09.503Z] === RUN   TestNetworkCreateDelete
14:29:09 [2020-02-26T14:29:09.503Z] --- PASS: TestNetworkCreateDelete (0.11s)
14:29:09 [2020-02-26T14:29:09.503Z] === RUN   TestDockerNetworkDeletePreferID
14:29:09 [2020-02-26T14:29:09.670Z] #44 ...
14:29:09 [2020-02-26T14:29:09.670Z] 
14:29:09 [2020-02-26T14:29:09.670Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:29:09 [2020-02-26T14:29:09.670Z] #60 45.24 Building dependency tree...
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.13 The following additional packages will be installed:
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.15   libbtrfs0
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.57 The following NEW packages will be installed:
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.60   libbtrfs-dev libbtrfs0
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.93 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.93 Need to get 120 kB of archives.
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.93 After this operation, 423 kB of additional disk space will be used.
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:29:09 [2020-02-26T14:29:09.670Z] #60 49.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:29:09 [2020-02-26T14:29:09.670Z] #60 52.29 debconf: delaying package configuration, since apt-utils is not installed
14:29:09 [2020-02-26T14:29:09.670Z] #60 52.63 Fetched 120 kB in 0s (944 kB/s)
14:29:09 [2020-02-26T14:29:09.670Z] #60 52.85 Selecting previously unselected package libbtrfs0.
14:29:09 [2020-02-26T14:29:09.670Z] #60 52.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.04 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.05 Unpacking libbtrfs0 (4.20.1-2) ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.31 Selecting previously unselected package libbtrfs-dev.
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.34 Unpacking libbtrfs-dev (4.20.1-2) ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.73 Setting up libbtrfs0 (4.20.1-2) ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.75 Setting up libbtrfs-dev (4.20.1-2) ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 53.75 Processing triggers for libc-bin (2.28-10) ...
14:29:09 [2020-02-26T14:29:09.670Z] #60 DONE 54.1s
14:29:09 [2020-02-26T14:29:09.738Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:29:09 [2020-02-26T14:29:09.760Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
14:29:09 [2020-02-26T14:29:09.760Z] === RUN   TestInspectNetwork
14:29:09 [2020-02-26T14:29:09.969Z] 
14:29:09 [2020-02-26T14:29:09.969Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:29:09 [2020-02-26T14:29:09.969Z] #61 DONE 0.1s
14:29:09 [2020-02-26T14:29:09.969Z] 
14:29:09 [2020-02-26T14:29:09.969Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:29:09 [2020-02-26T14:29:09.969Z] #62 DONE 0.1s
14:29:09 [2020-02-26T14:29:09.969Z] 
14:29:09 [2020-02-26T14:29:09.969Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:29:09 [2020-02-26T14:29:09.969Z] #36 54.03 debconf: delaying package configuration, since apt-utils is not installed
14:29:09 [2020-02-26T14:29:09.969Z] #36 54.37 Fetched 14.9 MB in 3s (5215 kB/s)
14:29:09 [2020-02-26T14:29:09.969Z] #36 54.48 Selecting previously unselected package xxd.
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestInspectNetwork (0.02s)
14:29:10 [2020-02-26T14:29:10.016Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestRunContainerWithBridgeNone
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     network_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestNetworkInvalidJSON
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestNetworkInvalidJSON//networks/create
14:29:10 [2020-02-26T14:29:10.016Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:29:10 [2020-02-26T14:29:10.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:10 [2020-02-26T14:29:10.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:10 [2020-02-26T14:29:10.016Z] === CONT  TestNetworkInvalidJSON//networks/create
14:29:10 [2020-02-26T14:29:10.016Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:29:10 [2020-02-26T14:29:10.016Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:29:10 [2020-02-26T14:29:10.016Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:29:10 [2020-02-26T14:29:10.016Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDaemonRestartWithLiveRestore
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDaemonDefaultNetworkPools
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDaemonRestartWithExistingNetwork
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestServiceWithPredefinedNetwork
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:236: FLAKY_TEST
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestServiceWithDataPathPortInit
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] PASS
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === Skipped
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s)
14:29:10 [2020-02-26T14:29:10.016Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     network_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:236: FLAKY_TEST
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] DONE 17 tests, 11 skipped in 0.576s
14:29:10 [2020-02-26T14:29:10.016Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:29:10 [2020-02-26T14:29:10.016Z] INFO: Testing against a local daemon
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDockerNetworkIpvlanPersistance
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:29:10 [2020-02-26T14:29:10.016Z] === RUN   TestDockerNetworkIpvlan
14:29:10 [2020-02-26T14:29:10.016Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:29:10 [2020-02-26T14:29:10.016Z] PASS
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === Skipped
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:29:10 [2020-02-26T14:29:10.016Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.016Z] 
14:29:10 [2020-02-26T14:29:10.017Z] DONE 2 tests, 2 skipped in 0.125s
14:29:10 [2020-02-26T14:29:10.017Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:29:10 [2020-02-26T14:29:10.267Z] #36 54.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:29:10 [2020-02-26T14:29:10.267Z] #36 54.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:29:10 [2020-02-26T14:29:10.273Z] INFO: Testing against a local daemon
14:29:10 [2020-02-26T14:29:10.273Z] === RUN   TestDockerNetworkMacvlanPersistance
14:29:10 [2020-02-26T14:29:10.273Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:29:10 [2020-02-26T14:29:10.273Z]     macvlan_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.273Z] === RUN   TestDockerNetworkMacvlan
14:29:10 [2020-02-26T14:29:10.273Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:29:10 [2020-02-26T14:29:10.273Z]     macvlan_test.go:70: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.273Z] PASS
14:29:10 [2020-02-26T14:29:10.273Z] 
14:29:10 [2020-02-26T14:29:10.273Z] === Skipped
14:29:10 [2020-02-26T14:29:10.273Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:29:10 [2020-02-26T14:29:10.273Z]     macvlan_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.273Z] 
14:29:10 [2020-02-26T14:29:10.273Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:29:10 [2020-02-26T14:29:10.273Z]     macvlan_test.go:70: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.273Z] 
14:29:10 [2020-02-26T14:29:10.273Z] 
14:29:10 [2020-02-26T14:29:10.273Z] DONE 2 tests, 2 skipped in 0.139s
14:29:10 [2020-02-26T14:29:10.273Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:29:10 [2020-02-26T14:29:10.273Z] testing: warning: no tests to run
14:29:10 [2020-02-26T14:29:10.273Z] PASS
14:29:10 [2020-02-26T14:29:10.273Z] 
14:29:10 [2020-02-26T14:29:10.273Z] DONE 0 tests in 0.025s
14:29:10 [2020-02-26T14:29:10.273Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:29:10 [2020-02-26T14:29:10.273Z] INFO: Testing against a local daemon
14:29:10 [2020-02-26T14:29:10.273Z] === RUN   TestAuthZPluginAllowRequest
14:29:10 [2020-02-26T14:29:10.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginTLS
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginTLS (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginDenyRequest
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginAPIDenyResponse
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginDenyResponse
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginAllowEventStream
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginErrorResponse
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginErrorRequest
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginHeader
14:29:10 [2020-02-26T14:29:10.530Z] --- SKIP: TestAuthZPluginHeader (0.01s)
14:29:10 [2020-02-26T14:29:10.530Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.530Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:29:10 [2020-02-26T14:29:10.563Z] #36 54.71 Unpacking xxd (2:8.1.0875-5) ...
14:29:10 [2020-02-26T14:29:10.787Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] === RUN   TestAuthZPluginV2Disable
14:29:10 [2020-02-26T14:29:10.787Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:29:10 [2020-02-26T14:29:10.787Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:29:10 [2020-02-26T14:29:10.787Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:29:10 [2020-02-26T14:29:10.787Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] PASS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === Skipped
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
14:29:10 [2020-02-26T14:29:10.787Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] 
14:29:10 [2020-02-26T14:29:10.787Z] DONE 17 tests, 17 skipped in 0.520s
14:29:10 [2020-02-26T14:29:10.787Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:29:10 [2020-02-26T14:29:10.863Z] #36 55.16 Selecting previously unselected package vim-common.
14:29:10 [2020-02-26T14:29:10.863Z] #36 55.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:29:10 [2020-02-26T14:29:10.863Z] #36 55.30 Unpacking vim-common (2:8.1.0875-5) ...
14:29:10 [2020-02-26T14:29:10.873Z] --- PASS: TestBuildMultiStageCopy (4.23s)
14:29:10 [2020-02-26T14:29:10.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s)
14:29:10 [2020-02-26T14:29:10.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
14:29:10 [2020-02-26T14:29:10.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
14:29:10 [2020-02-26T14:29:10.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
14:29:10 [2020-02-26T14:29:10.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
14:29:10 [2020-02-26T14:29:10.873Z] === RUN   TestBuildMultiStageParentConfig
14:29:11 [2020-02-26T14:29:11.045Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.045Z] === RUN   TestPluginInvalidJSON
14:29:11 [2020-02-26T14:29:11.045Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:29:11 [2020-02-26T14:29:11.045Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:29:11 [2020-02-26T14:29:11.045Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:29:11 [2020-02-26T14:29:11.045Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:29:11 [2020-02-26T14:29:11.045Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:29:11 [2020-02-26T14:29:11.045Z] PASS
14:29:11 [2020-02-26T14:29:11.045Z] 
14:29:11 [2020-02-26T14:29:11.045Z] DONE 2 tests in 0.136s
14:29:11 [2020-02-26T14:29:11.045Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:29:11 [2020-02-26T14:29:11.045Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.045Z] === RUN   TestExternalGraphDriver
14:29:11 [2020-02-26T14:29:11.158Z] #36 ...
14:29:11 [2020-02-26T14:29:11.158Z] 
14:29:11 [2020-02-26T14:29:11.158Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:29:11 [2020-02-26T14:29:11.158Z] #26 34.71 Reading package lists...
14:29:11 [2020-02-26T14:29:11.158Z] #26 45.87 Building dependency tree...
14:29:11 [2020-02-26T14:29:11.158Z] #26 50.06 ca-certificates is already the newest version (20190110).
14:29:11 [2020-02-26T14:29:11.158Z] #26 50.06 The following additional packages will be installed:
14:29:11 [2020-02-26T14:29:11.158Z] #26 50.07   libjq1 libonig5
14:29:11 [2020-02-26T14:29:11.158Z] #26 50.81 The following NEW packages will be installed:
14:29:11 [2020-02-26T14:29:11.158Z] #26 50.83   jq libjq1 libonig5
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.07 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.07 Need to get 358 kB of archives.
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.07 After this operation, 1277 kB of additional disk space will be used.
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:29:11 [2020-02-26T14:29:11.158Z] #26 51.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:29:11 [2020-02-26T14:29:11.158Z] #26 53.61 debconf: delaying package configuration, since apt-utils is not installed
14:29:11 [2020-02-26T14:29:11.158Z] #26 54.15 Fetched 358 kB in 0s (2296 kB/s)
14:29:11 [2020-02-26T14:29:11.158Z] #26 54.38 Selecting previously unselected package libonig5:ppc64el.
14:29:11 [2020-02-26T14:29:11.158Z] #26 54.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:29:11 [2020-02-26T14:29:11.158Z] #26 54.56 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 54.58 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.06 Selecting previously unselected package libjq1:ppc64el.
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.10 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.47 Selecting previously unselected package jq.
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 55.51 Unpacking jq (1.5+dfsg-2+b1) ...
14:29:11 [2020-02-26T14:29:11.158Z] #26 ...
14:29:11 [2020-02-26T14:29:11.158Z] 
14:29:11 [2020-02-26T14:29:11.158Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.452 + RM_GOPATH=0
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.452 + TMP_GOPATH=
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.452 + : /build
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.452 + '[' -z '' ']'
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.453 ++ mktemp -d
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.468 + export GOPATH=/tmp/tmp.gVvo8g2css
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.468 + GOPATH=/tmp/tmp.gVvo8g2css
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.468 + RM_GOPATH=1
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.471 ++ dirname ./install.sh
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.481 + dir=.
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.481 + bin=containerd
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.481 + shift
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.481 + '[' '!' -f ./containerd.installer ']'
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.481 + . ./containerd.installer
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.495 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.496 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.496 + install_containerd
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.496 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.496 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gVvo8g2css/src/github.com/containerd/containerd
14:29:11 [2020-02-26T14:29:11.158Z] #63 0.526 Cloning into '/tmp/tmp.gVvo8g2css/src/github.com/containerd/containerd'...
14:29:11 [2020-02-26T14:29:11.217Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:29:11 [2020-02-26T14:29:11.217Z] Using test binary docker
14:29:11 [2020-02-26T14:29:11.217Z] +++ /etc/init.d/apparmor start
14:29:11 [2020-02-26T14:29:11.217Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:29:11 [2020-02-26T14:29:11.217Z] Starting dockerd
14:29:11 [2020-02-26T14:29:11.217Z] INFO: Waiting for daemon to start...
14:29:11 [2020-02-26T14:29:11.217Z] +++ 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
14:29:11 [2020-02-26T14:29:11.301Z] --- SKIP: TestExternalGraphDriver (0.10s)
14:29:11 [2020-02-26T14:29:11.301Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] === RUN   TestGraphdriverPluginV2
14:29:11 [2020-02-26T14:29:11.301Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:29:11 [2020-02-26T14:29:11.301Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] PASS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] === Skipped
14:29:11 [2020-02-26T14:29:11.301Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.10s)
14:29:11 [2020-02-26T14:29:11.301Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:29:11 [2020-02-26T14:29:11.301Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] DONE 2 tests, 2 skipped in 0.271s
14:29:11 [2020-02-26T14:29:11.301Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:29:11 [2020-02-26T14:29:11.301Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.301Z] === RUN   TestContinueAfterPluginCrash
14:29:11 [2020-02-26T14:29:11.301Z] === PAUSE TestContinueAfterPluginCrash
14:29:11 [2020-02-26T14:29:11.301Z] === RUN   TestDaemonStartWithLogOpt
14:29:11 [2020-02-26T14:29:11.301Z] === PAUSE TestDaemonStartWithLogOpt
14:29:11 [2020-02-26T14:29:11.301Z] === CONT  TestContinueAfterPluginCrash
14:29:11 [2020-02-26T14:29:11.301Z] === CONT  TestDaemonStartWithLogOpt
14:29:11 [2020-02-26T14:29:11.301Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s)
14:29:11 [2020-02-26T14:29:11.301Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] --- SKIP: TestContinueAfterPluginCrash (0.00s)
14:29:11 [2020-02-26T14:29:11.301Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] PASS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] === Skipped
14:29:11 [2020-02-26T14:29:11.301Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s)
14:29:11 [2020-02-26T14:29:11.301Z] === PAUSE TestDaemonStartWithLogOpt
14:29:11 [2020-02-26T14:29:11.301Z] === CONT  TestDaemonStartWithLogOpt
14:29:11 [2020-02-26T14:29:11.301Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s)
14:29:11 [2020-02-26T14:29:11.301Z] === PAUSE TestContinueAfterPluginCrash
14:29:11 [2020-02-26T14:29:11.301Z] === CONT  TestContinueAfterPluginCrash
14:29:11 [2020-02-26T14:29:11.301Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] 
14:29:11 [2020-02-26T14:29:11.301Z] DONE 2 tests, 2 skipped in 0.127s
14:29:11 [2020-02-26T14:29:11.301Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:29:11 [2020-02-26T14:29:11.558Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.558Z] === RUN   TestPluginWithDevMounts
14:29:11 [2020-02-26T14:29:11.558Z] === PAUSE TestPluginWithDevMounts
14:29:11 [2020-02-26T14:29:11.558Z] === CONT  TestPluginWithDevMounts
14:29:11 [2020-02-26T14:29:11.558Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:29:11 [2020-02-26T14:29:11.558Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.558Z] PASS
14:29:11 [2020-02-26T14:29:11.558Z] 
14:29:11 [2020-02-26T14:29:11.558Z] === Skipped
14:29:11 [2020-02-26T14:29:11.558Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:29:11 [2020-02-26T14:29:11.558Z] === PAUSE TestPluginWithDevMounts
14:29:11 [2020-02-26T14:29:11.558Z] === CONT  TestPluginWithDevMounts
14:29:11 [2020-02-26T14:29:11.558Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.558Z] 
14:29:11 [2020-02-26T14:29:11.558Z] 
14:29:11 [2020-02-26T14:29:11.558Z] DONE 1 tests, 1 skipped in 0.140s
14:29:11 [2020-02-26T14:29:11.558Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:29:11 [2020-02-26T14:29:11.558Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.558Z] === RUN   TestSecretInspect
14:29:11 [2020-02-26T14:29:11.558Z] --- SKIP: TestSecretInspect (0.02s)
14:29:11 [2020-02-26T14:29:11.558Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.558Z] === RUN   TestSecretList
14:29:11 [2020-02-26T14:29:11.814Z] --- SKIP: TestSecretList (0.02s)
14:29:11 [2020-02-26T14:29:11.814Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.814Z] === RUN   TestSecretsCreateAndDelete
14:29:11 [2020-02-26T14:29:11.814Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:29:11 [2020-02-26T14:29:11.814Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.814Z] === RUN   TestSecretsUpdate
14:29:11 [2020-02-26T14:29:11.814Z] --- SKIP: TestSecretsUpdate (0.01s)
14:29:11 [2020-02-26T14:29:11.814Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.814Z] === RUN   TestTemplatedSecret
14:29:11 [2020-02-26T14:29:11.815Z] --- SKIP: TestTemplatedSecret (0.00s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] === RUN   TestSecretCreateResolve
14:29:11 [2020-02-26T14:29:11.815Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] PASS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === Skipped
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:29:11 [2020-02-26T14:29:11.815Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] 
14:29:11 [2020-02-26T14:29:11.815Z] DONE 6 tests, 6 skipped in 0.209s
14:29:11 [2020-02-26T14:29:11.815Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:29:11 [2020-02-26T14:29:11.815Z] INFO: Testing against a local daemon
14:29:11 [2020-02-26T14:29:11.815Z] === RUN   TestServiceCreateInit
14:29:11 [2020-02-26T14:29:11.815Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:29:11 [2020-02-26T14:29:11.815Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:29:12 [2020-02-26T14:29:12.072Z] --- PASS: TestServiceCreateInit (0.02s)
14:29:12 [2020-02-26T14:29:12.072Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:29:12 [2020-02-26T14:29:12.072Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:29:12 [2020-02-26T14:29:12.072Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceMultipleTimes
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceConflict
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceConflict (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceMaxReplicas
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateWithDuplicateNetworkNames
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceSecretFileMode
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceConfigFileMode
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceSysctls
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceSysctls (0.03s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateServiceCapabilities
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:29:12 [2020-02-26T14:29:12.072Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestInspect
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestInspect (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestCreateJob
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestCreateJob (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestReplicatedJob
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestReplicatedJob (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestUpdateReplicatedJob
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
14:29:12 [2020-02-26T14:29:12.072Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestServiceListWithStatuses
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:29:12 [2020-02-26T14:29:12.072Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestDockerNetworkConnectAlias
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestDockerNetworkReConnect
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
14:29:12 [2020-02-26T14:29:12.072Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestServicePlugin
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestServicePlugin (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestServiceUpdateLabel
14:29:12 [2020-02-26T14:29:12.072Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:29:12 [2020-02-26T14:29:12.072Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.072Z] === RUN   TestServiceUpdateSecrets
14:29:12 [2020-02-26T14:29:12.206Z] #63 ...
14:29:12 [2020-02-26T14:29:12.206Z] 
14:29:12 [2020-02-26T14:29:12.206Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:29:12 [2020-02-26T14:29:12.206Z] #26 55.84 Setting up libonig5:ppc64el (6.9.1-1) ...
14:29:12 [2020-02-26T14:29:12.206Z] #26 55.87 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:29:12 [2020-02-26T14:29:12.206Z] #26 55.88 Setting up jq (1.5+dfsg-2+b1) ...
14:29:12 [2020-02-26T14:29:12.206Z] #26 55.89 Processing triggers for libc-bin (2.28-10) ...
14:29:12 [2020-02-26T14:29:12.206Z] #26 DONE 56.4s
14:29:12 [2020-02-26T14:29:12.206Z] 
14:29:12 [2020-02-26T14:29:12.206Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:29:12 [2020-02-26T14:29:12.206Z] #27 DONE 0.1s
14:29:12 [2020-02-26T14:29:12.206Z] 
14:29:12 [2020-02-26T14:29:12.206Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:12 [2020-02-26T14:29:12.206Z] #28 ...
14:29:12 [2020-02-26T14:29:12.206Z] 
14:29:12 [2020-02-26T14:29:12.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:12 [2020-02-26T14:29:12.206Z] #11 35.58 Reading package lists...
14:29:12 [2020-02-26T14:29:12.206Z] #11 47.02 Building dependency tree...
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.94 The following additional packages will be installed:
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.95   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.96   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.96   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:29:12 [2020-02-26T14:29:12.206Z] #11 51.97   mingw-w64-x86-64-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 52.00 Suggested packages:
14:29:12 [2020-02-26T14:29:12.206Z] #11 52.00   gcc-8-locales seccomp wine64
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.66 The following NEW packages will be installed:
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.67   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.68   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.68   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.70   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.75 The following packages will be upgraded:
14:29:12 [2020-02-26T14:29:12.206Z] #11 55.77   libsystemd0 libudev1
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.18 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.18 Need to get 79.4 MB of archives.
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.18 After this operation, 532 MB of additional disk space will be used.
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB]
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB]
14:29:12 [2020-02-26T14:29:12.206Z] #11 56.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
14:29:12 [2020-02-26T14:29:12.249Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
14:29:12 [2020-02-26T14:29:12.250Z] === RUN   TestBuildLabelWithTargets
14:29:12 [2020-02-26T14:29:12.329Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] === RUN   TestServiceUpdateConfigs
14:29:12 [2020-02-26T14:29:12.329Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] === RUN   TestServiceUpdateNetwork
14:29:12 [2020-02-26T14:29:12.329Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] PASS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === Skipped
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:29:12 [2020-02-26T14:29:12.329Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:29:12 [2020-02-26T14:29:12.329Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:29:12 [2020-02-26T14:29:12.329Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:29:12 [2020-02-26T14:29:12.329Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:29:12 [2020-02-26T14:29:12.329Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:29:12 [2020-02-26T14:29:12.329Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] DONE 23 tests, 22 skipped in 0.479s
14:29:12 [2020-02-26T14:29:12.329Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:29:12 [2020-02-26T14:29:12.329Z] INFO: Testing against a local daemon
14:29:12 [2020-02-26T14:29:12.329Z] === RUN   TestSessionCreate
14:29:12 [2020-02-26T14:29:12.329Z] --- PASS: TestSessionCreate (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z] === RUN   TestSessionCreateWithBadUpgrade
14:29:12 [2020-02-26T14:29:12.329Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:29:12 [2020-02-26T14:29:12.329Z] PASS
14:29:12 [2020-02-26T14:29:12.329Z] 
14:29:12 [2020-02-26T14:29:12.329Z] DONE 2 tests in 0.180s
14:29:12 [2020-02-26T14:29:12.329Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:29:12 [2020-02-26T14:29:12.524Z] #11 ...
14:29:12 [2020-02-26T14:29:12.524Z] 
14:29:12 [2020-02-26T14:29:12.524Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:12 [2020-02-26T14:29:12.524Z] #44 55.94 debconf: delaying package configuration, since apt-utils is not installed
14:29:12 [2020-02-26T14:29:12.524Z] #44 56.64 Fetched 4075 kB in 1s (4411 kB/s)
14:29:12 [2020-02-26T14:29:12.524Z] #44 56.80 Selecting previously unselected package libcap-dev:ppc64el.
14:29:12 [2020-02-26T14:29:12.524Z] #44 56.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:29:12 [2020-02-26T14:29:12.524Z] #44 56.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
14:29:12 [2020-02-26T14:29:12.524Z] #44 56.93 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
14:29:12 [2020-02-26T14:29:12.586Z] INFO: Testing against a local daemon
14:29:12 [2020-02-26T14:29:12.586Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:29:12 [2020-02-26T14:29:12.586Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
14:29:12 [2020-02-26T14:29:12.586Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:29:12 [2020-02-26T14:29:12.586Z] === RUN   TestEventsExecDie
14:29:12 [2020-02-26T14:29:12.822Z] #44 57.16 Selecting previously unselected package libnet1:ppc64el.
14:29:12 [2020-02-26T14:29:12.822Z] #44 57.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:29:12 [2020-02-26T14:29:12.822Z] #44 57.19 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:29:13 [2020-02-26T14:29:13.101Z] .
14:29:13 [2020-02-26T14:29:13.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:29:13 [2020-02-26T14:29:13.101Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:29:13 [2020-02-26T14:29:13.101Z] Error: No such image: emptyfs
14:29:13 [2020-02-26T14:29:13.101Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:29:13 [2020-02-26T14:29:13.101Z] ++++ docker load
14:29:13 [2020-02-26T14:29:13.121Z] #44 57.38 Selecting previously unselected package libnet1-dev.
14:29:13 [2020-02-26T14:29:13.121Z] #44 57.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
14:29:13 [2020-02-26T14:29:13.121Z] #44 57.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:29:13 [2020-02-26T14:29:13.356Z] Running integration-test (iteration 1)
14:29:13 [2020-02-26T14:29:13.515Z] --- PASS: TestEventsExecDie (0.89s)
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestEventsBackwardsCompatible
14:29:13 [2020-02-26T14:29:13.515Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoBinaryCommits
14:29:13 [2020-02-26T14:29:13.515Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoAPIVersioned
14:29:13 [2020-02-26T14:29:13.515Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoDiscoveryBackend
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoDiscoveryBackend (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoAPI
14:29:13 [2020-02-26T14:29:13.515Z] --- PASS: TestInfoAPI (0.02s)
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoAPIWarnings
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoAPIWarnings (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoDebug
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoDebug (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoInsecureRegistries
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestInfoRegistryMirrors
14:29:13 [2020-02-26T14:29:13.515Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
14:29:13 [2020-02-26T14:29:13.515Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.515Z] === RUN   TestLoginFailsWithBadCredentials
14:29:13 [2020-02-26T14:29:13.612Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:29:13 [2020-02-26T14:29:13.612Z] ++ 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
14:29:13 [2020-02-26T14:29:13.612Z] ++ set -e
14:29:13 [2020-02-26T14:29:13.612Z] ++ '[' -n 0 ']'
14:29:13 [2020-02-26T14:29:13.612Z] ++ set -x
14:29:13 [2020-02-26T14:29:13.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
14:29:13 [2020-02-26T14:29:13.771Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
14:29:13 [2020-02-26T14:29:13.771Z] === RUN   TestPingCacheHeaders
14:29:13 [2020-02-26T14:29:13.771Z] --- PASS: TestPingCacheHeaders (0.02s)
14:29:13 [2020-02-26T14:29:13.771Z] === RUN   TestPingGet
14:29:13 [2020-02-26T14:29:13.771Z] --- PASS: TestPingGet (0.01s)
14:29:13 [2020-02-26T14:29:13.771Z] === RUN   TestPingHead
14:29:13 [2020-02-26T14:29:13.771Z] --- PASS: TestPingHead (0.02s)
14:29:13 [2020-02-26T14:29:13.771Z] === RUN   TestVersion
14:29:13 [2020-02-26T14:29:13.771Z] --- PASS: TestVersion (0.02s)
14:29:13 [2020-02-26T14:29:13.771Z] PASS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === Skipped
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
14:29:13 [2020-02-26T14:29:13.771Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s)
14:29:13 [2020-02-26T14:29:13.771Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s)
14:29:13 [2020-02-26T14:29:13.771Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:29:13 [2020-02-26T14:29:13.771Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s)
14:29:13 [2020-02-26T14:29:13.771Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s)
14:29:13 [2020-02-26T14:29:13.771Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.771Z] 
14:29:13 [2020-02-26T14:29:13.771Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s)
14:29:13 [2020-02-26T14:29:13.772Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.772Z] 
14:29:13 [2020-02-26T14:29:13.772Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s)
14:29:13 [2020-02-26T14:29:13.772Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
14:29:13 [2020-02-26T14:29:13.772Z] 
14:29:13 [2020-02-26T14:29:13.772Z] 
14:29:13 [2020-02-26T14:29:13.772Z] DONE 18 tests, 8 skipped in 1.403s
14:29:13 [2020-02-26T14:29:13.772Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:29:13 [2020-02-26T14:29:13.803Z] #44 58.00 Selecting previously unselected package libnl-3-200:ppc64el.
14:29:13 [2020-02-26T14:29:13.803Z] #44 58.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:29:13 [2020-02-26T14:29:13.803Z] #44 58.03 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:29:14 [2020-02-26T14:29:14.028Z] INFO: Testing against a local daemon
14:29:14 [2020-02-26T14:29:14.028Z] === RUN   TestVolumesCreateAndList
14:29:14 [2020-02-26T14:29:14.028Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:29:14 [2020-02-26T14:29:14.028Z] === RUN   TestVolumesRemove
14:29:14 [2020-02-26T14:29:14.028Z] --- PASS: TestVolumesRemove (0.09s)
14:29:14 [2020-02-26T14:29:14.028Z] === RUN   TestVolumesInspect
14:29:14 [2020-02-26T14:29:14.028Z] --- PASS: TestVolumesInspect (0.02s)
14:29:14 [2020-02-26T14:29:14.028Z] === RUN   TestVolumesInvalidJSON
14:29:14 [2020-02-26T14:29:14.028Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:29:14 [2020-02-26T14:29:14.028Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:29:14 [2020-02-26T14:29:14.028Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:29:14 [2020-02-26T14:29:14.028Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:29:14 [2020-02-26T14:29:14.028Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:29:14 [2020-02-26T14:29:14.028Z] PASS
14:29:14 [2020-02-26T14:29:14.028Z] 
14:29:14 [2020-02-26T14:29:14.028Z] DONE 5 tests in 0.254s
14:29:14 [2020-02-26T14:29:14.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:29:14 [2020-02-26T14:29:14.028Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 11630 is not a child of this shell
14:29:14 [2020-02-26T14:29:14.028Z] warning: PID 11630 from bundles/test-integration/docker.pid had a nonzero exit code
14:29:14 [2020-02-26T14:29:14.028Z] Leaving: AppArmorNo profiles have been unloaded.
14:29:14 [2020-02-26T14:29:14.028Z] 
14:29:14 [2020-02-26T14:29:14.028Z] Unloading profiles will leave already running processes permanently
14:29:14 [2020-02-26T14:29:14.028Z] unconfined, which can lead to unexpected situations.
14:29:14 [2020-02-26T14:29:14.028Z] 
14:29:14 [2020-02-26T14:29:14.028Z] To set a process to complain mode, use the command line tool
14:29:14 [2020-02-26T14:29:14.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:29:14 [2020-02-26T14:29:14.028Z] Removing test suite binaries
14:29:14 [2020-02-26T14:29:14.099Z] #44 58.33 Selecting previously unselected package libnl-3-dev:ppc64el.
14:29:14 [2020-02-26T14:29:14.099Z] #44 58.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
14:29:14 [2020-02-26T14:29:14.099Z] #44 58.36 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
14:29:14 [2020-02-26T14:29:14.392Z] #44 58.75 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:29:14 [2020-02-26T14:29:14.392Z] #44 58.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:29:14 [2020-02-26T14:29:14.392Z] #44 58.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:29:14 [2020-02-26T14:29:14.708Z] #44 58.99 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:29:14 [2020-02-26T14:29:14.708Z] #44 59.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
14:29:14 [2020-02-26T14:29:14.708Z] #44 59.10 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:29:14 [2020-02-26T14:29:14.780Z] --- PASS: TestBuildLabelWithTargets (2.19s)
14:29:14 [2020-02-26T14:29:14.780Z] === RUN   TestBuildWithEmptyLayers
14:29:15 [2020-02-26T14:29:15.009Z] #44 59.28 Selecting previously unselected package zlib1g-dev:ppc64el.
14:29:15 [2020-02-26T14:29:15.009Z] #44 59.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
14:29:15 [2020-02-26T14:29:15.009Z] #44 59.32 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:29:15 [2020-02-26T14:29:15.395Z] 
14:29:15 [2020-02-26T14:29:15.647Z] #44 59.90 Selecting previously unselected package libprotobuf17:ppc64el.
14:29:15 [2020-02-26T14:29:15.647Z] #44 59.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
14:29:15 [2020-02-26T14:29:15.647Z] #44 59.93 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
14:29:15 [2020-02-26T14:29:15.715Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
14:29:15 [2020-02-26T14:29:15.715Z] === RUN   TestBuildMultiStageOnBuild
Post stage
[Pipeline] junit
14:29:16 [2020-02-26T14:29:16.783Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:29:17 [2020-02-26T14:29:17.187Z] #44 61.37 Selecting previously unselected package libprotobuf-lite17:ppc64el.
14:29:17 [2020-02-26T14:29:17.187Z] #44 ...
14:29:17 [2020-02-26T14:29:17.187Z] 
14:29:17 [2020-02-26T14:29:17.187Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:17 [2020-02-26T14:29:17.187Z] #28 2.994 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:29:17 [2020-02-26T14:29:17.187Z] #28 3.603 
14:29:17 [2020-02-26T14:29:17.358Z] + echo Ensuring container killed.
14:29:17 [2020-02-26T14:29:17.358Z] Ensuring container killed.
14:29:17 [2020-02-26T14:29:17.358Z] + docker rm -vf docker-pr12
14:29:17 [2020-02-26T14:29:17.358Z] Error: No such container: docker-pr12
14:29:17 [2020-02-26T14:29:17.358Z] + true
[Pipeline] sh
14:29:17 [2020-02-26T14:29:17.642Z] + echo Chowning /workspace to jenkins user
14:29:17 [2020-02-26T14:29:17.642Z] Chowning /workspace to jenkins user
14:29:17 [2020-02-26T14:29:17.642Z] + id -u
14:29:17 [2020-02-26T14:29:17.642Z] + id -g
14:29:17 [2020-02-26T14:29:17.642Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace busybox chown -R 1000:1000 /workspace
14:29:18 [2020-02-26T14:29:18.247Z] --- PASS: TestBuildMultiStageOnBuild (2.61s)
14:29:18 [2020-02-26T14:29:18.247Z] === RUN   TestBuildUncleanTarFilenames
14:29:18 [2020-02-26T14:29:18.661Z] #28 3.884 #=#=#                                                                         

#                                                                          2.6%
####                                                                       6.9%
########                                                                  11.1%
###########                                                               15.4%
##############                                                            20.1%
###################                                                       26.4%
####################                                                      28.6%
######################                                                    30.7%
#########################                                                 34.9%
############################                                              39.2%
###############################                                           43.4%
##################################                                        47.7%
######################################                                    54.1%
###########################################                               60.5%
################################################                          66.9%
####################################################                      73.3%
#########################################################                 79.6%
#############################################################             86.0%
##################################################################        92.4%
#######################################################################   98.8%
######################################################################## 100.0%
14:29:19 [2020-02-26T14:29:19.293Z] #28 7.124 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:29:19 [2020-02-26T14:29:19.622Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
14:29:19 [2020-02-26T14:29:19.622Z] === RUN   TestBuildMultiStageLayerLeak
14:29:19 [2020-02-26T14:29:19.831Z] + bundleName=amd64-rootless
14:29:19 [2020-02-26T14:29:19.831Z] + echo Creating amd64-rootless-bundles.tar.gz
14:29:19 [2020-02-26T14:29:19.831Z] Creating amd64-rootless-bundles.tar.gz
14:29:19 [2020-02-26T14:29:19.831Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
14:29:19 [2020-02-26T14:29:19.831Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:29:19 [2020-02-26T14:29:19.842Z] Archiving artifacts
14:29:20 [2020-02-26T14:29:20.190Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:29:20 [2020-02-26T14:29:20.502Z] + make clean
14:29:20 [2020-02-26T14:29:20.759Z] docker volume rm -f docker-dev-cache
14:29:20 [2020-02-26T14:29:20.759Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:29:21 [2020-02-26T14:29:21.093Z] #28 7.395 #=#=#                                                                         

####                                                                       6.0%
############                                                              17.5%
####################                                                      29.0%
#############################                                             41.3%
#################################                                         47.1%
##########################################                                59.4%
###################################################                       70.9%
#######################################################                   76.7%
###############################################################           88.1%
######################################################################## 100.0%
14:29:21 [2020-02-26T14:29:21.386Z] #28 ...
14:29:21 [2020-02-26T14:29:21.386Z] 
14:29:21 [2020-02-26T14:29:21.386Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:29:21 [2020-02-26T14:29:21.386Z] #36 55.64 Selecting previously unselected package cmake-data.
14:29:21 [2020-02-26T14:29:21.386Z] #36 55.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:29:21 [2020-02-26T14:29:21.386Z] #36 55.68 Unpacking cmake-data (3.13.4-1) ...
14:29:21 [2020-02-26T14:29:21.386Z] #36 60.95 Selecting previously unselected package libicu63:ppc64el.
14:29:21 [2020-02-26T14:29:21.386Z] #36 60.98 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.386Z] #36 60.99 Unpacking libicu63:ppc64el (63.1-6) ...
14:29:21 [2020-02-26T14:29:21.386Z] #36 ...
14:29:21 [2020-02-26T14:29:21.386Z] 
14:29:21 [2020-02-26T14:29:21.386Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:21 [2020-02-26T14:29:21.386Z] #44 61.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.386Z] #44 61.40 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:29:21 [2020-02-26T14:29:21.386Z] #44 61.86 Selecting previously unselected package libprotobuf-dev:ppc64el.
14:29:21 [2020-02-26T14:29:21.386Z] #44 61.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.386Z] #44 61.92 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:29:21 [2020-02-26T14:29:21.386Z] #44 64.71 Selecting previously unselected package libprotoc17:ppc64el.
14:29:21 [2020-02-26T14:29:21.386Z] #44 64.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.386Z] #44 64.74 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
14:29:21 [2020-02-26T14:29:21.683Z] #44 66.00 Selecting previously unselected package protobuf-c-compiler.
14:29:21 [2020-02-26T14:29:21.683Z] #44 66.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.683Z] #44 66.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:29:21 [2020-02-26T14:29:21.985Z] #44 66.34 Selecting previously unselected package protobuf-compiler.
14:29:21 [2020-02-26T14:29:21.985Z] #44 66.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
14:29:21 [2020-02-26T14:29:21.985Z] #44 66.40 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:29:21 [2020-02-26T14:29:21.985Z] #44 ...
14:29:21 [2020-02-26T14:29:21.985Z] 
14:29:21 [2020-02-26T14:29:21.985Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:21 [2020-02-26T14:29:21.985Z] #28 9.476 
14:29:22 [2020-02-26T14:29:22.573Z] #28 9.717 #=#=#                                                                         

###                                                                        4.5%
######                                                                     9.7%
############                                                              17.4%
################                                                          22.6%
###################                                                       27.7%
#######################                                                   32.9%
14:29:22 [2020-02-26T14:29:22.573Z] #28 ...
14:29:22 [2020-02-26T14:29:22.573Z] 
14:29:22 [2020-02-26T14:29:22.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:22 [2020-02-26T14:29:22.573Z] #11 57.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 57.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 57.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 57.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 57.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 58.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 59.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
14:29:22 [2020-02-26T14:29:22.573Z] #11 59.76 Get:11 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]
14:29:22 [2020-02-26T14:29:22.864Z] #11 ...
14:29:22 [2020-02-26T14:29:22.865Z] 
14:29:22 [2020-02-26T14:29:22.865Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:22 [2020-02-26T14:29:22.907Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
14:29:22 [2020-02-26T14:29:22.907Z] === RUN   TestBuildWithHugeFile
14:29:23 [2020-02-26T14:29:23.449Z] #28 9.717 #=#=#                                                                         

###                                                                        4.5%
######                                                                     9.7%
############                                                              17.4%
################                                                          22.6%
###################                                                       27.7%
#######################                                                   32.9%
###########################                                               38.1%
###############################                                           43.2%
##################################                                        48.4%
######################################                                    52.8%
14:29:23 [2020-02-26T14:29:23.449Z] #28 ...
14:29:23 [2020-02-26T14:29:23.449Z] 
14:29:23 [2020-02-26T14:29:23.449Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:29:23 [2020-02-26T14:29:23.449Z] #72 DONE 67.5s
14:29:23 [2020-02-26T14:29:23.449Z] 
14:29:23 [2020-02-26T14:29:23.449Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:25 [2020-02-26T14:29:25.235Z] #28 9.717 #=#=#                                                                         

###                                                                        4.5%
######                                                                     9.7%
############                                                              17.4%
################                                                          22.6%
###################                                                       27.7%
#######################                                                   32.9%
###########################                                               38.1%
###############################                                           43.2%
##################################                                        48.4%
######################################                                    52.8%
######################################                                    54.0%
########################################                                  56.6%
##########################################                                59.2%
##############################################                            64.4%
##################################################                        69.5%
###################################################                       72.1%
#####################################################                     74.7%
########################################################                  78.5%
##########################################################                81.4%
############################################################              84.0%
################################################################          89.8%
####################################################################      95.0%
######################################################################    98.0%
######################################################################## 100.0%
14:29:25 [2020-02-26T14:29:25.875Z] #28 13.75 
14:29:30 [2020-02-26T14:29:30.138Z] #28 14.10 #=#=#                                                                         

                                                                           1.3%
##                                                                         3.1%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     9.2%
########                                                                  11.9%
##########                                                                14.6%
############                                                              17.3%
##############                                                            19.9%
################                                                          22.6%
##################                                                        25.3%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.5%
#########################                                                 35.1%
###########################                                               37.8%
############################                                              39.6%
#############################                                             41.4%
###############################                                           44.1%
##################################                                        47.7%
####################################                                      50.4%
#####################################                                     52.2%
#######################################                                   54.9%
#########################################                                 57.6%
###########################################                               60.3%
#############################################                             62.9%
###############################################                           65.6%
#################################################                         68.3%
###################################################                       71.0%
####################################################                      72.3%
####################################################                      72.8%
#####################################################                     74.2%
#############################
14:29:30 [2020-02-26T14:29:30.138Z] #28 ...
14:29:30 [2020-02-26T14:29:30.138Z] 
14:29:30 [2020-02-26T14:29:30.138Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:29:30 [2020-02-26T14:29:30.138Z] #34 64.17 sync
14:29:30 [2020-02-26T14:29:30.138Z] #34 64.17 internal/reflectlite
14:29:30 [2020-02-26T14:29:30.138Z] #34 70.43 sort
14:29:30 [2020-02-26T14:29:30.138Z] #34 70.43 errors
14:29:30 [2020-02-26T14:29:30.138Z] #34 71.54 strconv
14:29:30 [2020-02-26T14:29:30.138Z] #34 71.54 internal/oserror
14:29:30 [2020-02-26T14:29:30.138Z] #34 71.57 io
14:29:30 [2020-02-26T14:29:30.138Z] #34 71.90 syscall
14:29:30 [2020-02-26T14:29:30.138Z] #34 ...
14:29:30 [2020-02-26T14:29:30.138Z] 
14:29:30 [2020-02-26T14:29:30.138Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:31 [2020-02-26T14:29:31.510Z] --- PASS: TestBuildWithHugeFile (25.29s)
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildWithEmptyDockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:29:31 [2020-02-26T14:29:31.510Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s)
14:29:31 [2020-02-26T14:29:31.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
14:29:31 [2020-02-26T14:29:31.510Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
14:29:31 [2020-02-26T14:29:31.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildPreserveOwnership
14:29:31 [2020-02-26T14:29:31.510Z] === RUN   TestBuildPreserveOwnership/copy_from
14:29:31 [2020-02-26T14:29:31.616Z] #28 14.10 #=#=#                                                                         

                                                                           1.3%
##                                                                         3.1%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     9.2%
########                                                                  11.9%
##########                                                                14.6%
############                                                              17.3%
##############                                                            19.9%
################                                                          22.6%
##################                                                        25.3%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.5%
#########################                                                 35.1%
###########################                                               37.8%
############################                                              39.6%
#############################                                             41.4%
###############################                                           44.1%
##################################                                        47.7%
####################################                                      50.4%
#####################################                                     52.2%
#######################################                                   54.9%
#########################################                                 57.6%
###########################################                               60.3%
#############################################                             62.9%
###############################################                           65.6%
#################################################                         68.3%
###################################################                       71.0%
####################################################                      72.3%
####################################################                      72.8%
#####################################################                     74.2%
######################################################                    76.4%
########################################################                  78.1%
#########################################################                 79.9%
##########################################################                81.7%
###########################################################               82.6%
#############################################################             85.3%
###############################################################           88.0%
#################################################################         90.6%
###################################################################       93.3%
####################################################################      95.1%
######################################################################    97.8%
######################################################################## 100.0%
14:29:31 [2020-02-26T14:29:31.617Z] #28 19.62 
14:29:32 [2020-02-26T14:29:32.248Z] #28 ...
14:29:32 [2020-02-26T14:29:32.248Z] 
14:29:32 [2020-02-26T14:29:32.248Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:32 [2020-02-26T14:29:32.248Z] #44 66.72 Selecting previously unselected package python-pkg-resources.
14:29:32 [2020-02-26T14:29:32.248Z] #44 66.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 66.74 Unpacking python-pkg-resources (40.8.0-1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.18 Selecting previously unselected package python-six.
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.21 Unpacking python-six (1.12.0-1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.39 Selecting previously unselected package python-protobuf.
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 67.42 Unpacking python-protobuf (3.6.1.3-2) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 69.12 Setting up python-pkg-resources (40.8.0-1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 75.96 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 75.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 75.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 76.00 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:29:32 [2020-02-26T14:29:32.248Z] #44 76.03 Setting up python-six (1.12.0-1) ...
14:29:32 [2020-02-26T14:29:32.541Z] #44 ...
14:29:32 [2020-02-26T14:29:32.541Z] 
14:29:32 [2020-02-26T14:29:32.541Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:29:32 [2020-02-26T14:29:32.541Z] #36 72.65 Selecting previously unselected package libxml2:ppc64el.
14:29:32 [2020-02-26T14:29:32.541Z] #36 72.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 72.69 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 73.69 Selecting previously unselected package libarchive13:ppc64el.
14:29:32 [2020-02-26T14:29:32.541Z] #36 73.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 73.72 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.39 Selecting previously unselected package libjsoncpp1:ppc64el.
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.43 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.81 Selecting previously unselected package librhash0:ppc64el.
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.91 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 74.96 Unpacking librhash0:ppc64el (1.3.8-1) ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.26 Selecting previously unselected package libuv1:ppc64el.
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.28 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.29 Unpacking libuv1:ppc64el (1.24.1-1) ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.47 Selecting previously unselected package cmake.
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
14:29:32 [2020-02-26T14:29:32.541Z] #36 75.49 Unpacking cmake (3.13.4-1) ...
14:29:33 [2020-02-26T14:29:33.246Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:29:33 [2020-02-26T14:29:33.581Z] #36 ...
14:29:33 [2020-02-26T14:29:33.581Z] 
14:29:33 [2020-02-26T14:29:33.581Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:29:33 [2020-02-26T14:29:33.581Z] #48 67.68 sync
14:29:33 [2020-02-26T14:29:33.581Z] #48 67.70 internal/reflectlite
14:29:33 [2020-02-26T14:29:33.581Z] #48 72.02 math/rand
14:29:33 [2020-02-26T14:29:33.581Z] #48 72.03 internal/singleflight
14:29:33 [2020-02-26T14:29:33.581Z] #48 72.05 github.com/LK4D4/vndr/godl/singleflight
14:29:33 [2020-02-26T14:29:33.581Z] #48 76.79 io
14:29:33 [2020-02-26T14:29:33.581Z] #48 76.80 sort
14:29:33 [2020-02-26T14:29:33.581Z] #48 76.85 strconv
14:29:33 [2020-02-26T14:29:33.581Z] #48 76.92 syscall
14:29:33 [2020-02-26T14:29:33.581Z] #48 ...
14:29:33 [2020-02-26T14:29:33.581Z] 
14:29:33 [2020-02-26T14:29:33.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:33 [2020-02-26T14:29:33.581Z] #11 68.92 Get:12 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]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 75.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
14:29:33 [2020-02-26T14:29:33.581Z] #11 76.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
14:29:33 [2020-02-26T14:29:33.875Z] #11 ...
14:29:33 [2020-02-26T14:29:33.875Z] 
14:29:33 [2020-02-26T14:29:33.875Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:33 [2020-02-26T14:29:33.875Z] #28 21.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:29:34 [2020-02-26T14:29:34.509Z] #28 22.51 
14:29:35 [2020-02-26T14:29:35.094Z] #28 22.78 
#                                                                          1.7%
######################################################################## 100.0%
14:29:35 [2020-02-26T14:29:35.094Z] #28 23.11 
14:29:35 [2020-02-26T14:29:35.684Z] --- PASS: TestBuildPreserveOwnership (6.20s)
14:29:35 [2020-02-26T14:29:35.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
14:29:35 [2020-02-26T14:29:35.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s)
14:29:35 [2020-02-26T14:29:35.684Z] === RUN   TestBuildPlatformInvalid
14:29:35 [2020-02-26T14:29:35.684Z] --- PASS: TestBuildPlatformInvalid (0.15s)
14:29:35 [2020-02-26T14:29:35.684Z] PASS
14:29:35 [2020-02-26T14:29:35.684Z] 
14:29:35 [2020-02-26T14:29:35.684Z] === Skipped
14:29:35 [2020-02-26T14:29:35.684Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:29:35 [2020-02-26T14:29:35.684Z]     build_session_test.go:25: TODO: BuildKit
14:29:35 [2020-02-26T14:29:35.684Z] 
14:29:35 [2020-02-26T14:29:35.684Z] 
14:29:35 [2020-02-26T14:29:35.684Z] DONE 32 tests, 1 skipped in 72.978s
14:29:35 [2020-02-26T14:29:35.684Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:29:35 [2020-02-26T14:29:35.684Z] ++ 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
14:29:35 [2020-02-26T14:29:35.684Z] ++ set -e
14:29:35 [2020-02-26T14:29:35.684Z] ++ '[' -n 0 ']'
14:29:35 [2020-02-26T14:29:35.684Z] ++ set -x
14:29:35 [2020-02-26T14:29:35.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
14:29:35 [2020-02-26T14:29:35.684Z] INFO: Testing against a local daemon
14:29:35 [2020-02-26T14:29:35.684Z] === RUN   TestConfigList
14:29:37 [2020-02-26T14:29:37.187Z] #28 ...
14:29:37 [2020-02-26T14:29:37.187Z] 
14:29:37 [2020-02-26T14:29:37.187Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.60 Setting up libicu63:ppc64el (63.1-6) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.61 Setting up xxd (2:8.1.0875-5) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.61 Setting up libuv1:ppc64el (1.24.1-1) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.63 Setting up vim-common (2:8.1.0875-5) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.72 Setting up librhash0:ppc64el (1.3.8-1) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.74 Setting up cmake-data (3.13.4-1) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.75 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.77 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.81 Setting up cmake (3.13.4-1) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 80.82 Processing triggers for libc-bin (2.28-10) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 81.01 Processing triggers for mime-support (3.62) ...
14:29:37 [2020-02-26T14:29:37.187Z] #36 DONE 81.5s
14:29:37 [2020-02-26T14:29:37.187Z] 
14:29:37 [2020-02-26T14:29:37.187Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:29:37 [2020-02-26T14:29:37.187Z] #37 DONE 0.1s
14:29:37 [2020-02-26T14:29:37.481Z] 
14:29:37 [2020-02-26T14:29:37.481Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:29:37 [2020-02-26T14:29:37.481Z] #38 DONE 0.1s
14:29:37 [2020-02-26T14:29:37.481Z] 
14:29:37 [2020-02-26T14:29:37.481Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.27 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.31 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.32 Setting up libcap-dev:ppc64el (1:2.25-2) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.32 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.33 Setting up protobuf-compiler (3.6.1.3-2) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.36 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:29:37 [2020-02-26T14:29:37.481Z] #44 81.39 Setting up python-protobuf (3.6.1.3-2) ...
14:29:38 [2020-02-26T14:29:38.815Z] --- PASS: TestConfigList (2.78s)
14:29:38 [2020-02-26T14:29:38.815Z] === RUN   TestConfigsCreateAndDelete
14:29:39 [2020-02-26T14:29:39.549Z] #44 ...
14:29:39 [2020-02-26T14:29:39.549Z] 
14:29:39 [2020-02-26T14:29:39.549Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:29:39 [2020-02-26T14:29:39.549Z] #51 73.48 + cd /tmp/tmp.n63pFJ09sK/src/gotest.tools/gotestsum
14:29:39 [2020-02-26T14:29:39.549Z] #51 73.49 + git checkout -q v0.3.5
14:29:39 [2020-02-26T14:29:39.549Z] #51 73.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:29:39 [2020-02-26T14:29:39.549Z] #51 ...
14:29:39 [2020-02-26T14:29:39.549Z] 
14:29:39 [2020-02-26T14:29:39.549Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:39 [2020-02-26T14:29:39.549Z] #28 25.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:29:39 [2020-02-26T14:29:39.549Z] #28 26.02 
14:29:39 [2020-02-26T14:29:39.549Z] #28 26.31 
#                                                                          1.6%
##########################################################                81.7%
######################################################################## 100.0%
14:29:39 [2020-02-26T14:29:39.549Z] #28 26.77 
14:29:41 [2020-02-26T14:29:41.068Z] #28 28.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:29:41 [2020-02-26T14:29:41.068Z] #28 28.71 skipping existing c8c2d4a6b2e3
14:29:41 [2020-02-26T14:29:41.068Z] #28 28.92 
14:29:41 [2020-02-26T14:29:41.162Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
14:29:41 [2020-02-26T14:29:41.162Z] === RUN   TestConfigsUpdate
14:29:43 [2020-02-26T14:29:43.161Z] #28 30.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:29:43 [2020-02-26T14:29:43.516Z] --- PASS: TestConfigsUpdate (2.68s)
14:29:43 [2020-02-26T14:29:43.516Z] === RUN   TestTemplatedConfig
14:29:43 [2020-02-26T14:29:43.806Z] #28 31.53 #=#=#                                                                         
14:29:43 [2020-02-26T14:29:43.806Z] #28 ...
14:29:43 [2020-02-26T14:29:43.806Z] 
14:29:43 [2020-02-26T14:29:43.806Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:29:43 [2020-02-26T14:29:43.806Z] #34 77.98 strings
14:29:43 [2020-02-26T14:29:43.806Z] #34 78.02 bytes
14:29:44 [2020-02-26T14:29:44.102Z] #34 ...
14:29:44 [2020-02-26T14:29:44.102Z] 
14:29:44 [2020-02-26T14:29:44.102Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:44 [2020-02-26T14:29:44.102Z] #28 31.85 #=#=#                                                                         

######################################################################## 100.0%
14:29:44 [2020-02-26T14:29:44.102Z] #28 32.08 
14:29:44 [2020-02-26T14:29:44.102Z] #28 ...
14:29:44 [2020-02-26T14:29:44.102Z] 
14:29:44 [2020-02-26T14:29:44.102Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:44 [2020-02-26T14:29:44.102Z] #11 78.53 debconf: delaying package configuration, since apt-utils is not installed
14:29:44 [2020-02-26T14:29:44.102Z] #11 78.79 Fetched 79.4 MB in 20s (3904 kB/s)
14:29:44 [2020-02-26T14:29:44.102Z] #11 78.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:29:44 [2020-02-26T14:29:44.102Z] #11 79.12 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 79.13 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 79.78 Setting up libsystemd0:ppc64el (241-7~deb10u3) ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 79.97 (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 ... 15330 files and directories currently installed.)
14:29:44 [2020-02-26T14:29:44.102Z] #11 80.08 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 80.23 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 80.65 Setting up libudev1:ppc64el (241-7~deb10u3) ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 80.92 Selecting previously unselected package binutils-mingw-w64-i686.
14:29:44 [2020-02-26T14:29:44.102Z] #11 80.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 ... 15330 files and directories currently installed.)
14:29:44 [2020-02-26T14:29:44.102Z] #11 81.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 81.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 85.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:29:44 [2020-02-26T14:29:44.102Z] #11 85.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
14:29:44 [2020-02-26T14:29:44.102Z] #11 85.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:29:44 [2020-02-26T14:29:44.399Z] #11 ...
14:29:44 [2020-02-26T14:29:44.399Z] 
14:29:44 [2020-02-26T14:29:44.399Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:29:44 [2020-02-26T14:29:44.399Z] #31 82.18 Checking out files:  61% (940/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  95% (1455/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.
14:29:44 [2020-02-26T14:29:44.399Z] #31 83.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:29:44 [2020-02-26T14:29:44.399Z] #31 84.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:29:44 [2020-02-26T14:29:44.399Z] #31 ...
14:29:44 [2020-02-26T14:29:44.399Z] 
14:29:44 [2020-02-26T14:29:44.399Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:29:44 [2020-02-26T14:29:44.399Z] #28 32.23 Download of images into '/build' complete.
14:29:44 [2020-02-26T14:29:44.399Z] #28 32.24 Use something like the following to load the result into a Docker daemon:
14:29:44 [2020-02-26T14:29:44.399Z] #28 32.24   tar -cC '/build' . | docker load
14:29:44 [2020-02-26T14:29:44.399Z] #28 DONE 32.3s
14:29:44 [2020-02-26T14:29:44.399Z] 
14:29:44 [2020-02-26T14:29:44.399Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.326 + RM_GOPATH=0
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.326 + TMP_GOPATH=
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.326 + : /build
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.326 + '[' -z '' ']'
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.328 ++ mktemp -d
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.340 + export GOPATH=/tmp/tmp.GxTVcc6vLT
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.340 + GOPATH=/tmp/tmp.GxTVcc6vLT
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.340 + RM_GOPATH=1
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.345 ++ dirname ./install.sh
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.348 + dir=.
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.358 + bin=tini
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.358 + shift
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.359 + '[' '!' -f ./tini.installer ']'
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.360 + . ./tini.installer
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.361 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.362 + install_tini
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.366 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.367 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.367 + git clone https://github.com/krallin/tini.git /tmp/tmp.GxTVcc6vLT/tini
14:29:44 [2020-02-26T14:29:44.399Z] #39 0.381 Cloning into '/tmp/tmp.GxTVcc6vLT/tini'...
14:29:44 [2020-02-26T14:29:44.399Z] #39 2.151 + cd /tmp/tmp.GxTVcc6vLT/tini
14:29:44 [2020-02-26T14:29:44.399Z] #39 2.153 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:29:44 [2020-02-26T14:29:44.399Z] #39 2.178 + cmake .
14:29:44 [2020-02-26T14:29:44.399Z] #39 3.318 -- The C compiler identification is GNU 8.3.0
14:29:44 [2020-02-26T14:29:44.399Z] #39 3.421 -- Check for working C compiler: /usr/bin/cc
14:29:44 [2020-02-26T14:29:44.399Z] #39 4.453 -- Check for working C compiler: /usr/bin/cc -- works
14:29:44 [2020-02-26T14:29:44.399Z] #39 4.457 -- Detecting C compiler ABI info
14:29:44 [2020-02-26T14:29:44.399Z] #39 5.404 -- Detecting C compiler ABI info - done
14:29:44 [2020-02-26T14:29:44.399Z] #39 5.503 -- Detecting C compile features
14:29:45 [2020-02-26T14:29:45.047Z] #39 ...
14:29:45 [2020-02-26T14:29:45.047Z] 
14:29:45 [2020-02-26T14:29:45.047Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:29:45 [2020-02-26T14:29:45.047Z] #34 89.21 bufio
14:29:45 [2020-02-26T14:29:45.625Z] Loaded image: buildpack-deps:jessie
14:29:45 [2020-02-26T14:29:45.625Z] Loaded image: busybox:latest
14:29:45 [2020-02-26T14:29:45.625Z] Loaded image: busybox:glibc
14:29:45 [2020-02-26T14:29:45.625Z] Loaded image: debian:jessie
14:29:45 [2020-02-26T14:29:45.625Z] Loaded image: hello-world:latest
14:29:45 [2020-02-26T14:29:45.625Z] INFO: Testing against a local daemon
14:29:45 [2020-02-26T14:29:45.625Z] === RUN   TestCgroupNamespacesBuild
14:29:46 [2020-02-26T14:29:46.088Z] #34 ...
14:29:46 [2020-02-26T14:29:46.088Z] 
14:29:46 [2020-02-26T14:29:46.088Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:29:46 [2020-02-26T14:29:46.088Z] #44 90.11 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
14:29:46 [2020-02-26T14:29:46.088Z] #44 90.12 Processing triggers for libc-bin (2.28-10) ...
14:29:46 [2020-02-26T14:29:46.088Z] #44 DONE 90.5s
14:29:46 [2020-02-26T14:29:46.382Z] 
14:29:46 [2020-02-26T14:29:46.382Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:29:46 [2020-02-26T14:29:46.603Z] --- PASS: TestTemplatedConfig (3.27s)
14:29:46 [2020-02-26T14:29:46.603Z] === RUN   TestConfigInspect
14:29:47 [2020-02-26T14:29:47.361Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 1m50.96024217s 
14:29:47 [2020-02-26T14:29:47.362Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.975525ms 
14:29:48 [2020-02-26T14:29:48.462Z] #45 ...
14:29:48 [2020-02-26T14:29:48.462Z] 
14:29:48 [2020-02-26T14:29:48.462Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:29:48 [2020-02-26T14:29:48.462Z] #48 82.30 bytes
14:29:48 [2020-02-26T14:29:48.462Z] #48 83.74 strings
14:29:48 [2020-02-26T14:29:48.462Z] #48 ...
14:29:48 [2020-02-26T14:29:48.462Z] 
14:29:48 [2020-02-26T14:29:48.462Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:29:48 [2020-02-26T14:29:48.462Z] #45 2.237 Note: Building without setproctitle() and strlcpy() support.
14:29:48 [2020-02-26T14:29:48.462Z] #45 2.237       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:29:48 [2020-02-26T14:29:48.891Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
14:29:48 [2020-02-26T14:29:48.891Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:29:49 [2020-02-26T14:29:49.658Z] --- PASS: TestConfigInspect (2.62s)
14:29:49 [2020-02-26T14:29:49.658Z] === RUN   TestConfigCreateWithLabels
14:29:50 [2020-02-26T14:29:50.560Z] #45 4.465 fatal: not a git repository (or any of the parent directories): .git
14:29:50 [2020-02-26T14:29:50.560Z] #45 4.502   GEN      .gitid
14:29:50 [2020-02-26T14:29:50.777Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s)
14:29:50 [2020-02-26T14:29:50.778Z] === RUN   TestBuildWithSession
14:29:50 [2020-02-26T14:29:50.778Z] --- SKIP: TestBuildWithSession (0.00s)
14:29:50 [2020-02-26T14:29:50.778Z]     build_session_test.go:25: TODO: BuildKit
14:29:50 [2020-02-26T14:29:50.778Z] === RUN   TestBuildSquashParent
14:29:50 [2020-02-26T14:29:50.859Z] #45 4.505   GEN      criu/include/version.h
14:29:50 [2020-02-26T14:29:50.859Z] #45 4.540   GEN      include/common/asm
14:29:52 [2020-02-26T14:29:52.015Z] --- PASS: TestConfigCreateWithLabels (2.33s)
14:29:52 [2020-02-26T14:29:52.016Z] === RUN   TestConfigCreateResolve
14:29:53 [2020-02-26T14:29:53.030Z] #45 ...
14:29:53 [2020-02-26T14:29:53.030Z] 
14:29:53 [2020-02-26T14:29:53.030Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:29:53 [2020-02-26T14:29:53.030Z] #39 9.217 -- Detecting C compile features - done
14:29:53 [2020-02-26T14:29:53.030Z] #39 9.306 -- Performing Test HAS_BUILTIN_FORTIFY
14:29:53 [2020-02-26T14:29:53.030Z] #39 9.811 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:29:53 [2020-02-26T14:29:53.030Z] #39 10.10 -- Configuring done
14:29:53 [2020-02-26T14:29:53.030Z] #39 10.25 -- Generating done
14:29:53 [2020-02-26T14:29:53.030Z] #39 10.25 -- Build files have been written to: /tmp/tmp.GxTVcc6vLT/tini
14:29:53 [2020-02-26T14:29:53.030Z] #39 10.27 + make tini-static
14:29:53 [2020-02-26T14:29:53.030Z] #39 11.10 Scanning dependencies of target tini-static
14:29:53 [2020-02-26T14:29:53.030Z] #39 11.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:29:53 [2020-02-26T14:29:53.030Z] #39 14.05 [100%] Linking C executable tini-static
14:29:53 [2020-02-26T14:29:53.030Z] #39 15.18 [100%] Built target tini-static
14:29:53 [2020-02-26T14:29:53.031Z] #39 15.28 + mkdir -p /build
14:29:53 [2020-02-26T14:29:53.031Z] #39 15.29 + cp tini-static /build/docker-init
14:29:53 [2020-02-26T14:29:53.031Z] #39 DONE 15.4s
14:29:53 [2020-02-26T14:29:53.031Z] 
14:29:53 [2020-02-26T14:29:53.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.29 Selecting previously unselected package binutils-mingw-w64.
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.59 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.63 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.93 Selecting previously unselected package dmsetup.
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 91.99 Unpacking dmsetup (2:1.02.155-3) ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 92.36 Selecting previously unselected package mingw-w64-common.
14:29:53 [2020-02-26T14:29:53.031Z] #11 92.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:29:53 [2020-02-26T14:29:53.031Z] #11 92.38 Unpacking mingw-w64-common (6.0.0-3) ...
14:29:53 [2020-02-26T14:29:53.326Z] #11 ...
14:29:53 [2020-02-26T14:29:53.326Z] 
14:29:53 [2020-02-26T14:29:53.326Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:29:53 [2020-02-26T14:29:53.326Z] #45 7.118   PBCC     images/google/protobuf/descriptor.pb-c.c
14:29:53 [2020-02-26T14:29:53.620Z] #45 7.478   PBCC     images/opts.pb-c.c
14:29:53 [2020-02-26T14:29:53.620Z] #45 7.666   PBCC     images/sit.pb-c.c
14:29:53 [2020-02-26T14:29:53.914Z] #45 7.824   DEP      images/google/protobuf/descriptor.pb-c.d
14:29:54 [2020-02-26T14:29:54.210Z] #45 8.102   DEP      images/opts.pb-c.d
14:29:54 [2020-02-26T14:29:54.484Z] --- PASS: TestConfigCreateResolve (2.75s)
14:29:54 [2020-02-26T14:29:54.484Z] === RUN   TestConfigDaemonLibtrustID
14:29:54 [2020-02-26T14:29:54.513Z] #45 8.344   DEP      images/sit.pb-c.d
14:29:54 [2020-02-26T14:29:54.513Z] #45 8.489   PBCC     images/macvlan.pb-c.c
14:29:54 [2020-02-26T14:29:54.513Z] #45 8.550   DEP      images/macvlan.pb-c.d
14:29:54 [2020-02-26T14:29:54.814Z] #45 8.660   PBCC     images/autofs.pb-c.c
14:29:54 [2020-02-26T14:29:54.814Z] #45 8.717   DEP      images/autofs.pb-c.d
14:29:54 [2020-02-26T14:29:54.814Z] #45 8.785   PBCC     images/sysctl.pb-c.c
14:29:54 [2020-02-26T14:29:54.839Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:29:54 [2020-02-26T14:29:54.839Z] PASS
14:29:54 [2020-02-26T14:29:54.839Z] 
14:29:54 [2020-02-26T14:29:54.839Z] DONE 8 tests in 19.298s
14:29:55 [2020-02-26T14:29:55.116Z] #45 8.818   DEP      images/sysctl.pb-c.d
14:29:55 [2020-02-26T14:29:55.116Z] #45 8.878   PBCC     images/time.pb-c.c
14:29:55 [2020-02-26T14:29:55.116Z] #45 8.915   DEP      images/time.pb-c.d
14:29:55 [2020-02-26T14:29:55.116Z] #45 8.989   PBCC     images/binfmt-misc.pb-c.c
14:29:55 [2020-02-26T14:29:55.116Z] #45 9.028   DEP      images/binfmt-misc.pb-c.d
14:29:55 [2020-02-26T14:29:55.116Z] #45 9.126   PBCC     images/seccomp.pb-c.c
14:29:55 [2020-02-26T14:29:55.193Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:29:55 [2020-02-26T14:29:55.193Z] ++ 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
14:29:55 [2020-02-26T14:29:55.193Z] ++ set -e
14:29:55 [2020-02-26T14:29:55.193Z] ++ '[' -n 0 ']'
14:29:55 [2020-02-26T14:29:55.193Z] ++ set -x
14:29:55 [2020-02-26T14:29:55.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
14:29:55 [2020-02-26T14:29:55.193Z] INFO: Testing against a local daemon
14:29:55 [2020-02-26T14:29:55.193Z] === RUN   TestCheckpoint
14:29:55 [2020-02-26T14:29:55.193Z] --- SKIP: TestCheckpoint (0.00s)
14:29:55 [2020-02-26T14:29:55.193Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:29:55 [2020-02-26T14:29:55.193Z] === RUN   TestContainerInvalidJSON
14:29:55 [2020-02-26T14:29:55.193Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:29:55 [2020-02-26T14:29:55.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:29:55 [2020-02-26T14:29:55.193Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2020-02-26T14:29:55.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2020-02-26T14:29:55.193Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2020-02-26T14:29:55.193Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2020-02-26T14:29:55.193Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:29:55 [2020-02-26T14:29:55.193Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:29:55 [2020-02-26T14:29:55.193Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:29:55 [2020-02-26T14:29:55.193Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:29:55 [2020-02-26T14:29:55.193Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:29:55 [2020-02-26T14:29:55.193Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:29:55 [2020-02-26T14:29:55.194Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:29:55 [2020-02-26T14:29:55.194Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:29:55 [2020-02-26T14:29:55.194Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:29:55 [2020-02-26T14:29:55.194Z] === RUN   TestCopyFromContainerPathIsNotDir
14:29:55 [2020-02-26T14:29:55.194Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
14:29:55 [2020-02-26T14:29:55.194Z] === RUN   TestCopyToContainerPathDoesNotExist
14:29:55 [2020-02-26T14:29:55.411Z] #45 9.218   DEP      images/seccomp.pb-c.d
14:29:55 [2020-02-26T14:29:55.411Z] #45 9.315   PBCC     images/userns.pb-c.c
14:29:55 [2020-02-26T14:29:55.411Z] #45 9.393   DEP      images/userns.pb-c.d
14:29:55 [2020-02-26T14:29:55.411Z] #45 9.457   PBCC     images/cgroup.pb-c.c
14:29:55 [2020-02-26T14:29:55.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
14:29:55 [2020-02-26T14:29:55.546Z] === RUN   TestCopyToContainerPathIsNotDir
14:29:55 [2020-02-26T14:29:55.546Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
14:29:55 [2020-02-26T14:29:55.546Z] === RUN   TestCopyFromContainer
14:29:55 [2020-02-26T14:29:55.737Z] #45 9.490   DEP      images/cgroup.pb-c.d
14:29:55 [2020-02-26T14:29:55.737Z] #45 9.585   PBCC     images/fown.pb-c.c
14:29:55 [2020-02-26T14:29:55.737Z] #45 9.609   PBCC     images/ext-file.pb-c.c
14:29:55 [2020-02-26T14:29:55.737Z] #45 9.646   DEP      images/fown.pb-c.d
14:29:56 [2020-02-26T14:29:56.041Z] #45 9.762   DEP      images/ext-file.pb-c.d
14:29:56 [2020-02-26T14:29:56.041Z] #45 9.840   PBCC     images/rpc.pb-c.c
14:29:56 [2020-02-26T14:29:56.041Z] #45 9.945   DEP      images/rpc.pb-c.d
14:29:56 [2020-02-26T14:29:56.041Z] #45 9.995   PBCC     images/siginfo.pb-c.c
14:29:56 [2020-02-26T14:29:56.041Z] #45 10.02   DEP      images/siginfo.pb-c.d
14:29:56 [2020-02-26T14:29:56.041Z] #45 10.08   PBCC     images/pagemap.pb-c.c
14:29:56 [2020-02-26T14:29:56.338Z] #45 10.16   DEP      images/pagemap.pb-c.d
14:29:56 [2020-02-26T14:29:56.338Z] #45 10.22   PBCC     images/rlimit.pb-c.c
14:29:56 [2020-02-26T14:29:56.338Z] #45 10.27   DEP      images/rlimit.pb-c.d
14:29:56 [2020-02-26T14:29:56.338Z] #45 10.35   PBCC     images/file-lock.pb-c.c
14:29:56 [2020-02-26T14:29:56.639Z] #45 10.38   DEP      images/file-lock.pb-c.d
14:29:56 [2020-02-26T14:29:56.639Z] #45 10.48   PBCC     images/tty.pb-c.c
14:29:56 [2020-02-26T14:29:56.639Z] #45 10.55   DEP      images/tty.pb-c.d
14:29:56 [2020-02-26T14:29:56.942Z] #45 10.65   PBCC     images/tun.pb-c.c
14:29:56 [2020-02-26T14:29:56.942Z] #45 10.74   PBCC     images/netdev.pb-c.c
14:29:56 [2020-02-26T14:29:56.942Z] #45 10.87   DEP      images/tun.pb-c.d
14:29:56 [2020-02-26T14:29:56.942Z] #45 ...
14:29:56 [2020-02-26T14:29:56.942Z] 
14:29:56 [2020-02-26T14:29:56.942Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:29:56 [2020-02-26T14:29:56.942Z] #34 91.01 reflect
14:29:56 [2020-02-26T14:29:56.942Z] #34 95.28 path
14:29:56 [2020-02-26T14:29:56.942Z] #34 99.15 text/tabwriter
14:29:56 [2020-02-26T14:29:56.942Z] #34 ...
14:29:56 [2020-02-26T14:29:56.942Z] 
14:29:56 [2020-02-26T14:29:56.942Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:29:56 [2020-02-26T14:29:56.942Z] #45 10.96   DEP      images/netdev.pb-c.d
14:29:57 [2020-02-26T14:29:57.241Z] #45 11.08   PBCC     images/vma.pb-c.c
14:29:57 [2020-02-26T14:29:57.241Z] #45 11.15   DEP      images/vma.pb-c.d
14:29:57 [2020-02-26T14:29:57.241Z] #45 11.27   PBCC     images/creds.pb-c.c
14:29:57 [2020-02-26T14:29:57.293Z] === RUN   TestCopyFromContainer//
14:29:57 [2020-02-26T14:29:57.293Z] === RUN   TestCopyFromContainer//bar/root
14:29:57 [2020-02-26T14:29:57.547Z] #45 11.31   DEP      images/creds.pb-c.d
14:29:57 [2020-02-26T14:29:57.548Z] #45 11.45   PBCC     images/utsns.pb-c.c
14:29:57 [2020-02-26T14:29:57.548Z] #45 11.49   DEP      images/utsns.pb-c.d
14:29:57 [2020-02-26T14:29:57.652Z] === RUN   TestCopyFromContainer//bar/root/
14:29:57 [2020-02-26T14:29:57.652Z] === RUN   TestCopyFromContainer/bar/quux
14:29:57 [2020-02-26T14:29:57.652Z] === RUN   TestCopyFromContainer/bar/quux/
14:29:57 [2020-02-26T14:29:57.652Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:29:57 [2020-02-26T14:29:57.848Z] #45 11.59   PBCC     images/ipc-desc.pb-c.c
14:29:57 [2020-02-26T14:29:57.848Z] #45 11.65   PBCC     images/ipc-sem.pb-c.c
14:29:57 [2020-02-26T14:29:57.848Z] #45 11.71   DEP      images/ipc-desc.pb-c.d
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCopyFromContainer/bar/notarget
14:29:57 [2020-02-26T14:29:57.999Z] --- PASS: TestCopyFromContainer (2.55s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:57 [2020-02-26T14:29:57.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:57 [2020-02-26T14:29:57.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:57 [2020-02-26T14:29:57.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:57 [2020-02-26T14:29:57.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:29:57 [2020-02-26T14:29:57.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:29:57 [2020-02-26T14:29:57.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:29:57 [2020-02-26T14:29:57.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:29:57 [2020-02-26T14:29:57.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:29:57 [2020-02-26T14:29:57.999Z] === RUN   TestCreateLinkToNonExistingContainer
14:29:58 [2020-02-26T14:29:58.154Z] #45 11.82   DEP      images/ipc-sem.pb-c.d
14:29:58 [2020-02-26T14:29:58.154Z] #45 11.96   PBCC     images/ipc-msg.pb-c.c
14:29:58 [2020-02-26T14:29:58.154Z] #45 12.03   DEP      images/ipc-msg.pb-c.d
14:29:58 [2020-02-26T14:29:58.154Z] #45 12.14   PBCC     images/ipc-shm.pb-c.c
14:29:58 [2020-02-26T14:29:58.356Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateWithInvalidEnv
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateWithInvalidEnv/0
14:29:58 [2020-02-26T14:29:58.356Z] === PAUSE TestCreateWithInvalidEnv/0
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateWithInvalidEnv/1
14:29:58 [2020-02-26T14:29:58.356Z] === PAUSE TestCreateWithInvalidEnv/1
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateWithInvalidEnv/2
14:29:58 [2020-02-26T14:29:58.356Z] === PAUSE TestCreateWithInvalidEnv/2
14:29:58 [2020-02-26T14:29:58.356Z] === CONT  TestCreateWithInvalidEnv/0
14:29:58 [2020-02-26T14:29:58.356Z] === CONT  TestCreateWithInvalidEnv/2
14:29:58 [2020-02-26T14:29:58.356Z] === CONT  TestCreateWithInvalidEnv/1
14:29:58 [2020-02-26T14:29:58.356Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:29:58 [2020-02-26T14:29:58.356Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:29:58 [2020-02-26T14:29:58.356Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:29:58 [2020-02-26T14:29:58.356Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateTmpfsMountsTarget
14:29:58 [2020-02-26T14:29:58.356Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:29:58 [2020-02-26T14:29:58.356Z] === RUN   TestCreateWithCustomMaskedPaths
14:29:58 [2020-02-26T14:29:58.458Z] #45 12.22   DEP      images/ipc-shm.pb-c.d
14:29:58 [2020-02-26T14:29:58.458Z] #45 12.40   PBCC     images/ipc-var.pb-c.c
14:29:58 [2020-02-26T14:29:58.458Z] #45 12.47   DEP      images/ipc-var.pb-c.d
14:29:58 [2020-02-26T14:29:58.762Z] #45 12.55   PBCC     images/sk-opts.pb-c.c
14:29:58 [2020-02-26T14:29:58.762Z] #45 12.59   PBCC     images/packet-sock.pb-c.c
14:29:59 [2020-02-26T14:29:59.065Z] #45 12.79   DEP      images/sk-opts.pb-c.d
14:29:59 [2020-02-26T14:29:59.065Z] #45 12.85   DEP      images/packet-sock.pb-c.d
14:29:59 [2020-02-26T14:29:59.065Z] #45 12.94   PBCC     images/sk-netlink.pb-c.c
14:29:59 [2020-02-26T14:29:59.370Z] #45 13.03   DEP      images/sk-netlink.pb-c.d
14:29:59 [2020-02-26T14:29:59.370Z] #45 13.16   PBCC     images/sk-inet.pb-c.c
14:29:59 [2020-02-26T14:29:59.370Z] #45 13.23   DEP      images/sk-inet.pb-c.d
14:29:59 [2020-02-26T14:29:59.673Z] #45 13.31   PBCC     images/sk-unix.pb-c.c
14:29:59 [2020-02-26T14:29:59.673Z] #45 13.40   DEP      images/sk-unix.pb-c.d
14:29:59 [2020-02-26T14:29:59.673Z] #45 13.48   PBCC     images/mm.pb-c.c
14:29:59 [2020-02-26T14:29:59.673Z] #45 13.58   DEP      images/mm.pb-c.d
14:29:59 [2020-02-26T14:29:59.673Z] #45 13.67   PBCC     images/timerfd.pb-c.c
14:29:59 [2020-02-26T14:29:59.975Z] #45 13.74   DEP      images/timerfd.pb-c.d
14:29:59 [2020-02-26T14:29:59.975Z] #45 13.85   PBCC     images/timer.pb-c.c
14:29:59 [2020-02-26T14:29:59.975Z] #45 13.88   DEP      images/timer.pb-c.d
14:29:59 [2020-02-26T14:29:59.975Z] #45 13.96   PBCC     images/sa.pb-c.c
14:30:00 [2020-02-26T14:30:00.273Z] #45 14.06   DEP      images/sa.pb-c.d
14:30:00 [2020-02-26T14:30:00.273Z] #45 14.13   PBCC     images/pipe-data.pb-c.c
14:30:00 [2020-02-26T14:30:00.273Z] #45 14.15   DEP      images/pipe-data.pb-c.d
14:30:00 [2020-02-26T14:30:00.273Z] #45 14.32   PBCC     images/mnt.pb-c.c
14:30:00 [2020-02-26T14:30:00.579Z] #45 14.40   DEP      images/mnt.pb-c.d
14:30:00 [2020-02-26T14:30:00.579Z] #45 ...
14:30:00 [2020-02-26T14:30:00.579Z] 
14:30:00 [2020-02-26T14:30:00.579Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:00 [2020-02-26T14:30:00.579Z] #48 94.67 bufio
14:30:00 [2020-02-26T14:30:00.579Z] #48 97.46 reflect
14:30:00 [2020-02-26T14:30:00.579Z] #48 100.4 regexp/syntax
14:30:00 [2020-02-26T14:30:00.579Z] #48 102.5 hash/crc32
14:30:00 [2020-02-26T14:30:00.579Z] #48 ...
14:30:00 [2020-02-26T14:30:00.579Z] 
14:30:00 [2020-02-26T14:30:00.579Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:00 [2020-02-26T14:30:00.579Z] #45 14.55   PBCC     images/sk-packet.pb-c.c
14:30:00 [2020-02-26T14:30:00.579Z] #45 14.62   DEP      images/sk-packet.pb-c.d
14:30:00 [2020-02-26T14:30:00.717Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:30:00 [2020-02-26T14:30:00.717Z] --- PASS: TestCreateWithCapabilities (0.01s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:30:00 [2020-02-26T14:30:00.717Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
14:30:00 [2020-02-26T14:30:00.717Z] === RUN   TestCreateWithCustomReadonlyPaths
14:30:00 [2020-02-26T14:30:00.875Z] #45 14.76   PBCC     images/tcp-stream.pb-c.c
14:30:00 [2020-02-26T14:30:00.875Z] #45 14.84   DEP      images/tcp-stream.pb-c.d
14:30:01 [2020-02-26T14:30:01.168Z] #45 14.91   PBCC     images/pipe.pb-c.c
14:30:01 [2020-02-26T14:30:01.168Z] #45 15.01   DEP      images/pipe.pb-c.d
14:30:01 [2020-02-26T14:30:01.168Z] #45 15.09   PBCC     images/pstree.pb-c.c
14:30:01 [2020-02-26T14:30:01.168Z] #45 15.12   DEP      images/pstree.pb-c.d
14:30:01 [2020-02-26T14:30:01.461Z] #45 15.26   PBCC     images/fs.pb-c.c
14:30:01 [2020-02-26T14:30:01.461Z] #45 15.33   DEP      images/fs.pb-c.d
14:30:01 [2020-02-26T14:30:01.461Z] #45 15.45   PBCC     images/signalfd.pb-c.c
14:30:01 [2020-02-26T14:30:01.752Z] #45 15.54   DEP      images/signalfd.pb-c.d
14:30:01 [2020-02-26T14:30:01.753Z] #45 15.66   PBCC     images/fh.pb-c.c
14:30:01 [2020-02-26T14:30:01.753Z] #45 15.74   PBCC     images/fsnotify.pb-c.c
14:30:02 [2020-02-26T14:30:02.046Z] #45 15.91   DEP      images/fh.pb-c.d
14:30:02 [2020-02-26T14:30:02.046Z] #45 15.98   DEP      images/fsnotify.pb-c.d
14:30:02 [2020-02-26T14:30:02.338Z] #45 16.10   PBCC     images/eventpoll.pb-c.c
14:30:02 [2020-02-26T14:30:02.338Z] #45 16.15   DEP      images/eventpoll.pb-c.d
14:30:02 [2020-02-26T14:30:02.338Z] #45 16.25   PBCC     images/eventfd.pb-c.c
14:30:02 [2020-02-26T14:30:02.631Z] #45 16.30   DEP      images/eventfd.pb-c.d
14:30:02 [2020-02-26T14:30:02.631Z] #45 16.37   PBCC     images/remap-file-path.pb-c.c
14:30:02 [2020-02-26T14:30:02.631Z] #45 16.45   DEP      images/remap-file-path.pb-c.d
14:30:02 [2020-02-26T14:30:02.631Z] #45 16.57   PBCC     images/fifo.pb-c.c
14:30:02 [2020-02-26T14:30:02.926Z] #45 16.63   DEP      images/fifo.pb-c.d
14:30:02 [2020-02-26T14:30:02.926Z] #45 16.75   PBCC     images/ghost-file.pb-c.c
14:30:02 [2020-02-26T14:30:02.926Z] #45 16.82   DEP      images/ghost-file.pb-c.d
14:30:02 [2020-02-26T14:30:02.926Z] #45 16.94   PBCC     images/regfile.pb-c.c
14:30:02 [2020-02-26T14:30:02.938Z] --- PASS: TestBuildSquashParent (10.42s)
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:02 [2020-02-26T14:30:02.938Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:02 [2020-02-26T14:30:02.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:02 [2020-02-26T14:30:02.938Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-02-26T14:30:02.939Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:03 [2020-02-26T14:30:03.220Z] #45 17.01   DEP      images/regfile.pb-c.d
14:30:03 [2020-02-26T14:30:03.220Z] #45 17.17   PBCC     images/ns.pb-c.c
14:30:03 [2020-02-26T14:30:03.220Z] #45 17.19   DEP      images/ns.pb-c.d
14:30:03 [2020-02-26T14:30:03.514Z] #45 17.27   PBCC     images/fdinfo.pb-c.c
14:30:03 [2020-02-26T14:30:03.514Z] #45 17.45   DEP      images/fdinfo.pb-c.d
14:30:03 [2020-02-26T14:30:03.514Z] #45 17.54   PBCC     images/core-aarch64.pb-c.c
14:30:03 [2020-02-26T14:30:03.798Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:03 [2020-02-26T14:30:03.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:03 [2020-02-26T14:30:03.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:03 [2020-02-26T14:30:03.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:03 [2020-02-26T14:30:03.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:03 [2020-02-26T14:30:03.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:30:03 [2020-02-26T14:30:03.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
14:30:03 [2020-02-26T14:30:03.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:30:03 [2020-02-26T14:30:03.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:30:03 [2020-02-26T14:30:03.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:30:03 [2020-02-26T14:30:03.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:30:03 [2020-02-26T14:30:03.798Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:30:03 [2020-02-26T14:30:03.810Z] #45 17.63   PBCC     images/core-arm.pb-c.c
14:30:03 [2020-02-26T14:30:03.810Z] #45 17.75   PBCC     images/core-ppc64.pb-c.c
14:30:04 [2020-02-26T14:30:04.108Z] #45 17.87   PBCC     images/core-s390.pb-c.c
14:30:04 [2020-02-26T14:30:04.108Z] #45 17.98   PBCC     images/core-x86.pb-c.c
14:30:04 [2020-02-26T14:30:04.108Z] #45 18.08   PBCC     images/core.pb-c.c
14:30:04 [2020-02-26T14:30:04.143Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
14:30:04 [2020-02-26T14:30:04.143Z] === RUN   TestContainerStartOnDaemonRestart
14:30:04 [2020-02-26T14:30:04.143Z] === PAUSE TestContainerStartOnDaemonRestart
14:30:04 [2020-02-26T14:30:04.143Z] === RUN   TestDaemonRestartIpcMode
14:30:04 [2020-02-26T14:30:04.143Z] === PAUSE TestDaemonRestartIpcMode
14:30:04 [2020-02-26T14:30:04.143Z] === RUN   TestDaemonHostGatewayIP
14:30:04 [2020-02-26T14:30:04.143Z] === PAUSE TestDaemonHostGatewayIP
14:30:04 [2020-02-26T14:30:04.143Z] === RUN   TestDiff
14:30:04 [2020-02-26T14:30:04.408Z] #45 18.24   PBCC     images/inventory.pb-c.c
14:30:04 [2020-02-26T14:30:04.708Z] #45 18.42   DEP      images/core-aarch64.pb-c.d
14:30:04 [2020-02-26T14:30:04.708Z] #45 18.58   DEP      images/core-arm.pb-c.d
14:30:04 [2020-02-26T14:30:04.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:04 [2020-02-26T14:30:04.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:04 [2020-02-26T14:30:04.890Z] --- PASS: TestDiff (0.91s)
14:30:04 [2020-02-26T14:30:04.890Z] === RUN   TestExecWithCloseStdin
14:30:05 [2020-02-26T14:30:05.007Z] #45 18.69   DEP      images/core-ppc64.pb-c.d
14:30:05 [2020-02-26T14:30:05.007Z] #45 18.80   DEP      images/core-s390.pb-c.d
14:30:05 [2020-02-26T14:30:05.007Z] #45 18.93   DEP      images/core-x86.pb-c.d
14:30:05 [2020-02-26T14:30:05.304Z] #45 19.09   DEP      images/core.pb-c.d
14:30:05 [2020-02-26T14:30:05.304Z] #45 19.27   DEP      images/inventory.pb-c.d
14:30:05 [2020-02-26T14:30:05.623Z] #45 19.35   PBCC     images/cpuinfo.pb-c.c
14:30:05 [2020-02-26T14:30:05.623Z] #45 19.40   DEP      images/cpuinfo.pb-c.d
14:30:05 [2020-02-26T14:30:05.623Z] #45 19.50   PBCC     images/stats.pb-c.c
14:30:05 [2020-02-26T14:30:05.623Z] #45 19.53   DEP      images/stats.pb-c.d
14:30:06 [2020-02-26T14:30:06.196Z] --- PASS: TestExecWithCloseStdin (1.07s)
14:30:06 [2020-02-26T14:30:06.196Z] === RUN   TestExec
14:30:06 [2020-02-26T14:30:06.980Z] --- PASS: TestExec (1.07s)
14:30:06 [2020-02-26T14:30:06.980Z] === RUN   TestExecUser
14:30:07 [2020-02-26T14:30:07.770Z] #45 ...
14:30:07 [2020-02-26T14:30:07.770Z] 
14:30:07 [2020-02-26T14:30:07.770Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:30:07 [2020-02-26T14:30:07.770Z] #11 102.0 Selecting previously unselected package mingw-w64-x86-64-dev.
14:30:07 [2020-02-26T14:30:07.770Z] #11 102.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 102.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.7 Selecting previously unselected package gcc-mingw-w64-base.
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 109.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:30:07 [2020-02-26T14:30:07.770Z] #11 ...
14:30:07 [2020-02-26T14:30:07.770Z] 
14:30:07 [2020-02-26T14:30:07.770Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:07 [2020-02-26T14:30:07.770Z] #45 21.65 make[1]: Nothing to be done for 'all'.
14:30:08 [2020-02-26T14:30:08.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:08 [2020-02-26T14:30:08.180Z] --- PASS: TestExecUser (0.94s)
14:30:08 [2020-02-26T14:30:08.180Z] === RUN   TestExportContainerAndImportImage
14:30:08 [2020-02-26T14:30:08.342Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:09 [2020-02-26T14:30:09.408Z] --- PASS: TestExportContainerAndImportImage (1.15s)
14:30:09 [2020-02-26T14:30:09.408Z] === RUN   TestExportContainerAfterDaemonRestart
14:30:09 [2020-02-26T14:30:09.593Z] --- PASS: TestBuildWithHugeFile (40.67s)
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildWithEmptyDockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:09 [2020-02-26T14:30:09.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
14:30:09 [2020-02-26T14:30:09.593Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
14:30:09 [2020-02-26T14:30:09.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
14:30:09 [2020-02-26T14:30:09.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildPreserveOwnership
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildPreserveOwnership/copy_from
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:30:09 [2020-02-26T14:30:09.593Z] --- PASS: TestBuildPreserveOwnership (5.97s)
14:30:09 [2020-02-26T14:30:09.593Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.89s)
14:30:09 [2020-02-26T14:30:09.593Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestBuildPlatformInvalid
14:30:09 [2020-02-26T14:30:09.593Z] --- PASS: TestBuildPlatformInvalid (0.19s)
14:30:09 [2020-02-26T14:30:09.593Z] PASS
14:30:09 [2020-02-26T14:30:09.593Z] 
14:30:09 [2020-02-26T14:30:09.593Z] === Skipped
14:30:09 [2020-02-26T14:30:09.593Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:30:09 [2020-02-26T14:30:09.593Z]     build_session_test.go:25: TODO: BuildKit
14:30:09 [2020-02-26T14:30:09.593Z] 
14:30:09 [2020-02-26T14:30:09.593Z] 
14:30:09 [2020-02-26T14:30:09.593Z] DONE 32 tests, 1 skipped in 89.765s
14:30:09 [2020-02-26T14:30:09.593Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:30:09 [2020-02-26T14:30:09.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:30:09 [2020-02-26T14:30:09.593Z] ++ set -e
14:30:09 [2020-02-26T14:30:09.593Z] ++ '[' -n 0 ']'
14:30:09 [2020-02-26T14:30:09.593Z] ++ set -x
14:30:09 [2020-02-26T14:30:09.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:30:09 [2020-02-26T14:30:09.593Z] INFO: Testing against a local daemon
14:30:09 [2020-02-26T14:30:09.593Z] === RUN   TestConfigList
14:30:09 [2020-02-26T14:30:09.855Z] #45 23.74   CC       images/stats.o
14:30:10 [2020-02-26T14:30:10.490Z] #45 24.48   CC       images/core.o
14:30:10 [2020-02-26T14:30:10.612Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
14:30:10 [2020-02-26T14:30:10.612Z] === RUN   TestHealthCheckWorkdir
14:30:11 [2020-02-26T14:30:11.129Z] #45 ...
14:30:11 [2020-02-26T14:30:11.130Z] 
14:30:11 [2020-02-26T14:30:11.130Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:11 [2020-02-26T14:30:11.130Z] #34 105.0 time
14:30:11 [2020-02-26T14:30:11.130Z] #34 105.0 internal/syscall/unix
14:30:11 [2020-02-26T14:30:11.130Z] #34 113.2 internal/poll
14:30:11 [2020-02-26T14:30:11.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.73s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s)
14:30:11 [2020-02-26T14:30:11.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s)
14:30:11 [2020-02-26T14:30:11.602Z] === RUN   TestBuildMultiStageCopy
14:30:11 [2020-02-26T14:30:11.602Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:30:11 [2020-02-26T14:30:11.862Z] --- PASS: TestHealthCheckWorkdir (1.12s)
14:30:11 [2020-02-26T14:30:11.862Z] === RUN   TestHealthKillContainer
14:30:12 [2020-02-26T14:30:12.153Z] #34 ...
14:30:12 [2020-02-26T14:30:12.153Z] 
14:30:12 [2020-02-26T14:30:12.153Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:12 [2020-02-26T14:30:12.153Z] #45 25.88   CC       images/core-x86.o
14:30:13 [2020-02-26T14:30:13.783Z] --- PASS: TestConfigList (3.38s)
14:30:13 [2020-02-26T14:30:13.784Z] === RUN   TestConfigsCreateAndDelete
14:30:13 [2020-02-26T14:30:13.853Z] #45 ...
14:30:13 [2020-02-26T14:30:13.853Z] 
14:30:13 [2020-02-26T14:30:13.853Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:13 [2020-02-26T14:30:13.853Z] #48 107.6 vendor/golang.org/x/text/transform
14:30:13 [2020-02-26T14:30:13.853Z] #48 112.4 time
14:30:13 [2020-02-26T14:30:13.853Z] #48 ...
14:30:13 [2020-02-26T14:30:13.853Z] 
14:30:13 [2020-02-26T14:30:13.853Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:13 [2020-02-26T14:30:13.853Z] #63 62.31 Checking out files:  50% (1547/3044)   
Checking out files:  51% (1553/3044)   
Checking out files:  52% (1583/3044)   
Checking out files:  53% (1614/3044)   
Checking out files:  54% (1644/3044)   
Checking out files:  55% (1675/3044)   
Checking out files:  56% (1705/3044)   
Checking out files:  57% (1736/3044)   
Checking out files:  58% (1766/3044)   
Checking out files:  59% (1796/3044)   
Checking out files:  60% (1827/3044)   
Checking out files:  61% (1857/3044)   
Checking out files:  62% (1888/3044)   
Checking out files:  63% (1918/3044)   
Checking out files:  64% (1949/3044)   
Checking out files:  65% (1979/3044)   
Checking out files:  66% (2010/3044)   
Checking out files:  67% (2040/3044)   
Checking out files:  68% (2070/3044)   
Checking out files:  69% (2101/3044)   
Checking out files:  70% (2131/3044)   
Checking out files:  71% (2162/3044)   
Checking out files:  72% (2192/3044)   
Checking out files:  73% (2223/3044)   
Checking out files:  74% (2253/3044)   
Checking out files:  75% (2283/3044)   
Checking out files:  76% (2314/3044)   
Checking out files:  77% (2344/3044)   
Checking out files:  78% (2375/3044)   
Checking out files:  79% (2405/3044)   
Checking out files:  80% (2436/3044)   
Checking out files:  81% (2466/3044)   
Checking out files:  82% (2497/3044)   
Checking out files:  83% (2527/3044)   
Checking out files:  84% (2557/3044)   
Checking out files:  85% (2588/3044)   
Checking out files:  86% (2618/3044)   
Checking out files:  87% (2649/3044)   
Checking out files:  88% (2679/3044)   
Checking out files:  89% (2710/3044)   
Checking out files:  90% (2740/3044)   
Checking out files:  91% (2771/3044)   
Checking out files:  92% (2801/3044)   
Checking out files:  92% (2803/3044)   
Checking out files:  93% (2831/3044)   
Checking out files:  94% (2862/3044)   
Checking out files:  95% (2892/3044)   
Checking out files:  96% (2923/3044)   
Checking out files:  97% (2953/3044)   
Checking out files:  98% (2984/3044)   
Checking out files:  99% (3014/3044)   
Checking out files: 100% (3044/3044)   
Checking out files: 100% (3044/3044), done.
14:30:13 [2020-02-26T14:30:13.853Z] #63 63.59 + cd /tmp/tmp.gVvo8g2css/src/github.com/containerd/containerd
14:30:13 [2020-02-26T14:30:13.853Z] #63 63.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
14:30:14 [2020-02-26T14:30:14.861Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + export 'BUILDTAGS=netgo osusergo static_build'
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + BUILDTAGS='netgo osusergo static_build'
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + export EXTRA_FLAGS=-buildmode=pie
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + EXTRA_FLAGS=-buildmode=pie
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + '[' '' = dynamic ']'
14:30:14 [2020-02-26T14:30:14.896Z] #63 64.76 + make
14:30:14 [2020-02-26T14:30:14.923Z] --- PASS: TestHealthKillContainer (3.02s)
14:30:14 [2020-02-26T14:30:14.923Z] === RUN   TestInspectCpusetInConfigPre120
14:30:15 [2020-02-26T14:30:15.420Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:30:15 [2020-02-26T14:30:15.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
14:30:15 [2020-02-26T14:30:15.681Z] === RUN   TestIpcModeNone
14:30:15 [2020-02-26T14:30:15.947Z] #63 66.04 + bin/ctr
14:30:16 [2020-02-26T14:30:16.323Z] --- PASS: TestConfigsCreateAndDelete (3.31s)
14:30:16 [2020-02-26T14:30:16.323Z] === RUN   TestConfigsUpdate
14:30:16 [2020-02-26T14:30:16.344Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:30:16 [2020-02-26T14:30:16.885Z] --- PASS: TestIpcModeNone (1.02s)
14:30:16 [2020-02-26T14:30:16.885Z] === RUN   TestIpcModePrivate
14:30:16 [2020-02-26T14:30:16.903Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:30:17 [2020-02-26T14:30:17.462Z] --- PASS: TestBuildMultiStageCopy (5.96s)
14:30:17 [2020-02-26T14:30:17.463Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
14:30:17 [2020-02-26T14:30:17.463Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
14:30:17 [2020-02-26T14:30:17.463Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s)
14:30:17 [2020-02-26T14:30:17.463Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
14:30:17 [2020-02-26T14:30:17.463Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
14:30:17 [2020-02-26T14:30:17.463Z] === RUN   TestBuildMultiStageParentConfig
14:30:17 [2020-02-26T14:30:17.654Z] --- PASS: TestIpcModePrivate (1.04s)
14:30:17 [2020-02-26T14:30:17.654Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
14:30:17 [2020-02-26T14:30:17.654Z] === RUN   TestIpcModeShareable
14:30:18 [2020-02-26T14:30:18.966Z] --- PASS: TestIpcModeShareable (0.95s)
14:30:18 [2020-02-26T14:30:18.966Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
14:30:18 [2020-02-26T14:30:18.966Z] === RUN   TestAPIIpcModeShareableAndContainer
14:30:19 [2020-02-26T14:30:19.345Z] --- PASS: TestBuildMultiStageParentConfig (1.83s)
14:30:19 [2020-02-26T14:30:19.345Z] === RUN   TestBuildLabelWithTargets
14:30:19 [2020-02-26T14:30:19.619Z] --- PASS: TestConfigsUpdate (3.26s)
14:30:19 [2020-02-26T14:30:19.619Z] === RUN   TestTemplatedConfig
14:30:21 [2020-02-26T14:30:21.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
14:30:21 [2020-02-26T14:30:21.433Z] === RUN   TestAPIIpcModeHost
14:30:21 [2020-02-26T14:30:21.851Z] b5405b758079: Pull complete
14:30:21 [2020-02-26T14:30:21.851Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d
14:30:21 [2020-02-26T14:30:21.851Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:30:21 [2020-02-26T14:30:21.851Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040'
14:30:21 [2020-02-26T14:30:21.851Z] WARN: Skipping validation tests
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Running unit tests at 02/26/2020 14:30:17...
14:30:21 [2020-02-26T14:30:21.851Z] INFO: make.ps1 starting at 02/26/2020 14:30:20
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Git commit (a40de08ca1) assumed from DOCKER_GITCOMMIT environment variable
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Invoking autogen...
14:30:21 [2020-02-26T14:30:21.851Z] INFO: Running unit tests...
14:30:22 [2020-02-26T14:30:22.189Z] --- PASS: TestAPIIpcModeHost (0.76s)
14:30:22 [2020-02-26T14:30:22.189Z] === RUN   TestDaemonIpcModeShareable
14:30:22 [2020-02-26T14:30:22.603Z] --- PASS: TestBuildLabelWithTargets (2.75s)
14:30:22 [2020-02-26T14:30:22.603Z] === RUN   TestBuildWithEmptyLayers
14:30:22 [2020-02-26T14:30:22.908Z] --- PASS: TestTemplatedConfig (3.35s)
14:30:22 [2020-02-26T14:30:22.908Z] === RUN   TestConfigInspect
14:30:22 [2020-02-26T14:30:22.959Z] #63 ...
14:30:22 [2020-02-26T14:30:22.959Z] 
14:30:22 [2020-02-26T14:30:22.959Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:22 [2020-02-26T14:30:22.959Z] #34 117.1 os
14:30:22 [2020-02-26T14:30:22.959Z] #34 122.5 internal/fmtsort
14:30:22 [2020-02-26T14:30:22.959Z] #34 123.8 path/filepath
14:30:22 [2020-02-26T14:30:22.959Z] #34 123.8 fmt
14:30:22 [2020-02-26T14:30:22.959Z] #34 126.6 io/ioutil
14:30:23 [2020-02-26T14:30:23.251Z] #34 ...
14:30:23 [2020-02-26T14:30:23.251Z] 
14:30:23 [2020-02-26T14:30:23.251Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:23 [2020-02-26T14:30:23.251Z] #45 27.78   CC       images/core-arm.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 28.44   CC       images/core-aarch64.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 29.13   CC       images/core-ppc64.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 30.29   CC       images/core-s390.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 31.57   CC       images/cpuinfo.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 32.32   CC       images/inventory.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 32.73   CC       images/fdinfo.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 33.39   CC       images/fown.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 33.86   CC       images/ns.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 34.15   CC       images/regfile.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 34.73   CC       images/ghost-file.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 35.28   CC       images/fifo.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 35.59   CC       images/remap-file-path.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 36.02   CC       images/eventfd.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 36.32   CC       images/eventpoll.o
14:30:23 [2020-02-26T14:30:23.251Z] #45 37.05   CC       images/fh.o
14:30:23 [2020-02-26T14:30:23.528Z] --- PASS: TestBuildWithEmptyLayers (1.30s)
14:30:23 [2020-02-26T14:30:23.528Z] === RUN   TestBuildMultiStageOnBuild
14:30:23 [2020-02-26T14:30:23.891Z] #45 37.64   CC       images/fsnotify.o
14:30:23 [2020-02-26T14:30:23.935Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
14:30:23 [2020-02-26T14:30:23.935Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:30:23 [2020-02-26T14:30:23.935Z] === RUN   TestDaemonIpcModePrivate
14:30:25 [2020-02-26T14:30:25.409Z] #45 39.20   CC       images/signalfd.o
14:30:25 [2020-02-26T14:30:25.683Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
14:30:25 [2020-02-26T14:30:25.683Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:30:25 [2020-02-26T14:30:25.683Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:30:25 [2020-02-26T14:30:25.702Z] #45 39.56   CC       images/fs.o
14:30:25 [2020-02-26T14:30:25.995Z] #45 ...
14:30:25 [2020-02-26T14:30:25.995Z] 
14:30:25 [2020-02-26T14:30:25.995Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:25 [2020-02-26T14:30:25.995Z] #48 120.3 regexp
14:30:25 [2020-02-26T14:30:25.995Z] #48 130.1 os/exec
14:30:26 [2020-02-26T14:30:26.200Z] --- PASS: TestConfigInspect (2.72s)
14:30:26 [2020-02-26T14:30:26.200Z] === RUN   TestConfigCreateWithLabels
14:30:26 [2020-02-26T14:30:26.289Z] #48 130.4 net
14:30:26 [2020-02-26T14:30:26.289Z] #48 ...
14:30:26 [2020-02-26T14:30:26.289Z] 
14:30:26 [2020-02-26T14:30:26.289Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:26 [2020-02-26T14:30:26.289Z] #34 130.2 github.com/BurntSushi/toml
14:30:26 [2020-02-26T14:30:26.289Z] #34 130.3 log
14:30:26 [2020-02-26T14:30:26.289Z] #34 130.3 flag
14:30:27 [2020-02-26T14:30:27.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
14:30:27 [2020-02-26T14:30:27.421Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:30:27 [2020-02-26T14:30:27.421Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:30:27 [2020-02-26T14:30:27.685Z] --- PASS: TestBuildMultiStageOnBuild (3.75s)
14:30:27 [2020-02-26T14:30:27.685Z] === RUN   TestBuildUncleanTarFilenames
14:30:29 [2020-02-26T14:30:29.044Z] --- PASS: TestBuildUncleanTarFilenames (1.77s)
14:30:29 [2020-02-26T14:30:29.044Z] === RUN   TestBuildMultiStageLayerLeak
14:30:29 [2020-02-26T14:30:29.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
14:30:29 [2020-02-26T14:30:29.186Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:30:29 [2020-02-26T14:30:29.186Z] === RUN   TestIpcModeOlderClient
14:30:29 [2020-02-26T14:30:29.186Z] === PAUSE TestIpcModeOlderClient
14:30:29 [2020-02-26T14:30:29.186Z] === RUN   TestKillContainerInvalidSignal
14:30:29 [2020-02-26T14:30:29.487Z] --- PASS: TestConfigCreateWithLabels (3.27s)
14:30:29 [2020-02-26T14:30:29.487Z] === RUN   TestConfigCreateResolve
14:30:29 [2020-02-26T14:30:29.934Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
14:30:29 [2020-02-26T14:30:29.934Z] === RUN   TestKillContainer
14:30:29 [2020-02-26T14:30:29.934Z] === RUN   TestKillContainer/no_signal
14:30:30 [2020-02-26T14:30:30.446Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:30:30 [2020-02-26T14:30:30.678Z] === RUN   TestKillContainer/non_killing_signal
14:30:31 [2020-02-26T14:30:31.425Z] === RUN   TestKillContainer/killing_signal
14:30:32 [2020-02-26T14:30:32.698Z] --- PASS: TestKillContainer (2.56s)
14:30:32 [2020-02-26T14:30:32.698Z]     --- PASS: TestKillContainer/no_signal (0.81s)
14:30:32 [2020-02-26T14:30:32.698Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
14:30:32 [2020-02-26T14:30:32.698Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
14:30:32 [2020-02-26T14:30:32.698Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:30:32 [2020-02-26T14:30:32.698Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:30:32 [2020-02-26T14:30:32.776Z] --- PASS: TestConfigCreateResolve (3.22s)
14:30:32 [2020-02-26T14:30:32.776Z] === RUN   TestConfigDaemonLibtrustID
14:30:32 [2020-02-26T14:30:32.776Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
14:30:32 [2020-02-26T14:30:32.776Z] PASS
14:30:32 [2020-02-26T14:30:32.776Z] 
14:30:32 [2020-02-26T14:30:32.776Z] DONE 8 tests in 23.284s
14:30:32 [2020-02-26T14:30:32.776Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:30:32 [2020-02-26T14:30:32.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:30:32 [2020-02-26T14:30:32.776Z] ++ set -e
14:30:32 [2020-02-26T14:30:32.776Z] ++ '[' -n 0 ']'
14:30:32 [2020-02-26T14:30:32.776Z] ++ set -x
14:30:32 [2020-02-26T14:30:32.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:30:33 [2020-02-26T14:30:33.035Z] INFO: Testing against a local daemon
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestCheckpoint
14:30:33 [2020-02-26T14:30:33.035Z] --- SKIP: TestCheckpoint (0.00s)
14:30:33 [2020-02-26T14:30:33.035Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestContainerInvalidJSON
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:30:33 [2020-02-26T14:30:33.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:30:33 [2020-02-26T14:30:33.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:30:33 [2020-02-26T14:30:33.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:30:33 [2020-02-26T14:30:33.035Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:30:33 [2020-02-26T14:30:33.035Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:30:33 [2020-02-26T14:30:33.035Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:30:33 [2020-02-26T14:30:33.035Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:30:33 [2020-02-26T14:30:33.035Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:30:33 [2020-02-26T14:30:33.035Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:30:33 [2020-02-26T14:30:33.035Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:30:33 [2020-02-26T14:30:33.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
14:30:33 [2020-02-26T14:30:33.035Z] === RUN   TestCopyFromContainerPathIsNotDir
14:30:33 [2020-02-26T14:30:33.200Z] --- PASS: TestBuildMultiStageLayerLeak (4.00s)
14:30:33 [2020-02-26T14:30:33.200Z] === RUN   TestBuildWithHugeFile
14:30:33 [2020-02-26T14:30:33.235Z] #34 ...
14:30:33 [2020-02-26T14:30:33.235Z] 
14:30:33 [2020-02-26T14:30:33.235Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:33 [2020-02-26T14:30:33.235Z] #45 40.10   CC       images/pstree.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 40.44   CC       images/pipe.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 40.76   CC       images/tcp-stream.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 41.28   CC       images/sk-packet.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 41.80   CC       images/mnt.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 42.18   CC       images/pipe-data.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 42.66   CC       images/sa.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 43.06   CC       images/timer.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 43.74   CC       images/timerfd.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 44.12   CC       images/mm.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 44.64   CC       images/sk-opts.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 44.96   CC       images/sk-unix.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 45.59   CC       images/sk-inet.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 46.43   CC       images/tun.o
14:30:33 [2020-02-26T14:30:33.235Z] #45 46.89   CC       images/sk-netlink.o
14:30:33 [2020-02-26T14:30:33.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
14:30:33 [2020-02-26T14:30:33.293Z] === RUN   TestCopyToContainerPathDoesNotExist
14:30:33 [2020-02-26T14:30:33.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
14:30:33 [2020-02-26T14:30:33.293Z] === RUN   TestCopyToContainerPathIsNotDir
14:30:33 [2020-02-26T14:30:33.494Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:30:33 [2020-02-26T14:30:33.536Z] #45 47.25   CC       images/packet-sock.o
14:30:33 [2020-02-26T14:30:33.536Z] #45 ...
14:30:33 [2020-02-26T14:30:33.536Z] 
14:30:33 [2020-02-26T14:30:33.536Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:33 [2020-02-26T14:30:33.536Z] #34 137.6 github.com/BurntSushi/toml/cmd/tomlv
14:30:33 [2020-02-26T14:30:33.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
14:30:33 [2020-02-26T14:30:33.553Z] === RUN   TestCopyFromContainer
14:30:34 [2020-02-26T14:30:34.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
14:30:34 [2020-02-26T14:30:34.257Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
14:30:34 [2020-02-26T14:30:34.257Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
14:30:34 [2020-02-26T14:30:34.257Z] === RUN   TestKillStoppedContainer
14:30:34 [2020-02-26T14:30:34.257Z] --- PASS: TestKillStoppedContainer (0.09s)
14:30:34 [2020-02-26T14:30:34.257Z] === RUN   TestKillStoppedContainerAPIPre120
14:30:34 [2020-02-26T14:30:34.257Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:30:34 [2020-02-26T14:30:34.257Z] === RUN   TestKillDifferentUserContainer
14:30:35 [2020-02-26T14:30:35.025Z] --- PASS: TestKillDifferentUserContainer (0.79s)
14:30:35 [2020-02-26T14:30:35.025Z] === RUN   TestInspectOomKilledTrue
14:30:35 [2020-02-26T14:30:35.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:30:35 [2020-02-26T14:30:35.025Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:30:35 [2020-02-26T14:30:35.025Z] === RUN   TestInspectOomKilledFalse
14:30:35 [2020-02-26T14:30:35.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:30:35 [2020-02-26T14:30:35.025Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:30:35 [2020-02-26T14:30:35.025Z] === RUN   TestLinksEtcHostsContentMatch
14:30:35 [2020-02-26T14:30:35.457Z] === RUN   TestCopyFromContainer//
14:30:35 [2020-02-26T14:30:35.457Z] === RUN   TestCopyFromContainer//bar/root
14:30:35 [2020-02-26T14:30:35.716Z] === RUN   TestCopyFromContainer//bar/root/
14:30:35 [2020-02-26T14:30:35.716Z] === RUN   TestCopyFromContainer/bar/quux
14:30:35 [2020-02-26T14:30:35.857Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
14:30:35 [2020-02-26T14:30:35.857Z] === RUN   TestLinksContainerNames
14:30:35 [2020-02-26T14:30:35.974Z] === RUN   TestCopyFromContainer/bar/quux/
14:30:35 [2020-02-26T14:30:35.974Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:30:35 [2020-02-26T14:30:35.974Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:30:36 [2020-02-26T14:30:36.233Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:30:36 [2020-02-26T14:30:36.233Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCopyFromContainer/bar/notarget
14:30:36 [2020-02-26T14:30:36.492Z] --- PASS: TestCopyFromContainer (3.06s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer// (0.11s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:36 [2020-02-26T14:30:36.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:36 [2020-02-26T14:30:36.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:36 [2020-02-26T14:30:36.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:36 [2020-02-26T14:30:36.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:36 [2020-02-26T14:30:36.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:36 [2020-02-26T14:30:36.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:36 [2020-02-26T14:30:36.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:30:36 [2020-02-26T14:30:36.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:30:36 [2020-02-26T14:30:36.492Z] === RUN   TestCreateLinkToNonExistingContainer
14:30:36 [2020-02-26T14:30:36.752Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateWithInvalidEnv
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateWithInvalidEnv/0
14:30:36 [2020-02-26T14:30:36.752Z] === PAUSE TestCreateWithInvalidEnv/0
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateWithInvalidEnv/1
14:30:36 [2020-02-26T14:30:36.752Z] === PAUSE TestCreateWithInvalidEnv/1
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateWithInvalidEnv/2
14:30:36 [2020-02-26T14:30:36.752Z] === PAUSE TestCreateWithInvalidEnv/2
14:30:36 [2020-02-26T14:30:36.752Z] === CONT  TestCreateWithInvalidEnv/0
14:30:36 [2020-02-26T14:30:36.752Z] === CONT  TestCreateWithInvalidEnv/2
14:30:36 [2020-02-26T14:30:36.752Z] === CONT  TestCreateWithInvalidEnv/1
14:30:36 [2020-02-26T14:30:36.752Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:30:36 [2020-02-26T14:30:36.752Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:30:36 [2020-02-26T14:30:36.752Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:30:36 [2020-02-26T14:30:36.752Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateTmpfsMountsTarget
14:30:36 [2020-02-26T14:30:36.752Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:30:36 [2020-02-26T14:30:36.752Z] === RUN   TestCreateWithCustomMaskedPaths
14:30:37 [2020-02-26T14:30:37.524Z] ?   	github.com/docker/docker/api	[no test files]
14:30:37 [2020-02-26T14:30:37.627Z] --- PASS: TestLinksContainerNames (1.59s)
14:30:37 [2020-02-26T14:30:37.627Z] === RUN   TestLogsFollowTailEmpty
14:30:37 [2020-02-26T14:30:37.976Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
14:30:37 [2020-02-26T14:30:37.976Z] === RUN   TestContainerNetworkMountsNoChown
14:30:38 [2020-02-26T14:30:38.047Z] #34 ...
14:30:38 [2020-02-26T14:30:38.047Z] 
14:30:38 [2020-02-26T14:30:38.047Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:38 [2020-02-26T14:30:38.047Z] #48 132.2 internal/lazyregexp
14:30:38 [2020-02-26T14:30:38.047Z] #48 133.1 github.com/LK4D4/vndr/versioned
14:30:38 [2020-02-26T14:30:38.047Z] #48 138.7 encoding/base64
14:30:38 [2020-02-26T14:30:38.047Z] #48 138.7 go/token
14:30:38 [2020-02-26T14:30:38.047Z] #48 138.8 net/url
14:30:38 [2020-02-26T14:30:38.047Z] #48 141.9 text/template/parse
14:30:38 [2020-02-26T14:30:38.047Z] #48 142.3 go/scanner
14:30:38 [2020-02-26T14:30:38.342Z] #48 ...
14:30:38 [2020-02-26T14:30:38.342Z] 
14:30:38 [2020-02-26T14:30:38.342Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:30:38 [2020-02-26T14:30:38.342Z] #11 141.5 Selecting previously unselected package g++-mingw-w64-x86-64.
14:30:38 [2020-02-26T14:30:38.342Z] #11 141.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:30:38 [2020-02-26T14:30:38.342Z] #11 141.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:30:38 [2020-02-26T14:30:38.869Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/default
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/default
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/private
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/private
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rprivate
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rprivate
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/slave
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/slave
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rslave
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rslave
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/shared
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/shared
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rshared
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rshared
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/default
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/default/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rslave
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/default/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rshared
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/shared
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:30:38 [2020-02-26T14:30:38.869Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:30:38 [2020-02-26T14:30:38.869Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/rprivate
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/slave
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/private
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/private/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/private/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/default/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/default/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:30:39 [2020-02-26T14:30:39.234Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:30:39 [2020-02-26T14:30:39.235Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:30:39 [2020-02-26T14:30:39.235Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:30:39 [2020-02-26T14:30:39.289Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:30:39 [2020-02-26T14:30:39.289Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
14:30:39 [2020-02-26T14:30:39.289Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
14:30:39 [2020-02-26T14:30:39.289Z] === RUN   TestCreateWithCustomReadonlyPaths
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/private/mount_root
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/private/bind_root
14:30:39 [2020-02-26T14:30:39.667Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:30:39 [2020-02-26T14:30:39.667Z] --- PASS: TestMountDaemonRoot (0.01s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:30:39 [2020-02-26T14:30:39.667Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
14:30:39 [2020-02-26T14:30:39.667Z] === RUN   TestContainerBindMountNonRecursive
14:30:40 [2020-02-26T14:30:40.445Z] #11 ...
14:30:40 [2020-02-26T14:30:40.445Z] 
14:30:40 [2020-02-26T14:30:40.445Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:40 [2020-02-26T14:30:40.445Z] #34 DONE 144.4s
14:30:40 [2020-02-26T14:30:40.445Z] 
14:30:40 [2020-02-26T14:30:40.445Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:40 [2020-02-26T14:30:40.445Z] #45 48.05   CC       images/ipc-var.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 48.40   CC       images/ipc-desc.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 48.86   CC       images/ipc-shm.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 49.26   CC       images/ipc-msg.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 49.99   CC       images/ipc-sem.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 50.31   CC       images/utsns.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 50.63   CC       images/creds.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 50.97   CC       images/vma.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 51.44   CC       images/netdev.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 52.20   CC       images/tty.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 53.44   CC       images/file-lock.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 53.71   CC       images/rlimit.o
14:30:40 [2020-02-26T14:30:40.445Z] #45 54.02   CC       images/pagemap.o
14:30:41 [2020-02-26T14:30:41.087Z] #45 54.72   CC       images/siginfo.o
14:30:41 [2020-02-26T14:30:41.087Z] #45 ...
14:30:41 [2020-02-26T14:30:41.087Z] 
14:30:41 [2020-02-26T14:30:41.087Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:41 [2020-02-26T14:30:41.087Z] #48 145.0 encoding/json
14:30:41 [2020-02-26T14:30:41.560Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
14:30:41 [2020-02-26T14:30:41.560Z] === RUN   TestNetworkNat
14:30:41 [2020-02-26T14:30:41.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
14:30:41 [2020-02-26T14:30:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:30:41 [2020-02-26T14:30:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:41 [2020-02-26T14:30:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:41 [2020-02-26T14:30:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:41 [2020-02-26T14:30:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:41 [2020-02-26T14:30:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:41 [2020-02-26T14:30:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:41 [2020-02-26T14:30:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:41 [2020-02-26T14:30:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:41 [2020-02-26T14:30:41.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:41 [2020-02-26T14:30:41.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:41 [2020-02-26T14:30:41.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:41 [2020-02-26T14:30:41.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:41 [2020-02-26T14:30:41.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:41 [2020-02-26T14:30:41.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:41 [2020-02-26T14:30:41.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:41 [2020-02-26T14:30:41.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:30:41 [2020-02-26T14:30:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:30:41 [2020-02-26T14:30:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:30:41 [2020-02-26T14:30:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
14:30:41 [2020-02-26T14:30:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
14:30:41 [2020-02-26T14:30:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:30:41 [2020-02-26T14:30:41.832Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:30:42 [2020-02-26T14:30:42.090Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
14:30:42 [2020-02-26T14:30:42.090Z] === RUN   TestContainerStartOnDaemonRestart
14:30:42 [2020-02-26T14:30:42.090Z] === PAUSE TestContainerStartOnDaemonRestart
14:30:42 [2020-02-26T14:30:42.090Z] === RUN   TestDaemonRestartIpcMode
14:30:42 [2020-02-26T14:30:42.090Z] === PAUSE TestDaemonRestartIpcMode
14:30:42 [2020-02-26T14:30:42.090Z] === RUN   TestDaemonHostGatewayIP
14:30:42 [2020-02-26T14:30:42.090Z] === PAUSE TestDaemonHostGatewayIP
14:30:42 [2020-02-26T14:30:42.090Z] === RUN   TestDiff
14:30:42 [2020-02-26T14:30:42.304Z] --- PASS: TestNetworkNat (0.82s)
14:30:42 [2020-02-26T14:30:42.304Z] === RUN   TestNetworkLocalhostTCPNat
14:30:43 [2020-02-26T14:30:43.026Z] --- PASS: TestDiff (0.79s)
14:30:43 [2020-02-26T14:30:43.026Z] === RUN   TestExecWithCloseStdin
14:30:43 [2020-02-26T14:30:43.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
14:30:43 [2020-02-26T14:30:43.501Z] === RUN   TestNetworkLoopbackNat
14:30:43 [2020-02-26T14:30:43.842Z] #48 147.6 go/ast
14:30:43 [2020-02-26T14:30:43.963Z] --- PASS: TestExecWithCloseStdin (0.90s)
14:30:43 [2020-02-26T14:30:43.963Z] === RUN   TestExec
14:30:44 [2020-02-26T14:30:44.246Z] --- PASS: TestNetworkLoopbackNat (1.10s)
14:30:44 [2020-02-26T14:30:44.246Z] === RUN   TestPause
14:30:44 [2020-02-26T14:30:44.900Z] --- PASS: TestExec (0.91s)
14:30:44 [2020-02-26T14:30:44.900Z] === RUN   TestExecUser
14:30:45 [2020-02-26T14:30:45.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:30:45 [2020-02-26T14:30:45.473Z] Using test binary docker
14:30:45 [2020-02-26T14:30:45.473Z] +++ /etc/init.d/apparmor start
14:30:45 [2020-02-26T14:30:45.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:30:45 [2020-02-26T14:30:45.473Z] INFO: Waiting for daemon to start...
14:30:45 [2020-02-26T14:30:45.473Z] Starting dockerd
14:30:45 [2020-02-26T14:30:45.473Z] +++ 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
14:30:45 [2020-02-26T14:30:45.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:30:45 [2020-02-26T14:30:45.473Z] Using test binary docker
14:30:45 [2020-02-26T14:30:45.473Z] .+++ /etc/init.d/apparmor start
14:30:45 [2020-02-26T14:30:45.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:30:45 [2020-02-26T14:30:45.473Z] INFO: Waiting for daemon to start...
14:30:45 [2020-02-26T14:30:45.473Z] Starting dockerd
14:30:45 [2020-02-26T14:30:45.473Z] +++ 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
14:30:45 [2020-02-26T14:30:45.549Z] --- PASS: TestPause (0.90s)
14:30:45 [2020-02-26T14:30:45.550Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:30:45 [2020-02-26T14:30:45.550Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:30:45 [2020-02-26T14:30:45.550Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:30:45 [2020-02-26T14:30:45.550Z] === RUN   TestPauseStopPausedContainer
14:30:45 [2020-02-26T14:30:45.840Z] --- PASS: TestExecUser (0.91s)
14:30:45 [2020-02-26T14:30:45.840Z] === RUN   TestExportContainerAndImportImage
14:30:46 [2020-02-26T14:30:46.290Z] --- PASS: TestPauseStopPausedContainer (0.87s)
14:30:46 [2020-02-26T14:30:46.290Z] === RUN   TestPsFilter
14:30:46 [2020-02-26T14:30:46.290Z] --- PASS: TestPsFilter (0.23s)
14:30:46 [2020-02-26T14:30:46.290Z] === RUN   TestRemoveContainerWithRemovedVolume
14:30:46 [2020-02-26T14:30:46.776Z] --- PASS: TestExportContainerAndImportImage (1.09s)
14:30:46 [2020-02-26T14:30:46.776Z] === RUN   TestExportContainerAfterDaemonRestart
14:30:47 [2020-02-26T14:30:47.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
14:30:47 [2020-02-26T14:30:47.039Z] === RUN   TestRemoveContainerWithVolume
14:30:47 [2020-02-26T14:30:47.497Z] #48 ...
14:30:47 [2020-02-26T14:30:47.497Z] 
14:30:47 [2020-02-26T14:30:47.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:47 [2020-02-26T14:30:47.497Z] #45 55.65   CC       images/rpc.o
14:30:47 [2020-02-26T14:30:47.497Z] #45 57.66   CC       images/ext-file.o
14:30:47 [2020-02-26T14:30:47.497Z] #45 58.08   CC       images/cgroup.o
14:30:47 [2020-02-26T14:30:47.497Z] #45 59.24   CC       images/userns.o
14:30:47 [2020-02-26T14:30:47.497Z] #45 59.67   CC       images/google/protobuf/descriptor.o
14:30:48 [2020-02-26T14:30:48.256Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
14:30:48 [2020-02-26T14:30:48.256Z] === RUN   TestRemoveContainerRunning
14:30:48 [2020-02-26T14:30:48.685Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
14:30:48 [2020-02-26T14:30:48.685Z] === RUN   TestHealthCheckWorkdir
14:30:48 [2020-02-26T14:30:48.747Z] .
14:30:48 [2020-02-26T14:30:48.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:30:48 [2020-02-26T14:30:48.747Z] 
14:30:48 [2020-02-26T14:30:48.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:30:48 [2020-02-26T14:30:48.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:30:48 [2020-02-26T14:30:48.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:30:48 [2020-02-26T14:30:48.747Z] Error: No such image: emptyfs
14:30:48 [2020-02-26T14:30:48.747Z] Error: No such image: emptyfs
14:30:48 [2020-02-26T14:30:48.747Z] ++++ docker load
14:30:48 [2020-02-26T14:30:48.747Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:30:48 [2020-02-26T14:30:48.747Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:30:48 [2020-02-26T14:30:48.747Z] ++++ docker load
14:30:48 [2020-02-26T14:30:48.747Z] Running integration-test (iteration 1)
14:30:48 [2020-02-26T14:30:48.747Z] 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)/
14:30:48 [2020-02-26T14:30:48.747Z] ++ 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)/'
14:30:48 [2020-02-26T14:30:48.747Z] ++ set -e
14:30:48 [2020-02-26T14:30:48.747Z] ++ '[' -n 0 ']'
14:30:48 [2020-02-26T14:30:48.747Z] ++ set -x
14:30:48 [2020-02-26T14:30:48.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:30:48 [2020-02-26T14:30:48.998Z] --- PASS: TestRemoveContainerRunning (0.85s)
14:30:48 [2020-02-26T14:30:48.998Z] === RUN   TestRemoveContainerForceRemoveRunning
14:30:49 [2020-02-26T14:30:49.003Z] Running integration-test (iteration 1)
14:30:49 [2020-02-26T14:30:49.003Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:30:49 [2020-02-26T14:30:49.003Z] ++ 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)/'
14:30:49 [2020-02-26T14:30:49.003Z] ++ set -e
14:30:49 [2020-02-26T14:30:49.003Z] ++ '[' -n 0 ']'
14:30:49 [2020-02-26T14:30:49.003Z] ++ set -x
14:30:49 [2020-02-26T14:30:49.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:30:49 [2020-02-26T14:30:49.018Z] #45 62.67   CC       images/opts.o
14:30:49 [2020-02-26T14:30:49.019Z] #45 63.09   CC       images/seccomp.o
14:30:49 [2020-02-26T14:30:49.659Z] #45 63.54   CC       images/binfmt-misc.o
14:30:49 [2020-02-26T14:30:49.741Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
14:30:49 [2020-02-26T14:30:49.741Z] === RUN   TestRemoveInvalidContainer
14:30:49 [2020-02-26T14:30:49.741Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:30:49 [2020-02-26T14:30:49.741Z] === RUN   TestRenameLinkedContainer
14:30:49 [2020-02-26T14:30:49.957Z] #45 63.96   CC       images/time.o
14:30:50 [2020-02-26T14:30:50.064Z] --- PASS: TestHealthCheckWorkdir (1.05s)
14:30:50 [2020-02-26T14:30:50.064Z] === RUN   TestHealthKillContainer
14:30:50 [2020-02-26T14:30:50.611Z] #45 64.28   CC       images/sysctl.o
14:30:50 [2020-02-26T14:30:50.925Z] #45 64.58   CC       images/autofs.o
14:30:51 [2020-02-26T14:30:51.232Z] #45 64.87   CC       images/macvlan.o
14:30:51 [2020-02-26T14:30:51.232Z] #45 65.16   CC       images/sit.o
14:30:51 [2020-02-26T14:30:51.232Z] #45 ...
14:30:51 [2020-02-26T14:30:51.232Z] 
14:30:51 [2020-02-26T14:30:51.232Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:51 [2020-02-26T14:30:51.232Z] #48 155.5 text/template
14:30:52 [2020-02-26T14:30:52.336Z] ok  	github.com/docker/docker/api/server	0.134s	coverage: 9.0% of statements
14:30:52 [2020-02-26T14:30:52.816Z] --- PASS: TestRenameLinkedContainer (3.19s)
14:30:52 [2020-02-26T14:30:52.816Z] === RUN   TestRenameStoppedContainer
14:30:53 [2020-02-26T14:30:53.349Z] --- PASS: TestHealthKillContainer (2.93s)
14:30:53 [2020-02-26T14:30:53.349Z] === RUN   TestInspectCpusetInConfigPre120
14:30:53 [2020-02-26T14:30:53.607Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
14:30:53 [2020-02-26T14:30:53.607Z] === RUN   TestIpcModeNone
14:30:54 [2020-02-26T14:30:54.037Z] --- PASS: TestRenameStoppedContainer (0.89s)
14:30:54 [2020-02-26T14:30:54.037Z] === RUN   TestRenameRunningContainerAndReuse
14:30:54 [2020-02-26T14:30:54.547Z] --- PASS: TestIpcModeNone (0.85s)
14:30:54 [2020-02-26T14:30:54.547Z] === RUN   TestIpcModePrivate
14:30:55 [2020-02-26T14:30:55.483Z] --- PASS: TestIpcModePrivate (0.89s)
14:30:55 [2020-02-26T14:30:55.483Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
14:30:55 [2020-02-26T14:30:55.483Z] === RUN   TestIpcModeShareable
14:30:55 [2020-02-26T14:30:55.778Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
14:30:55 [2020-02-26T14:30:55.778Z] === RUN   TestRenameInvalidName
14:30:56 [2020-02-26T14:30:56.050Z] --- PASS: TestIpcModeShareable (0.92s)
14:30:56 [2020-02-26T14:30:56.050Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
14:30:56 [2020-02-26T14:30:56.050Z] === RUN   TestAPIIpcModeShareableAndContainer
14:30:56 [2020-02-26T14:30:56.520Z] --- PASS: TestRenameInvalidName (0.91s)
14:30:56 [2020-02-26T14:30:56.520Z] === RUN   TestRenameAnonymousContainer
14:30:57 [2020-02-26T14:30:57.082Z] #48 ...
14:30:57 [2020-02-26T14:30:57.082Z] 
14:30:57 [2020-02-26T14:30:57.082Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.53   LINK     images/built-in.o
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.75   GEN      compel/include/asm
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.75   GEN      compel/include/version.h
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.77 touch .config
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.77   GEN      include/common/config.h
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.93   GEN      compel/plugins/include/uapi/std/syscall.h
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.95   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:30:57 [2020-02-26T14:30:57.082Z] #45 65.98   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.03   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.15   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.19   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.24   DEP      compel/plugins/std/infect.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.47   DEP      compel/plugins/std/string.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.64   DEP      compel/plugins/std/log.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.82   DEP      compel/plugins/std/fds.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 66.99   DEP      compel/plugins/std/std.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 67.19   DEP      compel/plugins/shmem/shmem.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 67.43   DEP      compel/plugins/fds/fds.d
14:30:57 [2020-02-26T14:30:57.082Z] #45 67.69   CC       compel/plugins/std/std.o
14:30:57 [2020-02-26T14:30:57.082Z] #45 68.20   CC       compel/plugins/std/fds.o
14:30:57 [2020-02-26T14:30:57.082Z] #45 68.92   CC       compel/plugins/std/log.o
14:30:57 [2020-02-26T14:30:57.082Z] #45 70.30   CC       compel/plugins/std/string.o
14:30:57 [2020-02-26T14:30:57.374Z] #45 71.23   CC       compel/plugins/std/infect.o
14:30:58 [2020-02-26T14:30:58.017Z] #45 71.87   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:30:58 [2020-02-26T14:30:58.017Z] #45 71.92   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:30:58 [2020-02-26T14:30:58.017Z] #45 71.99   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:30:58 [2020-02-26T14:30:58.308Z] #45 72.07   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:30:58 [2020-02-26T14:30:58.308Z] #45 72.14   AR       compel/plugins/std.lib.a
14:30:58 [2020-02-26T14:30:58.308Z] #45 72.21   CC       compel/plugins/fds/fds.o
14:30:58 [2020-02-26T14:30:58.940Z] #45 72.63   AR       compel/plugins/fds.lib.a
14:30:58 [2020-02-26T14:30:58.940Z] #45 72.72   HOSTDEP  compel/src/lib/log-host.d
14:30:58 [2020-02-26T14:30:58.940Z] #45 ...
14:30:58 [2020-02-26T14:30:58.940Z] 
14:30:58 [2020-02-26T14:30:58.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.3 Selecting previously unselected package libapparmor1:ppc64el.
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.4 Selecting previously unselected package libapparmor-dev:ppc64el.
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
14:30:58 [2020-02-26T14:30:58.940Z] #11 163.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
14:30:59 [2020-02-26T14:30:59.232Z] #11 163.7 Selecting previously unselected package libbtrfs0.
14:30:59 [2020-02-26T14:30:59.232Z] #11 163.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
14:30:59 [2020-02-26T14:30:59.232Z] #11 163.7 Unpacking libbtrfs0 (4.20.1-2) ...
14:30:59 [2020-02-26T14:30:59.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s)
14:30:59 [2020-02-26T14:30:59.341Z] === RUN   TestAPIIpcModeHost
14:30:59 [2020-02-26T14:30:59.548Z] #11 163.8 Selecting previously unselected package libbtrfs-dev.
14:30:59 [2020-02-26T14:30:59.548Z] #11 163.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:30:59 [2020-02-26T14:30:59.548Z] #11 163.8 Unpacking libbtrfs-dev (4.20.1-2) ...
14:30:59 [2020-02-26T14:30:59.548Z] #11 164.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:30:59 [2020-02-26T14:30:59.548Z] #11 164.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:30:59 [2020-02-26T14:30:59.548Z] #11 164.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:30:59 [2020-02-26T14:30:59.599Z] --- PASS: TestAPIIpcModeHost (0.67s)
14:30:59 [2020-02-26T14:30:59.599Z] === RUN   TestDaemonIpcModeShareable
14:30:59 [2020-02-26T14:30:59.824Z] --- PASS: TestRenameAnonymousContainer (3.32s)
14:30:59 [2020-02-26T14:30:59.824Z] === RUN   TestRenameContainerWithSameName
14:30:59 [2020-02-26T14:30:59.838Z] #11 164.1 Selecting previously unselected package libudev-dev:ppc64el.
14:30:59 [2020-02-26T14:30:59.838Z] #11 164.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
14:30:59 [2020-02-26T14:30:59.838Z] #11 164.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
14:30:59 [2020-02-26T14:30:59.838Z] #11 164.3 Selecting previously unselected package libsepol1-dev:ppc64el.
14:31:00 [2020-02-26T14:31:00.128Z] #11 164.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
14:31:00 [2020-02-26T14:31:00.128Z] #11 164.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
14:31:00 [2020-02-26T14:31:00.420Z] #11 164.8 Selecting previously unselected package libpcre16-3:ppc64el.
14:31:00 [2020-02-26T14:31:00.420Z] #11 164.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
14:31:00 [2020-02-26T14:31:00.420Z] #11 164.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
14:31:00 [2020-02-26T14:31:00.581Z] --- PASS: TestRenameContainerWithSameName (0.81s)
14:31:00 [2020-02-26T14:31:00.581Z] === RUN   TestRenameContainerWithLinkedContainer
14:31:00 [2020-02-26T14:31:00.711Z] #11 165.0 Selecting previously unselected package libpcre32-3:ppc64el.
14:31:00 [2020-02-26T14:31:00.711Z] #11 165.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
14:31:00 [2020-02-26T14:31:00.711Z] #11 165.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
14:31:01 [2020-02-26T14:31:01.002Z] #11 165.3 Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:31:01 [2020-02-26T14:31:01.002Z] #11 165.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
14:31:01 [2020-02-26T14:31:01.002Z] #11 165.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:31:01 [2020-02-26T14:31:01.292Z] #11 165.5 Selecting previously unselected package libpcre3-dev:ppc64el.
14:31:01 [2020-02-26T14:31:01.292Z] #11 165.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
14:31:01 [2020-02-26T14:31:01.292Z] #11 165.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
14:31:01 [2020-02-26T14:31:01.503Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
14:31:01 [2020-02-26T14:31:01.503Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:31:01 [2020-02-26T14:31:01.503Z] === RUN   TestDaemonIpcModePrivate
14:31:01 [2020-02-26T14:31:01.925Z] #11 166.1 Selecting previously unselected package libselinux1-dev:ppc64el.
14:31:01 [2020-02-26T14:31:01.925Z] #11 166.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
14:31:01 [2020-02-26T14:31:01.925Z] #11 166.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.7 Selecting previously unselected package libseccomp-dev:ppc64el.
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
14:31:02 [2020-02-26T14:31:02.216Z] #11 166.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
14:31:02 [2020-02-26T14:31:02.322Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s)
14:31:02 [2020-02-26T14:31:02.322Z] === RUN   TestResize
14:31:02 [2020-02-26T14:31:02.508Z] #11 166.9 Selecting previously unselected package libsystemd-dev:ppc64el.
14:31:02 [2020-02-26T14:31:02.508Z] #11 166.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
14:31:02 [2020-02-26T14:31:02.508Z] #11 166.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
14:31:03 [2020-02-26T14:31:03.062Z] --- PASS: TestResize (0.87s)
14:31:03 [2020-02-26T14:31:03.062Z] === RUN   TestResizeWithInvalidSize
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libbtrfs0 (4.20.1-2) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
14:31:03 [2020-02-26T14:31:03.141Z] #11 167.6 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
14:31:03 [2020-02-26T14:31:03.407Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
14:31:03 [2020-02-26T14:31:03.407Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:31:03 [2020-02-26T14:31:03.407Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up mingw-w64-common (6.0.0-3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.7 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
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:31:03 [2020-02-26T14:31:03.437Z] #11 167.9 Setting up dmsetup (2:1.02.155-3) ...
14:31:03 [2020-02-26T14:31:03.728Z] #11 167.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:31:03 [2020-02-26T14:31:03.728Z] #11 167.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:31:03 [2020-02-26T14:31:03.728Z] #11 167.9 Processing triggers for libc-bin (2.28-10) ...
14:31:03 [2020-02-26T14:31:03.806Z] --- PASS: TestResizeWithInvalidSize (0.86s)
14:31:03 [2020-02-26T14:31:03.806Z] === RUN   TestResizeWhenContainerNotStarted
14:31:04 [2020-02-26T14:31:04.021Z] #11 DONE 168.3s
14:31:04 [2020-02-26T14:31:04.021Z] 
14:31:04 [2020-02-26T14:31:04.021Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:04 [2020-02-26T14:31:04.021Z] #45 72.99   HOSTDEP  compel/src/lib/handle-elf-host.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 73.24   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 73.40   HOSTDEP  compel/src/main-host.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 73.64   DEP      compel/src/lib/ptrace.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 73.91   DEP      compel/src/lib/infect.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 74.14   DEP      compel/src/lib/infect-util.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 74.34   DEP      compel/src/lib/infect-rpc.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 74.57   DEP      compel/arch/ppc64/src/lib/infect.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 74.76   DEP      compel/arch/ppc64/src/lib/cpu.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 74.93   DEP      compel/src/lib/log.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 75.13   DEP      compel/src/main.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 75.33   DEP      compel/src/lib/handle-elf.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 75.55   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:31:04 [2020-02-26T14:31:04.021Z] #45 75.82   CC       compel/src/lib/log.o
14:31:04 [2020-02-26T14:31:04.021Z] #45 76.28   CC       compel/arch/ppc64/src/lib/cpu.o
14:31:04 [2020-02-26T14:31:04.021Z] #45 76.76   CC       compel/arch/ppc64/src/lib/infect.o
14:31:04 [2020-02-26T14:31:04.021Z] #45 ...
14:31:04 [2020-02-26T14:31:04.021Z] 
14:31:04 [2020-02-26T14:31:04.021Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:31:04 [2020-02-26T14:31:04.021Z] #56 DONE 0.3s
14:31:04 [2020-02-26T14:31:04.021Z] 
14:31:04 [2020-02-26T14:31:04.021Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:04 [2020-02-26T14:31:04.021Z] #45 77.99   CC       compel/src/lib/infect-rpc.o
14:31:04 [2020-02-26T14:31:04.021Z] #45 ...
14:31:04 [2020-02-26T14:31:04.021Z] 
14:31:04 [2020-02-26T14:31:04.021Z] #12 [dev 1/25] RUN groupadd -r docker
14:31:04 [2020-02-26T14:31:04.315Z] #12 ...
14:31:04 [2020-02-26T14:31:04.315Z] 
14:31:04 [2020-02-26T14:31:04.315Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:31:04 [2020-02-26T14:31:04.315Z] #57 DONE 0.1s
14:31:04 [2020-02-26T14:31:04.315Z] 
14:31:04 [2020-02-26T14:31:04.315Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:04 [2020-02-26T14:31:04.607Z] #58 ...
14:31:04 [2020-02-26T14:31:04.607Z] 
14:31:04 [2020-02-26T14:31:04.607Z] #12 [dev 1/25] RUN groupadd -r docker
14:31:04 [2020-02-26T14:31:04.607Z] #12 DONE 0.6s
14:31:04 [2020-02-26T14:31:04.607Z] 
14:31:04 [2020-02-26T14:31:04.607Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.398 + RM_GOPATH=0
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.399 + TMP_GOPATH=
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.399 + : /build
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.399 + '[' -z '' ']'
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.400 ++ mktemp -d
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.405 + export GOPATH=/tmp/tmp.0FPwHFv1g0
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.405 + GOPATH=/tmp/tmp.0FPwHFv1g0
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.405 + RM_GOPATH=1
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.407 ++ dirname ./install.sh
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.411 + dir=.
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.412 + bin=runc
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.412 + shift
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.412 + '[' '!' -f ./runc.installer ']'
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.414 + . ./runc.installer
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.416 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.417 + install_runc
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.420 + grep -q '^3\.10\.0.*\.el7\.'
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.422 + uname -r
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.431 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.432 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0FPwHFv1g0/src/github.com/opencontainers/runc
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.432 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:31:04 [2020-02-26T14:31:04.607Z] #58 0.437 Cloning into '/tmp/tmp.0FPwHFv1g0/src/github.com/opencontainers/runc'...
14:31:04 [2020-02-26T14:31:04.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
14:31:04 [2020-02-26T14:31:04.783Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
14:31:04 [2020-02-26T14:31:04.783Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:31:05 [2020-02-26T14:31:05.004Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:05 [2020-02-26T14:31:05.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:05 [2020-02-26T14:31:05.241Z] #58 ...
14:31:05 [2020-02-26T14:31:05.241Z] 
14:31:05 [2020-02-26T14:31:05.241Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser &&   ...
14:31:05 [2020-02-26T14:31:05.241Z] #13 DONE 0.7s
14:31:05 [2020-02-26T14:31:05.532Z] 
14:31:05 [2020-02-26T14:31:05.532Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:31:05 [2020-02-26T14:31:05.532Z] #14 0.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:31:05 [2020-02-26T14:31:05.532Z] #14 DONE 0.4s
14:31:05 [2020-02-26T14:31:05.532Z] 
14:31:05 [2020-02-26T14:31:05.532Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:05 [2020-02-26T14:31:05.532Z] #45 78.61   CC       compel/src/lib/infect-util.o
14:31:05 [2020-02-26T14:31:05.532Z] #45 79.15   CC       compel/src/lib/infect.o
14:31:06 [2020-02-26T14:31:06.170Z] #45 ...
14:31:06 [2020-02-26T14:31:06.170Z] 
14:31:06 [2020-02-26T14:31:06.170Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:31:06 [2020-02-26T14:31:06.170Z] #15 DONE 0.4s
14:31:06 [2020-02-26T14:31:06.170Z] 
14:31:06 [2020-02-26T14:31:06.170Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:31:06 [2020-02-26T14:31:06.461Z] #16 DONE 0.3s
14:31:06 [2020-02-26T14:31:06.461Z] 
14:31:06 [2020-02-26T14:31:06.461Z] #17 [dev 6/25] RUN ldconfig
14:31:06 [2020-02-26T14:31:06.686Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
14:31:06 [2020-02-26T14:31:06.686Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
14:31:06 [2020-02-26T14:31:06.686Z] === RUN   TestIpcModeOlderClient
14:31:06 [2020-02-26T14:31:06.686Z] === PAUSE TestIpcModeOlderClient
14:31:06 [2020-02-26T14:31:06.686Z] === RUN   TestKillContainerInvalidSignal
14:31:06 [2020-02-26T14:31:06.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:07 [2020-02-26T14:31:07.094Z] #17 DONE 0.5s
14:31:07 [2020-02-26T14:31:07.094Z] 
14:31:07 [2020-02-26T14:31:07.094Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:31:07 [2020-02-26T14:31:07.120Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:07 [2020-02-26T14:31:07.623Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
14:31:07 [2020-02-26T14:31:07.623Z] === RUN   TestKillContainer
14:31:07 [2020-02-26T14:31:07.623Z] === RUN   TestKillContainer/no_signal
14:31:07 [2020-02-26T14:31:07.729Z] #18 0.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:31:07 [2020-02-26T14:31:07.730Z] #18 0.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:07 [2020-02-26T14:31:07.730Z] #18 0.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:31:07 [2020-02-26T14:31:07.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:08 [2020-02-26T14:31:08.190Z] === RUN   TestKillContainer/non_killing_signal
14:31:08 [2020-02-26T14:31:08.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:08 [2020-02-26T14:31:08.757Z] === RUN   TestKillContainer/killing_signal
14:31:09 [2020-02-26T14:31:09.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:09 [2020-02-26T14:31:09.803Z] #18 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
14:31:10 [2020-02-26T14:31:10.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:10 [2020-02-26T14:31:10.133Z] --- PASS: TestKillContainer (2.33s)
14:31:10 [2020-02-26T14:31:10.133Z]     --- PASS: TestKillContainer/no_signal (0.72s)
14:31:10 [2020-02-26T14:31:10.133Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
14:31:10 [2020-02-26T14:31:10.133Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
14:31:10 [2020-02-26T14:31:10.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:31:10 [2020-02-26T14:31:10.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:31:10 [2020-02-26T14:31:10.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:31:11 [2020-02-26T14:31:11.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s)
14:31:11 [2020-02-26T14:31:11.636Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
14:31:11 [2020-02-26T14:31:11.636Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
14:31:11 [2020-02-26T14:31:11.636Z] === RUN   TestKillStoppedContainer
14:31:11 [2020-02-26T14:31:11.636Z] --- PASS: TestKillStoppedContainer (0.12s)
14:31:11 [2020-02-26T14:31:11.636Z] === RUN   TestKillStoppedContainerAPIPre120
14:31:11 [2020-02-26T14:31:11.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
14:31:11 [2020-02-26T14:31:11.636Z] === RUN   TestKillDifferentUserContainer
14:31:11 [2020-02-26T14:31:11.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:11 [2020-02-26T14:31:11.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:11 [2020-02-26T14:31:11.903Z] #18 4.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB]
14:31:12 [2020-02-26T14:31:12.197Z] #18 ...
14:31:12 [2020-02-26T14:31:12.197Z] 
14:31:12 [2020-02-26T14:31:12.197Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:12 [2020-02-26T14:31:12.197Z] #48 166.3 encoding/xml
14:31:12 [2020-02-26T14:31:12.197Z] #48 166.9 go/parser
14:31:12 [2020-02-26T14:31:12.494Z] #48 ...
14:31:12 [2020-02-26T14:31:12.494Z] 
14:31:12 [2020-02-26T14:31:12.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:12 [2020-02-26T14:31:12.494Z] #45 84.16   CC       compel/src/lib/ptrace.o
14:31:12 [2020-02-26T14:31:12.494Z] #45 85.03   AR       compel/libcompel.a
14:31:12 [2020-02-26T14:31:12.494Z] #45 85.18   HOSTCC   compel/src/main-host.o
14:31:12 [2020-02-26T14:31:12.494Z] #45 85.89   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:31:12 [2020-02-26T14:31:12.494Z] #45 86.41   HOSTCC   compel/src/lib/handle-elf-host.o
14:31:12 [2020-02-26T14:31:12.571Z] --- PASS: TestKillDifferentUserContainer (0.77s)
14:31:12 [2020-02-26T14:31:12.571Z] === RUN   TestInspectOomKilledTrue
14:31:12 [2020-02-26T14:31:12.571Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:31:12 [2020-02-26T14:31:12.571Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:31:12 [2020-02-26T14:31:12.571Z] === RUN   TestInspectOomKilledFalse
14:31:12 [2020-02-26T14:31:12.571Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:31:12 [2020-02-26T14:31:12.571Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:31:12 [2020-02-26T14:31:12.571Z] === RUN   TestLinksEtcHostsContentMatch
14:31:13 [2020-02-26T14:31:13.138Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
14:31:13 [2020-02-26T14:31:13.138Z] === RUN   TestLinksContainerNames
14:31:13 [2020-02-26T14:31:13.533Z] #45 87.26   HOSTCC   compel/src/lib/log-host.o
14:31:13 [2020-02-26T14:31:13.825Z] #45 87.62   HOSTLINK compel/compel-host-bin
14:31:14 [2020-02-26T14:31:14.115Z] #45 87.92   DEP      soccr/soccr.d
14:31:14 [2020-02-26T14:31:14.406Z] #45 88.32   CC       soccr/soccr.o
14:31:14 [2020-02-26T14:31:14.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:14 [2020-02-26T14:31:14.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:15 [2020-02-26T14:31:15.040Z] --- PASS: TestLinksContainerNames (1.57s)
14:31:15 [2020-02-26T14:31:15.040Z] === RUN   TestLogsFollowTailEmpty
14:31:15 [2020-02-26T14:31:15.299Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
14:31:15 [2020-02-26T14:31:15.299Z] === RUN   TestContainerNetworkMountsNoChown
14:31:16 [2020-02-26T14:31:16.234Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/default
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/default
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/private
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/private
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/rprivate
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/rprivate
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/slave
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/slave
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/rslave
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/rslave
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/shared
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/shared
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/rshared
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/rshared
14:31:16 [2020-02-26T14:31:16.234Z] === CONT  TestMountDaemonRoot/default
14:31:16 [2020-02-26T14:31:16.234Z] === CONT  TestMountDaemonRoot/rslave
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/default/mount_root
14:31:16 [2020-02-26T14:31:16.234Z] === CONT  TestMountDaemonRoot/rshared
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:31:16 [2020-02-26T14:31:16.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:31:16 [2020-02-26T14:31:16.234Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:31:16 [2020-02-26T14:31:16.234Z] === CONT  TestMountDaemonRoot/rprivate
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/default/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/slave
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/private
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/private/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/private/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/shared
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:31:16 [2020-02-26T14:31:16.235Z] === CONT  TestMountDaemonRoot/default/mount_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/private/mount_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/default/bind_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/private/bind_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:31:16 [2020-02-26T14:31:16.493Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:31:16 [2020-02-26T14:31:16.751Z] --- PASS: TestMountDaemonRoot (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:31:16 [2020-02-26T14:31:16.751Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:31:16 [2020-02-26T14:31:16.751Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
14:31:16 [2020-02-26T14:31:16.751Z] === RUN   TestContainerBindMountNonRecursive
14:31:17 [2020-02-26T14:31:17.282Z] #45 91.07   AR       soccr/libsoccr.a
14:31:17 [2020-02-26T14:31:17.282Z] #45 91.15 make[1]: 'soccr/libsoccr.a' is up to date.
14:31:17 [2020-02-26T14:31:17.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
14:31:17 [2020-02-26T14:31:17.317Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
14:31:17 [2020-02-26T14:31:17.317Z] === RUN   TestCgroupNamespacesRun
14:31:17 [2020-02-26T14:31:17.923Z] #45 91.81   DEP      criu/arch/ppc64/sigframe.d
14:31:18 [2020-02-26T14:31:18.221Z] #45 ...
14:31:18 [2020-02-26T14:31:18.221Z] 
14:31:18 [2020-02-26T14:31:18.221Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:18 [2020-02-26T14:31:18.221Z] #58 13.83 + cd /tmp/tmp.0FPwHFv1g0/src/github.com/opencontainers/runc
14:31:18 [2020-02-26T14:31:18.221Z] #58 13.83 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:31:18 [2020-02-26T14:31:18.540Z] --- PASS: TestCgroupNamespacesRun (1.62s)
14:31:18 [2020-02-26T14:31:18.540Z] === RUN   TestCgroupNamespacesRunPrivileged
14:31:18 [2020-02-26T14:31:18.655Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
14:31:18 [2020-02-26T14:31:18.655Z] === RUN   TestNetworkNat
14:31:19 [2020-02-26T14:31:19.262Z] #58 14.65 + '[' -z '' ']'
14:31:19 [2020-02-26T14:31:19.262Z] #58 14.65 + target=static
14:31:19 [2020-02-26T14:31:19.262Z] #58 14.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:31:19 [2020-02-26T14:31:19.591Z] --- PASS: TestNetworkNat (0.87s)
14:31:19 [2020-02-26T14:31:19.591Z] === RUN   TestNetworkLocalhostTCPNat
14:31:20 [2020-02-26T14:31:20.293Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
14:31:20 [2020-02-26T14:31:20.293Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:31:20 [2020-02-26T14:31:20.527Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
14:31:20 [2020-02-26T14:31:20.527Z] === RUN   TestNetworkLoopbackNat
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: buildpack-deps:jessie
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: busybox:latest
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: buildpack-deps:jessie
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: busybox:glibc
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: debian:jessie
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: hello-world:latest
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: busybox:latest
14:31:21 [2020-02-26T14:31:21.034Z] INFO: Testing against a local daemon
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: busybox:glibc
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: debian:jessie
14:31:21 [2020-02-26T14:31:21.034Z] Loaded image: hello-world:latest
14:31:21 [2020-02-26T14:31:21.034Z] INFO: Testing against a local daemon
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerDaemonSuite
14:31:21 [2020-02-26T14:31:21.034Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:31:21 [2020-02-26T14:31:21.462Z] --- PASS: TestNetworkLoopbackNat (1.14s)
14:31:21 [2020-02-26T14:31:21.462Z] === RUN   TestPause
14:31:22 [2020-02-26T14:31:22.012Z] #58 17.22 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 .
14:31:22 [2020-02-26T14:31:22.022Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
14:31:22 [2020-02-26T14:31:22.022Z] === RUN   TestCgroupNamespacesRunHostMode
14:31:22 [2020-02-26T14:31:22.399Z] --- PASS: TestPause (0.84s)
14:31:22 [2020-02-26T14:31:22.399Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:31:22 [2020-02-26T14:31:22.399Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:31:22 [2020-02-26T14:31:22.399Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:31:22 [2020-02-26T14:31:22.399Z] === RUN   TestPauseStopPausedContainer
14:31:23 [2020-02-26T14:31:23.336Z] --- PASS: TestPauseStopPausedContainer (0.82s)
14:31:23 [2020-02-26T14:31:23.336Z] === RUN   TestPsFilter
14:31:23 [2020-02-26T14:31:23.336Z] --- PASS: TestPsFilter (0.24s)
14:31:23 [2020-02-26T14:31:23.336Z] === RUN   TestRemoveContainerWithRemovedVolume
14:31:23 [2020-02-26T14:31:23.520Z] #58 ...
14:31:23 [2020-02-26T14:31:23.520Z] 
14:31:23 [2020-02-26T14:31:23.520Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:23 [2020-02-26T14:31:23.520Z] #48 177.7 go/doc
14:31:23 [2020-02-26T14:31:23.520Z] #48 185.2 math/big
14:31:23 [2020-02-26T14:31:23.741Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
14:31:23 [2020-02-26T14:31:23.741Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:31:23 [2020-02-26T14:31:23.796Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
14:31:23 [2020-02-26T14:31:23.796Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:31:23 [2020-02-26T14:31:23.796Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, skip_dirs: 10/10, cgo: 10/46, path_prettifier: 10/10, nolint: 0/1 
14:31:23 [2020-02-26T14:31:23.796Z] INFO [runner] processing took 772.135µs with stages: nolint: 353.549µs, path_prettifier: 209.215µs, skip_dirs: 105.655µs, autogenerated_exclude: 59.76µs, identifier_marker: 18.231µs, cgo: 15.829µs, filename_unadjuster: 3.561µs, exclude-rules: 2.738µs, max_same_issues: 923ns, path_shortener: 612ns, diff: 362ns, exclude: 332ns, max_from_linter: 323ns, uniq_by_line: 276ns, skip_files: 266ns, source_code: 263ns, max_per_file_from_linter: 240ns 
14:31:23 [2020-02-26T14:31:23.796Z] INFO [runner] linters took 1m30.160636566s with stages: goanalysis_metalinter: 1m11.833579161s, unused: 18.326171831s 
14:31:23 [2020-02-26T14:31:23.796Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
14:31:23 [2020-02-26T14:31:23.796Z] INFO Memory: 1363 samples, avg is 550.7MB, max is 3035.0MB 
14:31:23 [2020-02-26T14:31:23.796Z] INFO Execution took 3m21.582444257s               
[Pipeline] }
14:31:23 [2020-02-26T14:31:23.811Z] #48 ...
14:31:23 [2020-02-26T14:31:23.811Z] 
14:31:23 [2020-02-26T14:31:23.811Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:23 [2020-02-26T14:31:23.811Z] #45 92.06   DEP      criu/arch/ppc64/crtools.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 92.36   DEP      criu/arch/ppc64/cpu.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 92.69   CC       criu/arch/ppc64/cpu.o
14:31:23 [2020-02-26T14:31:23.811Z] #45 93.44   CC       criu/arch/ppc64/crtools.o
14:31:23 [2020-02-26T14:31:23.811Z] #45 95.34   CC       criu/arch/ppc64/sigframe.o
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.00   LINK     criu/arch/ppc64/crtools.built-in.o
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.14   DEP      criu/arch/ppc64/misc.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.19   DEP      criu/arch/ppc64/vdso-trampoline.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.24   DEP      criu/arch/ppc64/vdso-pie.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.56   DEP      criu/pie/parasite-vdso.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 96.89   DEP      criu/pie/util-vdso.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 97.15   DEP      criu/pie/util.d
14:31:23 [2020-02-26T14:31:23.811Z] #45 97.44   CC       criu/pie/util.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:31:24 [2020-02-26T14:31:24.102Z] #45 98.00   CC       criu/pie/util-vdso.o
14:31:24 [2020-02-26T14:31:24.102Z] #45 ...
14:31:24 [2020-02-26T14:31:24.102Z] 
14:31:24 [2020-02-26T14:31:24.102Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:31:24 [2020-02-26T14:31:24.102Z] #18 7.221 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
14:31:24 [2020-02-26T14:31:24.102Z] #18 17.23 Fetched 8113 kB in 17s (485 kB/s)
14:31:24 [2020-02-26T14:31:24.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh dynbinary-daemon test-docker-py
14:31:24 [2020-02-26T14:31:24.271Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
14:31:24 [2020-02-26T14:31:24.271Z] === RUN   TestRemoveContainerWithVolume
14:31:24 [2020-02-26T14:31:24.398Z] #18 17.23 Reading package lists...
14:31:24 [2020-02-26T14:31:24.398Z] #18 ...
14:31:24 [2020-02-26T14:31:24.398Z] 
14:31:24 [2020-02-26T14:31:24.398Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:24 [2020-02-26T14:31:24.398Z] #66 183.2 + for f in rootlesskit rootlesskit-docker-proxy
14:31:24 [2020-02-26T14:31:24.398Z] #66 183.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:31:24 [2020-02-26T14:31:24.800Z] 
14:31:24 [2020-02-26T14:31:24.800Z] Removing bundles/
14:31:24 [2020-02-26T14:31:24.800Z] 
14:31:24 [2020-02-26T14:31:24.800Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:31:24 [2020-02-26T14:31:24.800Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:31:24 [2020-02-26T14:31:24.800Z] GOOS="" GOARCH="" GOARM=""
14:31:24 [2020-02-26T14:31:24.838Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
14:31:24 [2020-02-26T14:31:24.838Z] === RUN   TestRemoveContainerRunning
14:31:25 [2020-02-26T14:31:25.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s)
14:31:25 [2020-02-26T14:31:25.071Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:31:25 [2020-02-26T14:31:25.191Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:31:25 [2020-02-26T14:31:25.191Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:31:25 [2020-02-26T14:31:25.440Z] #66 ...
14:31:25 [2020-02-26T14:31:25.440Z] 
14:31:25 [2020-02-26T14:31:25.440Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:25 [2020-02-26T14:31:25.440Z] #45 99.22   CC       criu/pie/parasite-vdso.o
14:31:25 [2020-02-26T14:31:25.751Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:31:25 [2020-02-26T14:31:25.751Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:31:25 [2020-02-26T14:31:25.774Z] --- PASS: TestRemoveContainerRunning (0.80s)
14:31:25 [2020-02-26T14:31:25.774Z] === RUN   TestRemoveContainerForceRemoveRunning
14:31:25 [2020-02-26T14:31:25.877Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
14:31:25 [2020-02-26T14:31:25.877Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:31:26 [2020-02-26T14:31:26.484Z] #45 100.5   CC       criu/arch/ppc64/vdso-pie.o
14:31:26 [2020-02-26T14:31:26.675Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:31:26 [2020-02-26T14:31:26.675Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:31:26 [2020-02-26T14:31:26.675Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:31:26 [2020-02-26T14:31:26.693Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
14:31:26 [2020-02-26T14:31:26.693Z] === RUN   TestCgroupNamespacesRunOlderClient
14:31:26 [2020-02-26T14:31:26.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
14:31:26 [2020-02-26T14:31:26.710Z] === RUN   TestRemoveInvalidContainer
14:31:26 [2020-02-26T14:31:26.710Z] --- PASS: TestRemoveInvalidContainer (0.03s)
14:31:26 [2020-02-26T14:31:26.710Z] === RUN   TestRenameLinkedContainer
14:31:27 [2020-02-26T14:31:27.539Z] #45 101.4   CC       criu/arch/ppc64/vdso-trampoline.o
14:31:27 [2020-02-26T14:31:27.539Z] #45 101.4   CC       criu/arch/ppc64/misc.o
14:31:27 [2020-02-26T14:31:27.539Z] #45 101.5   AR       criu/pie/pie.lib.a
14:31:27 [2020-02-26T14:31:27.830Z] #45 101.7   DEP      criu/pie/restorer.d
14:31:28 [2020-02-26T14:31:28.122Z] #45 102.1   DEP      criu/arch/ppc64/restorer.d
14:31:28 [2020-02-26T14:31:28.415Z] #45 102.4   DEP      criu/pie/parasite.d
14:31:28 [2020-02-26T14:31:28.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
14:31:28 [2020-02-26T14:31:28.464Z] === RUN   TestKernelTCPMemory
14:31:29 [2020-02-26T14:31:29.051Z] #45 103.0   CC       criu/pie/parasite.o
14:31:29 [2020-02-26T14:31:29.184Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:31:29 [2020-02-26T14:31:29.234Z] --- PASS: TestKernelTCPMemory (0.97s)
14:31:29 [2020-02-26T14:31:29.234Z] === RUN   TestNISDomainname
14:31:29 [2020-02-26T14:31:29.439Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:31:29 [2020-02-26T14:31:29.439Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:31:29 [2020-02-26T14:31:29.439Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:31:29 [2020-02-26T14:31:29.998Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:31:30 [2020-02-26T14:31:30.001Z] --- PASS: TestRenameLinkedContainer (3.08s)
14:31:30 [2020-02-26T14:31:30.001Z] === RUN   TestRenameStoppedContainer
14:31:30 [2020-02-26T14:31:30.444Z] --- PASS: TestNISDomainname (1.11s)
14:31:30 [2020-02-26T14:31:30.444Z] === RUN   TestHostnameDnsResolution
14:31:30 [2020-02-26T14:31:30.558Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:31:30 [2020-02-26T14:31:30.568Z] --- PASS: TestRenameStoppedContainer (0.75s)
14:31:30 [2020-02-26T14:31:30.568Z] === RUN   TestRenameRunningContainerAndReuse
14:31:31 [2020-02-26T14:31:31.652Z] --- PASS: TestHostnameDnsResolution (1.17s)
14:31:31 [2020-02-26T14:31:31.652Z] === RUN   TestStats
14:31:31 [2020-02-26T14:31:31.796Z] #45 105.5   LINK     criu/pie/parasite.built-in.o
14:31:31 [2020-02-26T14:31:31.796Z] #45 105.5   GEN      criu/pie/parasite-blob.h
14:31:31 [2020-02-26T14:31:31.796Z] #45 105.6   CC       criu/arch/ppc64/restorer.o
14:31:31 [2020-02-26T14:31:31.923Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:31:31 [2020-02-26T14:31:31.923Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:31:31 [2020-02-26T14:31:31.923Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:31:31 [2020-02-26T14:31:31.923Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:31:31 [2020-02-26T14:31:31.944Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
14:31:31 [2020-02-26T14:31:31.944Z] === RUN   TestRenameInvalidName
14:31:32 [2020-02-26T14:31:32.178Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:31:32 [2020-02-26T14:31:32.738Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:31:32 [2020-02-26T14:31:32.841Z] #45 ...
14:31:32 [2020-02-26T14:31:32.841Z] 
14:31:32 [2020-02-26T14:31:32.841Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:32 [2020-02-26T14:31:32.841Z] #66 DONE 196.7s
14:31:32 [2020-02-26T14:31:32.841Z] 
14:31:32 [2020-02-26T14:31:32.841Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:32 [2020-02-26T14:31:32.841Z] #45 106.6   CC       criu/pie/restorer.o
14:31:32 [2020-02-26T14:31:32.841Z] #45 ...
14:31:32 [2020-02-26T14:31:32.841Z] 
14:31:32 [2020-02-26T14:31:32.841Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:31:32 [2020-02-26T14:31:32.841Z] #67 DONE 0.1s
14:31:32 [2020-02-26T14:31:32.841Z] 
14:31:32 [2020-02-26T14:31:32.841Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:31:32 [2020-02-26T14:31:32.841Z] #18 17.23 Reading package lists...
14:31:32 [2020-02-26T14:31:32.883Z] --- PASS: TestRenameInvalidName (0.80s)
14:31:32 [2020-02-26T14:31:32.883Z] === RUN   TestRenameAnonymousContainer
14:31:33 [2020-02-26T14:31:33.383Z] --- PASS: TestStats (1.79s)
14:31:33 [2020-02-26T14:31:33.383Z] === RUN   TestStopContainerWithTimeout
14:31:33 [2020-02-26T14:31:33.383Z] === RUN   TestStopContainerWithTimeout/0
14:31:33 [2020-02-26T14:31:33.383Z] === PAUSE TestStopContainerWithTimeout/0
14:31:33 [2020-02-26T14:31:33.383Z] === RUN   TestStopContainerWithTimeout/1
14:31:33 [2020-02-26T14:31:33.383Z] === PAUSE TestStopContainerWithTimeout/1
14:31:33 [2020-02-26T14:31:33.383Z] === RUN   TestStopContainerWithTimeout/3
14:31:33 [2020-02-26T14:31:33.383Z] === PAUSE TestStopContainerWithTimeout/3
14:31:33 [2020-02-26T14:31:33.383Z] === RUN   TestStopContainerWithTimeout/-1
14:31:33 [2020-02-26T14:31:33.383Z] === PAUSE TestStopContainerWithTimeout/-1
14:31:33 [2020-02-26T14:31:33.383Z] === CONT  TestStopContainerWithTimeout/0
14:31:33 [2020-02-26T14:31:33.383Z] === CONT  TestStopContainerWithTimeout/3
14:31:34 [2020-02-26T14:31:34.683Z] === CONT  TestStopContainerWithTimeout/-1
14:31:36 [2020-02-26T14:31:36.427Z] === CONT  TestStopContainerWithTimeout/1
14:31:36 [2020-02-26T14:31:36.895Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:31:36 [2020-02-26T14:31:36.895Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:31:37 [2020-02-26T14:31:37.074Z] --- PASS: TestRenameAnonymousContainer (4.05s)
14:31:37 [2020-02-26T14:31:37.074Z] === RUN   TestRenameContainerWithSameName
14:31:37 [2020-02-26T14:31:37.641Z] --- PASS: TestRenameContainerWithSameName (0.78s)
14:31:37 [2020-02-26T14:31:37.641Z] === RUN   TestRenameContainerWithLinkedContainer
14:31:38 [2020-02-26T14:31:38.151Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:31:38 [2020-02-26T14:31:38.151Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
14:31:38 [2020-02-26T14:31:38.151Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
14:31:38 [2020-02-26T14:31:38.151Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
14:31:38 [2020-02-26T14:31:38.151Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
14:31:38 [2020-02-26T14:31:38.151Z] === RUN   TestDeleteDevicemapper
14:31:38 [2020-02-26T14:31:38.151Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:31:38 [2020-02-26T14:31:38.151Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:31:38 [2020-02-26T14:31:38.151Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:31:38 [2020-02-26T14:31:38.781Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:31:39 [2020-02-26T14:31:39.341Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:31:39 [2020-02-26T14:31:39.542Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
14:31:39 [2020-02-26T14:31:39.542Z] === RUN   TestResize
14:31:39 [2020-02-26T14:31:39.753Z] #18 24.64 Reading package lists...
14:31:39 [2020-02-26T14:31:39.754Z] #18 ...
14:31:39 [2020-02-26T14:31:39.754Z] 
14:31:39 [2020-02-26T14:31:39.754Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:39 [2020-02-26T14:31:39.754Z] #45 113.2   LINK     criu/pie/restorer.built-in.o
14:31:39 [2020-02-26T14:31:39.754Z] #45 113.3   GEN      criu/pie/restorer-blob.h
14:31:39 [2020-02-26T14:31:39.754Z] #45 ...
14:31:39 [2020-02-26T14:31:39.754Z] 
14:31:39 [2020-02-26T14:31:39.754Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:39 [2020-02-26T14:31:39.754Z] #48 193.6 github.com/LK4D4/vndr/build
14:31:39 [2020-02-26T14:31:39.754Z] #48 197.6 vendor/golang.org/x/text/unicode/norm
14:31:39 [2020-02-26T14:31:39.754Z] #48 ...
14:31:39 [2020-02-26T14:31:39.754Z] 
14:31:39 [2020-02-26T14:31:39.754Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:39 [2020-02-26T14:31:39.754Z] #45 113.5   DEP      criu/vdso.d
14:31:40 [2020-02-26T14:31:40.053Z] #45 114.0   DEP      criu/uts_ns.d
14:31:40 [2020-02-26T14:31:40.110Z] --- PASS: TestResize (0.78s)
14:31:40 [2020-02-26T14:31:40.110Z] === RUN   TestResizeWithInvalidSize
14:31:40 [2020-02-26T14:31:40.347Z] #45 114.3   DEP      criu/util.d
14:31:40 [2020-02-26T14:31:40.978Z] #45 114.7   DEP      criu/uffd.d
14:31:41 [2020-02-26T14:31:41.045Z] --- PASS: TestResizeWithInvalidSize (0.77s)
14:31:41 [2020-02-26T14:31:41.045Z] === RUN   TestResizeWhenContainerNotStarted
14:31:41 [2020-02-26T14:31:41.269Z] #45 115.1   DEP      criu/tun.d
14:31:41 [2020-02-26T14:31:41.558Z] #45 115.4   DEP      criu/tty.d
14:31:41 [2020-02-26T14:31:41.612Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:41 [2020-02-26T14:31:41.612Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:41 [2020-02-26T14:31:41.848Z] #45 115.8   DEP      criu/timerfd.d
14:31:41 [2020-02-26T14:31:41.850Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:31:41 [2020-02-26T14:31:41.850Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:31:42 [2020-02-26T14:31:42.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
14:31:42 [2020-02-26T14:31:42.113Z] === RUN   TestUpdateMemory
14:31:42 [2020-02-26T14:31:42.113Z] --- SKIP: TestUpdateMemory (0.00s)
14:31:42 [2020-02-26T14:31:42.113Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:31:42 [2020-02-26T14:31:42.113Z] === RUN   TestUpdateCPUQuota
14:31:42 [2020-02-26T14:31:42.486Z] #45 116.1   DEP      criu/sysfs_parse.d
14:31:42 [2020-02-26T14:31:42.486Z] #45 116.4   DEP      criu/sysctl.d
14:31:42 [2020-02-26T14:31:42.778Z] #45 116.7   DEP      criu/string.d
14:31:42 [2020-02-26T14:31:42.778Z] #45 116.8   DEP      criu/stats.d
14:31:42 [2020-02-26T14:31:42.862Z] --- PASS: TestUpdateCPUQuota (1.26s)
14:31:42 [2020-02-26T14:31:42.862Z] === RUN   TestUpdatePidsLimit
14:31:42 [2020-02-26T14:31:42.862Z] === RUN   TestUpdatePidsLimit/update_from_none
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/server/httputils	0.161s	coverage: 14.7% of statements
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/server/middleware	0.196s	coverage: 37.7% of statements
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/types/strslice	0.060s	coverage: 90.0% of statements
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/types/filters	0.080s	coverage: 92.2% of statements
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/server/router/swarm	0.156s	coverage: 4.5% of statements
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:31:43 [2020-02-26T14:31:43.003Z] ok  	github.com/docker/docker/api/types/time	0.187s	coverage: 100.0% of statements
14:31:43 [2020-02-26T14:31:43.071Z] #45 117.0   DEP      criu/sockets.d
14:31:43 [2020-02-26T14:31:43.225Z] === RUN   TestUpdatePidsLimit/no_change
14:31:43 [2020-02-26T14:31:43.461Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:31:43 [2020-02-26T14:31:43.461Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:31:43 [2020-02-26T14:31:43.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:43 [2020-02-26T14:31:43.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:43 [2020-02-26T14:31:43.580Z] === RUN   TestUpdatePidsLimit/update_lower
14:31:43 [2020-02-26T14:31:43.711Z] #45 117.5   DEP      criu/sk-unix.d
14:31:43 [2020-02-26T14:31:43.733Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:31:43 [2020-02-26T14:31:43.919Z] ok  	github.com/docker/docker/builder/dockerignore	0.041s	coverage: 96.8% of statements
14:31:43 [2020-02-26T14:31:43.988Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:31:44 [2020-02-26T14:31:44.001Z] #45 118.0   DEP      criu/sk-tcp.d
14:31:44 [2020-02-26T14:31:44.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:44 [2020-02-26T14:31:44.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:44 [2020-02-26T14:31:44.329Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:31:44 [2020-02-26T14:31:44.329Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:31:44 [2020-02-26T14:31:44.634Z] #45 118.3   DEP      criu/sk-queue.d
14:31:44 [2020-02-26T14:31:44.926Z] #45 118.7   DEP      criu/sk-packet.d
14:31:45 [2020-02-26T14:31:45.075Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:31:45 [2020-02-26T14:31:45.219Z] #45 119.1   DEP      criu/sk-netlink.d
14:31:45 [2020-02-26T14:31:45.348Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:31:45 [2020-02-26T14:31:45.434Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:31:45 [2020-02-26T14:31:45.519Z] #45 119.4   DEP      criu/sk-inet.d
14:31:45 [2020-02-26T14:31:45.829Z] #45 119.8   DEP      criu/signalfd.d
14:31:45 [2020-02-26T14:31:45.999Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:46 [2020-02-26T14:31:46.122Z] #45 120.0   DEP      criu/sigframe.d
14:31:46 [2020-02-26T14:31:46.414Z] #45 120.2   DEP      criu/shmem.d
14:31:46 [2020-02-26T14:31:46.635Z] --- PASS: TestUpdatePidsLimit (3.65s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
14:31:46 [2020-02-26T14:31:46.635Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
14:31:46 [2020-02-26T14:31:46.635Z] === RUN   TestUpdateRestartPolicy
14:31:46 [2020-02-26T14:31:46.708Z] #45 120.6   DEP      criu/servicefd.d
14:31:46 [2020-02-26T14:31:46.709Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:31:46 [2020-02-26T14:31:46.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:46 [2020-02-26T14:31:46.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:46 [2020-02-26T14:31:46.964Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:31:47 [2020-02-26T14:31:47.008Z] #45 120.8   DEP      criu/seize.d
14:31:47 [2020-02-26T14:31:47.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:47 [2020-02-26T14:31:47.299Z] #45 121.1   DEP      criu/seccomp.d
14:31:47 [2020-02-26T14:31:47.522Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:31:47 [2020-02-26T14:31:47.590Z] #45 ...
14:31:47 [2020-02-26T14:31:47.590Z] 
14:31:47 [2020-02-26T14:31:47.590Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:31:47 [2020-02-26T14:31:47.590Z] #18 24.64 Reading package lists...
14:31:47 [2020-02-26T14:31:47.590Z] #18 32.83 Building dependency tree...
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.08 libcap2-bin is already the newest version (1:2.25-2).
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.08 The following additional packages will be installed:
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.09   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.09   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.10   python3.7 python3.7-minimal vim-runtime xxd
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15 Suggested packages:
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15 Recommended packages:
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15   aufs-dkms nftables build-essential python3-dev python3-keyring
14:31:47 [2020-02-26T14:31:47.590Z] #18 35.15   python3-keyrings.alt python3-xdg unzip
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.39 The following NEW packages will be installed:
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.40   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.41   xz-utils zip
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.61 0 upgraded, 48 newly installed, 0 to remove and 12 not upgraded.
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.61 Need to get 29.2 MB of archives.
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.61 After this operation, 134 MB of additional disk space will be used.
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 38.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 39.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:31:47 [2020-02-26T14:31:47.590Z] #18 40.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:31:47 [2020-02-26T14:31:47.647Z] ok  	github.com/docker/docker/cli/debug	0.054s	coverage: 100.0% of statements
14:31:47 [2020-02-26T14:31:47.881Z] #18 40.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:31:47 [2020-02-26T14:31:47.882Z] #18 40.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:31:47 [2020-02-26T14:31:47.882Z] #18 40.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
14:31:47 [2020-02-26T14:31:47.882Z] #18 40.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
14:31:47 [2020-02-26T14:31:47.882Z] #18 40.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
14:31:47 [2020-02-26T14:31:47.882Z] #18 ...
14:31:47 [2020-02-26T14:31:47.882Z] 
14:31:47 [2020-02-26T14:31:47.882Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:47 [2020-02-26T14:31:47.882Z] #45 121.7   DEP      criu/rst-malloc.d
14:31:47 [2020-02-26T14:31:47.882Z] #45 121.9   DEP      criu/rbtree.d
14:31:48 [2020-02-26T14:31:48.175Z] #45 122.0   DEP      criu/pstree.d
14:31:48 [2020-02-26T14:31:48.175Z] #45 122.2   DEP      criu/protobuf.d
14:31:48 [2020-02-26T14:31:48.467Z] #45 122.4   GEN      criu/protobuf-desc-gen.h
14:31:48 [2020-02-26T14:31:48.614Z] ok  	github.com/docker/docker/builder/dockerfile	0.664s	coverage: 46.3% of statements
14:31:48 [2020-02-26T14:31:48.614Z] ok  	github.com/docker/docker/builder/remotecontext	0.828s	coverage: 9.2% of statements
14:31:49 [2020-02-26T14:31:49.406Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:31:49 [2020-02-26T14:31:49.730Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
14:31:49 [2020-02-26T14:31:49.730Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
14:31:49 [2020-02-26T14:31:49.730Z] === RUN   TestCgroupNamespacesRun
14:31:50 [2020-02-26T14:31:50.332Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:31:51 [2020-02-26T14:31:51.106Z] --- PASS: TestCgroupNamespacesRun (1.78s)
14:31:51 [2020-02-26T14:31:51.106Z] === RUN   TestCgroupNamespacesRunPrivileged
14:31:51 [2020-02-26T14:31:51.267Z] #45 125.2   DEP      criu/protobuf-desc.d
14:31:51 [2020-02-26T14:31:51.563Z] #45 125.5   DEP      criu/proc_parse.d
14:31:51 [2020-02-26T14:31:51.692Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:31:51 [2020-02-26T14:31:51.857Z] #45 125.9   DEP      criu/plugin.d
14:31:52 [2020-02-26T14:31:52.151Z] #45 126.0   DEP      criu/pipes.d
14:31:52 [2020-02-26T14:31:52.445Z] #45 126.2   DEP      criu/pie-util.d
14:31:52 [2020-02-26T14:31:52.445Z] #45 126.4   DEP      criu/pie-util-vdso.d
14:31:53 [2020-02-26T14:31:53.010Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
14:31:53 [2020-02-26T14:31:53.010Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:31:53 [2020-02-26T14:31:53.085Z] #45 126.8   DEP      criu/pie-util-vdso-elf32.d
14:31:53 [2020-02-26T14:31:53.085Z] #45 127.0   DEP      criu/path.d
14:31:53 [2020-02-26T14:31:53.376Z] #45 127.3   DEP      criu/parasite-syscall.d
14:31:54 [2020-02-26T14:31:54.011Z] #45 127.8   DEP      criu/pagemap.d
14:31:54 [2020-02-26T14:31:54.203Z] === RUN   TestDockerSuite/TestAttachDetach
14:31:54 [2020-02-26T14:31:54.304Z] #45 128.2   DEP      criu/pagemap-cache.d
14:31:54 [2020-02-26T14:31:54.594Z] #45 128.5   DEP      criu/page-xfer.d
14:31:54 [2020-02-26T14:31:54.885Z] #45 128.8   DEP      criu/page-pipe.d
14:31:54 [2020-02-26T14:31:54.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
14:31:54 [2020-02-26T14:31:54.919Z] === RUN   TestCgroupNamespacesRunHostMode
14:31:55 [2020-02-26T14:31:55.127Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:31:55 [2020-02-26T14:31:55.178Z] #45 129.1   DEP      criu/netfilter.d
14:31:55 [2020-02-26T14:31:55.178Z] #45 ...
14:31:55 [2020-02-26T14:31:55.178Z] 
14:31:55 [2020-02-26T14:31:55.178Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 40.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 40.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 40.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 41.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 42.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 42.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:31:55 [2020-02-26T14:31:55.178Z] #18 43.70 debconf: delaying package configuration, since apt-utils is not installed
14:31:55 [2020-02-26T14:31:55.178Z] #18 43.99 Fetched 29.2 MB in 4s (7953 kB/s)
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.10 Selecting previously unselected package pigz.
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.23 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.23 Unpacking pigz (2.4-1) ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.44 Selecting previously unselected package libpython3.7-minimal:ppc64el.
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 44.47 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 45.48 Selecting previously unselected package python3.7-minimal.
14:31:55 [2020-02-26T14:31:55.178Z] #18 45.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 45.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 47.39 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
14:31:55 [2020-02-26T14:31:55.178Z] #18 47.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:31:55 [2020-02-26T14:31:55.382Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:31:56 [2020-02-26T14:31:56.777Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:31:56 [2020-02-26T14:31:56.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
14:31:56 [2020-02-26T14:31:56.822Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:31:58 [2020-02-26T14:31:58.200Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
14:31:58 [2020-02-26T14:31:58.200Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:31:58 [2020-02-26T14:31:58.695Z] #18 51.56 Selecting previously unselected package python3-minimal.
14:31:58 [2020-02-26T14:31:58.695Z] #18 51.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
14:31:58 [2020-02-26T14:31:58.695Z] #18 51.69 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
14:31:58 [2020-02-26T14:31:58.695Z] #18 51.69 Unpacking python3-minimal (3.7.3-1) ...
14:31:58 [2020-02-26T14:31:58.985Z] #18 51.84 Selecting previously unselected package libmpdec2:ppc64el.
14:31:58 [2020-02-26T14:31:58.985Z] #18 51.87 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
14:31:58 [2020-02-26T14:31:58.985Z] #18 51.87 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
14:31:58 [2020-02-26T14:31:58.985Z] #18 52.04 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
14:31:58 [2020-02-26T14:31:58.985Z] #18 52.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
14:31:58 [2020-02-26T14:31:58.985Z] #18 52.07 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
14:31:59 [2020-02-26T14:31:59.136Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
14:31:59 [2020-02-26T14:31:59.136Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:31:59 [2020-02-26T14:31:59.278Z] #18 ...
14:31:59 [2020-02-26T14:31:59.278Z] 
14:31:59 [2020-02-26T14:31:59.278Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:59 [2020-02-26T14:31:59.278Z] #48 213.6 vendor/golang.org/x/net/http2/hpack
14:31:59 [2020-02-26T14:31:59.278Z] #48 218.9 mime
14:31:59 [2020-02-26T14:31:59.278Z] #48 222.1 vendor/golang.org/x/net/idna
14:31:59 [2020-02-26T14:31:59.291Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:31:59 [2020-02-26T14:31:59.570Z] #48 ...
14:31:59 [2020-02-26T14:31:59.570Z] 
14:31:59 [2020-02-26T14:31:59.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:59 [2020-02-26T14:31:59.570Z] #45 129.4   DEP      criu/net.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 129.8   DEP      criu/namespaces.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 130.2   DEP      criu/mount.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 130.5   DEP      criu/mem.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 130.9   DEP      criu/lsm.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 131.2   DEP      criu/log.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 131.5   DEP      criu/libnetlink.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 131.7   DEP      criu/kerndat.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 132.0   DEP      criu/kcmp-ids.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 132.1   DEP      criu/irmap.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 132.4   DEP      criu/ipc_ns.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 132.8   DEP      criu/image.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 133.1   DEP      criu/image-desc.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 133.3   DEP      criu/fsnotify.d
14:31:59 [2020-02-26T14:31:59.570Z] #45 133.6   DEP      criu/filesystems.d
14:31:59 [2020-02-26T14:31:59.851Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:31:59 [2020-02-26T14:31:59.862Z] #45 133.9   DEP      criu/files.d
14:32:00 [2020-02-26T14:32:00.052Z] --- PASS: TestUpdateRestartPolicy (12.87s)
14:32:00 [2020-02-26T14:32:00.052Z] === RUN   TestUpdateRestartWithAutoRemove
14:32:00 [2020-02-26T14:32:00.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
14:32:00 [2020-02-26T14:32:00.073Z] === RUN   TestCgroupNamespacesRunOlderClient
14:32:00 [2020-02-26T14:32:00.403Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
14:32:00 [2020-02-26T14:32:00.403Z] === RUN   TestWaitNonBlocked
14:32:00 [2020-02-26T14:32:00.403Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:00 [2020-02-26T14:32:00.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:00 [2020-02-26T14:32:00.403Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:00 [2020-02-26T14:32:00.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:00 [2020-02-26T14:32:00.403Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:00 [2020-02-26T14:32:00.403Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:00 [2020-02-26T14:32:00.494Z] #45 134.4   DEP      criu/files-reg.d
14:32:00 [2020-02-26T14:32:00.775Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:32:00 [2020-02-26T14:32:00.995Z] ok  	github.com/docker/docker/client	0.650s	coverage: 75.3% of statements
14:32:01 [2020-02-26T14:32:01.130Z] #45 135.0   DEP      criu/files-ext.d
14:32:01 [2020-02-26T14:32:01.340Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:32:01 [2020-02-26T14:32:01.439Z] #45 ...
14:32:01 [2020-02-26T14:32:01.439Z] 
14:32:01 [2020-02-26T14:32:01.439Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:01 [2020-02-26T14:32:01.439Z] #18 54.28 Selecting previously unselected package python3.7.
14:32:01 [2020-02-26T14:32:01.439Z] #18 54.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
14:32:01 [2020-02-26T14:32:01.439Z] #18 54.31 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:32:01 [2020-02-26T14:32:01.605Z] --- PASS: TestWaitNonBlocked (0.01s)
14:32:01 [2020-02-26T14:32:01.605Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s)
14:32:01 [2020-02-26T14:32:01.606Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
14:32:01 [2020-02-26T14:32:01.606Z] === RUN   TestWaitBlocked
14:32:01 [2020-02-26T14:32:01.606Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:32:01 [2020-02-26T14:32:01.606Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:32:01 [2020-02-26T14:32:01.606Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:32:01 [2020-02-26T14:32:01.606Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:32:01 [2020-02-26T14:32:01.606Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:32:01 [2020-02-26T14:32:01.606Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:32:01 [2020-02-26T14:32:01.730Z] #18 54.58 Selecting previously unselected package libpython3-stdlib:ppc64el.
14:32:01 [2020-02-26T14:32:01.730Z] #18 54.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
14:32:01 [2020-02-26T14:32:01.730Z] #18 54.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
14:32:01 [2020-02-26T14:32:01.730Z] #18 54.84 Setting up python3-minimal (3.7.3-1) ...
14:32:02 [2020-02-26T14:32:02.356Z] --- PASS: TestWaitBlocked (0.03s)
14:32:02 [2020-02-26T14:32:02.356Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
14:32:02 [2020-02-26T14:32:02.356Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
14:32:02 [2020-02-26T14:32:02.356Z] === CONT  TestContainerStartOnDaemonRestart
14:32:02 [2020-02-26T14:32:02.356Z] === CONT  TestIpcModeOlderClient
14:32:02 [2020-02-26T14:32:02.356Z] --- PASS: TestIpcModeOlderClient (0.17s)
14:32:02 [2020-02-26T14:32:02.356Z] === CONT  TestDaemonHostGatewayIP
14:32:02 [2020-02-26T14:32:02.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s)
14:32:02 [2020-02-26T14:32:02.629Z] === RUN   TestKernelTCPMemory
14:32:02 [2020-02-26T14:32:02.971Z] --- PASS: TestKernelTCPMemory (0.92s)
14:32:02 [2020-02-26T14:32:02.971Z] === RUN   TestNISDomainname
14:32:03 [2020-02-26T14:32:03.806Z] #18 56.78 Selecting previously unselected package python3.
14:32:03 [2020-02-26T14:32:03.849Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:32:03 [2020-02-26T14:32:03.849Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:32:04 [2020-02-26T14:32:04.097Z] #18 56.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
14:32:04 [2020-02-26T14:32:04.097Z] #18 56.93 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.097Z] #18 56.94 Unpacking python3 (3.7.3-1) ...
14:32:04 [2020-02-26T14:32:04.097Z] #18 57.16 Selecting previously unselected package libip4tc0:ppc64el.
14:32:04 [2020-02-26T14:32:04.097Z] #18 57.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.097Z] #18 57.19 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
14:32:04 [2020-02-26T14:32:04.366Z] --- PASS: TestNISDomainname (1.03s)
14:32:04 [2020-02-26T14:32:04.366Z] === RUN   TestHostnameDnsResolution
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.31 Selecting previously unselected package libip6tc0:ppc64el.
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.34 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.49 Selecting previously unselected package libiptc0:ppc64el.
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.53 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.391Z] #18 57.53 Unpacking libiptc0:ppc64el (1.8.2-4) ...
14:32:04 [2020-02-26T14:32:04.409Z] --- PASS: TestBuildWithHugeFile (91.61s)
14:32:04 [2020-02-26T14:32:04.409Z] === RUN   TestBuildWithEmptyDockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:32:04 [2020-02-26T14:32:04.664Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.67 Selecting previously unselected package libnfnetlink0:ppc64el.
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.81 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.682Z] #18 57.83 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:32:04 [2020-02-26T14:32:04.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
14:32:04 [2020-02-26T14:32:04.920Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
14:32:04 [2020-02-26T14:32:04.920Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
14:32:04 [2020-02-26T14:32:04.920Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
14:32:04 [2020-02-26T14:32:04.920Z] === RUN   TestBuildPreserveOwnership
14:32:04 [2020-02-26T14:32:04.920Z] === RUN   TestBuildPreserveOwnership/copy_from
14:32:04 [2020-02-26T14:32:04.971Z] #18 57.94 Selecting previously unselected package libnftnl11:ppc64el.
14:32:04 [2020-02-26T14:32:04.971Z] #18 57.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
14:32:04 [2020-02-26T14:32:04.971Z] #18 57.98 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
14:32:04 [2020-02-26T14:32:04.971Z] #18 58.13 Selecting previously unselected package iptables.
14:32:05 [2020-02-26T14:32:05.262Z] #18 58.16 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
14:32:05 [2020-02-26T14:32:05.262Z] #18 58.16 Unpacking iptables (1.8.2-4) ...
14:32:05 [2020-02-26T14:32:05.459Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s)
14:32:05 [2020-02-26T14:32:05.459Z] === CONT  TestDaemonRestartIpcMode
14:32:05 [2020-02-26T14:32:05.480Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:32:05 [2020-02-26T14:32:05.480Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:32:05 [2020-02-26T14:32:05.743Z] --- PASS: TestHostnameDnsResolution (1.70s)
14:32:05 [2020-02-26T14:32:05.743Z] === RUN   TestStats
14:32:05 [2020-02-26T14:32:05.814Z] --- PASS: TestDaemonHostGatewayIP (3.39s)
14:32:05 [2020-02-26T14:32:05.895Z] #18 58.96 Selecting previously unselected package xxd.
14:32:05 [2020-02-26T14:32:05.895Z] #18 58.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:32:05 [2020-02-26T14:32:05.895Z] #18 58.98 Unpacking xxd (2:8.1.0875-5) ...
14:32:06 [2020-02-26T14:32:06.187Z] #18 59.16 Selecting previously unselected package vim-common.
14:32:06 [2020-02-26T14:32:06.187Z] #18 59.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:32:06 [2020-02-26T14:32:06.187Z] #18 59.27 Unpacking vim-common (2:8.1.0875-5) ...
14:32:06 [2020-02-26T14:32:06.478Z] #18 59.54 Selecting previously unselected package bash-completion.
14:32:06 [2020-02-26T14:32:06.479Z] #18 59.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:32:06 [2020-02-26T14:32:06.844Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:32:07 [2020-02-26T14:32:07.520Z] #18 ...
14:32:07 [2020-02-26T14:32:07.521Z] 
14:32:07 [2020-02-26T14:32:07.521Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:07 [2020-02-26T14:32:07.521Z] #51 DONE 231.3s
14:32:07 [2020-02-26T14:32:07.521Z] 
14:32:07 [2020-02-26T14:32:07.521Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:07 [2020-02-26T14:32:07.521Z] #45 135.3   DEP      criu/file-lock.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 135.6   DEP      criu/file-ids.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 135.9   DEP      criu/fifo.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 136.2   DEP      criu/fdstore.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 136.3   DEP      criu/fault-injection.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 136.4   DEP      criu/external.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 136.7   DEP      criu/eventpoll.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 137.0   DEP      criu/eventfd.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 137.3   DEP      criu/crtools.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 137.6   DEP      criu/cr-service.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 137.9   DEP      criu/cr-restore.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 138.6   DEP      criu/cr-errno.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 138.6   DEP      criu/cr-dump.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 139.2   DEP      criu/cr-dedup.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 139.4   DEP      criu/cr-check.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 139.8   DEP      criu/config.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 140.0   DEP      criu/clone-noasan.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 140.1   DEP      criu/cgroup.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 140.6   DEP      criu/cgroup-props.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 140.8   DEP      criu/bitmap.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 140.9   DEP      criu/bfd.d
14:32:07 [2020-02-26T14:32:07.521Z] #45 141.1   DEP      criu/autofs.d
14:32:07 [2020-02-26T14:32:07.645Z] --- PASS: TestStats (1.84s)
14:32:07 [2020-02-26T14:32:07.645Z] === RUN   TestStopContainerWithTimeout
14:32:07 [2020-02-26T14:32:07.645Z] === RUN   TestStopContainerWithTimeout/0
14:32:07 [2020-02-26T14:32:07.645Z] === PAUSE TestStopContainerWithTimeout/0
14:32:07 [2020-02-26T14:32:07.645Z] === RUN   TestStopContainerWithTimeout/1
14:32:07 [2020-02-26T14:32:07.645Z] === PAUSE TestStopContainerWithTimeout/1
14:32:07 [2020-02-26T14:32:07.645Z] === RUN   TestStopContainerWithTimeout/3
14:32:07 [2020-02-26T14:32:07.645Z] === PAUSE TestStopContainerWithTimeout/3
14:32:07 [2020-02-26T14:32:07.645Z] === RUN   TestStopContainerWithTimeout/-1
14:32:07 [2020-02-26T14:32:07.645Z] === PAUSE TestStopContainerWithTimeout/-1
14:32:07 [2020-02-26T14:32:07.645Z] === CONT  TestStopContainerWithTimeout/0
14:32:07 [2020-02-26T14:32:07.645Z] === CONT  TestStopContainerWithTimeout/1
14:32:07 [2020-02-26T14:32:07.645Z] === CONT  TestStopContainerWithTimeout/3
14:32:07 [2020-02-26T14:32:07.645Z] === CONT  TestStopContainerWithTimeout/-1
14:32:07 [2020-02-26T14:32:07.771Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:32:07 [2020-02-26T14:32:07.834Z] #45 141.8   DEP      criu/aio.d
14:32:08 [2020-02-26T14:32:08.330Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:32:08 [2020-02-26T14:32:08.330Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:32:08 [2020-02-26T14:32:08.330Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
14:32:08 [2020-02-26T14:32:08.467Z] #45 142.3   DEP      criu/action-scripts.d
14:32:08 [2020-02-26T14:32:08.888Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:32:08 [2020-02-26T14:32:08.969Z] --- PASS: TestDaemonRestartIpcMode (3.30s)
14:32:08 [2020-02-26T14:32:08.969Z] PASS
14:32:08 [2020-02-26T14:32:08.969Z] 
14:32:08 [2020-02-26T14:32:08.969Z] === Skipped
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:32:08 [2020-02-26T14:32:08.970Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] 
14:32:08 [2020-02-26T14:32:08.970Z] DONE 199 tests, 6 skipped in 133.548s
14:32:08 [2020-02-26T14:32:08.970Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:32:08 [2020-02-26T14:32:08.970Z] ++ 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
14:32:08 [2020-02-26T14:32:08.970Z] ++ set -e
14:32:08 [2020-02-26T14:32:08.970Z] ++ '[' -n 0 ']'
14:32:08 [2020-02-26T14:32:08.970Z] ++ set -x
14:32:08 [2020-02-26T14:32:08.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
14:32:08 [2020-02-26T14:32:08.970Z] INFO: Testing against a local daemon
14:32:08 [2020-02-26T14:32:08.970Z] === RUN   TestCommitInheritsEnv
14:32:09 [2020-02-26T14:32:09.143Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:32:09 [2020-02-26T14:32:09.143Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:32:09 [2020-02-26T14:32:09.351Z] --- PASS: TestCommitInheritsEnv (0.45s)
14:32:09 [2020-02-26T14:32:09.351Z] === RUN   TestImportExtremelyLargeImageWorks
14:32:09 [2020-02-26T14:32:09.351Z] === PAUSE TestImportExtremelyLargeImageWorks
14:32:09 [2020-02-26T14:32:09.351Z] === RUN   TestImagesFilterMultiReference
14:32:09 [2020-02-26T14:32:09.351Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:32:09 [2020-02-26T14:32:09.351Z] === RUN   TestImagePullPlatformInvalid
14:32:09 [2020-02-26T14:32:09.351Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:32:09 [2020-02-26T14:32:09.351Z] === RUN   TestRemoveImageOrphaning
14:32:09 [2020-02-26T14:32:09.497Z] #45 143.2   CC       criu/action-scripts.o
14:32:09 [2020-02-26T14:32:09.707Z] --- PASS: TestRemoveImageOrphaning (0.57s)
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestRemoveImageGarbageCollector
14:32:09 [2020-02-26T14:32:09.707Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:32:09 [2020-02-26T14:32:09.707Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:32:09 [2020-02-26T14:32:09.707Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestTagInvalidReference
14:32:09 [2020-02-26T14:32:09.707Z] --- PASS: TestTagInvalidReference (0.01s)
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestTagValidPrefixedRepo
14:32:09 [2020-02-26T14:32:09.707Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestTagExistedNameWithoutForce
14:32:09 [2020-02-26T14:32:09.707Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:32:09 [2020-02-26T14:32:09.707Z] === RUN   TestTagOfficialNames
14:32:10 [2020-02-26T14:32:10.052Z] --- PASS: TestTagOfficialNames (0.05s)
14:32:10 [2020-02-26T14:32:10.052Z] === RUN   TestTagMatchesDigest
14:32:10 [2020-02-26T14:32:10.052Z] --- PASS: TestTagMatchesDigest (0.02s)
14:32:10 [2020-02-26T14:32:10.052Z] === CONT  TestImportExtremelyLargeImageWorks
14:32:10 [2020-02-26T14:32:10.067Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:32:10 [2020-02-26T14:32:10.133Z] #45 144.0   CC       criu/aio.o
14:32:10 [2020-02-26T14:32:10.322Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:32:10 [2020-02-26T14:32:10.773Z] #45 144.6   CC       criu/autofs.o
14:32:10 [2020-02-26T14:32:10.882Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:32:10 [2020-02-26T14:32:10.932Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:32:10 [2020-02-26T14:32:10.932Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
14:32:10 [2020-02-26T14:32:10.932Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
14:32:10 [2020-02-26T14:32:10.932Z]     --- PASS: TestStopContainerWithTimeout/3 (3.15s)
14:32:10 [2020-02-26T14:32:10.932Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
14:32:10 [2020-02-26T14:32:10.932Z] === RUN   TestDeleteDevicemapper
14:32:10 [2020-02-26T14:32:10.932Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:32:10 [2020-02-26T14:32:10.932Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:32:10 [2020-02-26T14:32:10.932Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:32:11 [2020-02-26T14:32:11.137Z] --- PASS: TestBuildPreserveOwnership (6.26s)
14:32:11 [2020-02-26T14:32:11.137Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.12s)
14:32:11 [2020-02-26T14:32:11.137Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
14:32:11 [2020-02-26T14:32:11.137Z] === RUN   TestBuildPlatformInvalid
14:32:11 [2020-02-26T14:32:11.392Z] --- PASS: TestBuildPlatformInvalid (0.22s)
14:32:11 [2020-02-26T14:32:11.392Z] PASS
14:32:11 [2020-02-26T14:32:11.392Z] 
14:32:11 [2020-02-26T14:32:11.392Z] === Skipped
14:32:11 [2020-02-26T14:32:11.392Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:32:11 [2020-02-26T14:32:11.392Z]     build_session_test.go:25: TODO: BuildKit
14:32:11 [2020-02-26T14:32:11.392Z] 
14:32:11 [2020-02-26T14:32:11.392Z] 
14:32:11 [2020-02-26T14:32:11.392Z] DONE 32 tests, 1 skipped in 177.898s
14:32:11 [2020-02-26T14:32:11.392Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:32:11 [2020-02-26T14:32:11.392Z] ++ 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
14:32:11 [2020-02-26T14:32:11.392Z] ++ set -e
14:32:11 [2020-02-26T14:32:11.392Z] ++ '[' -n 0 ']'
14:32:11 [2020-02-26T14:32:11.392Z] ++ set -x
14:32:11 [2020-02-26T14:32:11.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
14:32:11 [2020-02-26T14:32:11.648Z] INFO: Testing against a local daemon
14:32:11 [2020-02-26T14:32:11.648Z] === RUN   TestConfigList
14:32:13 [2020-02-26T14:32:13.464Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s)
14:32:13 [2020-02-26T14:32:13.464Z] === RUN   TestUpdateMemory
14:32:13 [2020-02-26T14:32:13.464Z] --- SKIP: TestUpdateMemory (0.00s)
14:32:13 [2020-02-26T14:32:13.464Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:32:13 [2020-02-26T14:32:13.464Z] === RUN   TestUpdateCPUQuota
14:32:13 [2020-02-26T14:32:13.505Z] #45 ...
14:32:13 [2020-02-26T14:32:13.505Z] 
14:32:13 [2020-02-26T14:32:13.505Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:13 [2020-02-26T14:32:13.505Z] #18 66.08 Unpacking bash-completion (1:2.8-6) ...
14:32:13 [2020-02-26T14:32:13.505Z] #18 66.60 Selecting previously unselected package bzip2.
14:32:13 [2020-02-26T14:32:13.505Z] #18 66.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
14:32:13 [2020-02-26T14:32:13.505Z] #18 66.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:32:13 [2020-02-26T14:32:13.530Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:32:13 [2020-02-26T14:32:13.801Z] #18 66.75 Selecting previously unselected package xz-utils.
14:32:13 [2020-02-26T14:32:13.801Z] #18 66.77 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
14:32:13 [2020-02-26T14:32:13.801Z] #18 66.78 Unpacking xz-utils (5.2.4-1) ...
14:32:14 [2020-02-26T14:32:14.094Z] #18 67.03 Selecting previously unselected package apparmor.
14:32:14 [2020-02-26T14:32:14.094Z] #18 67.03 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
14:32:14 [2020-02-26T14:32:14.094Z] #18 67.12 Unpacking apparmor (2.13.2-10) ...
14:32:14 [2020-02-26T14:32:14.094Z] #18 ...
14:32:14 [2020-02-26T14:32:14.094Z] 
14:32:14 [2020-02-26T14:32:14.094Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:14 [2020-02-26T14:32:14.094Z] #48 228.3 mime/quotedprintable
14:32:14 [2020-02-26T14:32:14.094Z] #48 228.8 net/http/internal
14:32:14 [2020-02-26T14:32:14.094Z] #48 232.5 net/textproto
14:32:14 [2020-02-26T14:32:14.094Z] #48 232.6 crypto/x509
14:32:14 [2020-02-26T14:32:14.094Z] #48 234.6 vendor/golang.org/x/net/http/httpproxy
14:32:14 [2020-02-26T14:32:14.094Z] #48 236.2 mime/multipart
14:32:14 [2020-02-26T14:32:14.094Z] #48 236.2 vendor/golang.org/x/net/http/httpguts
14:32:14 [2020-02-26T14:32:14.384Z] #48 ...
14:32:14 [2020-02-26T14:32:14.384Z] 
14:32:14 [2020-02-26T14:32:14.384Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:14 [2020-02-26T14:32:14.384Z] #45 147.1   CC       criu/bfd.o
14:32:14 [2020-02-26T14:32:14.384Z] #45 148.3   CC       criu/bitmap.o
14:32:14 [2020-02-26T14:32:14.399Z] --- PASS: TestUpdateCPUQuota (1.40s)
14:32:14 [2020-02-26T14:32:14.399Z] === RUN   TestUpdatePidsLimit
14:32:14 [2020-02-26T14:32:14.399Z] === RUN   TestUpdatePidsLimit/update_from_none
14:32:14 [2020-02-26T14:32:14.677Z] #45 148.6   CC       criu/cgroup-props.o
14:32:14 [2020-02-26T14:32:14.889Z] --- PASS: TestConfigList (3.19s)
14:32:14 [2020-02-26T14:32:14.889Z] === RUN   TestConfigsCreateAndDelete
14:32:14 [2020-02-26T14:32:14.966Z] === RUN   TestUpdatePidsLimit/no_change
14:32:15 [2020-02-26T14:32:15.144Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:32:15 [2020-02-26T14:32:15.225Z] === RUN   TestUpdatePidsLimit/update_lower
14:32:15 [2020-02-26T14:32:15.484Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:32:15 [2020-02-26T14:32:15.799Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.823s	coverage: 86.3% of statements
14:32:16 [2020-02-26T14:32:16.051Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:32:16 [2020-02-26T14:32:16.265Z] ?   	github.com/docker/docker/cli	[no test files]
14:32:16 [2020-02-26T14:32:16.265Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:32:16 [2020-02-26T14:32:16.310Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:32:16 [2020-02-26T14:32:16.877Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:32:17 [2020-02-26T14:32:17.399Z] #45 151.0   CC       criu/cgroup.o
14:32:18 [2020-02-26T14:32:18.253Z] --- PASS: TestUpdatePidsLimit (3.83s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
14:32:18 [2020-02-26T14:32:18.253Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
14:32:18 [2020-02-26T14:32:18.253Z] === RUN   TestUpdateRestartPolicy
14:32:18 [2020-02-26T14:32:18.403Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:32:18 [2020-02-26T14:32:18.403Z] --- PASS: TestConfigsCreateAndDelete (3.30s)
14:32:18 [2020-02-26T14:32:18.403Z] === RUN   TestConfigsUpdate
14:32:18 [2020-02-26T14:32:18.905Z] #45 ...
14:32:18 [2020-02-26T14:32:18.905Z] 
14:32:18 [2020-02-26T14:32:18.905Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.65 Selecting previously unselected package aufs-tools.
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.86 Selecting previously unselected package libonig5:ppc64el.
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 67.88 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.23 Selecting previously unselected package libjq1:ppc64el.
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.28 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.49 Selecting previously unselected package jq.
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.52 Unpacking jq (1.5+dfsg-2+b1) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.66 Selecting previously unselected package libaio1:ppc64el.
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.66 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.67 Unpacking libaio1:ppc64el (0.3.112-3) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.78 Selecting previously unselected package libgpm2:ppc64el.
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.79 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.80 Unpacking libgpm2:ppc64el (1.20.7-5) ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.90 Selecting previously unselected package libicu63:ppc64el.
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.93 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
14:32:18 [2020-02-26T14:32:18.905Z] #18 68.94 Unpacking libicu63:ppc64el (63.1-6) ...
14:32:19 [2020-02-26T14:32:19.327Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:32:19 [2020-02-26T14:32:19.886Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:32:21 [2020-02-26T14:32:21.245Z] --- PASS: TestConfigsUpdate (3.14s)
14:32:21 [2020-02-26T14:32:21.245Z] === RUN   TestTemplatedConfig
14:32:22 [2020-02-26T14:32:22.437Z] #18 74.96 Selecting previously unselected package libnet1:ppc64el.
14:32:22 [2020-02-26T14:32:22.437Z] #18 74.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 74.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.11 Selecting previously unselected package libnl-3-200:ppc64el.
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.31 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.50 Selecting previously unselected package libreadline5:ppc64el.
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
14:32:22 [2020-02-26T14:32:22.437Z] #18 75.56 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:32:22 [2020-02-26T14:32:22.729Z] #18 75.76 Selecting previously unselected package net-tools.
14:32:22 [2020-02-26T14:32:22.729Z] #18 75.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
14:32:22 [2020-02-26T14:32:22.729Z] #18 75.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:32:23 [2020-02-26T14:32:23.364Z] #18 76.30 Selecting previously unselected package python-pip-whl.
14:32:23 [2020-02-26T14:32:23.364Z] #18 76.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:32:23 [2020-02-26T14:32:23.364Z] #18 76.34 Unpacking python-pip-whl (18.1-5) ...
14:32:23 [2020-02-26T14:32:23.752Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:32:23 [2020-02-26T14:32:23.999Z] #18 77.10 Selecting previously unselected package python3-lib2to3.
14:32:23 [2020-02-26T14:32:23.999Z] #18 77.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:32:23 [2020-02-26T14:32:23.999Z] #18 77.12 Unpacking python3-lib2to3 (3.7.3-1) ...
14:32:23 [2020-02-26T14:32:23.999Z] #18 ...
14:32:23 [2020-02-26T14:32:23.999Z] 
14:32:23 [2020-02-26T14:32:23.999Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:24 [2020-02-26T14:32:24.675Z] --- PASS: TestTemplatedConfig (3.50s)
14:32:24 [2020-02-26T14:32:24.675Z] === RUN   TestConfigInspect
14:32:24 [2020-02-26T14:32:24.890Z] ok  	github.com/docker/docker/cmd/dockerd	0.686s	coverage: 19.1% of statements
14:32:25 [2020-02-26T14:32:25.354Z] ok  	github.com/docker/docker/container	0.441s	coverage: 42.2% of statements
14:32:25 [2020-02-26T14:32:25.354Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:32:25 [2020-02-26T14:32:25.354Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:32:25 [2020-02-26T14:32:25.354Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:32:25 [2020-02-26T14:32:25.354Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:32:26 [2020-02-26T14:32:26.650Z] #24 248.2 Checking out files:  19% (2104/10579)   
Checking out files:  20% (2116/10579)   
Checking out files:  21% (2222/10579)   
Checking out files:  22% (2328/10579)   
Checking out files:  23% (2434/10579)   
Checking out files:  24% (2539/10579)   
Checking out files:  25% (2645/10579)   
Checking out files:  26% (2751/10579)   
Checking out files:  27% (2857/10579)   
Checking out files:  28% (2963/10579)   
Checking out files:  29% (3068/10579)   
Checking out files:  30% (3174/10579)   
Checking out files:  31% (3280/10579)   
Checking out files:  31% (3375/10579)   
Checking out files:  32% (3386/10579)   
Checking out files:  33% (3492/10579)   
Checking out files:  34% (3597/10579)   
Checking out files:  35% (3703/10579)   
Checking out files:  36% (3809/10579)   
Checking out files:  37% (3915/10579)   
Checking out files:  38% (4021/10579)   
Checking out files:  39% (4126/10579)   
Checking out files:  40% (4232/10579)   
Checking out files:  41% (4338/10579)   
Checking out files:  42% (4444/10579)   
Checking out files:  43% (4549/10579)   
Checking out files:  44% (4655/10579)   
Checking out files:  44% (4662/10579)   
Checking out files:  45% (4761/10579)   
Checking out files:  46% (4867/10579)   
Checking out files:  47% (4973/10579)   
Checking out files:  48% (5078/10579)   
Checking out files:  49% (5184/10579)   
Checking out files:  50% (5290/10579)   
Checking out files:  51% (5396/10579)   
Checking out files:  52% (5502/10579)   
Checking out files:  53% (5607/10579)   
Checking out files:  54% (5713/10579)   
Checking out files:  55% (5819/10579)   
14:32:26 [2020-02-26T14:32:26.650Z] #24 ...
14:32:26 [2020-02-26T14:32:26.650Z] 
14:32:26 [2020-02-26T14:32:26.650Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:26 [2020-02-26T14:32:26.650Z] #48 240.8 crypto/tls
14:32:26 [2020-02-26T14:32:26.938Z] #48 ...
14:32:26 [2020-02-26T14:32:26.938Z] 
14:32:26 [2020-02-26T14:32:26.938Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:27 [2020-02-26T14:32:27.183Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:32:27 [2020-02-26T14:32:27.437Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:32:27 [2020-02-26T14:32:27.692Z] --- PASS: TestConfigInspect (2.81s)
14:32:27 [2020-02-26T14:32:27.692Z] === RUN   TestConfigCreateWithLabels
14:32:27 [2020-02-26T14:32:27.946Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:32:28 [2020-02-26T14:32:28.291Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.493s	coverage: 65.3% of statements
14:32:28 [2020-02-26T14:32:28.507Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:32:28 [2020-02-26T14:32:28.982Z] #24 248.2 Checking out files:  19% (2104/10579)   
Checking out files:  20% (2116/10579)   
Checking out files:  21% (2222/10579)   
Checking out files:  22% (2328/10579)   
Checking out files:  23% (2434/10579)   
Checking out files:  24% (2539/10579)   
Checking out files:  25% (2645/10579)   
Checking out files:  26% (2751/10579)   
Checking out files:  27% (2857/10579)   
Checking out files:  28% (2963/10579)   
Checking out files:  29% (3068/10579)   
Checking out files:  30% (3174/10579)   
Checking out files:  31% (3280/10579)   
Checking out files:  31% (3375/10579)   
Checking out files:  32% (3386/10579)   
Checking out files:  33% (3492/10579)   
Checking out files:  34% (3597/10579)   
Checking out files:  35% (3703/10579)   
Checking out files:  36% (3809/10579)   
Checking out files:  37% (3915/10579)   
Checking out files:  38% (4021/10579)   
Checking out files:  39% (4126/10579)   
Checking out files:  40% (4232/10579)   
Checking out files:  41% (4338/10579)   
Checking out files:  42% (4444/10579)   
Checking out files:  43% (4549/10579)   
Checking out files:  44% (4655/10579)   
Checking out files:  44% (4662/10579)   
Checking out files:  45% (4761/10579)   
Checking out files:  46% (4867/10579)   
Checking out files:  47% (4973/10579)   
Checking out files:  48% (5078/10579)   
Checking out files:  49% (5184/10579)   
Checking out files:  50% (5290/10579)   
Checking out files:  51% (5396/10579)   
Checking out files:  52% (5502/10579)   
Checking out files:  53% (5607/10579)   
Checking out files:  54% (5713/10579)   
Checking out files:  55% (5819/10579)   
Checking out files:  56% (5925/10579)   
Checking out files:  57% (6031/10579)   
Checking out files:  58% (6136/10579)   
Checking out files:  59% (6242/10579)   
Checking out files:  60% (6348/10579)   
Checking out files:  61% (6454/10579)   
Checking out files:  62% (6559/10579)   
Checking out files:  63% (6665/10579)   
Checking out files:  64% (6771/10579)   
Checking out files:  65% (6877/10579)   
Checking out files:  66% (6983/10579)   
Checking out files:  66% (7010/10579)   
Checking out files:  67% (7088/10579)   
Checking out files:  68% (7194/10579)   
Checking out files:  69% (7300/10579)   
Checking out files:  70% (7406/10579)   
Checking out files:  71% (7512/10579)   
Checking out files:  72% (7617/10579)   
Checking out files:  73% (7723/10579)   
Checking out files:  74% (7829/10579)   
Checking out files:  75% (7935/10579)   
Checking out files:  76% (8041/10579)   
Checking out files:  77% (8146/10579)   
Checking out files:  78% (8252/10579)   
Checking out files:  79% (8358/10579)   
Checking out files:  80% (8464/10579)   
Checking out files:  81% (8569/10579)   
Checking out files:  82% (8675/10579)   
Checking out files:  83% (8781/10579)   
Checking out files:  84% (8887/10579)   
Checking out files:  84% (8917/10579)   
Checking out files:  85% (8993/10579)   
Checking out files:  86% (9098/10579)   
Checking out files:  87% (9204/10579)   
Checking out files:  88% (9310/10579)   
Checking out files:  89% (9416/10579)   
Checking out files:  90% (9522/10579)   
Checking out files:  91% (9627/10579)   
Checking out files:  92% (9733/10579)   
Checking out files:  93% (9839/10579)   
Checking out files:  94% (9945/10579)   
Checking out files:  95% (10051/10579)   
Checking out files:  96% (10156/10579)   
Checking out files:  97% (10262/10579)   
Checking out files:  98% (10368/10579)   
Checking out files:  99% (10474/10579)   
Checking out files: 100% (10579/10579)   
Checking out files: 100% (10579/10579), done.
14:32:28 [2020-02-26T14:32:28.982Z] #24 253.1 + cd /tmp/tmp.Zu2WoFJrVo/tmp/docker-ce
14:32:28 [2020-02-26T14:32:28.982Z] #24 253.1 + git checkout -q v17.06.2-ce
14:32:29 [2020-02-26T14:32:29.069Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:32:29 [2020-02-26T14:32:29.846Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.387s	coverage: 35.7% of statements
14:32:30 [2020-02-26T14:32:30.021Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:32:30 [2020-02-26T14:32:30.580Z] --- PASS: TestConfigCreateWithLabels (3.00s)
14:32:30 [2020-02-26T14:32:30.580Z] === RUN   TestConfigCreateResolve
14:32:30 [2020-02-26T14:32:30.580Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:32:32 [2020-02-26T14:32:32.468Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:32:32 [2020-02-26T14:32:32.468Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:32:32 [2020-02-26T14:32:32.723Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:32:33 [2020-02-26T14:32:33.126Z] --- PASS: TestUpdateRestartPolicy (12.41s)
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestUpdateRestartWithAutoRemove
14:32:33 [2020-02-26T14:32:33.126Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitNonBlocked
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:33 [2020-02-26T14:32:33.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:33 [2020-02-26T14:32:33.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:33 [2020-02-26T14:32:33.126Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:33 [2020-02-26T14:32:33.126Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:33 [2020-02-26T14:32:33.126Z] --- PASS: TestWaitNonBlocked (0.03s)
14:32:33 [2020-02-26T14:32:33.126Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
14:32:33 [2020-02-26T14:32:33.126Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitBlocked
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:32:33 [2020-02-26T14:32:33.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:32:33 [2020-02-26T14:32:33.126Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:32:33 [2020-02-26T14:32:33.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:32:33 [2020-02-26T14:32:33.126Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:32:33 [2020-02-26T14:32:33.126Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:32:33 [2020-02-26T14:32:33.385Z] --- PASS: TestWaitBlocked (0.03s)
14:32:33 [2020-02-26T14:32:33.385Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
14:32:33 [2020-02-26T14:32:33.385Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
14:32:33 [2020-02-26T14:32:33.385Z] === CONT  TestContainerStartOnDaemonRestart
14:32:33 [2020-02-26T14:32:33.385Z] === CONT  TestIpcModeOlderClient
14:32:33 [2020-02-26T14:32:33.385Z] === CONT  TestDaemonHostGatewayIP
14:32:33 [2020-02-26T14:32:33.385Z] === CONT  TestDaemonRestartIpcMode
14:32:33 [2020-02-26T14:32:33.385Z] --- PASS: TestIpcModeOlderClient (0.20s)
14:32:33 [2020-02-26T14:32:33.647Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:32:34 [2020-02-26T14:32:34.205Z] --- PASS: TestConfigCreateResolve (3.51s)
14:32:34 [2020-02-26T14:32:34.205Z] === RUN   TestConfigDaemonLibtrustID
14:32:34 [2020-02-26T14:32:34.542Z] #24 258.3 + mkdir -p /tmp/tmp.Zu2WoFJrVo/src/github.com/docker
14:32:34 [2020-02-26T14:32:34.542Z] #24 258.3 + mv components/cli /tmp/tmp.Zu2WoFJrVo/src/github.com/docker/cli
14:32:34 [2020-02-26T14:32:34.542Z] #24 258.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:32:34 [2020-02-26T14:32:34.542Z] #24 ...
14:32:34 [2020-02-26T14:32:34.542Z] 
14:32:34 [2020-02-26T14:32:34.542Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:34 [2020-02-26T14:32:34.542Z] #45 158.2   CC       criu/clone-noasan.o
14:32:34 [2020-02-26T14:32:34.542Z] #45 158.5   CC       criu/config.o
14:32:34 [2020-02-26T14:32:34.542Z] #45 162.9   CC       criu/cr-check.o
14:32:34 [2020-02-26T14:32:34.542Z] #45 166.4   CC       criu/cr-dedup.o
14:32:34 [2020-02-26T14:32:34.542Z] #45 167.4   CC       criu/cr-dump.o
14:32:34 [2020-02-26T14:32:34.542Z] #45 ...
14:32:34 [2020-02-26T14:32:34.542Z] 
14:32:34 [2020-02-26T14:32:34.542Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.40 Selecting previously unselected package python3-distutils.
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.44 Unpacking python3-distutils (3.7.3-1) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.69 Selecting previously unselected package python3-pip.
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 77.73 Unpacking python3-pip (18.1-5) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.08 Selecting previously unselected package python3-pkg-resources.
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.12 Unpacking python3-pkg-resources (40.8.0-1) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.44 Selecting previously unselected package python3-setuptools.
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.51 Unpacking python3-setuptools (40.8.0-1) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 78.99 Selecting previously unselected package python3-wheel.
14:32:34 [2020-02-26T14:32:34.542Z] #18 79.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 79.02 Unpacking python3-wheel (0.32.3-2) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 79.20 Selecting previously unselected package sudo.
14:32:34 [2020-02-26T14:32:34.542Z] #18 79.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 79.23 Unpacking sudo (1.8.27-1+deb10u2) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.19 Selecting previously unselected package thin-provisioning-tools.
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.44 Selecting previously unselected package uidmap.
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.46 Unpacking uidmap (1:4.5-1.1) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.70 Selecting previously unselected package vim-runtime.
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:32:34 [2020-02-26T14:32:34.542Z] #18 80.87 Unpacking vim-runtime (2:8.1.0875-5) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 86.61 Selecting previously unselected package vim.
14:32:34 [2020-02-26T14:32:34.542Z] #18 86.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 86.66 Unpacking vim (2:8.1.0875-5) ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 87.48 Selecting previously unselected package xfsprogs.
14:32:34 [2020-02-26T14:32:34.542Z] #18 87.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
14:32:34 [2020-02-26T14:32:34.542Z] #18 87.49 Unpacking xfsprogs (4.20.0-1) ...
14:32:34 [2020-02-26T14:32:34.764Z] --- PASS: TestConfigDaemonLibtrustID (0.59s)
14:32:34 [2020-02-26T14:32:34.764Z] PASS
14:32:34 [2020-02-26T14:32:34.764Z] 
14:32:34 [2020-02-26T14:32:34.764Z] DONE 8 tests in 23.171s
14:32:34 [2020-02-26T14:32:34.764Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:32:34 [2020-02-26T14:32:34.764Z] ++ 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
14:32:34 [2020-02-26T14:32:34.764Z] ++ set -e
14:32:34 [2020-02-26T14:32:34.764Z] ++ '[' -n 0 ']'
14:32:34 [2020-02-26T14:32:34.764Z] ++ set -x
14:32:34 [2020-02-26T14:32:34.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
14:32:34 [2020-02-26T14:32:34.764Z] INFO: Testing against a local daemon
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestCheckpoint
14:32:34 [2020-02-26T14:32:34.764Z] --- SKIP: TestCheckpoint (0.00s)
14:32:34 [2020-02-26T14:32:34.764Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestContainerInvalidJSON
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:32:34 [2020-02-26T14:32:34.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:32:34 [2020-02-26T14:32:34.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:32:34 [2020-02-26T14:32:34.764Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:32:34 [2020-02-26T14:32:34.764Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:32:34 [2020-02-26T14:32:34.764Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:32:34 [2020-02-26T14:32:34.764Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:32:34 [2020-02-26T14:32:34.764Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:32:34 [2020-02-26T14:32:34.764Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:32:34 [2020-02-26T14:32:34.764Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:32:34 [2020-02-26T14:32:34.764Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
14:32:34 [2020-02-26T14:32:34.764Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:32:35 [2020-02-26T14:32:35.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
14:32:35 [2020-02-26T14:32:35.019Z] === RUN   TestCopyFromContainerPathIsNotDir
14:32:35 [2020-02-26T14:32:35.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
14:32:35 [2020-02-26T14:32:35.019Z] === RUN   TestCopyToContainerPathDoesNotExist
14:32:35 [2020-02-26T14:32:35.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
14:32:35 [2020-02-26T14:32:35.274Z] === RUN   TestCopyToContainerPathIsNotDir
14:32:35 [2020-02-26T14:32:35.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
14:32:35 [2020-02-26T14:32:35.274Z] === RUN   TestCopyFromContainer
14:32:35 [2020-02-26T14:32:35.576Z] #18 88.50 Selecting previously unselected package zip.
14:32:35 [2020-02-26T14:32:35.576Z] #18 88.51 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
14:32:35 [2020-02-26T14:32:35.576Z] #18 88.52 Unpacking zip (3.0-11+b1) ...
14:32:35 [2020-02-26T14:32:35.689Z] ok  	github.com/docker/docker/daemon/cluster	1.258s	coverage: 0.5% of statements
14:32:35 [2020-02-26T14:32:35.866Z] #18 88.91 Setting up aufs-tools (1:4.14+20190211-1) ...
14:32:35 [2020-02-26T14:32:35.866Z] #18 88.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:32:35 [2020-02-26T14:32:35.866Z] #18 88.94 Setting up libip6tc0:ppc64el (1.8.2-4) ...
14:32:35 [2020-02-26T14:32:35.866Z] #18 88.96 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:32:35 [2020-02-26T14:32:35.866Z] #18 88.99 Setting up libgpm2:ppc64el (1.20.7-5) ...
14:32:35 [2020-02-26T14:32:35.866Z] #18 89.00 Setting up libip4tc0:ppc64el (1.8.2-4) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.01 Setting up uidmap (1:4.5-1.1) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.03 Setting up libnftnl11:ppc64el (1.1.2-2) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.10 Setting up libicu63:ppc64el (63.1-6) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.14 Setting up xxd (2:8.1.0875-5) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.16 Setting up zip (3.0-11+b1) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.17 Setting up vim-common (2:8.1.0875-5) ...
14:32:36 [2020-02-26T14:32:36.157Z] #18 89.24 Setting up bash-completion (1:2.8-6) ...
14:32:36 [2020-02-26T14:32:36.198Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:32:36 [2020-02-26T14:32:36.676Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s)
14:32:37 [2020-02-26T14:32:37.122Z] === RUN   TestCopyFromContainer//
14:32:37 [2020-02-26T14:32:37.245Z] ok  	github.com/docker/docker/daemon/config	1.095s	coverage: 79.6% of statements
14:32:37 [2020-02-26T14:32:37.376Z] === RUN   TestCopyFromContainer//bar/root
14:32:37 [2020-02-26T14:32:37.376Z] === RUN   TestCopyFromContainer//bar/root/
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/quux
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/quux/
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCopyFromContainer/bar/notarget
14:32:40 [2020-02-26T14:32:40.286Z] --- PASS: TestCopyFromContainer (2.99s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer// (0.11s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:32:40 [2020-02-26T14:32:40.286Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateLinkToNonExistingContainer
14:32:40 [2020-02-26T14:32:40.286Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateWithInvalidEnv
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateWithInvalidEnv/0
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateWithInvalidEnv/0
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateWithInvalidEnv/1
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateWithInvalidEnv/1
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateWithInvalidEnv/2
14:32:40 [2020-02-26T14:32:40.286Z] === PAUSE TestCreateWithInvalidEnv/2
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateWithInvalidEnv/0
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateWithInvalidEnv/2
14:32:40 [2020-02-26T14:32:40.286Z] === CONT  TestCreateWithInvalidEnv/1
14:32:40 [2020-02-26T14:32:40.286Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:32:40 [2020-02-26T14:32:40.286Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateTmpfsMountsTarget
14:32:40 [2020-02-26T14:32:40.286Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestCreateWithCustomMaskedPaths
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:32:40 [2020-02-26T14:32:40.286Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:32:40 [2020-02-26T14:32:40.338Z] #18 ...
14:32:40 [2020-02-26T14:32:40.338Z] 
14:32:40 [2020-02-26T14:32:40.338Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:40 [2020-02-26T14:32:40.338Z] #45 172.3   CC       criu/cr-errno.o
14:32:40 [2020-02-26T14:32:40.338Z] #45 172.5   CC       criu/cr-restore.o
14:32:40 [2020-02-26T14:32:40.338Z] #45 ...
14:32:40 [2020-02-26T14:32:40.338Z] 
14:32:40 [2020-02-26T14:32:40.338Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:40 [2020-02-26T14:32:40.338Z] #48 253.0 net/http/httptrace
14:32:40 [2020-02-26T14:32:40.338Z] #48 253.4 net/http
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestDaemonHostGatewayIP (4.59s)
14:32:40 [2020-02-26T14:32:40.346Z] PASS
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === Skipped
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] DONE 199 tests, 6 skipped in 125.062s
14:32:40 [2020-02-26T14:32:40.346Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:32:40 [2020-02-26T14:32:40.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:32:40 [2020-02-26T14:32:40.346Z] ++ set -e
14:32:40 [2020-02-26T14:32:40.346Z] ++ '[' -n 0 ']'
14:32:40 [2020-02-26T14:32:40.346Z] ++ set -x
14:32:40 [2020-02-26T14:32:40.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:32:40 [2020-02-26T14:32:40.346Z] INFO: Testing against a local daemon
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestCommitInheritsEnv
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestCommitInheritsEnv (0.56s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestImportExtremelyLargeImageWorks
14:32:40 [2020-02-26T14:32:40.346Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestImagesFilterMultiReference
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestImagesFilterMultiReference (0.09s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestImagePullPlatformInvalid
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestRemoveImageOrphaning
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestRemoveImageOrphaning (0.55s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestRemoveImageGarbageCollector
14:32:40 [2020-02-26T14:32:40.346Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagInvalidReference
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagInvalidReference (0.03s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagValidPrefixedRepo
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagExistedNameWithoutForce
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagOfficialNames
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagOfficialNames (0.07s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestTagMatchesDigest
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestTagMatchesDigest (0.03s)
14:32:40 [2020-02-26T14:32:40.346Z] PASS
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === Skipped
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:32:40 [2020-02-26T14:32:40.346Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] 
14:32:40 [2020-02-26T14:32:40.346Z] DONE 12 tests, 2 skipped in 1.711s
14:32:40 [2020-02-26T14:32:40.346Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:32:40 [2020-02-26T14:32:40.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:32:40 [2020-02-26T14:32:40.346Z] ++ set -e
14:32:40 [2020-02-26T14:32:40.346Z] ++ '[' -n 0 ']'
14:32:40 [2020-02-26T14:32:40.346Z] ++ set -x
14:32:40 [2020-02-26T14:32:40.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:32:40 [2020-02-26T14:32:40.346Z] INFO: Testing against a local daemon
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestNetworkCreateDelete
14:32:40 [2020-02-26T14:32:40.346Z] --- PASS: TestNetworkCreateDelete (0.38s)
14:32:40 [2020-02-26T14:32:40.346Z] === RUN   TestDockerNetworkDeletePreferID
14:32:40 [2020-02-26T14:32:40.440Z] ok  	github.com/docker/docker/daemon/discovery	0.530s	coverage: 30.0% of statements
14:32:40 [2020-02-26T14:32:40.440Z] ok  	github.com/docker/docker/daemon/events	0.617s	coverage: 50.0% of statements
14:32:40 [2020-02-26T14:32:40.440Z] ok  	github.com/docker/docker/daemon/graphdriver	0.174s	coverage: 2.3% of statements
14:32:40 [2020-02-26T14:32:40.543Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:32:40 [2020-02-26T14:32:40.543Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:32:41 [2020-02-26T14:32:41.104Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s)
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:32:41 [2020-02-26T14:32:41.104Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:32:41 [2020-02-26T14:32:41.284Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s)
14:32:41 [2020-02-26T14:32:41.284Z] === RUN   TestInspectNetwork
14:32:41 [2020-02-26T14:32:41.360Z] --- PASS: TestCreateWithCapabilities (0.03s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
14:32:41 [2020-02-26T14:32:41.360Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
14:32:41 [2020-02-26T14:32:41.360Z] === RUN   TestCreateWithCustomReadonlyPaths
14:32:42 [2020-02-26T14:32:42.646Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
14:32:42 [2020-02-26T14:32:42.721Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:32:43 [2020-02-26T14:32:43.089Z] #48 ...
14:32:43 [2020-02-26T14:32:43.089Z] 
14:32:43 [2020-02-26T14:32:43.089Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:43 [2020-02-26T14:32:43.089Z] #18 96.08 Setting up libiptc0:ppc64el (1.8.2-4) ...
14:32:43 [2020-02-26T14:32:43.089Z] #18 96.08 Setting up xz-utils (5.2.4-1) ...
14:32:43 [2020-02-26T14:32:43.089Z] #18 96.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:32:43 [2020-02-26T14:32:43.089Z] #18 96.14 Setting up sudo (1.8.27-1+deb10u2) ...
14:32:43 [2020-02-26T14:32:43.111Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.510s	coverage: 10.9% of statements
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.33 invoke-rc.d: could not determine current runlevel
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.35 invoke-rc.d: policy-rc.d denied execution of start.
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.36 Setting up pigz (2.4-1) ...
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.37 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.37 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.39 Setting up python-pip-whl (18.1-5) ...
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.41 Setting up libmpdec2:ppc64el (2.4.2-2) ...
14:32:43 [2020-02-26T14:32:43.379Z] #18 96.43 Setting up vim-runtime (2:8.1.0875-5) ...
14:32:43 [2020-02-26T14:32:43.576Z] ok  	github.com/docker/docker/daemon	3.210s	coverage: 9.2% of statements
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:32:43 [2020-02-26T14:32:43.576Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:32:44 [2020-02-26T14:32:44.007Z] #18 97.18 Setting up libaio1:ppc64el (0.3.112-3) ...
14:32:44 [2020-02-26T14:32:44.082Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s)
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:32:44 [2020-02-26T14:32:44.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:32:44 [2020-02-26T14:32:44.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:32:44 [2020-02-26T14:32:44.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:32:44 [2020-02-26T14:32:44.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:32:44 [2020-02-26T14:32:44.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
14:32:44 [2020-02-26T14:32:44.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
14:32:44 [2020-02-26T14:32:44.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:32:44 [2020-02-26T14:32:44.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:32:44 [2020-02-26T14:32:44.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:32:44 [2020-02-26T14:32:44.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:32:44 [2020-02-26T14:32:44.082Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.19 Setting up libonig5:ppc64el (6.9.1-1) ...
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.20 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.23 Setting up vim (2:8.1.0875-5) ...
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:32:44 [2020-02-26T14:32:44.298Z] #18 97.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.45 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.45 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.47 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.48 Setting up jq (1.5+dfsg-2+b1) ...
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.48 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
14:32:44 [2020-02-26T14:32:44.588Z] #18 97.49 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:32:45 [2020-02-26T14:32:45.007Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:32:45 [2020-02-26T14:32:45.007Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s)
14:32:45 [2020-02-26T14:32:45.007Z] === RUN   TestContainerStartOnDaemonRestart
14:32:45 [2020-02-26T14:32:45.007Z] === PAUSE TestContainerStartOnDaemonRestart
14:32:45 [2020-02-26T14:32:45.007Z] === RUN   TestDaemonRestartIpcMode
14:32:45 [2020-02-26T14:32:45.007Z] === PAUSE TestDaemonRestartIpcMode
14:32:45 [2020-02-26T14:32:45.007Z] === RUN   TestDaemonHostGatewayIP
14:32:45 [2020-02-26T14:32:45.007Z] === PAUSE TestDaemonHostGatewayIP
14:32:45 [2020-02-26T14:32:45.007Z] === RUN   TestDiff
14:32:45 [2020-02-26T14:32:45.931Z] --- PASS: TestDiff (0.95s)
14:32:45 [2020-02-26T14:32:45.931Z] === RUN   TestExecWithCloseStdin
14:32:46 [2020-02-26T14:32:46.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:32:46 [2020-02-26T14:32:46.234Z] 
14:32:46 [2020-02-26T14:32:46.234Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:32:46 [2020-02-26T14:32:46.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:32:46 [2020-02-26T14:32:46.234Z] Using test binary docker
14:32:46 [2020-02-26T14:32:46.234Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:32:46 [2020-02-26T14:32:46.234Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:32:46 [2020-02-26T14:32:46.234Z] INFO: Waiting for daemon to start...
14:32:46 [2020-02-26T14:32:46.234Z] Starting dockerd
14:32:46 [2020-02-26T14:32:46.234Z] .
14:32:46 [2020-02-26T14:32:46.234Z] INFO: Building docker-sdk-python3:4.2.0...
14:32:46 [2020-02-26T14:32:46.490Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:32:46 [2020-02-26T14:32:46.512Z] ok  	github.com/docker/docker/daemon/logger	0.582s	coverage: 43.0% of statements
14:32:46 [2020-02-26T14:32:46.512Z] ok  	github.com/docker/docker/daemon/images	0.448s	coverage: 4.9% of statements
14:32:46 [2020-02-26T14:32:46.512Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:32:46 [2020-02-26T14:32:46.512Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:32:46 [2020-02-26T14:32:46.556Z] === RUN   TestInspectNetwork/full_network_id
14:32:46 [2020-02-26T14:32:46.556Z] === RUN   TestInspectNetwork/partial_network_id
14:32:46 [2020-02-26T14:32:46.556Z] === RUN   TestInspectNetwork/network_name
14:32:46 [2020-02-26T14:32:46.556Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:32:46 [2020-02-26T14:32:46.977Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.558s	coverage: 77.4% of statements
14:32:46 [2020-02-26T14:32:46.977Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:32:46 [2020-02-26T14:32:46.977Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:32:46 [2020-02-26T14:32:46.977Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:32:46 [2020-02-26T14:32:46.977Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:32:46 [2020-02-26T14:32:46.977Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:32:47 [2020-02-26T14:32:47.050Z] --- PASS: TestExecWithCloseStdin (1.06s)
14:32:47 [2020-02-26T14:32:47.050Z] === RUN   TestExec
14:32:47 [2020-02-26T14:32:47.442Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.495s	coverage: 62.1% of statements
14:32:47 [2020-02-26T14:32:47.974Z] --- PASS: TestExec (1.05s)
14:32:47 [2020-02-26T14:32:47.974Z] === RUN   TestExecUser
14:32:48 [2020-02-26T14:32:48.228Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:32:48 [2020-02-26T14:32:48.421Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.293s	coverage: 88.3% of statements
14:32:48 [2020-02-26T14:32:48.483Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:32:49 [2020-02-26T14:32:49.043Z] --- PASS: TestExecUser (0.95s)
14:32:49 [2020-02-26T14:32:49.043Z] === RUN   TestExportContainerAndImportImage
14:32:49 [2020-02-26T14:32:49.402Z] ok  	github.com/docker/docker/daemon/logger/local	0.563s	coverage: 74.7% of statements
14:32:49 [2020-02-26T14:32:49.402Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:32:49 [2020-02-26T14:32:49.866Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.309s	coverage: 21.4% of statements
14:32:50 [2020-02-26T14:32:50.403Z] --- PASS: TestExportContainerAndImportImage (1.29s)
14:32:50 [2020-02-26T14:32:50.403Z] === RUN   TestExportContainerAfterDaemonRestart
14:32:50 [2020-02-26T14:32:50.743Z] --- PASS: TestInspectNetwork (9.57s)
14:32:50 [2020-02-26T14:32:50.743Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:32:50 [2020-02-26T14:32:50.743Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:32:50 [2020-02-26T14:32:50.743Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:32:50 [2020-02-26T14:32:50.743Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:32:50 [2020-02-26T14:32:50.743Z] === RUN   TestRunContainerWithBridgeNone
14:32:50 [2020-02-26T14:32:50.845Z] ok  	github.com/docker/docker/daemon/logger/templates	0.109s	coverage: 8.3% of statements
14:32:51 [2020-02-26T14:32:51.310Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.420s	coverage: 47.8% of statements
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.8 Setting up iptables (1.8.2-4) ...
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 103.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:32:51 [2020-02-26T14:32:51.478Z] #18 104.0 Setting up python3 (3.7.3-1) ...
14:32:51 [2020-02-26T14:32:51.763Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:32:51 [2020-02-26T14:32:51.763Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
14:32:51 [2020-02-26T14:32:51.763Z] === RUN   TestHealthCheckWorkdir
14:32:51 [2020-02-26T14:32:51.775Z] #18 104.8 Setting up python3-wheel (0.32.3-2) ...
14:32:52 [2020-02-26T14:32:52.289Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.000s	coverage: 82.5% of statements
14:32:52 [2020-02-26T14:32:52.289Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:32:52 [2020-02-26T14:32:52.289Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:32:52 [2020-02-26T14:32:52.289Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:32:52 [2020-02-26T14:32:52.324Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:32:52 [2020-02-26T14:32:52.883Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:32:52 [2020-02-26T14:32:52.883Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:32:53 [2020-02-26T14:32:53.138Z] --- PASS: TestHealthCheckWorkdir (1.29s)
14:32:53 [2020-02-26T14:32:53.138Z] === RUN   TestHealthKillContainer
14:32:53 [2020-02-26T14:32:53.277Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
14:32:53 [2020-02-26T14:32:53.277Z] === RUN   TestNetworkInvalidJSON
14:32:53 [2020-02-26T14:32:53.277Z] === RUN   TestNetworkInvalidJSON//networks/create
14:32:53 [2020-02-26T14:32:53.277Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:32:53 [2020-02-26T14:32:53.277Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:32:53 [2020-02-26T14:32:53.277Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:32:53 [2020-02-26T14:32:53.277Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:53 [2020-02-26T14:32:53.277Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:53 [2020-02-26T14:32:53.277Z] === CONT  TestNetworkInvalidJSON//networks/create
14:32:53 [2020-02-26T14:32:53.277Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:32:53 [2020-02-26T14:32:53.277Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:32:53 [2020-02-26T14:32:53.277Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:32:53 [2020-02-26T14:32:53.277Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:32:53 [2020-02-26T14:32:53.277Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:32:53 [2020-02-26T14:32:53.277Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:32:53 [2020-02-26T14:32:53.277Z] === RUN   TestDaemonRestartWithLiveRestore
14:32:53 [2020-02-26T14:32:53.296Z] #18 106.2 Setting up apparmor (2.13.2-10) ...
14:32:54 [2020-02-26T14:32:54.490Z] ok  	github.com/docker/docker/errdefs	0.123s	coverage: 49.4% of statements
14:32:54 [2020-02-26T14:32:54.490Z] ok  	github.com/docker/docker/distribution/metadata	1.458s	coverage: 48.2% of statements
14:32:54 [2020-02-26T14:32:54.955Z] ok  	github.com/docker/docker/distribution	1.261s	coverage: 20.3% of statements
14:32:54 [2020-02-26T14:32:54.955Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:32:55 [2020-02-26T14:32:55.021Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:32:55 [2020-02-26T14:32:55.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
14:32:55 [2020-02-26T14:32:55.180Z] === RUN   TestDaemonDefaultNetworkPools
14:32:55 [2020-02-26T14:32:55.945Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:32:56 [2020-02-26T14:32:56.028Z] #18 108.8 Setting up xfsprogs (4.20.0-1) ...
14:32:56 [2020-02-26T14:32:56.028Z] #18 108.8 Setting up python3-lib2to3 (3.7.3-1) ...
14:32:56 [2020-02-26T14:32:56.118Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
14:32:56 [2020-02-26T14:32:56.118Z] === RUN   TestDaemonRestartWithExistingNetwork
14:32:56 [2020-02-26T14:32:56.505Z] --- PASS: TestHealthKillContainer (3.23s)
14:32:56 [2020-02-26T14:32:56.505Z] === RUN   TestInspectCpusetInConfigPre120
14:32:56 [2020-02-26T14:32:56.510Z] ok  	github.com/docker/docker/distribution/xfer	2.474s	coverage: 76.8% of statements
14:32:56 [2020-02-26T14:32:56.510Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:32:56 [2020-02-26T14:32:56.510Z] ok  	github.com/docker/docker/image/cache	0.221s	coverage: 19.2% of statements
14:32:56 [2020-02-26T14:32:56.664Z] #18 109.6 Setting up python3-pkg-resources (40.8.0-1) ...
14:32:56 [2020-02-26T14:32:56.955Z] #18 ...
14:32:56 [2020-02-26T14:32:56.955Z] 
14:32:56 [2020-02-26T14:32:56.955Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:56 [2020-02-26T14:32:56.955Z] #45 181.0   CC       criu/cr-service.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 185.0   CC       criu/crtools.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 186.4   CC       criu/eventfd.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 187.4   CC       criu/eventpoll.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 189.5   CC       criu/external.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 190.1   CC       criu/fault-injection.o
14:32:56 [2020-02-26T14:32:56.955Z] #45 190.4   CC       criu/fdstore.o
14:32:56 [2020-02-26T14:32:56.975Z] ok  	github.com/docker/docker/image/v1	0.300s	coverage: 25.0% of statements
14:32:57 [2020-02-26T14:32:57.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
14:32:57 [2020-02-26T14:32:57.429Z] === RUN   TestIpcModeNone
14:32:57 [2020-02-26T14:32:57.440Z] ok  	github.com/docker/docker/image	0.972s	coverage: 86.4% of statements
14:32:57 [2020-02-26T14:32:57.587Z] #45 191.3   CC       criu/fifo.o
14:32:57 [2020-02-26T14:32:57.905Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:32:57 [2020-02-26T14:32:57.905Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:32:58 [2020-02-26T14:32:58.021Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s)
14:32:58 [2020-02-26T14:32:58.021Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:32:58 [2020-02-26T14:32:58.218Z] #45 ...
14:32:58 [2020-02-26T14:32:58.218Z] 
14:32:58 [2020-02-26T14:32:58.218Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:32:58 [2020-02-26T14:32:58.218Z] #18 111.2 Setting up python3-distutils (3.7.3-1) ...
14:32:58 [2020-02-26T14:32:58.352Z] --- PASS: TestIpcModeNone (0.94s)
14:32:58 [2020-02-26T14:32:58.352Z] === RUN   TestIpcModePrivate
14:32:58 [2020-02-26T14:32:58.370Z] ok  	github.com/docker/docker/libcontainerd/queue	0.092s	coverage: 100.0% of statements
14:32:58 [2020-02-26T14:32:58.517Z] #18 ...
14:32:58 [2020-02-26T14:32:58.517Z] 
14:32:58 [2020-02-26T14:32:58.517Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:58 [2020-02-26T14:32:58.517Z] #48 272.5 github.com/LK4D4/vndr/godl
14:32:58 [2020-02-26T14:32:58.517Z] #48 273.9 github.com/LK4D4/vndr
14:32:58 [2020-02-26T14:32:58.517Z] #48 ...
14:32:58 [2020-02-26T14:32:58.517Z] 
14:32:58 [2020-02-26T14:32:58.517Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:58 [2020-02-26T14:32:58.517Z] #45 192.3   CC       criu/file-ids.o
14:32:58 [2020-02-26T14:32:58.913Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:32:59 [2020-02-26T14:32:59.153Z] #45 193.0   CC       criu/file-lock.o
14:32:59 [2020-02-26T14:32:59.167Z] --- PASS: TestIpcModePrivate (1.04s)
14:32:59 [2020-02-26T14:32:59.167Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
14:32:59 [2020-02-26T14:32:59.167Z] === RUN   TestIpcModeShareable
14:32:59 [2020-02-26T14:32:59.924Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 50.0% of statements
14:33:00 [2020-02-26T14:33:00.091Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:33:00 [2020-02-26T14:33:00.091Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:33:00 [2020-02-26T14:33:00.347Z] --- PASS: TestIpcModeShareable (1.15s)
14:33:00 [2020-02-26T14:33:00.347Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true
14:33:00 [2020-02-26T14:33:00.347Z] === RUN   TestAPIIpcModeShareableAndContainer
14:33:00 [2020-02-26T14:33:00.389Z] ok  	github.com/docker/docker/layer	0.581s	coverage: 30.0% of statements
14:33:00 [2020-02-26T14:33:00.389Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:33:00 [2020-02-26T14:33:00.553Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
14:33:00 [2020-02-26T14:33:00.553Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:33:01 [2020-02-26T14:33:01.120Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
14:33:01 [2020-02-26T14:33:01.120Z] === RUN   TestServiceWithPredefinedNetwork
14:33:01 [2020-02-26T14:33:01.212Z] #45 194.9   CC       criu/files-ext.o
14:33:01 [2020-02-26T14:33:01.272Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:33:01 [2020-02-26T14:33:01.370Z] ok  	github.com/docker/docker/opts	0.453s	coverage: 67.7% of statements
14:33:01 [2020-02-26T14:33:01.834Z] ok  	github.com/docker/docker/libcontainerd/local	0.359s	coverage: 1.0% of statements
14:33:01 [2020-02-26T14:33:01.835Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:33:01 [2020-02-26T14:33:01.835Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:33:01 [2020-02-26T14:33:01.835Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:33:01 [2020-02-26T14:33:01.835Z] ?   	github.com/docker/docker/oci	[no test files]
14:33:01 [2020-02-26T14:33:01.835Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:33:01 [2020-02-26T14:33:01.844Z] #45 195.6   CC       criu/files-reg.o
14:33:02 [2020-02-26T14:33:02.814Z] ok  	github.com/docker/docker/pkg/broadcaster	0.149s	coverage: 100.0% of statements
14:33:03 [2020-02-26T14:33:03.280Z] ok  	github.com/docker/docker/pkg/capabilities	0.100s	coverage: 87.5% of statements
14:33:03 [2020-02-26T14:33:03.280Z] ok  	github.com/docker/docker/pkg/authorization	0.812s	coverage: 26.8% of statements
14:33:03 [2020-02-26T14:33:03.653Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s)
14:33:03 [2020-02-26T14:33:03.653Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:33:03 [2020-02-26T14:33:03.653Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:33:03 [2020-02-26T14:33:03.653Z]     service_test.go:236: FLAKY_TEST
14:33:03 [2020-02-26T14:33:03.653Z] === RUN   TestServiceWithDataPathPortInit
14:33:03 [2020-02-26T14:33:03.780Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s)
14:33:03 [2020-02-26T14:33:03.780Z] === RUN   TestAPIIpcModeHost
14:33:03 [2020-02-26T14:33:03.780Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:33:03 [2020-02-26T14:33:03.905Z] #45 ...
14:33:03 [2020-02-26T14:33:03.905Z] 
14:33:03 [2020-02-26T14:33:03.905Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:33:03 [2020-02-26T14:33:03.905Z] #18 112.2 Setting up python3-setuptools (40.8.0-1) ...
14:33:03 [2020-02-26T14:33:03.905Z] #18 114.5 Setting up python3-pip (18.1-5) ...
14:33:03 [2020-02-26T14:33:03.905Z] #18 116.5 Processing triggers for libc-bin (2.28-10) ...
14:33:03 [2020-02-26T14:33:03.905Z] #18 116.6 Processing triggers for mime-support (3.62) ...
14:33:03 [2020-02-26T14:33:03.905Z] #18 DONE 116.9s
14:33:03 [2020-02-26T14:33:03.905Z] 
14:33:03 [2020-02-26T14:33:03.905Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:33:04 [2020-02-26T14:33:04.261Z] ok  	github.com/docker/docker/pkg/directory	0.180s	coverage: 80.0% of statements
14:33:04 [2020-02-26T14:33:04.261Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.148s	coverage: 15.4% of statements
14:33:04 [2020-02-26T14:33:04.341Z] --- PASS: TestAPIIpcModeHost (0.75s)
14:33:04 [2020-02-26T14:33:04.341Z] === RUN   TestDaemonIpcModeShareable
14:33:04 [2020-02-26T14:33:04.341Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:33:04 [2020-02-26T14:33:04.535Z] 
14:33:04 [2020-02-26T14:33:04.535Z] #19 ...
14:33:04 [2020-02-26T14:33:04.535Z] 
14:33:04 [2020-02-26T14:33:04.535Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:04 [2020-02-26T14:33:04.535Z] #48 DONE 288.5s
14:33:04 [2020-02-26T14:33:04.535Z] 
14:33:04 [2020-02-26T14:33:04.535Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:33:04 [2020-02-26T14:33:04.535Z] #19 0.583 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:33:04 [2020-02-26T14:33:04.535Z] #19 0.605 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:33:04 [2020-02-26T14:33:04.535Z] #19 0.613 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:33:04 [2020-02-26T14:33:04.535Z] #19 DONE 0.7s
14:33:04 [2020-02-26T14:33:04.535Z] 
14:33:04 [2020-02-26T14:33:04.535Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:04 [2020-02-26T14:33:04.535Z] #31 ...
14:33:04 [2020-02-26T14:33:04.535Z] 
14:33:04 [2020-02-26T14:33:04.535Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:33:04 [2020-02-26T14:33:04.726Z] ok  	github.com/docker/docker/pkg/discovery	0.152s	coverage: 58.3% of statements
14:33:04 [2020-02-26T14:33:04.901Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:33:04 [2020-02-26T14:33:04.901Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:33:05 [2020-02-26T14:33:05.470Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:33:05 [2020-02-26T14:33:05.705Z] ok  	github.com/docker/docker/pkg/discovery/file	0.180s	coverage: 92.9% of statements
14:33:06 [2020-02-26T14:33:06.416Z] --- PASS: TestDaemonIpcModeShareable (2.05s)
14:33:06 [2020-02-26T14:33:06.416Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true
14:33:06 [2020-02-26T14:33:06.416Z] === RUN   TestDaemonIpcModePrivate
14:33:06 [2020-02-26T14:33:06.800Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.087s	coverage: 92.3% of statements
14:33:07 [2020-02-26T14:33:07.112Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:33:07 [2020-02-26T14:33:07.266Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.317s	coverage: 93.8% of statements
14:33:08 [2020-02-26T14:33:08.035Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:33:08 [2020-02-26T14:33:08.035Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
14:33:08 [2020-02-26T14:33:08.035Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
14:33:08 [2020-02-26T14:33:08.035Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:33:08 [2020-02-26T14:33:08.245Z] ok  	github.com/docker/docker/pkg/filenotify	0.236s	coverage: 39.4% of statements
14:33:08 [2020-02-26T14:33:08.245Z] ok  	github.com/docker/docker/pkg/fileutils	0.057s	coverage: 87.7% of statements
14:33:08 [2020-02-26T14:33:08.959Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:33:09 [2020-02-26T14:33:09.214Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:33:09 [2020-02-26T14:33:09.225Z] ok  	github.com/docker/docker/pkg/homedir	0.066s	coverage: 42.9% of statements
14:33:09 [2020-02-26T14:33:09.690Z] ok  	github.com/docker/docker/pkg/archive	7.343s	coverage: 62.3% of statements
14:33:09 [2020-02-26T14:33:09.690Z] ok  	github.com/docker/docker/pkg/idtools	0.219s	coverage: 6.3% of statements
14:33:10 [2020-02-26T14:33:10.139Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s)
14:33:10 [2020-02-26T14:33:10.139Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false
14:33:10 [2020-02-26T14:33:10.139Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:33:10 [2020-02-26T14:33:10.155Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.374s	coverage: 84.1% of statements
14:33:10 [2020-02-26T14:33:10.700Z] === RUN   TestDockerSuite/TestBuildAddScript
14:33:10 [2020-02-26T14:33:10.954Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:33:11 [2020-02-26T14:33:11.135Z] ok  	github.com/docker/docker/pkg/locker	0.127s	coverage: 88.9% of statements
14:33:11 [2020-02-26T14:33:11.135Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.213s	coverage: 91.7% of statements
14:33:11 [2020-02-26T14:33:11.600Z] ok  	github.com/docker/docker/pkg/ioutils	0.828s	coverage: 69.2% of statements
14:33:11 [2020-02-26T14:33:11.880Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
14:33:11 [2020-02-26T14:33:11.880Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true
14:33:11 [2020-02-26T14:33:11.880Z] === RUN   TestIpcModeOlderClient
14:33:12 [2020-02-26T14:33:12.065Z] ok  	github.com/docker/docker/pkg/longpath	0.037s	coverage: 100.0% of statements
14:33:12 [2020-02-26T14:33:12.065Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
14:33:12 [2020-02-26T14:33:12.135Z] === PAUSE TestIpcModeOlderClient
14:33:12 [2020-02-26T14:33:12.135Z] === RUN   TestKillContainerInvalidSignal
14:33:12 [2020-02-26T14:33:12.695Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:33:12 [2020-02-26T14:33:12.950Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
14:33:12 [2020-02-26T14:33:12.950Z] === RUN   TestKillContainer
14:33:12 [2020-02-26T14:33:12.950Z] === RUN   TestKillContainer/no_signal
14:33:13 [2020-02-26T14:33:13.018Z] #20 ...
14:33:13 [2020-02-26T14:33:13.018Z] 
14:33:13 [2020-02-26T14:33:13.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:13 [2020-02-26T14:33:13.018Z] #45 201.2   CC       criu/files.o
14:33:13 [2020-02-26T14:33:13.018Z] #45 205.5   CC       criu/filesystems.o
14:33:13 [2020-02-26T14:33:13.018Z] #45 207.1   CC       criu/fsnotify.o
14:33:13 [2020-02-26T14:33:13.018Z] #45 ...
14:33:13 [2020-02-26T14:33:13.018Z] 
14:33:13 [2020-02-26T14:33:13.018Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:33:13 [2020-02-26T14:33:13.018Z] #20 8.654 Collecting yamllint==1.16.0
14:33:13 [2020-02-26T14:33:13.044Z] ok  	github.com/docker/docker/pkg/parsers	0.102s	coverage: 97.0% of statements
14:33:13 [2020-02-26T14:33:13.044Z] ok  	github.com/docker/docker/pkg/pidfile	0.084s	coverage: 82.6% of statements
14:33:13 [2020-02-26T14:33:13.647Z] #20 9.238   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:33:13 [2020-02-26T14:33:13.878Z] === RUN   TestKillContainer/non_killing_signal
14:33:13 [2020-02-26T14:33:13.937Z] #20 9.510 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:33:14 [2020-02-26T14:33:14.132Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:33:14 [2020-02-26T14:33:14.227Z] #20 9.613   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:33:14 [2020-02-26T14:33:14.227Z] #20 9.729 Collecting pyyaml (from yamllint==1.16.0)
14:33:14 [2020-02-26T14:33:14.387Z] === RUN   TestKillContainer/killing_signal
14:33:14 [2020-02-26T14:33:14.387Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:33:14 [2020-02-26T14:33:14.598Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.055s	coverage: 56.8% of statements
14:33:14 [2020-02-26T14:33:14.856Z] #20 10.09   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:33:15 [2020-02-26T14:33:15.064Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.174s	coverage: 85.7% of statements
14:33:15 [2020-02-26T14:33:15.529Z] ok  	github.com/docker/docker/pkg/pools	0.078s	coverage: 88.2% of statements
14:33:15 [2020-02-26T14:33:15.747Z] --- PASS: TestKillContainer (2.73s)
14:33:15 [2020-02-26T14:33:15.747Z]     --- PASS: TestKillContainer/no_signal (0.88s)
14:33:15 [2020-02-26T14:33:15.747Z]     --- PASS: TestKillContainer/non_killing_signal (0.67s)
14:33:15 [2020-02-26T14:33:15.747Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
14:33:15 [2020-02-26T14:33:15.747Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:33:15 [2020-02-26T14:33:15.747Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:33:15 [2020-02-26T14:33:15.994Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
14:33:16 [2020-02-26T14:33:16.002Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:33:16 [2020-02-26T14:33:16.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:33:16 [2020-02-26T14:33:16.974Z] ok  	github.com/docker/docker/pkg/reexec	0.159s	coverage: 82.4% of statements
14:33:17 [2020-02-26T14:33:17.438Z] ok  	github.com/docker/docker/pkg/pubsub	1.093s	coverage: 73.9% of statements
14:33:17 [2020-02-26T14:33:17.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s)
14:33:17 [2020-02-26T14:33:17.483Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
14:33:17 [2020-02-26T14:33:17.483Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.91s)
14:33:17 [2020-02-26T14:33:17.483Z] === RUN   TestKillStoppedContainer
14:33:17 [2020-02-26T14:33:17.483Z] --- PASS: TestKillStoppedContainer (0.09s)
14:33:17 [2020-02-26T14:33:17.483Z] === RUN   TestKillStoppedContainerAPIPre120
14:33:17 [2020-02-26T14:33:17.588Z] #20 12.95 Building wheels for collected packages: pyyaml
14:33:17 [2020-02-26T14:33:17.588Z] #20 12.96   Running setup.py bdist_wheel for pyyaml: started
14:33:17 [2020-02-26T14:33:17.738Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
14:33:17 [2020-02-26T14:33:17.738Z] === RUN   TestKillDifferentUserContainer
14:33:17 [2020-02-26T14:33:17.903Z] ok  	github.com/docker/docker/pkg/signal	0.132s	coverage: 20.3% of statements
14:33:18 [2020-02-26T14:33:18.296Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:33:18 [2020-02-26T14:33:18.370Z] ok  	github.com/docker/docker/pkg/stdcopy	0.070s	coverage: 100.0% of statements
14:33:18 [2020-02-26T14:33:18.551Z] --- PASS: TestKillDifferentUserContainer (0.78s)
14:33:18 [2020-02-26T14:33:18.551Z] === RUN   TestInspectOomKilledTrue
14:33:18 [2020-02-26T14:33:18.551Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:33:18 [2020-02-26T14:33:18.551Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:33:18 [2020-02-26T14:33:18.551Z] === RUN   TestInspectOomKilledFalse
14:33:18 [2020-02-26T14:33:18.551Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:33:18 [2020-02-26T14:33:18.551Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:33:18 [2020-02-26T14:33:18.551Z] === RUN   TestLinksEtcHostsContentMatch
14:33:18 [2020-02-26T14:33:18.805Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:33:19 [2020-02-26T14:33:19.060Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
14:33:19 [2020-02-26T14:33:19.060Z] === RUN   TestLinksContainerNames
14:33:19 [2020-02-26T14:33:19.092Z] #20 14.62   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:33:19 [2020-02-26T14:33:19.092Z] #20 14.63   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:33:19 [2020-02-26T14:33:19.350Z] ok  	github.com/docker/docker/pkg/streamformatter	0.072s	coverage: 66.2% of statements
14:33:19 [2020-02-26T14:33:19.350Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
14:33:19 [2020-02-26T14:33:19.383Z] #20 14.77 Successfully built pyyaml
14:33:19 [2020-02-26T14:33:19.383Z] #20 14.80 Installing collected packages: pathspec, pyyaml, yamllint
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:33:19 [2020-02-26T14:33:19.815Z] ok  	github.com/docker/docker/pkg/sysinfo	0.031s	coverage: 38.2% of statements
14:33:20 [2020-02-26T14:33:20.015Z] #20 15.47 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:33:20 [2020-02-26T14:33:20.307Z] #20 DONE 15.8s
14:33:20 [2020-02-26T14:33:20.307Z] 
14:33:20 [2020-02-26T14:33:20.307Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:20 [2020-02-26T14:33:20.307Z] #45 209.4   CC       criu/image-desc.o
14:33:20 [2020-02-26T14:33:20.307Z] #45 209.9   CC       criu/image.o
14:33:20 [2020-02-26T14:33:20.307Z] #45 211.5   CC       criu/ipc_ns.o
14:33:20 [2020-02-26T14:33:20.798Z] ok  	github.com/docker/docker/pkg/system	0.074s	coverage: 13.1% of statements
14:33:20 [2020-02-26T14:33:20.941Z] #45 214.8   CC       criu/irmap.o
14:33:20 [2020-02-26T14:33:20.943Z] --- PASS: TestLinksContainerNames (1.79s)
14:33:20 [2020-02-26T14:33:20.943Z] === RUN   TestLogsFollowTailEmpty
14:33:21 [2020-02-26T14:33:21.264Z] ok  	github.com/docker/docker/pkg/tailfile	0.143s	coverage: 88.6% of statements
14:33:21 [2020-02-26T14:33:21.730Z] ok  	github.com/docker/docker/pkg/tarsum	0.202s	coverage: 89.3% of statements
14:33:21 [2020-02-26T14:33:21.735Z] --- PASS: TestServiceWithDataPathPortInit (17.57s)
14:33:21 [2020-02-26T14:33:21.735Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:33:21 [2020-02-26T14:33:21.866Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
14:33:21 [2020-02-26T14:33:21.866Z] === RUN   TestContainerNetworkMountsNoChown
14:33:21 [2020-02-26T14:33:21.978Z] #45 216.0   CC       criu/kcmp-ids.o
14:33:22 [2020-02-26T14:33:22.120Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:33:22 [2020-02-26T14:33:22.195Z] ok  	github.com/docker/docker/pkg/term	0.126s	coverage: 30.8% of statements
14:33:22 [2020-02-26T14:33:22.195Z] testing: warning: no tests to run
14:33:22 [2020-02-26T14:33:22.195Z] ok  	github.com/docker/docker/pkg/term/windows	0.103s	coverage: 0.0% of statements [no tests to run]
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:33:22 [2020-02-26T14:33:22.376Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/default
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/default
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/private
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/private
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/rprivate
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/rprivate
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/slave
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/slave
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/rslave
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/rslave
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/shared
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/shared
14:33:22 [2020-02-26T14:33:22.376Z] === RUN   TestMountDaemonRoot/rshared
14:33:22 [2020-02-26T14:33:22.376Z] === PAUSE TestMountDaemonRoot/rshared
14:33:22 [2020-02-26T14:33:22.618Z] #45 216.6   CC       criu/kerndat.o
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/default
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/default/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/default/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/default/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rshared
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rprivate
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/shared
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rslave
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/slave
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/private
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/private/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/private/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/default/mount_root
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:33:22 [2020-02-26T14:33:22.631Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:33:22 [2020-02-26T14:33:22.661Z] ok  	github.com/docker/docker/pkg/truncindex	0.182s	coverage: 91.5% of statements
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:33:22 [2020-02-26T14:33:22.886Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:33:23 [2020-02-26T14:33:23.126Z] ok  	github.com/docker/docker/pkg/urlutil	0.072s	coverage: 100.0% of statements
14:33:23 [2020-02-26T14:33:23.126Z] ok  	github.com/docker/docker/pkg/useragent	0.134s	coverage: 88.9% of statements
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/private/bind_root
14:33:23 [2020-02-26T14:33:23.140Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:33:23 [2020-02-26T14:33:23.395Z] === CONT  TestMountDaemonRoot/private/mount_root
14:33:23 [2020-02-26T14:33:23.395Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:33:23 [2020-02-26T14:33:23.395Z] --- PASS: TestMountDaemonRoot (0.02s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:33:23 [2020-02-26T14:33:23.395Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:33:23 [2020-02-26T14:33:23.395Z] === RUN   TestContainerBindMountNonRecursive
14:33:24 [2020-02-26T14:33:24.682Z] ok  	github.com/docker/docker/plugin/v2	0.225s	coverage: 20.1% of statements
14:33:24 [2020-02-26T14:33:24.685Z] #45 218.5   CC       criu/libnetlink.o
14:33:25 [2020-02-26T14:33:25.148Z] ok  	github.com/docker/docker/reference	0.485s	coverage: 84.4% of statements
14:33:25 [2020-02-26T14:33:25.148Z] ok  	github.com/docker/docker/plugin	0.279s	coverage: 11.6% of statements
14:33:25 [2020-02-26T14:33:25.316Z] #45 219.1   CC       criu/log.o
14:33:25 [2020-02-26T14:33:25.904Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
14:33:25 [2020-02-26T14:33:25.904Z] === RUN   TestNetworkNat
14:33:25 [2020-02-26T14:33:25.946Z] #45 219.8   CC       criu/lsm.o
14:33:26 [2020-02-26T14:33:26.133Z] ok  	github.com/docker/docker/restartmanager	0.035s	coverage: 50.9% of statements
14:33:26 [2020-02-26T14:33:26.463Z] --- PASS: TestNetworkNat (0.76s)
14:33:26 [2020-02-26T14:33:26.463Z] === RUN   TestNetworkLocalhostTCPNat
14:33:26 [2020-02-26T14:33:26.577Z] #45 220.5   CC       criu/mem.o
14:33:27 [2020-02-26T14:33:27.022Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:33:27 [2020-02-26T14:33:27.117Z] ok  	github.com/docker/docker/registry/resumable	0.421s	coverage: 100.0% of statements
14:33:27 [2020-02-26T14:33:27.276Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s)
14:33:27 [2020-02-26T14:33:27.276Z] === RUN   TestNetworkLoopbackNat
14:33:28 [2020-02-26T14:33:28.097Z] ok  	github.com/docker/docker/registry	0.483s	coverage: 51.7% of statements
14:33:28 [2020-02-26T14:33:28.097Z] ok  	github.com/docker/docker/runconfig	0.335s	coverage: 54.5% of statements
14:33:28 [2020-02-26T14:33:28.562Z] ok  	github.com/docker/docker/testutil	0.306s	coverage: 62.5% of statements
14:33:28 [2020-02-26T14:33:28.636Z] --- PASS: TestNetworkLoopbackNat (1.14s)
14:33:28 [2020-02-26T14:33:28.636Z] === RUN   TestPause
14:33:28 [2020-02-26T14:33:28.890Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:33:29 [2020-02-26T14:33:29.318Z] #45 ...
14:33:29 [2020-02-26T14:33:29.318Z] 
14:33:29 [2020-02-26T14:33:29.318Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:29 [2020-02-26T14:33:29.318Z] #31 DONE 313.6s
14:33:29 [2020-02-26T14:33:29.450Z] --- PASS: TestPause (1.04s)
14:33:29 [2020-02-26T14:33:29.450Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:33:29 [2020-02-26T14:33:29.450Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:33:29 [2020-02-26T14:33:29.450Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:33:29 [2020-02-26T14:33:29.450Z] === RUN   TestPauseStopPausedContainer
14:33:29 [2020-02-26T14:33:29.609Z] 
14:33:29 [2020-02-26T14:33:29.609Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:30 [2020-02-26T14:33:30.372Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:33:30 [2020-02-26T14:33:30.372Z] --- PASS: TestPauseStopPausedContainer (0.94s)
14:33:30 [2020-02-26T14:33:30.372Z] === RUN   TestPsFilter
14:33:30 [2020-02-26T14:33:30.627Z] --- PASS: TestPsFilter (0.25s)
14:33:30 [2020-02-26T14:33:30.627Z] === RUN   TestRemoveContainerWithRemovedVolume
14:33:30 [2020-02-26T14:33:30.627Z] === RUN   TestDockerSuite/TestBuildAddTar
14:33:30 [2020-02-26T14:33:30.638Z] #54 ...
14:33:30 [2020-02-26T14:33:30.638Z] 
14:33:30 [2020-02-26T14:33:30.638Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:30 [2020-02-26T14:33:30.638Z] #45 224.3   CC       criu/mount.o
14:33:30 [2020-02-26T14:33:30.762Z] ok  	github.com/docker/docker/volume/drivers	0.148s	coverage: 36.1% of statements
14:33:31 [2020-02-26T14:33:31.227Z] ok  	github.com/docker/docker/volume/local	0.207s	coverage: 37.7% of statements
14:33:31 [2020-02-26T14:33:31.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
14:33:31 [2020-02-26T14:33:31.552Z] === RUN   TestRemoveContainerWithVolume
14:33:31 [2020-02-26T14:33:31.692Z] ok  	github.com/docker/docker/volume/mounts	0.168s	coverage: 66.2% of statements
14:33:31 [2020-02-26T14:33:31.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s)
14:33:31 [2020-02-26T14:33:31.707Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ymm79gum7dio451896tu5ik13 Created:2020-02-26 14:33:22.947549048 +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[bc3af0c01b794456ced7d6412522d127194b28e76e774a78cb8ae595522aa23c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0fawgww4kqbky3snfgpp306i EndpointID:d33a5b1d5f759ea90c2cbddeb4f637d21e5c558d2c500abe88be238e3b783723 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e22857d9e8dfa5c2aaafa81292d96a20ea8490b31968772a09020e40c4cf40c 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:5c8c0a2e411c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0fawgww4kqbky3snfgpp306i EndpointID:d33a5b1d5f759ea90c2cbddeb4f637d21e5c558d2c500abe88be238e3b783723 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:33:31 [2020-02-26T14:33:31.707Z] PASS
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] === Skipped
14:33:31 [2020-02-26T14:33:31.707Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:33:31 [2020-02-26T14:33:31.707Z]     service_test.go:236: FLAKY_TEST
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] DONE 21 tests, 1 skipped in 50.551s
14:33:31 [2020-02-26T14:33:31.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:33:31 [2020-02-26T14:33:31.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:33:31 [2020-02-26T14:33:31.707Z] ++ set -e
14:33:31 [2020-02-26T14:33:31.707Z] ++ '[' -n 0 ']'
14:33:31 [2020-02-26T14:33:31.707Z] ++ set -x
14:33:31 [2020-02-26T14:33:31.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:33:31 [2020-02-26T14:33:31.707Z] INFO: Testing against a local daemon
14:33:31 [2020-02-26T14:33:31.707Z] === RUN   TestDockerNetworkIpvlanPersistance
14:33:31 [2020-02-26T14:33:31.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:33:31 [2020-02-26T14:33:31.707Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:33:31 [2020-02-26T14:33:31.707Z] === RUN   TestDockerNetworkIpvlan
14:33:31 [2020-02-26T14:33:31.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:33:31 [2020-02-26T14:33:31.707Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:33:31 [2020-02-26T14:33:31.707Z] PASS
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] === Skipped
14:33:31 [2020-02-26T14:33:31.707Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:33:31 [2020-02-26T14:33:31.707Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:33:31 [2020-02-26T14:33:31.707Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] 
14:33:31 [2020-02-26T14:33:31.707Z] DONE 2 tests, 2 skipped in 0.125s
14:33:31 [2020-02-26T14:33:31.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:33:31 [2020-02-26T14:33:31.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:33:31 [2020-02-26T14:33:31.707Z] ++ set -e
14:33:31 [2020-02-26T14:33:31.707Z] ++ '[' -n 0 ']'
14:33:31 [2020-02-26T14:33:31.707Z] ++ set -x
14:33:31 [2020-02-26T14:33:31.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:33:31 [2020-02-26T14:33:31.707Z] INFO: Testing against a local daemon
14:33:31 [2020-02-26T14:33:31.707Z] === RUN   TestDockerNetworkMacvlanPersistance
14:33:32 [2020-02-26T14:33:32.476Z] --- PASS: TestRemoveContainerWithVolume (1.09s)
14:33:32 [2020-02-26T14:33:32.476Z] === RUN   TestRemoveContainerRunning
14:33:32 [2020-02-26T14:33:32.644Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s)
14:33:32 [2020-02-26T14:33:32.644Z] === RUN   TestDockerNetworkMacvlan
14:33:32 [2020-02-26T14:33:32.850Z] sha256:4c604fe19f4080c92783f65a2057e04b3d362b8522ef7d0da837ecd0164f4056
14:33:32 [2020-02-26T14:33:32.850Z] INFO: Starting docker-py tests...
14:33:32 [2020-02-26T14:33:32.850Z] ============================= test session starts ==============================
14:33:32 [2020-02-26T14:33:32.850Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:33:32 [2020-02-26T14:33:32.850Z] rootdir: /src, inifile: pytest.ini
14:33:32 [2020-02-26T14:33:32.850Z] plugins: timeout-1.3.3, cov-2.6.1
14:33:33 [2020-02-26T14:33:33.249Z] ok  	github.com/docker/docker/volume/service	0.538s	coverage: 70.3% of statements
14:33:33 [2020-02-26T14:33:33.408Z] collected 387 items / 1 deselected / 386 selected
14:33:33 [2020-02-26T14:33:33.408Z] 
14:33:33 [2020-02-26T14:33:33.580Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:33:33 [2020-02-26T14:33:33.835Z] --- PASS: TestRemoveContainerRunning (1.12s)
14:33:33 [2020-02-26T14:33:33.836Z] === RUN   TestRemoveContainerForceRemoveRunning
14:33:34 [2020-02-26T14:33:34.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
14:33:34 [2020-02-26T14:33:34.760Z] === RUN   TestRemoveInvalidContainer
14:33:34 [2020-02-26T14:33:34.760Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:33:34 [2020-02-26T14:33:34.760Z] === RUN   TestRenameLinkedContainer
14:33:34 [2020-02-26T14:33:34.760Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:33:34 [2020-02-26T14:33:34.955Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:33:35 [2020-02-26T14:33:35.872Z] --- PASS: TestImportExtremelyLargeImageWorks (79.67s)
14:33:35 [2020-02-26T14:33:35.872Z] PASS
14:33:35 [2020-02-26T14:33:35.872Z] 
14:33:35 [2020-02-26T14:33:35.872Z] === Skipped
14:33:35 [2020-02-26T14:33:35.872Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:33:35 [2020-02-26T14:33:35.872Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:35 [2020-02-26T14:33:35.872Z] 
14:33:35 [2020-02-26T14:33:35.872Z] 
14:33:35 [2020-02-26T14:33:35.872Z] DONE 12 tests, 1 skipped in 81.019s
14:33:35 [2020-02-26T14:33:35.872Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:33:35 [2020-02-26T14:33:35.872Z] ++ 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
14:33:35 [2020-02-26T14:33:35.872Z] ++ set -e
14:33:35 [2020-02-26T14:33:35.872Z] ++ '[' -n 0 ']'
14:33:35 [2020-02-26T14:33:35.872Z] ++ set -x
14:33:35 [2020-02-26T14:33:35.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
14:33:35 [2020-02-26T14:33:35.872Z] INFO: Testing against a local daemon
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestNetworkCreateDelete
14:33:35 [2020-02-26T14:33:35.872Z] --- PASS: TestNetworkCreateDelete (0.11s)
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestDockerNetworkDeletePreferID
14:33:35 [2020-02-26T14:33:35.872Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestInspectNetwork
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestInspectNetwork/full_network_id
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestInspectNetwork/partial_network_id
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestInspectNetwork/network_name
14:33:35 [2020-02-26T14:33:35.872Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:33:36 [2020-02-26T14:33:36.335Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:33:37 [2020-02-26T14:33:37.271Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:33:38 [2020-02-26T14:33:38.432Z] --- PASS: TestInspectNetwork (8.15s)
14:33:38 [2020-02-26T14:33:38.432Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:33:38 [2020-02-26T14:33:38.432Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:33:38 [2020-02-26T14:33:38.432Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:33:38 [2020-02-26T14:33:38.432Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:33:38 [2020-02-26T14:33:38.432Z] === RUN   TestRunContainerWithBridgeNone
14:33:38 [2020-02-26T14:33:38.683Z] --- PASS: TestRenameLinkedContainer (3.95s)
14:33:38 [2020-02-26T14:33:38.683Z] === RUN   TestRenameStoppedContainer
14:33:39 [2020-02-26T14:33:39.112Z] #45 231.7   CC       criu/namespaces.o
14:33:39 [2020-02-26T14:33:39.621Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:33:40 [2020-02-26T14:33:40.045Z] --- PASS: TestRenameStoppedContainer (1.56s)
14:33:40 [2020-02-26T14:33:40.045Z] === RUN   TestRenameRunningContainerAndReuse
14:33:40 [2020-02-26T14:33:40.630Z] #45 234.4   CC       criu/net.o
14:33:40 [2020-02-26T14:33:40.856Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
14:33:40 [2020-02-26T14:33:40.856Z] === RUN   TestNetworkInvalidJSON
14:33:40 [2020-02-26T14:33:40.856Z] === RUN   TestNetworkInvalidJSON//networks/create
14:33:40 [2020-02-26T14:33:40.856Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:33:40 [2020-02-26T14:33:40.856Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:33:40 [2020-02-26T14:33:40.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:33:40 [2020-02-26T14:33:40.856Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:40 [2020-02-26T14:33:40.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:40 [2020-02-26T14:33:40.856Z] === CONT  TestNetworkInvalidJSON//networks/create
14:33:40 [2020-02-26T14:33:40.856Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:40 [2020-02-26T14:33:40.856Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:33:40 [2020-02-26T14:33:40.856Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:33:40 [2020-02-26T14:33:40.856Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:33:40 [2020-02-26T14:33:40.856Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:33:40 [2020-02-26T14:33:40.856Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:33:40 [2020-02-26T14:33:40.856Z] === RUN   TestDaemonRestartWithLiveRestore
14:33:40 [2020-02-26T14:33:40.968Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:33:41 [2020-02-26T14:33:41.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:33:41 [2020-02-26T14:33:41.605Z] === RUN   TestDaemonDefaultNetworkPools
14:33:42 [2020-02-26T14:33:42.327Z] --- PASS: TestRenameRunningContainerAndReuse (1.97s)
14:33:42 [2020-02-26T14:33:42.327Z] === RUN   TestRenameInvalidName
14:33:42 [2020-02-26T14:33:42.327Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:33:42 [2020-02-26T14:33:42.345Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
14:33:42 [2020-02-26T14:33:42.345Z] === RUN   TestDaemonRestartWithExistingNetwork
14:33:43 [2020-02-26T14:33:43.251Z] --- PASS: TestRenameInvalidName (1.00s)
14:33:43 [2020-02-26T14:33:43.251Z] === RUN   TestRenameAnonymousContainer
14:33:43 [2020-02-26T14:33:43.540Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
14:33:43 [2020-02-26T14:33:43.540Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:33:43 [2020-02-26T14:33:43.809Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:33:44 [2020-02-26T14:33:44.173Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:33:44 [2020-02-26T14:33:44.735Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s)
14:33:44 [2020-02-26T14:33:44.735Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:33:45 [2020-02-26T14:33:45.477Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:33:45 [2020-02-26T14:33:45.477Z] === RUN   TestServiceWithPredefinedNetwork
14:33:46 [2020-02-26T14:33:46.185Z] #45 239.8   CC       criu/netfilter.o
14:33:46 [2020-02-26T14:33:46.476Z] #45 240.3   CC       criu/page-pipe.o
14:33:47 [2020-02-26T14:33:47.513Z] #45 241.4   CC       criu/page-xfer.o
14:33:48 [2020-02-26T14:33:48.328Z] --- PASS: TestRenameAnonymousContainer (4.99s)
14:33:48 [2020-02-26T14:33:48.328Z] === RUN   TestRenameContainerWithSameName
14:33:48 [2020-02-26T14:33:48.540Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s)
14:33:48 [2020-02-26T14:33:48.540Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:33:48 [2020-02-26T14:33:48.540Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:33:48 [2020-02-26T14:33:48.540Z]     service_test.go:236: FLAKY_TEST
14:33:48 [2020-02-26T14:33:48.540Z] === RUN   TestServiceWithDataPathPortInit
14:33:48 [2020-02-26T14:33:48.887Z] --- PASS: TestRenameContainerWithSameName (0.79s)
14:33:48 [2020-02-26T14:33:48.887Z] === RUN   TestRenameContainerWithLinkedContainer
14:33:49 [2020-02-26T14:33:49.810Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:33:50 [2020-02-26T14:33:50.064Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:33:50 [2020-02-26T14:33:50.244Z] #45 243.5   CC       criu/pagemap-cache.o
14:33:50 [2020-02-26T14:33:50.244Z] #45 244.2   CC       criu/pagemap.o
14:33:50 [2020-02-26T14:33:50.371Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:33:51 [2020-02-26T14:33:51.040Z] ok  	github.com/docker/docker/pkg/plugins	35.141s	coverage: 73.4% of statements
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/rootless	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/volume	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === Skipped
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     dispatchers_test.go:376: Windows does not support stopsignal
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     client_test.go:23: runtime.GOOS == "windows"
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     daemon_test.go:147: root required
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     reload_test.go:520: root required
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     pull_v2_test.go:73: Needs fixing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     pull_v2_test.go:118: Needs fixing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     download_test.go:268: Needs fixing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     layer_test.go:304: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     layer_test.go:353: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     layer_test.go:468: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     layer_test.go:697: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     migration_test.go:46: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     migration_test.go:182: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     mount_test.go:17: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     mount_test.go:76: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     mount_test.go:125: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     mount_test.go:212: Failing on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:133: Xz not present in msys2
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:238: Failing on Windows CI machines
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_windows_test.go:16: Currently fails
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     changes_test.go:192: needs more investigation
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     changes_test.go:405: needs further investigation
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     changes_test.go:441: needs further investigation
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     poller_test.go:41: No chmod on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     fileutils_test.go:134: Needs porting to Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     fileutils_test.go:180: Needs porting to Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.04s)
14:33:51 [2020-02-26T14:33:51.040Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
14:33:51 [2020-02-26T14:33:51.040Z]     local_test.go:181: runtime.GOOS == "windows"
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] 
14:33:51 [2020-02-26T14:33:51.040Z] DONE 1771 tests, 46 skipped in 200.723s
14:33:51 [2020-02-26T14:33:51.040Z] INFO: make.ps1 ended at 02/26/2020 14:33:50
14:33:51 [2020-02-26T14:33:51.423Z] --- PASS: TestRenameContainerWithLinkedContainer (2.34s)
14:33:51 [2020-02-26T14:33:51.423Z] === RUN   TestResize
14:33:51 [2020-02-26T14:33:51.741Z] #45 245.8   CC       criu/parasite-syscall.o
14:33:51 [2020-02-26T14:33:51.746Z] --- PASS: TestDockerNetworkMacvlan (18.94s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.92s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s)
14:33:51 [2020-02-26T14:33:51.746Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
14:33:51 [2020-02-26T14:33:51.746Z] PASS
14:33:51 [2020-02-26T14:33:51.746Z] 
14:33:51 [2020-02-26T14:33:51.746Z] DONE 8 tests in 21.152s
14:33:51 [2020-02-26T14:33:51.746Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:33:51 [2020-02-26T14:33:51.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:33:51 [2020-02-26T14:33:51.746Z] ++ set -e
14:33:51 [2020-02-26T14:33:51.746Z] ++ '[' -n 0 ']'
14:33:51 [2020-02-26T14:33:51.746Z] ++ set -x
14:33:51 [2020-02-26T14:33:51.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:33:51 [2020-02-26T14:33:51.746Z] testing: warning: no tests to run
14:33:51 [2020-02-26T14:33:51.746Z] PASS
14:33:51 [2020-02-26T14:33:51.746Z] 
14:33:51 [2020-02-26T14:33:51.746Z] DONE 0 tests in 0.028s
14:33:51 [2020-02-26T14:33:51.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:33:51 [2020-02-26T14:33:51.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:33:51 [2020-02-26T14:33:51.746Z] ++ set -e
14:33:51 [2020-02-26T14:33:51.746Z] ++ '[' -n 0 ']'
14:33:51 [2020-02-26T14:33:51.746Z] ++ set -x
14:33:51 [2020-02-26T14:33:51.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:33:51 [2020-02-26T14:33:51.747Z] INFO: Testing against a local daemon
14:33:51 [2020-02-26T14:33:51.747Z] === RUN   TestAuthZPluginAllowRequest
14:33:51 [2020-02-26T14:33:51.983Z] --- PASS: TestResize (0.90s)
14:33:51 [2020-02-26T14:33:51.983Z] === RUN   TestResizeWithInvalidSize
14:33:52 [2020-02-26T14:33:52.543Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:33:52 [2020-02-26T14:33:52.596Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
14:33:52 [2020-02-26T14:33:52.596Z] INFO: Unit tests ended at 02/26/2020 14:33:52. Duration:00:03:34.5134736
14:33:52 [2020-02-26T14:33:52.596Z] INFO: Building busybox
14:33:53 [2020-02-26T14:33:53.062Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:33:53 [2020-02-26T14:33:53.062Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:33:53 [2020-02-26T14:33:53.062Z] 
14:33:53 [2020-02-26T14:33:53.062Z] Sending build context to Docker daemon   2.56kB
14:33:53 [2020-02-26T14:33:53.062Z] 
14:33:53 [2020-02-26T14:33:53.062Z] Step 1/6 : FROM microsoft/windowsservercore
14:33:53 [2020-02-26T14:33:53.062Z]  ---> 81094f2483ae
14:33:53 [2020-02-26T14:33:53.062Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
14:33:53 [2020-02-26T14:33:53.062Z]  ---> Running in b64d4a6faf0b
14:33:53 [2020-02-26T14:33:53.101Z] --- PASS: TestResizeWithInvalidSize (0.89s)
14:33:53 [2020-02-26T14:33:53.101Z] === RUN   TestResizeWhenContainerNotStarted
14:33:53 [2020-02-26T14:33:53.650Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
14:33:53 [2020-02-26T14:33:53.650Z] === RUN   TestAuthZPluginTLS
14:33:53 [2020-02-26T14:33:53.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:33:53 [2020-02-26T14:33:53.802Z] #45 247.4   CC       criu/path.o
14:33:53 [2020-02-26T14:33:53.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:33:53 [2020-02-26T14:33:53.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:33:53 [2020-02-26T14:33:53.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:33:54 [2020-02-26T14:33:54.092Z] #45 247.9   CC       criu/pie-util-vdso-elf32.o
14:33:54 [2020-02-26T14:33:54.217Z] --- PASS: TestAuthZPluginTLS (0.66s)
14:33:54 [2020-02-26T14:33:54.217Z] === RUN   TestAuthZPluginDenyRequest
14:33:54 [2020-02-26T14:33:54.722Z] #45 248.5   CC       criu/pie-util-vdso.o
14:33:54 [2020-02-26T14:33:54.784Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
14:33:54 [2020-02-26T14:33:54.784Z] === RUN   TestAuthZPluginAPIDenyResponse
14:33:55 [2020-02-26T14:33:55.351Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
14:33:55 [2020-02-26T14:33:55.351Z] === RUN   TestAuthZPluginDenyResponse
14:33:55 [2020-02-26T14:33:55.370Z] #45 249.2   CC       criu/pie-util.o
14:33:55 [2020-02-26T14:33:55.661Z] #45 249.5   CC       criu/pipes.o
14:33:55 [2020-02-26T14:33:55.800Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:33:56 [2020-02-26T14:33:56.287Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
14:33:56 [2020-02-26T14:33:56.287Z] === RUN   TestAuthZPluginAllowEventStream
14:33:56 [2020-02-26T14:33:56.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:33:57 [2020-02-26T14:33:57.161Z] #45 250.7   CC       criu/plugin.o
14:33:57 [2020-02-26T14:33:57.450Z] #45 251.3   CC       criu/proc_parse.o
14:33:58 [2020-02-26T14:33:58.086Z] === RUN   TestDockerSuite/TestBuildBlankName
14:33:58 [2020-02-26T14:33:58.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:33:58 [2020-02-26T14:33:58.189Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
14:33:58 [2020-02-26T14:33:58.189Z] === RUN   TestAuthZPluginErrorResponse
14:33:58 [2020-02-26T14:33:58.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:33:58 [2020-02-26T14:33:58.341Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:33:58 [2020-02-26T14:33:58.447Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
14:33:58 [2020-02-26T14:33:58.447Z] === RUN   TestAuthZPluginErrorRequest
14:33:58 [2020-02-26T14:33:58.902Z] Removing intermediate container b64d4a6faf0b
14:33:58 [2020-02-26T14:33:58.902Z]  ---> 433c7636a008
14:33:58 [2020-02-26T14:33:58.902Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
14:33:59 [2020-02-26T14:33:59.254Z] tests/integration/api_build_test.py .......................X             [  6%]
14:33:59 [2020-02-26T14:33:59.368Z] 
14:33:59 [2020-02-26T14:33:59.384Z] --- PASS: TestAuthZPluginErrorRequest (0.71s)
14:33:59 [2020-02-26T14:33:59.384Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:33:59 [2020-02-26T14:33:59.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:33:59 [2020-02-26T14:33:59.812Z] tests/integration/api_client_test.py .....                               [  7%]
14:33:59 [2020-02-26T14:33:59.833Z]  ---> d038009f5add
14:33:59 [2020-02-26T14:33:59.833Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
14:33:59 [2020-02-26T14:33:59.833Z]  ---> Running in 7a342f1fde91
14:33:59 [2020-02-26T14:33:59.951Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s)
14:33:59 [2020-02-26T14:33:59.951Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:33:59 [2020-02-26T14:33:59.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:33:59 [2020-02-26T14:33:59.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:34:00 [2020-02-26T14:34:00.814Z] 
14:34:00 [2020-02-26T14:34:00.814Z] SUCCESS: Specified value was saved.
14:34:01 [2020-02-26T14:34:01.318Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:34:02 [2020-02-26T14:34:02.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:34:02 [2020-02-26T14:34:02.249Z] tests/integration/api_config_test.py .....                               [  8%]
14:34:02 [2020-02-26T14:34:02.483Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
14:34:02 [2020-02-26T14:34:02.483Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:34:02 [2020-02-26T14:34:02.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:34:03 [2020-02-26T14:34:03.726Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:34:04 [2020-02-26T14:34:04.118Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:34:04 [2020-02-26T14:34:04.333Z] #45 257.0   CC       criu/protobuf-desc.o
14:34:04 [2020-02-26T14:34:04.386Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
14:34:04 [2020-02-26T14:34:04.386Z] === RUN   TestAuthZPluginHeader
14:34:04 [2020-02-26T14:34:04.748Z] --- PASS: TestServiceWithDataPathPortInit (16.31s)
14:34:04 [2020-02-26T14:34:04.748Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:34:04 [2020-02-26T14:34:04.964Z] #45 258.9   CC       criu/protobuf.o
14:34:05 [2020-02-26T14:34:05.322Z] --- PASS: TestAuthZPluginHeader (0.98s)
14:34:05 [2020-02-26T14:34:05.322Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:34:05 [2020-02-26T14:34:05.322Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:34:05 [2020-02-26T14:34:05.322Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:05 [2020-02-26T14:34:05.322Z] === RUN   TestAuthZPluginV2Disable
14:34:05 [2020-02-26T14:34:05.322Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:34:05 [2020-02-26T14:34:05.322Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:05 [2020-02-26T14:34:05.322Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:34:05 [2020-02-26T14:34:05.322Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:34:05 [2020-02-26T14:34:05.322Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:05 [2020-02-26T14:34:05.322Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:34:05 [2020-02-26T14:34:05.322Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:34:05 [2020-02-26T14:34:05.322Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:05 [2020-02-26T14:34:05.322Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:34:05 [2020-02-26T14:34:05.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:34:05 [2020-02-26T14:34:05.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:34:06 [2020-02-26T14:34:06.007Z] #45 259.8   CC       criu/pstree.o
14:34:06 [2020-02-26T14:34:06.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:34:08 [2020-02-26T14:34:08.071Z] #45 261.7   CC       criu/rbtree.o
14:34:08 [2020-02-26T14:34:08.288Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:34:08 [2020-02-26T14:34:08.705Z] #45 262.6   CC       criu/rst-malloc.o
14:34:08 [2020-02-26T14:34:08.847Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
14:34:08 [2020-02-26T14:34:08.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
14:34:08 [2020-02-26T14:34:08.847Z] === RUN   TestCgroupNamespacesRun
14:34:09 [2020-02-26T14:34:09.338Z] #45 263.2   CC       criu/seccomp.o
14:34:09 [2020-02-26T14:34:09.448Z] Removing intermediate container 7a342f1fde91
14:34:09 [2020-02-26T14:34:09.448Z]  ---> a118fbe250ee
14:34:09 [2020-02-26T14:34:09.448Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:34:09 [2020-02-26T14:34:09.448Z]  ---> Running in 559ec77ed664
14:34:09 [2020-02-26T14:34:09.770Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:34:10 [2020-02-26T14:34:10.695Z] --- PASS: TestCgroupNamespacesRun (1.98s)
14:34:10 [2020-02-26T14:34:10.695Z] === RUN   TestCgroupNamespacesRunPrivileged
14:34:10 [2020-02-26T14:34:10.845Z] #45 264.4   CC       criu/seize.o
14:34:10 [2020-02-26T14:34:10.950Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:34:11 [2020-02-26T14:34:11.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:34:12 [2020-02-26T14:34:12.359Z] #45 266.2   CC       criu/servicefd.o
14:34:12 [2020-02-26T14:34:12.567Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
14:34:12 [2020-02-26T14:34:12.568Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:34:12 [2020-02-26T14:34:12.986Z] #45 267.0   CC       criu/shmem.o
14:34:13 [2020-02-26T14:34:13.491Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:34:13 [2020-02-26T14:34:13.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s)
14:34:13 [2020-02-26T14:34:13.841Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h144www3rbpgr4oipjcpwt5f1 Created:2020-02-26 14:34:05.984905792 +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[f9a100b16009aeddbaf4b5ec8106fb2af6d62f829dc6e549f8f5079f1c6e4c59:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ps7s5tpsysn30h6er83fix3y EndpointID:fd1c87ae88846b98e9229b8b17aea849df2461bcb7a2310d14a01c97cae3e2d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fb74c5696c2c17394c74d2fe7e2e2aacbda3fe8f4293040bb6624e40ba67b54 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:4437e031b29a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ps7s5tpsysn30h6er83fix3y EndpointID:fd1c87ae88846b98e9229b8b17aea849df2461bcb7a2310d14a01c97cae3e2d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:34:13 [2020-02-26T14:34:13.841Z] PASS
14:34:13 [2020-02-26T14:34:13.841Z] 
14:34:13 [2020-02-26T14:34:13.841Z] === Skipped
14:34:13 [2020-02-26T14:34:13.841Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:34:13 [2020-02-26T14:34:13.842Z]     service_test.go:236: FLAKY_TEST
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] DONE 21 tests, 1 skipped in 43.211s
14:34:13 [2020-02-26T14:34:13.842Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:34:13 [2020-02-26T14:34:13.842Z] ++ 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
14:34:13 [2020-02-26T14:34:13.842Z] ++ set -e
14:34:13 [2020-02-26T14:34:13.842Z] ++ '[' -n 0 ']'
14:34:13 [2020-02-26T14:34:13.842Z] ++ set -x
14:34:13 [2020-02-26T14:34:13.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:34:13 [2020-02-26T14:34:13.842Z] INFO: Testing against a local daemon
14:34:13 [2020-02-26T14:34:13.842Z] === RUN   TestDockerNetworkIpvlanPersistance
14:34:13 [2020-02-26T14:34:13.842Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:34:13 [2020-02-26T14:34:13.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:13 [2020-02-26T14:34:13.842Z] === RUN   TestDockerNetworkIpvlan
14:34:13 [2020-02-26T14:34:13.842Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:34:13 [2020-02-26T14:34:13.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:13 [2020-02-26T14:34:13.842Z] PASS
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] === Skipped
14:34:13 [2020-02-26T14:34:13.842Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:34:13 [2020-02-26T14:34:13.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:34:13 [2020-02-26T14:34:13.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] 
14:34:13 [2020-02-26T14:34:13.842Z] DONE 2 tests, 2 skipped in 0.072s
14:34:13 [2020-02-26T14:34:13.842Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:34:13 [2020-02-26T14:34:13.842Z] ++ 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
14:34:13 [2020-02-26T14:34:13.842Z] ++ set -e
14:34:13 [2020-02-26T14:34:13.842Z] ++ '[' -n 0 ']'
14:34:13 [2020-02-26T14:34:13.842Z] ++ set -x
14:34:13 [2020-02-26T14:34:13.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:34:13 [2020-02-26T14:34:13.842Z] INFO: Testing against a local daemon
14:34:13 [2020-02-26T14:34:13.842Z] === RUN   TestDockerNetworkMacvlanPersistance
14:34:14 [2020-02-26T14:34:14.063Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:34:14 [2020-02-26T14:34:14.179Z] Cannot create a file when that file already exists.
14:34:14 [2020-02-26T14:34:14.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
14:34:14 [2020-02-26T14:34:14.199Z] === RUN   TestDockerNetworkMacvlan
14:34:14 [2020-02-26T14:34:14.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s)
14:34:14 [2020-02-26T14:34:14.631Z] === RUN   TestCgroupNamespacesRunHostMode
14:34:15 [2020-02-26T14:34:15.046Z] #45 268.8   CC       criu/sigframe.o
14:34:15 [2020-02-26T14:34:15.337Z] #45 269.1   CC       criu/signalfd.o
14:34:15 [2020-02-26T14:34:15.403Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:34:15 [2020-02-26T14:34:15.629Z] #45 ...
14:34:15 [2020-02-26T14:34:15.629Z] 
14:34:15 [2020-02-26T14:34:15.629Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:34:15 [2020-02-26T14:34:15.629Z] #42 359.9 + dpkg --print-architecture
14:34:15 [2020-02-26T14:34:15.629Z] #42 359.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:34:15 [2020-02-26T14:34:15.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:34:16 [2020-02-26T14:34:16.148Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:34:16 [2020-02-26T14:34:16.245Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
14:34:16 [2020-02-26T14:34:16.245Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:34:16 [2020-02-26T14:34:16.553Z] #42 360.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:34:16 [2020-02-26T14:34:16.553Z] #42 360.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:34:16 [2020-02-26T14:34:16.899Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:34:18 [2020-02-26T14:34:18.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
14:34:18 [2020-02-26T14:34:18.129Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:34:18 [2020-02-26T14:34:18.921Z] Removing intermediate container 559ec77ed664
14:34:18 [2020-02-26T14:34:18.921Z]  ---> 15b560f6da4d
14:34:18 [2020-02-26T14:34:18.921Z] Step 6/6 : CMD ["sh"]
14:34:18 [2020-02-26T14:34:18.921Z]  ---> Running in cbebe4584b0e
14:34:18 [2020-02-26T14:34:18.921Z] Removing intermediate container cbebe4584b0e
14:34:18 [2020-02-26T14:34:18.921Z]  ---> 44807275293c
14:34:18 [2020-02-26T14:34:18.921Z] Successfully built 44807275293c
14:34:18 [2020-02-26T14:34:18.921Z] Successfully tagged busybox:latest
14:34:18 [2020-02-26T14:34:18.921Z] INFO: Docker images of the daemon under test
14:34:18 [2020-02-26T14:34:18.921Z] 
14:34:18 [2020-02-26T14:34:18.921Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
14:34:18 [2020-02-26T14:34:18.921Z] busybox                                latest              44807275293c        Less than a second ago   4.88GB
14:34:18 [2020-02-26T14:34:18.921Z] microsoft/windowsservercore            latest              81094f2483ae        9 days ago               4.84GB
14:34:18 [2020-02-26T14:34:18.921Z] mcr.microsoft.com/windows/servercore   ltsc2019            81094f2483ae        9 days ago               4.84GB
14:34:18 [2020-02-26T14:34:18.921Z] 
14:34:18 [2020-02-26T14:34:18.921Z] INFO: Running integration tests at 02/26/2020 14:34:18...
14:34:18 [2020-02-26T14:34:18.921Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:34:18 [2020-02-26T14:34:18.921Z] INFO: Integration API tests being run from the host:
14:34:18 [2020-02-26T14:34:18.921Z] INFO: make.ps1 starting at 02/26/2020 14:34:18
14:34:19 [2020-02-26T14:34:19.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
14:34:19 [2020-02-26T14:34:19.053Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:34:19 [2020-02-26T14:34:19.613Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:34:19 [2020-02-26T14:34:19.867Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
14:34:19 [2020-02-26T14:34:19.867Z] === RUN   TestCgroupNamespacesRunOlderClient
14:34:19 [2020-02-26T14:34:19.901Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:34:19 [2020-02-26T14:34:19.981Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:34:21 [2020-02-26T14:34:21.752Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s)
14:34:21 [2020-02-26T14:34:21.752Z] === RUN   TestKernelTCPMemory
14:34:23 [2020-02-26T14:34:23.114Z] --- PASS: TestKernelTCPMemory (1.12s)
14:34:23 [2020-02-26T14:34:23.114Z] === RUN   TestNISDomainname
14:34:23 [2020-02-26T14:34:23.274Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:34:23 [2020-02-26T14:34:23.401Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s)
14:34:23 [2020-02-26T14:34:23.401Z] PASS
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] === Skipped
14:34:23 [2020-02-26T14:34:23.401Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:34:23 [2020-02-26T14:34:23.401Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:34:23 [2020-02-26T14:34:23.401Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:34:23 [2020-02-26T14:34:23.401Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:34:23 [2020-02-26T14:34:23.401Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] DONE 17 tests, 4 skipped in 31.654s
14:34:23 [2020-02-26T14:34:23.401Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:34:23 [2020-02-26T14:34:23.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:34:23 [2020-02-26T14:34:23.401Z] ++ set -e
14:34:23 [2020-02-26T14:34:23.401Z] ++ '[' -n 0 ']'
14:34:23 [2020-02-26T14:34:23.401Z] ++ set -x
14:34:23 [2020-02-26T14:34:23.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:34:23 [2020-02-26T14:34:23.401Z] INFO: Testing against a local daemon
14:34:23 [2020-02-26T14:34:23.401Z] === RUN   TestPluginInvalidJSON
14:34:23 [2020-02-26T14:34:23.401Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:34:23 [2020-02-26T14:34:23.401Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:34:23 [2020-02-26T14:34:23.401Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:34:23 [2020-02-26T14:34:23.401Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:34:23 [2020-02-26T14:34:23.401Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:34:23 [2020-02-26T14:34:23.401Z] PASS
14:34:23 [2020-02-26T14:34:23.401Z] 
14:34:23 [2020-02-26T14:34:23.401Z] DONE 2 tests in 0.152s
14:34:23 [2020-02-26T14:34:23.401Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:34:23 [2020-02-26T14:34:23.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:34:23 [2020-02-26T14:34:23.401Z] ++ set -e
14:34:23 [2020-02-26T14:34:23.401Z] ++ '[' -n 0 ']'
14:34:23 [2020-02-26T14:34:23.401Z] ++ set -x
14:34:23 [2020-02-26T14:34:23.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:34:23 [2020-02-26T14:34:23.659Z] INFO: Testing against a local daemon
14:34:23 [2020-02-26T14:34:23.659Z] === RUN   TestExternalGraphDriver
14:34:23 [2020-02-26T14:34:23.659Z] === RUN   TestExternalGraphDriver/json
14:34:24 [2020-02-26T14:34:24.039Z] --- PASS: TestNISDomainname (1.26s)
14:34:24 [2020-02-26T14:34:24.039Z] === RUN   TestHostnameDnsResolution
14:34:24 [2020-02-26T14:34:24.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:34:25 [2020-02-26T14:34:25.654Z] --- PASS: TestHostnameDnsResolution (1.57s)
14:34:25 [2020-02-26T14:34:25.654Z] === RUN   TestStats
14:34:26 [2020-02-26T14:34:26.193Z] === RUN   TestExternalGraphDriver/spec
14:34:26 [2020-02-26T14:34:26.979Z] #42 ...
14:34:26 [2020-02-26T14:34:26.979Z] 
14:34:26 [2020-02-26T14:34:26.979Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:26 [2020-02-26T14:34:26.979Z] #45 269.6   CC       criu/sk-inet.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 271.4   CC       criu/sk-netlink.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 272.2   CC       criu/sk-packet.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 273.4   CC       criu/sk-queue.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 274.4   CC       criu/sk-tcp.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 275.5   CC       criu/sk-unix.o
14:34:26 [2020-02-26T14:34:26.979Z] #45 279.7   CC       criu/sockets.o
14:34:27 [2020-02-26T14:34:27.236Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:34:27 [2020-02-26T14:34:27.537Z] --- PASS: TestStats (1.91s)
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestStopContainerWithTimeout
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestStopContainerWithTimeout/0
14:34:27 [2020-02-26T14:34:27.537Z] === PAUSE TestStopContainerWithTimeout/0
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestStopContainerWithTimeout/1
14:34:27 [2020-02-26T14:34:27.537Z] === PAUSE TestStopContainerWithTimeout/1
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestStopContainerWithTimeout/3
14:34:27 [2020-02-26T14:34:27.537Z] === PAUSE TestStopContainerWithTimeout/3
14:34:27 [2020-02-26T14:34:27.537Z] === RUN   TestStopContainerWithTimeout/-1
14:34:27 [2020-02-26T14:34:27.537Z] === PAUSE TestStopContainerWithTimeout/-1
14:34:27 [2020-02-26T14:34:27.537Z] === CONT  TestStopContainerWithTimeout/0
14:34:27 [2020-02-26T14:34:27.537Z] === CONT  TestStopContainerWithTimeout/-1
14:34:27 [2020-02-26T14:34:27.610Z] #45 281.4   CC       criu/stats.o
14:34:28 [2020-02-26T14:34:28.243Z] #45 282.1   CC       criu/string.o
14:34:28 [2020-02-26T14:34:28.459Z] --- PASS: TestDockerNetworkMacvlan (14.00s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.72s)
14:34:28 [2020-02-26T14:34:28.459Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s)
14:34:28 [2020-02-26T14:34:28.459Z] PASS
14:34:28 [2020-02-26T14:34:28.459Z] 
14:34:28 [2020-02-26T14:34:28.459Z] DONE 8 tests in 15.398s
14:34:28 [2020-02-26T14:34:28.459Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:34:28 [2020-02-26T14:34:28.459Z] ++ 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
14:34:28 [2020-02-26T14:34:28.459Z] ++ set -e
14:34:28 [2020-02-26T14:34:28.459Z] ++ '[' -n 0 ']'
14:34:28 [2020-02-26T14:34:28.459Z] ++ set -x
14:34:28 [2020-02-26T14:34:28.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:34:28 [2020-02-26T14:34:28.459Z] testing: warning: no tests to run
14:34:28 [2020-02-26T14:34:28.459Z] PASS
14:34:28 [2020-02-26T14:34:28.459Z] 
14:34:28 [2020-02-26T14:34:28.459Z] DONE 0 tests in 0.015s
14:34:28 [2020-02-26T14:34:28.459Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:34:28 [2020-02-26T14:34:28.459Z] ++ 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
14:34:28 [2020-02-26T14:34:28.459Z] ++ set -e
14:34:28 [2020-02-26T14:34:28.459Z] ++ '[' -n 0 ']'
14:34:28 [2020-02-26T14:34:28.459Z] ++ set -x
14:34:28 [2020-02-26T14:34:28.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:34:28 [2020-02-26T14:34:28.459Z] INFO: Testing against a local daemon
14:34:28 [2020-02-26T14:34:28.459Z] === RUN   TestAuthZPluginAllowRequest
14:34:28 [2020-02-26T14:34:28.535Z] #45 282.3   CC       criu/sysctl.o
14:34:28 [2020-02-26T14:34:28.899Z] === CONT  TestStopContainerWithTimeout/3
14:34:29 [2020-02-26T14:34:29.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:34:29 [2020-02-26T14:34:29.478Z] === RUN   TestExternalGraphDriver/pull
14:34:30 [2020-02-26T14:34:30.074Z] #45 283.6   CC       criu/sysfs_parse.o
14:34:30 [2020-02-26T14:34:30.198Z] --- PASS: TestAuthZPluginAllowRequest (1.53s)
14:34:30 [2020-02-26T14:34:30.198Z] === RUN   TestAuthZPluginTLS
14:34:30 [2020-02-26T14:34:30.366Z] #45 284.3   CC       criu/timerfd.o
14:34:30 [2020-02-26T14:34:30.545Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:34:30 [2020-02-26T14:34:30.545Z] === RUN   TestAuthZPluginDenyRequest
14:34:30 [2020-02-26T14:34:30.818Z] === CONT  TestStopContainerWithTimeout/1
14:34:30 [2020-02-26T14:34:30.899Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:34:30 [2020-02-26T14:34:30.899Z] === RUN   TestAuthZPluginAPIDenyResponse
14:34:30 [2020-02-26T14:34:30.997Z] #45 285.0   CC       criu/tty.o
14:34:31 [2020-02-26T14:34:31.380Z] --- PASS: TestExternalGraphDriver (7.44s)
14:34:31 [2020-02-26T14:34:31.380Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
14:34:31 [2020-02-26T14:34:31.380Z]     --- PASS: TestExternalGraphDriver/spec (2.75s)
14:34:31 [2020-02-26T14:34:31.380Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
14:34:31 [2020-02-26T14:34:31.380Z] === RUN   TestGraphdriverPluginV2
14:34:31 [2020-02-26T14:34:31.380Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:34:31 [2020-02-26T14:34:31.380Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:31 [2020-02-26T14:34:31.380Z] PASS
14:34:31 [2020-02-26T14:34:31.380Z] 
14:34:31 [2020-02-26T14:34:31.380Z] === Skipped
14:34:31 [2020-02-26T14:34:31.380Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:34:31 [2020-02-26T14:34:31.380Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:31 [2020-02-26T14:34:31.380Z] 
14:34:31 [2020-02-26T14:34:31.380Z] 
14:34:31 [2020-02-26T14:34:31.380Z] DONE 5 tests, 1 skipped in 7.583s
14:34:31 [2020-02-26T14:34:31.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:34:31 [2020-02-26T14:34:31.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:34:31 [2020-02-26T14:34:31.380Z] ++ set -e
14:34:31 [2020-02-26T14:34:31.380Z] ++ '[' -n 0 ']'
14:34:31 [2020-02-26T14:34:31.380Z] ++ set -x
14:34:31 [2020-02-26T14:34:31.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:34:31 [2020-02-26T14:34:31.381Z] INFO: Testing against a local daemon
14:34:31 [2020-02-26T14:34:31.381Z] === RUN   TestContinueAfterPluginCrash
14:34:31 [2020-02-26T14:34:31.381Z] === PAUSE TestContinueAfterPluginCrash
14:34:31 [2020-02-26T14:34:31.381Z] === RUN   TestDaemonStartWithLogOpt
14:34:31 [2020-02-26T14:34:31.381Z] === PAUSE TestDaemonStartWithLogOpt
14:34:31 [2020-02-26T14:34:31.381Z] === CONT  TestContinueAfterPluginCrash
14:34:31 [2020-02-26T14:34:31.381Z] === CONT  TestDaemonStartWithLogOpt
14:34:31 [2020-02-26T14:34:31.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:34:31 [2020-02-26T14:34:31.649Z] === RUN   TestAuthZPluginDenyResponse
14:34:31 [2020-02-26T14:34:31.741Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:34:31 [2020-02-26T14:34:31.995Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:34:32 [2020-02-26T14:34:32.001Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:34:32 [2020-02-26T14:34:32.001Z] === RUN   TestAuthZPluginAllowEventStream
14:34:32 [2020-02-26T14:34:32.554Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:34:32 [2020-02-26T14:34:32.554Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
14:34:32 [2020-02-26T14:34:32.554Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
14:34:32 [2020-02-26T14:34:32.554Z]     --- PASS: TestStopContainerWithTimeout/3 (2.78s)
14:34:32 [2020-02-26T14:34:32.554Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
14:34:32 [2020-02-26T14:34:32.554Z] === RUN   TestDeleteDevicemapper
14:34:32 [2020-02-26T14:34:32.554Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:34:32 [2020-02-26T14:34:32.554Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:34:32 [2020-02-26T14:34:32.554Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:34:33 [2020-02-26T14:34:33.737Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
14:34:33 [2020-02-26T14:34:33.737Z] === RUN   TestAuthZPluginErrorResponse
14:34:34 [2020-02-26T14:34:34.083Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:34:34 [2020-02-26T14:34:34.083Z] === RUN   TestAuthZPluginErrorRequest
14:34:34 [2020-02-26T14:34:34.892Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:34:34 [2020-02-26T14:34:34.892Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:34:35 [2020-02-26T14:34:35.064Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:34:35 [2020-02-26T14:34:35.064Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:34:35 [2020-02-26T14:34:35.064Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:34:35 [2020-02-26T14:34:35.316Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:34:35 [2020-02-26T14:34:35.316Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:34:35 [2020-02-26T14:34:35.435Z] #45 288.9   CC       criu/tun.o
14:34:35 [2020-02-26T14:34:35.624Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:34:36 [2020-02-26T14:34:36.069Z] #45 289.9   CC       criu/uffd.o
14:34:36 [2020-02-26T14:34:36.546Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s)
14:34:36 [2020-02-26T14:34:36.546Z] === RUN   TestUpdateMemory
14:34:36 [2020-02-26T14:34:36.546Z] --- SKIP: TestUpdateMemory (0.00s)
14:34:36 [2020-02-26T14:34:36.546Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:34:36 [2020-02-26T14:34:36.546Z] === RUN   TestUpdateCPUQuota
14:34:37 [2020-02-26T14:34:37.125Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s)
14:34:37 [2020-02-26T14:34:37.125Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:34:37 [2020-02-26T14:34:37.907Z] --- PASS: TestUpdateCPUQuota (1.45s)
14:34:37 [2020-02-26T14:34:37.907Z] === RUN   TestUpdatePidsLimit
14:34:37 [2020-02-26T14:34:37.907Z] === RUN   TestUpdatePidsLimit/update_from_none
14:34:38 [2020-02-26T14:34:38.139Z] #45 292.0   CC       criu/util.o
14:34:38 [2020-02-26T14:34:38.162Z] === RUN   TestUpdatePidsLimit/no_change
14:34:38 [2020-02-26T14:34:38.721Z] === RUN   TestUpdatePidsLimit/update_lower
14:34:38 [2020-02-26T14:34:38.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:34:38 [2020-02-26T14:34:38.975Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:34:38 [2020-02-26T14:34:38.975Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:34:39 [2020-02-26T14:34:39.229Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:34:39 [2020-02-26T14:34:39.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:34:39 [2020-02-26T14:34:39.489Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
14:34:39 [2020-02-26T14:34:39.489Z] === RUN   TestAuthZPluginHeader
14:34:40 [2020-02-26T14:34:40.043Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:34:40 [2020-02-26T14:34:40.249Z] --- PASS: TestAuthZPluginHeader (0.83s)
14:34:40 [2020-02-26T14:34:40.249Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:34:40 [2020-02-26T14:34:40.249Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:34:40 [2020-02-26T14:34:40.249Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:40 [2020-02-26T14:34:40.249Z] === RUN   TestAuthZPluginV2Disable
14:34:40 [2020-02-26T14:34:40.249Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:34:40 [2020-02-26T14:34:40.249Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:40 [2020-02-26T14:34:40.249Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:34:40 [2020-02-26T14:34:40.249Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:34:40 [2020-02-26T14:34:40.249Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:40 [2020-02-26T14:34:40.249Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:34:40 [2020-02-26T14:34:40.249Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:34:40 [2020-02-26T14:34:40.249Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:40 [2020-02-26T14:34:40.249Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:34:40 [2020-02-26T14:34:40.298Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:34:40 [2020-02-26T14:34:40.857Z] #45 294.9   CC       criu/uts_ns.o
14:34:41 [2020-02-26T14:34:41.104Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:34:41 [2020-02-26T14:34:41.104Z] INFO: Testing against a local daemon
14:34:41 [2020-02-26T14:34:41.362Z] --- PASS: TestDaemonStartWithLogOpt (9.78s)
14:34:41 [2020-02-26T14:34:41.470Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:34:41 [2020-02-26T14:34:41.489Z] #45 295.4   CC       criu/vdso.o
14:34:41 [2020-02-26T14:34:41.660Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:34:41 [2020-02-26T14:34:41.914Z] --- PASS: TestUpdatePidsLimit (4.02s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
14:34:41 [2020-02-26T14:34:41.914Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
14:34:41 [2020-02-26T14:34:41.914Z] === RUN   TestUpdateRestartPolicy
14:34:42 [2020-02-26T14:34:42.521Z] #45 296.5   LINK     criu/built-in.o
14:34:42 [2020-02-26T14:34:42.813Z] #45 296.8   LINK     criu/criu
14:34:43 [2020-02-26T14:34:43.849Z] #45 297.6   DEP      lib/c/criu.d
14:34:44 [2020-02-26T14:34:44.140Z] #45 297.8   CC       images/rpc.pb-c.o
14:34:44 [2020-02-26T14:34:44.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:34:44 [2020-02-26T14:34:44.421Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:34:45 [2020-02-26T14:34:45.182Z] #45 299.1   CC       lib/c/criu.o
14:34:46 [2020-02-26T14:34:46.629Z] --- PASS: TestContinueAfterPluginCrash (14.64s)
14:34:46 [2020-02-26T14:34:46.629Z] PASS
14:34:46 [2020-02-26T14:34:46.629Z] 
14:34:46 [2020-02-26T14:34:46.629Z] DONE 2 tests in 14.782s
14:34:46 [2020-02-26T14:34:46.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:34:46 [2020-02-26T14:34:46.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:34:46 [2020-02-26T14:34:46.629Z] ++ set -e
14:34:46 [2020-02-26T14:34:46.629Z] ++ '[' -n 0 ']'
14:34:46 [2020-02-26T14:34:46.629Z] ++ set -x
14:34:46 [2020-02-26T14:34:46.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:34:46 [2020-02-26T14:34:46.629Z] INFO: Testing against a local daemon
14:34:46 [2020-02-26T14:34:46.629Z] === RUN   TestPluginWithDevMounts
14:34:46 [2020-02-26T14:34:46.629Z] === PAUSE TestPluginWithDevMounts
14:34:46 [2020-02-26T14:34:46.629Z] === CONT  TestPluginWithDevMounts
14:34:47 [2020-02-26T14:34:47.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:34:47 [2020-02-26T14:34:47.906Z] #45 301.4   LINK     lib/c/built-in.o
14:34:47 [2020-02-26T14:34:47.906Z] #45 301.4   LINK     lib/c/libcriu.so
14:34:47 [2020-02-26T14:34:47.906Z] #45 301.8   GEN      magic.py
14:34:48 [2020-02-26T14:34:48.196Z] #45 302.0 Note: Building without setproctitle() and strlcpy() support.
14:34:48 [2020-02-26T14:34:48.196Z] #45 302.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:34:48 [2020-02-26T14:34:48.531Z] --- PASS: TestPluginWithDevMounts (2.21s)
14:34:48 [2020-02-26T14:34:48.531Z] PASS
14:34:48 [2020-02-26T14:34:48.531Z] 
14:34:48 [2020-02-26T14:34:48.531Z] DONE 1 tests in 2.341s
14:34:48 [2020-02-26T14:34:48.531Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:34:48 [2020-02-26T14:34:48.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:34:48 [2020-02-26T14:34:48.531Z] ++ set -e
14:34:48 [2020-02-26T14:34:48.531Z] ++ '[' -n 0 ']'
14:34:48 [2020-02-26T14:34:48.531Z] ++ set -x
14:34:48 [2020-02-26T14:34:48.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:34:48 [2020-02-26T14:34:48.531Z] INFO: Testing against a local daemon
14:34:48 [2020-02-26T14:34:48.531Z] === RUN   TestSecretInspect
14:34:49 [2020-02-26T14:34:49.227Z] #45 303.2 fatal: not a git repository (or any of the parent directories): .git
14:34:50 [2020-02-26T14:34:50.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:34:50 [2020-02-26T14:34:50.450Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:34:50 [2020-02-26T14:34:50.733Z] #45 304.6 make[1]: Nothing to be done for 'all'.
14:34:51 [2020-02-26T14:34:51.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:34:51 [2020-02-26T14:34:51.816Z] --- PASS: TestSecretInspect (3.23s)
14:34:51 [2020-02-26T14:34:51.817Z] === RUN   TestSecretList
14:34:52 [2020-02-26T14:34:52.257Z] #45 306.2 make[1]: 'images/built-in.o' is up to date.
14:34:52 [2020-02-26T14:34:52.371Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:34:52 [2020-02-26T14:34:52.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:34:52 [2020-02-26T14:34:52.550Z] #45 306.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:34:52 [2020-02-26T14:34:52.550Z] #45 306.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:34:52 [2020-02-26T14:34:52.841Z] #45 306.6 make[1]: 'compel/libcompel.a' is up to date.
14:34:52 [2020-02-26T14:34:52.841Z] #45 306.7 make[1]: 'compel/compel-host-bin' is up to date.
14:34:52 [2020-02-26T14:34:52.841Z] #45 306.8 make[1]: Nothing to be done for 'all'.
14:34:52 [2020-02-26T14:34:52.841Z] #45 306.8 make[1]: 'soccr/libsoccr.a' is up to date.
14:34:53 [2020-02-26T14:34:53.294Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:34:53 [2020-02-26T14:34:53.475Z] #45 307.2 make[2]: Nothing to be done for 'all'.
14:34:53 [2020-02-26T14:34:53.475Z] #45 307.3 make[2]: Nothing to be done for 'all'.
14:34:53 [2020-02-26T14:34:53.475Z] #45 307.4 make[2]: Nothing to be done for 'all'.
14:34:53 [2020-02-26T14:34:53.769Z] #45 307.7 make[2]: Nothing to be done for 'all'.
14:34:53 [2020-02-26T14:34:53.852Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:34:54 [2020-02-26T14:34:54.059Z] #45 307.8 make[2]: Nothing to be done for 'all'.
14:34:54 [2020-02-26T14:34:54.059Z] #45 307.9 make[2]: Nothing to be done for 'all'.
14:34:54 [2020-02-26T14:34:54.059Z] #45 308.0 make[2]: Nothing to be done for 'all'.
14:34:54 [2020-02-26T14:34:54.350Z] #45 308.2 make[2]: Nothing to be done for 'all'.
14:34:54 [2020-02-26T14:34:54.350Z] #45 308.2   INSTALL  criu/criu
14:34:54 [2020-02-26T14:34:54.640Z] #45 DONE 308.4s
14:34:54 [2020-02-26T14:34:54.640Z] 
14:34:54 [2020-02-26T14:34:54.640Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:55 [2020-02-26T14:34:55.102Z] --- PASS: TestSecretList (3.29s)
14:34:55 [2020-02-26T14:34:55.102Z] === RUN   TestSecretsCreateAndDelete
14:34:55 [2020-02-26T14:34:55.211Z] --- PASS: TestUpdateRestartPolicy (13.46s)
14:34:55 [2020-02-26T14:34:55.211Z] === RUN   TestUpdateRestartWithAutoRemove
14:34:55 [2020-02-26T14:34:55.998Z] ok  	github.com/docker/docker/integration/build	14.264s
14:34:55 [2020-02-26T14:34:55.998Z] 
14:34:55 [2020-02-26T14:34:55.998Z] === Skipped
14:34:55 [2020-02-26T14:34:55.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
14:34:55 [2020-02-26T14:34:55.998Z]     build_session_test.go:25: TODO: BuildKit
14:34:55 [2020-02-26T14:34:55.998Z] 
14:34:55 [2020-02-26T14:34:55.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
14:34:55 [2020-02-26T14:34:55.998Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:34:55 [2020-02-26T14:34:55.998Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.02s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:491: testEnv.OSType == "windows"
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
14:34:55 [2020-02-26T14:34:55.999Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] DONE 22 tests, 10 skipped in 35.458s
14:34:55 [2020-02-26T14:34:55.999Z] 
14:34:55 [2020-02-26T14:34:55.999Z] Running D:\gopath\src\github.com\docker\docker\integration\config
14:34:56 [2020-02-26T14:34:56.570Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:34:56 [2020-02-26T14:34:56.570Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s)
14:34:56 [2020-02-26T14:34:56.570Z] === RUN   TestWaitNonBlocked
14:34:56 [2020-02-26T14:34:56.570Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:34:56 [2020-02-26T14:34:56.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:34:56 [2020-02-26T14:34:56.570Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:34:56 [2020-02-26T14:34:56.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:34:56 [2020-02-26T14:34:56.570Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:34:56 [2020-02-26T14:34:56.570Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:34:57 [2020-02-26T14:34:57.555Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:34:57 [2020-02-26T14:34:57.555Z] INFO: Testing against a local daemon
14:34:57 [2020-02-26T14:34:57.555Z] ok  	github.com/docker/docker/integration/config	0.249s
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === Skipped
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
14:34:57 [2020-02-26T14:34:57.555Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] DONE 8 tests, 8 skipped in 2.366s
14:34:57 [2020-02-26T14:34:57.555Z] 
14:34:57 [2020-02-26T14:34:57.555Z] Running D:\gopath\src\github.com\docker\docker\integration\container
14:34:57 [2020-02-26T14:34:57.930Z] --- PASS: TestWaitNonBlocked (0.02s)
14:34:57 [2020-02-26T14:34:57.930Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
14:34:57 [2020-02-26T14:34:57.930Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s)
14:34:57 [2020-02-26T14:34:57.930Z] === RUN   TestWaitBlocked
14:34:57 [2020-02-26T14:34:57.930Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:34:57 [2020-02-26T14:34:57.930Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:34:57 [2020-02-26T14:34:57.930Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:34:57 [2020-02-26T14:34:57.930Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:34:57 [2020-02-26T14:34:57.930Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:34:57 [2020-02-26T14:34:57.930Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:34:58 [2020-02-26T14:34:58.387Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
14:34:58 [2020-02-26T14:34:58.387Z] === RUN   TestSecretsUpdate
14:34:59 [2020-02-26T14:34:59.289Z] --- PASS: TestWaitBlocked (0.03s)
14:34:59 [2020-02-26T14:34:59.289Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
14:34:59 [2020-02-26T14:34:59.289Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s)
14:34:59 [2020-02-26T14:34:59.289Z] === CONT  TestContainerStartOnDaemonRestart
14:34:59 [2020-02-26T14:34:59.289Z] === CONT  TestIpcModeOlderClient
14:34:59 [2020-02-26T14:34:59.289Z] --- PASS: TestIpcModeOlderClient (0.16s)
14:34:59 [2020-02-26T14:34:59.289Z] === CONT  TestDaemonHostGatewayIP
14:34:59 [2020-02-26T14:34:59.610Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
14:34:59 [2020-02-26T14:34:59.610Z] PASS
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] === Skipped
14:34:59 [2020-02-26T14:34:59.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:34:59 [2020-02-26T14:34:59.610Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:34:59 [2020-02-26T14:34:59.610Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:34:59 [2020-02-26T14:34:59.610Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:34:59 [2020-02-26T14:34:59.610Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] DONE 17 tests, 4 skipped in 28.534s
14:34:59 [2020-02-26T14:34:59.610Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:34:59 [2020-02-26T14:34:59.610Z] ++ 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
14:34:59 [2020-02-26T14:34:59.610Z] ++ set -e
14:34:59 [2020-02-26T14:34:59.610Z] ++ '[' -n 0 ']'
14:34:59 [2020-02-26T14:34:59.610Z] ++ set -x
14:34:59 [2020-02-26T14:34:59.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:34:59 [2020-02-26T14:34:59.610Z] INFO: Testing against a local daemon
14:34:59 [2020-02-26T14:34:59.610Z] === RUN   TestPluginInvalidJSON
14:34:59 [2020-02-26T14:34:59.610Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:34:59 [2020-02-26T14:34:59.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:34:59 [2020-02-26T14:34:59.610Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:34:59 [2020-02-26T14:34:59.610Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:34:59 [2020-02-26T14:34:59.610Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:34:59 [2020-02-26T14:34:59.610Z] PASS
14:34:59 [2020-02-26T14:34:59.610Z] 
14:34:59 [2020-02-26T14:34:59.610Z] DONE 2 tests in 0.083s
14:34:59 [2020-02-26T14:34:59.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:34:59 [2020-02-26T14:34:59.610Z] ++ 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
14:34:59 [2020-02-26T14:34:59.610Z] ++ set -e
14:34:59 [2020-02-26T14:34:59.610Z] ++ '[' -n 0 ']'
14:34:59 [2020-02-26T14:34:59.610Z] ++ set -x
14:34:59 [2020-02-26T14:34:59.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:34:59 [2020-02-26T14:34:59.610Z] INFO: Testing against a local daemon
14:34:59 [2020-02-26T14:34:59.610Z] === RUN   TestExternalGraphDriver
14:34:59 [2020-02-26T14:34:59.610Z] === RUN   TestExternalGraphDriver/json
14:34:59 [2020-02-26T14:34:59.610Z] === RUN   TestExternalGraphDriver/spec
14:35:00 [2020-02-26T14:35:00.650Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:35:00 [2020-02-26T14:35:00.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:35:01 [2020-02-26T14:35:01.333Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:35:01 [2020-02-26T14:35:01.333Z] INFO: Testing against a local daemon
14:35:01 [2020-02-26T14:35:01.343Z] === RUN   TestExternalGraphDriver/pull
14:35:01 [2020-02-26T14:35:01.676Z] --- PASS: TestSecretsUpdate (3.29s)
14:35:01 [2020-02-26T14:35:01.676Z] === RUN   TestTemplatedSecret
14:35:02 [2020-02-26T14:35:02.265Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:35:02 [2020-02-26T14:35:02.825Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s)
14:35:02 [2020-02-26T14:35:02.825Z] === CONT  TestDaemonRestartIpcMode
14:35:03 [2020-02-26T14:35:03.080Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:35:03 [2020-02-26T14:35:03.127Z] #63 ...
14:35:03 [2020-02-26T14:35:03.127Z] 
14:35:03 [2020-02-26T14:35:03.127Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:03 [2020-02-26T14:35:03.127Z] #58 237.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:35:03 [2020-02-26T14:35:03.810Z] --- PASS: TestExternalGraphDriver (6.36s)
14:35:03 [2020-02-26T14:35:03.810Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
14:35:03 [2020-02-26T14:35:03.810Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
14:35:03 [2020-02-26T14:35:03.810Z]     --- PASS: TestExternalGraphDriver/pull (2.34s)
14:35:03 [2020-02-26T14:35:03.810Z] === RUN   TestGraphdriverPluginV2
14:35:03 [2020-02-26T14:35:03.810Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
14:35:03 [2020-02-26T14:35:03.810Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:03 [2020-02-26T14:35:03.810Z] PASS
14:35:03 [2020-02-26T14:35:03.810Z] 
14:35:03 [2020-02-26T14:35:03.810Z] === Skipped
14:35:03 [2020-02-26T14:35:03.810Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
14:35:03 [2020-02-26T14:35:03.810Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:03 [2020-02-26T14:35:03.810Z] 
14:35:03 [2020-02-26T14:35:03.810Z] 
14:35:03 [2020-02-26T14:35:03.810Z] DONE 5 tests, 1 skipped in 6.486s
14:35:03 [2020-02-26T14:35:03.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:35:03 [2020-02-26T14:35:03.810Z] ++ 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
14:35:03 [2020-02-26T14:35:03.810Z] ++ set -e
14:35:03 [2020-02-26T14:35:03.810Z] ++ '[' -n 0 ']'
14:35:03 [2020-02-26T14:35:03.810Z] ++ set -x
14:35:03 [2020-02-26T14:35:03.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:35:03 [2020-02-26T14:35:03.810Z] INFO: Testing against a local daemon
14:35:03 [2020-02-26T14:35:03.810Z] === RUN   TestContinueAfterPluginCrash
14:35:03 [2020-02-26T14:35:03.810Z] === PAUSE TestContinueAfterPluginCrash
14:35:03 [2020-02-26T14:35:03.810Z] === RUN   TestDaemonStartWithLogOpt
14:35:03 [2020-02-26T14:35:03.810Z] === PAUSE TestDaemonStartWithLogOpt
14:35:03 [2020-02-26T14:35:03.810Z] === CONT  TestContinueAfterPluginCrash
14:35:03 [2020-02-26T14:35:03.810Z] === CONT  TestDaemonStartWithLogOpt
14:35:04 [2020-02-26T14:35:04.006Z] --- PASS: TestDaemonHostGatewayIP (4.78s)
14:35:04 [2020-02-26T14:35:04.261Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:35:04 [2020-02-26T14:35:04.633Z] #58 ...
14:35:04 [2020-02-26T14:35:04.633Z] 
14:35:04 [2020-02-26T14:35:04.633Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:35:04 [2020-02-26T14:35:04.633Z] #42 DONE 408.6s
14:35:04 [2020-02-26T14:35:04.633Z] 
14:35:04 [2020-02-26T14:35:04.633Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:04 [2020-02-26T14:35:04.982Z] --- PASS: TestTemplatedSecret (3.53s)
14:35:04 [2020-02-26T14:35:04.982Z] === RUN   TestSecretCreateResolve
14:35:06 [2020-02-26T14:35:06.137Z] #63 ...
14:35:06 [2020-02-26T14:35:06.137Z] 
14:35:06 [2020-02-26T14:35:06.137Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:06 [2020-02-26T14:35:06.137Z] #58 241.7 + mkdir -p /build
14:35:06 [2020-02-26T14:35:06.137Z] #58 241.7 + cp runc /build/runc
14:35:06 [2020-02-26T14:35:06.137Z] #58 DONE 241.8s
14:35:06 [2020-02-26T14:35:06.137Z] 
14:35:06 [2020-02-26T14:35:06.137Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:06 [2020-02-26T14:35:06.142Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:35:07 [2020-02-26T14:35:07.068Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
14:35:07 [2020-02-26T14:35:07.068Z] PASS
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === Skipped
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:35:07 [2020-02-26T14:35:07.068Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] 
14:35:07 [2020-02-26T14:35:07.068Z] DONE 199 tests, 6 skipped in 152.153s
14:35:07 [2020-02-26T14:35:07.068Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:35:07 [2020-02-26T14:35:07.068Z] ++ 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
14:35:07 [2020-02-26T14:35:07.068Z] ++ set -e
14:35:07 [2020-02-26T14:35:07.068Z] ++ '[' -n 0 ']'
14:35:07 [2020-02-26T14:35:07.068Z] ++ set -x
14:35:07 [2020-02-26T14:35:07.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
14:35:07 [2020-02-26T14:35:07.068Z] INFO: Testing against a local daemon
14:35:07 [2020-02-26T14:35:07.068Z] === RUN   TestCommitInheritsEnv
14:35:07 [2020-02-26T14:35:07.627Z] --- PASS: TestCommitInheritsEnv (0.60s)
14:35:07 [2020-02-26T14:35:07.627Z] === RUN   TestImportExtremelyLargeImageWorks
14:35:07 [2020-02-26T14:35:07.627Z] === PAUSE TestImportExtremelyLargeImageWorks
14:35:07 [2020-02-26T14:35:07.627Z] === RUN   TestImagesFilterMultiReference
14:35:07 [2020-02-26T14:35:07.882Z] --- PASS: TestImagesFilterMultiReference (0.08s)
14:35:07 [2020-02-26T14:35:07.882Z] === RUN   TestImagePullPlatformInvalid
14:35:07 [2020-02-26T14:35:07.882Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:35:07 [2020-02-26T14:35:07.882Z] === RUN   TestRemoveImageOrphaning
14:35:08 [2020-02-26T14:35:08.266Z] --- PASS: TestSecretCreateResolve (3.25s)
14:35:08 [2020-02-26T14:35:08.266Z] PASS
14:35:08 [2020-02-26T14:35:08.266Z] 
14:35:08 [2020-02-26T14:35:08.266Z] DONE 6 tests in 20.004s
14:35:08 [2020-02-26T14:35:08.266Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:35:08 [2020-02-26T14:35:08.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:35:08 [2020-02-26T14:35:08.266Z] ++ set -e
14:35:08 [2020-02-26T14:35:08.266Z] ++ '[' -n 0 ']'
14:35:08 [2020-02-26T14:35:08.266Z] ++ set -x
14:35:08 [2020-02-26T14:35:08.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:35:08 [2020-02-26T14:35:08.440Z] --- PASS: TestRemoveImageOrphaning (0.48s)
14:35:08 [2020-02-26T14:35:08.440Z] === RUN   TestRemoveImageGarbageCollector
14:35:08 [2020-02-26T14:35:08.525Z] INFO: Testing against a local daemon
14:35:08 [2020-02-26T14:35:08.525Z] === RUN   TestServiceCreateInit
14:35:08 [2020-02-26T14:35:08.525Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:35:08 [2020-02-26T14:35:08.694Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:35:10 [2020-02-26T14:35:10.577Z] --- PASS: TestRemoveImageGarbageCollector (2.29s)
14:35:10 [2020-02-26T14:35:10.577Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:35:10 [2020-02-26T14:35:10.577Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:35:10 [2020-02-26T14:35:10.577Z] === RUN   TestTagInvalidReference
14:35:10 [2020-02-26T14:35:10.577Z] --- PASS: TestTagInvalidReference (0.04s)
14:35:10 [2020-02-26T14:35:10.577Z] === RUN   TestTagValidPrefixedRepo
14:35:10 [2020-02-26T14:35:10.831Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:35:10 [2020-02-26T14:35:10.831Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
14:35:10 [2020-02-26T14:35:10.831Z] === RUN   TestTagExistedNameWithoutForce
14:35:10 [2020-02-26T14:35:10.831Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:35:10 [2020-02-26T14:35:10.831Z] === RUN   TestTagOfficialNames
14:35:10 [2020-02-26T14:35:10.831Z] --- PASS: TestTagOfficialNames (0.08s)
14:35:10 [2020-02-26T14:35:10.831Z] === RUN   TestTagMatchesDigest
14:35:10 [2020-02-26T14:35:10.831Z] --- PASS: TestTagMatchesDigest (0.04s)
14:35:10 [2020-02-26T14:35:10.831Z] === CONT  TestImportExtremelyLargeImageWorks
14:35:12 [2020-02-26T14:35:12.713Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:35:13 [2020-02-26T14:35:13.027Z] --- PASS: TestDaemonStartWithLogOpt (8.63s)
14:35:13 [2020-02-26T14:35:13.636Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:35:13 [2020-02-26T14:35:13.791Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:35:14 [2020-02-26T14:35:14.996Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:35:15 [2020-02-26T14:35:15.251Z] === RUN   TestDockerSuite/TestBuildCmd
14:35:15 [2020-02-26T14:35:15.810Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:35:16 [2020-02-26T14:35:16.370Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:35:16 [2020-02-26T14:35:16.370Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:35:16 [2020-02-26T14:35:16.907Z] --- PASS: TestContinueAfterPluginCrash (13.47s)
14:35:16 [2020-02-26T14:35:16.907Z] PASS
14:35:16 [2020-02-26T14:35:16.907Z] 
14:35:16 [2020-02-26T14:35:16.907Z] DONE 2 tests in 13.558s
14:35:16 [2020-02-26T14:35:16.907Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:35:16 [2020-02-26T14:35:16.907Z] ++ 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
14:35:16 [2020-02-26T14:35:16.907Z] ++ set -e
14:35:16 [2020-02-26T14:35:16.907Z] ++ '[' -n 0 ']'
14:35:16 [2020-02-26T14:35:16.907Z] ++ set -x
14:35:16 [2020-02-26T14:35:16.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:35:16 [2020-02-26T14:35:16.930Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:35:16 [2020-02-26T14:35:16.930Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:35:17 [2020-02-26T14:35:17.252Z] INFO: Testing against a local daemon
14:35:17 [2020-02-26T14:35:17.252Z] === RUN   TestPluginWithDevMounts
14:35:17 [2020-02-26T14:35:17.252Z] === PAUSE TestPluginWithDevMounts
14:35:17 [2020-02-26T14:35:17.252Z] === CONT  TestPluginWithDevMounts
14:35:18 [2020-02-26T14:35:18.813Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:35:18 [2020-02-26T14:35:18.813Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:35:18 [2020-02-26T14:35:18.988Z] --- PASS: TestPluginWithDevMounts (1.89s)
14:35:18 [2020-02-26T14:35:18.988Z] PASS
14:35:18 [2020-02-26T14:35:18.988Z] 
14:35:18 [2020-02-26T14:35:18.988Z] DONE 1 tests in 1.972s
14:35:18 [2020-02-26T14:35:18.988Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:35:18 [2020-02-26T14:35:18.988Z] ++ 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
14:35:18 [2020-02-26T14:35:18.988Z] ++ set -e
14:35:18 [2020-02-26T14:35:18.988Z] ++ '[' -n 0 ']'
14:35:18 [2020-02-26T14:35:18.988Z] ++ set -x
14:35:18 [2020-02-26T14:35:18.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
14:35:18 [2020-02-26T14:35:18.988Z] INFO: Testing against a local daemon
14:35:18 [2020-02-26T14:35:18.988Z] === RUN   TestSecretInspect
14:35:19 [2020-02-26T14:35:19.059Z] --- PASS: TestServiceCreateInit (10.19s)
14:35:19 [2020-02-26T14:35:19.059Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s)
14:35:19 [2020-02-26T14:35:19.059Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
14:35:19 [2020-02-26T14:35:19.059Z] === RUN   TestCreateServiceMultipleTimes
14:35:22 [2020-02-26T14:35:22.070Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:35:22 [2020-02-26T14:35:22.150Z] --- PASS: TestSecretInspect (2.68s)
14:35:22 [2020-02-26T14:35:22.150Z] === RUN   TestSecretList
14:35:24 [2020-02-26T14:35:24.621Z] --- PASS: TestSecretList (2.75s)
14:35:24 [2020-02-26T14:35:24.621Z] === RUN   TestSecretsCreateAndDelete
14:35:26 [2020-02-26T14:35:26.227Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:35:26 [2020-02-26T14:35:26.788Z] === RUN   TestDockerSuite/TestBuildContChar
14:35:27 [2020-02-26T14:35:27.713Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
14:35:27 [2020-02-26T14:35:27.713Z] === RUN   TestSecretsUpdate
14:35:28 [2020-02-26T14:35:28.164Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:35:29 [2020-02-26T14:35:29.526Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:35:29 [2020-02-26T14:35:29.781Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:35:30 [2020-02-26T14:35:30.074Z] --- PASS: TestSecretsUpdate (2.37s)
14:35:30 [2020-02-26T14:35:30.074Z] === RUN   TestTemplatedSecret
14:35:30 [2020-02-26T14:35:30.341Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:35:30 [2020-02-26T14:35:30.901Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:35:32 [2020-02-26T14:35:32.261Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:35:32 [2020-02-26T14:35:32.819Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:35:33 [2020-02-26T14:35:33.074Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:35:33 [2020-02-26T14:35:33.203Z] --- PASS: TestTemplatedSecret (3.27s)
14:35:33 [2020-02-26T14:35:33.203Z] === RUN   TestSecretCreateResolve
14:35:33 [2020-02-26T14:35:33.997Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:35:34 [2020-02-26T14:35:34.252Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:35:35 [2020-02-26T14:35:35.612Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:35:36 [2020-02-26T14:35:36.298Z] --- PASS: TestSecretCreateResolve (2.80s)
14:35:36 [2020-02-26T14:35:36.298Z] PASS
14:35:36 [2020-02-26T14:35:36.298Z] 
14:35:36 [2020-02-26T14:35:36.298Z] DONE 6 tests in 16.804s
14:35:36 [2020-02-26T14:35:36.298Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:35:36 [2020-02-26T14:35:36.298Z] ++ 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
14:35:36 [2020-02-26T14:35:36.298Z] ++ set -e
14:35:36 [2020-02-26T14:35:36.298Z] ++ '[' -n 0 ']'
14:35:36 [2020-02-26T14:35:36.298Z] ++ set -x
14:35:36 [2020-02-26T14:35:36.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
14:35:36 [2020-02-26T14:35:36.298Z] INFO: Testing against a local daemon
14:35:36 [2020-02-26T14:35:36.298Z] === RUN   TestServiceCreateInit
14:35:36 [2020-02-26T14:35:36.298Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:35:36 [2020-02-26T14:35:36.974Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:35:37 [2020-02-26T14:35:37.228Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:35:37 [2020-02-26T14:35:37.787Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:35:40 [2020-02-26T14:35:40.987Z] --- PASS: TestCreateServiceMultipleTimes (18.70s)
14:35:40 [2020-02-26T14:35:40.987Z] === RUN   TestCreateServiceConflict
14:35:40 [2020-02-26T14:35:40.987Z] --- PASS: TestCreateServiceConflict (3.25s)
14:35:40 [2020-02-26T14:35:40.987Z] === RUN   TestCreateServiceMaxReplicas
14:35:41 [2020-02-26T14:35:41.364Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:35:41 [2020-02-26T14:35:41.944Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:35:41 [2020-02-26T14:35:41.944Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:35:44 [2020-02-26T14:35:44.273Z] --- PASS: TestCreateServiceMaxReplicas (3.54s)
14:35:44 [2020-02-26T14:35:44.273Z] === RUN   TestCreateWithDuplicateNetworkNames
14:35:45 [2020-02-26T14:35:45.201Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:35:46 [2020-02-26T14:35:46.378Z] --- PASS: TestServiceCreateInit (9.73s)
14:35:46 [2020-02-26T14:35:46.378Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s)
14:35:46 [2020-02-26T14:35:46.378Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s)
14:35:46 [2020-02-26T14:35:46.378Z] === RUN   TestCreateServiceMultipleTimes
14:35:47 [2020-02-26T14:35:47.708Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:35:49 [2020-02-26T14:35:49.591Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:35:50 [2020-02-26T14:35:50.515Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:35:51 [2020-02-26T14:35:51.438Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:35:51 [2020-02-26T14:35:51.996Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:35:53 [2020-02-26T14:35:53.356Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:35:53 [2020-02-26T14:35:53.594Z] #63 398.2 + bin/containerd
14:35:53 [2020-02-26T14:35:53.594Z] #63 ...
14:35:53 [2020-02-26T14:35:53.594Z] 
14:35:53 [2020-02-26T14:35:53.594Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:35:53 [2020-02-26T14:35:53.594Z] #54 DONE 454.3s
14:35:53 [2020-02-26T14:35:53.594Z] 
14:35:53 [2020-02-26T14:35:53.594Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:53 [2020-02-26T14:35:53.625Z] ................................................                         [ 29%]
14:35:55 [2020-02-26T14:35:55.239Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:35:58 [2020-02-26T14:35:58.498Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:35:59 [2020-02-26T14:35:59.150Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s)
14:35:59 [2020-02-26T14:35:59.150Z] === RUN   TestCreateServiceSecretFileMode
14:36:00 [2020-02-26T14:36:00.383Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:36:00 [2020-02-26T14:36:00.585Z] #63 ...
14:36:00 [2020-02-26T14:36:00.585Z] 
14:36:00 [2020-02-26T14:36:00.585Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:36:00 [2020-02-26T14:36:00.585Z] #24 463.9 + return
14:36:00 [2020-02-26T14:36:00.585Z] #24 DONE 464.0s
14:36:00 [2020-02-26T14:36:00.585Z] 
14:36:00 [2020-02-26T14:36:00.585Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:01 [2020-02-26T14:36:01.893Z] ok  	github.com/docker/docker/integration/container	56.471s
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === Skipped
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
14:36:01 [2020-02-26T14:36:01.893Z]     copy_test.go:25: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
14:36:01 [2020-02-26T14:36:01.893Z]     copy_test.go:39: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
14:36:01 [2020-02-26T14:36:01.893Z]     copy_test.go:51: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
14:36:01 [2020-02-26T14:36:01.893Z]     copy_test.go:65: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.893Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
14:36:01 [2020-02-26T14:36:01.893Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.893Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] DONE 80 tests, 41 skipped in 59.307s
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] Running D:\gopath\src\github.com\docker\docker\integration\image
14:36:01 [2020-02-26T14:36:01.894Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:01 [2020-02-26T14:36:01.894Z] INFO: Testing against a local daemon
14:36:01 [2020-02-26T14:36:01.894Z] ok  	github.com/docker/docker/integration/image	0.430s
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === Skipped
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
14:36:01 [2020-02-26T14:36:01.894Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     tag_test.go:98: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] DONE 11 tests, 4 skipped in 2.362s
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] Running D:\gopath\src\github.com\docker\docker\integration\network
14:36:01 [2020-02-26T14:36:01.894Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:01 [2020-02-26T14:36:01.894Z] INFO: Testing against a local daemon
14:36:01 [2020-02-26T14:36:01.894Z] ok  	github.com/docker/docker/integration/network	0.237s
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === Skipped
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:29: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:52: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:96: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:130: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:181: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:206: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:236: FLAKY_TEST
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:326: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
14:36:01 [2020-02-26T14:36:01.894Z]     service_test.go:394: testEnv.OSType == "windows"
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] DONE 17 tests, 13 skipped in 2.425s
14:36:01 [2020-02-26T14:36:01.894Z] 
14:36:01 [2020-02-26T14:36:01.894Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:36:02 [2020-02-26T14:36:02.103Z] #63 ...
14:36:02 [2020-02-26T14:36:02.103Z] 
14:36:02 [2020-02-26T14:36:02.103Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:36:02 [2020-02-26T14:36:02.266Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:36:02 [2020-02-26T14:36:02.395Z] #25 DONE 0.1s
14:36:02 [2020-02-26T14:36:02.395Z] 
14:36:02 [2020-02-26T14:36:02.395Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:36:02 [2020-02-26T14:36:02.437Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
14:36:02 [2020-02-26T14:36:02.437Z] === RUN   TestCreateServiceConfigFileMode
14:36:02 [2020-02-26T14:36:02.521Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:36:02 [2020-02-26T14:36:02.521Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:36:02 [2020-02-26T14:36:02.521Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:36:02 [2020-02-26T14:36:02.521Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:36:02 [2020-02-26T14:36:02.529Z] --- PASS: TestCreateServiceMultipleTimes (16.69s)
14:36:02 [2020-02-26T14:36:02.529Z] === RUN   TestCreateServiceConflict
14:36:02 [2020-02-26T14:36:02.776Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:36:02 [2020-02-26T14:36:02.873Z] testing: warning: no tests to run
14:36:02 [2020-02-26T14:36:02.873Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.082s
14:36:02 [2020-02-26T14:36:02.873Z] 
14:36:02 [2020-02-26T14:36:02.873Z] DONE 0 tests in 0.791s
14:36:02 [2020-02-26T14:36:02.873Z] 
14:36:02 [2020-02-26T14:36:02.874Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:36:03 [2020-02-26T14:36:03.030Z] #29 DONE 0.6s
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.030Z] #32 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:03 [2020-02-26T14:36:03.030Z] #63 ...
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.030Z] #35 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.030Z] #40 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.030Z] #43 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.030Z] 
14:36:03 [2020-02-26T14:36:03.030Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:03 [2020-02-26T14:36:03.323Z] #63 ...
14:36:03 [2020-02-26T14:36:03.323Z] 
14:36:03 [2020-02-26T14:36:03.323Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:36:03 [2020-02-26T14:36:03.323Z] #46 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.323Z] 
14:36:03 [2020-02-26T14:36:03.323Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.323Z] #49 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.323Z] 
14:36:03 [2020-02-26T14:36:03.323Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.618Z] #52 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.618Z] 
14:36:03 [2020-02-26T14:36:03.618Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.618Z] #55 DONE 0.1s
14:36:03 [2020-02-26T14:36:03.618Z] 
14:36:03 [2020-02-26T14:36:03.618Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:03 [2020-02-26T14:36:03.618Z] #63 ...
14:36:03 [2020-02-26T14:36:03.618Z] 
14:36:03 [2020-02-26T14:36:03.618Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:36:03 [2020-02-26T14:36:03.852Z] testing: warning: no tests to run
14:36:03 [2020-02-26T14:36:03.852Z] ok  	github.com/docker/docker/integration/network/macvlan	0.069s
14:36:03 [2020-02-26T14:36:03.852Z] 
14:36:03 [2020-02-26T14:36:03.852Z] DONE 0 tests in 0.789s
14:36:03 [2020-02-26T14:36:03.852Z] 
14:36:03 [2020-02-26T14:36:03.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
14:36:03 [2020-02-26T14:36:03.912Z] #59 DONE 0.2s
14:36:03 [2020-02-26T14:36:03.913Z] 
14:36:03 [2020-02-26T14:36:03.913Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:04 [2020-02-26T14:36:04.317Z] testing: warning: no tests to run
14:36:04 [2020-02-26T14:36:04.317Z] ok  	github.com/docker/docker/integration/plugin	0.074s
14:36:04 [2020-02-26T14:36:04.317Z] 
14:36:04 [2020-02-26T14:36:04.317Z] DONE 0 tests in 0.754s
14:36:04 [2020-02-26T14:36:04.317Z] 
14:36:04 [2020-02-26T14:36:04.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:36:05 [2020-02-26T14:36:05.297Z] testing: warning: no tests to run
14:36:05 [2020-02-26T14:36:05.297Z] ok  	github.com/docker/docker/integration/plugin/authz	0.072s
14:36:05 [2020-02-26T14:36:05.297Z] 
14:36:05 [2020-02-26T14:36:05.297Z] DONE 0 tests in 0.766s
14:36:05 [2020-02-26T14:36:05.297Z] 
14:36:05 [2020-02-26T14:36:05.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
14:36:05 [2020-02-26T14:36:05.722Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
14:36:05 [2020-02-26T14:36:05.722Z] === RUN   TestCreateServiceSysctls
14:36:05 [2020-02-26T14:36:05.766Z] --- PASS: TestCreateServiceConflict (2.86s)
14:36:05 [2020-02-26T14:36:05.766Z] === RUN   TestCreateServiceMaxReplicas
14:36:06 [2020-02-26T14:36:06.035Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:36:07 [2020-02-26T14:36:07.503Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:07 [2020-02-26T14:36:07.503Z] INFO: Testing against a local daemon
14:36:07 [2020-02-26T14:36:07.503Z] ok  	github.com/docker/docker/integration/plugin/common	0.195s
14:36:07 [2020-02-26T14:36:07.503Z] 
14:36:07 [2020-02-26T14:36:07.503Z] DONE 2 tests in 2.070s
14:36:07 [2020-02-26T14:36:07.503Z] 
14:36:07 [2020-02-26T14:36:07.503Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:36:07 [2020-02-26T14:36:07.934Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:36:07 [2020-02-26T14:36:07.934Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:36:08 [2020-02-26T14:36:08.493Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:36:09 [2020-02-26T14:36:09.051Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:36:09 [2020-02-26T14:36:09.059Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
14:36:09 [2020-02-26T14:36:09.059Z] === RUN   TestCreateWithDuplicateNetworkNames
14:36:09 [2020-02-26T14:36:09.610Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:36:09 [2020-02-26T14:36:09.909Z] --- PASS: TestCreateServiceSysctls (4.52s)
14:36:09 [2020-02-26T14:36:09.909Z] === RUN   TestCreateServiceCapabilities
14:36:11 [2020-02-26T14:36:11.273Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:11 [2020-02-26T14:36:11.273Z] INFO: Testing against a local daemon
14:36:11 [2020-02-26T14:36:11.273Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.235s
14:36:11 [2020-02-26T14:36:11.273Z] 
14:36:11 [2020-02-26T14:36:11.273Z] === Skipped
14:36:11 [2020-02-26T14:36:11.273Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
14:36:11 [2020-02-26T14:36:11.273Z]     external_test.go:48: runtime.GOOS == "windows"
14:36:11 [2020-02-26T14:36:11.273Z] 
14:36:11 [2020-02-26T14:36:11.273Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
14:36:11 [2020-02-26T14:36:11.273Z]     external_test.go:407: runtime.GOOS == "windows"
14:36:11 [2020-02-26T14:36:11.273Z] 
14:36:11 [2020-02-26T14:36:11.273Z] 
14:36:11 [2020-02-26T14:36:11.273Z] DONE 2 tests, 2 skipped in 3.680s
14:36:11 [2020-02-26T14:36:11.273Z] 
14:36:11 [2020-02-26T14:36:11.273Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:36:11 [2020-02-26T14:36:11.493Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:36:11 [2020-02-26T14:36:11.493Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:36:13 [2020-02-26T14:36:13.195Z] --- PASS: TestCreateServiceCapabilities (3.36s)
14:36:13 [2020-02-26T14:36:13.195Z] === RUN   TestInspect
14:36:13 [2020-02-26T14:36:13.377Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:36:13 [2020-02-26T14:36:13.936Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:36:14 [2020-02-26T14:36:14.860Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:36:16 [2020-02-26T14:36:16.818Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:36:17 [2020-02-26T14:36:17.382Z] --- PASS: TestInspect (3.51s)
14:36:17 [2020-02-26T14:36:17.382Z] === RUN   TestCreateJob
14:36:18 [2020-02-26T14:36:18.119Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:36:18 [2020-02-26T14:36:18.119Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:36:18 [2020-02-26T14:36:18.405Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:18 [2020-02-26T14:36:18.405Z] INFO: Testing against a local daemon
14:36:18 [2020-02-26T14:36:18.405Z] testing: warning: no tests to run
14:36:18 [2020-02-26T14:36:18.405Z] ok  	github.com/docker/docker/integration/plugin/logging	0.218s
14:36:18 [2020-02-26T14:36:18.405Z] 
14:36:18 [2020-02-26T14:36:18.405Z] DONE 0 tests in 7.328s
14:36:18 [2020-02-26T14:36:18.405Z] 
14:36:18 [2020-02-26T14:36:18.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:36:19 [2020-02-26T14:36:19.041Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:36:20 [2020-02-26T14:36:20.401Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:36:20 [2020-02-26T14:36:20.667Z] --- PASS: TestCreateJob (3.63s)
14:36:20 [2020-02-26T14:36:20.667Z] === RUN   TestReplicatedJob
14:36:21 [2020-02-26T14:36:21.345Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:21 [2020-02-26T14:36:21.345Z] INFO: Testing against a local daemon
14:36:21 [2020-02-26T14:36:21.345Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.220s
14:36:21 [2020-02-26T14:36:21.345Z] 
14:36:21 [2020-02-26T14:36:21.345Z] === Skipped
14:36:21 [2020-02-26T14:36:21.345Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
14:36:21 [2020-02-26T14:36:21.345Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:36:21 [2020-02-26T14:36:21.345Z] 
14:36:21 [2020-02-26T14:36:21.345Z] 
14:36:21 [2020-02-26T14:36:21.345Z] DONE 1 tests, 1 skipped in 2.594s
14:36:21 [2020-02-26T14:36:21.345Z] 
14:36:21 [2020-02-26T14:36:21.345Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
14:36:22 [2020-02-26T14:36:22.911Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:36:23 [2020-02-26T14:36:23.547Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:23 [2020-02-26T14:36:23.547Z] INFO: Testing against a local daemon
14:36:23 [2020-02-26T14:36:23.547Z] ok  	github.com/docker/docker/integration/secret	0.215s
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === Skipped
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
14:36:23 [2020-02-26T14:36:23.547Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] DONE 6 tests, 6 skipped in 2.237s
14:36:23 [2020-02-26T14:36:23.547Z] 
14:36:23 [2020-02-26T14:36:23.547Z] Running D:\gopath\src\github.com\docker\docker\integration\service
14:36:25 [2020-02-26T14:36:25.327Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s)
14:36:25 [2020-02-26T14:36:25.327Z] === RUN   TestCreateServiceSecretFileMode
14:36:25 [2020-02-26T14:36:25.356Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:36:25 [2020-02-26T14:36:25.689Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
14:36:25 [2020-02-26T14:36:25.689Z] === RUN   TestCreateServiceConfigFileMode
14:36:26 [2020-02-26T14:36:26.171Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:36:26 [2020-02-26T14:36:26.425Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:36:26 [2020-02-26T14:36:26.504Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:26 [2020-02-26T14:36:26.504Z] INFO: Testing against a local daemon
14:36:26 [2020-02-26T14:36:26.504Z] ok  	github.com/docker/docker/integration/service	0.347s
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === Skipped
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
14:36:26 [2020-02-26T14:36:26.504Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
14:36:26 [2020-02-26T14:36:26.504Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] DONE 23 tests, 22 skipped in 2.981s
14:36:26 [2020-02-26T14:36:26.504Z] 
14:36:26 [2020-02-26T14:36:26.504Z] Running D:\gopath\src\github.com\docker\docker\integration\session
14:36:27 [2020-02-26T14:36:27.229Z] --- PASS: TestReplicatedJob (6.33s)
14:36:27 [2020-02-26T14:36:27.229Z] === RUN   TestUpdateReplicatedJob
14:36:28 [2020-02-26T14:36:28.707Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:28 [2020-02-26T14:36:28.707Z] INFO: Testing against a local daemon
14:36:28 [2020-02-26T14:36:28.707Z] ok  	github.com/docker/docker/integration/session	0.218s
14:36:28 [2020-02-26T14:36:28.707Z] 
14:36:28 [2020-02-26T14:36:28.707Z] === Skipped
14:36:28 [2020-02-26T14:36:28.707Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
14:36:28 [2020-02-26T14:36:28.707Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:36:28 [2020-02-26T14:36:28.707Z] 
14:36:28 [2020-02-26T14:36:28.707Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
14:36:28 [2020-02-26T14:36:28.707Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:36:28 [2020-02-26T14:36:28.707Z] 
14:36:28 [2020-02-26T14:36:28.707Z] 
14:36:28 [2020-02-26T14:36:28.707Z] DONE 2 tests, 2 skipped in 2.173s
14:36:28 [2020-02-26T14:36:28.707Z] 
14:36:28 [2020-02-26T14:36:28.707Z] Running D:\gopath\src\github.com\docker\docker\integration\system
14:36:28 [2020-02-26T14:36:28.788Z] --- PASS: TestCreateServiceConfigFileMode (3.21s)
14:36:28 [2020-02-26T14:36:28.788Z] === RUN   TestCreateServiceSysctls
14:36:29 [2020-02-26T14:36:29.652Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:36:30 [2020-02-26T14:36:30.516Z] --- PASS: TestUpdateReplicatedJob (3.68s)
14:36:30 [2020-02-26T14:36:30.516Z] === RUN   TestServiceListWithStatuses
14:36:30 [2020-02-26T14:36:30.516Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:36:30 [2020-02-26T14:36:30.516Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:36:30 [2020-02-26T14:36:30.516Z] === RUN   TestDockerNetworkConnectAlias
14:36:30 [2020-02-26T14:36:30.582Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:36:30 [2020-02-26T14:36:30.908Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:30 [2020-02-26T14:36:30.908Z] INFO: Testing against a local daemon
14:36:31 [2020-02-26T14:36:31.887Z] ok  	github.com/docker/docker/integration/system	1.277s
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === Skipped
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
14:36:32 [2020-02-26T14:36:32.352Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
14:36:32 [2020-02-26T14:36:32.352Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] DONE 13 tests, 7 skipped in 3.324s
14:36:32 [2020-02-26T14:36:32.352Z] 
14:36:32 [2020-02-26T14:36:32.352Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
14:36:33 [2020-02-26T14:36:33.717Z] --- PASS: TestCreateServiceSysctls (3.98s)
14:36:33 [2020-02-26T14:36:33.717Z] === RUN   TestCreateServiceCapabilities
14:36:34 [2020-02-26T14:36:34.564Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:34 [2020-02-26T14:36:34.564Z] INFO: Testing against a local daemon
14:36:34 [2020-02-26T14:36:34.564Z] ok  	github.com/docker/docker/integration/volume	0.249s
14:36:34 [2020-02-26T14:36:34.564Z] 
14:36:34 [2020-02-26T14:36:34.564Z] === Skipped
14:36:34 [2020-02-26T14:36:34.564Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
14:36:34 [2020-02-26T14:36:34.564Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
14:36:34 [2020-02-26T14:36:34.564Z] 
14:36:34 [2020-02-26T14:36:34.564Z] 
14:36:34 [2020-02-26T14:36:34.564Z] DONE 5 tests, 1 skipped in 2.360s
14:36:34 [2020-02-26T14:36:34.564Z] 
14:36:34 [2020-02-26T14:36:34.564Z] INFO: make.ps1 ended at 02/26/2020 14:36:34
14:36:34 [2020-02-26T14:36:34.564Z] INFO: Integration CLI tests being run from the host:
14:36:34 [2020-02-26T14:36:34.564Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
14:36:34 [2020-02-26T14:36:34.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:36:34 [2020-02-26T14:36:34.994Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:36:34 [2020-02-26T14:36:34.994Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:36:36 [2020-02-26T14:36:36.060Z] --- PASS: TestCreateServiceCapabilities (3.26s)
14:36:36 [2020-02-26T14:36:36.060Z] === RUN   TestInspect
14:36:36 [2020-02-26T14:36:36.877Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:36:36 [2020-02-26T14:36:36.877Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:36:37 [2020-02-26T14:36:37.078Z] --- PASS: TestDockerNetworkConnectAlias (6.52s)
14:36:37 [2020-02-26T14:36:37.078Z] === RUN   TestDockerNetworkReConnect
14:36:38 [2020-02-26T14:36:38.237Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:36:39 [2020-02-26T14:36:39.597Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:36:39 [2020-02-26T14:36:39.973Z] --- PASS: TestInspect (3.35s)
14:36:39 [2020-02-26T14:36:39.973Z] === RUN   TestCreateJob
14:36:42 [2020-02-26T14:36:42.105Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:36:42 [2020-02-26T14:36:42.349Z] --- PASS: TestDockerNetworkReConnect (4.46s)
14:36:42 [2020-02-26T14:36:42.349Z] === RUN   TestServicePlugin
14:36:42 [2020-02-26T14:36:42.349Z] --- SKIP: TestServicePlugin (0.00s)
14:36:42 [2020-02-26T14:36:42.349Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:36:42 [2020-02-26T14:36:42.349Z] === RUN   TestServiceUpdateLabel
14:36:42 [2020-02-26T14:36:42.360Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:36:42 [2020-02-26T14:36:42.615Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:36:42 [2020-02-26T14:36:42.869Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:36:43 [2020-02-26T14:36:43.053Z] --- PASS: TestCreateJob (3.38s)
14:36:43 [2020-02-26T14:36:43.053Z] === RUN   TestReplicatedJob
14:36:43 [2020-02-26T14:36:43.194Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:36:43 [2020-02-26T14:36:43.194Z] INFO: Testing against a local daemon
14:36:43 [2020-02-26T14:36:43.439Z] #63 449.5 + bin/containerd-stress
14:36:43 [2020-02-26T14:36:43.439Z] #63 453.3 + bin/containerd-shim
14:36:44 [2020-02-26T14:36:44.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:36:44 [2020-02-26T14:36:44.880Z] --- PASS: TestServiceUpdateLabel (3.25s)
14:36:44 [2020-02-26T14:36:44.880Z] === RUN   TestServiceUpdateSecrets
14:36:45 [2020-02-26T14:36:45.593Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:36:46 [2020-02-26T14:36:46.954Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:36:50 [2020-02-26T14:36:50.543Z] --- PASS: TestReplicatedJob (6.95s)
14:36:50 [2020-02-26T14:36:50.543Z] === RUN   TestUpdateReplicatedJob
14:36:52 [2020-02-26T14:36:52.275Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:36:54 [2020-02-26T14:36:54.449Z] #63 464.0 + bin/containerd-shim-runc-v1
14:36:54 [2020-02-26T14:36:54.728Z] --- PASS: TestUpdateReplicatedJob (4.21s)
14:36:54 [2020-02-26T14:36:54.729Z] === RUN   TestServiceListWithStatuses
14:36:54 [2020-02-26T14:36:54.729Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:36:54 [2020-02-26T14:36:54.729Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:36:54 [2020-02-26T14:36:54.729Z] === RUN   TestDockerNetworkConnectAlias
14:36:55 [2020-02-26T14:36:55.121Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:36:59 [2020-02-26T14:36:59.236Z] #63 469.0 + bin/containerd-shim-runc-v2
14:36:59 [2020-02-26T14:36:59.615Z] --- PASS: TestDockerNetworkConnectAlias (5.51s)
14:36:59 [2020-02-26T14:36:59.615Z] === RUN   TestDockerNetworkReConnect
14:37:00 [2020-02-26T14:37:00.282Z] #63 470.5 + binaries
14:37:00 [2020-02-26T14:37:00.282Z] #63 470.5 + mkdir -p /build
14:37:00 [2020-02-26T14:37:00.282Z] #63 470.5 + cp bin/containerd /build/containerd
14:37:00 [2020-02-26T14:37:00.349Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:37:00 [2020-02-26T14:37:00.574Z] #63 470.6 + cp bin/containerd-shim /build/containerd-shim
14:37:00 [2020-02-26T14:37:00.574Z] #63 470.6 + cp bin/ctr /build/ctr
14:37:00 [2020-02-26T14:37:00.574Z] #63 DONE 470.7s
14:37:01 [2020-02-26T14:37:01.710Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:37:01 [2020-02-26T14:37:01.965Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:37:02 [2020-02-26T14:37:02.079Z] 
14:37:02 [2020-02-26T14:37:02.079Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:37:02 [2020-02-26T14:37:02.079Z] #64 DONE 0.1s
14:37:02 [2020-02-26T14:37:02.079Z] 
14:37:02 [2020-02-26T14:37:02.079Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:37:02 [2020-02-26T14:37:02.079Z] #68 DONE 0.1s
14:37:02 [2020-02-26T14:37:02.079Z] 
14:37:02 [2020-02-26T14:37:02.079Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:37:02 [2020-02-26T14:37:02.366Z] #70 DONE 0.1s
14:37:02 [2020-02-26T14:37:02.366Z] 
14:37:02 [2020-02-26T14:37:02.366Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:37:02 [2020-02-26T14:37:02.366Z] #73 DONE 0.1s
14:37:02 [2020-02-26T14:37:02.366Z] 
14:37:02 [2020-02-26T14:37:02.366Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:37:02 [2020-02-26T14:37:02.366Z] #74 DONE 0.0s
14:37:02 [2020-02-26T14:37:02.366Z] 
14:37:02 [2020-02-26T14:37:02.366Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:37:02 [2020-02-26T14:37:02.961Z] --- PASS: TestServiceUpdateSecrets (15.41s)
14:37:02 [2020-02-26T14:37:02.961Z] === RUN   TestServiceUpdateConfigs
14:37:03 [2020-02-26T14:37:03.122Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:37:04 [2020-02-26T14:37:04.438Z] #75 DONE 2.1s
14:37:04 [2020-02-26T14:37:04.438Z] 
14:37:04 [2020-02-26T14:37:04.438Z] #76 exporting to oci image format
14:37:04 [2020-02-26T14:37:04.438Z] #76 exporting layers
14:37:04 [2020-02-26T14:37:04.560Z] --- PASS: TestDockerNetworkReConnect (4.73s)
14:37:04 [2020-02-26T14:37:04.560Z] === RUN   TestServicePlugin
14:37:04 [2020-02-26T14:37:04.560Z] --- SKIP: TestServicePlugin (0.00s)
14:37:04 [2020-02-26T14:37:04.560Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:04 [2020-02-26T14:37:04.560Z] === RUN   TestServiceUpdateLabel
14:37:05 [2020-02-26T14:37:05.222Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:37:05 [2020-02-26T14:37:05.561Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:37:05 [2020-02-26T14:37:05.783Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:37:06 [2020-02-26T14:37:06.897Z] --- PASS: TestServiceUpdateLabel (2.69s)
14:37:06 [2020-02-26T14:37:06.897Z] === RUN   TestServiceUpdateSecrets
14:37:07 [2020-02-26T14:37:07.143Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:37:09 [2020-02-26T14:37:09.975Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:37:10 [2020-02-26T14:37:10.403Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:37:10 [2020-02-26T14:37:10.403Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:37:16 [2020-02-26T14:37:16.928Z] --- PASS: TestDockerDaemonSuite (354.89s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.92s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.26s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.77s)
14:37:16 [2020-02-26T14:37:16.928Z]         docker_cli_daemon_test.go:1449: [d6786ecd3ea6c] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [da5cb9c3cee7e] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.95s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s)
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [d276f7f086a2e] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.87s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.65s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.05s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.27s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.18s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.42s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [d27fb27469b63] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [deedd3f2f5efa] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [da18dfb85de4f] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.86s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.86s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
14:37:16 [2020-02-26T14:37:16.928Z]         check_test.go:309: [db24dd57354d9] daemon is not started
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
14:37:16 [2020-02-26T14:37:16.928Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.55s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d996d4e520e76] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d6a0058f5cd66] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.53s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d9ef2f02974f1] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.62s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_plugins_test.go:79: [d5e0c582b51a3] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_plugins_test.go:169: [d422c941edb38] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.78s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [daff456739207] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.79s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d6b33df9b8022] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.04s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.36s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.79s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.89s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [dd0f8c2d2189f] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.75s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.82s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.40s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d843c1f2e1cab] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d601f558ab2a6] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.93s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [de3e0a1d381d3] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.15s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.86s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.61s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.34s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d873ea0fe8c33] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.76s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d052c3791cc95] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.16s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d90079e343345] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d3ef155e66fd3] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.70s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d986742fe5eec] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.23s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.71s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d408d0377853f] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.34s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.22s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [db657744565cb] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [dd53ffd93b8b9] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.77s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.63s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.02s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.28s)
14:37:16 [2020-02-26T14:37:16.929Z]         docker_cli_daemon_test.go:2542: [d85188673df73] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.75s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.01s)
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
14:37:16 [2020-02-26T14:37:16.929Z]         check_test.go:309: [d80741f35bf47] daemon is not started
14:37:16 [2020-02-26T14:37:16.929Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s)
14:37:16 [2020-02-26T14:37:16.929Z] === RUN   TestDockerSwarmSuite
14:37:16 [2020-02-26T14:37:16.929Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:37:17 [2020-02-26T14:37:17.833Z] --- PASS: TestServiceUpdateConfigs (15.30s)
14:37:17 [2020-02-26T14:37:17.833Z] === RUN   TestServiceUpdateNetwork
14:37:20 [2020-02-26T14:37:20.187Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:37:20 [2020-02-26T14:37:20.187Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:37:21 [2020-02-26T14:37:21.549Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:37:21 [2020-02-26T14:37:21.549Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:37:22 [2020-02-26T14:37:22.910Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:37:22 [2020-02-26T14:37:22.985Z] --- PASS: TestServiceUpdateSecrets (15.43s)
14:37:22 [2020-02-26T14:37:22.985Z] === RUN   TestServiceUpdateConfigs
14:37:24 [2020-02-26T14:37:24.658Z] .........................                                                [ 67%]
14:37:27 [2020-02-26T14:37:27.067Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:37:28 [2020-02-26T14:37:28.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:37:29 [2020-02-26T14:37:29.875Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:37:30 [2020-02-26T14:37:30.036Z] --- PASS: TestServiceUpdateNetwork (14.34s)
14:37:30 [2020-02-26T14:37:30.036Z] PASS
14:37:30 [2020-02-26T14:37:30.036Z] 
14:37:30 [2020-02-26T14:37:30.036Z] === Skipped
14:37:30 [2020-02-26T14:37:30.036Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:37:30 [2020-02-26T14:37:30.036Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:37:30 [2020-02-26T14:37:30.036Z] 
14:37:30 [2020-02-26T14:37:30.036Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:37:30 [2020-02-26T14:37:30.036Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:30 [2020-02-26T14:37:30.036Z] 
14:37:30 [2020-02-26T14:37:30.036Z] 
14:37:30 [2020-02-26T14:37:30.036Z] DONE 23 tests, 2 skipped in 141.376s
14:37:30 [2020-02-26T14:37:30.036Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:37:30 [2020-02-26T14:37:30.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:37:30 [2020-02-26T14:37:30.036Z] ++ set -e
14:37:30 [2020-02-26T14:37:30.036Z] ++ '[' -n 0 ']'
14:37:30 [2020-02-26T14:37:30.036Z] ++ set -x
14:37:30 [2020-02-26T14:37:30.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:37:30 [2020-02-26T14:37:30.036Z] INFO: Testing against a local daemon
14:37:30 [2020-02-26T14:37:30.036Z] === RUN   TestSessionCreate
14:37:30 [2020-02-26T14:37:30.036Z] --- PASS: TestSessionCreate (0.05s)
14:37:30 [2020-02-26T14:37:30.036Z] === RUN   TestSessionCreateWithBadUpgrade
14:37:30 [2020-02-26T14:37:30.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:37:30 [2020-02-26T14:37:30.036Z] PASS
14:37:30 [2020-02-26T14:37:30.036Z] 
14:37:30 [2020-02-26T14:37:30.036Z] DONE 2 tests in 0.214s
14:37:30 [2020-02-26T14:37:30.036Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:37:30 [2020-02-26T14:37:30.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:37:30 [2020-02-26T14:37:30.036Z] ++ set -e
14:37:30 [2020-02-26T14:37:30.036Z] ++ '[' -n 0 ']'
14:37:30 [2020-02-26T14:37:30.036Z] ++ set -x
14:37:30 [2020-02-26T14:37:30.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:37:30 [2020-02-26T14:37:30.036Z] INFO: Testing against a local daemon
14:37:30 [2020-02-26T14:37:30.036Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:37:30 [2020-02-26T14:37:30.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:37:30 [2020-02-26T14:37:30.036Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:37:30 [2020-02-26T14:37:30.036Z] === RUN   TestEventsExecDie
14:37:30 [2020-02-26T14:37:30.972Z] --- PASS: TestEventsExecDie (0.90s)
14:37:30 [2020-02-26T14:37:30.972Z] === RUN   TestEventsBackwardsCompatible
14:37:31 [2020-02-26T14:37:31.231Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
14:37:31 [2020-02-26T14:37:31.231Z] === RUN   TestInfoBinaryCommits
14:37:31 [2020-02-26T14:37:31.231Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:37:31 [2020-02-26T14:37:31.231Z] === RUN   TestInfoAPIVersioned
14:37:31 [2020-02-26T14:37:31.231Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:37:31 [2020-02-26T14:37:31.231Z] === RUN   TestInfoDiscoveryBackend
14:37:31 [2020-02-26T14:37:31.798Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
14:37:31 [2020-02-26T14:37:31.798Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:37:32 [2020-02-26T14:37:32.734Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:37:32 [2020-02-26T14:37:32.734Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:37:33 [2020-02-26T14:37:33.135Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:37:33 [2020-02-26T14:37:33.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
14:37:33 [2020-02-26T14:37:33.670Z] === RUN   TestInfoAPI
14:37:33 [2020-02-26T14:37:33.670Z] --- PASS: TestInfoAPI (0.05s)
14:37:33 [2020-02-26T14:37:33.670Z] === RUN   TestInfoAPIWarnings
14:37:34 [2020-02-26T14:37:34.238Z] --- PASS: TestInfoAPIWarnings (0.62s)
14:37:34 [2020-02-26T14:37:34.238Z] === RUN   TestInfoDebug
14:37:34 [2020-02-26T14:37:34.806Z] --- PASS: TestInfoDebug (0.62s)
14:37:34 [2020-02-26T14:37:34.806Z] === RUN   TestInfoInsecureRegistries
14:37:35 [2020-02-26T14:37:35.373Z] --- PASS: TestInfoInsecureRegistries (0.62s)
14:37:35 [2020-02-26T14:37:35.373Z] === RUN   TestInfoRegistryMirrors
14:37:35 [2020-02-26T14:37:35.941Z] --- PASS: TestInfoRegistryMirrors (0.63s)
14:37:35 [2020-02-26T14:37:35.941Z] === RUN   TestLoginFailsWithBadCredentials
14:37:36 [2020-02-26T14:37:36.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
14:37:36 [2020-02-26T14:37:36.200Z] === RUN   TestPingCacheHeaders
14:37:36 [2020-02-26T14:37:36.458Z] --- PASS: TestPingCacheHeaders (0.05s)
14:37:36 [2020-02-26T14:37:36.458Z] === RUN   TestPingGet
14:37:36 [2020-02-26T14:37:36.458Z] --- PASS: TestPingGet (0.03s)
14:37:36 [2020-02-26T14:37:36.458Z] === RUN   TestPingHead
14:37:36 [2020-02-26T14:37:36.458Z] --- PASS: TestPingHead (0.05s)
14:37:36 [2020-02-26T14:37:36.458Z] === RUN   TestVersion
14:37:36 [2020-02-26T14:37:36.458Z] --- PASS: TestVersion (0.05s)
14:37:36 [2020-02-26T14:37:36.458Z] PASS
14:37:36 [2020-02-26T14:37:36.458Z] 
14:37:36 [2020-02-26T14:37:36.458Z] === Skipped
14:37:36 [2020-02-26T14:37:36.458Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:37:36 [2020-02-26T14:37:36.458Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:37:36 [2020-02-26T14:37:36.458Z] 
14:37:36 [2020-02-26T14:37:36.458Z] 
14:37:36 [2020-02-26T14:37:36.458Z] DONE 18 tests, 1 skipped in 6.513s
14:37:36 [2020-02-26T14:37:36.458Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:37:36 [2020-02-26T14:37:36.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:37:36 [2020-02-26T14:37:36.458Z] ++ set -e
14:37:36 [2020-02-26T14:37:36.458Z] ++ '[' -n 0 ']'
14:37:36 [2020-02-26T14:37:36.458Z] ++ set -x
14:37:36 [2020-02-26T14:37:36.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:37:36 [2020-02-26T14:37:36.717Z] INFO: Testing against a local daemon
14:37:36 [2020-02-26T14:37:36.717Z] === RUN   TestVolumesCreateAndList
14:37:36 [2020-02-26T14:37:36.717Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:37:36 [2020-02-26T14:37:36.717Z] === RUN   TestVolumesRemove
14:37:36 [2020-02-26T14:37:36.717Z] --- PASS: TestVolumesRemove (0.12s)
14:37:36 [2020-02-26T14:37:36.717Z] === RUN   TestVolumesInspect
14:37:36 [2020-02-26T14:37:36.717Z] --- PASS: TestVolumesInspect (0.03s)
14:37:36 [2020-02-26T14:37:36.717Z] === RUN   TestVolumesInvalidJSON
14:37:36 [2020-02-26T14:37:36.975Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:37:36 [2020-02-26T14:37:36.975Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:37:36 [2020-02-26T14:37:36.975Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:37:36 [2020-02-26T14:37:36.975Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:37:36 [2020-02-26T14:37:36.975Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:37:36 [2020-02-26T14:37:36.975Z] PASS
14:37:36 [2020-02-26T14:37:36.975Z] 
14:37:36 [2020-02-26T14:37:36.975Z] DONE 5 tests in 0.366s
14:37:36 [2020-02-26T14:37:36.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:37:37 [2020-02-26T14:37:37.320Z] ++++ cat bundles/test-integration/docker.pid
14:37:37 [2020-02-26T14:37:37.320Z] +++ kill 13145
14:37:38 [2020-02-26T14:37:38.695Z] +++ /etc/init.d/apparmor stop
14:37:38 [2020-02-26T14:37:38.695Z] Leaving: AppArmorNo profiles have been unloaded.
14:37:38 [2020-02-26T14:37:38.695Z] 
14:37:38 [2020-02-26T14:37:38.695Z] Unloading profiles will leave already running processes permanently
14:37:38 [2020-02-26T14:37:38.695Z] unconfined, which can lead to unexpected situations.
14:37:38 [2020-02-26T14:37:38.695Z] 
14:37:38 [2020-02-26T14:37:38.695Z] To set a process to complain mode, use the command line tool
14:37:38 [2020-02-26T14:37:38.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:37:38 [2020-02-26T14:37:38.695Z] +++ true
14:37:38 [2020-02-26T14:37:38.695Z] 
14:37:39 [2020-02-26T14:37:39.056Z] --- PASS: TestServiceUpdateConfigs (15.39s)
14:37:39 [2020-02-26T14:37:39.056Z] === RUN   TestServiceUpdateNetwork
Post stage
14:37:41 [2020-02-26T14:37:41.235Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
[Pipeline] junit
14:37:41 [2020-02-26T14:37:41.241Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:37:41 [2020-02-26T14:37:41.860Z] + echo Ensuring container killed.
14:37:41 [2020-02-26T14:37:41.860Z] Ensuring container killed.
14:37:41 [2020-02-26T14:37:41.860Z] + docker rm -vf docker-pr12
14:37:41 [2020-02-26T14:37:41.860Z] Error: No such container: docker-pr12
14:37:41 [2020-02-26T14:37:41.860Z] + true
[Pipeline] sh
14:37:42 [2020-02-26T14:37:42.150Z] + echo Chowning /workspace to jenkins user
14:37:42 [2020-02-26T14:37:42.150Z] Chowning /workspace to jenkins user
14:37:42 [2020-02-26T14:37:42.150Z] + id -u
14:37:42 [2020-02-26T14:37:42.150Z] + id -g
14:37:42 [2020-02-26T14:37:42.150Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace busybox chown -R 1000:1000 /workspace
14:37:42 [2020-02-26T14:37:42.159Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:37:42 [2020-02-26T14:37:42.413Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:37:42 [2020-02-26T14:37:42.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:37:45 [2020-02-26T14:37:45.495Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:37:45 [2020-02-26T14:37:45.741Z] + bundleName=arm64-integration
14:37:45 [2020-02-26T14:37:45.741Z] + echo Creating arm64-integration-bundles.tar.gz
14:37:45 [2020-02-26T14:37:45.741Z] Creating arm64-integration-bundles.tar.gz
14:37:45 [2020-02-26T14:37:45.741Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:37:45 [2020-02-26T14:37:45.741Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:37:46 [2020-02-26T14:37:46.013Z] Archiving artifacts
14:37:46 [2020-02-26T14:37:46.376Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:37:46 [2020-02-26T14:37:46.701Z] + make clean
14:37:47 [2020-02-26T14:37:47.270Z] docker volume rm -f docker-dev-cache
14:37:47 [2020-02-26T14:37:47.270Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:37:52 [2020-02-26T14:37:52.463Z] --- PASS: TestServiceUpdateNetwork (13.79s)
14:37:52 [2020-02-26T14:37:52.463Z] PASS
14:37:52 [2020-02-26T14:37:52.463Z] 
14:37:52 [2020-02-26T14:37:52.463Z] === Skipped
14:37:52 [2020-02-26T14:37:52.463Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:37:52 [2020-02-26T14:37:52.463Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:37:52 [2020-02-26T14:37:52.463Z] 
14:37:52 [2020-02-26T14:37:52.463Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
14:37:52 [2020-02-26T14:37:52.463Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:52 [2020-02-26T14:37:52.463Z] 
14:37:52 [2020-02-26T14:37:52.463Z] 
14:37:52 [2020-02-26T14:37:52.463Z] DONE 23 tests, 2 skipped in 135.769s
14:37:52 [2020-02-26T14:37:52.463Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:37:52 [2020-02-26T14:37:52.463Z] ++ 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
14:37:52 [2020-02-26T14:37:52.463Z] ++ set -e
14:37:52 [2020-02-26T14:37:52.463Z] ++ '[' -n 0 ']'
14:37:52 [2020-02-26T14:37:52.463Z] ++ set -x
14:37:52 [2020-02-26T14:37:52.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
14:37:52 [2020-02-26T14:37:52.464Z] INFO: Testing against a local daemon
14:37:52 [2020-02-26T14:37:52.464Z] === RUN   TestSessionCreate
14:37:52 [2020-02-26T14:37:52.464Z] --- PASS: TestSessionCreate (0.02s)
14:37:52 [2020-02-26T14:37:52.464Z] === RUN   TestSessionCreateWithBadUpgrade
14:37:52 [2020-02-26T14:37:52.464Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:37:52 [2020-02-26T14:37:52.464Z] PASS
14:37:52 [2020-02-26T14:37:52.464Z] 
14:37:52 [2020-02-26T14:37:52.464Z] DONE 2 tests in 0.117s
14:37:52 [2020-02-26T14:37:52.464Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:37:52 [2020-02-26T14:37:52.464Z] ++ 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
14:37:52 [2020-02-26T14:37:52.464Z] ++ set -e
14:37:52 [2020-02-26T14:37:52.464Z] ++ '[' -n 0 ']'
14:37:52 [2020-02-26T14:37:52.464Z] ++ set -x
14:37:52 [2020-02-26T14:37:52.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
14:37:52 [2020-02-26T14:37:52.464Z] INFO: Testing against a local daemon
14:37:52 [2020-02-26T14:37:52.464Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:37:52 [2020-02-26T14:37:52.464Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:37:52 [2020-02-26T14:37:52.464Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:37:52 [2020-02-26T14:37:52.464Z] === RUN   TestEventsExecDie
14:37:52 [2020-02-26T14:37:52.814Z] --- PASS: TestEventsExecDie (0.84s)
14:37:52 [2020-02-26T14:37:52.814Z] === RUN   TestEventsBackwardsCompatible
14:37:52 [2020-02-26T14:37:52.814Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
14:37:52 [2020-02-26T14:37:52.814Z] === RUN   TestInfoBinaryCommits
14:37:52 [2020-02-26T14:37:52.814Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:37:52 [2020-02-26T14:37:52.814Z] === RUN   TestInfoAPIVersioned
14:37:52 [2020-02-26T14:37:52.814Z] --- PASS: TestInfoAPIVersioned (0.00s)
14:37:52 [2020-02-26T14:37:52.814Z] === RUN   TestInfoDiscoveryBackend
14:37:53 [2020-02-26T14:37:53.160Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:37:53 [2020-02-26T14:37:53.160Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:37:54 [2020-02-26T14:37:54.359Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:37:54 [2020-02-26T14:37:54.359Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:37:54 [2020-02-26T14:37:54.715Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:37:54 [2020-02-26T14:37:54.715Z] === RUN   TestInfoAPI
14:37:54 [2020-02-26T14:37:54.715Z] --- PASS: TestInfoAPI (0.03s)
14:37:54 [2020-02-26T14:37:54.715Z] === RUN   TestInfoAPIWarnings
14:37:55 [2020-02-26T14:37:55.456Z] --- PASS: TestInfoAPIWarnings (0.52s)
14:37:55 [2020-02-26T14:37:55.456Z] === RUN   TestInfoDebug
14:37:55 [2020-02-26T14:37:55.807Z] --- PASS: TestInfoDebug (0.52s)
14:37:55 [2020-02-26T14:37:55.807Z] === RUN   TestInfoInsecureRegistries
14:37:56 [2020-02-26T14:37:56.543Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:37:56 [2020-02-26T14:37:56.543Z] === RUN   TestInfoRegistryMirrors
14:37:56 [2020-02-26T14:37:56.889Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:37:56 [2020-02-26T14:37:56.889Z] === RUN   TestLoginFailsWithBadCredentials
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestPingCacheHeaders
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestPingCacheHeaders (0.01s)
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestPingGet
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestPingGet (0.01s)
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestPingHead
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestPingHead (0.01s)
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestVersion
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestVersion (0.01s)
14:37:57 [2020-02-26T14:37:57.243Z] PASS
14:37:57 [2020-02-26T14:37:57.243Z] 
14:37:57 [2020-02-26T14:37:57.243Z] === Skipped
14:37:57 [2020-02-26T14:37:57.243Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:37:57 [2020-02-26T14:37:57.243Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:37:57 [2020-02-26T14:37:57.243Z] 
14:37:57 [2020-02-26T14:37:57.243Z] 
14:37:57 [2020-02-26T14:37:57.243Z] DONE 18 tests, 1 skipped in 5.519s
14:37:57 [2020-02-26T14:37:57.243Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:37:57 [2020-02-26T14:37:57.243Z] ++ 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
14:37:57 [2020-02-26T14:37:57.243Z] ++ set -e
14:37:57 [2020-02-26T14:37:57.243Z] ++ '[' -n 0 ']'
14:37:57 [2020-02-26T14:37:57.243Z] ++ set -x
14:37:57 [2020-02-26T14:37:57.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
14:37:57 [2020-02-26T14:37:57.243Z] INFO: Testing against a local daemon
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestVolumesCreateAndList
14:37:57 [2020-02-26T14:37:57.243Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:37:57 [2020-02-26T14:37:57.243Z] === RUN   TestVolumesRemove
14:37:57 [2020-02-26T14:37:57.591Z] --- PASS: TestVolumesRemove (0.11s)
14:37:57 [2020-02-26T14:37:57.591Z] === RUN   TestVolumesInspect
14:37:57 [2020-02-26T14:37:57.591Z] --- PASS: TestVolumesInspect (0.01s)
14:37:57 [2020-02-26T14:37:57.591Z] === RUN   TestVolumesInvalidJSON
14:37:57 [2020-02-26T14:37:57.591Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:37:57 [2020-02-26T14:37:57.591Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:37:57 [2020-02-26T14:37:57.591Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:37:57 [2020-02-26T14:37:57.591Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:37:57 [2020-02-26T14:37:57.591Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:37:57 [2020-02-26T14:37:57.591Z] PASS
14:37:57 [2020-02-26T14:37:57.591Z] 
14:37:57 [2020-02-26T14:37:57.591Z] DONE 5 tests in 0.225s
14:37:57 [2020-02-26T14:37:57.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:37:57 [2020-02-26T14:37:57.591Z] ++++ cat bundles/test-integration/docker.pid
14:37:57 [2020-02-26T14:37:57.591Z] +++ kill 11605
14:37:58 [2020-02-26T14:37:58.781Z] +++ /etc/init.d/apparmor stop
14:37:58 [2020-02-26T14:37:58.781Z] Leaving: AppArmorNo profiles have been unloaded.
14:37:58 [2020-02-26T14:37:58.781Z] 
14:37:58 [2020-02-26T14:37:58.781Z] Unloading profiles will leave already running processes permanently
14:37:58 [2020-02-26T14:37:58.781Z] unconfined, which can lead to unexpected situations.
14:37:58 [2020-02-26T14:37:58.781Z] 
14:37:58 [2020-02-26T14:37:58.781Z] To set a process to complain mode, use the command line tool
14:37:58 [2020-02-26T14:37:58.781Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:37:58 [2020-02-26T14:37:58.781Z] +++ true
14:37:58 [2020-02-26T14:37:58.781Z] 
Post stage
[Pipeline] junit
14:38:00 [2020-02-26T14:38:00.288Z] Recording test results
14:38:00 [2020-02-26T14:38:00.318Z] --- PASS: TestImportExtremelyLargeImageWorks (167.76s)
14:38:00 [2020-02-26T14:38:00.318Z] PASS
14:38:00 [2020-02-26T14:38:00.318Z] 
14:38:00 [2020-02-26T14:38:00.318Z] DONE 12 tests in 171.803s
14:38:00 [2020-02-26T14:38:00.318Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:38:00 [2020-02-26T14:38:00.318Z] ++ 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
14:38:00 [2020-02-26T14:38:00.318Z] ++ set -e
14:38:00 [2020-02-26T14:38:00.318Z] ++ '[' -n 0 ']'
14:38:00 [2020-02-26T14:38:00.318Z] ++ set -x
14:38:00 [2020-02-26T14:38:00.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
14:38:00 [2020-02-26T14:38:00.318Z] INFO: Testing against a local daemon
14:38:00 [2020-02-26T14:38:00.318Z] === RUN   TestNetworkCreateDelete
14:38:00 [2020-02-26T14:38:00.318Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:38:00 [2020-02-26T14:38:00.318Z] === RUN   TestDockerNetworkDeletePreferID
14:38:00 [2020-02-26T14:38:00.318Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:38:00 [2020-02-26T14:38:00.318Z] === RUN   TestInspectNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:38:01 [2020-02-26T14:38:01.571Z] + echo Ensuring container killed.
14:38:01 [2020-02-26T14:38:01.571Z] Ensuring container killed.
14:38:01 [2020-02-26T14:38:01.571Z] + docker rm -vf docker-pr12
14:38:01 [2020-02-26T14:38:01.571Z] Error: No such container: docker-pr12
14:38:01 [2020-02-26T14:38:01.571Z] + true
[Pipeline] sh
14:38:02 [2020-02-26T14:38:02.304Z] + echo Chowning /workspace to jenkins user
14:38:02 [2020-02-26T14:38:02.304Z] Chowning /workspace to jenkins user
14:38:02 [2020-02-26T14:38:02.304Z] + id -u
14:38:02 [2020-02-26T14:38:02.304Z] + id -g
14:38:02 [2020-02-26T14:38:02.304Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40538:/workspace busybox chown -R 1001:1001 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:38:04 [2020-02-26T14:38:04.821Z] + bundleName=s390x-integration
14:38:04 [2020-02-26T14:38:04.821Z] + echo Creating s390x-integration-bundles.tar.gz
14:38:04 [2020-02-26T14:38:04.821Z] Creating s390x-integration-bundles.tar.gz
14:38:04 [2020-02-26T14:38:04.821Z] + xargs tar -czf s390x-integration-bundles.tar.gz
14:38:04 [2020-02-26T14:38:04.821Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:38:05 [2020-02-26T14:38:05.042Z] Archiving artifacts
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestInspectNetwork/full_network_id
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestInspectNetwork/partial_network_id
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestInspectNetwork/network_name
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:38:05 [2020-02-26T14:38:05.555Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:38:05 [2020-02-26T14:38:05.706Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:38:06 [2020-02-26T14:38:06.309Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:38:06 [2020-02-26T14:38:06.983Z] + make clean
14:38:06 [2020-02-26T14:38:06.983Z] make: command: Command not found
14:38:06 [2020-02-26T14:38:06.983Z] make: command: Command not found
14:38:06 [2020-02-26T14:38:06.983Z] docker volume rm -f docker-dev-cache
14:38:06 [2020-02-26T14:38:06.983Z] docker-dev-cache
[Pipeline] deleteDir
14:38:09 [2020-02-26T14:38:09.709Z] --- PASS: TestInspectNetwork (9.78s)
14:38:09 [2020-02-26T14:38:09.709Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:38:09 [2020-02-26T14:38:09.709Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:38:09 [2020-02-26T14:38:09.709Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:38:09 [2020-02-26T14:38:09.709Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:38:09 [2020-02-26T14:38:09.709Z] === RUN   TestRunContainerWithBridgeNone
14:38:09 [2020-02-26T14:38:09.709Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:38:09 [2020-02-26T14:38:09.964Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:38:10 [2020-02-26T14:38:10.219Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:38:11 [2020-02-26T14:38:11.147Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:38:11 [2020-02-26T14:38:11.147Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:38:11 [2020-02-26T14:38:11.404Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:38:11 [2020-02-26T14:38:11.659Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:38:11 [2020-02-26T14:38:11.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:38:11 [2020-02-26T14:38:11.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:38:11 [2020-02-26T14:38:11.914Z] --- PASS: TestRunContainerWithBridgeNone (2.72s)
14:38:11 [2020-02-26T14:38:11.914Z] === RUN   TestNetworkInvalidJSON
14:38:11 [2020-02-26T14:38:11.914Z] === RUN   TestNetworkInvalidJSON//networks/create
14:38:11 [2020-02-26T14:38:11.914Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:38:11 [2020-02-26T14:38:11.914Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:38:11 [2020-02-26T14:38:11.914Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:38:11 [2020-02-26T14:38:11.914Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:38:11 [2020-02-26T14:38:11.914Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:38:11 [2020-02-26T14:38:11.914Z] === CONT  TestNetworkInvalidJSON//networks/create
14:38:11 [2020-02-26T14:38:11.914Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:38:11 [2020-02-26T14:38:11.914Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:38:11 [2020-02-26T14:38:11.914Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:38:11 [2020-02-26T14:38:11.914Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:38:11 [2020-02-26T14:38:11.914Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:38:11 [2020-02-26T14:38:11.914Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:38:11 [2020-02-26T14:38:11.914Z] === RUN   TestDaemonRestartWithLiveRestore
14:38:13 [2020-02-26T14:38:13.275Z] --- PASS: TestDaemonRestartWithLiveRestore (1.13s)
14:38:13 [2020-02-26T14:38:13.275Z] === RUN   TestDaemonDefaultNetworkPools
14:38:13 [2020-02-26T14:38:13.835Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
14:38:13 [2020-02-26T14:38:13.835Z] === RUN   TestDaemonRestartWithExistingNetwork
14:38:14 [2020-02-26T14:38:14.395Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:38:15 [2020-02-26T14:38:15.319Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.37s)
14:38:15 [2020-02-26T14:38:15.319Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:38:16 [2020-02-26T14:38:16.243Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:38:16 [2020-02-26T14:38:16.243Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
14:38:16 [2020-02-26T14:38:16.243Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:38:17 [2020-02-26T14:38:17.166Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
14:38:17 [2020-02-26T14:38:17.166Z] === RUN   TestServiceWithPredefinedNetwork
14:38:17 [2020-02-26T14:38:17.420Z] === RUN   TestDockerSuite/TestBuildEnv
14:38:19 [2020-02-26T14:38:19.303Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:38:20 [2020-02-26T14:38:20.225Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s)
14:38:20 [2020-02-26T14:38:20.225Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:38:20 [2020-02-26T14:38:20.225Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:38:20 [2020-02-26T14:38:20.225Z]     service_test.go:236: FLAKY_TEST
14:38:20 [2020-02-26T14:38:20.225Z] === RUN   TestServiceWithDataPathPortInit
14:38:20 [2020-02-26T14:38:20.480Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:38:21 [2020-02-26T14:38:21.841Z] === RUN   TestDockerSuite/TestBuildEnvUsage
[Pipeline] }
14:38:23 [2020-02-26T14:38:23.724Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:38:23 [2020-02-26T14:38:23.725Z] tests/integration/client_test.py .....                                   [ 75%]
14:38:23 [2020-02-26T14:38:23.725Z] tests/integration/context_api_test.py ..                                 [ 76%]
14:38:23 [2020-02-26T14:38:23.725Z] tests/integration/errors_test.py .                                       [ 76%]
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:38:29 [2020-02-26T14:38:29.914Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:38:32 [2020-02-26T14:38:32.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:38:33 [2020-02-26T14:38:33.159Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:38:39 [2020-02-26T14:38:39.701Z] --- PASS: TestServiceWithDataPathPortInit (19.12s)
14:38:39 [2020-02-26T14:38:39.701Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:38:49 [2020-02-26T14:38:49.631Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.52s)
14:38:49 [2020-02-26T14:38:49.631Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:88uinjio8fhqpgfmork6x90m7 Created:2020-02-26 14:38:40.69682469 +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[c5be073cf7b24169a400f9d9aa142930f51d7361e3e22b206b5c0657d688a4d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6sze4tlzx20kzn2wyyh0ptklp EndpointID:0f20c42d0283666e8f2f07b856415c650cc6d4ce227b4a250c67e3a0e9894fc8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1cc7f13f4ef4422f6ad03dc956145356f8ed4da2803d4ea9038412cc3295db4f 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:2fed891d9799 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6sze4tlzx20kzn2wyyh0ptklp EndpointID:0f20c42d0283666e8f2f07b856415c650cc6d4ce227b4a250c67e3a0e9894fc8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:38:49 [2020-02-26T14:38:49.631Z] PASS
14:38:49 [2020-02-26T14:38:49.631Z] 
14:38:49 [2020-02-26T14:38:49.631Z] === Skipped
14:38:49 [2020-02-26T14:38:49.631Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:38:49 [2020-02-26T14:38:49.631Z]     service_test.go:236: FLAKY_TEST
14:38:49 [2020-02-26T14:38:49.631Z] 
14:38:49 [2020-02-26T14:38:49.631Z] 
14:38:49 [2020-02-26T14:38:49.631Z] DONE 21 tests, 1 skipped in 50.045s
14:38:49 [2020-02-26T14:38:49.631Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:38:49 [2020-02-26T14:38:49.632Z] ++ 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
14:38:49 [2020-02-26T14:38:49.632Z] ++ set -e
14:38:49 [2020-02-26T14:38:49.632Z] ++ '[' -n 0 ']'
14:38:49 [2020-02-26T14:38:49.632Z] ++ set -x
14:38:49 [2020-02-26T14:38:49.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:38:49 [2020-02-26T14:38:49.632Z] INFO: Testing against a local daemon
14:38:49 [2020-02-26T14:38:49.632Z] === RUN   TestDockerNetworkIpvlanPersistance
14:38:49 [2020-02-26T14:38:49.632Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:38:49 [2020-02-26T14:38:49.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:49 [2020-02-26T14:38:49.632Z] === RUN   TestDockerNetworkIpvlan
14:38:49 [2020-02-26T14:38:49.632Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:38:49 [2020-02-26T14:38:49.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:49 [2020-02-26T14:38:49.632Z] PASS
14:38:49 [2020-02-26T14:38:49.632Z] 
14:38:49 [2020-02-26T14:38:49.632Z] === Skipped
14:38:49 [2020-02-26T14:38:49.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:38:49 [2020-02-26T14:38:49.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:49 [2020-02-26T14:38:49.632Z] 
14:38:49 [2020-02-26T14:38:49.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:38:49 [2020-02-26T14:38:49.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:38:49 [2020-02-26T14:38:49.632Z] 
14:38:49 [2020-02-26T14:38:49.632Z] 
14:38:49 [2020-02-26T14:38:49.632Z] DONE 2 tests, 2 skipped in 0.143s
14:38:49 [2020-02-26T14:38:49.632Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:38:49 [2020-02-26T14:38:49.632Z] ++ 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
14:38:49 [2020-02-26T14:38:49.632Z] ++ set -e
14:38:49 [2020-02-26T14:38:49.632Z] ++ '[' -n 0 ']'
14:38:49 [2020-02-26T14:38:49.632Z] ++ set -x
14:38:49 [2020-02-26T14:38:49.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:38:49 [2020-02-26T14:38:49.632Z] INFO: Testing against a local daemon
14:38:49 [2020-02-26T14:38:49.632Z] === RUN   TestDockerNetworkMacvlanPersistance
14:38:50 [2020-02-26T14:38:50.557Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
14:38:50 [2020-02-26T14:38:50.557Z] === RUN   TestDockerNetworkMacvlan
14:38:51 [2020-02-26T14:38:51.480Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:38:51 [2020-02-26T14:38:51.735Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:38:52 [2020-02-26T14:38:52.294Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:38:53 [2020-02-26T14:38:53.217Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:38:53 [2020-02-26T14:38:53.775Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:38:56 [2020-02-26T14:38:56.281Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:39:00 [2020-02-26T14:39:00.436Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:39:03 [2020-02-26T14:39:03.693Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:39:04 [2020-02-26T14:39:04.618Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:39:05 [2020-02-26T14:39:05.177Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:39:05 [2020-02-26T14:39:05.736Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:39:06 [2020-02-26T14:39:06.296Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:39:06 [2020-02-26T14:39:06.403Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:39:07 [2020-02-26T14:39:07.221Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:39:07 [2020-02-26T14:39:07.221Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:39:07 [2020-02-26T14:39:07.782Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:39:07 [2020-02-26T14:39:07.782Z] --- PASS: TestDockerNetworkMacvlan (17.30s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.82s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.60s)
14:39:07 [2020-02-26T14:39:07.782Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
14:39:07 [2020-02-26T14:39:07.782Z] PASS
14:39:07 [2020-02-26T14:39:07.782Z] 
14:39:07 [2020-02-26T14:39:07.782Z] DONE 8 tests in 18.798s
14:39:07 [2020-02-26T14:39:07.782Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:39:07 [2020-02-26T14:39:07.782Z] ++ 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
14:39:07 [2020-02-26T14:39:07.782Z] ++ set -e
14:39:07 [2020-02-26T14:39:07.782Z] ++ '[' -n 0 ']'
14:39:07 [2020-02-26T14:39:07.782Z] ++ set -x
14:39:07 [2020-02-26T14:39:07.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:39:07 [2020-02-26T14:39:07.782Z] testing: warning: no tests to run
14:39:07 [2020-02-26T14:39:07.782Z] PASS
14:39:07 [2020-02-26T14:39:07.782Z] 
14:39:07 [2020-02-26T14:39:07.782Z] DONE 0 tests in 0.030s
14:39:07 [2020-02-26T14:39:07.782Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:39:07 [2020-02-26T14:39:07.782Z] ++ 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
14:39:07 [2020-02-26T14:39:07.782Z] ++ set -e
14:39:07 [2020-02-26T14:39:07.782Z] ++ '[' -n 0 ']'
14:39:07 [2020-02-26T14:39:07.782Z] ++ set -x
14:39:07 [2020-02-26T14:39:07.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:39:08 [2020-02-26T14:39:08.036Z] INFO: Testing against a local daemon
14:39:08 [2020-02-26T14:39:08.036Z] === RUN   TestAuthZPluginAllowRequest
14:39:09 [2020-02-26T14:39:09.917Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
14:39:09 [2020-02-26T14:39:09.917Z] === RUN   TestAuthZPluginTLS
14:39:10 [2020-02-26T14:39:10.172Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:39:10 [2020-02-26T14:39:10.172Z] === RUN   TestAuthZPluginDenyRequest
14:39:10 [2020-02-26T14:39:10.733Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:39:10 [2020-02-26T14:39:10.733Z] === RUN   TestAuthZPluginAPIDenyResponse
14:39:11 [2020-02-26T14:39:11.293Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
14:39:11 [2020-02-26T14:39:11.293Z] === RUN   TestAuthZPluginDenyResponse
14:39:11 [2020-02-26T14:39:11.851Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:39:11 [2020-02-26T14:39:11.851Z] === RUN   TestAuthZPluginAllowEventStream
14:39:12 [2020-02-26T14:39:12.350Z] #76 exporting layers 113.1s done
14:39:12 [2020-02-26T14:39:12.350Z] #76 exporting manifest sha256:0c68fd404c6f6df7b0860d68516e8ba146ae2001e185980a155bcb123f275095 done
14:39:12 [2020-02-26T14:39:12.350Z] #76 exporting config sha256:aaaa6c21d3201fca06147f0062dc5f43d2d86eb94fe644faf357df644ed3d3a2 done
14:39:12 [2020-02-26T14:39:12.350Z] #76 sending tarball
14:39:13 [2020-02-26T14:39:13.732Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
14:39:13 [2020-02-26T14:39:13.732Z] === RUN   TestAuthZPluginErrorResponse
14:39:13 [2020-02-26T14:39:13.986Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
14:39:13 [2020-02-26T14:39:13.986Z] === RUN   TestAuthZPluginErrorRequest
14:39:14 [2020-02-26T14:39:14.546Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
14:39:14 [2020-02-26T14:39:14.546Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:39:15 [2020-02-26T14:39:15.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:39:15 [2020-02-26T14:39:15.104Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:39:16 [2020-02-26T14:39:16.989Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s)
14:39:16 [2020-02-26T14:39:16.989Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:39:17 [2020-02-26T14:39:17.065Z] #76 ...
14:39:17 [2020-02-26T14:39:17.065Z] 
14:39:17 [2020-02-26T14:39:17.065Z] #77 importing to docker
14:39:17 [2020-02-26T14:39:17.377Z] #77 ...
14:39:17 [2020-02-26T14:39:17.377Z] 
14:39:17 [2020-02-26T14:39:17.377Z] #76 exporting to oci image format
14:39:17 [2020-02-26T14:39:17.377Z] #76 sending tarball 19.6s done
14:39:17 [2020-02-26T14:39:17.377Z] #76 DONE 132.7s
14:39:17 [2020-02-26T14:39:17.377Z] 
14:39:17 [2020-02-26T14:39:17.377Z] #77 importing to docker
14:39:19 [2020-02-26T14:39:19.496Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
14:39:19 [2020-02-26T14:39:19.496Z] === RUN   TestAuthZPluginHeader
14:39:19 [2020-02-26T14:39:19.496Z] === RUN   TestDockerSuite/TestBuildExpose
14:39:19 [2020-02-26T14:39:19.750Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:39:20 [2020-02-26T14:39:20.005Z] --- PASS: TestAuthZPluginHeader (0.83s)
14:39:20 [2020-02-26T14:39:20.005Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:39:20 [2020-02-26T14:39:20.565Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:39:20 [2020-02-26T14:39:20.820Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:39:21 [2020-02-26T14:39:21.378Z] === RUN   TestDockerSuite/TestBuildFails
14:39:21 [2020-02-26T14:39:21.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:39:22 [2020-02-26T14:39:22.211Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:39:22 [2020-02-26T14:39:22.468Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:39:24 [2020-02-26T14:39:24.974Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.83s)
14:39:24 [2020-02-26T14:39:24.974Z] === RUN   TestAuthZPluginV2Disable
14:39:25 [2020-02-26T14:39:25.228Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:39:26 [2020-02-26T14:39:26.449Z] .........                                                                [ 86%]
14:39:27 [2020-02-26T14:39:27.737Z] === RUN   TestDockerSuite/TestBuildForceRm
14:39:28 [2020-02-26T14:39:28.295Z] --- PASS: TestAuthZPluginV2Disable (3.50s)
14:39:28 [2020-02-26T14:39:28.295Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:39:29 [2020-02-26T14:39:29.654Z] === RUN   TestDockerSuite/TestBuildFromGit
14:39:31 [2020-02-26T14:39:31.014Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:39:31 [2020-02-26T14:39:31.573Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:39:31 [2020-02-26T14:39:31.573Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s)
14:39:31 [2020-02-26T14:39:31.573Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:39:32 [2020-02-26T14:39:32.150Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:39:32 [2020-02-26T14:39:32.498Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:39:34 [2020-02-26T14:39:34.017Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:39:35 [2020-02-26T14:39:35.757Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:39:36 [2020-02-26T14:39:36.681Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:39:37 [2020-02-26T14:39:37.241Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:39:40 [2020-02-26T14:39:40.499Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:39:40 [2020-02-26T14:39:40.562Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:39:41 [2020-02-26T14:39:41.121Z] tests/integration/models_resources_test.py .                             [ 91%]
14:39:43 [2020-02-26T14:39:43.005Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:39:43 [2020-02-26T14:39:43.565Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.98s)
14:39:43 [2020-02-26T14:39:43.565Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:39:44 [2020-02-26T14:39:44.488Z] === RUN   TestDockerSuite/TestBuildHistory
14:39:47 [2020-02-26T14:39:47.161Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:39:49 [2020-02-26T14:39:49.719Z] === RUN   TestDockerSuite/TestBuildIidFile
14:39:49 [2020-02-26T14:39:49.719Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:39:49 [2020-02-26T14:39:49.719Z] === RUN   TestDockerSuite/TestBuildInheritance
14:39:49 [2020-02-26T14:39:49.973Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:39:50 [2020-02-26T14:39:50.534Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:39:50 [2020-02-26T14:39:50.534Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:39:50 [2020-02-26T14:39:50.964Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:39:50 [2020-02-26T14:39:50.964Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:39:51 [2020-02-26T14:39:51.458Z] === RUN   TestDockerSuite/TestBuildLabel
14:39:52 [2020-02-26T14:39:52.018Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:39:52 [2020-02-26T14:39:52.274Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:39:52 [2020-02-26T14:39:52.832Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:39:53 [2020-02-26T14:39:53.087Z] === RUN   TestDockerSuite/TestBuildLabels
14:39:53 [2020-02-26T14:39:53.647Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:39:54 [2020-02-26T14:39:54.571Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:39:54 [2020-02-26T14:39:54.572Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:39:56 [2020-02-26T14:39:56.254Z] tests/integration/regression_test.py ......                              [ 98%]
14:39:56 [2020-02-26T14:39:56.509Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:39:56 [2020-02-26T14:39:56.509Z] tests/integration/credentials/utils_test.py .                            [100%]
14:39:56 [2020-02-26T14:39:56.509Z] 
14:39:56 [2020-02-26T14:39:56.509Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:39:56 [2020-02-26T14:39:56.509Z] =========================== short test summary info ============================
14:39:56 [2020-02-26T14:39:56.509Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:39:56 [2020-02-26T14:39:56.509Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:39:56 [2020-02-26T14:39:56.509Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:39:56 [2020-02-26T14:39:56.509Z]   Not supported on most drivers
14:39:56 [2020-02-26T14:39:56.509Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:39:56 [2020-02-26T14:39:56.509Z]   Can fail if eth0 has multiple IP addresses
14:39:56 [2020-02-26T14:39:56.509Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:39:56 [2020-02-26T14:39:56.509Z]   This doesn't seem to be taken into account by the engine
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:39:56 [2020-02-26T14:39:56.509Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:39:56 [2020-02-26T14:39:56.509Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 384.02 seconds ==
14:39:57 [2020-02-26T14:39:57.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:39:57 [2020-02-26T14:39:57.194Z] #77 DONE 37.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:39:57 [2020-02-26T14:39:57.733Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/test/unit
14:39:57 [2020-02-26T14:39:57.828Z] === RUN   TestDockerSuite/TestBuildLastModified
14:40:01 [2020-02-26T14:40:01.105Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.13s)
14:40:01 [2020-02-26T14:40:01.105Z] PASS
14:40:01 [2020-02-26T14:40:01.105Z] 
14:40:01 [2020-02-26T14:40:01.105Z] DONE 17 tests in 52.784s
14:40:01 [2020-02-26T14:40:01.105Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:40:01 [2020-02-26T14:40:01.105Z] ++ 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
14:40:01 [2020-02-26T14:40:01.105Z] ++ set -e
14:40:01 [2020-02-26T14:40:01.105Z] ++ '[' -n 0 ']'
14:40:01 [2020-02-26T14:40:01.105Z] ++ set -x
14:40:01 [2020-02-26T14:40:01.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:40:01 [2020-02-26T14:40:01.105Z] INFO: Testing against a local daemon
14:40:01 [2020-02-26T14:40:01.105Z] === RUN   TestPluginInvalidJSON
14:40:01 [2020-02-26T14:40:01.105Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:40:01 [2020-02-26T14:40:01.105Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:40:01 [2020-02-26T14:40:01.105Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:40:01 [2020-02-26T14:40:01.105Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:40:01 [2020-02-26T14:40:01.105Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:40:01 [2020-02-26T14:40:01.105Z] PASS
14:40:01 [2020-02-26T14:40:01.105Z] 
14:40:01 [2020-02-26T14:40:01.105Z] DONE 2 tests in 0.113s
14:40:01 [2020-02-26T14:40:01.105Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:40:01 [2020-02-26T14:40:01.105Z] ++ 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
14:40:01 [2020-02-26T14:40:01.105Z] ++ set -e
14:40:01 [2020-02-26T14:40:01.105Z] ++ '[' -n 0 ']'
14:40:01 [2020-02-26T14:40:01.105Z] ++ set -x
14:40:01 [2020-02-26T14:40:01.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:40:01 [2020-02-26T14:40:01.105Z] INFO: Testing against a local daemon
14:40:01 [2020-02-26T14:40:01.105Z] === RUN   TestExternalGraphDriver
14:40:01 [2020-02-26T14:40:01.105Z] === RUN   TestExternalGraphDriver/json
14:40:02 [2020-02-26T14:40:02.372Z] ?   	github.com/docker/docker/api	[no test files]
14:40:03 [2020-02-26T14:40:03.012Z] === RUN   TestExternalGraphDriver/spec
14:40:03 [2020-02-26T14:40:03.938Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:40:05 [2020-02-26T14:40:05.297Z] === RUN   TestExternalGraphDriver/pull
14:40:07 [2020-02-26T14:40:07.177Z] --- PASS: TestExternalGraphDriver (6.45s)
14:40:07 [2020-02-26T14:40:07.177Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
14:40:07 [2020-02-26T14:40:07.177Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
14:40:07 [2020-02-26T14:40:07.177Z]     --- PASS: TestExternalGraphDriver/pull (2.25s)
14:40:07 [2020-02-26T14:40:07.177Z] === RUN   TestGraphdriverPluginV2
14:40:07 [2020-02-26T14:40:07.736Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:40:07 [2020-02-26T14:40:07.736Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:40:07 [2020-02-26T14:40:07.736Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:40:07 [2020-02-26T14:40:07.990Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:40:07 [2020-02-26T14:40:07.990Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:40:08 [2020-02-26T14:40:08.245Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:40:09 [2020-02-26T14:40:09.214Z] Leaving: AppArmorNo profiles have been unloaded.
14:40:09 [2020-02-26T14:40:09.214Z] 
14:40:09 [2020-02-26T14:40:09.214Z] Unloading profiles will leave already running processes permanently
14:40:09 [2020-02-26T14:40:09.214Z] unconfined, which can lead to unexpected situations.
14:40:09 [2020-02-26T14:40:09.214Z] 
14:40:09 [2020-02-26T14:40:09.214Z] To set a process to complain mode, use the command line tool
14:40:09 [2020-02-26T14:40:09.214Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:40:09 [2020-02-26T14:40:09.214Z] 
Post stage
[Pipeline] junit
14:40:09 [2020-02-26T14:40:09.782Z] Recording test results
[Pipeline] sh
14:40:10 [2020-02-26T14:40:10.128Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:40:10 [2020-02-26T14:40:10.419Z] + echo Ensuring container killed.
14:40:10 [2020-02-26T14:40:10.419Z] Ensuring container killed.
14:40:10 [2020-02-26T14:40:10.419Z] + docker rm -vf docker-pr12
14:40:10 [2020-02-26T14:40:10.419Z] Error: No such container: docker-pr12
14:40:10 [2020-02-26T14:40:10.419Z] + true
[Pipeline] sh
14:40:10 [2020-02-26T14:40:10.827Z] + echo Chowning /workspace to jenkins user
14:40:10 [2020-02-26T14:40:10.827Z] Chowning /workspace to jenkins user
14:40:10 [2020-02-26T14:40:10.827Z] + id -u
14:40:10 [2020-02-26T14:40:10.827Z] + id -g
14:40:10 [2020-02-26T14:40:10.827Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace busybox chown -R 1000:1000 /workspace
14:40:12 [2020-02-26T14:40:12.012Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:40:12 [2020-02-26T14:40:12.267Z] --- PASS: TestGraphdriverPluginV2 (4.93s)
14:40:12 [2020-02-26T14:40:12.267Z] PASS
14:40:12 [2020-02-26T14:40:12.267Z] 
14:40:12 [2020-02-26T14:40:12.267Z] DONE 5 tests in 11.494s
14:40:12 [2020-02-26T14:40:12.267Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:40:12 [2020-02-26T14:40:12.267Z] ++ 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
14:40:12 [2020-02-26T14:40:12.267Z] ++ set -e
14:40:12 [2020-02-26T14:40:12.267Z] ++ '[' -n 0 ']'
14:40:12 [2020-02-26T14:40:12.267Z] ++ set -x
14:40:12 [2020-02-26T14:40:12.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:40:12 [2020-02-26T14:40:12.522Z] INFO: Testing against a local daemon
14:40:12 [2020-02-26T14:40:12.522Z] === RUN   TestContinueAfterPluginCrash
14:40:12 [2020-02-26T14:40:12.522Z] === PAUSE TestContinueAfterPluginCrash
14:40:12 [2020-02-26T14:40:12.522Z] === RUN   TestDaemonStartWithLogOpt
14:40:12 [2020-02-26T14:40:12.522Z] === PAUSE TestDaemonStartWithLogOpt
14:40:12 [2020-02-26T14:40:12.522Z] === CONT  TestContinueAfterPluginCrash
14:40:12 [2020-02-26T14:40:12.522Z] === CONT  TestDaemonStartWithLogOpt
14:40:12 [2020-02-26T14:40:12.598Z] + bundleName=docker-py
14:40:12 [2020-02-26T14:40:12.598Z] + echo Creating docker-py-bundles.tar.gz
14:40:12 [2020-02-26T14:40:12.598Z] Creating docker-py-bundles.tar.gz
14:40:12 [2020-02-26T14:40:12.598Z] + 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
14:40:12 [2020-02-26T14:40:12.606Z] Archiving artifacts
14:40:12 [2020-02-26T14:40:12.832Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:40:13 [2020-02-26T14:40:13.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh binary-daemon
14:40:13 [2020-02-26T14:40:13.912Z] 
14:40:13 [2020-02-26T14:40:13.912Z] Removing bundles/
14:40:13 [2020-02-26T14:40:13.912Z] 
14:40:13 [2020-02-26T14:40:13.912Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:40:14 [2020-02-26T14:40:14.167Z] Building: bundles/binary-daemon/dockerd-dev
14:40:14 [2020-02-26T14:40:14.167Z] GOOS="" GOARCH="" GOARM=""
14:40:17 [2020-02-26T14:40:17.757Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:40:17 [2020-02-26T14:40:17.757Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:40:18 [2020-02-26T14:40:18.682Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:40:19 [2020-02-26T14:40:19.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:40:25 [2020-02-26T14:40:25.188Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 9.0% of statements
14:40:29 [2020-02-26T14:40:29.544Z] --- PASS: TestDaemonStartWithLogOpt (16.20s)
14:40:32 [2020-02-26T14:40:32.055Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:40:33 [2020-02-26T14:40:33.415Z] --- PASS: TestContinueAfterPluginCrash (20.82s)
14:40:33 [2020-02-26T14:40:33.415Z] PASS
14:40:33 [2020-02-26T14:40:33.415Z] 
14:40:33 [2020-02-26T14:40:33.415Z] DONE 2 tests in 20.970s
14:40:33 [2020-02-26T14:40:33.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:40:33 [2020-02-26T14:40:33.415Z] ++ 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
14:40:33 [2020-02-26T14:40:33.415Z] ++ set -e
14:40:33 [2020-02-26T14:40:33.415Z] ++ '[' -n 0 ']'
14:40:33 [2020-02-26T14:40:33.415Z] ++ set -x
14:40:33 [2020-02-26T14:40:33.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:40:33 [2020-02-26T14:40:33.415Z] INFO: Testing against a local daemon
14:40:33 [2020-02-26T14:40:33.415Z] === RUN   TestPluginWithDevMounts
14:40:33 [2020-02-26T14:40:33.415Z] === PAUSE TestPluginWithDevMounts
14:40:33 [2020-02-26T14:40:33.415Z] === CONT  TestPluginWithDevMounts
14:40:35 [2020-02-26T14:40:35.298Z] --- PASS: TestPluginWithDevMounts (1.92s)
14:40:35 [2020-02-26T14:40:35.299Z] PASS
14:40:35 [2020-02-26T14:40:35.299Z] 
14:40:35 [2020-02-26T14:40:35.299Z] DONE 1 tests in 2.049s
14:40:35 [2020-02-26T14:40:35.299Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:40:35 [2020-02-26T14:40:35.299Z] ++ 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
14:40:35 [2020-02-26T14:40:35.299Z] ++ set -e
14:40:35 [2020-02-26T14:40:35.299Z] ++ '[' -n 0 ']'
14:40:35 [2020-02-26T14:40:35.299Z] ++ set -x
14:40:35 [2020-02-26T14:40:35.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:40:35 [2020-02-26T14:40:35.554Z] INFO: Testing against a local daemon
14:40:35 [2020-02-26T14:40:35.554Z] === RUN   TestSecretInspect
14:40:35 [2020-02-26T14:40:35.808Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:40:37 [2020-02-26T14:40:37.167Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:40:38 [2020-02-26T14:40:38.091Z] --- PASS: TestSecretInspect (2.64s)
14:40:38 [2020-02-26T14:40:38.091Z] === RUN   TestSecretList
14:40:39 [2020-02-26T14:40:39.972Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:40:39 [2020-02-26T14:40:39.972Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:40:41 [2020-02-26T14:40:41.332Z] --- PASS: TestSecretList (3.02s)
14:40:41 [2020-02-26T14:40:41.332Z] === RUN   TestSecretsCreateAndDelete
14:40:44 [2020-02-26T14:40:44.592Z] --- PASS: TestSecretsCreateAndDelete (3.35s)
14:40:44 [2020-02-26T14:40:44.592Z] === RUN   TestSecretsUpdate
14:40:44 [2020-02-26T14:40:44.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:40:45 [2020-02-26T14:40:45.151Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:40:46 [2020-02-26T14:40:46.075Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:40:47 [2020-02-26T14:40:47.983Z] --- PASS: TestSecretsUpdate (3.60s)
14:40:47 [2020-02-26T14:40:47.983Z] === RUN   TestTemplatedSecret
14:40:48 [2020-02-26T14:40:48.907Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:40:49 [2020-02-26T14:40:49.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:40:49 [2020-02-26T14:40:49.416Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:40:51 [2020-02-26T14:40:51.926Z] --- PASS: TestTemplatedSecret (3.47s)
14:40:51 [2020-02-26T14:40:51.926Z] === RUN   TestSecretCreateResolve
14:40:52 [2020-02-26T14:40:52.485Z] === RUN   TestDockerSuite/TestBuildNetNone
14:40:53 [2020-02-26T14:40:53.044Z] === RUN   TestDockerSuite/TestBuildNoContext
14:40:54 [2020-02-26T14:40:54.404Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:40:54 [2020-02-26T14:40:54.966Z] --- PASS: TestSecretCreateResolve (3.54s)
14:40:54 [2020-02-26T14:40:54.966Z] PASS
14:40:54 [2020-02-26T14:40:54.966Z] 
14:40:54 [2020-02-26T14:40:54.966Z] DONE 6 tests in 19.761s
14:40:55 [2020-02-26T14:40:55.222Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:40:55 [2020-02-26T14:40:55.222Z] ++ 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
14:40:55 [2020-02-26T14:40:55.222Z] ++ set -e
14:40:55 [2020-02-26T14:40:55.222Z] ++ '[' -n 0 ']'
14:40:55 [2020-02-26T14:40:55.222Z] ++ set -x
14:40:55 [2020-02-26T14:40:55.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
14:40:55 [2020-02-26T14:40:55.222Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:40:55 [2020-02-26T14:40:55.222Z] INFO: Testing against a local daemon
14:40:55 [2020-02-26T14:40:55.222Z] === RUN   TestServiceCreateInit
14:40:55 [2020-02-26T14:40:55.222Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:40:57 [2020-02-26T14:40:57.109Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:40:57 [2020-02-26T14:40:57.668Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:40:57 [2020-02-26T14:40:57.668Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:40:58 [2020-02-26T14:40:58.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:40:58 [2020-02-26T14:40:58.484Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:40:59 [2020-02-26T14:40:59.408Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:41:00 [2020-02-26T14:41:00.332Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:41:01 [2020-02-26T14:41:01.693Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:41:02 [2020-02-26T14:41:02.253Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:41:03 [2020-02-26T14:41:03.177Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:41:05 [2020-02-26T14:41:05.686Z] --- PASS: TestServiceCreateInit (10.15s)
14:41:05 [2020-02-26T14:41:05.686Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
14:41:05 [2020-02-26T14:41:05.686Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s)
14:41:05 [2020-02-26T14:41:05.686Z] === RUN   TestCreateServiceMultipleTimes
14:41:05 [2020-02-26T14:41:05.686Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:41:07 [2020-02-26T14:41:07.570Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:41:10 [2020-02-26T14:41:10.830Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:41:12 [2020-02-26T14:41:12.192Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:41:14 [2020-02-26T14:41:14.077Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:41:14 [2020-02-26T14:41:14.332Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:41:18 [2020-02-26T14:41:18.485Z] === RUN   TestDockerSuite/TestBuildPATH
14:41:20 [2020-02-26T14:41:20.992Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:41:21 [2020-02-26T14:41:21.914Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:41:22 [2020-02-26T14:41:22.838Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:41:24 [2020-02-26T14:41:24.777Z] --- PASS: TestCreateServiceMultipleTimes (18.99s)
14:41:24 [2020-02-26T14:41:24.777Z] === RUN   TestCreateServiceConflict
14:41:27 [2020-02-26T14:41:27.302Z] --- PASS: TestCreateServiceConflict (2.62s)
14:41:27 [2020-02-26T14:41:27.302Z] === RUN   TestCreateServiceMaxReplicas
14:41:30 [2020-02-26T14:41:30.557Z] --- PASS: TestCreateServiceMaxReplicas (3.62s)
14:41:30 [2020-02-26T14:41:30.557Z] === RUN   TestCreateWithDuplicateNetworkNames
14:41:33 [2020-02-26T14:41:33.815Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:41:35 [2020-02-26T14:41:35.526Z] Created binary: bundles/binary-daemon/dockerd-dev
14:41:35 [2020-02-26T14:41:35.526Z] Copying nested executables into bundles/binary-daemon
14:41:35 [2020-02-26T14:41:35.526Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:41:36 [2020-02-26T14:41:36.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh cross
14:41:36 [2020-02-26T14:41:36.577Z] 
14:41:36 [2020-02-26T14:41:36.577Z] Removing bundles/
14:41:36 [2020-02-26T14:41:36.577Z] 
14:41:36 [2020-02-26T14:41:36.577Z] ---> Making bundle: cross (in bundles/cross)
14:41:36 [2020-02-26T14:41:36.577Z] Cross building: bundles/cross/linux/amd64
14:41:36 [2020-02-26T14:41:36.832Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:41:36 [2020-02-26T14:41:36.832Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:41:39 [2020-02-26T14:41:39.049Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:41:40 [2020-02-26T14:41:40.410Z] === RUN   TestDockerSuite/TestBuildRm
14:41:43 [2020-02-26T14:41:43.666Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:41:44 [2020-02-26T14:41:44.589Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:41:45 [2020-02-26T14:41:45.949Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:41:46 [2020-02-26T14:41:46.203Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s)
14:41:46 [2020-02-26T14:41:46.204Z] === RUN   TestCreateServiceSecretFileMode
14:41:46 [2020-02-26T14:41:46.458Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:41:47 [2020-02-26T14:41:47.018Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:41:48 [2020-02-26T14:41:48.378Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:41:49 [2020-02-26T14:41:49.738Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
14:41:49 [2020-02-26T14:41:49.738Z] === RUN   TestCreateServiceConfigFileMode
14:41:49 [2020-02-26T14:41:49.992Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:41:51 [2020-02-26T14:41:51.351Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:41:53 [2020-02-26T14:41:53.234Z] --- PASS: TestCreateServiceConfigFileMode (3.19s)
14:41:53 [2020-02-26T14:41:53.234Z] === RUN   TestCreateServiceSysctls
14:41:54 [2020-02-26T14:41:54.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:41:56 [2020-02-26T14:41:56.040Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:41:56 [2020-02-26T14:41:56.040Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:41:56 [2020-02-26T14:41:56.295Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:41:56 [2020-02-26T14:41:56.295Z] === RUN   TestDockerSuite/TestBuildSpaces
14:41:57 [2020-02-26T14:41:57.223Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:41:57 [2020-02-26T14:41:57.477Z] --- PASS: TestCreateServiceSysctls (4.47s)
14:41:57 [2020-02-26T14:41:57.477Z] === RUN   TestCreateServiceCapabilities
14:41:58 [2020-02-26T14:41:58.036Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:41:58 [2020-02-26T14:41:58.290Z] === RUN   TestDockerSuite/TestBuildStderr
14:42:00 [2020-02-26T14:42:00.172Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:42:00 [2020-02-26T14:42:00.731Z] --- PASS: TestCreateServiceCapabilities (3.29s)
14:42:00 [2020-02-26T14:42:00.731Z] === RUN   TestInspect
14:42:04 [2020-02-26T14:42:04.888Z] --- PASS: TestInspect (3.89s)
14:42:04 [2020-02-26T14:42:04.888Z] === RUN   TestCreateJob
14:42:05 [2020-02-26T14:42:05.142Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:42:06 [2020-02-26T14:42:06.502Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:42:07 [2020-02-26T14:42:07.878Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:42:08 [2020-02-26T14:42:08.462Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:42:08 [2020-02-26T14:42:08.717Z] --- PASS: TestCreateJob (4.18s)
14:42:08 [2020-02-26T14:42:08.717Z] === RUN   TestReplicatedJob
14:42:09 [2020-02-26T14:42:09.639Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:42:11 [2020-02-26T14:42:11.522Z] === RUN   TestDockerSuite/TestBuildUser
14:42:11 [2020-02-26T14:42:11.776Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:42:14 [2020-02-26T14:42:14.288Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:42:16 [2020-02-26T14:42:16.171Z] --- PASS: TestReplicatedJob (7.10s)
14:42:16 [2020-02-26T14:42:16.171Z] === RUN   TestUpdateReplicatedJob
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/server/router/swarm	0.040s	coverage: 4.5% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:42:17 [2020-02-26T14:42:17.547Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:42:17 [2020-02-26T14:42:17.848Z] ok  	github.com/docker/docker/builder/dockerignore	0.078s	coverage: 96.8% of statements
14:42:18 [2020-02-26T14:42:18.679Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:42:20 [2020-02-26T14:42:20.039Z] --- PASS: TestUpdateReplicatedJob (3.93s)
14:42:20 [2020-02-26T14:42:20.039Z] === RUN   TestServiceListWithStatuses
14:42:20 [2020-02-26T14:42:20.039Z] --- SKIP: TestServiceListWithStatuses (0.01s)
14:42:20 [2020-02-26T14:42:20.039Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:42:20 [2020-02-26T14:42:20.039Z] === RUN   TestDockerNetworkConnectAlias
14:42:22 [2020-02-26T14:42:22.344Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
14:42:25 [2020-02-26T14:42:25.100Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.610s	coverage: 86.3% of statements
14:42:26 [2020-02-26T14:42:26.561Z] --- PASS: TestDockerNetworkConnectAlias (6.24s)
14:42:26 [2020-02-26T14:42:26.561Z] === RUN   TestDockerNetworkReConnect
14:42:28 [2020-02-26T14:42:28.635Z] ok  	github.com/docker/docker/builder/remotecontext	0.569s	coverage: 13.6% of statements
14:42:30 [2020-02-26T14:42:30.699Z] ok  	github.com/docker/docker/builder/dockerfile	1.490s	coverage: 48.2% of statements
14:42:30 [2020-02-26T14:42:30.699Z] ?   	github.com/docker/docker/cli	[no test files]
14:42:30 [2020-02-26T14:42:30.699Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:42:31 [2020-02-26T14:42:31.791Z] --- PASS: TestDockerNetworkReConnect (5.22s)
14:42:31 [2020-02-26T14:42:31.791Z] === RUN   TestServicePlugin
14:42:36 [2020-02-26T14:42:36.267Z] ok  	github.com/docker/docker/client	0.550s	coverage: 75.8% of statements
14:42:38 [2020-02-26T14:42:38.314Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:42:38 [2020-02-26T14:42:38.314Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:42:38 [2020-02-26T14:42:38.873Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:42:40 [2020-02-26T14:42:40.232Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:42:41 [2020-02-26T14:42:41.592Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:42:42 [2020-02-26T14:42:42.951Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:42:42 [2020-02-26T14:42:42.951Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:42:42 [2020-02-26T14:42:42.951Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:42:42 [2020-02-26T14:42:42.951Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:42:42 [2020-02-26T14:42:42.951Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:42:44 [2020-02-26T14:42:44.833Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:42:45 [2020-02-26T14:42:45.087Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:42:46 [2020-02-26T14:42:46.010Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:42:46 [2020-02-26T14:42:46.934Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:42:47 [2020-02-26T14:42:47.856Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:42:47 [2020-02-26T14:42:47.856Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:42:47 [2020-02-26T14:42:47.856Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:42:52 [2020-02-26T14:42:52.011Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:42:53 [2020-02-26T14:42:53.894Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:42:54 [2020-02-26T14:42:54.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:42:55 [2020-02-26T14:42:55.063Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:42:55 [2020-02-26T14:42:55.622Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:42:56 [2020-02-26T14:42:56.545Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:42:56 [2020-02-26T14:42:56.545Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:42:57 [2020-02-26T14:42:57.468Z] === RUN   TestDockerSuite/TestBuildXZHost
14:42:58 [2020-02-26T14:42:58.174Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:42:58 [2020-02-26T14:42:58.174Z] Copying nested executables into bundles/cross/linux/amd64
14:42:58 [2020-02-26T14:42:58.174Z] Cross building: bundles/cross/windows/amd64
14:42:58 [2020-02-26T14:42:58.174Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:42:58 [2020-02-26T14:42:58.174Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:42:59 [2020-02-26T14:42:59.974Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:42:59 [2020-02-26T14:42:59.974Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:42:59 [2020-02-26T14:42:59.974Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:43:00 [2020-02-26T14:43:00.532Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:43:01 [2020-02-26T14:43:01.457Z] === RUN   TestDockerSuite/TestCommitChange
14:43:02 [2020-02-26T14:43:02.817Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:43:03 [2020-02-26T14:43:03.739Z] === RUN   TestDockerSuite/TestCommitHardlink
14:43:05 [2020-02-26T14:43:05.620Z] === RUN   TestDockerSuite/TestCommitNewFile
14:43:06 [2020-02-26T14:43:06.543Z] --- PASS: TestServicePlugin (35.37s)
14:43:06 [2020-02-26T14:43:06.543Z]     plugin_test.go:62: [dbac1797ef888] joining swarm manager [d5f5e1722177a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:43:06 [2020-02-26T14:43:06.543Z]     plugin_test.go:65: [deb1f754bc688] joining swarm manager [d5f5e1722177a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:43:06 [2020-02-26T14:43:06.543Z] === RUN   TestServiceUpdateLabel
14:43:07 [2020-02-26T14:43:07.102Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:43:08 [2020-02-26T14:43:08.024Z] === RUN   TestDockerSuite/TestCommitTTY
14:43:09 [2020-02-26T14:43:09.908Z] --- PASS: TestServiceUpdateLabel (3.19s)
14:43:09 [2020-02-26T14:43:09.908Z] === RUN   TestServiceUpdateSecrets
14:43:09 [2020-02-26T14:43:09.908Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:43:11 [2020-02-26T14:43:11.266Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:43:13 [2020-02-26T14:43:13.150Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:43:14 [2020-02-26T14:43:14.073Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:43:15 [2020-02-26T14:43:15.956Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:43:17 [2020-02-26T14:43:17.837Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:43:17 [2020-02-26T14:43:17.837Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:43:18 [2020-02-26T14:43:18.396Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:43:19 [2020-02-26T14:43:19.319Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:43:19 [2020-02-26T14:43:19.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
14:43:20 [2020-02-26T14:43:20.135Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:43:21 [2020-02-26T14:43:21.058Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:43:21 [2020-02-26T14:43:21.981Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:43:21 [2020-02-26T14:43:21.981Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:43:21 [2020-02-26T14:43:21.981Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:43:22 [2020-02-26T14:43:22.905Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:43:22 [2020-02-26T14:43:22.905Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:43:22 [2020-02-26T14:43:22.905Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:43:22 [2020-02-26T14:43:22.905Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:43:22 [2020-02-26T14:43:22.905Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:43:23 [2020-02-26T14:43:23.829Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:43:24 [2020-02-26T14:43:24.753Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:43:25 [2020-02-26T14:43:25.008Z] --- PASS: TestServiceUpdateSecrets (15.30s)
14:43:25 [2020-02-26T14:43:25.008Z] === RUN   TestServiceUpdateConfigs
14:43:25 [2020-02-26T14:43:25.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:43:25 [2020-02-26T14:43:25.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:43:27 [2020-02-26T14:43:27.452Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:43:28 [2020-02-26T14:43:28.014Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:43:28 [2020-02-26T14:43:28.014Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:43:28 [2020-02-26T14:43:28.938Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:43:29 [2020-02-26T14:43:29.876Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:43:30 [2020-02-26T14:43:30.798Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:43:31 [2020-02-26T14:43:31.720Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:43:31 [2020-02-26T14:43:31.720Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:43:32 [2020-02-26T14:43:32.279Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:43:33 [2020-02-26T14:43:33.178Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 30.7% of statements
14:43:33 [2020-02-26T14:43:33.203Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:43:34 [2020-02-26T14:43:34.126Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:43:34 [2020-02-26T14:43:34.126Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:43:35 [2020-02-26T14:43:35.049Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:43:36 [2020-02-26T14:43:36.410Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:43:38 [2020-02-26T14:43:38.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:43:38 [2020-02-26T14:43:38.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:43:38 [2020-02-26T14:43:38.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:43:38 [2020-02-26T14:43:38.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:43:38 [2020-02-26T14:43:38.292Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:43:38 [2020-02-26T14:43:38.851Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:43:40 [2020-02-26T14:43:40.071Z] ok  	github.com/docker/docker/container	0.230s	coverage: 35.3% of statements
14:43:40 [2020-02-26T14:43:40.071Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:43:40 [2020-02-26T14:43:40.071Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:43:40 [2020-02-26T14:43:40.071Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:43:40 [2020-02-26T14:43:40.071Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:43:40 [2020-02-26T14:43:40.731Z] --- PASS: TestServiceUpdateConfigs (15.43s)
14:43:40 [2020-02-26T14:43:40.732Z] === RUN   TestServiceUpdateNetwork
14:43:43 [2020-02-26T14:43:43.987Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:43:44 [2020-02-26T14:43:44.241Z] === RUN   TestDockerSuite/TestContainerAPITop
14:43:45 [2020-02-26T14:43:45.164Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:43:45 [2020-02-26T14:43:45.164Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:43:45 [2020-02-26T14:43:45.164Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:43:46 [2020-02-26T14:43:46.958Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.102s	coverage: 65.3% of statements
14:43:48 [2020-02-26T14:43:48.418Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:43:48 [2020-02-26T14:43:48.977Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:43:50 [2020-02-26T14:43:50.337Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:43:53 [2020-02-26T14:43:53.822Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 35.7% of statements
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:43:55 [2020-02-26T14:43:55.571Z] --- PASS: TestServiceUpdateNetwork (14.60s)
14:43:55 [2020-02-26T14:43:55.571Z] PASS
14:43:55 [2020-02-26T14:43:55.571Z] 
14:43:55 [2020-02-26T14:43:55.571Z] === Skipped
14:43:55 [2020-02-26T14:43:55.571Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
14:43:55 [2020-02-26T14:43:55.571Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:43:55 [2020-02-26T14:43:55.571Z] 
14:43:55 [2020-02-26T14:43:55.571Z] 
14:43:55 [2020-02-26T14:43:55.571Z] DONE 23 tests, 1 skipped in 180.015s
14:43:55 [2020-02-26T14:43:55.571Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:43:55 [2020-02-26T14:43:55.571Z] ++ 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
14:43:55 [2020-02-26T14:43:55.571Z] ++ set -e
14:43:55 [2020-02-26T14:43:55.571Z] ++ '[' -n 0 ']'
14:43:55 [2020-02-26T14:43:55.571Z] ++ set -x
14:43:55 [2020-02-26T14:43:55.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
14:43:55 [2020-02-26T14:43:55.571Z] INFO: Testing against a local daemon
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestSessionCreate
14:43:55 [2020-02-26T14:43:55.571Z] --- PASS: TestSessionCreate (0.02s)
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestSessionCreateWithBadUpgrade
14:43:55 [2020-02-26T14:43:55.571Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:43:55 [2020-02-26T14:43:55.571Z] PASS
14:43:55 [2020-02-26T14:43:55.571Z] 
14:43:55 [2020-02-26T14:43:55.571Z] DONE 2 tests in 0.174s
14:43:55 [2020-02-26T14:43:55.571Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:43:55 [2020-02-26T14:43:55.571Z] ++ 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
14:43:55 [2020-02-26T14:43:55.571Z] ++ set -e
14:43:55 [2020-02-26T14:43:55.571Z] ++ '[' -n 0 ']'
14:43:55 [2020-02-26T14:43:55.571Z] ++ set -x
14:43:55 [2020-02-26T14:43:55.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:43:55 [2020-02-26T14:43:55.571Z] INFO: Testing against a local daemon
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:43:55 [2020-02-26T14:43:55.571Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:43:55 [2020-02-26T14:43:55.571Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:43:55 [2020-02-26T14:43:55.571Z] === RUN   TestEventsExecDie
14:43:55 [2020-02-26T14:43:55.901Z] ok  	github.com/docker/docker/daemon/cluster	0.157s	coverage: 0.5% of statements
14:43:56 [2020-02-26T14:43:56.494Z] --- PASS: TestEventsExecDie (1.07s)
14:43:56 [2020-02-26T14:43:56.494Z] === RUN   TestEventsBackwardsCompatible
14:43:56 [2020-02-26T14:43:56.751Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
14:43:56 [2020-02-26T14:43:56.751Z] === RUN   TestInfoBinaryCommits
14:43:56 [2020-02-26T14:43:56.751Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:43:56 [2020-02-26T14:43:56.751Z] === RUN   TestInfoAPIVersioned
14:43:56 [2020-02-26T14:43:56.751Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:43:56 [2020-02-26T14:43:56.751Z] === RUN   TestInfoDiscoveryBackend
14:43:57 [2020-02-26T14:43:57.309Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:43:57 [2020-02-26T14:43:57.309Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:43:57 [2020-02-26T14:43:57.564Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:43:58 [2020-02-26T14:43:58.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:43:58 [2020-02-26T14:43:58.123Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:43:58 [2020-02-26T14:43:58.681Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:43:58 [2020-02-26T14:43:58.681Z] === RUN   TestInfoAPI
14:43:58 [2020-02-26T14:43:58.681Z] --- PASS: TestInfoAPI (0.04s)
14:43:58 [2020-02-26T14:43:58.681Z] === RUN   TestInfoAPIWarnings
14:43:58 [2020-02-26T14:43:58.681Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:43:59 [2020-02-26T14:43:59.240Z] --- PASS: TestInfoAPIWarnings (0.53s)
14:43:59 [2020-02-26T14:43:59.240Z] === RUN   TestInfoDebug
14:43:59 [2020-02-26T14:43:59.798Z] --- PASS: TestInfoDebug (0.53s)
14:43:59 [2020-02-26T14:43:59.798Z] === RUN   TestInfoInsecureRegistries
14:44:00 [2020-02-26T14:44:00.052Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:44:00 [2020-02-26T14:44:00.307Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:44:00 [2020-02-26T14:44:00.307Z] === RUN   TestInfoRegistryMirrors
14:44:00 [2020-02-26T14:44:00.325Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
14:44:00 [2020-02-26T14:44:00.866Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:44:00 [2020-02-26T14:44:00.866Z] === RUN   TestLoginFailsWithBadCredentials
14:44:01 [2020-02-26T14:44:01.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
14:44:01 [2020-02-26T14:44:01.120Z] === RUN   TestPingCacheHeaders
14:44:01 [2020-02-26T14:44:01.120Z] --- PASS: TestPingCacheHeaders (0.02s)
14:44:01 [2020-02-26T14:44:01.120Z] === RUN   TestPingGet
14:44:01 [2020-02-26T14:44:01.120Z] --- PASS: TestPingGet (0.01s)
14:44:01 [2020-02-26T14:44:01.120Z] === RUN   TestPingHead
14:44:01 [2020-02-26T14:44:01.120Z] --- PASS: TestPingHead (0.02s)
14:44:01 [2020-02-26T14:44:01.120Z] === RUN   TestVersion
14:44:01 [2020-02-26T14:44:01.120Z] --- PASS: TestVersion (0.02s)
14:44:01 [2020-02-26T14:44:01.120Z] PASS
14:44:01 [2020-02-26T14:44:01.120Z] 
14:44:01 [2020-02-26T14:44:01.120Z] === Skipped
14:44:01 [2020-02-26T14:44:01.120Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:44:01 [2020-02-26T14:44:01.120Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:44:01 [2020-02-26T14:44:01.120Z] 
14:44:01 [2020-02-26T14:44:01.120Z] 
14:44:01 [2020-02-26T14:44:01.120Z] DONE 18 tests, 1 skipped in 5.875s
14:44:01 [2020-02-26T14:44:01.120Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:44:01 [2020-02-26T14:44:01.120Z] ++ 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
14:44:01 [2020-02-26T14:44:01.120Z] ++ set -e
14:44:01 [2020-02-26T14:44:01.120Z] ++ '[' -n 0 ']'
14:44:01 [2020-02-26T14:44:01.120Z] ++ set -x
14:44:01 [2020-02-26T14:44:01.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:44:01 [2020-02-26T14:44:01.375Z] INFO: Testing against a local daemon
14:44:01 [2020-02-26T14:44:01.375Z] === RUN   TestVolumesCreateAndList
14:44:01 [2020-02-26T14:44:01.375Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:44:01 [2020-02-26T14:44:01.375Z] === RUN   TestVolumesRemove
14:44:01 [2020-02-26T14:44:01.375Z] --- PASS: TestVolumesRemove (0.10s)
14:44:01 [2020-02-26T14:44:01.375Z] === RUN   TestVolumesInspect
14:44:01 [2020-02-26T14:44:01.375Z] --- PASS: TestVolumesInspect (0.02s)
14:44:01 [2020-02-26T14:44:01.375Z] === RUN   TestVolumesInvalidJSON
14:44:01 [2020-02-26T14:44:01.375Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:44:01 [2020-02-26T14:44:01.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:44:01 [2020-02-26T14:44:01.375Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:44:01 [2020-02-26T14:44:01.633Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:44:01 [2020-02-26T14:44:01.633Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:44:01 [2020-02-26T14:44:01.633Z] PASS
14:44:01 [2020-02-26T14:44:01.633Z] 
14:44:01 [2020-02-26T14:44:01.633Z] DONE 5 tests in 0.281s
14:44:01 [2020-02-26T14:44:01.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:44:01 [2020-02-26T14:44:01.633Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:44:01 [2020-02-26T14:44:01.888Z] ++++ cat bundles/test-integration/docker.pid
14:44:01 [2020-02-26T14:44:01.888Z] +++ kill 5327
14:44:03 [2020-02-26T14:44:03.050Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
14:44:03 [2020-02-26T14:44:03.246Z] +++ /etc/init.d/apparmor stop
14:44:03 [2020-02-26T14:44:03.246Z] Leaving: AppArmorNo profiles have been unloaded.
14:44:03 [2020-02-26T14:44:03.246Z] 
14:44:03 [2020-02-26T14:44:03.246Z] Unloading profiles will leave already running processes permanently
14:44:03 [2020-02-26T14:44:03.246Z] unconfined, which can lead to unexpected situations.
14:44:03 [2020-02-26T14:44:03.246Z] 
14:44:03 [2020-02-26T14:44:03.246Z] To set a process to complain mode, use the command line tool
14:44:03 [2020-02-26T14:44:03.246Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:44:03 [2020-02-26T14:44:03.246Z] +++ true
14:44:03 [2020-02-26T14:44:03.246Z] 
14:44:03 [2020-02-26T14:44:03.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:44:05 [2020-02-26T14:44:05.099Z] ok  	github.com/docker/docker/daemon/config	0.091s	coverage: 81.7% of statements
14:44:05 [2020-02-26T14:44:05.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:44:06 [2020-02-26T14:44:06.592Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
14:44:06 [2020-02-26T14:44:06.747Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000726040_<nil>}
14:44:08 [2020-02-26T14:44:08.141Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1400640374_/foo_false__<nil>_<nil>_<nil>}
14:44:08 [2020-02-26T14:44:08.770Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.530s	coverage: 13.7% of statements
14:44:10 [2020-02-26T14:44:10.081Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1400640374_/foo_true__<nil>_<nil>_<nil>}
14:44:11 [2020-02-26T14:44:11.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_false__<nil>_<nil>_<nil>}
14:44:11 [2020-02-26T14:44:11.506Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
14:44:12 [2020-02-26T14:44:12.537Z] ok  	github.com/docker/docker/daemon	12.380s	coverage: 17.5% of statements
14:44:12 [2020-02-26T14:44:12.537Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:44:12 [2020-02-26T14:44:12.537Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:44:12 [2020-02-26T14:44:12.537Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:44:12 [2020-02-26T14:44:12.537Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:44:12 [2020-02-26T14:44:12.825Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.248s	coverage: 57.9% of statements
14:44:13 [2020-02-26T14:44:13.321Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_true__<nil>_<nil>_<nil>}
14:44:14 [2020-02-26T14:44:14.679Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_true__0xc0007264e0_<nil>_<nil>}
14:44:16 [2020-02-26T14:44:16.561Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000726500_<nil>}
14:44:17 [2020-02-26T14:44:17.919Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000726520_<nil>}
14:44:19 [2020-02-26T14:44:19.519Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:44:19 [2020-02-26T14:44:19.519Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:44:19 [2020-02-26T14:44:19.519Z] remote: Enumerating objects: 2, done.
14:44:19 [2020-02-26T14:44:19.519Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
14:44:19 [2020-02-26T14:44:19.519Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
14:44:19 [2020-02-26T14:44:19.519Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
14:44:19 [2020-02-26T14:44:19.519Z] 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.
14:44:19 [2020-02-26T14:44:19.519Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:44:19 [2020-02-26T14:44:19.519Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:44:19 [2020-02-26T14:44:19.705Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.712s	coverage: 68.6% of statements
14:44:19 [2020-02-26T14:44:19.705Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.872s	coverage: 48.6% of statements
14:44:19 [2020-02-26T14:44:19.800Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000726540_<nil>}
14:44:20 [2020-02-26T14:44:20.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/test/unit
14:44:20 [2020-02-26T14:44:20.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
14:44:21 [2020-02-26T14:44:21.283Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000726560_<nil>}
14:44:21 [2020-02-26T14:44:21.773Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.936s	coverage: 45.9% of statements
14:44:21 [2020-02-26T14:44:21.773Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:44:23 [2020-02-26T14:44:23.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:44:23 [2020-02-26T14:44:23.269Z] ?   	github.com/docker/docker/api	[no test files]
14:44:23 [2020-02-26T14:44:23.276Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
14:44:23 [2020-02-26T14:44:23.907Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.595s	coverage: 76.1% of statements
14:44:23 [2020-02-26T14:44:23.907Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.691s	coverage: 54.8% of statements
14:44:23 [2020-02-26T14:44:23.907Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:44:23 [2020-02-26T14:44:23.907Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:44:24 [2020-02-26T14:44:24.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:44:24 [2020-02-26T14:44:24.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:44:24 [2020-02-26T14:44:24.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:44:24 [2020-02-26T14:44:24.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:44:24 [2020-02-26T14:44:24.779Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:44:24 [2020-02-26T14:44:24.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:44:25 [2020-02-26T14:44:25.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:44:25 [2020-02-26T14:44:25.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:44:25 [2020-02-26T14:44:25.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:44:25 [2020-02-26T14:44:25.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:44:25 [2020-02-26T14:44:25.034Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:44:25 [2020-02-26T14:44:25.959Z] ok  	github.com/docker/docker/daemon/links	0.050s	coverage: 93.0% of statements
14:44:27 [2020-02-26T14:44:27.478Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.035s	coverage: 3.0% of statements
14:44:28 [2020-02-26T14:44:28.288Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:44:29 [2020-02-26T14:44:29.536Z] ok  	github.com/docker/docker/daemon/logger	0.265s	coverage: 42.7% of statements
14:44:30 [2020-02-26T14:44:30.794Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:44:31 [2020-02-26T14:44:31.599Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
14:44:33 [2020-02-26T14:44:33.299Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:44:35 [2020-02-26T14:44:35.128Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.837s	coverage: 77.8% of statements
14:44:35 [2020-02-26T14:44:35.128Z] ok  	github.com/docker/docker/daemon/images	0.071s	coverage: 4.9% of statements
14:44:35 [2020-02-26T14:44:35.128Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:44:35 [2020-02-26T14:44:35.128Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:44:35 [2020-02-26T14:44:35.128Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:44:35 [2020-02-26T14:44:35.128Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:44:35 [2020-02-26T14:44:35.128Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
14:44:35 [2020-02-26T14:44:35.806Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:44:35 [2020-02-26T14:44:35.806Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:44:36 [2020-02-26T14:44:36.365Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:44:36 [2020-02-26T14:44:36.628Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
14:44:36 [2020-02-26T14:44:36.918Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.051s	coverage: 88.3% of statements
14:44:37 [2020-02-26T14:44:37.289Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:44:38 [2020-02-26T14:44:38.093Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
14:44:38 [2020-02-26T14:44:38.648Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:44:39 [2020-02-26T14:44:39.570Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:44:40 [2020-02-26T14:44:40.423Z] ok  	github.com/docker/docker/daemon/logger/local	0.084s	coverage: 74.7% of statements
14:44:40 [2020-02-26T14:44:40.423Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:44:40 [2020-02-26T14:44:40.423Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
14:44:40 [2020-02-26T14:44:40.493Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:44:41 [2020-02-26T14:44:41.415Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:44:41 [2020-02-26T14:44:41.453Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.034s	coverage: 47.8% of statements
14:44:42 [2020-02-26T14:44:42.338Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:44:42 [2020-02-26T14:44:42.959Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
14:44:43 [2020-02-26T14:44:43.698Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:44:44 [2020-02-26T14:44:44.621Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:44:45 [2020-02-26T14:44:45.012Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
14:44:45 [2020-02-26T14:44:45.552Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:44:45 [2020-02-26T14:44:45.639Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.156s	coverage: 82.5% of statements
14:44:45 [2020-02-26T14:44:45.639Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:44:45 [2020-02-26T14:44:45.639Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:44:46 [2020-02-26T14:44:46.911Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:44:47 [2020-02-26T14:44:47.833Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:44:48 [2020-02-26T14:44:48.756Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:44:49 [2020-02-26T14:44:49.131Z] ok  	github.com/docker/docker/distribution/metadata	0.164s	coverage: 48.2% of statements
14:44:49 [2020-02-26T14:44:49.437Z] ok  	github.com/docker/docker/errdefs	0.047s	coverage: 49.4% of statements
14:44:50 [2020-02-26T14:44:50.638Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:44:50 [2020-02-26T14:44:50.936Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 22.1% of statements
14:44:50 [2020-02-26T14:44:50.936Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:44:51 [2020-02-26T14:44:51.560Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:44:52 [2020-02-26T14:44:52.484Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:44:52 [2020-02-26T14:44:52.484Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:44:53 [2020-02-26T14:44:53.406Z] === RUN   TestDockerSuite/TestCpRelativePath
14:44:53 [2020-02-26T14:44:53.649Z] ok  	github.com/docker/docker/distribution/xfer	1.713s	coverage: 85.1% of statements
14:44:53 [2020-02-26T14:44:53.649Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:44:53 [2020-02-26T14:44:53.649Z] ok  	github.com/docker/docker/image/cache	0.032s	coverage: 19.2% of statements
14:44:54 [2020-02-26T14:44:54.329Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:44:55 [2020-02-26T14:44:55.144Z] ok  	github.com/docker/docker/image	0.152s	coverage: 86.4% of statements
14:44:55 [2020-02-26T14:44:55.144Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:44:55 [2020-02-26T14:44:55.433Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
14:44:55 [2020-02-26T14:44:55.688Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:44:55 [2020-02-26T14:44:55.724Z] ok  	github.com/docker/docker/image/v1	0.074s	coverage: 25.0% of statements
14:44:55 [2020-02-26T14:44:55.724Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:44:56 [2020-02-26T14:44:56.610Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:44:57 [2020-02-26T14:44:57.533Z] === RUN   TestDockerSuite/TestCpToCaseA
14:44:57 [2020-02-26T14:44:57.801Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
14:44:59 [2020-02-26T14:44:59.416Z] === RUN   TestDockerSuite/TestCpToCaseB
14:45:00 [2020-02-26T14:45:00.338Z] === RUN   TestDockerSuite/TestCpToCaseC
14:45:02 [2020-02-26T14:45:02.225Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 67.4% of statements
14:45:02 [2020-02-26T14:45:02.846Z] === RUN   TestDockerSuite/TestCpToCaseD
14:45:03 [2020-02-26T14:45:03.247Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
14:45:03 [2020-02-26T14:45:03.535Z] ok  	github.com/docker/docker/pkg/archive	1.369s	coverage: 76.8% of statements
14:45:03 [2020-02-26T14:45:03.822Z] ok  	github.com/docker/docker/pkg/authorization	1.538s	coverage: 68.3% of statements
14:45:03 [2020-02-26T14:45:03.823Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
14:45:04 [2020-02-26T14:45:04.865Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
14:45:05 [2020-02-26T14:45:05.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
14:45:05 [2020-02-26T14:45:05.894Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
14:45:06 [2020-02-26T14:45:06.520Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
14:45:08 [2020-02-26T14:45:08.019Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
14:45:08 [2020-02-26T14:45:08.615Z] === RUN   TestDockerSuite/TestCpToCaseE
14:45:09 [2020-02-26T14:45:09.044Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
14:45:09 [2020-02-26T14:45:09.331Z] ok  	github.com/docker/docker/layer	7.678s	coverage: 68.8% of statements
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/oci	[no test files]
14:45:09 [2020-02-26T14:45:09.331Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:45:09 [2020-02-26T14:45:09.957Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
14:45:11 [2020-02-26T14:45:11.001Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.325s	coverage: 43.2% of statements
14:45:11 [2020-02-26T14:45:11.001Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:45:11 [2020-02-26T14:45:11.001Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:45:11 [2020-02-26T14:45:11.001Z] ok  	github.com/docker/docker/pkg/filenotify	0.624s	coverage: 67.0% of statements
14:45:11 [2020-02-26T14:45:11.627Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
14:45:11 [2020-02-26T14:45:11.872Z] === RUN   TestDockerSuite/TestCpToCaseF
14:45:12 [2020-02-26T14:45:12.256Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.157s	coverage: 84.1% of statements
14:45:12 [2020-02-26T14:45:12.430Z] === RUN   TestDockerSuite/TestCpToCaseG
14:45:12 [2020-02-26T14:45:12.546Z] ok  	github.com/docker/docker/pkg/fsutils	0.455s	coverage: 85.1% of statements
14:45:13 [2020-02-26T14:45:13.174Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 11.4% of statements
14:45:15 [2020-02-26T14:45:15.228Z] ok  	github.com/docker/docker/pkg/locker	0.057s	coverage: 88.9% of statements
14:45:15 [2020-02-26T14:45:15.228Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
14:45:15 [2020-02-26T14:45:15.853Z] ok  	github.com/docker/docker/pkg/idtools	1.032s	coverage: 70.1% of statements
14:45:16 [2020-02-26T14:45:16.140Z] ok  	github.com/docker/docker/pkg/longpath	0.035s	coverage: 100.0% of statements
14:45:16 [2020-02-26T14:45:16.436Z] ok  	github.com/docker/docker/pkg/ioutils	1.992s	coverage: 70.6% of statements
14:45:16 [2020-02-26T14:45:16.436Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:45:17 [2020-02-26T14:45:17.464Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.035s	coverage: 85.7% of statements
14:45:17 [2020-02-26T14:45:17.464Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
14:45:17 [2020-02-26T14:45:17.659Z] === RUN   TestDockerSuite/TestCpToCaseH
14:45:17 [2020-02-26T14:45:17.751Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
14:45:18 [2020-02-26T14:45:18.381Z] ok  	github.com/docker/docker/pkg/mount	0.977s	coverage: 70.0% of statements
14:45:18 [2020-02-26T14:45:18.381Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:45:19 [2020-02-26T14:45:19.011Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
14:45:19 [2020-02-26T14:45:19.011Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.036s	coverage: 91.4% of statements
14:45:19 [2020-02-26T14:45:19.011Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:45:19 [2020-02-26T14:45:19.011Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:45:20 [2020-02-26T14:45:20.510Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.034s	coverage: 56.8% of statements
14:45:20 [2020-02-26T14:45:20.915Z] === RUN   TestDockerSuite/TestCpToCaseI
14:45:21 [2020-02-26T14:45:21.539Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
14:45:21 [2020-02-26T14:45:21.828Z] ok  	github.com/docker/docker/pkg/progress	0.023s	coverage: 75.9% of statements
14:45:21 [2020-02-26T14:45:21.837Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:45:22 [2020-02-26T14:45:22.117Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
14:45:23 [2020-02-26T14:45:23.144Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:45:23 [2020-02-26T14:45:23.778Z] ok  	github.com/docker/docker/pkg/pubsub	1.168s	coverage: 73.9% of statements
14:45:24 [2020-02-26T14:45:24.404Z] ok  	github.com/docker/docker/pkg/stdcopy	0.026s	coverage: 100.0% of statements
14:45:25 [2020-02-26T14:45:25.431Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
14:45:25 [2020-02-26T14:45:25.431Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
14:45:26 [2020-02-26T14:45:26.452Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
14:45:26 [2020-02-26T14:45:26.740Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 70.8% of statements
14:45:27 [2020-02-26T14:45:27.067Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
14:45:27 [2020-02-26T14:45:27.067Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:45:27 [2020-02-26T14:45:27.366Z] ok  	github.com/docker/docker/pkg/signal	3.700s	coverage: 61.0% of statements
14:45:27 [2020-02-26T14:45:27.995Z] === RUN   TestDockerSuite/TestCpToDot
14:45:28 [2020-02-26T14:45:28.003Z] ok  	github.com/docker/docker/pkg/tailfile	0.173s	coverage: 88.6% of statements
14:45:28 [2020-02-26T14:45:28.294Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 36.2% of statements
14:45:29 [2020-02-26T14:45:29.314Z] testing: warning: no tests to run
14:45:29 [2020-02-26T14:45:29.314Z] coverage: [no statements]
14:45:29 [2020-02-26T14:45:29.314Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
14:45:29 [2020-02-26T14:45:29.364Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:45:29 [2020-02-26T14:45:29.942Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
14:45:30 [2020-02-26T14:45:30.570Z] ok  	github.com/docker/docker/pkg/tarsum	0.258s	coverage: 89.3% of statements
14:45:30 [2020-02-26T14:45:30.570Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
14:45:30 [2020-02-26T14:45:30.859Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
14:45:31 [2020-02-26T14:45:31.244Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:45:31 [2020-02-26T14:45:31.244Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
14:45:31 [2020-02-26T14:45:31.485Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
14:45:33 [2020-02-26T14:45:33.126Z] === RUN   TestDockerSuite/TestCpToStdout
14:45:33 [2020-02-26T14:45:33.535Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
14:45:34 [2020-02-26T14:45:34.049Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:45:35 [2020-02-26T14:45:35.602Z] ok  	github.com/docker/docker/reference	0.022s	coverage: 84.4% of statements
14:45:36 [2020-02-26T14:45:36.630Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 68.8% of statements
14:45:37 [2020-02-26T14:45:37.652Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 27.1% of statements
14:45:38 [2020-02-26T14:45:38.205Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:45:38 [2020-02-26T14:45:38.205Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:45:39 [2020-02-26T14:45:39.150Z] ok  	github.com/docker/docker/registry/resumable	0.037s	coverage: 100.0% of statements
14:45:39 [2020-02-26T14:45:39.564Z] === RUN   TestDockerSuite/TestCpVolumePath
14:45:39 [2020-02-26T14:45:39.779Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 50.9% of statements
14:45:40 [2020-02-26T14:45:40.924Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:45:40 [2020-02-26T14:45:40.925Z] === RUN   TestDockerSuite/TestCreateArgs
14:45:41 [2020-02-26T14:45:41.180Z] === RUN   TestDockerSuite/TestCreateByImageID
14:45:41 [2020-02-26T14:45:41.282Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
14:45:41 [2020-02-26T14:45:41.571Z] ok  	github.com/docker/docker/registry	0.452s	coverage: 56.0% of statements
14:45:41 [2020-02-26T14:45:41.738Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:45:42 [2020-02-26T14:45:42.199Z] ok  	github.com/docker/docker/runconfig	0.071s	coverage: 68.2% of statements
14:45:42 [2020-02-26T14:45:42.397Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:45:42 [2020-02-26T14:45:42.397Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:45:42 [2020-02-26T14:45:42.651Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:45:43 [2020-02-26T14:45:43.573Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:45:43 [2020-02-26T14:45:43.828Z] === RUN   TestDockerSuite/TestCreateLabels
14:45:43 [2020-02-26T14:45:43.828Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:45:44 [2020-02-26T14:45:44.082Z] === RUN   TestDockerSuite/TestCreateRM
14:45:44 [2020-02-26T14:45:44.082Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:45:44 [2020-02-26T14:45:44.082Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:45:44 [2020-02-26T14:45:44.336Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:45:44 [2020-02-26T14:45:44.336Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:45:45 [2020-02-26T14:45:45.700Z] ok  	github.com/docker/docker/volume/drivers	0.032s	coverage: 36.1% of statements
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
14:45:45 [2020-02-26T14:45:45.743Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:45:45 [2020-02-26T14:45:45.743Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:45:45 [2020-02-26T14:45:45.998Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:45:46 [2020-02-26T14:45:46.842Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:45:46 [2020-02-26T14:45:46.924Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:45:46 [2020-02-26T14:45:46.924Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:45:47 [2020-02-26T14:45:47.097Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:45:47 [2020-02-26T14:45:47.097Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:45:47 [2020-02-26T14:45:47.484Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 4.5% of statements
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/types	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:45:47 [2020-02-26T14:45:47.484Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:45:48 [2020-02-26T14:45:48.044Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:45:48 [2020-02-26T14:45:48.299Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:45:48 [2020-02-26T14:45:48.299Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
14:45:48 [2020-02-26T14:45:48.443Z] ok  	github.com/docker/docker/volume/mounts	0.083s	coverage: 67.0% of statements
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:45:48 [2020-02-26T14:45:48.554Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:45:48 [2020-02-26T14:45:48.733Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
14:45:49 [2020-02-26T14:45:49.113Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
14:45:50 [2020-02-26T14:45:50.222Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
14:45:50 [2020-02-26T14:45:50.357Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
14:45:50 [2020-02-26T14:45:50.916Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:45:51 [2020-02-26T14:45:51.170Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:45:51 [2020-02-26T14:45:51.170Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:45:51 [2020-02-26T14:45:51.170Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:45:51 [2020-02-26T14:45:51.425Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:45:51 [2020-02-26T14:45:51.425Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:45:52 [2020-02-26T14:45:52.349Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:45:53 [2020-02-26T14:45:53.281Z] ok  	github.com/docker/docker/builder/dockerfile	0.565s	coverage: 48.2% of statements
14:45:53 [2020-02-26T14:45:53.281Z] ok  	github.com/docker/docker/builder/remotecontext	0.198s	coverage: 13.6% of statements
14:45:54 [2020-02-26T14:45:54.204Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:45:54 [2020-02-26T14:45:54.231Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:45:55 [2020-02-26T14:45:55.154Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:45:55 [2020-02-26T14:45:55.565Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.421s	coverage: 86.3% of statements
14:45:55 [2020-02-26T14:45:55.565Z] ?   	github.com/docker/docker/cli	[no test files]
14:45:55 [2020-02-26T14:45:55.565Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ok  	github.com/docker/docker/pkg/plugins	33.655s	coverage: 76.6% of statements
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/rootless	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/volume	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === Skipped
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver btrfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver btrfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver btrfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver btrfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver btrfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:73: No driver to put!
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     overlay_test.go:49: Fails to compute changes intermittently
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver zfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver zfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver zfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver zfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:46: Driver zfs not supported
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     graphtest_unix.go:73: No driver to put!
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:45:55 [2020-02-26T14:45:55.720Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] 
14:45:55 [2020-02-26T14:45:55.720Z] DONE 2167 tests, 20 skipped in 356.078s
Post stage
[Pipeline] junit
14:45:56 [2020-02-26T14:45:56.786Z] Recording test results
14:45:57 [2020-02-26T14:45:57.037Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:45:58 [2020-02-26T14:45:58.823Z] ok  	github.com/docker/docker/client	0.150s	coverage: 75.8% of statements
14:45:58 [2020-02-26T14:45:58.920Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:45:59 [2020-02-26T14:45:59.100Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/make.sh dynbinary test-integration
14:45:59 [2020-02-26T14:45:59.478Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:45:59 [2020-02-26T14:45:59.733Z] 
14:45:59 [2020-02-26T14:45:59.733Z] Removing bundles/
14:45:59 [2020-02-26T14:45:59.733Z] 
14:45:59 [2020-02-26T14:45:59.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:45:59 [2020-02-26T14:45:59.733Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:45:59 [2020-02-26T14:45:59.733Z] GOOS="" GOARCH="" GOARM=""
14:46:00 [2020-02-26T14:46:00.401Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:46:00 [2020-02-26T14:46:00.401Z] === RUN   TestDockerSuite/TestDevicePermissions
14:46:01 [2020-02-26T14:46:01.324Z] === RUN   TestDockerSuite/TestDockerFails
14:46:01 [2020-02-26T14:46:01.324Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
14:46:01 [2020-02-26T14:46:01.324Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
14:46:01 [2020-02-26T14:46:01.324Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
14:46:02 [2020-02-26T14:46:02.684Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
14:46:03 [2020-02-26T14:46:03.607Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
14:46:05 [2020-02-26T14:46:05.499Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
14:46:05 [2020-02-26T14:46:05.499Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
14:46:05 [2020-02-26T14:46:05.499Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
14:46:05 [2020-02-26T14:46:05.499Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
14:46:08 [2020-02-26T14:46:08.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
14:46:12 [2020-02-26T14:46:12.184Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:46:15 [2020-02-26T14:46:15.440Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:46:17 [2020-02-26T14:46:17.946Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:46:19 [2020-02-26T14:46:19.832Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
14:46:21 [2020-02-26T14:46:21.192Z] === RUN   TestDockerSuite/TestEventsAttach
14:46:21 [2020-02-26T14:46:21.751Z] === RUN   TestDockerSuite/TestEventsCommit
14:46:22 [2020-02-26T14:46:22.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
14:46:22 [2020-02-26T14:46:22.677Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:46:23 [2020-02-26T14:46:23.600Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:46:24 [2020-02-26T14:46:24.523Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:46:25 [2020-02-26T14:46:25.883Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:46:27 [2020-02-26T14:46:27.242Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:46:29 [2020-02-26T14:46:29.125Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:46:29 [2020-02-26T14:46:29.125Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
14:46:33 [2020-02-26T14:46:33.281Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:46:35 [2020-02-26T14:46:35.787Z] === RUN   TestDockerSuite/TestEventsCopy
14:46:37 [2020-02-26T14:46:37.146Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:46:37 [2020-02-26T14:46:37.465Z] ok  	github.com/docker/docker/cmd/dockerd	0.088s	coverage: 30.7% of statements
14:46:38 [2020-02-26T14:46:38.504Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:46:39 [2020-02-26T14:46:39.348Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.3% of statements
14:46:39 [2020-02-26T14:46:39.348Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:46:39 [2020-02-26T14:46:39.348Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:46:39 [2020-02-26T14:46:39.348Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:46:39 [2020-02-26T14:46:39.348Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:46:39 [2020-02-26T14:46:39.427Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:46:39 [2020-02-26T14:46:39.682Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:46:41 [2020-02-26T14:46:41.562Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:46:42 [2020-02-26T14:46:42.120Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
14:46:42 [2020-02-26T14:46:42.375Z] === RUN   TestDockerSuite/TestEventsFilterType
14:46:42 [2020-02-26T14:46:42.630Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
14:46:42 [2020-02-26T14:46:42.884Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
14:46:42 [2020-02-26T14:46:42.884Z] === RUN   TestDockerSuite/TestEventsFilters
14:46:44 [2020-02-26T14:46:44.768Z] === RUN   TestDockerSuite/TestEventsFormat
14:46:46 [2020-02-26T14:46:46.127Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:46:46 [2020-02-26T14:46:46.127Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:46:46 [2020-02-26T14:46:46.127Z] === RUN   TestDockerSuite/TestEventsImageImport
14:46:47 [2020-02-26T14:46:47.085Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:46:47 [2020-02-26T14:46:47.340Z] === RUN   TestDockerSuite/TestEventsImagePull
14:46:47 [2020-02-26T14:46:47.594Z] === RUN   TestDockerSuite/TestEventsImageTag
14:46:48 [2020-02-26T14:46:48.953Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
14:46:48 [2020-02-26T14:46:48.953Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
14:46:48 [2020-02-26T14:46:48.953Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
14:46:48 [2020-02-26T14:46:48.953Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:46:49 [2020-02-26T14:46:49.279Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
14:46:50 [2020-02-26T14:46:50.834Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
14:46:51 [2020-02-26T14:46:51.164Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:46:51 [2020-02-26T14:46:51.756Z] === RUN   TestDockerSuite/TestEventsRename
14:46:52 [2020-02-26T14:46:52.526Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
14:46:52 [2020-02-26T14:46:52.679Z] === RUN   TestDockerSuite/TestEventsResize
14:46:53 [2020-02-26T14:46:53.603Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:46:54 [2020-02-26T14:46:54.161Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:46:55 [2020-02-26T14:46:55.084Z] === RUN   TestDockerSuite/TestEventsStreaming
14:46:56 [2020-02-26T14:46:56.007Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:46:57 [2020-02-26T14:46:57.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
14:46:59 [2020-02-26T14:46:59.247Z] === RUN   TestDockerSuite/TestEventsTop
14:47:00 [2020-02-26T14:47:00.170Z] === RUN   TestDockerSuite/TestEventsUntag
14:47:00 [2020-02-26T14:47:00.425Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
14:47:02 [2020-02-26T14:47:02.451Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.6% of statements
14:47:02 [2020-02-26T14:47:02.451Z] ok  	github.com/docker/docker/daemon	12.233s	coverage: 17.5% of statements
14:47:02 [2020-02-26T14:47:02.451Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:47:02 [2020-02-26T14:47:02.451Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:47:02 [2020-02-26T14:47:02.933Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:47:03 [2020-02-26T14:47:03.012Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
14:47:03 [2020-02-26T14:47:03.267Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 81.7% of statements
14:47:04 [2020-02-26T14:47:04.193Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:47:04 [2020-02-26T14:47:04.193Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:47:04 [2020-02-26T14:47:04.193Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:47:04 [2020-02-26T14:47:04.815Z] === RUN   TestDockerSuite/TestExec
14:47:05 [2020-02-26T14:47:05.118Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
14:47:05 [2020-02-26T14:47:05.739Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:47:06 [2020-02-26T14:47:06.297Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:47:07 [2020-02-26T14:47:07.220Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:47:07 [2020-02-26T14:47:07.628Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
14:47:08 [2020-02-26T14:47:08.142Z] === RUN   TestDockerSuite/TestExecAPIStart
14:47:08 [2020-02-26T14:47:08.551Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.243s	coverage: 57.0% of statements
14:47:10 [2020-02-26T14:47:10.023Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:47:10 [2020-02-26T14:47:10.582Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:47:11 [2020-02-26T14:47:11.504Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:47:11 [2020-02-26T14:47:11.809Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.357s	coverage: 72.5% of statements
14:47:12 [2020-02-26T14:47:12.064Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.661s	coverage: 45.9% of statements
14:47:12 [2020-02-26T14:47:12.064Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:47:12 [2020-02-26T14:47:12.426Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:47:13 [2020-02-26T14:47:13.349Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:47:14 [2020-02-26T14:47:14.271Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:47:14 [2020-02-26T14:47:14.573Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.041s	coverage: 48.6% of statements
14:47:15 [2020-02-26T14:47:15.193Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:47:16 [2020-02-26T14:47:16.456Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.303s	coverage: 76.1% of statements
14:47:17 [2020-02-26T14:47:17.073Z] === RUN   TestDockerSuite/TestExecCgroup
14:47:17 [2020-02-26T14:47:17.380Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
14:47:17 [2020-02-26T14:47:17.380Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.249s	coverage: 60.1% of statements
14:47:17 [2020-02-26T14:47:17.380Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:47:17 [2020-02-26T14:47:17.380Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:47:17 [2020-02-26T14:47:17.997Z] === RUN   TestDockerSuite/TestExecEnv
14:47:18 [2020-02-26T14:47:18.753Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
14:47:18 [2020-02-26T14:47:18.919Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:47:20 [2020-02-26T14:47:20.112Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
14:47:20 [2020-02-26T14:47:20.670Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 4.9% of statements
14:47:20 [2020-02-26T14:47:20.670Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:47:20 [2020-02-26T14:47:20.670Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:47:20 [2020-02-26T14:47:20.802Z] === RUN   TestDockerSuite/TestExecExitStatus
14:47:21 [2020-02-26T14:47:21.373Z] === RUN   TestDockerSuite/TestExecInspectID
14:47:22 [2020-02-26T14:47:22.031Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 42.7% of statements
14:47:22 [2020-02-26T14:47:22.956Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 77.4% of statements
14:47:22 [2020-02-26T14:47:22.956Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:47:22 [2020-02-26T14:47:22.956Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:47:23 [2020-02-26T14:47:23.211Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
14:47:23 [2020-02-26T14:47:23.880Z] === RUN   TestDockerSuite/TestExecInteractive
14:47:23 [2020-02-26T14:47:23.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
14:47:24 [2020-02-26T14:47:24.136Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
14:47:24 [2020-02-26T14:47:24.439Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
14:47:24 [2020-02-26T14:47:24.696Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
14:47:24 [2020-02-26T14:47:24.696Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
14:47:25 [2020-02-26T14:47:25.363Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:47:26 [2020-02-26T14:47:26.057Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 74.7% of statements
14:47:26 [2020-02-26T14:47:26.057Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:47:26 [2020-02-26T14:47:26.286Z] === RUN   TestDockerSuite/TestExecParseError
14:47:26 [2020-02-26T14:47:26.311Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 19.9% of statements
14:47:27 [2020-02-26T14:47:27.210Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:47:28 [2020-02-26T14:47:28.132Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:47:28 [2020-02-26T14:47:28.193Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
14:47:28 [2020-02-26T14:47:28.448Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:47:29 [2020-02-26T14:47:29.009Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:47:29 [2020-02-26T14:47:29.057Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:47:29 [2020-02-26T14:47:29.263Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
14:47:29 [2020-02-26T14:47:29.263Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:47:29 [2020-02-26T14:47:29.263Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:47:31 [2020-02-26T14:47:31.565Z] === RUN   TestDockerSuite/TestExecSetEnv
14:47:31 [2020-02-26T14:47:31.775Z] ok  	github.com/docker/docker/distribution	0.141s	coverage: 22.1% of statements
14:47:31 [2020-02-26T14:47:31.775Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
14:47:31 [2020-02-26T14:47:31.775Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:47:32 [2020-02-26T14:47:32.488Z] === RUN   TestDockerSuite/TestExecStartFails
14:47:33 [2020-02-26T14:47:33.136Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
14:47:33 [2020-02-26T14:47:33.416Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:47:34 [2020-02-26T14:47:34.496Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
14:47:35 [2020-02-26T14:47:35.419Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:47:35 [2020-02-26T14:47:35.419Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
14:47:35 [2020-02-26T14:47:35.419Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:47:35 [2020-02-26T14:47:35.419Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:47:36 [2020-02-26T14:47:36.780Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
14:47:36 [2020-02-26T14:47:36.780Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:47:37 [2020-02-26T14:47:37.340Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
14:47:38 [2020-02-26T14:47:38.699Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.4% of statements
14:47:38 [2020-02-26T14:47:38.700Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
14:47:40 [2020-02-26T14:47:40.583Z] ok  	github.com/docker/docker/pkg/archive	0.407s	coverage: 77.0% of statements
14:47:41 [2020-02-26T14:47:41.507Z] ok  	github.com/docker/docker/pkg/authorization	0.156s	coverage: 68.3% of statements
14:47:41 [2020-02-26T14:47:41.762Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:47:42 [2020-02-26T14:47:42.017Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:47:45 [2020-02-26T14:47:45.274Z] ok  	github.com/docker/docker/layer	7.298s	coverage: 68.8% of statements
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/oci	[no test files]
14:47:45 [2020-02-26T14:47:45.274Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:47:45 [2020-02-26T14:47:45.529Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:47:45 [2020-02-26T14:47:45.563Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:47:45 [2020-02-26T14:47:45.563Z] === RUN   TestDockerSuite/TestExecTTY
14:47:45 [2020-02-26T14:47:45.785Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
14:47:45 [2020-02-26T14:47:45.785Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.970s	coverage: 43.2% of statements
14:47:45 [2020-02-26T14:47:45.785Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:47:45 [2020-02-26T14:47:45.785Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:47:46 [2020-02-26T14:47:46.122Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:47:46 [2020-02-26T14:47:46.709Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
14:47:47 [2020-02-26T14:47:47.044Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:47:47 [2020-02-26T14:47:47.270Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
14:47:47 [2020-02-26T14:47:47.830Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
14:47:47 [2020-02-26T14:47:47.966Z] === RUN   TestDockerSuite/TestExecUlimits
14:47:48 [2020-02-26T14:47:48.391Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:47:48 [2020-02-26T14:47:48.888Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:47:48 [2020-02-26T14:47:48.888Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:47:49 [2020-02-26T14:47:49.446Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
14:47:49 [2020-02-26T14:47:49.751Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:47:50 [2020-02-26T14:47:50.310Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.073s	coverage: 84.1% of statements
14:47:50 [2020-02-26T14:47:50.310Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
14:47:50 [2020-02-26T14:47:50.807Z] === RUN   TestDockerSuite/TestExecWithNoTERM
14:47:50 [2020-02-26T14:47:50.869Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:47:50 [2020-02-26T14:47:50.869Z] ok  	github.com/docker/docker/pkg/fsutils	0.270s	coverage: 85.1% of statements
14:47:51 [2020-02-26T14:47:51.793Z] ok  	github.com/docker/docker/pkg/idtools	0.447s	coverage: 70.1% of statements
14:47:52 [2020-02-26T14:47:52.166Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:47:52 [2020-02-26T14:47:52.353Z] ok  	github.com/docker/docker/pkg/ioutils	0.577s	coverage: 70.6% of statements
14:47:52 [2020-02-26T14:47:52.353Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
14:47:52 [2020-02-26T14:47:52.912Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
14:47:52 [2020-02-26T14:47:52.912Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:47:52 [2020-02-26T14:47:52.912Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:47:53 [2020-02-26T14:47:53.471Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
14:47:53 [2020-02-26T14:47:53.527Z] === RUN   TestDockerSuite/TestExecWithTERM
14:47:53 [2020-02-26T14:47:53.725Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:47:53 [2020-02-26T14:47:53.980Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:47:54 [2020-02-26T14:47:54.086Z] === RUN   TestDockerSuite/TestExecWithUser
14:47:54 [2020-02-26T14:47:54.234Z] ok  	github.com/docker/docker/pkg/mount	0.585s	coverage: 70.0% of statements
14:47:54 [2020-02-26T14:47:54.234Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:47:54 [2020-02-26T14:47:54.489Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
14:47:54 [2020-02-26T14:47:54.744Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
14:47:54 [2020-02-26T14:47:54.744Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:47:54 [2020-02-26T14:47:54.744Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:47:55 [2020-02-26T14:47:55.446Z] === RUN   TestDockerSuite/TestGetContainerStats
14:47:55 [2020-02-26T14:47:55.668Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
14:47:56 [2020-02-26T14:47:56.621Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
14:47:56 [2020-02-26T14:47:56.621Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:47:56 [2020-02-26T14:47:56.879Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:47:58 [2020-02-26T14:47:58.239Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
14:47:58 [2020-02-26T14:47:58.494Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
14:48:01 [2020-02-26T14:48:01.751Z] ok  	github.com/docker/docker/pkg/signal	2.412s	coverage: 61.0% of statements
14:48:01 [2020-02-26T14:48:01.971Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:48:02 [2020-02-26T14:48:02.006Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:48:02 [2020-02-26T14:48:02.565Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:48:02 [2020-02-26T14:48:02.565Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:48:02 [2020-02-26T14:48:02.819Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
14:48:03 [2020-02-26T14:48:03.379Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
14:48:03 [2020-02-26T14:48:03.940Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.2% of statements
14:48:04 [2020-02-26T14:48:04.500Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
14:48:05 [2020-02-26T14:48:05.103Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
14:48:05 [2020-02-26T14:48:05.358Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
14:48:05 [2020-02-26T14:48:05.612Z] testing: warning: no tests to run
14:48:05 [2020-02-26T14:48:05.612Z] coverage: [no statements]
14:48:05 [2020-02-26T14:48:05.612Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:48:05 [2020-02-26T14:48:05.867Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:48:06 [2020-02-26T14:48:06.122Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:48:06 [2020-02-26T14:48:06.125Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:48:06 [2020-02-26T14:48:06.377Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:48:07 [2020-02-26T14:48:07.430Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:48:07 [2020-02-26T14:48:07.430Z] 
14:48:07 [2020-02-26T14:48:07.430Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:48:07 [2020-02-26T14:48:07.430Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:48:07 [2020-02-26T14:48:07.430Z] HOSTNAME=b3460a6ca2ca
14:48:07 [2020-02-26T14:48:07.430Z] TESTDEBUG=0
14:48:07 [2020-02-26T14:48:07.430Z] DEST=bundles/test-integration
14:48:07 [2020-02-26T14:48:07.430Z] PWD=/go/src/github.com/docker/docker
14:48:07 [2020-02-26T14:48:07.430Z] DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3
14:48:07 [2020-02-26T14:48:07.430Z] container=docker
14:48:07 [2020-02-26T14:48:07.430Z] HOME=/root
14:48:07 [2020-02-26T14:48:07.430Z] GOLANG_VERSION=1.13.8
14:48:07 [2020-02-26T14:48:07.430Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:48:07 [2020-02-26T14:48:07.430Z] VALIDATE_BRANCH=master
14:48:07 [2020-02-26T14:48:07.430Z] TERM=xterm
14:48:07 [2020-02-26T14:48:07.430Z] DOCKER_PKG=github.com/docker/docker
14:48:07 [2020-02-26T14:48:07.430Z] SHLVL=1
14:48:07 [2020-02-26T14:48:07.430Z] TIMEOUT=120m
14:48:07 [2020-02-26T14:48:07.430Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:48:07 [2020-02-26T14:48:07.430Z] DOCKER_GRAPHDRIVER=overlay2
14:48:07 [2020-02-26T14:48:07.430Z] GO111MODULE=off
14:48:07 [2020-02-26T14:48:07.430Z] DOCKER_EXPERIMENTAL=1
14:48:07 [2020-02-26T14:48:07.430Z] TEST_SKIP_INTEGRATION_CLI=1
14:48:07 [2020-02-26T14:48:07.430Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:48:07 [2020-02-26T14:48:07.430Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:48:07 [2020-02-26T14:48:07.430Z] GOPATH=/go
14:48:07 [2020-02-26T14:48:07.430Z] PKG_CONFIG=pkg-config
14:48:07 [2020-02-26T14:48:07.430Z] _=/usr/bin/env
14:48:07 [2020-02-26T14:48:07.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:48:08 [2020-02-26T14:48:08.006Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:48:08 [2020-02-26T14:48:08.887Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
14:48:09 [2020-02-26T14:48:09.447Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
14:48:10 [2020-02-26T14:48:10.371Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
14:48:10 [2020-02-26T14:48:10.626Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
14:48:11 [2020-02-26T14:48:11.986Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 56.0% of statements
14:48:12 [2020-02-26T14:48:12.183Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
14:48:12 [2020-02-26T14:48:12.437Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:48:12 [2020-02-26T14:48:12.546Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
14:48:12 [2020-02-26T14:48:12.800Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:48:13 [2020-02-26T14:48:13.359Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:48:13 [2020-02-26T14:48:13.359Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:48:13 [2020-02-26T14:48:13.359Z] === RUN   TestDockerSuite/TestHealth
14:48:13 [2020-02-26T14:48:13.723Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
14:48:13 [2020-02-26T14:48:13.978Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
14:48:16 [2020-02-26T14:48:16.487Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:48:17 [2020-02-26T14:48:17.411Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
14:48:17 [2020-02-26T14:48:17.969Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
14:48:19 [2020-02-26T14:48:19.331Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
14:48:31 [2020-02-26T14:48:31.476Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/rootless	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/volume	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === Skipped
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver btrfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver btrfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver btrfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver btrfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver btrfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:73: No driver to put!
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     overlay_test.go:49: Fails to compute changes intermittently
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver zfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver zfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver zfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver zfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:46: Driver zfs not supported
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     graphtest_unix.go:73: No driver to put!
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:48:31 [2020-02-26T14:48:31.476Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] 
14:48:31 [2020-02-26T14:48:31.476Z] DONE 2167 tests, 20 skipped in 248.091s
Post stage
[Pipeline] junit
14:48:31 [2020-02-26T14:48:31.485Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:48:32 [2020-02-26T14:48:32.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40538/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a40de08ca12f1e5700fc03d1eca92a797ca096b3 hack/validate/vendor
14:48:33 [2020-02-26T14:48:33.346Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
14:48:34 [2020-02-26T14:48:34.069Z] + echo Building e2e image
14:48:34 [2020-02-26T14:48:34.069Z] Building e2e image
14:48:34 [2020-02-26T14:48:34.069Z] + docker build --build-arg DOCKER_GITCOMMIT=a40de08ca12f1e5700fc03d1eca92a797ca096b3 -t moby-e2e-test -f Dockerfile.e2e .
14:48:34 [2020-02-26T14:48:34.069Z] #2 [internal] load .dockerignore
14:48:34 [2020-02-26T14:48:34.069Z] #2 transferring context: 34B done
14:48:34 [2020-02-26T14:48:34.069Z] #2 DONE 0.0s
14:48:34 [2020-02-26T14:48:34.069Z] 
14:48:34 [2020-02-26T14:48:34.069Z] #1 [internal] load build definition from Dockerfile.e2e
14:48:34 [2020-02-26T14:48:34.069Z] #1 transferring dockerfile: 3.21kB done
14:48:34 [2020-02-26T14:48:34.069Z] #1 DONE 0.0s
14:48:34 [2020-02-26T14:48:34.069Z] 
14:48:34 [2020-02-26T14:48:34.069Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
14:48:34 [2020-02-26T14:48:34.330Z] #4 DONE 0.2s
14:48:34 [2020-02-26T14:48:34.330Z] 
14:48:34 [2020-02-26T14:48:34.330Z] #3 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
14:48:34 [2020-02-26T14:48:34.330Z] #3 DONE 0.2s
14:48:34 [2020-02-26T14:48:34.330Z] 
14:48:34 [2020-02-26T14:48:34.330Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:34 [2020-02-26T14:48:34.330Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done
14:48:34 [2020-02-26T14:48:34.330Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
14:48:34 [2020-02-26T14:48:34.330Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0B / 126.88MB 0.2s
14:48:34 [2020-02-26T14:48:34.590Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 7.70MB / 126.88MB 0.4s
14:48:34 [2020-02-26T14:48:34.846Z] #14 ...
14:48:34 [2020-02-26T14:48:34.846Z] 
14:48:34 [2020-02-26T14:48:34.846Z] #8 [internal] load build context
14:48:34 [2020-02-26T14:48:34.846Z] #8 transferring context: 824.47kB 0.5s done
14:48:34 [2020-02-26T14:48:34.846Z] #8 DONE 0.5s
14:48:34 [2020-02-26T14:48:34.846Z] 
14:48:34 [2020-02-26T14:48:34.846Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:34 [2020-02-26T14:48:34.846Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 15.13MB / 126.88MB 0.5s
14:48:34 [2020-02-26T14:48:34.846Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 24.81MB / 126.88MB 0.6s
14:48:35 [2020-02-26T14:48:35.101Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.6s done
14:48:35 [2020-02-26T14:48:35.101Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 35.88MB / 126.88MB 0.7s
14:48:35 [2020-02-26T14:48:35.101Z] #14 ...
14:48:35 [2020-02-26T14:48:35.101Z] 
14:48:35 [2020-02-26T14:48:35.101Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
14:48:35 [2020-02-26T14:48:35.101Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
14:48:35 [2020-02-26T14:48:35.102Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.6s done
14:48:35 [2020-02-26T14:48:35.102Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
14:48:35 [2020-02-26T14:48:35.102Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
14:48:35 [2020-02-26T14:48:35.102Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
14:48:35 [2020-02-26T14:48:35.102Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
14:48:35 [2020-02-26T14:48:35.102Z] #5 DONE 0.9s
14:48:35 [2020-02-26T14:48:35.102Z] 
14:48:35 [2020-02-26T14:48:35.102Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:35 [2020-02-26T14:48:35.224Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:48:35 [2020-02-26T14:48:35.224Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:48:35 [2020-02-26T14:48:35.224Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:48:35 [2020-02-26T14:48:35.224Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:48:35 [2020-02-26T14:48:35.357Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 59.00MB / 126.88MB 1.0s
14:48:35 [2020-02-26T14:48:35.357Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
14:48:35 [2020-02-26T14:48:35.357Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 66.68MB / 126.88MB 1.1s
14:48:35 [2020-02-26T14:48:35.478Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:48:35 [2020-02-26T14:48:35.478Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:48:35 [2020-02-26T14:48:35.613Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 73.21MB / 126.88MB 1.2s
14:48:35 [2020-02-26T14:48:35.613Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
14:48:35 [2020-02-26T14:48:35.613Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
14:48:35 [2020-02-26T14:48:35.614Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 90.82MB / 126.88MB 1.4s
14:48:35 [2020-02-26T14:48:35.869Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 100.08MB / 126.88MB 1.5s
14:48:35 [2020-02-26T14:48:35.869Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 118.17MB / 126.88MB 1.7s
14:48:36 [2020-02-26T14:48:36.123Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s
14:48:36 [2020-02-26T14:48:36.378Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.9s done
14:48:36 [2020-02-26T14:48:36.378Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8
14:48:36 [2020-02-26T14:48:36.378Z] #14 ...
14:48:36 [2020-02-26T14:48:36.378Z] 
14:48:36 [2020-02-26T14:48:36.378Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
14:48:36 [2020-02-26T14:48:36.378Z] #6 DONE 1.3s
14:48:36 [2020-02-26T14:48:36.378Z] 
14:48:36 [2020-02-26T14:48:36.378Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:36 [2020-02-26T14:48:36.401Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:48:36 [2020-02-26T14:48:36.401Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:48:36 [2020-02-26T14:48:36.401Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:48:36 [2020-02-26T14:48:36.401Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:48:36 [2020-02-26T14:48:36.960Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:48:37 [2020-02-26T14:48:37.214Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:48:37 [2020-02-26T14:48:37.773Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:48:37 [2020-02-26T14:48:37.773Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:48:38 [2020-02-26T14:48:38.695Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:48:38 [2020-02-26T14:48:38.695Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:48:39 [2020-02-26T14:48:39.620Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:48:40 [2020-02-26T14:48:40.545Z] === RUN   TestDockerSuite/TestImagesFormat
14:48:40 [2020-02-26T14:48:40.800Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:48:41 [2020-02-26T14:48:41.610Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s
14:48:41 [2020-02-26T14:48:41.722Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:48:41 [2020-02-26T14:48:41.864Z] #14 ...
14:48:41 [2020-02-26T14:48:41.865Z] 
14:48:41 [2020-02-26T14:48:41.865Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
14:48:41 [2020-02-26T14:48:41.865Z] #7 1.004 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.077 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.178 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.183 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.192 (3/30) Installing readline (8.0.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.199 (4/30) Installing bash (5.0.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.215 Executing bash-5.0.0-r0.post-install
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.218 (5/30) Installing ca-certificates (20190108-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.236 (6/30) Installing libgcc (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.240 (7/30) Installing libstdc++ (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.255 (8/30) Installing binutils (2.32-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.353 (9/30) Installing gmp (6.1.2-r1)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.361 (10/30) Installing isl (0.18-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.382 (11/30) Installing libgomp (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.386 (12/30) Installing libatomic (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.390 (13/30) Installing mpfr3 (3.1.5-r1)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.396 (14/30) Installing mpc1 (1.1.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 2.399 (15/30) Installing gcc (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.236 (16/30) Installing musl-dev (1.1.22-r3)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.333 (17/30) Installing libc-dev (0.7.1-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.339 (18/30) Installing g++ (8.3.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.914 (19/30) Installing nghttp2-libs (1.39.2-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.918 (20/30) Installing libcurl (7.66.0-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.928 (21/30) Installing expat (2.2.8-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.932 (22/30) Installing pcre2 (10.33-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 3.940 (23/30) Installing git (2.22.2-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.140 (24/30) Installing libmnl (1.0.4-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.143 (25/30) Installing libnftnl-libs (1.1.3-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.148 (26/30) Installing iptables (1.8.3-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.173 (27/30) Installing pigz (2.4-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.179 (28/30) Installing tar (1.32-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.192 (29/30) Installing xz-libs (5.2.4-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.195 (30/30) Installing xz (5.2.4-r0)
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.199 Executing busybox-1.30.1-r3.trigger
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.205 Executing ca-certificates-20190108-r0.trigger
14:48:41 [2020-02-26T14:48:41.865Z] #7 4.254 OK: 178 MiB in 44 packages
14:48:41 [2020-02-26T14:48:41.865Z] #7 DONE 5.4s
14:48:41 [2020-02-26T14:48:41.865Z] 
14:48:41 [2020-02-26T14:48:41.865Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
14:48:41 [2020-02-26T14:48:41.865Z] #9 DONE 0.1s
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
14:48:42 [2020-02-26T14:48:42.119Z] #10 DONE 0.1s
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
14:48:42 [2020-02-26T14:48:42.119Z] #11 DONE 0.1s
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:42 [2020-02-26T14:48:42.119Z] #14 ...
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
14:48:42 [2020-02-26T14:48:42.119Z] #12 DONE 0.1s
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
14:48:42 [2020-02-26T14:48:42.119Z] #13 DONE 0.1s
14:48:42 [2020-02-26T14:48:42.119Z] 
14:48:42 [2020-02-26T14:48:42.119Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
14:48:42 [2020-02-26T14:48:42.374Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.1s done
14:48:42 [2020-02-26T14:48:42.627Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done
14:48:42 [2020-02-26T14:48:42.627Z] #14 DONE 8.3s
14:48:42 [2020-02-26T14:48:42.627Z] 
14:48:42 [2020-02-26T14:48:42.627Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
14:48:43 [2020-02-26T14:48:43.550Z] #15 0.771 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.816 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.904 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2)
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.908 (2/42) Installing ncurses-libs (6.1_p20200118-r2)
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.916 (3/42) Installing readline (8.0.1-r0)
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.920 (4/42) Installing bash (5.0.11-r1)
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.932 Executing bash-5.0.11-r1.post-install
14:48:44 [2020-02-26T14:48:44.472Z] #15 1.934 (5/42) Installing linux-headers (4.19.36-r0)
14:48:44 [2020-02-26T14:48:44.472Z] #15 2.007 (6/42) Installing libblkid (2.34-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.013 (7/42) Installing libuuid (2.34-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.014 (8/42) Installing btrfs-progs-libs (5.4-r0)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.020 (9/42) Installing btrfs-progs-dev (5.4-r0)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.026 (10/42) Installing libgcc (9.2.0-r3)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.028 (11/42) Installing libstdc++ (9.2.0-r3)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.042 (12/42) Installing binutils (2.33.1-r0)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.109 (13/42) Installing libmagic (5.37-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.129 (14/42) Installing file (5.37-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.131 (15/42) Installing gmp (6.1.2-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.137 (16/42) Installing isl (0.18-r0)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.152 (17/42) Installing libgomp (9.2.0-r3)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.155 (18/42) Installing libatomic (9.2.0-r3)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.157 (19/42) Installing mpfr4 (4.0.2-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.163 (20/42) Installing mpc1 (1.1.0-r1)
14:48:44 [2020-02-26T14:48:44.727Z] #15 2.165 (21/42) Installing gcc (9.2.0-r3)
14:48:44 [2020-02-26T14:48:44.978Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:48:44 [2020-02-26T14:48:44.978Z] === RUN   TestDockerSuite/TestImportBadURL
14:48:44 [2020-02-26T14:48:44.978Z] === RUN   TestDockerSuite/TestImportDisplay
14:48:45 [2020-02-26T14:48:45.286Z] #15 2.834 (22/42) Installing musl-dev (1.1.24-r0)
14:48:45 [2020-02-26T14:48:45.541Z] #15 2.907 (23/42) Installing libc-dev (0.7.2-r0)
14:48:45 [2020-02-26T14:48:45.541Z] #15 2.908 (24/42) Installing g++ (9.2.0-r3)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.327 (25/42) Installing make (4.2.1-r2)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.331 (26/42) Installing fortify-headers (1.1-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.333 (27/42) Installing build-base (0.5-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.335 (28/42) Installing nghttp2-libs (1.40.0-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.338 (29/42) Installing libcurl (7.67.0-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.344 (30/42) Installing curl (7.67.0-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.348 (31/42) Installing oniguruma (6.9.4-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.355 (32/42) Installing jq (1.6-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.362 (33/42) Installing device-mapper-libs (2.02.186-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.367 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.369 (35/42) Installing libaio (0.3.112-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.371 (36/42) Installing lvm2-libs (2.02.186-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.400 (37/42) Installing libfdisk (2.34-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.406 (38/42) Installing libmount (2.34-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.411 (39/42) Installing libsmartcols (2.34-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.415 (40/42) Installing pkgconf (1.6.3-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.418 (41/42) Installing util-linux-dev (2.34-r1)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.439 (42/42) Installing lvm2-dev (2.02.186-r0)
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.444 Executing busybox-1.31.1-r9.trigger
14:48:46 [2020-02-26T14:48:46.101Z] #15 3.449 OK: 196 MiB in 57 packages
14:48:46 [2020-02-26T14:48:46.338Z] === RUN   TestDockerSuite/TestImportFile
14:48:47 [2020-02-26T14:48:47.023Z] #15 DONE 4.2s
14:48:47 [2020-02-26T14:48:47.023Z] 
14:48:47 [2020-02-26T14:48:47.023Z] #16 [base 3/5] RUN mkdir -p /build/
14:48:47 [2020-02-26T14:48:47.582Z] #16 DONE 0.7s
14:48:47 [2020-02-26T14:48:47.582Z] 
14:48:47 [2020-02-26T14:48:47.582Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
14:48:48 [2020-02-26T14:48:48.142Z] #17 DONE 0.7s
14:48:48 [2020-02-26T14:48:48.221Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:48:48 [2020-02-26T14:48:48.221Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
14:48:48 [2020-02-26T14:48:48.397Z] #18 DONE 0.0s
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:48:48 [2020-02-26T14:48:48.397Z] #22 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #31 [builder 1/4] COPY . .
14:48:48 [2020-02-26T14:48:48.397Z] #31 ...
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
14:48:48 [2020-02-26T14:48:48.397Z] #19 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
14:48:48 [2020-02-26T14:48:48.397Z] #26 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.397Z] 
14:48:48 [2020-02-26T14:48:48.397Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:48:48 [2020-02-26T14:48:48.397Z] #23 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.653Z] 
14:48:48 [2020-02-26T14:48:48.653Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
14:48:48 [2020-02-26T14:48:48.653Z] #27 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.653Z] 
14:48:48 [2020-02-26T14:48:48.653Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
14:48:48 [2020-02-26T14:48:48.653Z] #28 DONE 0.1s
14:48:48 [2020-02-26T14:48:48.653Z] 
14:48:48 [2020-02-26T14:48:48.653Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.584 + RM_GOPATH=0
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.584 + TMP_GOPATH=
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.584 + : /build
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.584 + '[' -z '' ']'
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.586 ++ mktemp -d
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + export GOPATH=/tmp/tmp.DMPmkn
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + GOPATH=/tmp/tmp.DMPmkn
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + RM_GOPATH=1
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 ++ dirname ./install.sh
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + dir=.
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + bin=dockercli
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + shift
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + '[' '!' -f ./dockercli.installer ']'
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + . ./dockercli.installer
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 ++ : stable
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 ++ : 17.06.2-ce
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + install_dockercli
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 ++ uname -m
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.589 Install docker/cli version 17.06.2-ce from stable
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.590 + arch=x86_64
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.590 + '[' x86_64 '!=' x86_64 ']'
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.590 + url=https://download.docker.com/linux/static
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.590 + tar -xz docker/docker
14:48:50 [2020-02-26T14:48:50.014Z] #24 1.590 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:48:50 [2020-02-26T14:48:50.104Z] === RUN   TestDockerSuite/TestImportGzipped
14:48:51 [2020-02-26T14:48:51.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
14:48:51 [2020-02-26T14:48:51.724Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:48:51 [2020-02-26T14:48:51.900Z] #24 ...
14:48:51 [2020-02-26T14:48:51.900Z] 
14:48:51 [2020-02-26T14:48:51.900Z] #31 [builder 1/4] COPY . .
14:48:51 [2020-02-26T14:48:51.900Z] #31 DONE 3.6s
14:48:51 [2020-02-26T14:48:51.900Z] 
14:48:51 [2020-02-26T14:48:51.900Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
14:48:52 [2020-02-26T14:48:52.827Z] #32 ...
14:48:52 [2020-02-26T14:48:52.827Z] 
14:48:52 [2020-02-26T14:48:52.827Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:48:52 [2020-02-26T14:48:52.827Z] #24 4.175 + mkdir -p /build
14:48:52 [2020-02-26T14:48:52.827Z] #24 4.176 + mv docker/docker /build/
14:48:52 [2020-02-26T14:48:52.827Z] #24 4.178 + rmdir docker
14:48:52 [2020-02-26T14:48:52.827Z] #24 DONE 4.3s
14:48:52 [2020-02-26T14:48:52.827Z] 
14:48:52 [2020-02-26T14:48:52.827Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:48:52 [2020-02-26T14:48:52.827Z] #20 2.624 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:48:52 [2020-02-26T14:48:52.827Z] #20 3.004 curl: option --progress: is ambiguous
14:48:52 [2020-02-26T14:48:52.827Z] #20 3.004 curl: try 'curl --help' or 'curl --manual' for more information
14:48:52 [2020-02-26T14:48:52.827Z] #20 3.601 curl: option --progress: is ambiguous
14:48:52 [2020-02-26T14:48:52.827Z] #20 3.601 curl: try 'curl --help' or 'curl --manual' for more information
14:48:52 [2020-02-26T14:48:52.827Z] #20 4.201 curl: option --progress: is ambiguous
14:48:52 [2020-02-26T14:48:52.827Z] #20 4.204 curl: try 'curl --help' or 'curl --manual' for more information
14:48:53 [2020-02-26T14:48:53.082Z] #20 4.647 curl: option --progress: is ambiguous
14:48:53 [2020-02-26T14:48:53.082Z] #20 4.647 curl: try 'curl --help' or 'curl --manual' for more information
14:48:53 [2020-02-26T14:48:53.642Z] #20 5.129 
14:48:53 [2020-02-26T14:48:53.897Z] #20 ...
14:48:53 [2020-02-26T14:48:53.897Z] 
14:48:53 [2020-02-26T14:48:53.897Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
14:48:53 [2020-02-26T14:48:53.897Z] #32 DONE 1.9s
14:48:53 [2020-02-26T14:48:53.897Z] 
14:48:53 [2020-02-26T14:48:53.897Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:48:54 [2020-02-26T14:48:54.235Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:48:55 [2020-02-26T14:48:55.159Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:48:55 [2020-02-26T14:48:55.259Z] #33 1.337 
14:48:55 [2020-02-26T14:48:55.259Z] #33 1.460 Removing bundles/
14:48:55 [2020-02-26T14:48:55.259Z] #33 1.461 
14:48:55 [2020-02-26T14:48:55.259Z] #33 1.466 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
14:48:56 [2020-02-26T14:48:56.130Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:48:56 [2020-02-26T14:48:56.627Z] #33 2.707 Building test suite binary ./integration-cli/test.main
14:48:57 [2020-02-26T14:48:57.054Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:48:57 [2020-02-26T14:48:57.054Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
14:48:57 [2020-02-26T14:48:57.054Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:48:57 [2020-02-26T14:48:57.979Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:48:58 [2020-02-26T14:48:58.513Z] #33 ...
14:48:58 [2020-02-26T14:48:58.513Z] 
14:48:58 [2020-02-26T14:48:58.513Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:48:58 [2020-02-26T14:48:58.767Z] #29 ...
14:48:58 [2020-02-26T14:48:58.767Z] 
14:48:58 [2020-02-26T14:48:58.767Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:48:58 [2020-02-26T14:48:58.767Z] #20 6.216 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:48:58 [2020-02-26T14:48:58.767Z] #20 6.675 curl: option --progress: is ambiguous
14:48:58 [2020-02-26T14:48:58.767Z] #20 6.675 curl: try 'curl --help' or 'curl --manual' for more information
14:48:58 [2020-02-26T14:48:58.767Z] #20 7.048 
14:48:58 [2020-02-26T14:48:58.767Z] #20 8.074 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:48:58 [2020-02-26T14:48:58.767Z] #20 8.439 curl: option --progress: is ambiguous
14:48:58 [2020-02-26T14:48:58.767Z] #20 8.442 curl: try 'curl --help' or 'curl --manual' for more information
14:48:58 [2020-02-26T14:48:58.767Z] #20 8.793 
14:48:58 [2020-02-26T14:48:58.767Z] #20 10.08 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:48:58 [2020-02-26T14:48:58.767Z] #20 10.38 curl: option --progress: is ambiguous
14:48:58 [2020-02-26T14:48:58.767Z] #20 10.39 curl: try 'curl --help' or 'curl --manual' for more information
14:48:58 [2020-02-26T14:48:58.902Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:48:59 [2020-02-26T14:48:59.326Z] #20 10.75 
14:48:59 [2020-02-26T14:48:59.461Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:49:00 [2020-02-26T14:49:00.384Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:49:00 [2020-02-26T14:49:00.688Z] #20 11.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:49:00 [2020-02-26T14:49:00.943Z] #20 12.40 curl: option --progress: is ambiguous
14:49:00 [2020-02-26T14:49:00.943Z] #20 12.40 curl: try 'curl --help' or 'curl --manual' for more information
14:49:01 [2020-02-26T14:49:01.198Z] #20 12.73 
14:49:01 [2020-02-26T14:49:01.198Z] #20 12.83 Download of images into '/build' complete.
14:49:01 [2020-02-26T14:49:01.198Z] #20 12.83 Use something like the following to load the result into a Docker daemon:
14:49:01 [2020-02-26T14:49:01.198Z] #20 12.83   tar -cC '/build' . | docker load
14:49:01 [2020-02-26T14:49:01.198Z] #20 DONE 13.0s
14:49:01 [2020-02-26T14:49:01.198Z] 
14:49:01 [2020-02-26T14:49:01.198Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:49:01 [2020-02-26T14:49:01.306Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:49:01 [2020-02-26T14:49:01.865Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:49:01 [2020-02-26T14:49:01.865Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
14:49:02 [2020-02-26T14:49:02.124Z] #33 ...
14:49:02 [2020-02-26T14:49:02.124Z] 
14:49:02 [2020-02-26T14:49:02.124Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
14:49:02 [2020-02-26T14:49:02.124Z] #21 DONE 0.1s
14:49:02 [2020-02-26T14:49:02.124Z] 
14:49:02 [2020-02-26T14:49:02.124Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
14:49:02 [2020-02-26T14:49:02.124Z] #25 DONE 0.1s
14:49:02 [2020-02-26T14:49:02.124Z] 
14:49:02 [2020-02-26T14:49:02.124Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:49:04 [2020-02-26T14:49:04.373Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:49:04 [2020-02-26T14:49:04.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:49:04 [2020-02-26T14:49:04.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:49:04 [2020-02-26T14:49:04.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:49:04 [2020-02-26T14:49:04.933Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:49:05 [2020-02-26T14:49:05.492Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:49:05 [2020-02-26T14:49:05.492Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:49:06 [2020-02-26T14:49:06.415Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:49:06 [2020-02-26T14:49:06.415Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:49:07 [2020-02-26T14:49:07.776Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:49:08 [2020-02-26T14:49:08.699Z] === RUN   TestDockerSuite/TestInspectDefault
14:49:09 [2020-02-26T14:49:09.623Z] === RUN   TestDockerSuite/TestInspectHistory
14:49:10 [2020-02-26T14:49:10.548Z] === RUN   TestDockerSuite/TestInspectImage
14:49:10 [2020-02-26T14:49:10.548Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:49:10 [2020-02-26T14:49:10.803Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:49:10 [2020-02-26T14:49:10.803Z] === RUN   TestDockerSuite/TestInspectInt64
14:49:11 [2020-02-26T14:49:11.727Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:49:12 [2020-02-26T14:49:12.650Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:49:12 [2020-02-26T14:49:12.650Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:49:13 [2020-02-26T14:49:13.573Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:49:14 [2020-02-26T14:49:14.496Z] === RUN   TestDockerSuite/TestInspectPlugin
14:49:17 [2020-02-26T14:49:17.002Z] === RUN   TestDockerSuite/TestInspectRootFS
14:49:17 [2020-02-26T14:49:17.002Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:49:17 [2020-02-26T14:49:17.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
14:49:17 [2020-02-26T14:49:17.561Z] === RUN   TestDockerSuite/TestInspectStatus
14:49:18 [2020-02-26T14:49:18.484Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:49:20 [2020-02-26T14:49:20.153Z] #29 29.72 # github.com/docker/docker/contrib/httpserver
14:49:20 [2020-02-26T14:49:20.153Z] #29 29.72 loadinternal: cannot find runtime/cgo
14:49:20 [2020-02-26T14:49:20.153Z] #29 DONE 30.1s
14:49:20 [2020-02-26T14:49:20.153Z] 
14:49:20 [2020-02-26T14:49:20.153Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:49:20 [2020-02-26T14:49:20.153Z] #33 ...
14:49:20 [2020-02-26T14:49:20.153Z] 
14:49:20 [2020-02-26T14:49:20.153Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
14:49:20 [2020-02-26T14:49:20.153Z] #30 DONE 0.1s
14:49:20 [2020-02-26T14:49:20.153Z] 
14:49:20 [2020-02-26T14:49:20.153Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:49:20 [2020-02-26T14:49:20.366Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:49:21 [2020-02-26T14:49:21.290Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:49:22 [2020-02-26T14:49:22.649Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:49:22 [2020-02-26T14:49:22.649Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
14:49:23 [2020-02-26T14:49:23.572Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:49:24 [2020-02-26T14:49:24.516Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:49:25 [2020-02-26T14:49:25.202Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:49:25 [2020-02-26T14:49:25.762Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
14:49:26 [2020-02-26T14:49:26.018Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:49:26 [2020-02-26T14:49:26.018Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
14:49:28 [2020-02-26T14:49:28.527Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:49:28 [2020-02-26T14:49:28.782Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
14:49:30 [2020-02-26T14:49:30.665Z] === RUN   TestDockerSuite/TestLinksEnvs
14:49:32 [2020-02-26T14:49:32.026Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
14:49:32 [2020-02-26T14:49:32.026Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:49:32 [2020-02-26T14:49:32.586Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:49:35 [2020-02-26T14:49:35.098Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:49:35 [2020-02-26T14:49:35.098Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
14:49:37 [2020-02-26T14:49:37.606Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:49:38 [2020-02-26T14:49:38.164Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
14:49:40 [2020-02-26T14:49:40.046Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:49:40 [2020-02-26T14:49:40.046Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:49:43 [2020-02-26T14:49:43.307Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:49:43 [2020-02-26T14:49:43.307Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
14:49:43 [2020-02-26T14:49:43.307Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:49:44 [2020-02-26T14:49:44.231Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:49:44 [2020-02-26T14:49:44.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:49:44 [2020-02-26T14:49:44.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:49:44 [2020-02-26T14:49:44.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:49:45 [2020-02-26T14:49:45.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:49:46 [2020-02-26T14:49:46.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:49:48 [2020-02-26T14:49:48.385Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
14:49:49 [2020-02-26T14:49:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:49:51 [2020-02-26T14:49:51.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:49:53 [2020-02-26T14:49:53.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:49:58 [2020-02-26T14:49:58.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:49:58 [2020-02-26T14:49:58.311Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:49:59 [2020-02-26T14:49:59.671Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:50:00 [2020-02-26T14:50:00.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:50:01 [2020-02-26T14:50:01.560Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:50:02 [2020-02-26T14:50:02.162Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:50:02 [2020-02-26T14:50:02.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:50:05 [2020-02-26T14:50:05.420Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
14:50:05 [2020-02-26T14:50:05.420Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:50:05 [2020-02-26T14:50:05.420Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:50:05 [2020-02-26T14:50:05.420Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:50:05 [2020-02-26T14:50:05.420Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:50:05 [2020-02-26T14:50:05.978Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:50:06 [2020-02-26T14:50:06.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:50:06 [2020-02-26T14:50:06.901Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:50:08 [2020-02-26T14:50:08.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:50:10 [2020-02-26T14:50:10.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:50:11 [2020-02-26T14:50:11.054Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:50:11 [2020-02-26T14:50:11.612Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:50:12 [2020-02-26T14:50:12.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:50:12 [2020-02-26T14:50:12.577Z] Using test binary docker
14:50:12 [2020-02-26T14:50:12.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:50:12 [2020-02-26T14:50:12.577Z] +++ /etc/init.d/apparmor start
14:50:12 [2020-02-26T14:50:12.577Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:50:12 [2020-02-26T14:50:12.577Z] INFO: Waiting for daemon to start...
14:50:12 [2020-02-26T14:50:12.577Z] Starting dockerd
14:50:12 [2020-02-26T14:50:12.577Z] +++ 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
14:50:13 [2020-02-26T14:50:13.493Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
14:50:14 [2020-02-26T14:50:14.612Z] .
14:50:14 [2020-02-26T14:50:14.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:50:14 [2020-02-26T14:50:14.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:50:14 [2020-02-26T14:50:14.612Z] Error: No such image: emptyfs
14:50:14 [2020-02-26T14:50:14.612Z] ++++ docker load
14:50:14 [2020-02-26T14:50:14.612Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:50:14 [2020-02-26T14:50:14.908Z] Running integration-test (iteration 1)
14:50:14 [2020-02-26T14:50:14.908Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
14:50:14 [2020-02-26T14:50:14.908Z] ++ 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
14:50:14 [2020-02-26T14:50:14.908Z] ++ set -e
14:50:14 [2020-02-26T14:50:14.908Z] ++ '[' -n 0 ']'
14:50:14 [2020-02-26T14:50:14.908Z] ++ set -x
14:50:14 [2020-02-26T14:50:14.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
14:50:16 [2020-02-26T14:50:16.751Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:50:17 [2020-02-26T14:50:17.311Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:50:17 [2020-02-26T14:50:17.311Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:50:18 [2020-02-26T14:50:18.672Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:50:19 [2020-02-26T14:50:19.597Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:50:20 [2020-02-26T14:50:20.961Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:50:22 [2020-02-26T14:50:22.323Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:50:23 [2020-02-26T14:50:23.246Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:50:23 [2020-02-26T14:50:23.246Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
14:50:26 [2020-02-26T14:50:26.507Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:50:26 [2020-02-26T14:50:26.762Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:50:27 [2020-02-26T14:50:27.322Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
14:50:27 [2020-02-26T14:50:27.577Z] === RUN   TestDockerSuite/TestLogsSince
14:50:30 [2020-02-26T14:50:30.193Z] Loaded image: buildpack-deps:jessie
14:50:30 [2020-02-26T14:50:30.193Z] Loaded image: busybox:latest
14:50:30 [2020-02-26T14:50:30.193Z] Loaded image: busybox:glibc
14:50:30 [2020-02-26T14:50:30.193Z] Loaded image: debian:jessie
14:50:30 [2020-02-26T14:50:30.193Z] Loaded image: hello-world:latest
14:50:30 [2020-02-26T14:50:30.193Z] INFO: Testing against a local daemon
14:50:30 [2020-02-26T14:50:30.193Z] === RUN   TestCgroupNamespacesBuild
14:50:30 [2020-02-26T14:50:30.813Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
14:50:30 [2020-02-26T14:50:30.813Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:50:32 [2020-02-26T14:50:32.314Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
14:50:32 [2020-02-26T14:50:32.314Z] === RUN   TestBuildWithSession
14:50:32 [2020-02-26T14:50:32.314Z] --- SKIP: TestBuildWithSession (0.00s)
14:50:32 [2020-02-26T14:50:32.314Z]     build_session_test.go:25: TODO: BuildKit
14:50:32 [2020-02-26T14:50:32.314Z] === RUN   TestBuildSquashParent
14:50:35 [2020-02-26T14:50:35.646Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:50:37 [2020-02-26T14:50:37.919Z] --- PASS: TestBuildSquashParent (5.12s)
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:37 [2020-02-26T14:50:37.919Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:37 [2020-02-26T14:50:37.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:37 [2020-02-26T14:50:37.919Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:37 [2020-02-26T14:50:37.919Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:37 [2020-02-26T14:50:37.919Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2020-02-26T14:50:40.628Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:40 [2020-02-26T14:50:40.898Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:50:40 [2020-02-26T14:50:40.898Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
14:50:40 [2020-02-26T14:50:40.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:41 [2020-02-26T14:50:41.457Z] === RUN   TestDockerSuite/TestLogsTail
14:50:42 [2020-02-26T14:50:42.382Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:50:42 [2020-02-26T14:50:42.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s)
14:50:42 [2020-02-26T14:50:42.992Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
14:50:42 [2020-02-26T14:50:42.992Z] === RUN   TestBuildMultiStageCopy
14:50:42 [2020-02-26T14:50:42.992Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:50:43 [2020-02-26T14:50:43.305Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
14:50:43 [2020-02-26T14:50:43.305Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:50:44 [2020-02-26T14:50:44.228Z] === RUN   TestDockerSuite/TestMountIntoProc
14:50:44 [2020-02-26T14:50:44.786Z] === RUN   TestDockerSuite/TestMountIntoSys
14:50:45 [2020-02-26T14:50:45.048Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:50:45 [2020-02-26T14:50:45.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:50:45 [2020-02-26T14:50:45.625Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:50:45 [2020-02-26T14:50:45.711Z] === RUN   TestDockerSuite/TestNetHostname
14:50:46 [2020-02-26T14:50:46.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:50:46 [2020-02-26T14:50:46.270Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
14:50:46 [2020-02-26T14:50:46.544Z] --- PASS: TestBuildMultiStageCopy (3.54s)
14:50:46 [2020-02-26T14:50:46.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s)
14:50:46 [2020-02-26T14:50:46.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
14:50:46 [2020-02-26T14:50:46.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
14:50:46 [2020-02-26T14:50:46.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
14:50:46 [2020-02-26T14:50:46.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
14:50:46 [2020-02-26T14:50:46.544Z] === RUN   TestBuildMultiStageParentConfig
14:50:47 [2020-02-26T14:50:47.567Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
14:50:47 [2020-02-26T14:50:47.567Z] === RUN   TestBuildLabelWithTargets
14:50:48 [2020-02-26T14:50:48.821Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:50:48 [2020-02-26T14:50:48.821Z] === RUN   TestDockerSuite/TestNetworkEvents
14:50:48 [2020-02-26T14:50:48.821Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
14:50:49 [2020-02-26T14:50:49.062Z] --- PASS: TestBuildLabelWithTargets (1.60s)
14:50:49 [2020-02-26T14:50:49.062Z] === RUN   TestBuildWithEmptyLayers
14:50:50 [2020-02-26T14:50:50.080Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
14:50:50 [2020-02-26T14:50:50.080Z] === RUN   TestBuildMultiStageOnBuild
14:50:50 [2020-02-26T14:50:50.180Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:50:52 [2020-02-26T14:50:52.129Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
14:50:52 [2020-02-26T14:50:52.129Z] === RUN   TestBuildUncleanTarFilenames
14:50:52 [2020-02-26T14:50:52.687Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
14:50:52 [2020-02-26T14:50:52.687Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:50:53 [2020-02-26T14:50:53.164Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
14:50:53 [2020-02-26T14:50:53.164Z] === RUN   TestBuildMultiStageLayerLeak
14:50:53 [2020-02-26T14:50:53.610Z] === RUN   TestDockerSuite/TestPluginActive
14:50:54 [2020-02-26T14:50:54.971Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:50:55 [2020-02-26T14:50:55.894Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
14:50:55 [2020-02-26T14:50:55.925Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s)
14:50:55 [2020-02-26T14:50:55.925Z] === RUN   TestBuildWithHugeFile
14:51:00 [2020-02-26T14:51:00.053Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
14:51:01 [2020-02-26T14:51:01.937Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:51:01 [2020-02-26T14:51:01.937Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:51:02 [2020-02-26T14:51:02.496Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:51:03 [2020-02-26T14:51:03.057Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
14:51:06 [2020-02-26T14:51:06.316Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:51:06 [2020-02-26T14:51:06.316Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
14:51:07 [2020-02-26T14:51:07.675Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:51:09 [2020-02-26T14:51:09.558Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:51:11 [2020-02-26T14:51:11.516Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:51:11 [2020-02-26T14:51:11.516Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:51:11 [2020-02-26T14:51:11.516Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:51:11 [2020-02-26T14:51:11.516Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:51:12 [2020-02-26T14:51:12.461Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:51:13 [2020-02-26T14:51:13.434Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:51:13 [2020-02-26T14:51:13.727Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
14:51:14 [2020-02-26T14:51:14.286Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:51:14 [2020-02-26T14:51:14.793Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:51:16 [2020-02-26T14:51:16.154Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:51:16 [2020-02-26T14:51:16.154Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:51:16 [2020-02-26T14:51:16.793Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:51:18 [2020-02-26T14:51:18.037Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:51:18 [2020-02-26T14:51:18.156Z] === RUN   TestDockerSuite/TestPortHostBinding
14:51:18 [2020-02-26T14:51:18.961Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:51:19 [2020-02-26T14:51:19.516Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
14:51:19 [2020-02-26T14:51:19.770Z] === RUN   TestDockerSuite/TestPortList
14:51:20 [2020-02-26T14:51:20.322Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:51:22 [2020-02-26T14:51:22.206Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:51:24 [2020-02-26T14:51:24.089Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:51:25 [2020-02-26T14:51:25.013Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:51:26 [2020-02-26T14:51:26.895Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:51:28 [2020-02-26T14:51:28.256Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:51:29 [2020-02-26T14:51:29.179Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:51:30 [2020-02-26T14:51:30.541Z] #33 156.5 
14:51:30 [2020-02-26T14:51:30.796Z] #33 DONE 156.9s
14:51:30 [2020-02-26T14:51:30.796Z] 
14:51:30 [2020-02-26T14:51:30.796Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
14:51:31 [2020-02-26T14:51:31.921Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:51:31 [2020-02-26T14:51:31.921Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:51:32 [2020-02-26T14:51:32.156Z] #34 DONE 1.5s
14:51:33 [2020-02-26T14:51:33.281Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
14:51:33 [2020-02-26T14:51:33.517Z] 
14:51:33 [2020-02-26T14:51:33.517Z] #35 [runner 12/12] COPY --from=builder       /build/ /
14:51:34 [2020-02-26T14:51:34.440Z] #35 DONE 0.8s
14:51:34 [2020-02-26T14:51:34.440Z] 
14:51:34 [2020-02-26T14:51:34.440Z] #36 exporting to image
14:51:34 [2020-02-26T14:51:34.440Z] #36 exporting layers
14:51:36 [2020-02-26T14:51:36.322Z] #36 exporting layers 1.8s done
14:51:36 [2020-02-26T14:51:36.322Z] #36 writing image sha256:63db29e0c69acf0a4c26d6584070df94ff5e22102421a843fbbe4624000b2ec8 done
14:51:36 [2020-02-26T14:51:36.322Z] #36 naming to docker.io/library/moby-e2e-test done
14:51:36 [2020-02-26T14:51:36.322Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:51:36 [2020-02-26T14:51:36.535Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
14:51:36 [2020-02-26T14:51:36.763Z] + echo Ensuring container killed.
14:51:36 [2020-02-26T14:51:36.763Z] Ensuring container killed.
14:51:36 [2020-02-26T14:51:36.763Z] + docker rm -vf docker-pr12
14:51:36 [2020-02-26T14:51:36.763Z] Error: No such container: docker-pr12
14:51:36 [2020-02-26T14:51:36.763Z] + true
[Pipeline] sh
14:51:37 [2020-02-26T14:51:37.205Z] + echo Chowning /workspace to jenkins user
14:51:37 [2020-02-26T14:51:37.205Z] Chowning /workspace to jenkins user
14:51:37 [2020-02-26T14:51:37.205Z] + id -u
14:51:37 [2020-02-26T14:51:37.205Z] + id -g
14:51:37 [2020-02-26T14:51:37.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:39 [2020-02-26T14:51:39.022Z] + bundleName=unit
14:51:39 [2020-02-26T14:51:39.022Z] + echo Creating unit-bundles.tar.gz
14:51:39 [2020-02-26T14:51:39.022Z] Creating unit-bundles.tar.gz
14:51:39 [2020-02-26T14:51:39.022Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
14:51:39 [2020-02-26T14:51:39.022Z] bundles/junit-report.xml
14:51:39 [2020-02-26T14:51:39.022Z] bundles/go-test-report.json
14:51:39 [2020-02-26T14:51:39.022Z] bundles/profile.out
[Pipeline] archiveArtifacts
14:51:39 [2020-02-26T14:51:39.031Z] Archiving artifacts
14:51:39 [2020-02-26T14:51:39.044Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:51:39 [2020-02-26T14:51:39.044Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:51:39 [2020-02-26T14:51:39.044Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:51:39 [2020-02-26T14:51:39.450Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:51:39 [2020-02-26T14:51:39.881Z] + make clean
14:51:39 [2020-02-26T14:51:39.881Z] docker volume rm -f docker-dev-cache
14:51:39 [2020-02-26T14:51:39.967Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:51:39 [2020-02-26T14:51:39.967Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:51:40 [2020-02-26T14:51:40.137Z] docker-dev-cache
[Pipeline] deleteDir
14:51:40 [2020-02-26T14:51:40.222Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:51:40 [2020-02-26T14:51:40.781Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:51:40 [2020-02-26T14:51:40.781Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:51:41 [2020-02-26T14:51:41.341Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:51:41 [2020-02-26T14:51:41.596Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:51:43 [2020-02-26T14:51:43.479Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
14:51:43 [2020-02-26T14:51:43.479Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:51:43 [2020-02-26T14:51:43.479Z] === RUN   TestDockerSuite/TestPruneContainerLabel
14:51:46 [2020-02-26T14:51:46.738Z] === RUN   TestDockerSuite/TestPruneContainerUntil
14:51:48 [2020-02-26T14:51:48.622Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
14:51:48 [2020-02-26T14:51:48.622Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
14:51:48 [2020-02-26T14:51:48.876Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
14:51:49 [2020-02-26T14:51:49.131Z] === RUN   TestDockerSuite/TestPsByOrder
14:51:52 [2020-02-26T14:51:52.394Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
14:51:52 [2020-02-26T14:51:52.649Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:51:54 [2020-02-26T14:51:54.008Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:51:57 [2020-02-26T14:51:57.265Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:52:02 [2020-02-26T14:52:02.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:52:02 [2020-02-26T14:52:02.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:52:05 [2020-02-26T14:52:05.755Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
14:52:06 [2020-02-26T14:52:06.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:52:14 [2020-02-26T14:52:14.745Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:52:16 [2020-02-26T14:52:16.104Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:52:18 [2020-02-26T14:52:18.223Z] --- PASS: TestBuildWithHugeFile (80.72s)
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildWithEmptyDockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:18 [2020-02-26T14:52:18.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
14:52:18 [2020-02-26T14:52:18.223Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
14:52:18 [2020-02-26T14:52:18.223Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
14:52:18 [2020-02-26T14:52:18.223Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildPreserveOwnership
14:52:18 [2020-02-26T14:52:18.223Z] === RUN   TestBuildPreserveOwnership/copy_from
14:52:18 [2020-02-26T14:52:18.611Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
14:52:18 [2020-02-26T14:52:18.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:52:19 [2020-02-26T14:52:19.707Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:52:20 [2020-02-26T14:52:20.493Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:52:21 [2020-02-26T14:52:21.763Z] --- PASS: TestBuildPreserveOwnership (4.78s)
14:52:21 [2020-02-26T14:52:21.763Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.13s)
14:52:21 [2020-02-26T14:52:21.763Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
14:52:21 [2020-02-26T14:52:21.763Z] === RUN   TestBuildPlatformInvalid
14:52:21 [2020-02-26T14:52:21.763Z] --- PASS: TestBuildPlatformInvalid (0.17s)
14:52:21 [2020-02-26T14:52:21.763Z] PASS
14:52:21 [2020-02-26T14:52:21.763Z] 
14:52:21 [2020-02-26T14:52:21.763Z] === Skipped
14:52:21 [2020-02-26T14:52:21.763Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
14:52:21 [2020-02-26T14:52:21.763Z]     build_session_test.go:25: TODO: BuildKit
14:52:21 [2020-02-26T14:52:21.763Z] 
14:52:21 [2020-02-26T14:52:21.763Z] 
14:52:21 [2020-02-26T14:52:21.763Z] DONE 32 tests, 1 skipped in 126.804s
14:52:21 [2020-02-26T14:52:21.763Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
14:52:21 [2020-02-26T14:52:21.763Z] ++ 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
14:52:21 [2020-02-26T14:52:21.763Z] ++ set -e
14:52:21 [2020-02-26T14:52:21.763Z] ++ '[' -n 0 ']'
14:52:21 [2020-02-26T14:52:21.763Z] ++ set -x
14:52:21 [2020-02-26T14:52:21.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
14:52:21 [2020-02-26T14:52:21.763Z] INFO: Testing against a local daemon
14:52:21 [2020-02-26T14:52:21.763Z] === RUN   TestConfigList
14:52:21 [2020-02-26T14:52:21.853Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:52:23 [2020-02-26T14:52:23.736Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:52:24 [2020-02-26T14:52:24.501Z] --- PASS: TestConfigList (2.25s)
14:52:24 [2020-02-26T14:52:24.501Z] === RUN   TestConfigsCreateAndDelete
14:52:26 [2020-02-26T14:52:26.241Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:52:26 [2020-02-26T14:52:26.542Z] --- PASS: TestConfigsCreateAndDelete (2.34s)
14:52:26 [2020-02-26T14:52:26.542Z] === RUN   TestConfigsUpdate
14:52:28 [2020-02-26T14:52:28.123Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:52:28 [2020-02-26T14:52:28.123Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:52:28 [2020-02-26T14:52:28.593Z] --- PASS: TestConfigsUpdate (2.31s)
14:52:28 [2020-02-26T14:52:28.593Z] === RUN   TestTemplatedConfig
14:52:29 [2020-02-26T14:52:29.046Z] === RUN   TestDockerSuite/TestPsRightTagName
14:52:31 [2020-02-26T14:52:31.563Z] === RUN   TestDockerSuite/TestPsShowMounts
14:52:32 [2020-02-26T14:52:32.073Z] --- PASS: TestTemplatedConfig (3.27s)
14:52:32 [2020-02-26T14:52:32.073Z] === RUN   TestConfigInspect
14:52:32 [2020-02-26T14:52:32.121Z] === RUN   TestDockerSwarmSuite/TestServiceScale
14:52:34 [2020-02-26T14:52:34.115Z] --- PASS: TestConfigInspect (2.31s)
14:52:34 [2020-02-26T14:52:34.115Z] === RUN   TestConfigCreateWithLabels
14:52:34 [2020-02-26T14:52:34.627Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:52:35 [2020-02-26T14:52:35.185Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
14:52:35 [2020-02-26T14:52:35.185Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:52:35 [2020-02-26T14:52:35.185Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:52:35 [2020-02-26T14:52:35.185Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:52:35 [2020-02-26T14:52:35.185Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:52:35 [2020-02-26T14:52:35.440Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:52:36 [2020-02-26T14:52:36.363Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:52:36 [2020-02-26T14:52:36.807Z] --- PASS: TestConfigCreateWithLabels (2.31s)
14:52:36 [2020-02-26T14:52:36.807Z] === RUN   TestConfigCreateResolve
14:52:38 [2020-02-26T14:52:38.244Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:52:38 [2020-02-26T14:52:38.873Z] --- PASS: TestConfigCreateResolve (2.29s)
14:52:38 [2020-02-26T14:52:38.873Z] === RUN   TestConfigDaemonLibtrustID
14:52:39 [2020-02-26T14:52:39.492Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
14:52:39 [2020-02-26T14:52:39.492Z] PASS
14:52:39 [2020-02-26T14:52:39.492Z] 
14:52:39 [2020-02-26T14:52:39.492Z] DONE 8 tests in 17.739s
14:52:39 [2020-02-26T14:52:39.492Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
14:52:39 [2020-02-26T14:52:39.492Z] ++ 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
14:52:39 [2020-02-26T14:52:39.492Z] ++ set -e
14:52:39 [2020-02-26T14:52:39.492Z] ++ '[' -n 0 ']'
14:52:39 [2020-02-26T14:52:39.492Z] ++ set -x
14:52:39 [2020-02-26T14:52:39.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
14:52:39 [2020-02-26T14:52:39.492Z] INFO: Testing against a local daemon
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestCheckpoint
14:52:39 [2020-02-26T14:52:39.492Z] --- SKIP: TestCheckpoint (0.00s)
14:52:39 [2020-02-26T14:52:39.492Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestContainerInvalidJSON
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:52:39 [2020-02-26T14:52:39.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:52:39 [2020-02-26T14:52:39.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:52:39 [2020-02-26T14:52:39.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:52:39 [2020-02-26T14:52:39.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:52:39 [2020-02-26T14:52:39.492Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:52:39 [2020-02-26T14:52:39.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:52:39 [2020-02-26T14:52:39.492Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:52:39 [2020-02-26T14:52:39.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:52:39 [2020-02-26T14:52:39.492Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:52:39 [2020-02-26T14:52:39.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:52:39 [2020-02-26T14:52:39.492Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:52:39 [2020-02-26T14:52:39.602Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:52:39 [2020-02-26T14:52:39.779Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
14:52:39 [2020-02-26T14:52:39.779Z] === RUN   TestCopyFromContainerPathIsNotDir
14:52:39 [2020-02-26T14:52:39.779Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
14:52:39 [2020-02-26T14:52:39.779Z] === RUN   TestCopyToContainerPathDoesNotExist
14:52:39 [2020-02-26T14:52:39.779Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
14:52:39 [2020-02-26T14:52:39.779Z] === RUN   TestCopyToContainerPathIsNotDir
14:52:40 [2020-02-26T14:52:40.068Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
14:52:40 [2020-02-26T14:52:40.068Z] === RUN   TestCopyFromContainer
14:52:40 [2020-02-26T14:52:40.526Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:52:41 [2020-02-26T14:52:41.554Z] === RUN   TestCopyFromContainer//
14:52:41 [2020-02-26T14:52:41.554Z] === RUN   TestCopyFromContainer//bar/root
14:52:41 [2020-02-26T14:52:41.841Z] === RUN   TestCopyFromContainer//bar/root/
14:52:41 [2020-02-26T14:52:41.841Z] === RUN   TestCopyFromContainer/bar/quux
14:52:42 [2020-02-26T14:52:42.128Z] === RUN   TestCopyFromContainer/bar/quux/
14:52:42 [2020-02-26T14:52:42.128Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:52:42 [2020-02-26T14:52:42.128Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:52:42 [2020-02-26T14:52:42.414Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:52:42 [2020-02-26T14:52:42.414Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:52:42 [2020-02-26T14:52:42.414Z] === RUN   TestCopyFromContainer/bar/notarget
14:52:42 [2020-02-26T14:52:42.700Z] --- PASS: TestCopyFromContainer (2.73s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:42 [2020-02-26T14:52:42.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateLinkToNonExistingContainer
14:52:42 [2020-02-26T14:52:42.700Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateWithInvalidEnv
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateWithInvalidEnv/0
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateWithInvalidEnv/0
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateWithInvalidEnv/1
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateWithInvalidEnv/1
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateWithInvalidEnv/2
14:52:42 [2020-02-26T14:52:42.700Z] === PAUSE TestCreateWithInvalidEnv/2
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateWithInvalidEnv/0
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateWithInvalidEnv/2
14:52:42 [2020-02-26T14:52:42.700Z] === CONT  TestCreateWithInvalidEnv/1
14:52:42 [2020-02-26T14:52:42.700Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:52:42 [2020-02-26T14:52:42.700Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateTmpfsMountsTarget
14:52:42 [2020-02-26T14:52:42.700Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
14:52:42 [2020-02-26T14:52:42.700Z] === RUN   TestCreateWithCustomMaskedPaths
14:52:44 [2020-02-26T14:52:44.737Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s)
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:52:44 [2020-02-26T14:52:44.737Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:52:44 [2020-02-26T14:52:44.737Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:52:44 [2020-02-26T14:52:44.737Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:52:44 [2020-02-26T14:52:44.737Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:52:44 [2020-02-26T14:52:44.737Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:52:45 [2020-02-26T14:52:45.024Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:52:45 [2020-02-26T14:52:45.024Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
14:52:45 [2020-02-26T14:52:45.024Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
14:52:45 [2020-02-26T14:52:45.024Z] === RUN   TestCreateWithCustomReadonlyPaths
14:52:47 [2020-02-26T14:52:47.057Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s)
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:47 [2020-02-26T14:52:47.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:47 [2020-02-26T14:52:47.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:47 [2020-02-26T14:52:47.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:47 [2020-02-26T14:52:47.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:47 [2020-02-26T14:52:47.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:52:47 [2020-02-26T14:52:47.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
14:52:47 [2020-02-26T14:52:47.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
14:52:47 [2020-02-26T14:52:47.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
14:52:47 [2020-02-26T14:52:47.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
14:52:47 [2020-02-26T14:52:47.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:52:47 [2020-02-26T14:52:47.057Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:52:47 [2020-02-26T14:52:47.677Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
14:52:47 [2020-02-26T14:52:47.677Z] === RUN   TestContainerStartOnDaemonRestart
14:52:47 [2020-02-26T14:52:47.677Z] === PAUSE TestContainerStartOnDaemonRestart
14:52:47 [2020-02-26T14:52:47.677Z] === RUN   TestDaemonRestartIpcMode
14:52:47 [2020-02-26T14:52:47.677Z] === PAUSE TestDaemonRestartIpcMode
14:52:47 [2020-02-26T14:52:47.677Z] === RUN   TestDaemonHostGatewayIP
14:52:47 [2020-02-26T14:52:47.677Z] === PAUSE TestDaemonHostGatewayIP
14:52:47 [2020-02-26T14:52:47.677Z] === RUN   TestDiff
14:52:48 [2020-02-26T14:52:48.298Z] --- PASS: TestDiff (0.65s)
14:52:48 [2020-02-26T14:52:48.298Z] === RUN   TestExecWithCloseStdin
14:52:48 [2020-02-26T14:52:48.596Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:52:49 [2020-02-26T14:52:49.314Z] --- PASS: TestExecWithCloseStdin (0.79s)
14:52:49 [2020-02-26T14:52:49.314Z] === RUN   TestExec
14:52:49 [2020-02-26T14:52:49.519Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:52:49 [2020-02-26T14:52:49.946Z] --- PASS: TestExec (0.80s)
14:52:49 [2020-02-26T14:52:49.946Z] === RUN   TestExecUser
14:52:50 [2020-02-26T14:52:50.961Z] --- PASS: TestExecUser (0.81s)
14:52:50 [2020-02-26T14:52:50.961Z] === RUN   TestExportContainerAndImportImage
14:52:51 [2020-02-26T14:52:51.983Z] --- PASS: TestExportContainerAndImportImage (0.98s)
14:52:51 [2020-02-26T14:52:51.983Z] === RUN   TestExportContainerAfterDaemonRestart
14:52:52 [2020-02-26T14:52:52.026Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:52:52 [2020-02-26T14:52:52.026Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:52:52 [2020-02-26T14:52:52.026Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:52:52 [2020-02-26T14:52:52.585Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:52:53 [2020-02-26T14:52:53.467Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
14:52:53 [2020-02-26T14:52:53.467Z] === RUN   TestHealthCheckWorkdir
14:52:54 [2020-02-26T14:52:54.480Z] --- PASS: TestHealthCheckWorkdir (0.95s)
14:52:54 [2020-02-26T14:52:54.480Z] === RUN   TestHealthKillContainer
14:52:55 [2020-02-26T14:52:55.096Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:52:55 [2020-02-26T14:52:55.350Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
14:52:56 [2020-02-26T14:52:56.708Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:52:57 [2020-02-26T14:52:57.180Z] --- PASS: TestHealthKillContainer (2.85s)
14:52:57 [2020-02-26T14:52:57.180Z] === RUN   TestInspectCpusetInConfigPre120
14:52:57 [2020-02-26T14:52:57.807Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
14:52:57 [2020-02-26T14:52:57.807Z] === RUN   TestIpcModeNone
14:52:58 [2020-02-26T14:52:58.592Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
14:52:58 [2020-02-26T14:52:58.828Z] --- PASS: TestIpcModeNone (0.79s)
14:52:58 [2020-02-26T14:52:58.828Z] === RUN   TestIpcModePrivate
14:52:59 [2020-02-26T14:52:59.449Z] --- PASS: TestIpcModePrivate (0.80s)
14:52:59 [2020-02-26T14:52:59.449Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
14:52:59 [2020-02-26T14:52:59.449Z] === RUN   TestIpcModeShareable
14:53:00 [2020-02-26T14:53:00.468Z] --- PASS: TestIpcModeShareable (0.84s)
14:53:00 [2020-02-26T14:53:00.468Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
14:53:00 [2020-02-26T14:53:00.468Z] === RUN   TestAPIIpcModeShareableAndContainer
14:53:01 [2020-02-26T14:53:01.099Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:53:01 [2020-02-26T14:53:01.099Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
14:53:02 [2020-02-26T14:53:02.459Z] === RUN   TestDockerSuite/TestRmiBlank
14:53:02 [2020-02-26T14:53:02.459Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:53:02 [2020-02-26T14:53:02.459Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:53:02 [2020-02-26T14:53:02.516Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s)
14:53:02 [2020-02-26T14:53:02.516Z] === RUN   TestAPIIpcModeHost
14:53:03 [2020-02-26T14:53:03.142Z] --- PASS: TestAPIIpcModeHost (0.64s)
14:53:03 [2020-02-26T14:53:03.142Z] === RUN   TestDaemonIpcModeShareable
14:53:05 [2020-02-26T14:53:05.185Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
14:53:05 [2020-02-26T14:53:05.185Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:53:05 [2020-02-26T14:53:05.185Z] === RUN   TestDaemonIpcModePrivate
14:53:06 [2020-02-26T14:53:06.637Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:53:06 [2020-02-26T14:53:06.670Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
14:53:06 [2020-02-26T14:53:06.670Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:53:06 [2020-02-26T14:53:06.670Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:53:07 [2020-02-26T14:53:07.997Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:53:07 [2020-02-26T14:53:07.997Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:53:08 [2020-02-26T14:53:08.703Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
14:53:08 [2020-02-26T14:53:08.703Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:53:08 [2020-02-26T14:53:08.703Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:53:09 [2020-02-26T14:53:09.878Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:53:10 [2020-02-26T14:53:10.212Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
14:53:10 [2020-02-26T14:53:10.212Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:53:10 [2020-02-26T14:53:10.212Z] === RUN   TestIpcModeOlderClient
14:53:10 [2020-02-26T14:53:10.212Z] === PAUSE TestIpcModeOlderClient
14:53:10 [2020-02-26T14:53:10.212Z] === RUN   TestKillContainerInvalidSignal
14:53:10 [2020-02-26T14:53:10.831Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
14:53:10 [2020-02-26T14:53:10.831Z] === RUN   TestKillContainer
14:53:10 [2020-02-26T14:53:10.831Z] === RUN   TestKillContainer/no_signal
14:53:11 [2020-02-26T14:53:11.240Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:53:11 [2020-02-26T14:53:11.452Z] === RUN   TestKillContainer/non_killing_signal
14:53:11 [2020-02-26T14:53:11.738Z] === RUN   TestKillContainer/killing_signal
14:53:12 [2020-02-26T14:53:12.598Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:53:12 [2020-02-26T14:53:12.753Z] --- PASS: TestKillContainer (2.01s)
14:53:12 [2020-02-26T14:53:12.753Z]     --- PASS: TestKillContainer/no_signal (0.65s)
14:53:12 [2020-02-26T14:53:12.753Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
14:53:12 [2020-02-26T14:53:12.753Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
14:53:12 [2020-02-26T14:53:12.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:53:12 [2020-02-26T14:53:12.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:53:13 [2020-02-26T14:53:13.371Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:53:13 [2020-02-26T14:53:13.956Z] === RUN   TestDockerSuite/TestRmiTag
14:53:13 [2020-02-26T14:53:13.956Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:53:14 [2020-02-26T14:53:14.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s)
14:53:14 [2020-02-26T14:53:14.383Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
14:53:14 [2020-02-26T14:53:14.383Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
14:53:14 [2020-02-26T14:53:14.383Z] === RUN   TestKillStoppedContainer
14:53:14 [2020-02-26T14:53:14.383Z] --- PASS: TestKillStoppedContainer (0.09s)
14:53:14 [2020-02-26T14:53:14.383Z] === RUN   TestKillStoppedContainerAPIPre120
14:53:14 [2020-02-26T14:53:14.383Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:53:14 [2020-02-26T14:53:14.383Z] === RUN   TestKillDifferentUserContainer
14:53:14 [2020-02-26T14:53:14.514Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:53:15 [2020-02-26T14:53:15.016Z] --- PASS: TestKillDifferentUserContainer (0.70s)
14:53:15 [2020-02-26T14:53:15.016Z] === RUN   TestInspectOomKilledTrue
14:53:16 [2020-02-26T14:53:16.499Z] --- PASS: TestInspectOomKilledTrue (1.25s)
14:53:16 [2020-02-26T14:53:16.499Z] === RUN   TestInspectOomKilledFalse
14:53:17 [2020-02-26T14:53:17.117Z] --- PASS: TestInspectOomKilledFalse (0.67s)
14:53:17 [2020-02-26T14:53:17.117Z] === RUN   TestLinksEtcHostsContentMatch
14:53:17 [2020-02-26T14:53:17.735Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
14:53:17 [2020-02-26T14:53:17.735Z] === RUN   TestLinksContainerNames
14:53:17 [2020-02-26T14:53:17.772Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
14:53:19 [2020-02-26T14:53:19.215Z] --- PASS: TestLinksContainerNames (1.35s)
14:53:19 [2020-02-26T14:53:19.215Z] === RUN   TestLogsFollowTailEmpty
14:53:19 [2020-02-26T14:53:19.500Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
14:53:19 [2020-02-26T14:53:19.500Z] === RUN   TestContainerNetworkMountsNoChown
14:53:19 [2020-02-26T14:53:19.655Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:53:20 [2020-02-26T14:53:20.522Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/default
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/default
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/private
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/private
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rprivate
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rprivate
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/slave
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/slave
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rslave
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rslave
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/shared
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/shared
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rshared
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rshared
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/default
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/shared
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/default/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rshared
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/default/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rprivate
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rslave
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/slave
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/private
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/private/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/private/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/default/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/default/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/private/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/private/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:53:20 [2020-02-26T14:53:20.522Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:53:20 [2020-02-26T14:53:20.577Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:53:20 [2020-02-26T14:53:20.821Z] --- PASS: TestMountDaemonRoot (0.04s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:53:20 [2020-02-26T14:53:20.821Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:53:20 [2020-02-26T14:53:20.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:53:20 [2020-02-26T14:53:20.821Z] === RUN   TestContainerBindMountNonRecursive
14:53:21 [2020-02-26T14:53:21.501Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:53:21 [2020-02-26T14:53:21.755Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:53:22 [2020-02-26T14:53:22.303Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
14:53:22 [2020-02-26T14:53:22.303Z] === RUN   TestNetworkNat
14:53:22 [2020-02-26T14:53:22.922Z] --- PASS: TestNetworkNat (0.69s)
14:53:22 [2020-02-26T14:53:22.922Z] === RUN   TestNetworkLocalhostTCPNat
14:53:23 [2020-02-26T14:53:23.542Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
14:53:23 [2020-02-26T14:53:23.542Z] === RUN   TestNetworkLoopbackNat
14:53:23 [2020-02-26T14:53:23.637Z] === RUN   TestDockerSuite/TestRunAddHost
14:53:24 [2020-02-26T14:53:24.196Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:53:24 [2020-02-26T14:53:24.756Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:53:24 [2020-02-26T14:53:24.778Z] --- PASS: TestNetworkLoopbackNat (0.87s)
14:53:24 [2020-02-26T14:53:24.778Z] === RUN   TestPause
14:53:25 [2020-02-26T14:53:25.315Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
14:53:25 [2020-02-26T14:53:25.315Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:53:25 [2020-02-26T14:53:25.395Z] --- PASS: TestPause (0.69s)
14:53:25 [2020-02-26T14:53:25.395Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:53:25 [2020-02-26T14:53:25.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:53:25 [2020-02-26T14:53:25.395Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:53:25 [2020-02-26T14:53:25.395Z] === RUN   TestPauseStopPausedContainer
14:53:25 [2020-02-26T14:53:25.570Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:53:26 [2020-02-26T14:53:26.011Z] --- PASS: TestPauseStopPausedContainer (0.70s)
14:53:26 [2020-02-26T14:53:26.011Z] === RUN   TestPsFilter
14:53:26 [2020-02-26T14:53:26.011Z] --- PASS: TestPsFilter (0.17s)
14:53:26 [2020-02-26T14:53:26.011Z] === RUN   TestRemoveContainerWithRemovedVolume
14:53:26 [2020-02-26T14:53:26.493Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:53:26 [2020-02-26T14:53:26.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
14:53:26 [2020-02-26T14:53:26.627Z] === RUN   TestRemoveContainerWithVolume
14:53:27 [2020-02-26T14:53:27.642Z] --- PASS: TestRemoveContainerWithVolume (0.71s)
14:53:27 [2020-02-26T14:53:27.642Z] === RUN   TestRemoveContainerRunning
14:53:28 [2020-02-26T14:53:28.260Z] --- PASS: TestRemoveContainerRunning (0.68s)
14:53:28 [2020-02-26T14:53:28.260Z] === RUN   TestRemoveContainerForceRemoveRunning
14:53:28 [2020-02-26T14:53:28.377Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:53:28 [2020-02-26T14:53:28.377Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
14:53:28 [2020-02-26T14:53:28.878Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
14:53:28 [2020-02-26T14:53:28.878Z] === RUN   TestRemoveInvalidContainer
14:53:28 [2020-02-26T14:53:28.878Z] --- PASS: TestRemoveInvalidContainer (0.04s)
14:53:28 [2020-02-26T14:53:28.878Z] === RUN   TestRenameLinkedContainer
14:53:29 [2020-02-26T14:53:29.301Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:53:30 [2020-02-26T14:53:30.224Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:53:31 [2020-02-26T14:53:31.574Z] --- PASS: TestRenameLinkedContainer (2.64s)
14:53:31 [2020-02-26T14:53:31.574Z] === RUN   TestRenameStoppedContainer
14:53:31 [2020-02-26T14:53:31.583Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
14:53:32 [2020-02-26T14:53:32.193Z] --- PASS: TestRenameStoppedContainer (0.63s)
14:53:32 [2020-02-26T14:53:32.193Z] === RUN   TestRenameRunningContainerAndReuse
14:53:32 [2020-02-26T14:53:32.942Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:53:33 [2020-02-26T14:53:33.678Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
14:53:33 [2020-02-26T14:53:33.678Z] === RUN   TestRenameInvalidName
14:53:34 [2020-02-26T14:53:34.298Z] --- PASS: TestRenameInvalidName (0.86s)
14:53:34 [2020-02-26T14:53:34.298Z] === RUN   TestRenameAnonymousContainer
14:53:34 [2020-02-26T14:53:34.337Z] === RUN   TestDockerSuite/TestRunAttachDetach
14:53:35 [2020-02-26T14:53:35.698Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
14:53:36 [2020-02-26T14:53:36.257Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
14:53:36 [2020-02-26T14:53:36.988Z] --- PASS: TestRenameAnonymousContainer (2.48s)
14:53:36 [2020-02-26T14:53:36.988Z] === RUN   TestRenameContainerWithSameName
14:53:37 [2020-02-26T14:53:37.606Z] --- PASS: TestRenameContainerWithSameName (0.66s)
14:53:37 [2020-02-26T14:53:37.606Z] === RUN   TestRenameContainerWithLinkedContainer
14:53:37 [2020-02-26T14:53:37.616Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
14:53:38 [2020-02-26T14:53:38.176Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
14:53:39 [2020-02-26T14:53:39.086Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
14:53:39 [2020-02-26T14:53:39.086Z] === RUN   TestResize
14:53:39 [2020-02-26T14:53:39.099Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:53:39 [2020-02-26T14:53:39.372Z] --- PASS: TestResize (0.68s)
14:53:39 [2020-02-26T14:53:39.372Z] === RUN   TestResizeWithInvalidSize
14:53:40 [2020-02-26T14:53:40.393Z] --- PASS: TestResizeWithInvalidSize (0.72s)
14:53:40 [2020-02-26T14:53:40.393Z] === RUN   TestResizeWhenContainerNotStarted
14:53:40 [2020-02-26T14:53:40.458Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
14:53:41 [2020-02-26T14:53:41.014Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:53:41 [2020-02-26T14:53:41.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:53:41 [2020-02-26T14:53:41.380Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:53:42 [2020-02-26T14:53:42.304Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:53:43 [2020-02-26T14:53:43.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:53:43 [2020-02-26T14:53:43.226Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:53:43 [2020-02-26T14:53:43.785Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:53:43 [2020-02-26T14:53:43.785Z] === RUN   TestDockerSuite/TestRunBindMounts
14:53:44 [2020-02-26T14:53:44.344Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
14:53:44 [2020-02-26T14:53:44.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:53:44 [2020-02-26T14:53:44.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:53:45 [2020-02-26T14:53:45.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:53:46 [2020-02-26T14:53:46.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:53:46 [2020-02-26T14:53:46.853Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:53:47 [2020-02-26T14:53:47.107Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:53:47 [2020-02-26T14:53:47.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:53:48 [2020-02-26T14:53:48.030Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:53:48 [2020-02-26T14:53:48.259Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:53:48 [2020-02-26T14:53:48.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:53:48 [2020-02-26T14:53:48.953Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:53:49 [2020-02-26T14:53:49.511Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:53:49 [2020-02-26T14:53:49.511Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:53:50 [2020-02-26T14:53:50.434Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:53:50 [2020-02-26T14:53:50.992Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:53:51 [2020-02-26T14:53:51.914Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:53:52 [2020-02-26T14:53:52.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.69s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.89s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.41s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.33s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.59s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.30s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.57s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.78s)
14:53:52 [2020-02-26T14:53:52.378Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.07s)
14:53:52 [2020-02-26T14:53:52.378Z] === RUN   TestCgroupNamespacesRun
14:53:52 [2020-02-26T14:53:52.837Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:53:53 [2020-02-26T14:53:53.403Z] --- PASS: TestCgroupNamespacesRun (1.63s)
14:53:53 [2020-02-26T14:53:53.403Z] === RUN   TestCgroupNamespacesRunPrivileged
14:53:53 [2020-02-26T14:53:53.761Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:53:53 [2020-02-26T14:53:53.761Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:53:54 [2020-02-26T14:53:54.319Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:53:54 [2020-02-26T14:53:54.319Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:53:55 [2020-02-26T14:53:55.437Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
14:53:55 [2020-02-26T14:53:55.437Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:53:55 [2020-02-26T14:53:55.679Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:53:56 [2020-02-26T14:53:56.603Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:53:56 [2020-02-26T14:53:56.923Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
14:53:56 [2020-02-26T14:53:56.924Z] === RUN   TestCgroupNamespacesRunHostMode
14:53:57 [2020-02-26T14:53:57.525Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:53:58 [2020-02-26T14:53:58.082Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:53:58 [2020-02-26T14:53:58.337Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:53:58 [2020-02-26T14:53:58.406Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
14:53:58 [2020-02-26T14:53:58.406Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:53:59 [2020-02-26T14:53:59.260Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:54:00 [2020-02-26T14:54:00.454Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
14:54:00 [2020-02-26T14:54:00.454Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:54:00 [2020-02-26T14:54:00.623Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:54:01 [2020-02-26T14:54:01.077Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
14:54:01 [2020-02-26T14:54:01.077Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:54:02 [2020-02-26T14:54:02.095Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
14:54:02 [2020-02-26T14:54:02.095Z] === RUN   TestCgroupNamespacesRunOlderClient
14:54:02 [2020-02-26T14:54:02.506Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:54:03 [2020-02-26T14:54:03.428Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
14:54:03 [2020-02-26T14:54:03.579Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s)
14:54:03 [2020-02-26T14:54:03.579Z] === RUN   TestKernelTCPMemory
14:54:03 [2020-02-26T14:54:03.986Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:54:04 [2020-02-26T14:54:04.544Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:54:04 [2020-02-26T14:54:04.595Z] --- PASS: TestKernelTCPMemory (0.86s)
14:54:04 [2020-02-26T14:54:04.595Z] === RUN   TestNISDomainname
14:54:05 [2020-02-26T14:54:05.468Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:54:05 [2020-02-26T14:54:05.612Z] --- PASS: TestNISDomainname (0.93s)
14:54:05 [2020-02-26T14:54:05.612Z] === RUN   TestHostnameDnsResolution
14:54:06 [2020-02-26T14:54:06.393Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:54:06 [2020-02-26T14:54:06.632Z] --- PASS: TestHostnameDnsResolution (1.17s)
14:54:06 [2020-02-26T14:54:06.632Z] === RUN   TestStats
14:54:07 [2020-02-26T14:54:07.315Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:54:07 [2020-02-26T14:54:07.873Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:54:08 [2020-02-26T14:54:08.109Z] --- PASS: TestStats (1.70s)
14:54:08 [2020-02-26T14:54:08.109Z] === RUN   TestStopContainerWithTimeout
14:54:08 [2020-02-26T14:54:08.109Z] === RUN   TestStopContainerWithTimeout/0
14:54:08 [2020-02-26T14:54:08.109Z] === PAUSE TestStopContainerWithTimeout/0
14:54:08 [2020-02-26T14:54:08.109Z] === RUN   TestStopContainerWithTimeout/1
14:54:08 [2020-02-26T14:54:08.109Z] === PAUSE TestStopContainerWithTimeout/1
14:54:08 [2020-02-26T14:54:08.109Z] === RUN   TestStopContainerWithTimeout/3
14:54:08 [2020-02-26T14:54:08.109Z] === PAUSE TestStopContainerWithTimeout/3
14:54:08 [2020-02-26T14:54:08.109Z] === RUN   TestStopContainerWithTimeout/-1
14:54:08 [2020-02-26T14:54:08.109Z] === PAUSE TestStopContainerWithTimeout/-1
14:54:08 [2020-02-26T14:54:08.395Z] === CONT  TestStopContainerWithTimeout/0
14:54:08 [2020-02-26T14:54:08.395Z] === CONT  TestStopContainerWithTimeout/-1
14:54:08 [2020-02-26T14:54:08.395Z] === CONT  TestStopContainerWithTimeout/1
14:54:08 [2020-02-26T14:54:08.395Z] === CONT  TestStopContainerWithTimeout/3
14:54:09 [2020-02-26T14:54:09.789Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:54:11 [2020-02-26T14:54:11.670Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
14:54:11 [2020-02-26T14:54:11.868Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:54:11 [2020-02-26T14:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
14:54:11 [2020-02-26T14:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
14:54:11 [2020-02-26T14:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
14:54:11 [2020-02-26T14:54:11.868Z]     --- PASS: TestStopContainerWithTimeout/3 (3.28s)
14:54:11 [2020-02-26T14:54:11.868Z] === RUN   TestDeleteDevicemapper
14:54:11 [2020-02-26T14:54:11.868Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:54:11 [2020-02-26T14:54:11.868Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:54:11 [2020-02-26T14:54:11.868Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:54:13 [2020-02-26T14:54:13.552Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:54:13 [2020-02-26T14:54:13.552Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:54:14 [2020-02-26T14:54:14.477Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:54:14 [2020-02-26T14:54:14.580Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s)
14:54:14 [2020-02-26T14:54:14.580Z] === RUN   TestUpdateMemory
14:54:15 [2020-02-26T14:54:15.594Z] --- PASS: TestUpdateMemory (0.94s)
14:54:15 [2020-02-26T14:54:15.594Z] === RUN   TestUpdateCPUQuota
14:54:16 [2020-02-26T14:54:16.612Z] --- PASS: TestUpdateCPUQuota (1.21s)
14:54:16 [2020-02-26T14:54:16.612Z] === RUN   TestUpdatePidsLimit
14:54:16 [2020-02-26T14:54:16.612Z] === RUN   TestUpdatePidsLimit/update_from_none
14:54:16 [2020-02-26T14:54:16.897Z] === RUN   TestUpdatePidsLimit/no_change
14:54:16 [2020-02-26T14:54:16.984Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:54:17 [2020-02-26T14:54:17.185Z] === RUN   TestUpdatePidsLimit/update_lower
14:54:17 [2020-02-26T14:54:17.472Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:54:18 [2020-02-26T14:54:18.093Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:54:18 [2020-02-26T14:54:18.379Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:54:18 [2020-02-26T14:54:18.665Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:54:18 [2020-02-26T14:54:18.868Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:54:20 [2020-02-26T14:54:20.159Z] --- PASS: TestUpdatePidsLimit (3.40s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
14:54:20 [2020-02-26T14:54:20.159Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
14:54:20 [2020-02-26T14:54:20.159Z] === RUN   TestUpdateRestartPolicy
14:54:21 [2020-02-26T14:54:21.377Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:54:24 [2020-02-26T14:54:24.635Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:54:24 [2020-02-26T14:54:24.635Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:54:24 [2020-02-26T14:54:24.635Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:54:24 [2020-02-26T14:54:24.890Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:54:26 [2020-02-26T14:54:26.772Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:54:28 [2020-02-26T14:54:28.698Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:54:31 [2020-02-26T14:54:31.212Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:54:31 [2020-02-26T14:54:31.800Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:54:32 [2020-02-26T14:54:32.698Z] --- PASS: TestUpdateRestartPolicy (12.08s)
14:54:32 [2020-02-26T14:54:32.698Z] === RUN   TestUpdateRestartWithAutoRemove
14:54:32 [2020-02-26T14:54:32.698Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
14:54:32 [2020-02-26T14:54:32.698Z] === RUN   TestWaitNonBlocked
14:54:32 [2020-02-26T14:54:32.698Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:54:32 [2020-02-26T14:54:32.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:54:32 [2020-02-26T14:54:32.698Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:54:32 [2020-02-26T14:54:32.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:54:32 [2020-02-26T14:54:32.698Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:54:32 [2020-02-26T14:54:32.698Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:54:33 [2020-02-26T14:54:33.682Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:54:33 [2020-02-26T14:54:33.718Z] --- PASS: TestWaitNonBlocked (0.04s)
14:54:33 [2020-02-26T14:54:33.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
14:54:33 [2020-02-26T14:54:33.718Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
14:54:33 [2020-02-26T14:54:33.718Z] === RUN   TestWaitBlocked
14:54:33 [2020-02-26T14:54:33.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:54:33 [2020-02-26T14:54:33.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:54:33 [2020-02-26T14:54:33.718Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:54:33 [2020-02-26T14:54:33.718Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:54:33 [2020-02-26T14:54:33.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:54:33 [2020-02-26T14:54:33.718Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:54:34 [2020-02-26T14:54:34.240Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
14:54:34 [2020-02-26T14:54:34.240Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:54:34 [2020-02-26T14:54:34.758Z] --- PASS: TestWaitBlocked (0.04s)
14:54:34 [2020-02-26T14:54:34.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
14:54:34 [2020-02-26T14:54:34.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
14:54:34 [2020-02-26T14:54:34.758Z] === CONT  TestContainerStartOnDaemonRestart
14:54:34 [2020-02-26T14:54:34.758Z] === CONT  TestIpcModeOlderClient
14:54:34 [2020-02-26T14:54:34.758Z] === CONT  TestDaemonHostGatewayIP
14:54:34 [2020-02-26T14:54:34.758Z] === CONT  TestDaemonRestartIpcMode
14:54:35 [2020-02-26T14:54:35.047Z] --- PASS: TestIpcModeOlderClient (0.16s)
14:54:35 [2020-02-26T14:54:35.164Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
14:54:37 [2020-02-26T14:54:37.046Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:54:37 [2020-02-26T14:54:37.046Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:54:37 [2020-02-26T14:54:37.606Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:54:38 [2020-02-26T14:54:38.530Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:54:39 [2020-02-26T14:54:39.453Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
14:54:39 [2020-02-26T14:54:39.474Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s)
14:54:39 [2020-02-26T14:54:39.474Z] --- PASS: TestDaemonRestartIpcMode (4.73s)
14:54:39 [2020-02-26T14:54:39.760Z] --- PASS: TestDaemonHostGatewayIP (4.81s)
14:54:39 [2020-02-26T14:54:39.760Z] PASS
14:54:39 [2020-02-26T14:54:39.760Z] 
14:54:39 [2020-02-26T14:54:39.760Z] === Skipped
14:54:39 [2020-02-26T14:54:39.760Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
14:54:39 [2020-02-26T14:54:39.760Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:54:39 [2020-02-26T14:54:39.760Z] 
14:54:39 [2020-02-26T14:54:39.760Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:54:39 [2020-02-26T14:54:39.760Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:54:39 [2020-02-26T14:54:39.760Z] 
14:54:39 [2020-02-26T14:54:39.760Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
14:54:39 [2020-02-26T14:54:39.760Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:54:39 [2020-02-26T14:54:39.760Z] 
14:54:39 [2020-02-26T14:54:39.760Z] 
14:54:39 [2020-02-26T14:54:39.760Z] DONE 199 tests, 3 skipped in 120.219s
14:54:39 [2020-02-26T14:54:39.760Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
14:54:39 [2020-02-26T14:54:39.760Z] ++ 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
14:54:39 [2020-02-26T14:54:39.760Z] ++ set -e
14:54:39 [2020-02-26T14:54:39.760Z] ++ '[' -n 0 ']'
14:54:39 [2020-02-26T14:54:39.760Z] ++ set -x
14:54:39 [2020-02-26T14:54:39.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
14:54:39 [2020-02-26T14:54:39.761Z] INFO: Testing against a local daemon
14:54:39 [2020-02-26T14:54:39.761Z] === RUN   TestCommitInheritsEnv
14:54:40 [2020-02-26T14:54:40.012Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:54:40 [2020-02-26T14:54:40.012Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:54:40 [2020-02-26T14:54:40.380Z] --- PASS: TestCommitInheritsEnv (0.45s)
14:54:40 [2020-02-26T14:54:40.380Z] === RUN   TestImportExtremelyLargeImageWorks
14:54:40 [2020-02-26T14:54:40.380Z] === PAUSE TestImportExtremelyLargeImageWorks
14:54:40 [2020-02-26T14:54:40.380Z] === RUN   TestImagesFilterMultiReference
14:54:40 [2020-02-26T14:54:40.380Z] --- PASS: TestImagesFilterMultiReference (0.08s)
14:54:40 [2020-02-26T14:54:40.380Z] === RUN   TestImagePullPlatformInvalid
14:54:40 [2020-02-26T14:54:40.380Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:54:40 [2020-02-26T14:54:40.380Z] === RUN   TestRemoveImageOrphaning
14:54:40 [2020-02-26T14:54:40.938Z] === RUN   TestDockerSuite/TestRunEnvironment
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestRemoveImageOrphaning (0.44s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestRemoveImageGarbageCollector
14:54:41 [2020-02-26T14:54:41.007Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:54:41 [2020-02-26T14:54:41.007Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagInvalidReference
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagInvalidReference (0.04s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagValidPrefixedRepo
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagExistedNameWithoutForce
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagOfficialNames
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagOfficialNames (0.07s)
14:54:41 [2020-02-26T14:54:41.007Z] === RUN   TestTagMatchesDigest
14:54:41 [2020-02-26T14:54:41.007Z] --- PASS: TestTagMatchesDigest (0.03s)
14:54:41 [2020-02-26T14:54:41.007Z] === CONT  TestImportExtremelyLargeImageWorks
14:54:41 [2020-02-26T14:54:41.862Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:54:42 [2020-02-26T14:54:42.422Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:54:43 [2020-02-26T14:54:43.391Z] === RUN   TestDockerSuite/TestRunExitCode
14:54:44 [2020-02-26T14:54:44.316Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:54:44 [2020-02-26T14:54:44.875Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:54:45 [2020-02-26T14:54:45.797Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:54:46 [2020-02-26T14:54:46.720Z] === RUN   TestDockerSuite/TestRunExposePort
14:54:46 [2020-02-26T14:54:46.720Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:54:47 [2020-02-26T14:54:47.278Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:54:48 [2020-02-26T14:54:48.201Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:54:50 [2020-02-26T14:54:50.082Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:54:50 [2020-02-26T14:54:50.082Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:54:50 [2020-02-26T14:54:50.082Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:54:54 [2020-02-26T14:54:54.235Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:54:54 [2020-02-26T14:54:54.489Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:55:06 [2020-02-26T14:55:06.637Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
14:55:07 [2020-02-26T14:55:07.202Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:55:09 [2020-02-26T14:55:09.086Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
14:55:09 [2020-02-26T14:55:09.086Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
14:55:09 [2020-02-26T14:55:09.086Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:55:09 [2020-02-26T14:55:09.086Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:55:09 [2020-02-26T14:55:09.645Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:55:12 [2020-02-26T14:55:12.900Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:55:14 [2020-02-26T14:55:14.780Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:55:16 [2020-02-26T14:55:16.138Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:55:17 [2020-02-26T14:55:17.061Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:55:17 [2020-02-26T14:55:17.620Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:55:18 [2020-02-26T14:55:18.545Z] === RUN   TestDockerSuite/TestRunModeHostname
14:55:19 [2020-02-26T14:55:19.467Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:55:19 [2020-02-26T14:55:19.467Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:55:19 [2020-02-26T14:55:19.722Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:55:21 [2020-02-26T14:55:21.605Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:55:22 [2020-02-26T14:55:22.528Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:55:24 [2020-02-26T14:55:24.410Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:55:24 [2020-02-26T14:55:24.410Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:55:24 [2020-02-26T14:55:24.410Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:55:26 [2020-02-26T14:55:26.290Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:55:27 [2020-02-26T14:55:27.649Z] === RUN   TestDockerSuite/TestRunMount
14:55:34 [2020-02-26T14:55:34.172Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:55:34 [2020-02-26T14:55:34.730Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:55:35 [2020-02-26T14:55:35.289Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:55:37 [2020-02-26T14:55:37.173Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:55:39 [2020-02-26T14:55:39.678Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:55:42 [2020-02-26T14:55:42.939Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:55:45 [2020-02-26T14:55:45.446Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:55:47 [2020-02-26T14:55:47.952Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:55:49 [2020-02-26T14:55:49.835Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:55:51 [2020-02-26T14:55:51.194Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:55:51 [2020-02-26T14:55:51.194Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:55:51 [2020-02-26T14:55:51.753Z] === RUN   TestDockerSuite/TestRunNetHost
14:55:53 [2020-02-26T14:55:53.112Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:55:53 [2020-02-26T14:55:53.670Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:55:54 [2020-02-26T14:55:54.593Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:55:57 [2020-02-26T14:55:57.100Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:55:59 [2020-02-26T14:55:59.607Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:56:04 [2020-02-26T14:56:04.838Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:56:04 [2020-02-26T14:56:04.838Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:56:04 [2020-02-26T14:56:04.838Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
14:56:05 [2020-02-26T14:56:05.761Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:56:05 [2020-02-26T14:56:05.761Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:56:06 [2020-02-26T14:56:06.684Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:56:07 [2020-02-26T14:56:07.243Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:56:07 [2020-02-26T14:56:07.243Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:56:08 [2020-02-26T14:56:08.166Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:56:09 [2020-02-26T14:56:09.090Z] === RUN   TestDockerSuite/TestRunOOMExitCode
14:56:09 [2020-02-26T14:56:09.090Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:56:10 [2020-02-26T14:56:10.014Z] === RUN   TestDockerSuite/TestRunPIDsLimit
14:56:10 [2020-02-26T14:56:10.937Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:56:12 [2020-02-26T14:56:12.851Z] === RUN   TestDockerSuite/TestRunPortInUse
14:56:13 [2020-02-26T14:56:13.408Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
14:56:14 [2020-02-26T14:56:14.332Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:56:14 [2020-02-26T14:56:14.894Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:56:15 [2020-02-26T14:56:15.816Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:56:16 [2020-02-26T14:56:16.374Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:56:17 [2020-02-26T14:56:17.297Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:56:17 [2020-02-26T14:56:17.297Z] === RUN   TestDockerSuite/TestRunPublishPort
14:56:18 [2020-02-26T14:56:18.219Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:56:18 [2020-02-26T14:56:18.778Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:56:18 [2020-02-26T14:56:18.778Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:56:19 [2020-02-26T14:56:19.702Z] === RUN   TestDockerSuite/TestRunRedirectStdout
14:56:21 [2020-02-26T14:56:21.061Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:56:21 [2020-02-26T14:56:21.061Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:56:24 [2020-02-26T14:56:24.319Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:56:26 [2020-02-26T14:56:26.200Z] === RUN   TestDockerSuite/TestRunRm
14:56:26 [2020-02-26T14:56:26.759Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:56:30 [2020-02-26T14:56:30.955Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:56:31 [2020-02-26T14:56:31.513Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:56:32 [2020-02-26T14:56:32.436Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
14:56:34 [2020-02-26T14:56:34.317Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
14:56:34 [2020-02-26T14:56:34.876Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
14:56:39 [2020-02-26T14:56:39.033Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
14:56:44 [2020-02-26T14:56:44.264Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
14:56:44 [2020-02-26T14:56:44.264Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
14:56:45 [2020-02-26T14:56:45.202Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
14:56:45 [2020-02-26T14:56:45.762Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
14:56:46 [2020-02-26T14:56:46.685Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
14:56:47 [2020-02-26T14:56:47.607Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
14:56:48 [2020-02-26T14:56:48.166Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
14:56:49 [2020-02-26T14:56:49.089Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:56:50 [2020-02-26T14:56:50.015Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:56:50 [2020-02-26T14:56:50.938Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:56:53 [2020-02-26T14:56:53.445Z] === RUN   TestDockerSuite/TestRunState
14:56:55 [2020-02-26T14:56:55.328Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:56:55 [2020-02-26T14:56:55.887Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:56:56 [2020-02-26T14:56:56.812Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:56:56 [2020-02-26T14:56:56.812Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
14:56:56 [2020-02-26T14:56:56.812Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:56:57 [2020-02-26T14:56:57.736Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:56:58 [2020-02-26T14:56:58.297Z] === RUN   TestDockerSuite/TestRunSysctls
14:57:00 [2020-02-26T14:57:00.180Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:57:00 [2020-02-26T14:57:00.180Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:57:00 [2020-02-26T14:57:00.180Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:57:01 [2020-02-26T14:57:01.103Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
14:57:03 [2020-02-26T14:57:03.611Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
14:57:04 [2020-02-26T14:57:04.533Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
14:57:06 [2020-02-26T14:57:06.414Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
14:57:10 [2020-02-26T14:57:10.569Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:57:13 [2020-02-26T14:57:13.825Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:57:14 [2020-02-26T14:57:14.079Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:57:14 [2020-02-26T14:57:14.637Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
14:57:14 [2020-02-26T14:57:14.893Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:57:15 [2020-02-26T14:57:15.836Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:57:18 [2020-02-26T14:57:18.346Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:57:19 [2020-02-26T14:57:19.272Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
14:57:19 [2020-02-26T14:57:19.526Z] === RUN   TestDockerSuite/TestRunUserByID
14:57:20 [2020-02-26T14:57:20.450Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:57:20 [2020-02-26T14:57:20.705Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:57:20 [2020-02-26T14:57:20.959Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:57:21 [2020-02-26T14:57:21.883Z] === RUN   TestDockerSuite/TestRunUserByName
14:57:22 [2020-02-26T14:57:22.806Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:57:23 [2020-02-26T14:57:23.729Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
14:57:23 [2020-02-26T14:57:23.729Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:57:23 [2020-02-26T14:57:23.729Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:57:24 [2020-02-26T14:57:24.651Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:57:28 [2020-02-26T14:57:28.806Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
14:57:29 [2020-02-26T14:57:29.365Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:57:30 [2020-02-26T14:57:30.289Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:57:31 [2020-02-26T14:57:31.648Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:57:34 [2020-02-26T14:57:34.155Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
14:57:36 [2020-02-26T14:57:36.038Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
14:57:36 [2020-02-26T14:57:36.597Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
14:57:37 [2020-02-26T14:57:37.958Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:57:39 [2020-02-26T14:57:39.320Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
14:57:41 [2020-02-26T14:57:41.202Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:57:42 [2020-02-26T14:57:42.124Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:57:42 [2020-02-26T14:57:42.683Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:57:44 [2020-02-26T14:57:44.043Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:57:44 [2020-02-26T14:57:44.043Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:57:44 [2020-02-26T14:57:44.043Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:57:44 [2020-02-26T14:57:44.043Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:57:44 [2020-02-26T14:57:44.043Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
14:57:44 [2020-02-26T14:57:44.988Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
14:57:44 [2020-02-26T14:57:44.988Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
14:57:45 [2020-02-26T14:57:45.914Z] === RUN   TestDockerSuite/TestRunWithCPUShares
14:57:46 [2020-02-26T14:57:46.840Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
14:57:47 [2020-02-26T14:57:47.763Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
14:57:48 [2020-02-26T14:57:48.688Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
14:57:49 [2020-02-26T14:57:49.611Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
14:57:50 [2020-02-26T14:57:50.535Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:57:50 [2020-02-26T14:57:50.535Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
14:57:51 [2020-02-26T14:57:51.095Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
14:57:51 [2020-02-26T14:57:51.095Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
14:57:51 [2020-02-26T14:57:51.095Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
14:57:51 [2020-02-26T14:57:51.095Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:57:51 [2020-02-26T14:57:51.095Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
14:57:51 [2020-02-26T14:57:51.350Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
14:57:51 [2020-02-26T14:57:51.605Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
14:57:51 [2020-02-26T14:57:51.605Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
14:57:51 [2020-02-26T14:57:51.860Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
14:57:52 [2020-02-26T14:57:52.115Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
14:57:52 [2020-02-26T14:57:52.675Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
14:57:52 [2020-02-26T14:57:52.675Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
14:57:52 [2020-02-26T14:57:52.930Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
14:57:54 [2020-02-26T14:57:54.290Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
14:57:54 [2020-02-26T14:57:54.848Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
14:57:54 [2020-02-26T14:57:54.848Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
14:57:56 [2020-02-26T14:57:56.210Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:57:56 [2020-02-26T14:57:56.210Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:57:57 [2020-02-26T14:57:57.140Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:57:57 [2020-02-26T14:57:57.140Z] === RUN   TestDockerSuite/TestRunWithShmSize
14:57:58 [2020-02-26T14:57:58.062Z] === RUN   TestDockerSuite/TestRunWithSwappiness
14:57:58 [2020-02-26T14:57:58.986Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
14:57:58 [2020-02-26T14:57:58.986Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
14:57:58 [2020-02-26T14:57:58.986Z] === RUN   TestDockerSuite/TestRunWithUlimits
14:57:59 [2020-02-26T14:57:59.545Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:58:00 [2020-02-26T14:58:00.104Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
14:58:01 [2020-02-26T14:58:01.026Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
14:58:01 [2020-02-26T14:58:01.280Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
14:58:01 [2020-02-26T14:58:01.840Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
14:58:02 [2020-02-26T14:58:02.094Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
14:58:02 [2020-02-26T14:58:02.094Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:58:02 [2020-02-26T14:58:02.654Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:58:02 [2020-02-26T14:58:02.908Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:58:04 [2020-02-26T14:58:04.790Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:58:04 [2020-02-26T14:58:04.790Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
14:58:05 [2020-02-26T14:58:05.045Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:58:08 [2020-02-26T14:58:08.300Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:58:08 [2020-02-26T14:58:08.858Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:58:08 [2020-02-26T14:58:08.858Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:58:08 [2020-02-26T14:58:08.858Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:58:09 [2020-02-26T14:58:09.781Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
14:58:11 [2020-02-26T14:58:11.160Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
14:58:12 [2020-02-26T14:58:12.519Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:58:12 [2020-02-26T14:58:12.519Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:58:14 [2020-02-26T14:58:14.400Z] === RUN   TestDockerSuite/TestSaveImageId
14:58:14 [2020-02-26T14:58:14.400Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:58:14 [2020-02-26T14:58:14.959Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:58:17 [2020-02-26T14:58:17.465Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:58:17 [2020-02-26T14:58:17.465Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:58:18 [2020-02-26T14:58:18.832Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:58:18 [2020-02-26T14:58:18.832Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:58:18 [2020-02-26T14:58:18.832Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:58:20 [2020-02-26T14:58:20.716Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:58:22 [2020-02-26T14:58:22.076Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:58:22 [2020-02-26T14:58:22.330Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:58:22 [2020-02-26T14:58:22.330Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:58:22 [2020-02-26T14:58:22.330Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:58:22 [2020-02-26T14:58:22.585Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:58:22 [2020-02-26T14:58:22.839Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:58:25 [2020-02-26T14:58:25.345Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:58:31 [2020-02-26T14:58:31.864Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:58:33 [2020-02-26T14:58:33.224Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:58:34 [2020-02-26T14:58:34.582Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:58:35 [2020-02-26T14:58:35.940Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:58:39 [2020-02-26T14:58:39.194Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:58:41 [2020-02-26T14:58:41.700Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:58:42 [2020-02-26T14:58:42.259Z] === RUN   TestDockerSuite/TestStartRecordError
14:58:44 [2020-02-26T14:58:44.166Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:58:46 [2020-02-26T14:58:46.674Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:58:48 [2020-02-26T14:58:48.557Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:58:51 [2020-02-26T14:58:51.812Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:58:57 [2020-02-26T14:58:57.041Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:58:58 [2020-02-26T14:58:58.921Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
14:58:59 [2020-02-26T14:58:59.844Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:59:06 [2020-02-26T14:59:06.367Z] === RUN   TestDockerSuite/TestStatsNoStream
14:59:08 [2020-02-26T14:59:08.248Z] === RUN   TestDockerSuite/TestStopContainerSignal
14:59:10 [2020-02-26T14:59:10.129Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:59:10 [2020-02-26T14:59:10.688Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:59:11 [2020-02-26T14:59:11.612Z] === RUN   TestDockerSuite/TestTopPrivileged
14:59:12 [2020-02-26T14:59:12.534Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:59:12 [2020-02-26T14:59:12.534Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:59:13 [2020-02-26T14:59:13.456Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:59:17 [2020-02-26T14:59:17.608Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:59:21 [2020-02-26T14:59:21.788Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
14:59:21 [2020-02-26T14:59:21.788Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
14:59:22 [2020-02-26T14:59:22.711Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
14:59:22 [2020-02-26T14:59:22.711Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
14:59:23 [2020-02-26T14:59:23.634Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
14:59:25 [2020-02-26T14:59:25.515Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
14:59:25 [2020-02-26T14:59:25.515Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
14:59:26 [2020-02-26T14:59:26.874Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
14:59:27 [2020-02-26T14:59:27.801Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
14:59:28 [2020-02-26T14:59:28.724Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
14:59:30 [2020-02-26T14:59:30.606Z] === RUN   TestDockerSuite/TestUpdateStats
14:59:34 [2020-02-26T14:59:34.760Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
14:59:35 [2020-02-26T14:59:35.682Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
14:59:35 [2020-02-26T14:59:35.682Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
14:59:37 [2020-02-26T14:59:37.043Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
14:59:37 [2020-02-26T14:59:37.966Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:59:42 [2020-02-26T14:59:42.118Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
14:59:46 [2020-02-26T14:59:46.270Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
14:59:48 [2020-02-26T14:59:48.830Z] --- PASS: TestImportExtremelyLargeImageWorks (302.92s)
14:59:48 [2020-02-26T14:59:48.830Z] PASS
14:59:48 [2020-02-26T14:59:48.830Z] 
14:59:48 [2020-02-26T14:59:48.830Z] === Skipped
14:59:48 [2020-02-26T14:59:48.830Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
14:59:48 [2020-02-26T14:59:48.830Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:59:48 [2020-02-26T14:59:48.830Z] 
14:59:48 [2020-02-26T14:59:48.830Z] 
14:59:48 [2020-02-26T14:59:48.830Z] DONE 12 tests, 1 skipped in 304.355s
14:59:48 [2020-02-26T14:59:48.830Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
14:59:48 [2020-02-26T14:59:48.830Z] ++ 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
14:59:48 [2020-02-26T14:59:48.830Z] ++ set -e
14:59:48 [2020-02-26T14:59:48.830Z] ++ '[' -n 0 ']'
14:59:48 [2020-02-26T14:59:48.830Z] ++ set -x
14:59:48 [2020-02-26T14:59:48.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
14:59:48 [2020-02-26T14:59:48.830Z] INFO: Testing against a local daemon
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestNetworkCreateDelete
14:59:48 [2020-02-26T14:59:48.830Z] --- PASS: TestNetworkCreateDelete (0.23s)
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestDockerNetworkDeletePreferID
14:59:48 [2020-02-26T14:59:48.830Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s)
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestInspectNetwork
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestInspectNetwork/full_network_id
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestInspectNetwork/partial_network_id
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestInspectNetwork/network_name
14:59:48 [2020-02-26T14:59:48.830Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:59:49 [2020-02-26T14:59:49.526Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
14:59:51 [2020-02-26T14:59:51.407Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
14:59:52 [2020-02-26T14:59:52.332Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:59:53 [2020-02-26T14:59:53.253Z] --- PASS: TestInspectNetwork (7.78s)
14:59:53 [2020-02-26T14:59:53.253Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:59:53 [2020-02-26T14:59:53.253Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:59:53 [2020-02-26T14:59:53.253Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:59:53 [2020-02-26T14:59:53.253Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:59:53 [2020-02-26T14:59:53.253Z] === RUN   TestRunContainerWithBridgeNone
14:59:55 [2020-02-26T14:59:55.315Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
14:59:55 [2020-02-26T14:59:55.315Z] === RUN   TestNetworkInvalidJSON
14:59:55 [2020-02-26T14:59:55.315Z] === RUN   TestNetworkInvalidJSON//networks/create
14:59:55 [2020-02-26T14:59:55.315Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:59:55 [2020-02-26T14:59:55.315Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:59:55 [2020-02-26T14:59:55.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:59:55 [2020-02-26T14:59:55.315Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:59:55 [2020-02-26T14:59:55.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:59:55 [2020-02-26T14:59:55.315Z] === CONT  TestNetworkInvalidJSON//networks/create
14:59:55 [2020-02-26T14:59:55.315Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:59:55 [2020-02-26T14:59:55.315Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:59:55 [2020-02-26T14:59:55.315Z] --- PASS: TestNetworkInvalidJSON (0.04s)
14:59:55 [2020-02-26T14:59:55.315Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:59:55 [2020-02-26T14:59:55.315Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:59:55 [2020-02-26T14:59:55.315Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:59:55 [2020-02-26T14:59:55.315Z] === RUN   TestDaemonRestartWithLiveRestore
14:59:56 [2020-02-26T14:59:56.357Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
14:59:56 [2020-02-26T14:59:56.357Z] === RUN   TestDaemonDefaultNetworkPools
14:59:57 [2020-02-26T14:59:57.414Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
14:59:57 [2020-02-26T14:59:57.414Z] === RUN   TestDaemonRestartWithExistingNetwork
14:59:57 [2020-02-26T14:59:57.579Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:59:58 [2020-02-26T14:59:58.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
14:59:58 [2020-02-26T14:59:58.478Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:00:00 [2020-02-26T15:00:00.073Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.55s)
15:00:00 [2020-02-26T15:00:00.073Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:00:00 [2020-02-26T15:00:00.764Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:00:00 [2020-02-26T15:00:00.764Z] === RUN   TestServiceWithPredefinedNetwork
15:00:02 [2020-02-26T15:00:02.816Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:00:03 [2020-02-26T15:00:03.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s)
15:00:03 [2020-02-26T15:00:03.484Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:00:03 [2020-02-26T15:00:03.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:00:03 [2020-02-26T15:00:03.484Z]     service_test.go:236: FLAKY_TEST
15:00:03 [2020-02-26T15:00:03.484Z] === RUN   TestServiceWithDataPathPortInit
15:00:04 [2020-02-26T15:00:04.700Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:00:04 [2020-02-26T15:00:04.955Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:00:06 [2020-02-26T15:00:06.839Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:00:08 [2020-02-26T15:00:08.720Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:00:10 [2020-02-26T15:00:10.602Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:00:10 [2020-02-26T15:00:10.602Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:00:13 [2020-02-26T15:00:13.112Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:00:15 [2020-02-26T15:00:15.619Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:00:18 [2020-02-26T15:00:18.125Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:00:18 [2020-02-26T15:00:18.788Z] --- PASS: TestServiceWithDataPathPortInit (15.22s)
15:00:18 [2020-02-26T15:00:18.788Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:00:20 [2020-02-26T15:00:20.633Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:00:22 [2020-02-26T15:00:22.516Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:00:27 [2020-02-26T15:00:27.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s)
15:00:27 [2020-02-26T15:00:27.277Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xkwy06ufkotiptl5dp3wqql4x Created:2020-02-26 15:00:19.512356062 +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[7597ccc371400bf94466682ec98b17f908846b986cc7772233a040a6222994e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v71ijwxr0ldz1dtmafpvn3awq EndpointID:988f62cb82561710fdbaf23e6f86d44dff2b1e392e06047ce723bf67662a4fb5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55416a5d95593b0ce5a001c322b558b5338575cfbde2196554a1204752d8916b 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:5395bc649f5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v71ijwxr0ldz1dtmafpvn3awq EndpointID:988f62cb82561710fdbaf23e6f86d44dff2b1e392e06047ce723bf67662a4fb5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:00:27 [2020-02-26T15:00:27.277Z] PASS
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] === Skipped
15:00:27 [2020-02-26T15:00:27.277Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:00:27 [2020-02-26T15:00:27.277Z]     service_test.go:236: FLAKY_TEST
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] DONE 21 tests, 1 skipped in 41.852s
15:00:27 [2020-02-26T15:00:27.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:00:27 [2020-02-26T15:00:27.277Z] ++ 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
15:00:27 [2020-02-26T15:00:27.277Z] ++ set -e
15:00:27 [2020-02-26T15:00:27.277Z] ++ '[' -n 0 ']'
15:00:27 [2020-02-26T15:00:27.277Z] ++ set -x
15:00:27 [2020-02-26T15:00:27.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:00:27 [2020-02-26T15:00:27.277Z] INFO: Testing against a local daemon
15:00:27 [2020-02-26T15:00:27.277Z] === RUN   TestDockerNetworkIpvlanPersistance
15:00:27 [2020-02-26T15:00:27.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:00:27 [2020-02-26T15:00:27.277Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:27 [2020-02-26T15:00:27.277Z] === RUN   TestDockerNetworkIpvlan
15:00:27 [2020-02-26T15:00:27.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:00:27 [2020-02-26T15:00:27.277Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:27 [2020-02-26T15:00:27.277Z] PASS
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] === Skipped
15:00:27 [2020-02-26T15:00:27.277Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:00:27 [2020-02-26T15:00:27.277Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:00:27 [2020-02-26T15:00:27.277Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] 
15:00:27 [2020-02-26T15:00:27.277Z] DONE 2 tests, 2 skipped in 0.109s
15:00:27 [2020-02-26T15:00:27.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:00:27 [2020-02-26T15:00:27.277Z] ++ 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
15:00:27 [2020-02-26T15:00:27.277Z] ++ set -e
15:00:27 [2020-02-26T15:00:27.277Z] ++ '[' -n 0 ']'
15:00:27 [2020-02-26T15:00:27.277Z] ++ set -x
15:00:27 [2020-02-26T15:00:27.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:00:27 [2020-02-26T15:00:27.277Z] INFO: Testing against a local daemon
15:00:27 [2020-02-26T15:00:27.277Z] === RUN   TestDockerNetworkMacvlanPersistance
15:00:27 [2020-02-26T15:00:27.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
15:00:27 [2020-02-26T15:00:27.571Z] === RUN   TestDockerNetworkMacvlan
15:00:28 [2020-02-26T15:00:28.601Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:00:29 [2020-02-26T15:00:29.627Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:00:30 [2020-02-26T15:00:30.649Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:00:33 [2020-02-26T15:00:33.414Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:00:36 [2020-02-26T15:00:36.917Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:00:40 [2020-02-26T15:00:40.553Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:00:40 [2020-02-26T15:00:40.808Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:00:40 [2020-02-26T15:00:40.808Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:00:40 [2020-02-26T15:00:40.808Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:00:40 [2020-02-26T15:00:40.808Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:00:41 [2020-02-26T15:00:41.420Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:00:42 [2020-02-26T15:00:42.472Z] --- PASS: TestDockerNetworkMacvlan (14.87s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s)
15:00:42 [2020-02-26T15:00:42.472Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
15:00:42 [2020-02-26T15:00:42.472Z] PASS
15:00:42 [2020-02-26T15:00:42.472Z] 
15:00:42 [2020-02-26T15:00:42.472Z] DONE 8 tests in 16.492s
15:00:42 [2020-02-26T15:00:42.472Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:00:42 [2020-02-26T15:00:42.472Z] ++ 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
15:00:42 [2020-02-26T15:00:42.472Z] ++ set -e
15:00:42 [2020-02-26T15:00:42.472Z] ++ '[' -n 0 ']'
15:00:42 [2020-02-26T15:00:42.472Z] ++ set -x
15:00:42 [2020-02-26T15:00:42.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:00:42 [2020-02-26T15:00:42.472Z] testing: warning: no tests to run
15:00:42 [2020-02-26T15:00:42.472Z] PASS
15:00:42 [2020-02-26T15:00:42.472Z] 
15:00:42 [2020-02-26T15:00:42.472Z] DONE 0 tests in 0.015s
15:00:42 [2020-02-26T15:00:42.472Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:00:42 [2020-02-26T15:00:42.472Z] ++ 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
15:00:42 [2020-02-26T15:00:42.472Z] ++ set -e
15:00:42 [2020-02-26T15:00:42.472Z] ++ '[' -n 0 ']'
15:00:42 [2020-02-26T15:00:42.472Z] ++ set -x
15:00:42 [2020-02-26T15:00:42.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:00:42 [2020-02-26T15:00:42.758Z] INFO: Testing against a local daemon
15:00:42 [2020-02-26T15:00:42.758Z] === RUN   TestAuthZPluginAllowRequest
15:00:43 [2020-02-26T15:00:43.314Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:00:43 [2020-02-26T15:00:43.568Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:00:43 [2020-02-26T15:00:43.568Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:00:43 [2020-02-26T15:00:43.568Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:00:43 [2020-02-26T15:00:43.823Z] === RUN   TestDockerSuite/TestVolumeEvents
15:00:44 [2020-02-26T15:00:44.745Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:00:44 [2020-02-26T15:00:44.796Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
15:00:44 [2020-02-26T15:00:44.796Z] === RUN   TestAuthZPluginTLS
15:00:45 [2020-02-26T15:00:45.082Z] --- PASS: TestAuthZPluginTLS (0.59s)
15:00:45 [2020-02-26T15:00:45.082Z] === RUN   TestAuthZPluginDenyRequest
15:00:45 [2020-02-26T15:00:45.710Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
15:00:45 [2020-02-26T15:00:45.710Z] === RUN   TestAuthZPluginAPIDenyResponse
15:00:45 [2020-02-26T15:00:45.996Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
15:00:45 [2020-02-26T15:00:45.996Z] === RUN   TestAuthZPluginDenyResponse
15:00:46 [2020-02-26T15:00:46.623Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
15:00:46 [2020-02-26T15:00:46.623Z] === RUN   TestAuthZPluginAllowEventStream
15:00:47 [2020-02-26T15:00:47.252Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:00:47 [2020-02-26T15:00:47.252Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:00:47 [2020-02-26T15:00:47.252Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:00:48 [2020-02-26T15:00:48.662Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
15:00:48 [2020-02-26T15:00:48.662Z] === RUN   TestAuthZPluginErrorResponse
15:00:48 [2020-02-26T15:00:48.947Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:00:48 [2020-02-26T15:00:48.948Z] === RUN   TestAuthZPluginErrorRequest
15:00:49 [2020-02-26T15:00:49.567Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:00:49 [2020-02-26T15:00:49.567Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:00:50 [2020-02-26T15:00:50.197Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:00:50 [2020-02-26T15:00:50.197Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:00:50 [2020-02-26T15:00:50.508Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:00:52 [2020-02-26T15:00:52.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
15:00:52 [2020-02-26T15:00:52.261Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:00:54 [2020-02-26T15:00:54.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
15:00:54 [2020-02-26T15:00:54.294Z] === RUN   TestAuthZPluginHeader
15:00:54 [2020-02-26T15:00:54.665Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:00:54 [2020-02-26T15:00:54.665Z] --- PASS: TestDockerSuite (1774.27s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.40s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.33s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.38s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.87s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.17s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.05s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.43s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.35s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.30s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.16s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.87s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.70s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.33s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.07s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.83s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.33s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.10s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.77s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.24s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.34s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.76s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.43s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.26s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.83s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.69s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.92s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.90s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.46s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.34s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.48s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.44s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.83s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.36s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.86s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.22s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.11s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.97s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.90s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.19s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.17s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.97s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.17s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.06s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.07s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.50s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.00s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.84s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.29s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.08s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.15s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.63s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.52s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.54s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.44s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.16s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.88s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.99s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:00:54 [2020-02-26T15:00:54.665Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.80s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFails (0.96s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.74s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.94s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.47s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.99s)
15:00:54 [2020-02-26T15:00:54.665Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.06s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.34s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.49s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.28s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.76s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.88s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.20s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.87s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.56s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.50s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.15s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.97s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.72s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.16s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.23s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.35s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.79s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.98s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.03s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.13s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.42s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.77s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.57s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.17s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRm (3.14s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.36s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.56s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.77s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.75s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.22s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.41s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.84s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildUser (2.73s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.33s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.82s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.31s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.53s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.66s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.37s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.80s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.44s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_cli_sni_test.go:18: Flakey test
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitChange (1.05s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.71s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.75s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.88s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.88s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.14s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.72s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.64s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.65s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000726040_<nil>} (1.59s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1400640374_/foo_false__<nil>_<nil>_<nil>} (1.60s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1400640374_/foo_true__<nil>_<nil>_<nil>} (1.63s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_false__<nil>_<nil>_<nil>} (1.61s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_true__<nil>_<nil>_<nil>} (1.69s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3029387869_/foo_true__0xc0007264e0_<nil>_<nil>} (1.62s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000726500_<nil>} (1.58s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000726520_<nil>} (1.64s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000726540_<nil>} (1.69s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000726560_<nil>} (1.63s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
15:00:54 [2020-02-26T15:00:54.666Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.07s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.34s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.85s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.91s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.84s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.50s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.15s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.47s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.96s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.49s)
15:00:54 [2020-02-26T15:00:54.666Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.08s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToDot (1.26s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.98s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.56s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.28s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.69s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.99s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.97s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.56s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.86s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.97s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.12s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.48s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.04s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.33s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.70s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.66s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.63s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsRename (0.85s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsResize (0.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsTop (1.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExec (1.13s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.19s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecEnv (0.98s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.86s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.97s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.99s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.09s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecParseError (0.85s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.87s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecTTY (0.90s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.89s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.22s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.88s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.32s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.52s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHealth (20.93s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.04s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.67s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportFile (1.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.13s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.33s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.98s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.88s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.12s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.29s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.05s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.98s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.93s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.07s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.90s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.70s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.19s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.65s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.99s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.51s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.58s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:00:54 [2020-02-26T15:00:54.667Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.19s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsSince (6.97s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.95s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsTail (1.16s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.85s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestNetHostname (2.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.29s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.50s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginActive (1.60s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.57s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.67s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.74s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.62s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPortList (10.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.59s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.68s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.62s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.53s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.43s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.65s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.07s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.04s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.16s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.94s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.07s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.58s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.91s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMount (6.17s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.46s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.11s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.45s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.69s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
15:00:54 [2020-02-26T15:00:54.668Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s)
15:00:54 [2020-02-26T15:00:54.668Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRm (0.84s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.74s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunState (1.53s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.64s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.91s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.87s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.51s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.93s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (1.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.74s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.97s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.80s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.99s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.85s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.20s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.19s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.93s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.86s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.80s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.15s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.66s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents959371119
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.59s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.16s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.17s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.46s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.84s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.60s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.09s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.93s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.62s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.77s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.78s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.67s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.09s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.49s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s)
15:00:54 [2020-02-26T15:00:54.669Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:00:54 [2020-02-26T15:00:54.669Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:00:54 [2020-02-26T15:00:54.669Z] === RUN   TestDockerRegistrySuite
15:00:54 [2020-02-26T15:00:54.669Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:00:55 [2020-02-26T15:00:55.309Z] --- PASS: TestAuthZPluginHeader (0.99s)
15:00:55 [2020-02-26T15:00:55.309Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:00:55 [2020-02-26T15:00:55.309Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:00:55 [2020-02-26T15:00:55.309Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:55 [2020-02-26T15:00:55.309Z] === RUN   TestAuthZPluginV2Disable
15:00:55 [2020-02-26T15:00:55.309Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:00:55 [2020-02-26T15:00:55.309Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:55 [2020-02-26T15:00:55.309Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:00:55 [2020-02-26T15:00:55.309Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:00:55 [2020-02-26T15:00:55.309Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:55 [2020-02-26T15:00:55.309Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:00:55 [2020-02-26T15:00:55.309Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:00:55 [2020-02-26T15:00:55.309Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:55 [2020-02-26T15:00:55.309Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:00:56 [2020-02-26T15:00:56.551Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:00:57 [2020-02-26T15:00:57.910Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:00:59 [2020-02-26T15:00:59.793Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:00:59 [2020-02-26T15:00:59.793Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:01:03 [2020-02-26T15:01:03.948Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:01:09 [2020-02-26T15:01:09.178Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:01:12 [2020-02-26T15:01:12.434Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:01:13 [2020-02-26T15:01:13.779Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
15:01:13 [2020-02-26T15:01:13.779Z] PASS
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] === Skipped
15:01:13 [2020-02-26T15:01:13.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:01:13 [2020-02-26T15:01:13.779Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:01:13 [2020-02-26T15:01:13.779Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:01:13 [2020-02-26T15:01:13.779Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:01:13 [2020-02-26T15:01:13.779Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] DONE 17 tests, 4 skipped in 29.552s
15:01:13 [2020-02-26T15:01:13.779Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:01:13 [2020-02-26T15:01:13.779Z] ++ 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
15:01:13 [2020-02-26T15:01:13.779Z] ++ set -e
15:01:13 [2020-02-26T15:01:13.779Z] ++ '[' -n 0 ']'
15:01:13 [2020-02-26T15:01:13.779Z] ++ set -x
15:01:13 [2020-02-26T15:01:13.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:01:13 [2020-02-26T15:01:13.779Z] INFO: Testing against a local daemon
15:01:13 [2020-02-26T15:01:13.779Z] === RUN   TestPluginInvalidJSON
15:01:13 [2020-02-26T15:01:13.779Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:01:13 [2020-02-26T15:01:13.779Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:01:13 [2020-02-26T15:01:13.779Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:01:13 [2020-02-26T15:01:13.779Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:01:13 [2020-02-26T15:01:13.779Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:01:13 [2020-02-26T15:01:13.779Z] PASS
15:01:13 [2020-02-26T15:01:13.779Z] 
15:01:13 [2020-02-26T15:01:13.779Z] DONE 2 tests in 0.132s
15:01:13 [2020-02-26T15:01:13.779Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:01:13 [2020-02-26T15:01:13.779Z] ++ 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
15:01:13 [2020-02-26T15:01:13.779Z] ++ set -e
15:01:13 [2020-02-26T15:01:13.779Z] ++ '[' -n 0 ']'
15:01:13 [2020-02-26T15:01:13.779Z] ++ set -x
15:01:13 [2020-02-26T15:01:13.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:01:13 [2020-02-26T15:01:13.779Z] INFO: Testing against a local daemon
15:01:13 [2020-02-26T15:01:13.779Z] === RUN   TestExternalGraphDriver
15:01:13 [2020-02-26T15:01:13.779Z] === RUN   TestExternalGraphDriver/json
15:01:14 [2020-02-26T15:01:14.316Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:01:14 [2020-02-26T15:01:14.810Z] === RUN   TestExternalGraphDriver/spec
15:01:15 [2020-02-26T15:01:15.260Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:01:16 [2020-02-26T15:01:16.846Z] === RUN   TestExternalGraphDriver/pull
15:01:17 [2020-02-26T15:01:17.141Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:01:18 [2020-02-26T15:01:18.500Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:01:18 [2020-02-26T15:01:18.885Z] --- PASS: TestExternalGraphDriver (6.33s)
15:01:18 [2020-02-26T15:01:18.885Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
15:01:18 [2020-02-26T15:01:18.885Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
15:01:18 [2020-02-26T15:01:18.885Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
15:01:18 [2020-02-26T15:01:18.885Z] === RUN   TestGraphdriverPluginV2
15:01:18 [2020-02-26T15:01:18.885Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:01:18 [2020-02-26T15:01:18.885Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:18 [2020-02-26T15:01:18.885Z] PASS
15:01:18 [2020-02-26T15:01:18.885Z] 
15:01:18 [2020-02-26T15:01:18.885Z] === Skipped
15:01:18 [2020-02-26T15:01:18.885Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:01:18 [2020-02-26T15:01:18.885Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:18 [2020-02-26T15:01:18.885Z] 
15:01:18 [2020-02-26T15:01:18.885Z] 
15:01:18 [2020-02-26T15:01:18.885Z] DONE 5 tests, 1 skipped in 6.491s
15:01:18 [2020-02-26T15:01:18.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:01:18 [2020-02-26T15:01:18.885Z] ++ 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
15:01:18 [2020-02-26T15:01:18.885Z] ++ set -e
15:01:18 [2020-02-26T15:01:18.885Z] ++ '[' -n 0 ']'
15:01:18 [2020-02-26T15:01:18.885Z] ++ set -x
15:01:18 [2020-02-26T15:01:18.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:01:18 [2020-02-26T15:01:18.885Z] INFO: Testing against a local daemon
15:01:18 [2020-02-26T15:01:18.885Z] === RUN   TestContinueAfterPluginCrash
15:01:18 [2020-02-26T15:01:18.885Z] === PAUSE TestContinueAfterPluginCrash
15:01:18 [2020-02-26T15:01:18.885Z] === RUN   TestDaemonStartWithLogOpt
15:01:18 [2020-02-26T15:01:18.885Z] === PAUSE TestDaemonStartWithLogOpt
15:01:18 [2020-02-26T15:01:18.885Z] === CONT  TestContinueAfterPluginCrash
15:01:18 [2020-02-26T15:01:18.885Z] === CONT  TestDaemonStartWithLogOpt
15:01:19 [2020-02-26T15:01:19.859Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:01:21 [2020-02-26T15:01:21.217Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:01:22 [2020-02-26T15:01:22.576Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:01:25 [2020-02-26T15:01:25.833Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:01:28 [2020-02-26T15:01:28.341Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:01:29 [2020-02-26T15:01:29.698Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:01:33 [2020-02-26T15:01:33.851Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:01:34 [2020-02-26T15:01:34.773Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:01:34 [2020-02-26T15:01:34.773Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:01:36 [2020-02-26T15:01:36.133Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:01:37 [2020-02-26T15:01:37.408Z] --- PASS: TestDaemonStartWithLogOpt (15.76s)
15:01:37 [2020-02-26T15:01:37.492Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:01:38 [2020-02-26T15:01:38.851Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:01:39 [2020-02-26T15:01:39.441Z] --- PASS: TestContinueAfterPluginCrash (20.55s)
15:01:39 [2020-02-26T15:01:39.441Z] PASS
15:01:39 [2020-02-26T15:01:39.441Z] 
15:01:39 [2020-02-26T15:01:39.441Z] DONE 2 tests in 20.653s
15:01:39 [2020-02-26T15:01:39.441Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:01:39 [2020-02-26T15:01:39.441Z] ++ 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
15:01:39 [2020-02-26T15:01:39.441Z] ++ set -e
15:01:39 [2020-02-26T15:01:39.441Z] ++ '[' -n 0 ']'
15:01:39 [2020-02-26T15:01:39.441Z] ++ set -x
15:01:39 [2020-02-26T15:01:39.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:01:39 [2020-02-26T15:01:39.730Z] INFO: Testing against a local daemon
15:01:39 [2020-02-26T15:01:39.730Z] === RUN   TestPluginWithDevMounts
15:01:39 [2020-02-26T15:01:39.730Z] === PAUSE TestPluginWithDevMounts
15:01:39 [2020-02-26T15:01:39.730Z] === CONT  TestPluginWithDevMounts
15:01:42 [2020-02-26T15:01:42.424Z] --- PASS: TestPluginWithDevMounts (2.32s)
15:01:42 [2020-02-26T15:01:42.424Z] PASS
15:01:42 [2020-02-26T15:01:42.424Z] 
15:01:42 [2020-02-26T15:01:42.424Z] DONE 1 tests in 2.421s
15:01:42 [2020-02-26T15:01:42.424Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:01:42 [2020-02-26T15:01:42.424Z] ++ 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
15:01:42 [2020-02-26T15:01:42.424Z] ++ set -e
15:01:42 [2020-02-26T15:01:42.424Z] ++ '[' -n 0 ']'
15:01:42 [2020-02-26T15:01:42.424Z] ++ set -x
15:01:42 [2020-02-26T15:01:42.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
15:01:42 [2020-02-26T15:01:42.424Z] INFO: Testing against a local daemon
15:01:42 [2020-02-26T15:01:42.424Z] === RUN   TestSecretInspect
15:01:43 [2020-02-26T15:01:43.008Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:01:43 [2020-02-26T15:01:43.008Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:01:44 [2020-02-26T15:01:44.367Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:01:44 [2020-02-26T15:01:44.472Z] --- PASS: TestSecretInspect (2.32s)
15:01:44 [2020-02-26T15:01:44.472Z] === RUN   TestSecretList
15:01:44 [2020-02-26T15:01:44.621Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:01:44 [2020-02-26T15:01:44.876Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:01:45 [2020-02-26T15:01:45.130Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:01:45 [2020-02-26T15:01:45.384Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:01:45 [2020-02-26T15:01:45.639Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:01:45 [2020-02-26T15:01:45.892Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:01:47 [2020-02-26T15:01:47.178Z] --- PASS: TestSecretList (2.41s)
15:01:47 [2020-02-26T15:01:47.178Z] === RUN   TestSecretsCreateAndDelete
15:01:47 [2020-02-26T15:01:47.268Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:01:49 [2020-02-26T15:01:49.220Z] --- PASS: TestSecretsCreateAndDelete (2.38s)
15:01:49 [2020-02-26T15:01:49.220Z] === RUN   TestSecretsUpdate
15:01:49 [2020-02-26T15:01:49.774Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:01:50 [2020-02-26T15:01:50.697Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:01:51 [2020-02-26T15:01:51.906Z] --- PASS: TestSecretsUpdate (2.29s)
15:01:51 [2020-02-26T15:01:51.906Z] === RUN   TestTemplatedSecret
15:01:52 [2020-02-26T15:01:52.055Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:01:52 [2020-02-26T15:01:52.978Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:01:53 [2020-02-26T15:01:53.901Z] --- PASS: TestDockerRegistrySuite (59.28s)
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dc9ed25f2b431] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dedf1b6f6dca2] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [da092bb5b18e2] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d0545b3621ed4] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.27s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d2ee2feda9cd6] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.31s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dea928a231c00] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.21s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dafe9c9259983] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dfb88f50dedef] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d0fcf0821173e] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.58s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dab4238aa0b0f] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dab546333469c] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d50b2a73f10ba] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d80e42743f629] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [ddcf7ee94aadb] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.26s)
15:01:53 [2020-02-26T15:01:53.901Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e143d11114de1dbf8f9647df4c32ac33a942cc38ab80f629508b43640fe41725
15:01:53 [2020-02-26T15:01:53.901Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eba85784a46a5b1a764b91508f4456971a8ef1a66d9c66755d94af599f90d4ed
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [de700b6bc1caa] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s)
15:01:53 [2020-02-26T15:01:53.901Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b01ca3dcc27d696b6cae3599ffd350021c0d7fc774a4be694d177b9ea0e6428
15:01:53 [2020-02-26T15:01:53.901Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:485e41f1fa706563cf6a6b4298fb05ccbc17027b8a50faa9935ae4248ed58e0f
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d73ae708c2e4d] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d78fcb5077121] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d6e232f15124d] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d4cc1772ee1a3] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dc1e81c313a7f] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d678052b2f4c1] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d662b2dbacb97] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d50841adf8fba] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dd5f734a29d03] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d7473d5bbf912] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.51s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [dc174ab4587d7] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d9795a493488d] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d672001fb71a1] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d645474f8785b] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d10d2162b6a00] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d011093d13676] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d2d5ba8ade397] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [db4a1771d1574] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [de31d4e3d473d] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d1f78a18b7f0f] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s)
15:01:53 [2020-02-26T15:01:53.901Z]         check_test.go:196: [d68539b43650a] daemon is not started
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
15:01:53 [2020-02-26T15:01:53.901Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:01:53 [2020-02-26T15:01:53.901Z] === RUN   TestDockerSchema1RegistrySuite
15:01:53 [2020-02-26T15:01:53.901Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:01:53 [2020-02-26T15:01:53.901Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:01:54 [2020-02-26T15:01:54.622Z] --- PASS: TestTemplatedSecret (2.79s)
15:01:54 [2020-02-26T15:01:54.622Z] === RUN   TestSecretCreateResolve
15:01:56 [2020-02-26T15:01:56.659Z] --- PASS: TestSecretCreateResolve (2.31s)
15:01:56 [2020-02-26T15:01:56.659Z] PASS
15:01:56 [2020-02-26T15:01:56.659Z] 
15:01:56 [2020-02-26T15:01:56.659Z] DONE 6 tests in 14.577s
15:01:56 [2020-02-26T15:01:56.659Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:01:56 [2020-02-26T15:01:56.659Z] ++ 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
15:01:56 [2020-02-26T15:01:56.659Z] ++ set -e
15:01:56 [2020-02-26T15:01:56.659Z] ++ '[' -n 0 ']'
15:01:56 [2020-02-26T15:01:56.659Z] ++ set -x
15:01:56 [2020-02-26T15:01:56.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
15:01:56 [2020-02-26T15:01:56.659Z] INFO: Testing against a local daemon
15:01:56 [2020-02-26T15:01:56.659Z] === RUN   TestServiceCreateInit
15:01:56 [2020-02-26T15:01:56.659Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:01:59 [2020-02-26T15:01:59.135Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:02:01 [2020-02-26T15:02:01.064Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:02:03 [2020-02-26T15:02:03.291Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:02:05 [2020-02-26T15:02:05.506Z] --- PASS: TestServiceCreateInit (8.58s)
15:02:05 [2020-02-26T15:02:05.506Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
15:02:05 [2020-02-26T15:02:05.506Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s)
15:02:05 [2020-02-26T15:02:05.506Z] === RUN   TestCreateServiceMultipleTimes
15:02:07 [2020-02-26T15:02:07.536Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:02:08 [2020-02-26T15:02:08.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:02:09 [2020-02-26T15:02:09.818Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:02:10 [2020-02-26T15:02:10.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:02:11 [2020-02-26T15:02:11.433Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:02:12 [2020-02-26T15:02:12.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:02:14 [2020-02-26T15:02:14.154Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:02:18 [2020-02-26T15:02:18.307Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:02:18 [2020-02-26T15:02:18.307Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:02:18 [2020-02-26T15:02:18.561Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:02:18 [2020-02-26T15:02:18.561Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:02:18 [2020-02-26T15:02:18.815Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:02:19 [2020-02-26T15:02:19.374Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:02:19 [2020-02-26T15:02:19.628Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:02:19 [2020-02-26T15:02:19.628Z] --- PASS: TestDockerSchema1RegistrySuite (25.89s)
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d72aea2612cd2] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d7adecf366b40] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.40s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [db42f7275c7a0] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.29s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d73864b89ebf3] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [dc780d21cc715] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [daa6d348eaef0] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d9bb93b893b12] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d3d92edd64ab3] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d378c695b4c3f] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d164bad7a6908] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.74s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d30a2fc8eadbb] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d743f964cd43c] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [db65d082592f5] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d72839d4663cc] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d5e84095f815e] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d88249d99be77] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [d416958da14f7] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:02:19 [2020-02-26T15:02:19.628Z]         check_test.go:223: [dc98ac68a7d5f] daemon is not started
15:02:19 [2020-02-26T15:02:19.628Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:02:19 [2020-02-26T15:02:19.628Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:02:20 [2020-02-26T15:02:20.567Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:02:21 [2020-02-26T15:02:21.126Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:02:21 [2020-02-26T15:02:21.380Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:02:21 [2020-02-26T15:02:21.380Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:02:22 [2020-02-26T15:02:22.739Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:02:22 [2020-02-26T15:02:22.739Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:02:23 [2020-02-26T15:02:23.298Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:02:23 [2020-02-26T15:02:23.856Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:02:24 [2020-02-26T15:02:24.111Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.46s)
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [d0c83b0fbe595] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [d5df5e1701bed] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [d59b0294e8d95] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s)
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [d1c7c70957c74] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [db28d1e6e17fb] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.70s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [d833e34d786df] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
15:02:24 [2020-02-26T15:02:24.111Z]         check_test.go:252: [df94e46ebe441] daemon is not started
15:02:24 [2020-02-26T15:02:24.111Z] === RUN   TestDockerRegistryAuthTokenSuite
15:02:24 [2020-02-26T15:02:24.111Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:02:24 [2020-02-26T15:02:24.118Z] --- PASS: TestCreateServiceMultipleTimes (16.27s)
15:02:24 [2020-02-26T15:02:24.118Z] === RUN   TestCreateServiceConflict
15:02:24 [2020-02-26T15:02:24.118Z] --- PASS: TestCreateServiceConflict (2.31s)
15:02:24 [2020-02-26T15:02:24.118Z] === RUN   TestCreateServiceMaxReplicas
15:02:26 [2020-02-26T15:02:26.822Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
15:02:26 [2020-02-26T15:02:26.822Z] === RUN   TestCreateWithDuplicateNetworkNames
15:02:29 [2020-02-26T15:02:29.339Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:02:29 [2020-02-26T15:02:29.339Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:02:29 [2020-02-26T15:02:29.593Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:02:29 [2020-02-26T15:02:29.848Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:02:29 [2020-02-26T15:02:29.848Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
15:02:29 [2020-02-26T15:02:29.848Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:02:29 [2020-02-26T15:02:29.848Z]         check_test.go:279: [dc75ec0d44709] daemon is not started
15:02:29 [2020-02-26T15:02:29.848Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:02:29 [2020-02-26T15:02:29.848Z]         check_test.go:279: [d3d81c62f06b1] daemon is not started
15:02:29 [2020-02-26T15:02:29.848Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:02:29 [2020-02-26T15:02:29.848Z]         check_test.go:279: [d08fa9b604c76] daemon is not started
15:02:29 [2020-02-26T15:02:29.848Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
15:02:29 [2020-02-26T15:02:29.848Z]         check_test.go:279: [d95aeb246d2b3] daemon is not started
15:02:29 [2020-02-26T15:02:29.848Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:02:29 [2020-02-26T15:02:29.848Z]         check_test.go:279: [d76280e2503d6] daemon is not started
15:02:29 [2020-02-26T15:02:29.848Z] === RUN   TestDockerNetworkSuite
15:02:29 [2020-02-26T15:02:29.848Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:02:33 [2020-02-26T15:02:33.109Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:02:34 [2020-02-26T15:02:34.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:02:35 [2020-02-26T15:02:35.391Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:02:37 [2020-02-26T15:02:37.273Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:02:37 [2020-02-26T15:02:37.273Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:02:37 [2020-02-26T15:02:37.527Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:02:37 [2020-02-26T15:02:37.782Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:02:38 [2020-02-26T15:02:38.708Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:02:39 [2020-02-26T15:02:39.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:02:42 [2020-02-26T15:02:42.076Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.50s)
15:02:42 [2020-02-26T15:02:42.076Z] === RUN   TestCreateServiceSecretFileMode
15:02:42 [2020-02-26T15:02:42.524Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:02:42 [2020-02-26T15:02:42.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:02:43 [2020-02-26T15:02:43.090Z] --- PASS: TestCreateServiceSecretFileMode (2.57s)
15:02:43 [2020-02-26T15:02:43.090Z] === RUN   TestCreateServiceConfigFileMode
15:02:45 [2020-02-26T15:02:45.784Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
15:02:45 [2020-02-26T15:02:45.784Z] === RUN   TestCreateServiceSysctls
15:02:46 [2020-02-26T15:02:46.680Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:02:47 [2020-02-26T15:02:47.603Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:02:48 [2020-02-26T15:02:48.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:02:49 [2020-02-26T15:02:49.282Z] --- PASS: TestCreateServiceSysctls (3.58s)
15:02:49 [2020-02-26T15:02:49.282Z] === RUN   TestCreateServiceCapabilities
15:02:51 [2020-02-26T15:02:51.033Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:02:51 [2020-02-26T15:02:51.986Z] --- PASS: TestCreateServiceCapabilities (2.75s)
15:02:51 [2020-02-26T15:02:51.986Z] === RUN   TestInspect
15:02:54 [2020-02-26T15:02:54.688Z] --- PASS: TestInspect (2.88s)
15:02:54 [2020-02-26T15:02:54.688Z] === RUN   TestCreateJob
15:02:58 [2020-02-26T15:02:58.192Z] --- PASS: TestCreateJob (3.56s)
15:02:58 [2020-02-26T15:02:58.192Z] === RUN   TestReplicatedJob
15:02:59 [2020-02-26T15:02:59.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:03:02 [2020-02-26T15:03:02.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:03:03 [2020-02-26T15:03:03.742Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:03:04 [2020-02-26T15:03:04.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:03:05 [2020-02-26T15:03:05.072Z] --- PASS: TestReplicatedJob (5.66s)
15:03:05 [2020-02-26T15:03:05.072Z] === RUN   TestUpdateReplicatedJob
15:03:05 [2020-02-26T15:03:05.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:03:06 [2020-02-26T15:03:06.947Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:03:07 [2020-02-26T15:03:07.774Z] --- PASS: TestUpdateReplicatedJob (3.54s)
15:03:07 [2020-02-26T15:03:07.774Z] === RUN   TestServiceListWithStatuses
15:03:07 [2020-02-26T15:03:07.774Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:03:07 [2020-02-26T15:03:07.774Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:03:07 [2020-02-26T15:03:07.774Z] === RUN   TestDockerNetworkConnectAlias
15:03:08 [2020-02-26T15:03:08.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:03:08 [2020-02-26T15:03:08.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:03:08 [2020-02-26T15:03:08.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:03:10 [2020-02-26T15:03:10.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:03:10 [2020-02-26T15:03:10.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:03:10 [2020-02-26T15:03:10.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:03:10 [2020-02-26T15:03:10.697Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:03:12 [2020-02-26T15:03:12.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:03:12 [2020-02-26T15:03:12.189Z] --- PASS: TestDockerNetworkConnectAlias (4.77s)
15:03:12 [2020-02-26T15:03:12.189Z] === RUN   TestDockerNetworkReConnect
15:03:13 [2020-02-26T15:03:13.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:03:13 [2020-02-26T15:03:13.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:03:14 [2020-02-26T15:03:14.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:03:14 [2020-02-26T15:03:14.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:03:16 [2020-02-26T15:03:16.601Z] --- PASS: TestDockerNetworkReConnect (3.79s)
15:03:16 [2020-02-26T15:03:16.601Z] === RUN   TestServicePlugin
15:03:16 [2020-02-26T15:03:16.601Z] --- SKIP: TestServicePlugin (0.00s)
15:03:16 [2020-02-26T15:03:16.601Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:16 [2020-02-26T15:03:16.601Z] === RUN   TestServiceUpdateLabel
15:03:18 [2020-02-26T15:03:18.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:03:18 [2020-02-26T15:03:18.645Z] --- PASS: TestServiceUpdateLabel (2.32s)
15:03:18 [2020-02-26T15:03:18.645Z] === RUN   TestServiceUpdateSecrets
15:03:21 [2020-02-26T15:03:21.856Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:03:31 [2020-02-26T15:03:31.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:03:31 [2020-02-26T15:03:31.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:03:32 [2020-02-26T15:03:32.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:03:32 [2020-02-26T15:03:32.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:03:32 [2020-02-26T15:03:32.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:03:32 [2020-02-26T15:03:32.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:03:32 [2020-02-26T15:03:32.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:03:32 [2020-02-26T15:03:32.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:03:34 [2020-02-26T15:03:34.049Z] --- PASS: TestServiceUpdateSecrets (14.89s)
15:03:34 [2020-02-26T15:03:34.049Z] === RUN   TestServiceUpdateConfigs
15:03:37 [2020-02-26T15:03:37.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:03:37 [2020-02-26T15:03:37.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:03:37 [2020-02-26T15:03:37.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:03:38 [2020-02-26T15:03:38.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:03:43 [2020-02-26T15:03:43.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:03:45 [2020-02-26T15:03:45.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:03:47 [2020-02-26T15:03:47.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:03:47 [2020-02-26T15:03:47.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:03:48 [2020-02-26T15:03:48.290Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:03:48 [2020-02-26T15:03:48.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:03:49 [2020-02-26T15:03:49.298Z] --- PASS: TestServiceUpdateConfigs (14.76s)
15:03:49 [2020-02-26T15:03:49.298Z] === RUN   TestServiceUpdateNetwork
15:03:52 [2020-02-26T15:03:52.106Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:03:52 [2020-02-26T15:03:52.106Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:03:52 [2020-02-26T15:03:52.106Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:03:53 [2020-02-26T15:03:53.468Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:03:54 [2020-02-26T15:03:54.027Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:03:54 [2020-02-26T15:03:54.586Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:03:55 [2020-02-26T15:03:55.945Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:04:00 [2020-02-26T15:04:00.103Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:04:01 [2020-02-26T15:04:01.853Z] --- PASS: TestServiceUpdateNetwork (13.17s)
15:04:01 [2020-02-26T15:04:01.853Z] PASS
15:04:01 [2020-02-26T15:04:01.853Z] 
15:04:01 [2020-02-26T15:04:01.853Z] === Skipped
15:04:01 [2020-02-26T15:04:01.853Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:04:01 [2020-02-26T15:04:01.853Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:04:01 [2020-02-26T15:04:01.853Z] 
15:04:01 [2020-02-26T15:04:01.853Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:04:01 [2020-02-26T15:04:01.853Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:01 [2020-02-26T15:04:01.853Z] 
15:04:01 [2020-02-26T15:04:01.853Z] 
15:04:01 [2020-02-26T15:04:01.853Z] DONE 23 tests, 2 skipped in 124.658s
15:04:01 [2020-02-26T15:04:01.853Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:04:01 [2020-02-26T15:04:01.853Z] ++ 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
15:04:01 [2020-02-26T15:04:01.853Z] ++ set -e
15:04:01 [2020-02-26T15:04:01.853Z] ++ '[' -n 0 ']'
15:04:01 [2020-02-26T15:04:01.853Z] ++ set -x
15:04:01 [2020-02-26T15:04:01.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
15:04:01 [2020-02-26T15:04:01.853Z] INFO: Testing against a local daemon
15:04:01 [2020-02-26T15:04:01.853Z] === RUN   TestSessionCreate
15:04:01 [2020-02-26T15:04:01.853Z] --- PASS: TestSessionCreate (0.06s)
15:04:01 [2020-02-26T15:04:01.853Z] === RUN   TestSessionCreateWithBadUpgrade
15:04:01 [2020-02-26T15:04:01.853Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:04:01 [2020-02-26T15:04:01.853Z] PASS
15:04:01 [2020-02-26T15:04:01.853Z] 
15:04:01 [2020-02-26T15:04:01.853Z] DONE 2 tests in 0.203s
15:04:01 [2020-02-26T15:04:01.853Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:04:01 [2020-02-26T15:04:01.853Z] ++ 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
15:04:01 [2020-02-26T15:04:01.853Z] ++ set -e
15:04:01 [2020-02-26T15:04:01.853Z] ++ '[' -n 0 ']'
15:04:01 [2020-02-26T15:04:01.853Z] ++ set -x
15:04:01 [2020-02-26T15:04:01.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
15:04:01 [2020-02-26T15:04:01.853Z] INFO: Testing against a local daemon
15:04:01 [2020-02-26T15:04:01.853Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:04:01 [2020-02-26T15:04:01.853Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:04:01 [2020-02-26T15:04:01.853Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:04:01 [2020-02-26T15:04:01.853Z] === RUN   TestEventsExecDie
15:04:02 [2020-02-26T15:04:02.471Z] --- PASS: TestEventsExecDie (0.82s)
15:04:02 [2020-02-26T15:04:02.471Z] === RUN   TestEventsBackwardsCompatible
15:04:02 [2020-02-26T15:04:02.471Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
15:04:02 [2020-02-26T15:04:02.471Z] === RUN   TestInfoBinaryCommits
15:04:02 [2020-02-26T15:04:02.471Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:04:02 [2020-02-26T15:04:02.471Z] === RUN   TestInfoAPIVersioned
15:04:02 [2020-02-26T15:04:02.471Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:04:02 [2020-02-26T15:04:02.471Z] === RUN   TestInfoDiscoveryBackend
15:04:03 [2020-02-26T15:04:03.100Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
15:04:03 [2020-02-26T15:04:03.100Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:04:03 [2020-02-26T15:04:03.360Z] --- PASS: TestDockerNetworkSuite (93.24s)
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.87s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d7dc1059371a9] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d2e14f039bf20] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.19s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dca92a0a95910] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.22s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d8a9f5a56e6c4] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.14s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:1233: [d4264135c569f] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.07s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d02efb5e1c4cf] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.87s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d5a037db2564e] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.51s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d3e4bc8644e40] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d976a396e60b2] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d966c11262e35] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [db42257100b42] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dd255778744ad] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dd1df775a36d4] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d02d972c40304] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d469a6815a3a4] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dc4a834473b61] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dbee698dd7473] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d28eed4931b3a] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d9184182677a6] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d039a3853f3b3] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dcb5220e8057d] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [de4f477d75759] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d142b11e93388] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d4049746cfae2] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.99s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:968: [df81f814bddcf] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.54s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d75878ec1c6a0] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.51s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:1116: [d95f87bbd047c] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [daa2fa4f5f232] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dcc878fe2b1e2] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d6a6ad89e5dae] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [deca929c93ffa] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d88deab1302ce] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d5c6163c8bcaf] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d281b261cce0d] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.04s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [de1da5367e8f3] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [de20c9b379a17] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d31a122abf36e] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d0129be7ab46b] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.54s)
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:1084: [d2f1a9449837a] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dee040395574c] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [dff70e9e7cc89] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.10s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [da38dd90313c3] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d1c0e3841c165] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.50s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d845c2819c68b] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [d374aec750183] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [db8663b8bddf4] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.13s)
15:04:03 [2020-02-26T15:04:03.360Z]         docker_cli_network_unix_test.go:46: [de1dfeb24b453] daemon is not started
15:04:03 [2020-02-26T15:04:03.360Z] === RUN   TestDockerHubPullSuite
15:04:03 [2020-02-26T15:04:03.360Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:04:03 [2020-02-26T15:04:03.360Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:04:04 [2020-02-26T15:04:04.120Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:04:04 [2020-02-26T15:04:04.120Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:04:04 [2020-02-26T15:04:04.720Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:04:04 [2020-02-26T15:04:04.742Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
15:04:04 [2020-02-26T15:04:04.742Z] === RUN   TestInfoAPI
15:04:04 [2020-02-26T15:04:04.742Z] --- PASS: TestInfoAPI (0.05s)
15:04:04 [2020-02-26T15:04:04.742Z] === RUN   TestInfoAPIWarnings
15:04:05 [2020-02-26T15:04:05.363Z] --- PASS: TestInfoAPIWarnings (0.55s)
15:04:05 [2020-02-26T15:04:05.363Z] === RUN   TestInfoDebug
15:04:05 [2020-02-26T15:04:05.985Z] --- PASS: TestInfoDebug (0.55s)
15:04:05 [2020-02-26T15:04:05.985Z] === RUN   TestInfoInsecureRegistries
15:04:06 [2020-02-26T15:04:06.273Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:04:06 [2020-02-26T15:04:06.273Z] === RUN   TestInfoRegistryMirrors
15:04:06 [2020-02-26T15:04:06.899Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:04:06 [2020-02-26T15:04:06.899Z] === RUN   TestLoginFailsWithBadCredentials
15:04:07 [2020-02-26T15:04:07.226Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:04:07 [2020-02-26T15:04:07.503Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:04:07 [2020-02-26T15:04:07.530Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s)
15:04:07 [2020-02-26T15:04:07.530Z] === RUN   TestPingCacheHeaders
15:04:07 [2020-02-26T15:04:07.530Z] --- PASS: TestPingCacheHeaders (0.05s)
15:04:07 [2020-02-26T15:04:07.530Z] === RUN   TestPingGet
15:04:07 [2020-02-26T15:04:07.530Z] --- PASS: TestPingGet (0.04s)
15:04:07 [2020-02-26T15:04:07.530Z] === RUN   TestPingHead
15:04:07 [2020-02-26T15:04:07.530Z] --- PASS: TestPingHead (0.05s)
15:04:07 [2020-02-26T15:04:07.530Z] === RUN   TestVersion
15:04:07 [2020-02-26T15:04:07.530Z] --- PASS: TestVersion (0.05s)
15:04:07 [2020-02-26T15:04:07.530Z] PASS
15:04:07 [2020-02-26T15:04:07.530Z] 
15:04:07 [2020-02-26T15:04:07.530Z] === Skipped
15:04:07 [2020-02-26T15:04:07.530Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:04:07 [2020-02-26T15:04:07.530Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:04:07 [2020-02-26T15:04:07.530Z] 
15:04:07 [2020-02-26T15:04:07.530Z] 
15:04:07 [2020-02-26T15:04:07.530Z] DONE 18 tests, 1 skipped in 6.062s
15:04:07 [2020-02-26T15:04:07.530Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:04:07 [2020-02-26T15:04:07.530Z] ++ 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
15:04:07 [2020-02-26T15:04:07.530Z] ++ set -e
15:04:07 [2020-02-26T15:04:07.530Z] ++ '[' -n 0 ']'
15:04:07 [2020-02-26T15:04:07.530Z] ++ set -x
15:04:07 [2020-02-26T15:04:07.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
15:04:07 [2020-02-26T15:04:07.530Z] INFO: Testing against a local daemon
15:04:07 [2020-02-26T15:04:07.530Z] === RUN   TestVolumesCreateAndList
15:04:07 [2020-02-26T15:04:07.817Z] --- PASS: TestVolumesCreateAndList (0.06s)
15:04:07 [2020-02-26T15:04:07.817Z] === RUN   TestVolumesRemove
15:04:07 [2020-02-26T15:04:07.817Z] --- PASS: TestVolumesRemove (0.10s)
15:04:07 [2020-02-26T15:04:07.817Z] === RUN   TestVolumesInspect
15:04:07 [2020-02-26T15:04:07.817Z] --- PASS: TestVolumesInspect (0.04s)
15:04:07 [2020-02-26T15:04:07.817Z] === RUN   TestVolumesInvalidJSON
15:04:07 [2020-02-26T15:04:07.817Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:04:07 [2020-02-26T15:04:07.817Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:04:07 [2020-02-26T15:04:07.817Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:04:07 [2020-02-26T15:04:07.817Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:04:07 [2020-02-26T15:04:07.817Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:04:07 [2020-02-26T15:04:07.817Z] PASS
15:04:07 [2020-02-26T15:04:07.817Z] 
15:04:07 [2020-02-26T15:04:07.817Z] DONE 5 tests in 0.326s
15:04:07 [2020-02-26T15:04:07.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:04:08 [2020-02-26T15:04:08.102Z] ++++ cat bundles/test-integration/docker.pid
15:04:08 [2020-02-26T15:04:08.102Z] +++ kill 13257
15:04:08 [2020-02-26T15:04:08.867Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:04:09 [2020-02-26T15:04:09.121Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:04:09 [2020-02-26T15:04:09.121Z] --- PASS: TestDockerHubPullSuite (5.91s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
15:04:09 [2020-02-26T15:04:09.121Z] PASS
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === Skipped
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_sni_test.go:18: Flakey test
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:04:09 [2020-02-26T15:04:09.121Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.121Z] 
15:04:09 [2020-02-26T15:04:09.121Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:04:09 [2020-02-26T15:04:09.121Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:04:09 [2020-02-26T15:04:09.122Z]         docker_cli_network_unix_test.go:46: [d31a122abf36e] daemon is not started
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] 
15:04:09 [2020-02-26T15:04:09.122Z] DONE 1277 tests, 44 skipped in 2000.213s
15:04:09 [2020-02-26T15:04:09.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:04:09 [2020-02-26T15:04:09.122Z] ++++ cat bundles/test-integration/docker.pid
15:04:09 [2020-02-26T15:04:09.122Z] +++ kill 7329
15:04:09 [2020-02-26T15:04:09.582Z] +++ /etc/init.d/apparmor stop
15:04:09 [2020-02-26T15:04:09.582Z] Leaving: AppArmorNo profiles have been unloaded.
15:04:09 [2020-02-26T15:04:09.582Z] 
15:04:09 [2020-02-26T15:04:09.582Z] Unloading profiles will leave already running processes permanently
15:04:09 [2020-02-26T15:04:09.582Z] unconfined, which can lead to unexpected situations.
15:04:09 [2020-02-26T15:04:09.582Z] 
15:04:09 [2020-02-26T15:04:09.582Z] To set a process to complain mode, use the command line tool
15:04:09 [2020-02-26T15:04:09.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:04:09 [2020-02-26T15:04:09.582Z] +++ true
15:04:09 [2020-02-26T15:04:09.582Z] 
15:04:10 [2020-02-26T15:04:10.044Z] +++ /etc/init.d/apparmor stop
15:04:10 [2020-02-26T15:04:10.044Z] Leaving: AppArmorNo profiles have been unloaded.
15:04:10 [2020-02-26T15:04:10.044Z] 
15:04:10 [2020-02-26T15:04:10.044Z] Unloading profiles will leave already running processes permanently
15:04:10 [2020-02-26T15:04:10.044Z] unconfined, which can lead to unexpected situations.
15:04:10 [2020-02-26T15:04:10.044Z] 
15:04:10 [2020-02-26T15:04:10.044Z] To set a process to complain mode, use the command line tool
15:04:10 [2020-02-26T15:04:10.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:04:10 [2020-02-26T15:04:10.044Z] +++ true
15:04:10 [2020-02-26T15:04:10.044Z] 
Post stage
[Pipeline] junit
15:04:11 [2020-02-26T15:04:11.656Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:04:12 [2020-02-26T15:04:12.721Z] + echo Ensuring container killed.
15:04:12 [2020-02-26T15:04:12.721Z] Ensuring container killed.
15:04:12 [2020-02-26T15:04:12.721Z] + docker rm -vf docker-pr12
15:04:12 [2020-02-26T15:04:12.721Z] Error: No such container: docker-pr12
15:04:12 [2020-02-26T15:04:12.721Z] + true
[Pipeline] sh
15:04:13 [2020-02-26T15:04:13.124Z] + echo Chowning /workspace to jenkins user
15:04:13 [2020-02-26T15:04:13.124Z] Chowning /workspace to jenkins user
15:04:13 [2020-02-26T15:04:13.124Z] + id -u
15:04:13 [2020-02-26T15:04:13.124Z] + id -g
15:04:13 [2020-02-26T15:04:13.124Z] + docker run --rm -v /home/docker/workspace/moby_PR-40538:/workspace busybox chown -R 1001:1001 /workspace
15:04:13 [2020-02-26T15:04:13.124Z] Unable to find image 'busybox:latest' locally
15:04:13 [2020-02-26T15:04:13.742Z] latest: Pulling from library/busybox
15:04:13 [2020-02-26T15:04:13.742Z] d7e28ec550a2: Pulling fs layer
15:04:14 [2020-02-26T15:04:14.028Z] d7e28ec550a2: Download complete
15:04:14 [2020-02-26T15:04:14.314Z] d7e28ec550a2: Pull complete
15:04:14 [2020-02-26T15:04:14.314Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
15:04:14 [2020-02-26T15:04:14.314Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:04:16 [2020-02-26T15:04:16.766Z] + bundleName=ppc64le-integration
15:04:16 [2020-02-26T15:04:16.766Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:04:16 [2020-02-26T15:04:16.766Z] Creating ppc64le-integration-bundles.tar.gz
15:04:16 [2020-02-26T15:04:16.766Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -printxargs
15:04:16 [2020-02-26T15:04:16.766Z]  tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:04:17 [2020-02-26T15:04:17.085Z] Archiving artifacts
15:04:19 [2020-02-26T15:04:19.742Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:04:20 [2020-02-26T15:04:20.138Z] + make clean
15:04:20 [2020-02-26T15:04:20.757Z] make: command: Command not found
15:04:20 [2020-02-26T15:04:20.757Z] make: command: Command not found
15:04:20 [2020-02-26T15:04:20.757Z] docker volume rm -f docker-dev-cache
15:04:20 [2020-02-26T15:04:20.757Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:04:24 [2020-02-26T15:04:24.859Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:04:39 [2020-02-26T15:04:39.675Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:04:41 [2020-02-26T15:04:41.558Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:04:44 [2020-02-26T15:04:44.813Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:04:48 [2020-02-26T15:04:48.069Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:04:56 [2020-02-26T15:04:56.137Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:05:00 [2020-02-26T15:05:00.290Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:05:03 [2020-02-26T15:05:03.548Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:05:06 [2020-02-26T15:05:06.820Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:05:10 [2020-02-26T15:05:10.075Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:05:12 [2020-02-26T15:05:12.580Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:05:15 [2020-02-26T15:05:15.088Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:05:18 [2020-02-26T15:05:18.342Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:06:14 [2020-02-26T15:06:14.473Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:06:29 [2020-02-26T15:06:29.291Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:06:47 [2020-02-26T15:06:47.322Z] --- PASS: TestDockerSwarmSuite (1770.28s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.97s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.66s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:563: [ddd1ceeff3874] joining swarm manager [dc6fa4e1b9dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:585: [d1a8670bbeff4] joining swarm manager [dc6fa4e1b9dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         check_test.go:380: [ddd1ceeff3874] daemon is not started
15:06:47 [2020-02-26T15:06:47.322Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:46: [ddbcf175c7759] joining swarm manager [dd74858f2e8b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.70s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:304: [d852d73748334] joining swarm manager [de6b99be73424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:305: [de534421e16f5] joining swarm manager [de6b99be73424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:272: [d2e9ee4726f4f] joining swarm manager [d39a2f03baec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:273: [db659c5224cf2] joining swarm manager [d39a2f03baec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.96s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_node_test.go:19: [d3436dc1fa0e1] joining swarm manager [d24059ceda195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_node_test.go:20: [def51d0c47aa8] joining swarm manager [d24059ceda195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.15s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:502: [d5ce197f5f2ed] joining swarm manager [d3fd23e211043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:507: [d54396f0cd0bb] joining swarm manager [d3fd23e211043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.59s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_node_test.go:80: [db6450b830dc8] joining swarm manager [d61dd6f48ae0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_node_test.go:52: [de2d0c579d34b] joining swarm manager [d69729bfa2f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_node_test.go:53: [db6574e15063e] joining swarm manager [d69729bfa2f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.89s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:202: [dcd1bdf08309e] joining swarm manager [d45739814e5c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.13s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:384: [d84f69b1b0385] joining swarm manager [dcf125c1635ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:385: [d701de5f3b725] joining swarm manager [dcf125c1635ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         check_test.go:380: [d701de5f3b725] daemon is not started
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (44.44s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:802: [d0d56b1c31b5f] joining swarm manager [d31f08ac9ad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:802: [df7937a779d4f] joining swarm manager [d31f08ac9ad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:802: [d3e1302d91562] joining swarm manager [d31f08ac9ad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:802: [ded2374f18949] joining swarm manager [d31f08ac9ad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:810: [d712dcca4eedb] joining swarm manager [d31f08ac9ad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:394: [dfdf666cc32e4] joining swarm manager [d54eee04e3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:394: [d3889518c22bf] joining swarm manager [d54eee04e3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:342: [dbfbdbbc7d53b] joining swarm manager [d0956e4aa208b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:342: [d1e35d96cee82] joining swarm manager [d0956e4aa208b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.20s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:489: [dd37fc459cc21] joining swarm manager [dd772397513ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:489: [dc3aae32e6a85] joining swarm manager [dd772397513ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:127: [de8cd31b7f4b3] joining swarm manager [d5e97252d2b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:128: [df91571cbd975] joining swarm manager [d5e97252d2b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:136: [d4fea321cf2c6] joining swarm manager [d5e97252d2b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:137: [d90af7afa697a] joining swarm manager [d5e97252d2b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.34s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:303: [d51b8559e4d21] joining swarm manager [dd516427f8827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:303: [d7bc83bc4a4b1] joining swarm manager [dd516427f8827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.65s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:99: [d64eb1c7e56e4] joining swarm manager [d24681a9e8e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:100: [daf4178dc78bc] joining swarm manager [d24681a9e8e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         check_test.go:380: [d64eb1c7e56e4] daemon is not started
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.72s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:532: [da02fed250139] joining swarm manager [d15b62bca4373]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:533: [d4260c24ee319] joining swarm manager [d15b62bca4373]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.36s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:147: [d998b5efd6840] joining swarm manager [dd7c6e60341b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_service_test.go:147: [d5629d6c18eea] joining swarm manager [dd7c6e60341b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.85s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.70s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.32s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.34s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.69s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.58s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.37s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.39s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.03s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.34s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.89s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.69s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.23s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.69s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.86s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_service_logs_test.go:241: checking task ishfylfqm52p
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_service_logs_test.go:246: checking messages for ishfylfqm52p
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_service_logs_test.go:241: checking task zd9vm51ypnzw
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_service_logs_test.go:246: checking messages for zd9vm51ypnzw
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.05s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.33s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.04s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1901: [d34ff20d6bf7e] joining swarm manager [dfc5a7b2c4ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1902: [d56ad876d7b99] joining swarm manager [dfc5a7b2c4ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.94s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1802: [ddc39893397ec] joining swarm manager [d4c0c8ad467ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1803: [d84cbae493da8] joining swarm manager [d4c0c8ad467ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (182.92s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1321: [d3522b5615d95] joining swarm manager [d97251a52f867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1322: [d686362613bb7] joining swarm manager [d97251a52f867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.64s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.49s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.80s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.58s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.98s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.99s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.30s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.47s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1186: [dea23eba2f4c3] joining swarm manager [df7c45fee6986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1195: [d216a301bf064] joining swarm manager [df7c45fee6986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.67s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.78s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.73s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1118: [dfae620886eb5] joining swarm manager [dff05fe356683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1119: [d3083c61c09d9] joining swarm manager [dff05fe356683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1172: [d483ccc844a71] joining swarm manager [dff05fe356683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.08s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1453: [d94ebdc225929] joining swarm manager [d3399ee6a76ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_test.go:1454: [d70067aa75480] joining swarm manager [d3399ee6a76ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s)
15:06:47 [2020-02-26T15:06:47.322Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s)
15:06:47 [2020-02-26T15:06:47.322Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s)
15:06:47 [2020-02-26T15:06:47.322Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
15:06:47 [2020-02-26T15:06:47.322Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.36s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.46s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.38s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.32s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_cli_swarm_unix_test.go:62: [d0de5f26d967c] joining swarm manager [de53cd0ddf6e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.80s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.51s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.52s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.73s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.54s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.44s)
15:06:47 [2020-02-26T15:06:47.322Z]         docker_api_swarm_test.go:962: [d34076be5afce] joining swarm manager [d60a90205b94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.91s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.94s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.32s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.62s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.07s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.55s)
15:06:47 [2020-02-26T15:06:47.322Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s)
15:06:47 [2020-02-26T15:06:47.322Z] === RUN   TestDockerExternalVolumeSuite
15:06:47 [2020-02-26T15:06:47.322Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:07:02 [2020-02-26T15:07:02.137Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:08:09 [2020-02-26T15:08:09.721Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:08:19 [2020-02-26T15:08:19.644Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:08:51 [2020-02-26T15:08:51.637Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:09:06 [2020-02-26T15:09:06.453Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:09:38 [2020-02-26T15:09:38.458Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:09:50 [2020-02-26T15:09:50.606Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:10:22 [2020-02-26T15:10:22.601Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:10:40 [2020-02-26T15:10:40.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:10:55 [2020-02-26T15:10:55.432Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:11:42 [2020-02-26T15:11:42.034Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:12:00 [2020-02-26T15:12:00.050Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:12:32 [2020-02-26T15:12:32.045Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:13:04 [2020-02-26T15:13:04.037Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:13:18 [2020-02-26T15:13:18.850Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:13:36 [2020-02-26T15:13:36.893Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:13:54 [2020-02-26T15:13:54.912Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:14:09 [2020-02-26T15:14:09.726Z] --- PASS: TestDockerExternalVolumeSuite (441.23s)
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
15:14:09 [2020-02-26T15:14:09.726Z]         docker_cli_external_volume_driver_test.go:53: [d15c651a54ee4] daemon is not started
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:14:09 [2020-02-26T15:14:09.726Z]         docker_cli_external_volume_driver_test.go:53: [d33cc0fc9db17] daemon is not started
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:14:09 [2020-02-26T15:14:09.726Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:14:09 [2020-02-26T15:14:09.726Z]         docker_cli_external_volume_driver_test.go:53: [d8197c5a7d595] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_external_volume_driver_test.go:53: [db1bbdbffc2b1] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_external_volume_driver_test.go:485: [d0d289b01bcf0] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_external_volume_driver_test.go:53: [d83f85755b1f2] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z] PASS
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] === Skipped
15:14:09 [2020-02-26T15:14:09.727Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:14:09 [2020-02-26T15:14:09.727Z]         check_test.go:309: [d996d4e520e76] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:14:09 [2020-02-26T15:14:09.727Z]         check_test.go:309: [d843c1f2e1cab] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:14:09 [2020-02-26T15:14:09.727Z]         check_test.go:309: [d601f558ab2a6] daemon is not started
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:14:09 [2020-02-26T15:14:09.727Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] DONE 273 tests, 5 skipped in 2598.378s
15:14:09 [2020-02-26T15:14:09.727Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:14:09 [2020-02-26T15:14:09.727Z] ++++ cat bundles/test-integration/docker.pid
15:14:09 [2020-02-26T15:14:09.727Z] +++ kill 7375
15:14:09 [2020-02-26T15:14:09.727Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da01e7e0bd6ad/docker.pid
15:14:09 [2020-02-26T15:14:09.727Z] +++ kill 4403
15:14:09 [2020-02-26T15:14:09.727Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4403 is not a child of this shell
15:14:09 [2020-02-26T15:14:09.727Z] warning: PID 4403 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da01e7e0bd6ad/docker.pid had a nonzero exit code
15:14:09 [2020-02-26T15:14:09.727Z] +++ /etc/init.d/apparmor stop
15:14:09 [2020-02-26T15:14:09.727Z] Leaving: AppArmorNo profiles have been unloaded.
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] Unloading profiles will leave already running processes permanently
15:14:09 [2020-02-26T15:14:09.727Z] unconfined, which can lead to unexpected situations.
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] To set a process to complain mode, use the command line tool
15:14:09 [2020-02-26T15:14:09.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:14:09 [2020-02-26T15:14:09.727Z] +++ true
15:14:09 [2020-02-26T15:14:09.727Z] 
15:14:09 [2020-02-26T15:14:09.727Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:14:09 [2020-02-26T15:14:09.737Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:14:10 [2020-02-26T15:14:10.795Z] + echo Ensuring container killed.
15:14:10 [2020-02-26T15:14:10.795Z] Ensuring container killed.
15:14:10 [2020-02-26T15:14:10.795Z] + docker ps -aq -f name=docker-pr12-*
15:14:10 [2020-02-26T15:14:10.795Z] + cids=0c9db0f2dcb5
15:14:10 [2020-02-26T15:14:10.795Z] 3b71b57c3dbf
15:14:10 [2020-02-26T15:14:10.795Z] cad042e50eef
15:14:10 [2020-02-26T15:14:10.795Z] + [ -n 0c9db0f2dcb5
15:14:10 [2020-02-26T15:14:10.795Z] 3b71b57c3dbf
15:14:10 [2020-02-26T15:14:10.795Z] cad042e50eef ]
15:14:10 [2020-02-26T15:14:10.795Z] + docker rm -vf 0c9db0f2dcb5 3b71b57c3dbf cad042e50eef
15:14:14 [2020-02-26T15:14:14.949Z] 0c9db0f2dcb5
15:14:14 [2020-02-26T15:14:14.949Z] 3b71b57c3dbf
15:14:15 [2020-02-26T15:14:15.507Z] cad042e50eef
[Pipeline] sh
15:14:15 [2020-02-26T15:14:15.909Z] + echo Chowning /workspace to jenkins user
15:14:15 [2020-02-26T15:14:15.909Z] Chowning /workspace to jenkins user
15:14:15 [2020-02-26T15:14:15.909Z] + id -u
15:14:15 [2020-02-26T15:14:15.909Z] + id -g
15:14:15 [2020-02-26T15:14:15.909Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40538:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:14:20 [2020-02-26T15:14:20.361Z] + bundleName=amd64
15:14:20 [2020-02-26T15:14:20.361Z] + echo Creating amd64-bundles.tar.gz
15:14:20 [2020-02-26T15:14:20.361Z] Creating amd64-bundles.tar.gz
15:14:20 [2020-02-26T15:14:20.361Z] + xargs tar -czf amd64-bundles.tar.gz
15:14:20 [2020-02-26T15:14:20.361Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:14:22 [2020-02-26T15:14:22.250Z] Archiving artifacts
15:14:27 [2020-02-26T15:14:27.750Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:14:28 [2020-02-26T15:14:28.183Z] + make clean
15:14:28 [2020-02-26T15:14:28.438Z] docker volume rm -f docker-dev-cache
15:14:28 [2020-02-26T15:14:28.438Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:14:40 [2020-02-26T15:14:40.411Z] ok  	github.com/docker/docker/integration-cli	2276.432s
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === Skipped
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
15:14:40 [2020-02-26T15:14:40.411Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
15:14:40 [2020-02-26T15:14:40.411Z] 
15:14:40 [2020-02-26T15:14:40.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:14:40 [2020-02-26T15:14:40.411Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
15:14:40 [2020-02-26T15:14:40.412Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.412Z] 
15:14:40 [2020-02-26T15:14:40.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
15:14:40 [2020-02-26T15:14:40.412Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_sni_test.go:18: Flakey test
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
15:14:40 [2020-02-26T15:14:40.413Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.413Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:14:40 [2020-02-26T15:14:40.414Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.414Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.415Z] 
15:14:40 [2020-02-26T15:14:40.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.415Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.416Z] 
15:14:40 [2020-02-26T15:14:40.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.416Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.417Z] 
15:14:40 [2020-02-26T15:14:40.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:14:40 [2020-02-26T15:14:40.417Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:14:40 [2020-02-26T15:14:40.418Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.418Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.418Z] 
15:14:40 [2020-02-26T15:14:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:14:40 [2020-02-26T15:14:40.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.419Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     check_test.go:128: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     check_test.go:134: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
15:14:40 [2020-02-26T15:14:40.420Z]     check_test.go:142: unmatched requirement DaemonIsLinux
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] DONE 1096 tests, 549 skipped in 2285.021s
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Integration tests ended at 02/26/2020 15:14:39. Duration:00:38:05.1543995
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Docker info of the daemon under test at end of run
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] Containers: 2
15:14:40 [2020-02-26T15:14:40.420Z]  Running: 0
15:14:40 [2020-02-26T15:14:40.420Z]  Paused: 0
15:14:40 [2020-02-26T15:14:40.420Z]  Stopped: 2
15:14:40 [2020-02-26T15:14:40.420Z] Images: 12
15:14:40 [2020-02-26T15:14:40.420Z] Server Version: 0.0.0-dev
15:14:40 [2020-02-26T15:14:40.420Z] Storage Driver: windowsfilter
15:14:40 [2020-02-26T15:14:40.420Z]  Windows: 
15:14:40 [2020-02-26T15:14:40.420Z] Logging Driver: json-file
15:14:40 [2020-02-26T15:14:40.420Z] Plugins: 
15:14:40 [2020-02-26T15:14:40.420Z]  Volume: local
15:14:40 [2020-02-26T15:14:40.420Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:14:40 [2020-02-26T15:14:40.420Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:14:40 [2020-02-26T15:14:40.420Z] Swarm: inactive
15:14:40 [2020-02-26T15:14:40.420Z] Default Isolation: process
15:14:40 [2020-02-26T15:14:40.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:14:40 [2020-02-26T15:14:40.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:14:40 [2020-02-26T15:14:40.420Z] OSType: windows
15:14:40 [2020-02-26T15:14:40.420Z] Architecture: x86_64
15:14:40 [2020-02-26T15:14:40.420Z] CPUs: 4
15:14:40 [2020-02-26T15:14:40.420Z] Total Memory: 32GiB
15:14:40 [2020-02-26T15:14:40.420Z] Name: azwin-2-0c5680
15:14:40 [2020-02-26T15:14:40.420Z] ID: JB3H:TQA5:MXJO:AW2D:DXFZ:SX4C:O3BF:Q4MP:GI4C:WB5S:ITQK:P7Y7
15:14:40 [2020-02-26T15:14:40.420Z] Docker Root Dir: D:\CI\PR-40538\12\daemon
15:14:40 [2020-02-26T15:14:40.420Z] Debug Mode (client): false
15:14:40 [2020-02-26T15:14:40.420Z] Debug Mode (server): true
15:14:40 [2020-02-26T15:14:40.420Z]  File Descriptors: -1
15:14:40 [2020-02-26T15:14:40.420Z]  Goroutines: 18
15:14:40 [2020-02-26T15:14:40.420Z]  System Time: 2020-02-26T15:14:39.6369182Z
15:14:40 [2020-02-26T15:14:40.420Z]  EventsListeners: 0
15:14:40 [2020-02-26T15:14:40.420Z] Registry: https://index.docker.io/v1/
15:14:40 [2020-02-26T15:14:40.420Z] Labels:
15:14:40 [2020-02-26T15:14:40.420Z] Experimental: false
15:14:40 [2020-02-26T15:14:40.420Z] Insecure Registries:
15:14:40 [2020-02-26T15:14:40.420Z]  127.0.0.0/8
15:14:40 [2020-02-26T15:14:40.420Z] Live Restore Enabled: false
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] 
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Stopping daemon under test
15:14:40 [2020-02-26T15:14:40.420Z] SUCCESS: The process with PID 6856 (child process of PID 8672) has been terminated.
15:14:40 [2020-02-26T15:14:40.420Z] SUCCESS: The process with PID 8672 (child process of PID 628) has been terminated.
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Stop tailing logs of the daemon under tests
15:14:40 [2020-02-26T15:14:40.420Z] INFO: executeCI.ps1 Completed successfully at 02/26/2020 15:14:39.
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Tidying up at end of run
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Saving daemon under test log (d:\CI\PR-40538\12\dut.out) to C:\windows\TEMP\CIDUT.out
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Saving daemon under test log (d:\CI\PR-40538\12\dut.err) to C:\windows\TEMP\CIDUT.err
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Nuke-Everything...
15:14:40 [2020-02-26T15:14:40.420Z] INFO: Container count on control daemon to delete is 2
15:14:40 [2020-02-26T15:14:40.878Z] cba3f73466cc
15:14:40 [2020-02-26T15:14:40.878Z] df34ca1f9332
15:14:40 [2020-02-26T15:14:40.878Z] INFO: Non-base image count on control daemon to delete is 1
15:14:41 [2020-02-26T15:14:41.845Z] Deleted: sha256:434f905d48c87ba4735252c32aabcaa554f2098d8fbb793a891f57a15cf8a99b
15:14:41 [2020-02-26T15:14:41.845Z] Deleted: sha256:cdd0dc68d2655ab9c1af8db8718e78b36d733cefbd482bb0245c1fa3ef884b5e
15:14:41 [2020-02-26T15:14:41.845Z] INFO: Tidying pidfile d:\CI\PR-40538\12\docker.pid
15:14:41 [2020-02-26T15:14:41.845Z] INFO: Nuking d:\CI
15:15:06 [2020-02-26T15:15:06.984Z] INFO: Zapped successfully
15:15:06 [2020-02-26T15:15:06.984Z] 
15:15:06 [2020-02-26T15:15:06.984Z] INFO: executeCI.ps1 exiting at Wed Feb 26 15:15:05 CUT 2020. Duration 00:51:49.1677661
15:15:06 [2020-02-26T15:15:06.984Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
15:15:07 [2020-02-26T15:15:07.225Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
15:15:09 [2020-02-26T15:15:09.417Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
15:15:11 [2020-02-26T15:15:11.805Z] Archiving artifacts
15:15:12 [2020-02-26T15:15:12.901Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40538/12/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:15:13 [2020-02-26T15:15:13.822Z] + make clean
15:15:14 [2020-02-26T15:15:14.795Z] docker volume rm -f docker-dev-cache
15:15:14 [2020-02-26T15:15:14.795Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS