Skip to content
Success

Console Output

Pull request #367 updated
14:33:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine
Obtained Jenkinsfile from 0910118e4b164b82257343dcd50535f2aa64709f+b070eef5b2db835ace04da7cf338f022e59b79f1 (11415d66ec270631406c30247a21d23409d2143f)
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 ead69454b4062f17d1f8389642089a002b037213
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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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] { (DCO-check)
[Pipeline] node
14:33:13 [2019-09-27T14:33:13.492Z] Running on arm32v7-ubuntu-43 in /home/jenkins/workspace/engine_PR-367
[Pipeline] {
[Pipeline] checkout
14:33:14 [2019-09-27T14:33:14.817Z] using credential docker-jenkins-github-credentials
14:33:14 [2019-09-27T14:33:14.927Z] Cloning the remote Git repository
14:33:14 [2019-09-27T14:33:14.927Z] Cloning with configured refspecs honoured and without tags
14:33:14 [2019-09-27T14:33:14.986Z] Cloning repository https://github.com/docker/engine.git
14:33:15 [2019-09-27T14:33:15.000Z]  > git init /home/jenkins/workspace/engine_PR-367 # timeout=10
14:33:15 [2019-09-27T14:33:15.021Z] Fetching upstream changes from https://github.com/docker/engine.git
14:33:15 [2019-09-27T14:33:15.022Z]  > git --version # timeout=10
14:33:15 [2019-09-27T14:33:15.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:15 [2019-09-27T14:33:15.041Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:33:50 [2019-09-27T14:33:50.723Z] Fetching without tags
14:33:51 [2019-09-27T14:33:51.943Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:33:50 [2019-09-27T14:33:50.504Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:33:50 [2019-09-27T14:33:50.520Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:33:50 [2019-09-27T14:33:50.538Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:33:50 [2019-09-27T14:33:50.656Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:33:50 [2019-09-27T14:33:50.773Z] Fetching upstream changes from https://github.com/docker/engine.git
14:33:50 [2019-09-27T14:33:50.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:50 [2019-09-27T14:33:50.776Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:33:51 [2019-09-27T14:33:51.990Z]  > git config core.sparsecheckout # timeout=10
14:33:52 [2019-09-27T14:33:52.004Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:33:54 [2019-09-27T14:33:54.886Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:33:54 [2019-09-27T14:33:54.887Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:33:54 [2019-09-27T14:33:54.596Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:33:54 [2019-09-27T14:33:54.814Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:54 [2019-09-27T14:33:54.935Z]  > git config core.sparsecheckout # timeout=10
14:33:55 [2019-09-27T14:33:55.752Z] Commit message: "Update containerd to v1.2.9"
14:33:55 [2019-09-27T14:33:55.889Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:33:57 [2019-09-27T14:33:57.662Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-367:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
14:33:57 [2019-09-27T14:33:57.662Z] Unable to find image 'alpine:latest' locally
14:33:54 [2019-09-27T14:33:54.951Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:33:55 [2019-09-27T14:33:55.822Z]  > git rev-list --no-walk 348beb066e25161c6b18cdd83011b5a4fda0b2cc # timeout=10
14:33:59 [2019-09-27T14:33:59.447Z] latest: Pulling from library/alpine
14:33:59 [2019-09-27T14:33:59.447Z] 33b18ff7f9b7: Pulling fs layer
14:34:01 [2019-09-27T14:34:01.229Z] 33b18ff7f9b7: Verifying Checksum
14:34:01 [2019-09-27T14:34:01.229Z] 33b18ff7f9b7: Download complete
14:34:02 [2019-09-27T14:34:02.405Z] 33b18ff7f9b7: Pull complete
14:34:02 [2019-09-27T14:34:02.405Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:34:02 [2019-09-27T14:34:02.405Z] Status: Downloaded newer image for alpine:latest
14:34:33 [2019-09-27T14:34:33.816Z] 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: janky)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: z-master)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: powerpc-master)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (z-master)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (powerpc-master)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "z-master" skipped due to when conditional
Stage "powerpc-master" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
14:34:35 [2019-09-27T14:34:35.351Z] Running on ubuntu-1804-overlay2 (i-0d51b8b3ff4a2225d) in /home/ubuntu/workspace/engine_PR-367
14:34:35 [2019-09-27T14:34:35.353Z] Running on ubuntu-1804-overlay2 (i-07e361eb5a5f20579) in /home/ubuntu/workspace/engine_PR-367
[Pipeline] // stage
14:34:35 [2019-09-27T14:34:35.371Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/engine_PR-367
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
14:34:35 [2019-09-27T14:34:35.612Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/engine_PR-367
[Pipeline] checkout
[Pipeline] checkout
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
14:34:35 [2019-09-27T14:34:35.667Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:34:35 [2019-09-27T14:34:35.672Z] using credential docker-jenkins-github-credentials
14:34:35 [2019-09-27T14:34:35.675Z] Cloning the remote Git repository
14:34:35 [2019-09-27T14:34:35.675Z] Cloning with configured refspecs honoured and without tags
14:34:35 [2019-09-27T14:34:35.679Z] Cloning the remote Git repository
14:34:35 [2019-09-27T14:34:35.679Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
14:34:35 [2019-09-27T14:34:35.694Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
14:34:35 [2019-09-27T14:34:35.710Z] Cloning the remote Git repository
14:34:35 [2019-09-27T14:34:35.710Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:34:35 [2019-09-27T14:34:35.925Z] using credential docker-jenkins-github-credentials
14:34:35 [2019-09-27T14:34:35.983Z] Cloning the remote Git repository
14:34:35 [2019-09-27T14:34:35.983Z] Cloning with configured refspecs honoured and without tags
14:34:35 [2019-09-27T14:34:35.679Z] Cloning repository https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.679Z]  > git init /home/ubuntu/workspace/engine_PR-367 # timeout=10
14:34:35 [2019-09-27T14:34:35.689Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.689Z]  > git --version # timeout=10
14:34:35 [2019-09-27T14:34:35.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:35 [2019-09-27T14:34:35.699Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:35 [2019-09-27T14:34:35.700Z] Cloning repository https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.701Z]  > git init /home/ubuntu/workspace/engine_PR-367 # timeout=10
14:34:35 [2019-09-27T14:34:35.708Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.708Z]  > git --version # timeout=10
14:34:35 [2019-09-27T14:34:35.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:35 [2019-09-27T14:34:35.720Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:35 [2019-09-27T14:34:35.709Z] Cloning repository https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.710Z]  > git init /home/docker/workspace/engine_PR-367 # timeout=10
14:34:35 [2019-09-27T14:34:35.728Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:35 [2019-09-27T14:34:35.729Z]  > git --version # timeout=10
14:34:35 [2019-09-27T14:34:35.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:35 [2019-09-27T14:34:35.734Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:36 [2019-09-27T14:34:36.019Z] Cloning repository https://github.com/docker/engine.git
14:34:36 [2019-09-27T14:34:36.022Z]  > git init /home/jenkins/workspace/engine_PR-367 # timeout=10
14:34:36 [2019-09-27T14:34:36.068Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:36 [2019-09-27T14:34:36.070Z]  > git --version # timeout=10
14:34:36 [2019-09-27T14:34:36.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:36 [2019-09-27T14:34:36.089Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:44 [2019-09-27T14:34:44.586Z] Fetching without tags
14:34:44 [2019-09-27T14:34:44.910Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:34:44 [2019-09-27T14:34:44.426Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:44 [2019-09-27T14:34:44.445Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:34:44 [2019-09-27T14:34:44.463Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:34:44 [2019-09-27T14:34:44.537Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:44 [2019-09-27T14:34:44.614Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:44 [2019-09-27T14:34:44.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:44 [2019-09-27T14:34:44.617Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:44 [2019-09-27T14:34:44.937Z]  > git config core.sparsecheckout # timeout=10
14:34:44 [2019-09-27T14:34:44.965Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:45 [2019-09-27T14:34:45.720Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:34:45 [2019-09-27T14:34:45.721Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:34:46 [2019-09-27T14:34:46.522Z] Commit message: "Update containerd to v1.2.9"
14:34:45 [2019-09-27T14:34:45.593Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:34:45 [2019-09-27T14:34:45.675Z]  > git rev-parse HEAD^{commit} # timeout=10
14:34:45 [2019-09-27T14:34:45.754Z]  > git config core.sparsecheckout # timeout=10
14:34:45 [2019-09-27T14:34:45.780Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:34:47 [2019-09-27T14:34:47.411Z] Fetching without tags
14:34:47 [2019-09-27T14:34:47.516Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:34:47 [2019-09-27T14:34:47.596Z] Fetching without tags
14:34:47 [2019-09-27T14:34:47.702Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:34:47 [2019-09-27T14:34:47.859Z] + docker version
14:34:47 [2019-09-27T14:34:47.859Z] Client:
14:34:47 [2019-09-27T14:34:47.859Z]  Version:           18.06.3-ce
14:34:47 [2019-09-27T14:34:47.859Z]  API version:       1.38
14:34:47 [2019-09-27T14:34:47.859Z]  Go version:        go1.10.3
14:34:47 [2019-09-27T14:34:47.859Z]  Git commit:        d7080c1
14:34:47 [2019-09-27T14:34:47.859Z]  Built:             Wed Feb 20 02:27:09 2019
14:34:47 [2019-09-27T14:34:47.859Z]  OS/Arch:           linux/s390x
14:34:47 [2019-09-27T14:34:47.859Z]  Experimental:      false
14:34:47 [2019-09-27T14:34:47.859Z] 
14:34:47 [2019-09-27T14:34:47.859Z] Server:
14:34:47 [2019-09-27T14:34:47.859Z]  Engine:
14:34:47 [2019-09-27T14:34:47.859Z]   Version:          18.06.3-ce
14:34:47 [2019-09-27T14:34:47.859Z]   API version:      1.38 (minimum version 1.12)
14:34:47 [2019-09-27T14:34:47.859Z]   Go version:       go1.10.3
14:34:47 [2019-09-27T14:34:47.859Z]   Git commit:       d7080c1
14:34:47 [2019-09-27T14:34:47.859Z]   Built:            Wed Feb 20 02:26:03 2019
14:34:47 [2019-09-27T14:34:47.859Z]   OS/Arch:          linux/s390x
14:34:47 [2019-09-27T14:34:47.859Z]   Experimental:     true
[Pipeline] sh
14:34:47 [2019-09-27T14:34:47.984Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:34:47 [2019-09-27T14:34:47.984Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:34:47 [2019-09-27T14:34:47.367Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:47 [2019-09-27T14:34:47.372Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:34:47 [2019-09-27T14:34:47.376Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:34:47 [2019-09-27T14:34:47.395Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:47 [2019-09-27T14:34:47.414Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:47 [2019-09-27T14:34:47.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:47 [2019-09-27T14:34:47.414Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:47 [2019-09-27T14:34:47.519Z]  > git config core.sparsecheckout # timeout=10
14:34:47 [2019-09-27T14:34:47.522Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:47 [2019-09-27T14:34:47.969Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:34:47 [2019-09-27T14:34:47.975Z]  > git rev-parse HEAD^{commit} # timeout=10
14:34:47 [2019-09-27T14:34:47.987Z]  > git config core.sparsecheckout # timeout=10
14:34:47 [2019-09-27T14:34:47.996Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:47 [2019-09-27T14:34:47.588Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:47 [2019-09-27T14:34:47.597Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:34:47 [2019-09-27T14:34:47.601Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:34:47 [2019-09-27T14:34:47.610Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:47 [2019-09-27T14:34:47.617Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:47 [2019-09-27T14:34:47.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:47 [2019-09-27T14:34:47.618Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:47 [2019-09-27T14:34:47.722Z]  > git config core.sparsecheckout # timeout=10
14:34:47 [2019-09-27T14:34:47.728Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:48 [2019-09-27T14:34:48.180Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:34:48 [2019-09-27T14:34:48.198Z]  > git rev-parse HEAD^{commit} # timeout=10
14:34:48 [2019-09-27T14:34:48.201Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:34:48 [2019-09-27T14:34:48.202Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:34:48 [2019-09-27T14:34:48.417Z] Commit message: "Update containerd to v1.2.9"
14:34:48 [2019-09-27T14:34:48.426Z] Commit message: "Update containerd to v1.2.9"
14:34:48 [2019-09-27T14:34:48.716Z] + docker info
14:34:48 [2019-09-27T14:34:48.716Z] Containers: 0
14:34:48 [2019-09-27T14:34:48.716Z]  Running: 0
14:34:48 [2019-09-27T14:34:48.716Z]  Paused: 0
14:34:48 [2019-09-27T14:34:48.716Z]  Stopped: 0
14:34:48 [2019-09-27T14:34:48.716Z] Images: 0
14:34:48 [2019-09-27T14:34:48.716Z] Server Version: 18.06.3-ce
14:34:48 [2019-09-27T14:34:48.716Z] Storage Driver: overlay2
14:34:48 [2019-09-27T14:34:48.716Z]  Backing Filesystem: extfs
14:34:48 [2019-09-27T14:34:48.716Z]  Supports d_type: true
14:34:48 [2019-09-27T14:34:48.716Z]  Native Overlay Diff: true
14:34:48 [2019-09-27T14:34:48.716Z] Logging Driver: json-file
14:34:48 [2019-09-27T14:34:48.716Z] Cgroup Driver: cgroupfs
14:34:48 [2019-09-27T14:34:48.716Z] Plugins:
14:34:48 [2019-09-27T14:34:48.716Z]  Volume: local
14:34:48 [2019-09-27T14:34:48.716Z]  Network: bridge host ipvlan macvlan null overlay
14:34:48 [2019-09-27T14:34:48.716Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:34:48 [2019-09-27T14:34:48.716Z] Swarm: inactive
14:34:48 [2019-09-27T14:34:48.716Z] Runtimes: runc
14:34:48 [2019-09-27T14:34:48.716Z] Default Runtime: runc
14:34:48 [2019-09-27T14:34:48.716Z] Init Binary: docker-init
14:34:48 [2019-09-27T14:34:48.716Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:34:48 [2019-09-27T14:34:48.716Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
14:34:48 [2019-09-27T14:34:48.716Z] init version: fec3683
14:34:48 [2019-09-27T14:34:48.716Z] Security Options:
14:34:48 [2019-09-27T14:34:48.716Z]  apparmor
14:34:48 [2019-09-27T14:34:48.716Z]  seccomp
14:34:48 [2019-09-27T14:34:48.716Z]   Profile: default
14:34:48 [2019-09-27T14:34:48.716Z] Kernel Version: 4.4.0-161-generic
14:34:48 [2019-09-27T14:34:48.716Z] Operating System: Ubuntu 16.04.5 LTS
14:34:48 [2019-09-27T14:34:48.716Z] OSType: linux
14:34:48 [2019-09-27T14:34:48.716Z] Architecture: s390x
14:34:48 [2019-09-27T14:34:48.716Z] CPUs: 2
14:34:48 [2019-09-27T14:34:48.716Z] Total Memory: 7.862GiB
14:34:48 [2019-09-27T14:34:48.716Z] Name: s390x-ubuntu-02
14:34:48 [2019-09-27T14:34:48.716Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:34:48 [2019-09-27T14:34:48.716Z] Docker Root Dir: /var/lib/docker
14:34:48 [2019-09-27T14:34:48.716Z] Debug Mode (client): false
14:34:48 [2019-09-27T14:34:48.716Z] Debug Mode (server): false
14:34:48 [2019-09-27T14:34:48.716Z] Username: dockerbuildbot
14:34:48 [2019-09-27T14:34:48.716Z] Registry: https://index.docker.io/v1/
14:34:48 [2019-09-27T14:34:48.716Z] Labels:
14:34:48 [2019-09-27T14:34:48.716Z] Experimental: true
14:34:48 [2019-09-27T14:34:48.716Z] Insecure Registries:
14:34:48 [2019-09-27T14:34:48.716Z]  127.0.0.0/8
14:34:48 [2019-09-27T14:34:48.716Z] Live Restore Enabled: false
14:34:48 [2019-09-27T14:34:48.716Z] 
14:34:48 [2019-09-27T14:34:48.716Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
14:34:49 [2019-09-27T14:34:49.545Z] + docker version
14:34:49 [2019-09-27T14:34:49.545Z] Client: Docker Engine - Community
14:34:49 [2019-09-27T14:34:49.545Z]  Version:           19.03.2
14:34:49 [2019-09-27T14:34:49.545Z]  API version:       1.40
14:34:49 [2019-09-27T14:34:49.545Z]  Go version:        go1.12.8
14:34:49 [2019-09-27T14:34:49.545Z]  Git commit:        6a30dfc
14:34:49 [2019-09-27T14:34:49.545Z]  Built:             Thu Aug 29 05:29:11 2019
14:34:49 [2019-09-27T14:34:49.545Z]  OS/Arch:           linux/amd64
14:34:49 [2019-09-27T14:34:49.545Z]  Experimental:      false
14:34:49 [2019-09-27T14:34:49.545Z] 
14:34:49 [2019-09-27T14:34:49.545Z] Server: Docker Engine - Community
14:34:49 [2019-09-27T14:34:49.545Z]  Engine:
14:34:49 [2019-09-27T14:34:49.545Z]   Version:          19.03.2
14:34:49 [2019-09-27T14:34:49.545Z]   API version:      1.40 (minimum version 1.12)
14:34:49 [2019-09-27T14:34:49.545Z]   Go version:       go1.12.8
14:34:49 [2019-09-27T14:34:49.545Z]   Git commit:       6a30dfc
14:34:49 [2019-09-27T14:34:49.545Z]   Built:            Thu Aug 29 05:27:45 2019
14:34:49 [2019-09-27T14:34:49.545Z]   OS/Arch:          linux/amd64
14:34:49 [2019-09-27T14:34:49.545Z]   Experimental:     true
14:34:49 [2019-09-27T14:34:49.545Z]  containerd:
14:34:49 [2019-09-27T14:34:49.545Z]   Version:          1.2.6
14:34:49 [2019-09-27T14:34:49.545Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:34:49 [2019-09-27T14:34:49.545Z]  runc:
14:34:49 [2019-09-27T14:34:49.545Z]   Version:          1.0.0-rc8
14:34:49 [2019-09-27T14:34:49.545Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:34:49 [2019-09-27T14:34:49.545Z]  docker-init:
14:34:49 [2019-09-27T14:34:49.545Z]   Version:          0.18.0
14:34:49 [2019-09-27T14:34:49.545Z]   GitCommit:        fec3683
[Pipeline] sh
14:34:49 [2019-09-27T14:34:49.569Z] + docker version
14:34:49 [2019-09-27T14:34:49.569Z] Client: Docker Engine - Community
14:34:49 [2019-09-27T14:34:49.569Z]  Version:           19.03.2
14:34:49 [2019-09-27T14:34:49.569Z]  API version:       1.40
14:34:49 [2019-09-27T14:34:49.569Z]  Go version:        go1.12.8
14:34:49 [2019-09-27T14:34:49.569Z]  Git commit:        6a30dfc
14:34:49 [2019-09-27T14:34:49.569Z]  Built:             Thu Aug 29 05:29:11 2019
14:34:49 [2019-09-27T14:34:49.569Z]  OS/Arch:           linux/amd64
14:34:49 [2019-09-27T14:34:49.569Z]  Experimental:      false
14:34:49 [2019-09-27T14:34:49.569Z] 
14:34:49 [2019-09-27T14:34:49.569Z] Server: Docker Engine - Community
14:34:49 [2019-09-27T14:34:49.569Z]  Engine:
14:34:49 [2019-09-27T14:34:49.569Z]   Version:          19.03.2
14:34:49 [2019-09-27T14:34:49.569Z]   API version:      1.40 (minimum version 1.12)
14:34:49 [2019-09-27T14:34:49.569Z]   Go version:       go1.12.8
14:34:49 [2019-09-27T14:34:49.569Z]   Git commit:       6a30dfc
14:34:49 [2019-09-27T14:34:49.569Z]   Built:            Thu Aug 29 05:27:45 2019
14:34:49 [2019-09-27T14:34:49.569Z]   OS/Arch:          linux/amd64
14:34:49 [2019-09-27T14:34:49.569Z]   Experimental:     true
14:34:49 [2019-09-27T14:34:49.569Z]  containerd:
14:34:49 [2019-09-27T14:34:49.569Z]   Version:          1.2.6
14:34:49 [2019-09-27T14:34:49.569Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:34:49 [2019-09-27T14:34:49.569Z]  runc:
14:34:49 [2019-09-27T14:34:49.569Z]   Version:          1.0.0-rc8
14:34:49 [2019-09-27T14:34:49.569Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:34:49 [2019-09-27T14:34:49.569Z]  docker-init:
14:34:49 [2019-09-27T14:34:49.569Z]   Version:          0.18.0
14:34:49 [2019-09-27T14:34:49.569Z]   GitCommit:        fec3683
[Pipeline] sh
14:34:49 [2019-09-27T14:34:49.617Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:49 [2019-09-27T14:34:49.617Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:49 [2019-09-27T14:34:49.617Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-367/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:34:49 [2019-09-27T14:34:49.617Z] + bash /home/jenkins/workspace/engine_PR-367/check-config.sh
14:34:49 [2019-09-27T14:34:49.617Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:34:49 [2019-09-27T14:34:49.617Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
14:34:49 [2019-09-27T14:34:49.617Z] 
14:34:49 [2019-09-27T14:34:49.617Z] Generally Necessary:
14:34:49 [2019-09-27T14:34:49.617Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:34:49 [2019-09-27T14:34:49.617Z] - apparmor: enabled and tools installed
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NAMESPACES: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NET_NS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_PID_NS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_IPC_NS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_UTS_NS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CGROUPS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CGROUP_CPUACCT: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CGROUP_DEVICE: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CGROUP_FREEZER: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CGROUP_SCHED: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_CPUSETS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_MEMCG: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_KEYS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_VETH: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_BRIDGE: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NF_NAT: enabled (as module)
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_NF_NAT_NEEDED: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_POSIX_MQUEUE: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:34:49 [2019-09-27T14:34:49.617Z] 
14:34:49 [2019-09-27T14:34:49.617Z] Optional Features:
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_USER_NS: enabled
14:34:49 [2019-09-27T14:34:49.617Z] - CONFIG_SECCOMP: enabled
14:34:48 [2019-09-27T14:34:48.223Z]  > git config core.sparsecheckout # timeout=10
14:34:48 [2019-09-27T14:34:48.230Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:49 [2019-09-27T14:34:49.826Z] + docker info
14:34:49 [2019-09-27T14:34:49.870Z] + docker info
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CGROUP_PIDS: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_MEMCG_SWAP: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:34:50 [2019-09-27T14:34:50.023Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_MEMCG_KMEM: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_BLK_CGROUP: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IOSCHED_CFQ: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CGROUP_PERF: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CGROUP_HUGETLB: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_CFS_BANDWIDTH: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_RT_GROUP_SCHED: missing
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_VS: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_VS_NFCT: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_IP_VS_RR: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_EXT4_FS: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:34:50 [2019-09-27T14:34:50.023Z] - Network Drivers:
14:34:50 [2019-09-27T14:34:50.023Z]   - "overlay":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_VXLAN: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:34:50 [2019-09-27T14:34:50.023Z]       Optional (for encrypted networks):
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_CRYPTO: enabled
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_XFRM: enabled
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_XFRM_USER: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_INET_ESP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "ipvlan":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_IPVLAN: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "macvlan":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_MACVLAN: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_DUMMY: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "ftp,tftp client in container":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z] - Storage Drivers:
14:34:50 [2019-09-27T14:34:50.023Z]   - "aufs":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_AUFS_FS: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "btrfs":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:34:50 [2019-09-27T14:34:50.023Z]   - "devicemapper":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_BLK_DEV_DM: enabled
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "overlay":
14:34:50 [2019-09-27T14:34:50.023Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:34:50 [2019-09-27T14:34:50.023Z]   - "zfs":
14:34:50 [2019-09-27T14:34:50.023Z]     - /dev/zfs: missing
14:34:50 [2019-09-27T14:34:50.023Z]     - zfs command: missing
14:34:50 [2019-09-27T14:34:50.023Z]     - zpool command: missing
14:34:50 [2019-09-27T14:34:50.023Z] 
14:34:50 [2019-09-27T14:34:50.023Z] Limits:
14:34:50 [2019-09-27T14:34:50.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:34:50 [2019-09-27T14:34:50.023Z] 
14:34:50 [2019-09-27T14:34:50.023Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:34:50 [2019-09-27T14:34:50.336Z] Still waiting to schedule task
14:34:50 [2019-09-27T14:34:50.336Z] Waiting for next available executor on ‘azwin-2-abc4c0’
14:34:50 [2019-09-27T14:34:50.337Z] Still waiting to schedule task
14:34:50 [2019-09-27T14:34:50.337Z] Waiting for next available executor on ‘windows-2019’
14:34:50 [2019-09-27T14:34:50.909Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0910118e4b164b82257343dcd50535f2aa64709f -f Dockerfile .
14:34:52 [2019-09-27T14:34:52.285Z] Sending build context to Docker daemon  44.44MB

14:34:52 [2019-09-27T14:34:52.285Z] Step 1/118 : ARG CROSS="false"
14:34:52 [2019-09-27T14:34:52.285Z] Step 2/118 : ARG GO_VERSION=1.11.13
14:34:52 [2019-09-27T14:34:52.285Z] Step 3/118 : ARG DEBIAN_FRONTEND=noninteractive
14:34:52 [2019-09-27T14:34:52.285Z] Step 4/118 : FROM golang:${GO_VERSION}-stretch AS base
14:34:52 [2019-09-27T14:34:52.285Z] 1.11.13-stretch: Pulling from library/golang
14:34:52 [2019-09-27T14:34:52.681Z] 05b3194a550b: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] 5cc01dcd9b0a: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] 5154470af4c8: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] cd3b67ff4ea9: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] 81cc889ba28f: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] f9c63adc2e8a: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] 4fd77d826b49: Pulling fs layer
14:34:52 [2019-09-27T14:34:52.681Z] cd3b67ff4ea9: Waiting
14:34:52 [2019-09-27T14:34:52.681Z] 81cc889ba28f: Waiting
14:34:52 [2019-09-27T14:34:52.681Z] f9c63adc2e8a: Waiting
14:34:52 [2019-09-27T14:34:52.681Z] 4fd77d826b49: Waiting
14:34:52 [2019-09-27T14:34:52.681Z] 5cc01dcd9b0a: Verifying Checksum
14:34:52 [2019-09-27T14:34:52.681Z] 5cc01dcd9b0a: Download complete
14:34:52 [2019-09-27T14:34:52.681Z] 5154470af4c8: Verifying Checksum
14:34:52 [2019-09-27T14:34:52.681Z] 5154470af4c8: Download complete
14:34:53 [2019-09-27T14:34:53.097Z] 05b3194a550b: Verifying Checksum
14:34:53 [2019-09-27T14:34:53.097Z] 05b3194a550b: Download complete
14:34:54 [2019-09-27T14:34:54.235Z] 81cc889ba28f: Verifying Checksum
14:34:54 [2019-09-27T14:34:54.235Z] 81cc889ba28f: Download complete
14:34:54 [2019-09-27T14:34:54.235Z] 4fd77d826b49: Verifying Checksum
14:34:54 [2019-09-27T14:34:54.235Z] 4fd77d826b49: Download complete
14:34:54 [2019-09-27T14:34:54.235Z] cd3b67ff4ea9: Verifying Checksum
14:34:54 [2019-09-27T14:34:54.235Z] cd3b67ff4ea9: Download complete
14:34:55 [2019-09-27T14:34:55.217Z] f9c63adc2e8a: Verifying Checksum
14:34:55 [2019-09-27T14:34:55.217Z] f9c63adc2e8a: Download complete
14:34:55 [2019-09-27T14:34:55.609Z] 05b3194a550b: Pull complete
14:34:56 [2019-09-27T14:34:56.002Z] 5cc01dcd9b0a: Pull complete
14:34:56 [2019-09-27T14:34:56.366Z] Client:
14:34:56 [2019-09-27T14:34:56.366Z]  Debug Mode: false
14:34:56 [2019-09-27T14:34:56.366Z] 
14:34:56 [2019-09-27T14:34:56.366Z] Server:
14:34:56 [2019-09-27T14:34:56.366Z]  Containers: 0
14:34:56 [2019-09-27T14:34:56.366Z]   Running: 0
14:34:56 [2019-09-27T14:34:56.366Z]   Paused: 0
14:34:56 [2019-09-27T14:34:56.366Z]   Stopped: 0
14:34:56 [2019-09-27T14:34:56.366Z]  Images: 66
14:34:56 [2019-09-27T14:34:56.366Z]  Server Version: 19.03.2
14:34:56 [2019-09-27T14:34:56.366Z]  Storage Driver: overlay2
14:34:56 [2019-09-27T14:34:56.366Z]   Backing Filesystem: extfs
14:34:56 [2019-09-27T14:34:56.366Z]   Supports d_type: true
14:34:56 [2019-09-27T14:34:56.366Z]   Native Overlay Diff: true
14:34:56 [2019-09-27T14:34:56.366Z]  Logging Driver: json-file
14:34:56 [2019-09-27T14:34:56.366Z]  Cgroup Driver: cgroupfs
14:34:56 [2019-09-27T14:34:56.366Z]  Plugins:
14:34:56 [2019-09-27T14:34:56.366Z]   Volume: local
14:34:56 [2019-09-27T14:34:56.366Z]   Network: bridge host ipvlan macvlan null overlay
14:34:56 [2019-09-27T14:34:56.366Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:34:56 [2019-09-27T14:34:56.366Z]  Swarm: inactive
14:34:56 [2019-09-27T14:34:56.366Z]  Runtimes: runc
14:34:56 [2019-09-27T14:34:56.366Z]  Default Runtime: runc
14:34:56 [2019-09-27T14:34:56.366Z]  Init Binary: docker-init
14:34:56 [2019-09-27T14:34:56.366Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:34:56 [2019-09-27T14:34:56.366Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:34:56 [2019-09-27T14:34:56.366Z]  init version: fec3683
14:34:56 [2019-09-27T14:34:56.366Z]  Security Options:
14:34:56 [2019-09-27T14:34:56.366Z]   apparmor
14:34:56 [2019-09-27T14:34:56.366Z]   seccomp
14:34:56 [2019-09-27T14:34:56.366Z]    Profile: default
14:34:56 [2019-09-27T14:34:56.366Z]  Kernel Version: 4.15.0-1048-aws
14:34:56 [2019-09-27T14:34:56.366Z]  Operating System: Ubuntu 18.04.3 LTS
14:34:56 [2019-09-27T14:34:56.366Z]  OSType: linux
14:34:56 [2019-09-27T14:34:56.366Z]  Architecture: x86_64
14:34:56 [2019-09-27T14:34:56.366Z]  CPUs: 2
14:34:56 [2019-09-27T14:34:56.366Z]  Total Memory: 7.501GiB
14:34:56 [2019-09-27T14:34:56.366Z]  Name: ip-10-100-102-15
14:34:56 [2019-09-27T14:34:56.366Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:34:56 [2019-09-27T14:34:56.366Z]  Docker Root Dir: /var/lib/docker
14:34:56 [2019-09-27T14:34:56.366Z]  Debug Mode: false
14:34:56 [2019-09-27T14:34:56.366Z]  Registry: https://index.docker.io/v1/
14:34:56 [2019-09-27T14:34:56.366Z]  Labels:
14:34:56 [2019-09-27T14:34:56.366Z]  Experimental: true
14:34:56 [2019-09-27T14:34:56.366Z]  Insecure Registries:
14:34:56 [2019-09-27T14:34:56.366Z]   127.0.0.0/8
14:34:56 [2019-09-27T14:34:56.366Z]  Live Restore Enabled: true
14:34:56 [2019-09-27T14:34:56.366Z] 
14:34:56 [2019-09-27T14:34:56.366Z] WARNING: No swap limit support
[Pipeline] sh
14:34:56 [2019-09-27T14:34:56.378Z] 5154470af4c8: Pull complete
14:34:56 [2019-09-27T14:34:56.414Z] Client:
14:34:56 [2019-09-27T14:34:56.414Z]  Debug Mode: false
14:34:56 [2019-09-27T14:34:56.414Z] 
14:34:56 [2019-09-27T14:34:56.414Z] Server:
14:34:56 [2019-09-27T14:34:56.414Z]  Containers: 0
14:34:56 [2019-09-27T14:34:56.414Z]   Running: 0
14:34:56 [2019-09-27T14:34:56.414Z]   Paused: 0
14:34:56 [2019-09-27T14:34:56.414Z]   Stopped: 0
14:34:56 [2019-09-27T14:34:56.414Z]  Images: 49
14:34:56 [2019-09-27T14:34:56.414Z]  Server Version: 19.03.2
14:34:56 [2019-09-27T14:34:56.414Z]  Storage Driver: overlay2
14:34:56 [2019-09-27T14:34:56.414Z]   Backing Filesystem: extfs
14:34:56 [2019-09-27T14:34:56.414Z]   Supports d_type: true
14:34:56 [2019-09-27T14:34:56.414Z]   Native Overlay Diff: true
14:34:56 [2019-09-27T14:34:56.414Z]  Logging Driver: json-file
14:34:56 [2019-09-27T14:34:56.414Z]  Cgroup Driver: cgroupfs
14:34:56 [2019-09-27T14:34:56.414Z]  Plugins:
14:34:56 [2019-09-27T14:34:56.414Z]   Volume: local
14:34:56 [2019-09-27T14:34:56.414Z]   Network: bridge host ipvlan macvlan null overlay
14:34:56 [2019-09-27T14:34:56.414Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:34:56 [2019-09-27T14:34:56.414Z]  Swarm: inactive
14:34:56 [2019-09-27T14:34:56.414Z]  Runtimes: runc
14:34:56 [2019-09-27T14:34:56.414Z]  Default Runtime: runc
14:34:56 [2019-09-27T14:34:56.414Z]  Init Binary: docker-init
14:34:56 [2019-09-27T14:34:56.414Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:34:56 [2019-09-27T14:34:56.414Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:34:56 [2019-09-27T14:34:56.414Z]  init version: fec3683
14:34:56 [2019-09-27T14:34:56.414Z]  Security Options:
14:34:56 [2019-09-27T14:34:56.414Z]   apparmor
14:34:56 [2019-09-27T14:34:56.414Z]   seccomp
14:34:56 [2019-09-27T14:34:56.414Z]    Profile: default
14:34:56 [2019-09-27T14:34:56.414Z]  Kernel Version: 4.15.0-1048-aws
14:34:56 [2019-09-27T14:34:56.414Z]  Operating System: Ubuntu 18.04.3 LTS
14:34:56 [2019-09-27T14:34:56.414Z]  OSType: linux
14:34:56 [2019-09-27T14:34:56.414Z]  Architecture: x86_64
14:34:56 [2019-09-27T14:34:56.414Z]  CPUs: 2
14:34:56 [2019-09-27T14:34:56.414Z]  Total Memory: 7.501GiB
14:34:56 [2019-09-27T14:34:56.414Z]  Name: ip-10-100-111-83
14:34:56 [2019-09-27T14:34:56.414Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:34:56 [2019-09-27T14:34:56.414Z]  Docker Root Dir: /var/lib/docker
14:34:56 [2019-09-27T14:34:56.414Z]  Debug Mode: false
14:34:56 [2019-09-27T14:34:56.414Z]  Registry: https://index.docker.io/v1/
14:34:56 [2019-09-27T14:34:56.414Z]  Labels:
14:34:56 [2019-09-27T14:34:56.414Z]  Experimental: true
14:34:56 [2019-09-27T14:34:56.414Z]  Insecure Registries:
14:34:56 [2019-09-27T14:34:56.414Z]   127.0.0.0/8
14:34:56 [2019-09-27T14:34:56.414Z]  Live Restore Enabled: true
14:34:56 [2019-09-27T14:34:56.414Z] 
14:34:56 [2019-09-27T14:34:56.414Z] WARNING: No swap limit support
[Pipeline] sh
14:34:56 [2019-09-27T14:34:56.647Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:56 [2019-09-27T14:34:56.647Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:56 [2019-09-27T14:34:56.647Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-367/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:34:56 [2019-09-27T14:34:56.647Z] + bash /home/ubuntu/workspace/engine_PR-367/check-config.sh
14:34:56 [2019-09-27T14:34:56.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:34:56 [2019-09-27T14:34:56.647Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:34:56 [2019-09-27T14:34:56.647Z] 
14:34:56 [2019-09-27T14:34:56.647Z] Generally Necessary:
14:34:56 [2019-09-27T14:34:56.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:34:56 [2019-09-27T14:34:56.647Z] - apparmor: enabled and tools installed
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NAMESPACES: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NET_NS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_PID_NS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IPC_NS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_UTS_NS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUPS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_CPUACCT: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_DEVICE: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_FREEZER: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_SCHED: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CPUSETS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_MEMCG: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_KEYS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_VETH: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_BRIDGE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NF_NAT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NF_NAT_NEEDED: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_POSIX_MQUEUE: enabled
14:34:56 [2019-09-27T14:34:56.647Z] 
14:34:56 [2019-09-27T14:34:56.647Z] Optional Features:
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_USER_NS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_SECCOMP: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_PIDS: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_MEMCG_SWAP: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:34:56 [2019-09-27T14:34:56.647Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_BLK_CGROUP: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IOSCHED_CFQ: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_PERF: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_HUGETLB: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_CFS_BANDWIDTH: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_RT_GROUP_SCHED: missing
14:34:56 [2019-09-27T14:34:56.647Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.697Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:56 [2019-09-27T14:34:56.697Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:34:56 [2019-09-27T14:34:56.697Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-367/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:34:56 [2019-09-27T14:34:56.697Z] + bash /home/ubuntu/workspace/engine_PR-367/check-config.sh
14:34:56 [2019-09-27T14:34:56.697Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:34:56 [2019-09-27T14:34:56.697Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:34:56 [2019-09-27T14:34:56.697Z] 
14:34:56 [2019-09-27T14:34:56.697Z] Generally Necessary:
14:34:56 [2019-09-27T14:34:56.697Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:34:56 [2019-09-27T14:34:56.697Z] - apparmor: enabled and tools installed
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_NAMESPACES: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_NET_NS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_PID_NS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_IPC_NS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_UTS_NS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CGROUPS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CGROUP_CPUACCT: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CGROUP_DEVICE: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CGROUP_FREEZER: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CGROUP_SCHED: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_CPUSETS: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_MEMCG: enabled
14:34:56 [2019-09-27T14:34:56.697Z] - CONFIG_KEYS: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_IP_VS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_IP_VS_NFCT: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_IP_VS_RR: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_EXT4_FS: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:34:56 [2019-09-27T14:34:56.904Z] - Network Drivers:
14:34:56 [2019-09-27T14:34:56.904Z]   - "overlay":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_VXLAN: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       Optional (for encrypted networks):
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_CRYPTO: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_CRYPTO_AEAD: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_CRYPTO_GCM: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_CRYPTO_GHASH: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_XFRM: enabled
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_XFRM_USER: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_INET_ESP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "ipvlan":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_IPVLAN: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "macvlan":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_MACVLAN: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_DUMMY: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "ftp,tftp client in container":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z] - Storage Drivers:
14:34:56 [2019-09-27T14:34:56.904Z]   - "aufs":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_AUFS_FS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "btrfs":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:34:56 [2019-09-27T14:34:56.904Z]   - "devicemapper":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_BLK_DEV_DM: enabled
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "overlay":
14:34:56 [2019-09-27T14:34:56.904Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.904Z]   - "zfs":
14:34:56 [2019-09-27T14:34:56.904Z]     - /dev/zfs: missing
14:34:56 [2019-09-27T14:34:56.904Z]     - zfs command: missing
14:34:56 [2019-09-27T14:34:56.904Z]     - zpool command: missing
14:34:56 [2019-09-27T14:34:56.904Z] 
14:34:56 [2019-09-27T14:34:56.904Z] Limits:
14:34:56 [2019-09-27T14:34:56.904Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:34:56 [2019-09-27T14:34:56.904Z] 
14:34:56 [2019-09-27T14:34:56.904Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_VETH: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_BRIDGE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NF_NAT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NF_NAT_NEEDED: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_POSIX_MQUEUE: enabled
14:34:56 [2019-09-27T14:34:56.955Z] 
14:34:56 [2019-09-27T14:34:56.955Z] Optional Features:
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_USER_NS: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_SECCOMP: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CGROUP_PIDS: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_MEMCG_SWAP: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:34:56 [2019-09-27T14:34:56.955Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_BLK_CGROUP: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IOSCHED_CFQ: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CGROUP_PERF: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CGROUP_HUGETLB: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_CFS_BANDWIDTH: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_RT_GROUP_SCHED: missing
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_VS: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_VS_NFCT: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_IP_VS_RR: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_EXT4_FS: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:34:56 [2019-09-27T14:34:56.955Z] - Network Drivers:
14:34:56 [2019-09-27T14:34:56.955Z]   - "overlay":
14:34:56 [2019-09-27T14:34:56.955Z]     - CONFIG_VXLAN: enabled (as module)
14:34:56 [2019-09-27T14:34:56.955Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:34:56 [2019-09-27T14:34:56.955Z]       Optional (for encrypted networks):
[Pipeline] sh
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_CRYPTO: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_CRYPTO_AEAD: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_CRYPTO_GCM: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_CRYPTO_GHASH: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_XFRM: enabled
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_XFRM_USER: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_INET_ESP: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "ipvlan":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_IPVLAN: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "macvlan":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_MACVLAN: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_DUMMY: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "ftp,tftp client in container":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z] - Storage Drivers:
14:34:57 [2019-09-27T14:34:57.212Z]   - "aufs":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_AUFS_FS: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "btrfs":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:34:57 [2019-09-27T14:34:57.212Z]   - "devicemapper":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_BLK_DEV_DM: enabled
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "overlay":
14:34:57 [2019-09-27T14:34:57.212Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:34:57 [2019-09-27T14:34:57.212Z]   - "zfs":
14:34:57 [2019-09-27T14:34:57.212Z]     - /dev/zfs: missing
14:34:57 [2019-09-27T14:34:57.212Z]     - zfs command: missing
14:34:57 [2019-09-27T14:34:57.212Z]     - zpool command: missing
14:34:57 [2019-09-27T14:34:57.212Z] 
14:34:57 [2019-09-27T14:34:57.212Z] Limits:
14:34:57 [2019-09-27T14:34:57.212Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:34:57 [2019-09-27T14:34:57.212Z] 
14:34:57 [2019-09-27T14:34:57.212Z] + true
[Pipeline] }
[Pipeline] // stage
14:34:57 [2019-09-27T14:34:57.238Z] + sudo modprobe ip_vs
14:34:57 [2019-09-27T14:34:57.238Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0910118e4b164b82257343dcd50535f2aa64709f .
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:34:57 [2019-09-27T14:34:57.496Z] #1 [internal] load .dockerignore
14:34:57 [2019-09-27T14:34:57.496Z] #1 transferring context: 87B done
14:34:57 [2019-09-27T14:34:57.496Z] #1 DONE 0.0s
14:34:57 [2019-09-27T14:34:57.496Z] 
14:34:57 [2019-09-27T14:34:57.496Z] #2 [internal] load build definition from Dockerfile
14:34:57 [2019-09-27T14:34:57.496Z] #2 transferring dockerfile: 10.40kB done
14:34:57 [2019-09-27T14:34:57.496Z] #2 DONE 0.0s
14:34:57 [2019-09-27T14:34:57.496Z] 
14:34:57 [2019-09-27T14:34:57.496Z] #3 [internal] load metadata for docker.io/library/golang:1.11.13-stretch
14:34:57 [2019-09-27T14:34:57.496Z] #3 DONE 0.2s
14:34:57 [2019-09-27T14:34:57.537Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0910118e4b164b82257343dcd50535f2aa64709f .
14:34:57 [2019-09-27T14:34:57.537Z] #2 [internal] load build definition from Dockerfile
14:34:57 [2019-09-27T14:34:57.537Z] #2 transferring dockerfile: 10.40kB done
14:34:57 [2019-09-27T14:34:57.537Z] #2 DONE 0.0s
14:34:57 [2019-09-27T14:34:57.537Z] 
14:34:57 [2019-09-27T14:34:57.537Z] #1 [internal] load .dockerignore
14:34:57 [2019-09-27T14:34:57.537Z] #1 transferring context: 87B done
14:34:57 [2019-09-27T14:34:57.537Z] #1 DONE 0.0s
14:34:57 [2019-09-27T14:34:57.537Z] 
14:34:57 [2019-09-27T14:34:57.537Z] #3 [internal] load metadata for docker.io/library/golang:1.11.13-stretch
14:34:57 [2019-09-27T14:34:57.752Z] 
14:34:57 [2019-09-27T14:34:57.753Z] #4 [base 1/2] FROM docker.io/library/golang:1.11.13-stretch@sha256:f6b90217...
14:34:57 [2019-09-27T14:34:57.753Z] #4 resolve docker.io/library/golang:1.11.13-stretch@sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4 done
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:937c594413e17071786b7be003bfec95854cebb96d8f387739a6ee04b0b0dc70 1.80kB / 1.80kB done
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:684edf44e74ad25957bd511dfc47c10f76751f42ae971e74af4f29496d7289ed 5.47kB / 5.47kB done
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4 1.42kB / 1.42kB done
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 208.43kB / 10.79MB 0.1s
14:34:57 [2019-09-27T14:34:57.753Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s
14:34:57 [2019-09-27T14:34:57.793Z] #3 DONE 0.3s
14:34:57 [2019-09-27T14:34:57.793Z] 
14:34:57 [2019-09-27T14:34:57.793Z] #4 [base 1/2] FROM docker.io/library/golang:1.11.13-stretch@sha256:f6b90217...
14:34:57 [2019-09-27T14:34:57.793Z] #4 resolve docker.io/library/golang:1.11.13-stretch@sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4 done
14:34:58 [2019-09-27T14:34:58.010Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done
14:34:58 [2019-09-27T14:34:58.010Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s done
14:34:58 [2019-09-27T14:34:58.010Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 9.69MB / 45.37MB 0.3s
14:34:58 [2019-09-27T14:34:58.010Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.3s
14:34:58 [2019-09-27T14:34:58.010Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.3s
14:34:58 [2019-09-27T14:34:58.011Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 16.62MB / 45.37MB 0.4s
14:34:58 [2019-09-27T14:34:58.011Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 5.95MB / 50.07MB 0.4s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:684edf44e74ad25957bd511dfc47c10f76751f42ae971e74af4f29496d7289ed 5.47kB / 5.47kB done
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4 1.42kB / 1.42kB done
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:937c594413e17071786b7be003bfec95854cebb96d8f387739a6ee04b0b0dc70 1.80kB / 1.80kB done
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 69.12kB / 45.37MB 0.1s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.1s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 11.89MB / 45.37MB 0.3s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 6.86MB / 10.79MB 0.3s
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done
14:34:58 [2019-09-27T14:34:58.054Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.3s
14:34:58 [2019-09-27T14:34:58.229Z] cd3b67ff4ea9: Pull complete
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 32.51MB / 45.37MB 0.6s
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 14.23MB / 50.07MB 0.6s
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 9.57MB / 57.67MB 0.6s
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 39.79MB / 45.37MB 0.7s
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 17.56MB / 50.07MB 0.7s
14:34:58 [2019-09-27T14:34:58.270Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 15.54MB / 57.67MB 0.7s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 17.58MB / 45.37MB 0.4s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 7.31MB / 50.07MB 0.4s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 22.99MB / 45.37MB 0.5s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s done
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 12.71MB / 50.07MB 0.5s
14:34:58 [2019-09-27T14:34:58.313Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.5s
14:34:58 [2019-09-27T14:34:58.529Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 43.97MB / 45.37MB 0.8s
14:34:58 [2019-09-27T14:34:58.529Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 27.51MB / 50.07MB 0.8s
14:34:58 [2019-09-27T14:34:58.529Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 21.53MB / 57.67MB 0.8s
14:34:58 [2019-09-27T14:34:58.529Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 33.61MB / 50.07MB 0.9s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 26.11MB / 45.37MB 0.6s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 19.11MB / 50.07MB 0.6s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 3.68MB / 57.67MB 0.6s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 35.08MB / 45.37MB 0.7s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 24.59MB / 50.07MB 0.7s
14:34:58 [2019-09-27T14:34:58.571Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 9.78MB / 57.67MB 0.7s
14:34:58 [2019-09-27T14:34:58.790Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 40.73MB / 50.07MB 1.0s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 29.13MB / 57.67MB 1.0s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s done
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 49.88MB / 50.07MB 1.1s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 37.45MB / 57.67MB 1.1s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 0B / 121.07MB 1.1s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.2s done
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 44.26MB / 57.67MB 1.3s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 7.68MB / 121.07MB 1.3s
14:34:58 [2019-09-27T14:34:58.791Z] #4 sha256:09ee18b04809b2b468f1cddc7977b5ebe1d4cdb3377e98cb1610c5061b881c85 125B / 125B 1.3s done
14:34:58 [2019-09-27T14:34:58.791Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
14:34:58 [2019-09-27T14:34:58.830Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 29.24MB / 50.07MB 0.8s
14:34:58 [2019-09-27T14:34:58.830Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s
14:34:58 [2019-09-27T14:34:58.830Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 36.09MB / 50.07MB 0.9s
14:34:58 [2019-09-27T14:34:58.830Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 16.67MB / 57.67MB 0.9s
14:34:58 [2019-09-27T14:34:58.863Z] Fetching without tags
14:34:59 [2019-09-27T14:34:59.047Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 52.08MB / 57.67MB 1.4s
14:34:59 [2019-09-27T14:34:59.048Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 17.82MB / 121.07MB 1.4s
14:34:59 [2019-09-27T14:34:59.048Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.5s done
14:34:59 [2019-09-27T14:34:59.048Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 27.42MB / 121.07MB 1.6s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s done
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 44.39MB / 50.07MB 1.1s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 23.39MB / 57.67MB 1.1s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 0B / 121.07MB 1.1s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.3s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 30.86MB / 57.67MB 1.3s
14:34:59 [2019-09-27T14:34:59.089Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 9.52MB / 121.07MB 1.3s
14:34:59 [2019-09-27T14:34:59.175Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:34:58 [2019-09-27T14:34:58.819Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:58 [2019-09-27T14:34:58.824Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:34:58 [2019-09-27T14:34:58.828Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:34:58 [2019-09-27T14:34:58.844Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:34:58 [2019-09-27T14:34:58.862Z] Fetching upstream changes from https://github.com/docker/engine.git
14:34:58 [2019-09-27T14:34:58.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:58 [2019-09-27T14:34:58.863Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:34:59 [2019-09-27T14:34:59.173Z]  > git config core.sparsecheckout # timeout=10
14:34:59 [2019-09-27T14:34:59.177Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:34:59 [2019-09-27T14:34:59.305Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 34.10MB / 121.07MB 1.7s
14:34:59 [2019-09-27T14:34:59.305Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 42.36MB / 121.07MB 1.8s
14:34:59 [2019-09-27T14:34:59.348Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 36.21MB / 57.67MB 1.4s
14:34:59 [2019-09-27T14:34:59.348Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 16.39MB / 121.07MB 1.4s
14:34:59 [2019-09-27T14:34:59.348Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
14:34:59 [2019-09-27T14:34:59.348Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s done
14:34:59 [2019-09-27T14:34:59.348Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 43.64MB / 57.67MB 1.5s
14:34:59 [2019-09-27T14:34:59.348Z] #4 sha256:09ee18b04809b2b468f1cddc7977b5ebe1d4cdb3377e98cb1610c5061b881c85 0B / 125B 1.5s
14:34:59 [2019-09-27T14:34:59.562Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 50.08MB / 121.07MB 1.9s
14:34:59 [2019-09-27T14:34:59.562Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 67.56MB / 121.07MB 2.1s
14:34:59 [2019-09-27T14:34:59.606Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 49.59MB / 57.67MB 1.6s
14:34:59 [2019-09-27T14:34:59.606Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 26.77MB / 121.07MB 1.6s
14:34:59 [2019-09-27T14:34:59.606Z] #4 sha256:09ee18b04809b2b468f1cddc7977b5ebe1d4cdb3377e98cb1610c5061b881c85 125B / 125B 1.5s done
14:34:59 [2019-09-27T14:34:59.606Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.8s
14:34:59 [2019-09-27T14:34:59.606Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 40.50MB / 121.07MB 1.8s
14:34:59 [2019-09-27T14:34:59.635Z] 81cc889ba28f: Pull complete
14:34:59 [2019-09-27T14:34:59.822Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 76.36MB / 121.07MB 2.2s
14:34:59 [2019-09-27T14:34:59.822Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 82.45MB / 121.07MB 2.3s
14:34:59 [2019-09-27T14:34:59.863Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 46.96MB / 121.07MB 1.9s
14:34:59 [2019-09-27T14:34:59.863Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s done
14:34:59 [2019-09-27T14:34:59.863Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 54.87MB / 121.07MB 2.0s
14:35:00 [2019-09-27T14:35:00.082Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 90.69MB / 121.07MB 2.4s
14:35:00 [2019-09-27T14:35:00.082Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 99.88MB / 121.07MB 2.5s
14:35:00 [2019-09-27T14:35:00.120Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 72.15MB / 121.07MB 2.2s
14:35:00 [2019-09-27T14:35:00.120Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 82.14MB / 121.07MB 2.4s
14:35:00 [2019-09-27T14:35:00.186Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:35:00 [2019-09-27T14:35:00.188Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:35:00 [2019-09-27T14:35:00.339Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 107.50MB / 121.07MB 2.6s
14:35:00 [2019-09-27T14:35:00.339Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 121.07MB / 121.07MB 2.8s
14:35:00 [2019-09-27T14:35:00.380Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 89.46MB / 121.07MB 2.5s
14:35:00 [2019-09-27T14:35:00.438Z] Commit message: "Update containerd to v1.2.9"
14:35:00 [2019-09-27T14:35:00.637Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 102.02MB / 121.07MB 2.7s
14:35:00 [2019-09-27T14:35:00.637Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 110.29MB / 121.07MB 2.8s
14:35:00 [2019-09-27T14:35:00.894Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 119.90MB / 121.07MB 2.9s
14:35:00 [2019-09-27T14:35:00.903Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 121.07MB / 121.07MB 3.1s done
14:35:01 [2019-09-27T14:35:01.152Z] #4 sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 121.07MB / 121.07MB 3.3s done
14:35:01 [2019-09-27T14:35:01.159Z] #4 ...
14:35:01 [2019-09-27T14:35:01.159Z] 
14:35:01 [2019-09-27T14:35:01.159Z] #18 [internal] load build context
14:35:01 [2019-09-27T14:35:01.159Z] #18 transferring context: 40.14MB 3.6s done
14:35:01 [2019-09-27T14:35:01.159Z] #18 DONE 3.7s
14:35:01 [2019-09-27T14:35:01.159Z] 
14:35:01 [2019-09-27T14:35:01.159Z] #4 [base 1/2] FROM docker.io/library/golang:1.11.13-stretch@sha256:f6b90217...
14:35:00 [2019-09-27T14:35:00.144Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:35:00 [2019-09-27T14:35:00.168Z]  > git rev-parse HEAD^{commit} # timeout=10
14:35:00 [2019-09-27T14:35:00.186Z]  > git config core.sparsecheckout # timeout=10
14:35:00 [2019-09-27T14:35:00.190Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:35:01 [2019-09-27T14:35:01.717Z] #4 ...
14:35:01 [2019-09-27T14:35:01.717Z] 
14:35:01 [2019-09-27T14:35:01.717Z] #18 [internal] load build context
14:35:01 [2019-09-27T14:35:01.717Z] #18 transferring context: 40.14MB 3.6s done
14:35:01 [2019-09-27T14:35:01.717Z] #18 DONE 3.6s
14:35:01 [2019-09-27T14:35:01.717Z] 
14:35:01 [2019-09-27T14:35:01.717Z] #4 [base 1/2] FROM docker.io/library/golang:1.11.13-stretch@sha256:f6b90217...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:35:02 [2019-09-27T14:35:02.240Z] + docker version
14:35:02 [2019-09-27T14:35:02.240Z] Client:
14:35:02 [2019-09-27T14:35:02.240Z]  Version:           18.06.1-ce
14:35:02 [2019-09-27T14:35:02.240Z]  API version:       1.38
14:35:02 [2019-09-27T14:35:02.240Z]  Go version:        go1.10.3
14:35:02 [2019-09-27T14:35:02.240Z]  Git commit:        e68fc7a
14:35:02 [2019-09-27T14:35:02.240Z]  Built:             Tue Aug 21 17:26:10 2018
14:35:02 [2019-09-27T14:35:02.240Z]  OS/Arch:           linux/ppc64le
14:35:02 [2019-09-27T14:35:02.240Z]  Experimental:      false
14:35:02 [2019-09-27T14:35:02.240Z] 
14:35:02 [2019-09-27T14:35:02.240Z] Server:
14:35:02 [2019-09-27T14:35:02.240Z]  Engine:
14:35:02 [2019-09-27T14:35:02.240Z]   Version:          18.06.1-ce
14:35:02 [2019-09-27T14:35:02.240Z]   API version:      1.38 (minimum version 1.12)
14:35:02 [2019-09-27T14:35:02.240Z]   Go version:       go1.10.3
14:35:02 [2019-09-27T14:35:02.240Z]   Git commit:       e68fc7a
14:35:02 [2019-09-27T14:35:02.240Z]   Built:            Tue Aug 21 17:24:20 2018
14:35:02 [2019-09-27T14:35:02.240Z]   OS/Arch:          linux/ppc64le
14:35:02 [2019-09-27T14:35:02.240Z]   Experimental:     true
[Pipeline] sh
14:35:02 [2019-09-27T14:35:02.528Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.3s done
14:35:02 [2019-09-27T14:35:02.528Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
14:35:02 [2019-09-27T14:35:02.615Z] + docker info
14:35:02 [2019-09-27T14:35:02.615Z] Containers: 0
14:35:02 [2019-09-27T14:35:02.615Z]  Running: 0
14:35:02 [2019-09-27T14:35:02.615Z]  Paused: 0
14:35:02 [2019-09-27T14:35:02.615Z]  Stopped: 0
14:35:02 [2019-09-27T14:35:02.615Z] Images: 0
14:35:02 [2019-09-27T14:35:02.615Z] Server Version: 18.06.1-ce
14:35:02 [2019-09-27T14:35:02.615Z] Storage Driver: overlay2
14:35:02 [2019-09-27T14:35:02.615Z]  Backing Filesystem: extfs
14:35:02 [2019-09-27T14:35:02.615Z]  Supports d_type: true
14:35:02 [2019-09-27T14:35:02.615Z]  Native Overlay Diff: true
14:35:02 [2019-09-27T14:35:02.615Z] Logging Driver: json-file
14:35:02 [2019-09-27T14:35:02.615Z] Cgroup Driver: cgroupfs
14:35:02 [2019-09-27T14:35:02.615Z] Plugins:
14:35:02 [2019-09-27T14:35:02.615Z]  Volume: local
14:35:02 [2019-09-27T14:35:02.615Z]  Network: bridge host ipvlan macvlan null overlay
14:35:02 [2019-09-27T14:35:02.615Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:35:02 [2019-09-27T14:35:02.615Z] Swarm: inactive
14:35:02 [2019-09-27T14:35:02.615Z] Runtimes: runc
14:35:02 [2019-09-27T14:35:02.615Z] Default Runtime: runc
14:35:02 [2019-09-27T14:35:02.615Z] Init Binary: docker-init
14:35:02 [2019-09-27T14:35:02.615Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:35:02 [2019-09-27T14:35:02.615Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:35:02 [2019-09-27T14:35:02.615Z] init version: fec3683
14:35:02 [2019-09-27T14:35:02.615Z] Security Options:
14:35:02 [2019-09-27T14:35:02.615Z]  apparmor
14:35:02 [2019-09-27T14:35:02.615Z]  seccomp
14:35:02 [2019-09-27T14:35:02.615Z]   Profile: default
14:35:02 [2019-09-27T14:35:02.615Z] Kernel Version: 4.4.0-139-generic
14:35:02 [2019-09-27T14:35:02.615Z] Operating System: Ubuntu 16.04.3 LTS
14:35:02 [2019-09-27T14:35:02.615Z] OSType: linux
14:35:02 [2019-09-27T14:35:02.615Z] Architecture: ppc64le
14:35:02 [2019-09-27T14:35:02.615Z] CPUs: 4
14:35:02 [2019-09-27T14:35:02.615Z] Total Memory: 7.972GiB
14:35:02 [2019-09-27T14:35:02.615Z] Name: ppc64le-ubuntu-28
14:35:02 [2019-09-27T14:35:02.615Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:35:02 [2019-09-27T14:35:02.615Z] Docker Root Dir: /var/lib/docker
14:35:02 [2019-09-27T14:35:02.615Z] Debug Mode (client): false
14:35:02 [2019-09-27T14:35:02.615Z] Debug Mode (server): false
14:35:02 [2019-09-27T14:35:02.615Z] Username: dockerbuildbot
14:35:02 [2019-09-27T14:35:02.615Z] Registry: https://index.docker.io/v1/
14:35:02 [2019-09-27T14:35:02.615Z] Labels:
14:35:02 [2019-09-27T14:35:02.615Z] Experimental: true
14:35:02 [2019-09-27T14:35:02.615Z] Insecure Registries:
14:35:02 [2019-09-27T14:35:02.615Z]  127.0.0.0/8
14:35:02 [2019-09-27T14:35:02.615Z] Live Restore Enabled: false
14:35:02 [2019-09-27T14:35:02.615Z] 
[Pipeline] sh
14:35:02 [2019-09-27T14:35:02.648Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.4s done
14:35:02 [2019-09-27T14:35:02.648Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
14:35:02 [2019-09-27T14:35:02.785Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.3s done
14:35:02 [2019-09-27T14:35:02.785Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
14:35:02 [2019-09-27T14:35:02.992Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:35:02 [2019-09-27T14:35:02.992Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:35:02 [2019-09-27T14:35:02.992Z] + curl -fsSL -o /home/docker/workspace/engine_PR-367/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:35:02 [2019-09-27T14:35:02.992Z] + bash /home/docker/workspace/engine_PR-367/check-config.sh
14:35:02 [2019-09-27T14:35:02.992Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:35:02 [2019-09-27T14:35:02.992Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:35:02 [2019-09-27T14:35:02.992Z] 
14:35:02 [2019-09-27T14:35:02.992Z] Generally Necessary:
14:35:02 [2019-09-27T14:35:02.992Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:35:02 [2019-09-27T14:35:02.992Z] - apparmor: enabled and tools installed
14:35:02 [2019-09-27T14:35:02.992Z] - CONFIG_NAMESPACES: enabled
14:35:02 [2019-09-27T14:35:02.992Z] - CONFIG_NET_NS: enabled
14:35:02 [2019-09-27T14:35:02.992Z] - CONFIG_PID_NS: enabled
14:35:02 [2019-09-27T14:35:02.992Z] - CONFIG_IPC_NS: enabled
14:35:02 [2019-09-27T14:35:02.992Z] - CONFIG_UTS_NS: enabled
14:35:03 [2019-09-27T14:35:03.042Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s done
14:35:03 [2019-09-27T14:35:03.042Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
14:35:03 [2019-09-27T14:35:03.211Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
14:35:03 [2019-09-27T14:35:03.211Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUPS: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUP_CPUACCT: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUP_DEVICE: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUP_FREEZER: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUP_SCHED: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CPUSETS: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_MEMCG: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_KEYS: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_VETH: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_BRIDGE: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NF_NAT: enabled (as module)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_NF_NAT_NEEDED: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_POSIX_MQUEUE: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:35:03 [2019-09-27T14:35:03.278Z] 
14:35:03 [2019-09-27T14:35:03.278Z] Optional Features:
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_USER_NS: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_SECCOMP: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_CGROUP_PIDS: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_MEMCG_SWAP: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:35:03 [2019-09-27T14:35:03.278Z]     (cgroup swap accounting is currently enabled)
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_MEMCG_KMEM: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_BLK_CGROUP: enabled
14:35:03 [2019-09-27T14:35:03.278Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:35:03 [2019-09-27T14:35:03.468Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s done
14:35:03 [2019-09-27T14:35:03.468Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IOSCHED_CFQ: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_CGROUP_PERF: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_CGROUP_HUGETLB: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_CFS_BANDWIDTH: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_RT_GROUP_SCHED: missing
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_VS: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_VS_NFCT: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_IP_VS_RR: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_EXT4_FS: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:35:03 [2019-09-27T14:35:03.563Z] - Network Drivers:
14:35:03 [2019-09-27T14:35:03.563Z]   - "overlay":
14:35:03 [2019-09-27T14:35:03.563Z]     - CONFIG_VXLAN: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:35:03 [2019-09-27T14:35:03.563Z]       Optional (for encrypted networks):
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_CRYPTO: enabled
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_XFRM: enabled
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_XFRM_USER: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_INET_ESP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:35:03 [2019-09-27T14:35:03.563Z]   - "ipvlan":
14:35:03 [2019-09-27T14:35:03.845Z]     - CONFIG_IPVLAN: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]   - "macvlan":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_MACVLAN: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_DUMMY: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]   - "ftp,tftp client in container":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z] - Storage Drivers:
14:35:03 [2019-09-27T14:35:03.846Z]   - "aufs":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_AUFS_FS: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]   - "btrfs":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:35:03 [2019-09-27T14:35:03.846Z]   - "devicemapper":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_BLK_DEV_DM: enabled
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]   - "overlay":
14:35:03 [2019-09-27T14:35:03.846Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:35:03 [2019-09-27T14:35:03.846Z]   - "zfs":
14:35:03 [2019-09-27T14:35:03.846Z]     - /dev/zfs: missing
14:35:03 [2019-09-27T14:35:03.846Z]     - zfs command: missing
14:35:03 [2019-09-27T14:35:03.846Z]     - zpool command: missing
14:35:03 [2019-09-27T14:35:03.846Z] 
14:35:03 [2019-09-27T14:35:03.846Z] Limits:
14:35:03 [2019-09-27T14:35:03.846Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:35:03 [2019-09-27T14:35:03.846Z] 
14:35:03 [2019-09-27T14:35:03.846Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
14:35:03 [2019-09-27T14:35:03.892Z] f9c63adc2e8a: Pull complete
14:35:03 [2019-09-27T14:35:03.892Z] 4fd77d826b49: Pull complete
14:35:03 [2019-09-27T14:35:03.892Z] Digest: sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4
14:35:03 [2019-09-27T14:35:03.892Z] Status: Downloaded newer image for golang:1.11.13-stretch
14:35:03 [2019-09-27T14:35:03.892Z]  ---> b9c423366e61
14:35:03 [2019-09-27T14:35:03.892Z] Step 5/118 : ARG APT_MIRROR
14:35:03 [2019-09-27T14:35:03.892Z]  ---> Running in 3c68a209eec5
14:35:03 [2019-09-27T14:35:03.892Z] Removing intermediate container 3c68a209eec5
14:35:03 [2019-09-27T14:35:03.892Z]  ---> 50746c7075e5
14:35:03 [2019-09-27T14:35:03.892Z] Step 6/118 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
14:35:03 [2019-09-27T14:35:03.892Z]  ---> Running in 483f0e527e36
[Pipeline] sh
14:35:04 [2019-09-27T14:35:04.279Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0910118e4b164b82257343dcd50535f2aa64709f -f Dockerfile .
14:35:04 [2019-09-27T14:35:04.935Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done
14:35:05 [2019-09-27T14:35:05.191Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc
14:35:05 [2019-09-27T14:35:05.210Z] Removing intermediate container 483f0e527e36
14:35:05 [2019-09-27T14:35:05.210Z]  ---> d5a2a30a8b44
14:35:05 [2019-09-27T14:35:05.210Z] Step 7/118 : FROM base AS criu
14:35:05 [2019-09-27T14:35:05.210Z]  ---> d5a2a30a8b44
14:35:05 [2019-09-27T14:35:05.210Z] Step 8/118 : ARG DEBIAN_FRONTEND
14:35:05 [2019-09-27T14:35:05.210Z]  ---> Running in 106bd27ecc28
14:35:05 [2019-09-27T14:35:05.210Z] Removing intermediate container 106bd27ecc28
14:35:05 [2019-09-27T14:35:05.210Z]  ---> 16a8017c1de4
14:35:05 [2019-09-27T14:35:05.210Z] Step 9/118 : ENV CRIU_VERSION 3.6
14:35:05 [2019-09-27T14:35:05.363Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done
14:35:05 [2019-09-27T14:35:05.603Z]  ---> Running in bed7d9ff262a
14:35:05 [2019-09-27T14:35:05.603Z] Removing intermediate container bed7d9ff262a
14:35:05 [2019-09-27T14:35:05.603Z]  ---> 5f8d1c069b89
14:35:05 [2019-09-27T14:35:05.603Z] Step 10/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
14:35:05 [2019-09-27T14:35:05.603Z]  ---> Running in 757e86c3e493
14:35:05 [2019-09-27T14:35:05.621Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s
14:35:06 [2019-09-27T14:35:06.446Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:06 [2019-09-27T14:35:06.446Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:06 [2019-09-27T14:35:06.446Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:06 [2019-09-27T14:35:06.446Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:06 [2019-09-27T14:35:06.446Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:06 [2019-09-27T14:35:06.446Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:35:06 [2019-09-27T14:35:06.446Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:35:06 [2019-09-27T14:35:06.931Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:35:06 [2019-09-27T14:35:06.991Z] Sending build context to Docker daemon  44.44MB

14:35:06 [2019-09-27T14:35:06.991Z] Step 1/118 : ARG CROSS="false"
14:35:06 [2019-09-27T14:35:06.991Z] Step 2/118 : ARG GO_VERSION=1.11.13
14:35:06 [2019-09-27T14:35:06.991Z] Step 3/118 : ARG DEBIAN_FRONTEND=noninteractive
14:35:06 [2019-09-27T14:35:06.991Z] Step 4/118 : FROM golang:${GO_VERSION}-stretch AS base
14:35:06 [2019-09-27T14:35:06.991Z] 1.11.13-stretch: Pulling from library/golang
14:35:07 [2019-09-27T14:35:07.085Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done
14:35:07 [2019-09-27T14:35:07.085Z] #4 extracting sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75
14:35:07 [2019-09-27T14:35:07.275Z] 2825fdb7e177: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 361ecb978398: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 15483e8c82df: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 34839f11bbce: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 34f648706e72: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 2b533e746084: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 743bb8934afe: Pulling fs layer
14:35:07 [2019-09-27T14:35:07.275Z] 2b533e746084: Waiting
14:35:07 [2019-09-27T14:35:07.275Z] 34839f11bbce: Waiting
14:35:07 [2019-09-27T14:35:07.275Z] 34f648706e72: Waiting
14:35:07 [2019-09-27T14:35:07.275Z] 743bb8934afe: Waiting
14:35:07 [2019-09-27T14:35:07.516Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done
14:35:07 [2019-09-27T14:35:07.516Z] #4 extracting sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75
14:35:07 [2019-09-27T14:35:07.780Z] Fetched 7668 kB in 1s (4879 kB/s)
14:35:07 [2019-09-27T14:35:07.893Z] 15483e8c82df: Verifying Checksum
14:35:07 [2019-09-27T14:35:07.893Z] 15483e8c82df: Download complete
14:35:08 [2019-09-27T14:35:08.159Z] Reading package lists...
14:35:08 [2019-09-27T14:35:08.182Z] 361ecb978398: Verifying Checksum
14:35:08 [2019-09-27T14:35:08.182Z] 361ecb978398: Download complete
14:35:08 [2019-09-27T14:35:08.910Z] Reading package lists...
14:35:08 [2019-09-27T14:35:08.910Z] Building dependency tree...
14:35:08 [2019-09-27T14:35:08.910Z] Reading state information...
14:35:08 [2019-09-27T14:35:08.910Z] The following additional packages will be installed:
14:35:08 [2019-09-27T14:35:08.910Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:35:08 [2019-09-27T14:35:08.910Z]   libprotoc10 python-pkg-resources zlib1g-dev
14:35:08 [2019-09-27T14:35:08.910Z] Suggested packages:
14:35:08 [2019-09-27T14:35:08.910Z]   manpages-dev python-setuptools
14:35:09 [2019-09-27T14:35:09.296Z] The following NEW packages will be installed:
14:35:09 [2019-09-27T14:35:09.296Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:35:09 [2019-09-27T14:35:09.296Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:35:09 [2019-09-27T14:35:09.296Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:35:09 [2019-09-27T14:35:09.296Z]   zlib1g-dev
14:35:09 [2019-09-27T14:35:09.296Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
14:35:09 [2019-09-27T14:35:09.296Z] Need to get 3476 kB of archives.
14:35:09 [2019-09-27T14:35:09.296Z] After this operation, 20.2 MB of additional disk space will be used.
14:35:09 [2019-09-27T14:35:09.296Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
14:35:09 [2019-09-27T14:35:09.296Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
14:35:09 [2019-09-27T14:35:09.689Z] debconf: delaying package configuration, since apt-utils is not installed
14:35:09 [2019-09-27T14:35:09.689Z] Fetched 3476 kB in 0s (24.3 MB/s)
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libnet1:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] (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 ... 14828 files and directories currently installed.)
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libcap-dev:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libnet1-dev.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libnl-3-200:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libnl-3-dev:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libprotobuf-c1:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
14:35:09 [2019-09-27T14:35:09.689Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
14:35:09 [2019-09-27T14:35:09.689Z] Selecting previously unselected package zlib1g-dev:s390x.
14:35:09 [2019-09-27T14:35:09.689Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.083Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
14:35:10 [2019-09-27T14:35:10.083Z] Selecting previously unselected package libprotobuf10:s390x.
14:35:10 [2019-09-27T14:35:10.083Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.083Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.083Z] Selecting previously unselected package libprotobuf-lite10:s390x.
14:35:10 [2019-09-27T14:35:10.083Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.083Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.083Z] Selecting previously unselected package libprotobuf-dev:s390x.
14:35:10 [2019-09-27T14:35:10.083Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.083Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.465Z] Selecting previously unselected package libprotoc10:s390x.
14:35:10 [2019-09-27T14:35:10.465Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.465Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.465Z] Selecting previously unselected package protobuf-c-compiler.
14:35:10 [2019-09-27T14:35:10.465Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.465Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
14:35:10 [2019-09-27T14:35:10.465Z] Selecting previously unselected package protobuf-compiler.
14:35:10 [2019-09-27T14:35:10.465Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.465Z] Unpacking protobuf-compiler (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.465Z] Selecting previously unselected package python-pkg-resources.
14:35:10 [2019-09-27T14:35:10.465Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:35:10 [2019-09-27T14:35:10.465Z] Unpacking python-pkg-resources (33.1.1-1) ...
14:35:10 [2019-09-27T14:35:10.465Z] Selecting previously unselected package python-protobuf.
14:35:10 [2019-09-27T14:35:10.465Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
14:35:10 [2019-09-27T14:35:10.465Z] Unpacking python-protobuf (3.0.0-9) ...
14:35:10 [2019-09-27T14:35:10.465Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
14:35:10 [2019-09-27T14:35:10.842Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
14:35:10 [2019-09-27T14:35:10.843Z] Setting up python-pkg-resources (33.1.1-1) ...
14:35:10 [2019-09-27T14:35:10.886Z] 2825fdb7e177: Verifying Checksum
14:35:10 [2019-09-27T14:35:10.886Z] 2825fdb7e177: Download complete
14:35:11 [2019-09-27T14:35:11.259Z] #4 extracting sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 4.1s done
14:35:11 [2019-09-27T14:35:11.259Z] #4 extracting sha256:09ee18b04809b2b468f1cddc7977b5ebe1d4cdb3377e98cb1610c5061b881c85 done
14:35:11 [2019-09-27T14:35:11.334Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:35:11 [2019-09-27T14:35:11.334Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.334Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:11 [2019-09-27T14:35:11.334Z] Setting up python-protobuf (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.516Z] #4 DONE 13.8s
14:35:11 [2019-09-27T14:35:11.516Z] 
14:35:11 [2019-09-27T14:35:11.516Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:35:11 [2019-09-27T14:35:11.524Z] 34839f11bbce: Verifying Checksum
14:35:11 [2019-09-27T14:35:11.524Z] 34839f11bbce: Download complete
14:35:11 [2019-09-27T14:35:11.692Z] #4 extracting sha256:952aacabb06b526d76221e93a2daf7606ab218571a4863c51be4edda74842b75 4.0s done
14:35:11 [2019-09-27T14:35:11.753Z] Setting up libcap-dev:s390x (1:2.25-1) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libprotoc10:s390x (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up protobuf-c-compiler (1.2.1-2) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up protobuf-compiler (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
14:35:11 [2019-09-27T14:35:11.754Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
14:35:11 [2019-09-27T14:35:11.754Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:11 [2019-09-27T14:35:11.809Z] 743bb8934afe: Verifying Checksum
14:35:11 [2019-09-27T14:35:11.810Z] 743bb8934afe: Download complete
14:35:11 [2019-09-27T14:35:11.949Z] #4 extracting sha256:09ee18b04809b2b468f1cddc7977b5ebe1d4cdb3377e98cb1610c5061b881c85 done
14:35:12 [2019-09-27T14:35:12.206Z] #4 DONE 14.2s
14:35:12 [2019-09-27T14:35:12.206Z] 
14:35:12 [2019-09-27T14:35:12.206Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:35:12 [2019-09-27T14:35:12.433Z] 34f648706e72: Verifying Checksum
14:35:12 [2019-09-27T14:35:12.433Z] 34f648706e72: Download complete
14:35:12 [2019-09-27T14:35:12.560Z] Removing intermediate container 757e86c3e493
14:35:12 [2019-09-27T14:35:12.560Z]  ---> 50b128742207
14:35:12 [2019-09-27T14:35:12.561Z] Step 11/118 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
14:35:12 [2019-09-27T14:35:12.561Z]  ---> Running in 0836e13575c5
14:35:14 [2019-09-27T14:35:14.035Z] #5 DONE 2.3s
14:35:14 [2019-09-27T14:35:14.035Z] 
14:35:14 [2019-09-27T14:35:14.035Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:35:14 [2019-09-27T14:35:14.035Z] #55 ...
14:35:14 [2019-09-27T14:35:14.035Z] 
14:35:14 [2019-09-27T14:35:14.035Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:14 [2019-09-27T14:35:14.035Z] #22 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.035Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
14:35:14 [2019-09-27T14:35:14.036Z] #23 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:35:14 [2019-09-27T14:35:14.036Z] #29 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:35:14 [2019-09-27T14:35:14.036Z] #32 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:14 [2019-09-27T14:35:14.036Z] #33 ...
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:35:14 [2019-09-27T14:35:14.036Z] #26 DONE 0.2s
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:35:14 [2019-09-27T14:35:14.036Z] #52 DONE 0.2s
14:35:14 [2019-09-27T14:35:14.036Z] 
14:35:14 [2019-09-27T14:35:14.036Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:35:14 [2019-09-27T14:35:14.036Z] #49 DONE 0.2s
14:35:14 [2019-09-27T14:35:14.293Z] 
14:35:14 [2019-09-27T14:35:14.293Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:14 [2019-09-27T14:35:14.445Z] fatal: Not a git repository (or any of the parent directories): .git
14:35:14 [2019-09-27T14:35:14.445Z]   GEN      .gitid
14:35:14 [2019-09-27T14:35:14.445Z]   GEN      criu/include/version.h
14:35:14 [2019-09-27T14:35:14.445Z]   GEN      include/common/asm
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/opts.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/sit.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/google/protobuf/descriptor.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/opts.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/sit.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/macvlan.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/macvlan.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/autofs.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/autofs.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/sysctl.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/sysctl.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/time.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/time.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/binfmt-misc.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/binfmt-misc.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/seccomp.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/seccomp.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/userns.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/userns.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/cgroup.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/cgroup.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/fown.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/ext-file.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/fown.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/ext-file.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/rpc.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/rpc.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/siginfo.pb-c.c
14:35:14 [2019-09-27T14:35:14.445Z]   DEP      images/siginfo.pb-c.d
14:35:14 [2019-09-27T14:35:14.445Z]   PBCC     images/pagemap.pb-c.c
14:35:14 [2019-09-27T14:35:14.726Z] #5 DONE 2.4s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:14 [2019-09-27T14:35:14.726Z] #22 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:14 [2019-09-27T14:35:14.726Z] #6 ...
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
14:35:14 [2019-09-27T14:35:14.726Z] #23 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:35:14 [2019-09-27T14:35:14.726Z] #49 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:35:14 [2019-09-27T14:35:14.726Z] #52 DONE 0.1s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:35:14 [2019-09-27T14:35:14.726Z] #32 DONE 0.2s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:35:14 [2019-09-27T14:35:14.726Z] #29 DONE 0.2s
14:35:14 [2019-09-27T14:35:14.726Z] 
14:35:14 [2019-09-27T14:35:14.726Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/pagemap.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/rlimit.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/rlimit.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/file-lock.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/file-lock.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/tty.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/tty.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/tun.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/netdev.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/tun.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/netdev.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/vma.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/vma.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/creds.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/creds.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/utsns.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/utsns.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/ipc-desc.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/ipc-sem.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/ipc-desc.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/ipc-sem.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/ipc-msg.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/ipc-msg.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/ipc-shm.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/ipc-shm.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/ipc-var.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/ipc-var.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sk-opts.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/packet-sock.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sk-opts.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/packet-sock.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sk-netlink.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sk-netlink.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sk-inet.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sk-inet.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sk-unix.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sk-unix.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/mm.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/mm.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/timerfd.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/timerfd.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/timer.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/timer.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sa.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sa.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/pipe-data.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/pipe-data.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/mnt.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/mnt.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/sk-packet.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/sk-packet.pb-c.d
14:35:14 [2019-09-27T14:35:14.844Z]   PBCC     images/tcp-stream.pb-c.c
14:35:14 [2019-09-27T14:35:14.844Z]   DEP      images/tcp-stream.pb-c.d
14:35:14 [2019-09-27T14:35:14.984Z] #30 ...
14:35:14 [2019-09-27T14:35:14.984Z] 
14:35:14 [2019-09-27T14:35:14.984Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:35:14 [2019-09-27T14:35:14.984Z] #26 DONE 0.2s
14:35:15 [2019-09-27T14:35:15.119Z] 2825fdb7e177: Pull complete
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/pipe.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/pipe.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/pstree.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/pstree.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/fs.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/fs.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/signalfd.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/signalfd.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/fh.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/fsnotify.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/fh.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/fsnotify.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/eventpoll.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/eventpoll.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/eventfd.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/eventfd.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/remap-file-path.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/remap-file-path.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/fifo.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/fifo.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/ghost-file.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/ghost-file.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/regfile.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/regfile.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/ns.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/ns.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/fdinfo.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/fdinfo.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core-aarch64.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core-arm.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core-ppc64.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core-s390.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core-x86.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/core.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/inventory.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core-aarch64.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core-arm.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core-ppc64.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core-s390.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core-x86.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/core.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/inventory.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/cpuinfo.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/cpuinfo.pb-c.d
14:35:15 [2019-09-27T14:35:15.240Z]   PBCC     images/stats.pb-c.c
14:35:15 [2019-09-27T14:35:15.240Z]   DEP      images/stats.pb-c.d
14:35:15 [2019-09-27T14:35:15.241Z] 
14:35:15 [2019-09-27T14:35:15.241Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:35:15 [2019-09-27T14:35:15.604Z] make[1]: Nothing to be done for 'all'.
14:35:15 [2019-09-27T14:35:15.604Z]   CC       images/stats.o
14:35:15 [2019-09-27T14:35:15.604Z]   CC       images/core.o
14:35:15 [2019-09-27T14:35:15.741Z] 361ecb978398: Pull complete
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/core-x86.o
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/core-arm.o
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/core-aarch64.o
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/core-ppc64.o
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/core-s390.o
14:35:15 [2019-09-27T14:35:15.994Z]   CC       images/cpuinfo.o
14:35:16 [2019-09-27T14:35:16.028Z] 15483e8c82df: Pull complete
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/inventory.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/fdinfo.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/fown.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/ns.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/regfile.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/ghost-file.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/fifo.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/remap-file-path.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/eventfd.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/eventpoll.o
14:35:16 [2019-09-27T14:35:16.378Z]   CC       images/fh.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/fsnotify.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/signalfd.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/fs.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/pstree.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/pipe.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/tcp-stream.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/sk-packet.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/mnt.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/pipe-data.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/sa.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/timer.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/timerfd.o
14:35:16 [2019-09-27T14:35:16.803Z]   CC       images/mm.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/sk-opts.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/sk-unix.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/sk-inet.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/tun.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/sk-netlink.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/packet-sock.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/ipc-var.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/ipc-desc.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/ipc-shm.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/ipc-msg.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/ipc-sem.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/utsns.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/creds.o
14:35:17 [2019-09-27T14:35:17.231Z]   CC       images/vma.o
14:35:17 [2019-09-27T14:35:17.504Z] 2b533e746084: Verifying Checksum
14:35:17 [2019-09-27T14:35:17.504Z] 2b533e746084: Download complete
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/netdev.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/tty.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/file-lock.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/rlimit.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/pagemap.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/siginfo.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/rpc.o
14:35:17 [2019-09-27T14:35:17.627Z]   CC       images/ext-file.o
14:35:18 [2019-09-27T14:35:18.012Z]   CC       images/cgroup.o
14:35:18 [2019-09-27T14:35:18.012Z]   CC       images/userns.o
14:35:18 [2019-09-27T14:35:18.012Z]   CC       images/google/protobuf/descriptor.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/opts.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/seccomp.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/binfmt-misc.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/time.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/sysctl.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/autofs.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/macvlan.o
14:35:18 [2019-09-27T14:35:18.402Z]   CC       images/sit.o
14:35:18 [2019-09-27T14:35:18.402Z]   LINK     images/built-in.o
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/include/asm
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/include/version.h
14:35:18 [2019-09-27T14:35:18.402Z] touch .config
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      criu/include/config.h
14:35:18 [2019-09-27T14:35:18.402Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/plugins/include/uapi/std/syscall.h
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
14:35:18 [2019-09-27T14:35:18.402Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
14:35:18 [2019-09-27T14:35:18.402Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
14:35:18 [2019-09-27T14:35:18.402Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:35:18 [2019-09-27T14:35:18.402Z]   DEP      compel/plugins/std/infect.d
14:35:18 [2019-09-27T14:35:18.402Z]   DEP      compel/plugins/std/string.d
14:35:18 [2019-09-27T14:35:18.788Z]   DEP      compel/plugins/std/log.d
14:35:18 [2019-09-27T14:35:18.788Z]   DEP      compel/plugins/std/fds.d
14:35:18 [2019-09-27T14:35:18.788Z]   DEP      compel/plugins/std/std.d
14:35:18 [2019-09-27T14:35:18.788Z]   DEP      compel/plugins/shmem/shmem.d
14:35:18 [2019-09-27T14:35:18.788Z]   DEP      compel/plugins/fds/fds.d
14:35:18 [2019-09-27T14:35:18.788Z]   CC       compel/plugins/std/std.o
14:35:18 [2019-09-27T14:35:18.788Z]   CC       compel/plugins/std/fds.o
14:35:18 [2019-09-27T14:35:18.788Z]   CC       compel/plugins/std/log.o
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/plugins/std/string.o
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/plugins/std/infect.o
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
14:35:19 [2019-09-27T14:35:19.199Z]   AR       compel/plugins/std.lib.a
14:35:19 [2019-09-27T14:35:19.199Z]   CC       compel/plugins/fds/fds.o
14:35:19 [2019-09-27T14:35:19.199Z]   AR       compel/plugins/fds.lib.a
14:35:19 [2019-09-27T14:35:19.199Z]   HOSTDEP  compel/src/lib/log-host.d
14:35:19 [2019-09-27T14:35:19.199Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
14:35:19 [2019-09-27T14:35:19.540Z] 34839f11bbce: Pull complete
14:35:19 [2019-09-27T14:35:19.546Z] #50 ...
14:35:19 [2019-09-27T14:35:19.546Z] 
14:35:19 [2019-09-27T14:35:19.546Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.160 + RM_GOPATH=0
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.160 + TMP_GOPATH=
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.160 + : /build
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.160 + '[' -z '' ']'
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.163 ++ mktemp -d
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.167 + export GOPATH=/tmp/tmp.FRMn3iRZOg
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.167 + GOPATH=/tmp/tmp.FRMn3iRZOg
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.168 + RM_GOPATH=1
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.169 ++ dirname ./install.sh
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.169 + dir=.
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.169 + bin=vndr
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 + shift
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 + '[' '!' -f ./vndr.installer ']'
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 + . ./vndr.installer
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 + install_vndr
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.170 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:19 [2019-09-27T14:35:19.546Z] #33 5.171 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FRMn3iRZOg/src/github.com/LK4D4/vndr
14:35:19 [2019-09-27T14:35:19.547Z] #33 5.172 Cloning into '/tmp/tmp.FRMn3iRZOg/src/github.com/LK4D4/vndr'...
14:35:19 [2019-09-27T14:35:19.578Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
14:35:19 [2019-09-27T14:35:19.578Z]   HOSTDEP  compel/src/main-host.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/main.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/handle-elf.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/ptrace.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/infect.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/infect-util.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/infect-rpc.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/arch/s390/src/lib/infect.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/arch/s390/src/lib/cpu.d
14:35:19 [2019-09-27T14:35:19.578Z]   DEP      compel/src/lib/log.d
14:35:19 [2019-09-27T14:35:19.578Z]   CC       compel/src/lib/log.o
14:35:19 [2019-09-27T14:35:19.578Z]   CC       compel/arch/s390/src/lib/cpu.o
14:35:19 [2019-09-27T14:35:19.804Z] #33 5.947 + cd /tmp/tmp.FRMn3iRZOg/src/github.com/LK4D4/vndr
14:35:19 [2019-09-27T14:35:19.959Z]   CC       compel/arch/s390/src/lib/infect.o
14:35:19 [2019-09-27T14:35:19.959Z]   CC       compel/src/lib/infect-rpc.o
14:35:19 [2019-09-27T14:35:19.959Z]   CC       compel/src/lib/infect-util.o
14:35:19 [2019-09-27T14:35:19.959Z]   CC       compel/src/lib/infect.o
14:35:20 [2019-09-27T14:35:20.061Z] #33 5.947 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:20 [2019-09-27T14:35:20.062Z] #33 5.975 + go build -buildmode=pie -v -o /build/vndr .
14:35:20 [2019-09-27T14:35:20.356Z]   CC       compel/src/lib/ptrace.o
14:35:20 [2019-09-27T14:35:20.356Z]   AR       compel/libcompel.a
14:35:20 [2019-09-27T14:35:20.498Z] #27 ...
14:35:20 [2019-09-27T14:35:20.498Z] 
14:35:20 [2019-09-27T14:35:20.498Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:20 [2019-09-27T14:35:20.498Z] #6 5.425 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:20 [2019-09-27T14:35:20.498Z] #6 5.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:20 [2019-09-27T14:35:20.499Z] #6 5.465 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:20 [2019-09-27T14:35:20.499Z] #6 5.466 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:20 [2019-09-27T14:35:20.499Z] #6 5.494 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:20 [2019-09-27T14:35:20.747Z]   HOSTCC   compel/src/main-host.o
14:35:20 [2019-09-27T14:35:20.748Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
14:35:20 [2019-09-27T14:35:20.748Z]   HOSTCC   compel/src/lib/handle-elf-host.o
14:35:20 [2019-09-27T14:35:20.748Z]   HOSTCC   compel/src/lib/log-host.o
14:35:20 [2019-09-27T14:35:20.748Z]   HOSTLINK compel/compel-host-bin
14:35:20 [2019-09-27T14:35:20.748Z]   DEP      soccr/soccr.d
14:35:20 [2019-09-27T14:35:20.748Z]   CC       soccr/soccr.o
14:35:20 [2019-09-27T14:35:20.756Z] #6 6.094 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:21 [2019-09-27T14:35:21.150Z]   AR       soccr/libsoccr.a
14:35:21 [2019-09-27T14:35:21.150Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:35:21 [2019-09-27T14:35:21.150Z]   DEP      criu/arch/s390/sigframe.d
14:35:21 [2019-09-27T14:35:21.150Z]   DEP      criu/arch/s390/crtools.d
14:35:21 [2019-09-27T14:35:21.150Z]   DEP      criu/arch/s390/cpu.d
14:35:21 [2019-09-27T14:35:21.150Z]   CC       criu/arch/s390/cpu.o
14:35:21 [2019-09-27T14:35:21.433Z] #33 7.330 errors
14:35:21 [2019-09-27T14:35:21.433Z] #33 7.367 internal/cpu
14:35:21 [2019-09-27T14:35:21.433Z] #33 7.461 internal/race
14:35:21 [2019-09-27T14:35:21.613Z]   CC       criu/arch/s390/crtools.o
14:35:21 [2019-09-27T14:35:21.613Z]   CC       criu/arch/s390/sigframe.o
14:35:21 [2019-09-27T14:35:21.613Z]   LINK     criu/arch/s390/crtools.built-in.o
14:35:21 [2019-09-27T14:35:21.613Z]   DEP      criu/arch/s390/vdso-pie.d
14:35:21 [2019-09-27T14:35:21.613Z]   DEP      criu/pie/parasite-vdso.d
14:35:21 [2019-09-27T14:35:21.613Z]   DEP      criu/pie/util-vdso.d
14:35:21 [2019-09-27T14:35:21.613Z]   DEP      criu/pie/util.d
14:35:21 [2019-09-27T14:35:21.613Z]   CC       criu/pie/util.o
14:35:21 [2019-09-27T14:35:21.613Z]   CC       criu/pie/util-vdso.o
14:35:21 [2019-09-27T14:35:21.690Z] #33 7.632 runtime/internal/atomic
14:35:21 [2019-09-27T14:35:21.690Z] #33 7.782 runtime/internal/sys
14:35:21 [2019-09-27T14:35:21.947Z] #33 7.798 internal/bytealg
14:35:22 [2019-09-27T14:35:22.028Z]   CC       criu/pie/parasite-vdso.o
14:35:22 [2019-09-27T14:35:22.028Z]   CC       criu/arch/s390/vdso-pie.o
14:35:22 [2019-09-27T14:35:22.028Z]   AR       criu/pie/pie.lib.a
14:35:22 [2019-09-27T14:35:22.028Z]   DEP      criu/pie/restorer.d
14:35:22 [2019-09-27T14:35:22.028Z]   DEP      criu/arch/s390/restorer.d
14:35:22 [2019-09-27T14:35:22.028Z]   DEP      criu/pie/parasite.d
14:35:22 [2019-09-27T14:35:22.028Z]   CC       criu/pie/parasite.o
14:35:22 [2019-09-27T14:35:22.128Z] #6 7.619 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:22 [2019-09-27T14:35:22.205Z] #33 8.027 sync/atomic
14:35:22 [2019-09-27T14:35:22.205Z] #33 8.235 unicode
14:35:22 [2019-09-27T14:35:22.225Z] 34f648706e72: Pull complete
14:35:22 [2019-09-27T14:35:22.433Z]   LINK     criu/pie/parasite.built-in.o
14:35:22 [2019-09-27T14:35:22.433Z]   GEN      criu/pie/parasite-blob.h
14:35:22 [2019-09-27T14:35:22.433Z]   CC       criu/arch/s390/restorer.o
14:35:22 [2019-09-27T14:35:22.433Z]   CC       criu/pie/restorer.o
14:35:22 [2019-09-27T14:35:22.463Z] #33 8.559 runtime
14:35:23 [2019-09-27T14:35:23.059Z] #6 8.495 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:23 [2019-09-27T14:35:23.257Z]   LINK     criu/pie/restorer.built-in.o
14:35:23 [2019-09-27T14:35:23.258Z]   GEN      criu/pie/restorer-blob.h
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/vdso.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/uts_ns.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/util.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/uffd.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/tun.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/tty.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/timerfd.d
14:35:23 [2019-09-27T14:35:23.258Z]   DEP      criu/sysfs_parse.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sysctl.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/string.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/stats.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sockets.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-unix.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-tcp.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-queue.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-packet.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-netlink.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/sk-inet.d
14:35:23 [2019-09-27T14:35:23.648Z]   DEP      criu/signalfd.d
14:35:23 [2019-09-27T14:35:23.836Z] #33 ...
14:35:23 [2019-09-27T14:35:23.836Z] 
14:35:23 [2019-09-27T14:35:23.836Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:23 [2019-09-27T14:35:23.836Z] #57 5.697 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:23 [2019-09-27T14:35:23.836Z] #57 5.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 5.714 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 5.715 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 5.746 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:23 [2019-09-27T14:35:23.836Z] #57 6.489 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 8.187 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 9.047 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #57 ...
14:35:23 [2019-09-27T14:35:23.836Z] 
14:35:23 [2019-09-27T14:35:23.836Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:23 [2019-09-27T14:35:23.836Z] #17 6.305 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:23 [2019-09-27T14:35:23.836Z] #17 6.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #17 6.333 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #17 6.338 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #17 6.400 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:23 [2019-09-27T14:35:23.836Z] #17 7.151 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #17 8.899 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:23 [2019-09-27T14:35:23.836Z] #17 9.911 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/sigframe.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/shmem.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/seize.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/seccomp.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/rst-malloc.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/rbtree.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/pstree.d
14:35:24 [2019-09-27T14:35:24.026Z]   DEP      criu/protobuf.d
14:35:24 [2019-09-27T14:35:24.026Z]   GEN      criu/protobuf-desc-gen.h
14:35:24 [2019-09-27T14:35:24.097Z] #17 ...
14:35:24 [2019-09-27T14:35:24.097Z] 
14:35:24 [2019-09-27T14:35:24.097Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:35:24 [2019-09-27T14:35:24.097Z] #15 5.177 + mktemp -d
14:35:24 [2019-09-27T14:35:24.097Z] #15 5.184 + export GOPATH=/tmp/tmp.jxBjQ6wUPL
14:35:24 [2019-09-27T14:35:24.097Z] #15 5.184 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.jxBjQ6wUPL/src/github.com/go-swagger/go-swagger
14:35:24 [2019-09-27T14:35:24.097Z] #15 5.185 Cloning into '/tmp/tmp.jxBjQ6wUPL/src/github.com/go-swagger/go-swagger'...
14:35:24 [2019-09-27T14:35:24.097Z] #15 ...
14:35:24 [2019-09-27T14:35:24.097Z] 
14:35:24 [2019-09-27T14:35:24.097Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.428 + RM_GOPATH=0
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.430 + TMP_GOPATH=
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.430 + : /build
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.430 + '[' -z '' ']'
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.433 ++ mktemp -d
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.438 + export GOPATH=/tmp/tmp.eAzajpEtG5
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.438 + GOPATH=/tmp/tmp.eAzajpEtG5
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.438 + RM_GOPATH=1
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.441 ++ dirname ./install.sh
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 + dir=.
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 + bin=dockercli
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 + shift
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 + '[' '!' -f ./dockercli.installer ']'
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 + . ./dockercli.installer
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.442 ++ DOCKERCLI_CHANNEL=stable
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.443 ++ DOCKERCLI_VERSION=17.06.2-ce
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.445 + install_dockercli
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.447 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.447 Install docker/cli version 17.06.2-ce from stable
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.448 ++ uname -m
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.450 + arch=x86_64
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.454 + '[' x86_64 '!=' x86_64 ']'
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.454 + url=https://download.docker.com/linux/static
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.454 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:35:24 [2019-09-27T14:35:24.097Z] #53 5.458 + tar -xz docker/docker
14:35:24 [2019-09-27T14:35:24.354Z] #53 ...
14:35:24 [2019-09-27T14:35:24.354Z] 
14:35:24 [2019-09-27T14:35:24.354Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.510 + RM_GOPATH=0
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.510 + TMP_GOPATH=
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.510 + : /build
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.510 + '[' -z '' ']'
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.510 ++ mktemp -d
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.519 + export GOPATH=/tmp/tmp.jvRTwBUBqu
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.520 + GOPATH=/tmp/tmp.jvRTwBUBqu
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.520 + RM_GOPATH=1
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.524 ++ dirname ./install.sh
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.526 + dir=.
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.526 + bin=tomlv
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.526 + shift
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.527 + '[' '!' -f ./tomlv.installer ']'
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.527 + . ./tomlv.installer
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.527 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.530 + install_tomlv
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.534 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.534 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.534 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jvRTwBUBqu/src/github.com/BurntSushi/toml
14:35:24 [2019-09-27T14:35:24.354Z] #30 5.541 Cloning into '/tmp/tmp.jvRTwBUBqu/src/github.com/BurntSushi/toml'...
14:35:24 [2019-09-27T14:35:24.354Z] #30 6.964 + cd /tmp/tmp.jvRTwBUBqu/src/github.com/BurntSushi/toml
14:35:24 [2019-09-27T14:35:24.354Z] #30 6.965 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:24 [2019-09-27T14:35:24.354Z] #30 6.973 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:35:24 [2019-09-27T14:35:24.354Z] #30 7.775 internal/race
14:35:24 [2019-09-27T14:35:24.354Z] #30 7.784 errors
14:35:24 [2019-09-27T14:35:24.354Z] #30 7.941 internal/cpu
14:35:24 [2019-09-27T14:35:24.354Z] #30 8.002 runtime/internal/atomic
14:35:24 [2019-09-27T14:35:24.354Z] #30 8.188 runtime/internal/sys
14:35:24 [2019-09-27T14:35:24.354Z] #30 8.392 sync/atomic
14:35:24 [2019-09-27T14:35:24.354Z] #30 8.498 internal/bytealg
14:35:24 [2019-09-27T14:35:24.354Z] #30 8.646 math
14:35:24 [2019-09-27T14:35:24.354Z] #30 9.164 runtime
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/protobuf-desc.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/proc_parse.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/plugin.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/pipes.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/pie-util.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/pie-util-vdso.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/pie-util-vdso-elf32.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/path.d
14:35:24 [2019-09-27T14:35:24.409Z]   DEP      criu/parasite-syscall.d
14:35:24 [2019-09-27T14:35:24.611Z] #30 ...
14:35:24 [2019-09-27T14:35:24.611Z] 
14:35:24 [2019-09-27T14:35:24.611Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:24 [2019-09-27T14:35:24.611Z] #35 4.415 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:24 [2019-09-27T14:35:24.611Z] #35 4.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 4.539 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 4.690 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:24 [2019-09-27T14:35:24.611Z] #35 5.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 6.563 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 7.438 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:24 [2019-09-27T14:35:24.611Z] #35 ...
14:35:24 [2019-09-27T14:35:24.611Z] 
14:35:24 [2019-09-27T14:35:24.611Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.634 + RM_GOPATH=0
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.634 + TMP_GOPATH=
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.643 + : /build
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.643 + '[' -z '' ']'
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.648 ++ mktemp -d
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.653 + export GOPATH=/tmp/tmp.bV6mOVths1
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.653 + GOPATH=/tmp/tmp.bV6mOVths1
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.654 + RM_GOPATH=1
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.657 ++ dirname ./install.sh
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.664 + dir=.
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.666 + bin=gometalinter
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.666 + shift
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.666 + '[' '!' -f ./gometalinter.installer ']'
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.667 + . ./gometalinter.installer
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.667 ++ GOMETALINTER_COMMIT=v2.0.6
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.667 + install_gometalinter
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.667 + echo 'Installing gometalinter version v2.0.6'
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.668 Installing gometalinter version v2.0.6
14:35:24 [2019-09-27T14:35:24.611Z] #24 5.668 + go get -d github.com/alecthomas/gometalinter
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/pagemap.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/pagemap-cache.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/page-xfer.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/page-pipe.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/netfilter.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/net.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/namespaces.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/mount.d
14:35:24 [2019-09-27T14:35:24.811Z]   DEP      criu/mem.d
14:35:24 [2019-09-27T14:35:24.868Z] #24 ...
14:35:24 [2019-09-27T14:35:24.868Z] 
14:35:24 [2019-09-27T14:35:24.868Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:24 [2019-09-27T14:35:24.868Z] #44 6.273 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:24 [2019-09-27T14:35:24.868Z] #44 6.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 6.342 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 6.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 6.393 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:24 [2019-09-27T14:35:24.868Z] #44 7.231 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 8.827 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 9.636 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:24 [2019-09-27T14:35:24.868Z] #44 ...
14:35:24 [2019-09-27T14:35:24.868Z] 
14:35:24 [2019-09-27T14:35:24.868Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.356 + RM_GOPATH=0
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.356 + TMP_GOPATH=
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.356 + : /build
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.356 + '[' -z '' ']'
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.356 ++ mktemp -d
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.357 + export GOPATH=/tmp/tmp.Tqz8Fa1BKt
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.357 + GOPATH=/tmp/tmp.Tqz8Fa1BKt
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.357 + RM_GOPATH=1
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.358 ++ dirname ./install.sh
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.360 + dir=.
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.361 + bin=gotestsum
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.361 + shift
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.362 + '[' '!' -f ./gotestsum.installer ']'
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.362 + . ./gotestsum.installer
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.363 ++ GOTESTSUM_COMMIT=v0.3.5
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.363 + install_gotestsum
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.363 + echo 'Installing gotestsum version v0.3.5'
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.363 + go get -d gotest.tools/gotestsum
14:35:24 [2019-09-27T14:35:24.868Z] #27 5.363 Installing gotestsum version v0.3.5
14:35:24 [2019-09-27T14:35:24.957Z] #6 ...
14:35:24 [2019-09-27T14:35:24.957Z] 
14:35:24 [2019-09-27T14:35:24.957Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:35:24 [2019-09-27T14:35:24.957Z] #55 3.948 + mktemp -d
14:35:24 [2019-09-27T14:35:24.957Z] #55 3.950 + export GOPATH=/tmp/tmp.t4xXSuE3lZ
14:35:24 [2019-09-27T14:35:24.957Z] #55 3.950 + git clone https://github.com/docker/distribution.git /tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution
14:35:24 [2019-09-27T14:35:24.957Z] #55 3.954 Cloning into '/tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution'...
14:35:24 [2019-09-27T14:35:24.957Z] #55 ...
14:35:24 [2019-09-27T14:35:24.957Z] 
14:35:24 [2019-09-27T14:35:24.957Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:35:24 [2019-09-27T14:35:24.957Z] #15 5.262 + mktemp -d
14:35:24 [2019-09-27T14:35:24.957Z] #15 5.268 + export GOPATH=/tmp/tmp.HZYoKlgjxW
14:35:24 [2019-09-27T14:35:24.957Z] #15 5.269 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.HZYoKlgjxW/src/github.com/go-swagger/go-swagger
14:35:24 [2019-09-27T14:35:24.957Z] #15 5.274 Cloning into '/tmp/tmp.HZYoKlgjxW/src/github.com/go-swagger/go-swagger'...
14:35:24 [2019-09-27T14:35:24.957Z] #15 ...
14:35:24 [2019-09-27T14:35:24.957Z] 
14:35:24 [2019-09-27T14:35:24.957Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:24 [2019-09-27T14:35:24.957Z] #44 4.785 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:24 [2019-09-27T14:35:24.957Z] #44 4.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 4.853 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 4.871 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:24 [2019-09-27T14:35:24.957Z] #44 5.687 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 6.953 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 7.837 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #44 ...
14:35:24 [2019-09-27T14:35:24.957Z] 
14:35:24 [2019-09-27T14:35:24.957Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:24 [2019-09-27T14:35:24.957Z] #57 6.321 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:24 [2019-09-27T14:35:24.957Z] #57 6.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #57 6.334 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #57 6.349 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #57 6.391 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:24 [2019-09-27T14:35:24.957Z] #57 7.253 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #57 9.015 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:24 [2019-09-27T14:35:24.957Z] #57 9.831 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #27 ...
14:35:25 [2019-09-27T14:35:25.126Z] 
14:35:25 [2019-09-27T14:35:25.126Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:25 [2019-09-27T14:35:25.126Z] #6 5.794 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:25 [2019-09-27T14:35:25.126Z] #6 5.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #6 5.830 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #6 5.832 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #6 5.873 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:25 [2019-09-27T14:35:25.126Z] #6 6.416 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #6 8.008 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:25 [2019-09-27T14:35:25.126Z] #6 8.892 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:25 [2019-09-27T14:35:25.198Z]   DEP      criu/lsm.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/log.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/libnetlink.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/kerndat.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/kcmp-ids.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/irmap.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/ipc_ns.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/image.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/image-desc.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/fsnotify.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/filesystems.d
14:35:25 [2019-09-27T14:35:25.199Z]   DEP      criu/files.d
14:35:25 [2019-09-27T14:35:25.215Z] #57 ...
14:35:25 [2019-09-27T14:35:25.215Z] 
14:35:25 [2019-09-27T14:35:25.215Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.819 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.819 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.819 + : /build
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.819 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.828 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.831 + export GOPATH=/tmp/tmp.OhgV1z6MEk
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.831 + GOPATH=/tmp/tmp.OhgV1z6MEk
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.832 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.832 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 + dir=.
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 + bin=gometalinter
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 + shift
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 + '[' '!' -f ./gometalinter.installer ']'
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 + . ./gometalinter.installer
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.833 ++ GOMETALINTER_COMMIT=v2.0.6
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.834 + install_gometalinter
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.834 + echo 'Installing gometalinter version v2.0.6'
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.834 Installing gometalinter version v2.0.6
14:35:25 [2019-09-27T14:35:25.215Z] #24 5.834 + go get -d github.com/alecthomas/gometalinter
14:35:25 [2019-09-27T14:35:25.383Z] #6 ...
14:35:25 [2019-09-27T14:35:25.383Z] 
14:35:25 [2019-09-27T14:35:25.383Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.537 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.537 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.537 + : /build
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.537 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.538 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.539 + export GOPATH=/tmp/tmp.2IZBC3VGQm
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.539 + GOPATH=/tmp/tmp.2IZBC3VGQm
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.539 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.540 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + dir=.
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + bin=proxy
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + shift
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + '[' '!' -f ./proxy.installer ']'
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + . ./proxy.installer
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + install_proxy
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + case "$1" in
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + export CGO_ENABLED=0
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + CGO_ENABLED=0
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + _install_proxy
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2IZBC3VGQm/src/github.com/docker/libnetwork
14:35:25 [2019-09-27T14:35:25.383Z] #50 5.546 Cloning into '/tmp/tmp.2IZBC3VGQm/src/github.com/docker/libnetwork'...
14:35:25 [2019-09-27T14:35:25.473Z] #24 ...
14:35:25 [2019-09-27T14:35:25.473Z] 
14:35:25 [2019-09-27T14:35:25.473Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:25 [2019-09-27T14:35:25.473Z] #35 6.609 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:25 [2019-09-27T14:35:25.473Z] #35 6.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 6.661 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 6.669 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 6.697 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:25 [2019-09-27T14:35:25.473Z] #35 7.562 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 9.352 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 10.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #35 ...
14:35:25 [2019-09-27T14:35:25.473Z] 
14:35:25 [2019-09-27T14:35:25.473Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:25 [2019-09-27T14:35:25.473Z] #17 6.513 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:25 [2019-09-27T14:35:25.473Z] #17 6.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #17 6.597 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #17 6.601 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #17 6.622 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:25 [2019-09-27T14:35:25.473Z] #17 7.459 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #17 9.176 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:35:25 [2019-09-27T14:35:25.473Z] #17 10.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/files-reg.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/files-ext.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/file-lock.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/file-ids.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/fifo.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/fdstore.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/fault-injection.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/external.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/eventpoll.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/eventfd.d
14:35:25 [2019-09-27T14:35:25.590Z]   DEP      criu/crtools.d
14:35:25 [2019-09-27T14:35:25.730Z] #17 ...
14:35:25 [2019-09-27T14:35:25.730Z] 
14:35:25 [2019-09-27T14:35:25.730Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.750 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.750 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.751 + : /build
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.752 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.753 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.758 + export GOPATH=/tmp/tmp.WdZhKjxHGg
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.764 + GOPATH=/tmp/tmp.WdZhKjxHGg
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.764 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.764 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + dir=.
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + bin=proxy
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + shift
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + '[' '!' -f ./proxy.installer ']'
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + . ./proxy.installer
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + install_proxy
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + case "$1" in
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + export CGO_ENABLED=0
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + CGO_ENABLED=0
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + _install_proxy
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.765 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WdZhKjxHGg/src/github.com/docker/libnetwork
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.766 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
14:35:25 [2019-09-27T14:35:25.730Z] #50 5.772 Cloning into '/tmp/tmp.WdZhKjxHGg/src/github.com/docker/libnetwork'...
14:35:25 [2019-09-27T14:35:25.730Z] #50 ...
14:35:25 [2019-09-27T14:35:25.730Z] 
14:35:25 [2019-09-27T14:35:25.730Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.921 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.921 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.921 + : /build
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.921 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.929 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.939 + export GOPATH=/tmp/tmp.nKdjg0LlLM
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.939 + GOPATH=/tmp/tmp.nKdjg0LlLM
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.939 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.939 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.939 + dir=.
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + bin=vndr
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + shift
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + '[' '!' -f ./vndr.installer ']'
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + . ./vndr.installer
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + install_vndr
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.940 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nKdjg0LlLM/src/github.com/LK4D4/vndr
14:35:25 [2019-09-27T14:35:25.730Z] #33 5.942 Cloning into '/tmp/tmp.nKdjg0LlLM/src/github.com/LK4D4/vndr'...
14:35:25 [2019-09-27T14:35:25.730Z] #33 6.895 + cd /tmp/tmp.nKdjg0LlLM/src/github.com/LK4D4/vndr
14:35:25 [2019-09-27T14:35:25.730Z] #33 6.895 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
14:35:25 [2019-09-27T14:35:25.730Z] #33 6.935 + go build -buildmode=pie -v -o /build/vndr .
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.338 internal/cpu
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.358 errors
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.543 internal/race
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.690 runtime/internal/atomic
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.772 runtime/internal/sys
14:35:25 [2019-09-27T14:35:25.730Z] #33 8.839 internal/bytealg
14:35:25 [2019-09-27T14:35:25.730Z] #33 9.056 sync/atomic
14:35:25 [2019-09-27T14:35:25.730Z] #33 9.287 unicode
14:35:25 [2019-09-27T14:35:25.730Z] #33 9.869 runtime
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-service.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-restore.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-errno.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-dump.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-dedup.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cr-check.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/clone-noasan.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cgroup.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/cgroup-props.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/bitmap.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/bfd.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/autofs.d
14:35:25 [2019-09-27T14:35:25.983Z]   DEP      criu/aio.d
14:35:25 [2019-09-27T14:35:25.988Z] #33 ...
14:35:25 [2019-09-27T14:35:25.988Z] 
14:35:25 [2019-09-27T14:35:25.988Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.332 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.332 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.332 + : /build
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.332 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.335 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.342 + export GOPATH=/tmp/tmp.DUrUga1uzb
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.342 + GOPATH=/tmp/tmp.DUrUga1uzb
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.342 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.343 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.346 + dir=.
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.346 + bin=dockercli
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.346 + shift
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.347 + '[' '!' -f ./dockercli.installer ']'
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.347 + . ./dockercli.installer
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.347 ++ DOCKERCLI_CHANNEL=stable
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.347 ++ DOCKERCLI_VERSION=17.06.2-ce
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.348 + install_dockercli
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.348 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.348 Install docker/cli version 17.06.2-ce from stable
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.349 ++ uname -m
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.349 + arch=x86_64
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.350 + '[' x86_64 '!=' x86_64 ']'
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.350 + url=https://download.docker.com/linux/static
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.350 + tar -xz docker/docker
14:35:25 [2019-09-27T14:35:25.988Z] #53 5.351 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:35:25 [2019-09-27T14:35:25.988Z] #53 ...
14:35:25 [2019-09-27T14:35:25.988Z] 
14:35:25 [2019-09-27T14:35:25.988Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.792 + RM_GOPATH=0
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.792 + TMP_GOPATH=
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.792 + : /build
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.792 + '[' -z '' ']'
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.802 ++ mktemp -d
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.809 + export GOPATH=/tmp/tmp.i96mS1jNBy
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.810 + GOPATH=/tmp/tmp.i96mS1jNBy
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.811 + RM_GOPATH=1
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.811 ++ dirname ./install.sh
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.814 + dir=.
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.816 + bin=tomlv
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.816 + shift
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.823 + '[' '!' -f ./tomlv.installer ']'
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.823 + . ./tomlv.installer
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.824 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.824 + install_tomlv
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.825 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.827 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.828 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i96mS1jNBy/src/github.com/BurntSushi/toml
14:35:25 [2019-09-27T14:35:25.988Z] #30 5.834 Cloning into '/tmp/tmp.i96mS1jNBy/src/github.com/BurntSushi/toml'...
14:35:25 [2019-09-27T14:35:25.988Z] #30 6.916 + cd /tmp/tmp.i96mS1jNBy/src/github.com/BurntSushi/toml
14:35:25 [2019-09-27T14:35:25.988Z] #30 6.916 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:35:25 [2019-09-27T14:35:25.988Z] #30 6.930 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:35:25 [2019-09-27T14:35:25.988Z] #30 7.557 internal/race
14:35:25 [2019-09-27T14:35:25.988Z] #30 7.558 errors
14:35:25 [2019-09-27T14:35:25.988Z] #30 7.657 internal/cpu
14:35:25 [2019-09-27T14:35:25.988Z] #30 7.706 runtime/internal/atomic
14:35:25 [2019-09-27T14:35:25.988Z] #30 7.906 runtime/internal/sys
14:35:25 [2019-09-27T14:35:25.988Z] #30 8.030 sync/atomic
14:35:25 [2019-09-27T14:35:25.988Z] #30 8.173 internal/bytealg
14:35:25 [2019-09-27T14:35:25.988Z] #30 8.387 math
14:35:25 [2019-09-27T14:35:25.988Z] #30 9.133 runtime
14:35:26 [2019-09-27T14:35:26.314Z] #50 ...
14:35:26 [2019-09-27T14:35:26.314Z] 
14:35:26 [2019-09-27T14:35:26.314Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:35:26 [2019-09-27T14:35:26.314Z] #24 12.17 + cd /tmp/tmp.bV6mOVths1/src/github.com/alecthomas/gometalinter
14:35:26 [2019-09-27T14:35:26.314Z] #24 12.18 + git checkout -q v2.0.6
14:35:26 [2019-09-27T14:35:26.426Z]   DEP      criu/action-scripts.d
14:35:26 [2019-09-27T14:35:26.426Z]   CC       criu/action-scripts.o
14:35:26 [2019-09-27T14:35:26.426Z]   CC       criu/aio.o
14:35:26 [2019-09-27T14:35:26.426Z]   CC       criu/autofs.o
14:35:26 [2019-09-27T14:35:26.571Z] #24 12.49 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
14:35:26 [2019-09-27T14:35:26.966Z]   CC       criu/bfd.o
14:35:26 [2019-09-27T14:35:26.966Z]   CC       criu/bitmap.o
14:35:26 [2019-09-27T14:35:26.966Z]   CC       criu/cgroup-props.o
14:35:27 [2019-09-27T14:35:27.395Z]   CC       criu/cgroup.o
14:35:27 [2019-09-27T14:35:27.742Z] 2b533e746084: Pull complete
14:35:27 [2019-09-27T14:35:27.742Z] 743bb8934afe: Pull complete
14:35:27 [2019-09-27T14:35:27.742Z] Digest: sha256:f6b90217127a64afbc2380f06fd0d0193f254be0975bc69ba664cbf06a1892e4
14:35:27 [2019-09-27T14:35:27.742Z] Status: Downloaded newer image for golang:1.11.13-stretch
14:35:27 [2019-09-27T14:35:27.742Z]  ---> c40eb3325572
14:35:27 [2019-09-27T14:35:27.742Z] Step 5/118 : ARG APT_MIRROR
14:35:27 [2019-09-27T14:35:27.742Z]  ---> Running in 612fef394474
14:35:27 [2019-09-27T14:35:27.742Z] Removing intermediate container 612fef394474
14:35:27 [2019-09-27T14:35:27.742Z]  ---> 84e719808b76
14:35:27 [2019-09-27T14:35:27.742Z] Step 6/118 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
14:35:27 [2019-09-27T14:35:27.742Z]  ---> Running in 5d3e329ac255
14:35:27 [2019-09-27T14:35:27.761Z]   CC       criu/clone-noasan.o
14:35:27 [2019-09-27T14:35:27.761Z]   CC       criu/cr-check.o
14:35:27 [2019-09-27T14:35:27.886Z] #30 ...
14:35:27 [2019-09-27T14:35:27.886Z] 
14:35:27 [2019-09-27T14:35:27.886Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:35:27 [2019-09-27T14:35:27.886Z] #24 12.86 + cd /tmp/tmp.OhgV1z6MEk/src/github.com/alecthomas/gometalinter
14:35:27 [2019-09-27T14:35:27.886Z] #24 12.87 + git checkout -q v2.0.6
14:35:28 [2019-09-27T14:35:28.129Z]   CC       criu/cr-dedup.o
14:35:28 [2019-09-27T14:35:28.129Z]   CC       criu/cr-dump.o
14:35:28 [2019-09-27T14:35:28.149Z] #24 13.50 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
14:35:28 [2019-09-27T14:35:28.364Z] Removing intermediate container 5d3e329ac255
14:35:28 [2019-09-27T14:35:28.364Z]  ---> d2efcf37dbe6
14:35:28 [2019-09-27T14:35:28.364Z] Step 7/118 : FROM base AS criu
14:35:28 [2019-09-27T14:35:28.364Z]  ---> d2efcf37dbe6
14:35:28 [2019-09-27T14:35:28.364Z] Step 8/118 : ARG DEBIAN_FRONTEND
14:35:28 [2019-09-27T14:35:28.364Z]  ---> Running in 824648ca915c
14:35:28 [2019-09-27T14:35:28.650Z] Removing intermediate container 824648ca915c
14:35:28 [2019-09-27T14:35:28.650Z]  ---> e5225eb07ae5
14:35:28 [2019-09-27T14:35:28.650Z] Step 9/118 : ENV CRIU_VERSION 3.6
14:35:28 [2019-09-27T14:35:28.650Z]  ---> Running in 74d42ef293df
14:35:28 [2019-09-27T14:35:28.650Z] Removing intermediate container 74d42ef293df
14:35:28 [2019-09-27T14:35:28.650Z]  ---> 81d78739dff9
14:35:28 [2019-09-27T14:35:28.650Z] Step 10/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
14:35:28 [2019-09-27T14:35:28.650Z]  ---> Running in 3d79416c7885
14:35:28 [2019-09-27T14:35:28.940Z]   CC       criu/cr-errno.o
14:35:28 [2019-09-27T14:35:28.940Z]   CC       criu/cr-restore.o
14:35:29 [2019-09-27T14:35:29.082Z] #24 ...
14:35:29 [2019-09-27T14:35:29.082Z] 
14:35:29 [2019-09-27T14:35:29.082Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:35:29 [2019-09-27T14:35:29.082Z] #53 13.27 + mkdir -p /build
14:35:29 [2019-09-27T14:35:29.082Z] #53 13.28 + mv docker/docker /build/
14:35:29 [2019-09-27T14:35:29.082Z] #53 13.28 + rmdir docker
14:35:29 [2019-09-27T14:35:29.082Z] #53 DONE 14.1s
14:35:29 [2019-09-27T14:35:29.082Z] 
14:35:29 [2019-09-27T14:35:29.082Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:29 [2019-09-27T14:35:29.082Z] #30 13.18 internal/testlog
14:35:29 [2019-09-27T14:35:29.082Z] #30 13.56 math/bits
14:35:29 [2019-09-27T14:35:29.082Z] #30 13.93 unicode/utf8
14:35:29 [2019-09-27T14:35:29.082Z] #30 14.18 strconv
14:35:29 [2019-09-27T14:35:29.097Z] #24 ...
14:35:29 [2019-09-27T14:35:29.097Z] 
14:35:29 [2019-09-27T14:35:29.097Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:35:29 [2019-09-27T14:35:29.097Z] #55 5.169 + mktemp -d
14:35:29 [2019-09-27T14:35:29.097Z] #55 5.174 + export GOPATH=/tmp/tmp.W2AnwMo14f
14:35:29 [2019-09-27T14:35:29.097Z] #55 5.174 + git clone https://github.com/docker/distribution.git /tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution
14:35:29 [2019-09-27T14:35:29.097Z] #55 5.174 Cloning into '/tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution'...
14:35:29 [2019-09-27T14:35:29.097Z] #55 ...
14:35:29 [2019-09-27T14:35:29.097Z] 
14:35:29 [2019-09-27T14:35:29.097Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:35:29 [2019-09-27T14:35:29.097Z] #53 14.15 + mkdir -p /build
14:35:29 [2019-09-27T14:35:29.097Z] #53 14.15 + mv docker/docker /build/
14:35:29 [2019-09-27T14:35:29.097Z] #53 14.15 + rmdir docker
14:35:29 [2019-09-27T14:35:29.097Z] #53 DONE 15.0s
14:35:29 [2019-09-27T14:35:29.097Z] 
14:35:29 [2019-09-27T14:35:29.097Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:29 [2019-09-27T14:35:29.097Z] #30 13.16 internal/testlog
14:35:29 [2019-09-27T14:35:29.097Z] #30 13.38 math/bits
14:35:29 [2019-09-27T14:35:29.097Z] #30 13.64 unicode/utf8
14:35:29 [2019-09-27T14:35:29.097Z] #30 14.02 strconv
14:35:29 [2019-09-27T14:35:29.268Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:35:29 [2019-09-27T14:35:29.268Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:35:29 [2019-09-27T14:35:29.268Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:35:29 [2019-09-27T14:35:29.268Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:35:29 [2019-09-27T14:35:29.268Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:35:29 [2019-09-27T14:35:29.556Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:35:29 [2019-09-27T14:35:29.769Z]   CC       criu/cr-service.o
14:35:29 [2019-09-27T14:35:29.838Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:35:29 [2019-09-27T14:35:29.838Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:35:30 [2019-09-27T14:35:30.137Z]   CC       criu/crtools.o
14:35:30 [2019-09-27T14:35:30.137Z]   CC       criu/eventfd.o
14:35:30 [2019-09-27T14:35:30.533Z]   CC       criu/eventpoll.o
14:35:30 [2019-09-27T14:35:30.533Z]   CC       criu/external.o
14:35:30 [2019-09-27T14:35:30.533Z]   CC       criu/fault-injection.o
14:35:30 [2019-09-27T14:35:30.533Z]   CC       criu/fdstore.o
14:35:30 [2019-09-27T14:35:30.935Z]   CC       criu/fifo.o
14:35:30 [2019-09-27T14:35:30.935Z]   CC       criu/file-ids.o
14:35:30 [2019-09-27T14:35:30.935Z]   CC       criu/file-lock.o
14:35:30 [2019-09-27T14:35:30.981Z] #30 ...
14:35:30 [2019-09-27T14:35:30.981Z] 
14:35:30 [2019-09-27T14:35:30.981Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.831 + RM_GOPATH=0
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.831 + TMP_GOPATH=
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.831 + : /build
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.831 + '[' -z '' ']'
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.831 ++ mktemp -d
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.840 + export GOPATH=/tmp/tmp.lduvhkUzZC
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.840 + GOPATH=/tmp/tmp.lduvhkUzZC
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.840 + RM_GOPATH=1
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.843 ++ dirname ./install.sh
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 Installing gotestsum version v0.3.5
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + dir=.
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + bin=gotestsum
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + shift
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + '[' '!' -f ./gotestsum.installer ']'
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + . ./gotestsum.installer
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 ++ GOTESTSUM_COMMIT=v0.3.5
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + install_gotestsum
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + echo 'Installing gotestsum version v0.3.5'
14:35:30 [2019-09-27T14:35:30.981Z] #27 5.845 + go get -d gotest.tools/gotestsum
14:35:30 [2019-09-27T14:35:30.981Z] #27 ...
14:35:30 [2019-09-27T14:35:30.981Z] 
14:35:30 [2019-09-27T14:35:30.981Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:35:30 [2019-09-27T14:35:30.981Z] #55 15.97 + cd /tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution
14:35:30 [2019-09-27T14:35:30.981Z] #55 15.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:35:31 [2019-09-27T14:35:31.396Z]   CC       criu/files-ext.o
14:35:31 [2019-09-27T14:35:31.396Z]   CC       criu/files-reg.o
14:35:31 [2019-09-27T14:35:31.617Z] #30 17.71 unicode
14:35:31 [2019-09-27T14:35:31.826Z]   CC       criu/files.o
14:35:31 [2019-09-27T14:35:31.861Z] Fetched 7717 kB in 2s (3079 kB/s)
14:35:32 [2019-09-27T14:35:32.549Z] #30 ...
14:35:32 [2019-09-27T14:35:32.549Z] 
14:35:32 [2019-09-27T14:35:32.549Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:35:32 [2019-09-27T14:35:32.549Z] #55 18.34 + cd /tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution
14:35:32 [2019-09-27T14:35:32.549Z] #55 18.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:35:32 [2019-09-27T14:35:32.675Z]   CC       criu/filesystems.o
14:35:32 [2019-09-27T14:35:32.675Z]   CC       criu/fsnotify.o
14:35:32 [2019-09-27T14:35:32.874Z] Reading package lists...
14:35:32 [2019-09-27T14:35:32.877Z] #55 18.00 + GOPATH=/tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4xXSuE3lZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:35:33 [2019-09-27T14:35:33.061Z]   CC       criu/image-desc.o
14:35:33 [2019-09-27T14:35:33.061Z]   CC       criu/image.o
14:35:33 [2019-09-27T14:35:33.061Z]   CC       criu/ipc_ns.o
14:35:33 [2019-09-27T14:35:33.462Z]   CC       criu/irmap.o
14:35:33 [2019-09-27T14:35:33.845Z]   CC       criu/kcmp-ids.o
14:35:33 [2019-09-27T14:35:33.845Z]   CC       criu/kerndat.o
14:35:33 [2019-09-27T14:35:33.888Z] Reading package lists...
14:35:34 [2019-09-27T14:35:34.170Z] Building dependency tree...
14:35:34 [2019-09-27T14:35:34.170Z] Reading state information...
14:35:34 [2019-09-27T14:35:34.213Z]   CC       criu/libnetlink.o
14:35:34 [2019-09-27T14:35:34.213Z]   CC       criu/log.o
14:35:34 [2019-09-27T14:35:34.213Z]   CC       criu/lsm.o
14:35:34 [2019-09-27T14:35:34.443Z] #55 20.49 + GOPATH=/tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W2AnwMo14f go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:35:34 [2019-09-27T14:35:34.454Z] The following additional packages will be installed:
14:35:34 [2019-09-27T14:35:34.454Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:35:34 [2019-09-27T14:35:34.454Z]   libprotoc10 python-pkg-resources zlib1g-dev
14:35:34 [2019-09-27T14:35:34.454Z] Suggested packages:
14:35:34 [2019-09-27T14:35:34.454Z]   manpages-dev python-setuptools
14:35:34 [2019-09-27T14:35:34.596Z]   CC       criu/mem.o
14:35:34 [2019-09-27T14:35:34.737Z] The following NEW packages will be installed:
14:35:34 [2019-09-27T14:35:34.737Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:35:34 [2019-09-27T14:35:34.737Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:35:34 [2019-09-27T14:35:34.737Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:35:34 [2019-09-27T14:35:34.737Z]   zlib1g-dev
14:35:34 [2019-09-27T14:35:34.737Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
14:35:34 [2019-09-27T14:35:34.737Z] Need to get 3548 kB of archives.
14:35:34 [2019-09-27T14:35:34.737Z] After this operation, 21.2 MB of additional disk space will be used.
14:35:34 [2019-09-27T14:35:34.737Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
14:35:34 [2019-09-27T14:35:34.737Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
14:35:34 [2019-09-27T14:35:34.961Z]   CC       criu/mount.o
14:35:35 [2019-09-27T14:35:35.021Z] debconf: delaying package configuration, since apt-utils is not installed
14:35:35 [2019-09-27T14:35:35.021Z] Fetched 3548 kB in 0s (19.9 MB/s)
14:35:35 [2019-09-27T14:35:35.021Z] Selecting previously unselected package libnet1:ppc64el.
14:35:35 [2019-09-27T14:35:35.021Z] (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 ... 14950 files and directories currently installed.)
14:35:35 [2019-09-27T14:35:35.021Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.021Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libcap-dev:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libnet1-dev.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libnl-3-200:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libnl-3-dev:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:35:35 [2019-09-27T14:35:35.304Z] Selecting previously unselected package zlib1g-dev:ppc64el.
14:35:35 [2019-09-27T14:35:35.304Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.304Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:35:35 [2019-09-27T14:35:35.472Z] #55 ...
14:35:35 [2019-09-27T14:35:35.472Z] 
14:35:35 [2019-09-27T14:35:35.472Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:35 [2019-09-27T14:35:35.472Z] #35 21.04 Fetched 7916 kB in 15s (514 kB/s)
14:35:35 [2019-09-27T14:35:35.591Z] Selecting previously unselected package libprotobuf10:ppc64el.
14:35:35 [2019-09-27T14:35:35.591Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.591Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
14:35:35 [2019-09-27T14:35:35.591Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
14:35:35 [2019-09-27T14:35:35.591Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.591Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:35:35 [2019-09-27T14:35:35.591Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
14:35:35 [2019-09-27T14:35:35.591Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.591Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
14:35:35 [2019-09-27T14:35:35.760Z]   CC       criu/namespaces.o
14:35:35 [2019-09-27T14:35:35.875Z] Selecting previously unselected package libprotoc10:ppc64el.
14:35:35 [2019-09-27T14:35:35.875Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.875Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
14:35:35 [2019-09-27T14:35:35.875Z] Selecting previously unselected package protobuf-c-compiler.
14:35:35 [2019-09-27T14:35:35.875Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.875Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
14:35:35 [2019-09-27T14:35:35.875Z] Selecting previously unselected package protobuf-compiler.
14:35:35 [2019-09-27T14:35:35.875Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
14:35:35 [2019-09-27T14:35:35.875Z] Unpacking protobuf-compiler (3.0.0-9) ...
14:35:35 [2019-09-27T14:35:35.875Z] Selecting previously unselected package python-pkg-resources.
14:35:35 [2019-09-27T14:35:35.875Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:35:35 [2019-09-27T14:35:35.875Z] Unpacking python-pkg-resources (33.1.1-1) ...
14:35:36 [2019-09-27T14:35:36.158Z] Selecting previously unselected package python-protobuf.
14:35:36 [2019-09-27T14:35:36.158Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
14:35:36 [2019-09-27T14:35:36.158Z] Unpacking python-protobuf (3.0.0-9) ...
14:35:36 [2019-09-27T14:35:36.158Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
14:35:36 [2019-09-27T14:35:36.158Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
14:35:36 [2019-09-27T14:35:36.158Z] Setting up python-pkg-resources (33.1.1-1) ...
14:35:36 [2019-09-27T14:35:36.201Z]   CC       criu/net.o
14:35:36 [2019-09-27T14:35:36.340Z] #55 ...
14:35:36 [2019-09-27T14:35:36.340Z] 
14:35:36 [2019-09-27T14:35:36.340Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:36 [2019-09-27T14:35:36.340Z] #33 12.26 unicode/utf8
14:35:36 [2019-09-27T14:35:36.340Z] #33 12.77 math
14:35:36 [2019-09-27T14:35:36.340Z] #33 16.89 internal/testlog
14:35:36 [2019-09-27T14:35:36.340Z] #33 17.23 math/bits
14:35:36 [2019-09-27T14:35:36.340Z] #33 17.77 strconv
14:35:36 [2019-09-27T14:35:36.340Z] #33 20.76 encoding
14:35:36 [2019-09-27T14:35:36.340Z] #33 20.94 unicode/utf16
14:35:36 [2019-09-27T14:35:36.340Z] #33 21.12 container/list
14:35:36 [2019-09-27T14:35:36.340Z] #33 21.56 crypto/internal/subtle
14:35:36 [2019-09-27T14:35:36.340Z] #33 21.73 crypto/subtle
14:35:36 [2019-09-27T14:35:36.340Z] #33 21.88 crypto/rc4
14:35:36 [2019-09-27T14:35:36.340Z] #33 22.41 vendor/golang_org/x/crypto/cryptobyte/asn1
14:35:36 [2019-09-27T14:35:36.597Z] #33 22.56 vendor/golang_org/x/net/dns/dnsmessage
14:35:37 [2019-09-27T14:35:37.074Z]   CC       criu/netfilter.o
14:35:37 [2019-09-27T14:35:37.074Z]   CC       criu/page-pipe.o
14:35:37 [2019-09-27T14:35:37.074Z]   CC       criu/page-xfer.o
14:35:37 [2019-09-27T14:35:37.172Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:35:37 [2019-09-27T14:35:37.172Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
14:35:37 [2019-09-27T14:35:37.172Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:37 [2019-09-27T14:35:37.172Z] Setting up python-protobuf (3.0.0-9) ...
14:35:37 [2019-09-27T14:35:37.444Z]   CC       criu/pagemap-cache.o
14:35:37 [2019-09-27T14:35:37.444Z]   CC       criu/pagemap.o
14:35:37 [2019-09-27T14:35:37.868Z]   CC       criu/parasite-syscall.o
14:35:37 [2019-09-27T14:35:37.998Z] #35 21.04 Reading package lists...
14:35:37 [2019-09-27T14:35:37.998Z] #35 ...
14:35:37 [2019-09-27T14:35:37.998Z] 
14:35:37 [2019-09-27T14:35:37.998Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:37 [2019-09-27T14:35:37.998Z] #33 13.20 unicode/utf8
14:35:37 [2019-09-27T14:35:37.998Z] #33 13.75 math
14:35:37 [2019-09-27T14:35:37.998Z] #33 17.61 internal/testlog
14:35:37 [2019-09-27T14:35:37.998Z] #33 17.83 math/bits
14:35:37 [2019-09-27T14:35:37.998Z] #33 18.16 strconv
14:35:37 [2019-09-27T14:35:37.998Z] #33 21.51 encoding
14:35:37 [2019-09-27T14:35:37.998Z] #33 21.55 unicode/utf16
14:35:37 [2019-09-27T14:35:37.998Z] #33 21.73 container/list
14:35:37 [2019-09-27T14:35:37.998Z] #33 22.37 crypto/internal/subtle
14:35:37 [2019-09-27T14:35:37.998Z] #33 22.50 crypto/subtle
14:35:37 [2019-09-27T14:35:37.998Z] #33 22.57 crypto/rc4
14:35:37 [2019-09-27T14:35:37.998Z] #33 22.93 vendor/golang_org/x/crypto/cryptobyte/asn1
14:35:37 [2019-09-27T14:35:37.998Z] #33 23.05 vendor/golang_org/x/net/dns/dnsmessage
14:35:38 [2019-09-27T14:35:38.237Z]   CC       criu/path.o
14:35:38 [2019-09-27T14:35:38.237Z]   CC       criu/pie-util-vdso-elf32.o
14:35:38 [2019-09-27T14:35:38.237Z]   CC       criu/pie-util-vdso.o
14:35:38 [2019-09-27T14:35:38.619Z]   CC       criu/pie-util.o
14:35:38 [2019-09-27T14:35:38.619Z]   CC       criu/pipes.o
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up protobuf-c-compiler (1.2.1-2) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up protobuf-compiler (3.0.0-9) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
14:35:38 [2019-09-27T14:35:38.661Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
14:35:38 [2019-09-27T14:35:38.661Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:38 [2019-09-27T14:35:38.980Z]   CC       criu/plugin.o
14:35:38 [2019-09-27T14:35:38.980Z]   CC       criu/proc_parse.o
14:35:39 [2019-09-27T14:35:39.669Z] Removing intermediate container 3d79416c7885
14:35:39 [2019-09-27T14:35:39.669Z]  ---> 674f2f0c6cf7
14:35:39 [2019-09-27T14:35:39.669Z] Step 11/118 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
14:35:39 [2019-09-27T14:35:39.669Z]  ---> Running in 8e828a954eb3
14:35:39 [2019-09-27T14:35:39.777Z]   CC       criu/protobuf-desc.o
14:35:40 [2019-09-27T14:35:40.159Z]   CC       criu/protobuf.o
14:35:40 [2019-09-27T14:35:40.159Z]   CC       criu/pstree.o
14:35:40 [2019-09-27T14:35:40.558Z]   CC       criu/rbtree.o
14:35:40 [2019-09-27T14:35:40.775Z] #33 25.97 internal/nettrace
14:35:40 [2019-09-27T14:35:40.775Z] #33 26.13 runtime/cgo
14:35:41 [2019-09-27T14:35:41.048Z]   CC       criu/rst-malloc.o
14:35:41 [2019-09-27T14:35:41.048Z]   CC       criu/seccomp.o
14:35:41 [2019-09-27T14:35:41.048Z]   CC       criu/seize.o
14:35:41 [2019-09-27T14:35:41.142Z] fatal: Not a git repository (or any of the parent directories): .git
14:35:41 [2019-09-27T14:35:41.142Z]   GEN      .gitid
14:35:41 [2019-09-27T14:35:41.142Z]   GEN      criu/include/version.h
14:35:41 [2019-09-27T14:35:41.142Z]   GEN      include/common/asm
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/opts.pb-c.c
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/sit.pb-c.c
14:35:41 [2019-09-27T14:35:41.428Z]   DEP      images/google/protobuf/descriptor.pb-c.d
14:35:41 [2019-09-27T14:35:41.428Z]   DEP      images/opts.pb-c.d
14:35:41 [2019-09-27T14:35:41.428Z]   DEP      images/sit.pb-c.d
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/macvlan.pb-c.c
14:35:41 [2019-09-27T14:35:41.428Z]   DEP      images/macvlan.pb-c.d
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/autofs.pb-c.c
14:35:41 [2019-09-27T14:35:41.428Z]   DEP      images/autofs.pb-c.d
14:35:41 [2019-09-27T14:35:41.428Z]   PBCC     images/sysctl.pb-c.c
14:35:41 [2019-09-27T14:35:41.522Z]   CC       criu/shmem.o
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/sysctl.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/time.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/time.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/binfmt-misc.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/binfmt-misc.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/seccomp.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/seccomp.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/userns.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/userns.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/cgroup.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/cgroup.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/fown.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/ext-file.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/fown.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/ext-file.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/rpc.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/rpc.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/siginfo.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/siginfo.pb-c.d
14:35:41 [2019-09-27T14:35:41.712Z]   PBCC     images/pagemap.pb-c.c
14:35:41 [2019-09-27T14:35:41.712Z]   DEP      images/pagemap.pb-c.d
14:35:41 [2019-09-27T14:35:41.921Z]   CC       criu/sigframe.o
14:35:41 [2019-09-27T14:35:41.921Z]   CC       criu/signalfd.o
14:35:41 [2019-09-27T14:35:41.921Z]   CC       criu/sk-inet.o
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/rlimit.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/rlimit.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/file-lock.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/file-lock.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/tty.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/tty.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/tun.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/netdev.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/tun.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/netdev.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/vma.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/vma.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/creds.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/creds.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/utsns.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/utsns.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/ipc-desc.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/ipc-sem.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/ipc-desc.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/ipc-sem.pb-c.d
14:35:41 [2019-09-27T14:35:41.995Z]   PBCC     images/ipc-msg.pb-c.c
14:35:41 [2019-09-27T14:35:41.995Z]   DEP      images/ipc-msg.pb-c.d
14:35:42 [2019-09-27T14:35:42.147Z] #33 ...
14:35:42 [2019-09-27T14:35:42.147Z] 
14:35:42 [2019-09-27T14:35:42.147Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:42 [2019-09-27T14:35:42.147Z] #35 18.41 Fetched 7916 kB in 15s (521 kB/s)
14:35:42 [2019-09-27T14:35:42.147Z] #35 18.41 Reading package lists...
14:35:42 [2019-09-27T14:35:42.178Z] #33 ...
14:35:42 [2019-09-27T14:35:42.178Z] 
14:35:42 [2019-09-27T14:35:42.178Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:42 [2019-09-27T14:35:42.178Z] #35 21.04 Reading package lists...
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/ipc-shm.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/ipc-shm.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/ipc-var.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/ipc-var.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/sk-opts.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/packet-sock.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/sk-opts.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/packet-sock.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/sk-netlink.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/sk-netlink.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/sk-inet.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/sk-inet.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/sk-unix.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/sk-unix.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/mm.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/mm.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/timerfd.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/timerfd.pb-c.d
14:35:42 [2019-09-27T14:35:42.279Z]   PBCC     images/timer.pb-c.c
14:35:42 [2019-09-27T14:35:42.279Z]   DEP      images/timer.pb-c.d
14:35:42 [2019-09-27T14:35:42.349Z]   CC       criu/sk-netlink.o
14:35:42 [2019-09-27T14:35:42.349Z]   CC       criu/sk-packet.o
14:35:42 [2019-09-27T14:35:42.349Z]   CC       criu/sk-queue.o
14:35:42 [2019-09-27T14:35:42.407Z] #35 24.32 Reading package lists...
14:35:42 [2019-09-27T14:35:42.407Z] #35 ...
14:35:42 [2019-09-27T14:35:42.407Z] 
14:35:42 [2019-09-27T14:35:42.407Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:42 [2019-09-27T14:35:42.407Z] #17 21.26 Fetched 7916 kB in 15s (497 kB/s)
14:35:42 [2019-09-27T14:35:42.407Z] #17 21.26 Reading package lists...
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/sa.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/sa.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/pipe-data.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/pipe-data.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/mnt.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/mnt.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/sk-packet.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/sk-packet.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/tcp-stream.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/tcp-stream.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/pipe.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/pipe.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/pstree.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/pstree.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/fs.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/fs.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/signalfd.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/signalfd.pb-c.d
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/fh.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   PBCC     images/fsnotify.pb-c.c
14:35:42 [2019-09-27T14:35:42.562Z]   DEP      images/fh.pb-c.d
14:35:42 [2019-09-27T14:35:42.720Z]   CC       criu/sk-tcp.o
14:35:42 [2019-09-27T14:35:42.720Z]   CC       criu/sk-unix.o
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/fsnotify.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/eventpoll.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/eventpoll.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/eventfd.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/eventfd.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/remap-file-path.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/remap-file-path.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/fifo.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/fifo.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/ghost-file.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/ghost-file.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/regfile.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/regfile.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/ns.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/ns.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/fdinfo.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   DEP      images/fdinfo.pb-c.d
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/core-aarch64.pb-c.c
14:35:42 [2019-09-27T14:35:42.850Z]   PBCC     images/core-arm.pb-c.c
14:35:43 [2019-09-27T14:35:43.118Z] #35 27.33 Reading package lists...
14:35:43 [2019-09-27T14:35:43.118Z] #35 ...
14:35:43 [2019-09-27T14:35:43.118Z] 
14:35:43 [2019-09-27T14:35:43.118Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:43 [2019-09-27T14:35:43.118Z] #30 18.04 unicode
14:35:43 [2019-09-27T14:35:43.118Z] #30 20.82 encoding
14:35:43 [2019-09-27T14:35:43.118Z] #30 20.98 runtime/cgo
14:35:43 [2019-09-27T14:35:43.118Z] #30 ...
14:35:43 [2019-09-27T14:35:43.118Z] 
14:35:43 [2019-09-27T14:35:43.118Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:43 [2019-09-27T14:35:43.118Z] #33 26.70 internal/nettrace
14:35:43 [2019-09-27T14:35:43.118Z] #33 26.80 runtime/cgo
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/core-ppc64.pb-c.c
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/core-s390.pb-c.c
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/core-x86.pb-c.c
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/core.pb-c.c
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/inventory.pb-c.c
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core-aarch64.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core-arm.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core-ppc64.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core-s390.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core-x86.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/core.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   DEP      images/inventory.pb-c.d
14:35:43 [2019-09-27T14:35:43.133Z]   PBCC     images/cpuinfo.pb-c.c
14:35:43 [2019-09-27T14:35:43.338Z] #17 27.20 Reading package lists...
14:35:43 [2019-09-27T14:35:43.338Z] #17 ...
14:35:43 [2019-09-27T14:35:43.338Z] 
14:35:43 [2019-09-27T14:35:43.338Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:43 [2019-09-27T14:35:43.338Z] #6 19.42 Fetched 7916 kB in 14s (537 kB/s)
14:35:43 [2019-09-27T14:35:43.338Z] #6 19.42 Reading package lists...
14:35:43 [2019-09-27T14:35:43.338Z] #6 25.11 Reading package lists...
14:35:43 [2019-09-27T14:35:43.338Z] #6 ...
14:35:43 [2019-09-27T14:35:43.338Z] 
14:35:43 [2019-09-27T14:35:43.338Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:43 [2019-09-27T14:35:43.338Z] #50 19.07 + cd /tmp/tmp.2IZBC3VGQm/src/github.com/docker/libnetwork
14:35:43 [2019-09-27T14:35:43.338Z] #50 19.07 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
14:35:43 [2019-09-27T14:35:43.338Z] #50 20.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:35:43 [2019-09-27T14:35:43.417Z]   DEP      images/cpuinfo.pb-c.d
14:35:43 [2019-09-27T14:35:43.417Z]   PBCC     images/stats.pb-c.c
14:35:43 [2019-09-27T14:35:43.417Z]   DEP      images/stats.pb-c.d
14:35:43 [2019-09-27T14:35:43.514Z]   CC       criu/sockets.o
14:35:43 [2019-09-27T14:35:43.514Z]   CC       criu/stats.o
14:35:43 [2019-09-27T14:35:43.514Z]   CC       criu/string.o
14:35:43 [2019-09-27T14:35:43.514Z]   CC       criu/sysctl.o
14:35:43 [2019-09-27T14:35:43.597Z] #50 ...
14:35:43 [2019-09-27T14:35:43.597Z] 
14:35:43 [2019-09-27T14:35:43.597Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:43 [2019-09-27T14:35:43.597Z] #57 19.56 Fetched 7916 kB in 14s (530 kB/s)
14:35:43 [2019-09-27T14:35:43.597Z] #57 19.56 Reading package lists...
14:35:43 [2019-09-27T14:35:43.597Z] #57 25.57 Reading package lists...
14:35:43 [2019-09-27T14:35:43.597Z] #57 ...
14:35:43 [2019-09-27T14:35:43.597Z] 
14:35:43 [2019-09-27T14:35:43.597Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:43 [2019-09-27T14:35:43.597Z] #35 24.32 Reading package lists...
14:35:43 [2019-09-27T14:35:43.683Z] #33 ...
14:35:43 [2019-09-27T14:35:43.684Z] 
14:35:43 [2019-09-27T14:35:43.684Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:43 [2019-09-27T14:35:43.684Z] #50 18.85 + cd /tmp/tmp.WdZhKjxHGg/src/github.com/docker/libnetwork
14:35:43 [2019-09-27T14:35:43.684Z] #50 18.85 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
14:35:43 [2019-09-27T14:35:43.684Z] #50 19.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:35:43 [2019-09-27T14:35:43.705Z] make[1]: Nothing to be done for 'all'.
14:35:43 [2019-09-27T14:35:43.890Z]   CC       criu/sysfs_parse.o
14:35:43 [2019-09-27T14:35:43.890Z]   CC       criu/timerfd.o
14:35:43 [2019-09-27T14:35:43.941Z] #50 ...
14:35:43 [2019-09-27T14:35:43.941Z] 
14:35:43 [2019-09-27T14:35:43.941Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:43 [2019-09-27T14:35:43.941Z] #17 20.98 Fetched 7916 kB in 15s (512 kB/s)
14:35:43 [2019-09-27T14:35:43.941Z] #17 20.98 Reading package lists...
14:35:43 [2019-09-27T14:35:43.941Z] #17 27.41 Reading package lists...
14:35:43 [2019-09-27T14:35:43.941Z] #17 ...
14:35:43 [2019-09-27T14:35:43.941Z] 
14:35:43 [2019-09-27T14:35:43.941Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:43 [2019-09-27T14:35:43.941Z] #44 19.34 Fetched 7916 kB in 15s (509 kB/s)
14:35:43 [2019-09-27T14:35:43.941Z] #44 19.34 Reading package lists...
14:35:43 [2019-09-27T14:35:43.988Z]   CC       images/stats.o
14:35:43 [2019-09-27T14:35:43.988Z]   CC       images/core.o
14:35:44 [2019-09-27T14:35:44.199Z] #44 25.30 Reading package lists...
14:35:44 [2019-09-27T14:35:44.199Z] #44 ...
14:35:44 [2019-09-27T14:35:44.199Z] 
14:35:44 [2019-09-27T14:35:44.199Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:44 [2019-09-27T14:35:44.199Z] #6 19.34 Fetched 7916 kB in 14s (531 kB/s)
14:35:44 [2019-09-27T14:35:44.199Z] #6 19.34 Reading package lists...
14:35:44 [2019-09-27T14:35:44.199Z] #6 25.36 Reading package lists...
14:35:44 [2019-09-27T14:35:44.199Z] #6 ...
14:35:44 [2019-09-27T14:35:44.199Z] 
14:35:44 [2019-09-27T14:35:44.199Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:44 [2019-09-27T14:35:44.199Z] #57 20.50 Fetched 7916 kB in 15s (522 kB/s)
14:35:44 [2019-09-27T14:35:44.199Z] #57 20.50 Reading package lists...
14:35:44 [2019-09-27T14:35:44.271Z]   CC       images/core-x86.o
14:35:44 [2019-09-27T14:35:44.277Z]   CC       criu/tty.o
14:35:44 [2019-09-27T14:35:44.418Z] #35 30.17 Building dependency tree...
14:35:44 [2019-09-27T14:35:44.418Z] #35 ...
14:35:44 [2019-09-27T14:35:44.418Z] 
14:35:44 [2019-09-27T14:35:44.418Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:44 [2019-09-27T14:35:44.418Z] #44 20.49 Fetched 7916 kB in 15s (517 kB/s)
14:35:44 [2019-09-27T14:35:44.418Z] #44 20.49 Reading package lists...
14:35:44 [2019-09-27T14:35:44.418Z] #44 26.41 Reading package lists...
14:35:44 [2019-09-27T14:35:44.418Z] #44 ...
14:35:44 [2019-09-27T14:35:44.418Z] 
14:35:44 [2019-09-27T14:35:44.418Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:44 [2019-09-27T14:35:44.418Z] #30 20.27 encoding
14:35:44 [2019-09-27T14:35:44.418Z] #30 20.43 runtime/cgo
14:35:44 [2019-09-27T14:35:44.554Z]   CC       images/core-arm.o
14:35:44 [2019-09-27T14:35:44.554Z]   CC       images/core-aarch64.o
14:35:44 [2019-09-27T14:35:44.675Z] #30 ...
14:35:44 [2019-09-27T14:35:44.675Z] 
14:35:44 [2019-09-27T14:35:44.675Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:44 [2019-09-27T14:35:44.675Z] #6 25.11 Reading package lists...
14:35:44 [2019-09-27T14:35:44.843Z]   CC       images/core-ppc64.o
14:35:45 [2019-09-27T14:35:45.070Z]   CC       criu/tun.o
14:35:45 [2019-09-27T14:35:45.070Z]   CC       criu/uffd.o
14:35:45 [2019-09-27T14:35:45.126Z]   CC       images/core-s390.o
14:35:45 [2019-09-27T14:35:45.126Z]   CC       images/cpuinfo.o
14:35:45 [2019-09-27T14:35:45.408Z]   CC       images/inventory.o
14:35:45 [2019-09-27T14:35:45.409Z]   CC       images/fdinfo.o
14:35:45 [2019-09-27T14:35:45.436Z]   CC       criu/util.o
14:35:45 [2019-09-27T14:35:45.570Z] #57 26.62 Reading package lists...
14:35:45 [2019-09-27T14:35:45.570Z] #57 ...
14:35:45 [2019-09-27T14:35:45.570Z] 
14:35:45 [2019-09-27T14:35:45.570Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:45 [2019-09-27T14:35:45.570Z] #44 25.30 Reading package lists...
14:35:45 [2019-09-27T14:35:45.698Z]   CC       images/fown.o
14:35:45 [2019-09-27T14:35:45.698Z]   CC       images/ns.o
14:35:45 [2019-09-27T14:35:45.698Z]   CC       images/regfile.o
14:35:45 [2019-09-27T14:35:45.834Z]   CC       criu/uts_ns.o
14:35:45 [2019-09-27T14:35:45.834Z]   CC       criu/vdso.o
14:35:45 [2019-09-27T14:35:45.988Z]   CC       images/ghost-file.o
14:35:45 [2019-09-27T14:35:45.988Z]   CC       images/fifo.o
14:35:45 [2019-09-27T14:35:45.988Z]   CC       images/remap-file-path.o
14:35:46 [2019-09-27T14:35:46.272Z]   CC       images/eventfd.o
14:35:46 [2019-09-27T14:35:46.272Z]   CC       images/eventpoll.o
14:35:46 [2019-09-27T14:35:46.272Z]   CC       images/fh.o
14:35:46 [2019-09-27T14:35:46.272Z]   CC       images/fsnotify.o
14:35:46 [2019-09-27T14:35:46.301Z] #6 31.16 Building dependency tree...
14:35:46 [2019-09-27T14:35:46.301Z] #6 32.49 Reading state information...
14:35:46 [2019-09-27T14:35:46.327Z]   LINK     criu/built-in.o
14:35:46 [2019-09-27T14:35:46.327Z]   LINK     criu/criu
14:35:46 [2019-09-27T14:35:46.327Z]   DEP      lib/c/criu.d
14:35:46 [2019-09-27T14:35:46.327Z]   CC       images/rpc.pb-c.o
14:35:46 [2019-09-27T14:35:46.502Z] #44 30.92 Building dependency tree...
14:35:46 [2019-09-27T14:35:46.502Z] #44 31.90 Reading state information...
14:35:46 [2019-09-27T14:35:46.556Z]   CC       images/signalfd.o
14:35:46 [2019-09-27T14:35:46.556Z]   CC       images/fs.o
14:35:46 [2019-09-27T14:35:46.780Z]   CC       lib/c/criu.o
14:35:46 [2019-09-27T14:35:46.840Z]   CC       images/pstree.o
14:35:46 [2019-09-27T14:35:46.840Z]   CC       images/pipe.o
14:35:46 [2019-09-27T14:35:46.840Z]   CC       images/tcp-stream.o
14:35:46 [2019-09-27T14:35:46.840Z]   CC       images/sk-packet.o
14:35:47 [2019-09-27T14:35:47.127Z]   CC       images/mnt.o
14:35:47 [2019-09-27T14:35:47.127Z]   CC       images/pipe-data.o
14:35:47 [2019-09-27T14:35:47.127Z]   CC       images/sa.o
14:35:47 [2019-09-27T14:35:47.189Z]   LINK     lib/c/built-in.o
14:35:47 [2019-09-27T14:35:47.189Z]   LINK     lib/c/libcriu.so
14:35:47 [2019-09-27T14:35:47.189Z]   GEN      magic.py
14:35:47 [2019-09-27T14:35:47.189Z] fatal: Not a git repository (or any of the parent directories): .git
14:35:47 [2019-09-27T14:35:47.409Z]   CC       images/timer.o
14:35:47 [2019-09-27T14:35:47.409Z]   CC       images/timerfd.o
14:35:47 [2019-09-27T14:35:47.409Z]   CC       images/mm.o
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'images/built-in.o' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'compel/libcompel.a' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'compel/compel-host-bin' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.572Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.668Z] #6 33.82 The following additional packages will be installed:
14:35:47 [2019-09-27T14:35:47.668Z] #6 33.84   libapparmor1 libseccomp2
14:35:47 [2019-09-27T14:35:47.668Z] #6 33.85 Suggested packages:
14:35:47 [2019-09-27T14:35:47.668Z] #6 33.85   seccomp
14:35:47 [2019-09-27T14:35:47.691Z]   CC       images/sk-opts.o
14:35:47 [2019-09-27T14:35:47.691Z]   CC       images/sk-unix.o
14:35:47 [2019-09-27T14:35:47.691Z]   CC       images/sk-inet.o
14:35:47 [2019-09-27T14:35:47.872Z] #44 33.34 The following additional packages will be installed:
14:35:47 [2019-09-27T14:35:47.872Z] #44 33.34   btrfs-progs liblzo2-2
14:35:47 [2019-09-27T14:35:47.929Z] #6 34.13 The following NEW packages will be installed:
14:35:47 [2019-09-27T14:35:47.929Z] #6 34.14   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:35:47 [2019-09-27T14:35:47.943Z] make[2]: Nothing to be done for 'all'.
14:35:47 [2019-09-27T14:35:47.943Z]   INSTALL  criu/criu
14:35:47 [2019-09-27T14:35:47.973Z]   CC       images/tun.o
14:35:47 [2019-09-27T14:35:47.973Z]   CC       images/sk-netlink.o
14:35:47 [2019-09-27T14:35:47.973Z]   CC       images/packet-sock.o
14:35:48 [2019-09-27T14:35:48.130Z] #44 33.58 The following NEW packages will be installed:
14:35:48 [2019-09-27T14:35:48.130Z] #44 33.61   btrfs-progs btrfs-tools liblzo2-2
14:35:48 [2019-09-27T14:35:48.256Z]   CC       images/ipc-var.o
14:35:48 [2019-09-27T14:35:48.256Z]   CC       images/ipc-desc.o
14:35:48 [2019-09-27T14:35:48.256Z]   CC       images/ipc-shm.o
14:35:48 [2019-09-27T14:35:48.256Z]   CC       images/ipc-msg.o
14:35:48 [2019-09-27T14:35:48.493Z] #6 ...
14:35:48 [2019-09-27T14:35:48.493Z] 
14:35:48 [2019-09-27T14:35:48.493Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:48 [2019-09-27T14:35:48.493Z] #50 DONE 34.5s
14:35:48 [2019-09-27T14:35:48.538Z]   CC       images/ipc-sem.o
14:35:48 [2019-09-27T14:35:48.538Z]   CC       images/utsns.o
14:35:48 [2019-09-27T14:35:48.538Z]   CC       images/creds.o
14:35:48 [2019-09-27T14:35:48.750Z] 
14:35:48 [2019-09-27T14:35:48.750Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:35:48 [2019-09-27T14:35:48.750Z] #15 34.61 + cd /tmp/tmp.jxBjQ6wUPL/src/github.com/go-swagger/go-swagger
14:35:48 [2019-09-27T14:35:48.750Z] #15 34.61 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:35:48 [2019-09-27T14:35:48.757Z] Removing intermediate container 0836e13575c5
14:35:48 [2019-09-27T14:35:48.757Z]  ---> 3604384d9b9e
14:35:48 [2019-09-27T14:35:48.757Z] Step 12/118 : FROM base AS registry
14:35:48 [2019-09-27T14:35:48.757Z]  ---> d5a2a30a8b44
14:35:48 [2019-09-27T14:35:48.757Z] Step 13/118 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:35:48 [2019-09-27T14:35:48.821Z]   CC       images/vma.o
14:35:48 [2019-09-27T14:35:48.821Z]   CC       images/netdev.o
14:35:48 [2019-09-27T14:35:48.821Z]   CC       images/tty.o
14:35:49 [2019-09-27T14:35:49.108Z]   CC       images/file-lock.o
14:35:49 [2019-09-27T14:35:49.108Z]   CC       images/rlimit.o
14:35:49 [2019-09-27T14:35:49.108Z]   CC       images/pagemap.o
14:35:49 [2019-09-27T14:35:49.128Z]  ---> Running in 2628a87de18c
14:35:49 [2019-09-27T14:35:49.390Z]   CC       images/siginfo.o
14:35:49 [2019-09-27T14:35:49.390Z]   CC       images/rpc.o
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.93 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.93 Need to get 649 kB of archives.
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.93 After this operation, 4320 kB of additional disk space will be used.
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:35:49 [2019-09-27T14:35:49.659Z] #44 34.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:35:49 [2019-09-27T14:35:49.688Z] Removing intermediate container 2628a87de18c
14:35:49 [2019-09-27T14:35:49.688Z]  ---> d768f3bea25f
14:35:49 [2019-09-27T14:35:49.688Z] Step 14/118 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
14:35:49 [2019-09-27T14:35:49.688Z]  ---> Running in b993039f3a4a
14:35:50 [2019-09-27T14:35:50.009Z]   CC       images/ext-file.o
14:35:50 [2019-09-27T14:35:50.009Z]   CC       images/cgroup.o
14:35:50 [2019-09-27T14:35:50.124Z] Removing intermediate container b993039f3a4a
14:35:50 [2019-09-27T14:35:50.124Z]  ---> 6d162f6d0ce2
14:35:50 [2019-09-27T14:35:50.124Z] Step 15/118 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
14:35:50 [2019-09-27T14:35:50.124Z]  ---> Running in 18674b6415a1
14:35:50 [2019-09-27T14:35:50.226Z] #44 ...
14:35:50 [2019-09-27T14:35:50.226Z] 
14:35:50 [2019-09-27T14:35:50.226Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:35:50 [2019-09-27T14:35:50.226Z] #50 DONE 35.4s
14:35:50 [2019-09-27T14:35:50.226Z] 
14:35:50 [2019-09-27T14:35:50.226Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:50 [2019-09-27T14:35:50.226Z] #6 25.36 Reading package lists...
14:35:50 [2019-09-27T14:35:50.226Z] #6 31.37 Building dependency tree...
14:35:50 [2019-09-27T14:35:50.226Z] #6 32.57 Reading state information...
14:35:50 [2019-09-27T14:35:50.226Z] #6 33.94 The following additional packages will be installed:
14:35:50 [2019-09-27T14:35:50.226Z] #6 33.96   libapparmor1 libseccomp2
14:35:50 [2019-09-27T14:35:50.226Z] #6 33.97 Suggested packages:
14:35:50 [2019-09-27T14:35:50.226Z] #6 33.97   seccomp
14:35:50 [2019-09-27T14:35:50.226Z] #6 34.20 The following NEW packages will be installed:
14:35:50 [2019-09-27T14:35:50.226Z] #6 34.22   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 Need to get 300 kB of archives.
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 After this operation, 1201 kB of additional disk space will be used.
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
14:35:50 [2019-09-27T14:35:50.226Z] #6 35.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
14:35:50 [2019-09-27T14:35:50.292Z]   CC       images/userns.o
14:35:50 [2019-09-27T14:35:50.292Z]   CC       images/google/protobuf/descriptor.o
14:35:50 [2019-09-27T14:35:50.483Z] #6 ...
14:35:50 [2019-09-27T14:35:50.483Z] 
14:35:50 [2019-09-27T14:35:50.483Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:50 [2019-09-27T14:35:50.483Z] #30 35.81 sync
14:35:50 [2019-09-27T14:35:50.645Z] #15 36.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:35:50 [2019-09-27T14:35:50.925Z]   CC       images/opts.o
14:35:50 [2019-09-27T14:35:50.925Z]   CC       images/seccomp.o
14:35:50 [2019-09-27T14:35:50.987Z] + mktemp -d
14:35:50 [2019-09-27T14:35:50.988Z] + export GOPATH=/tmp/tmp.18OXHWJDJi
14:35:50 [2019-09-27T14:35:50.988Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution
14:35:50 [2019-09-27T14:35:50.988Z] Cloning into '/tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution'...
14:35:51 [2019-09-27T14:35:51.209Z]   CC       images/binfmt-misc.o
14:35:51 [2019-09-27T14:35:51.209Z]   CC       images/time.o
14:35:51 [2019-09-27T14:35:51.209Z]   CC       images/sysctl.o
14:35:51 [2019-09-27T14:35:51.209Z]   CC       images/autofs.o
14:35:51 [2019-09-27T14:35:51.416Z] #30 36.67 syscall
14:35:51 [2019-09-27T14:35:51.416Z] #30 36.71 io
14:35:51 [2019-09-27T14:35:51.492Z]   CC       images/macvlan.o
14:35:51 [2019-09-27T14:35:51.492Z]   CC       images/sit.o
14:35:51 [2019-09-27T14:35:51.492Z]   LINK     images/built-in.o
14:35:51 [2019-09-27T14:35:51.492Z]   GEN      compel/include/asm
14:35:51 [2019-09-27T14:35:51.492Z]   GEN      compel/include/version.h
14:35:51 [2019-09-27T14:35:51.492Z] touch .config
14:35:51 [2019-09-27T14:35:51.492Z]   GEN      criu/include/config.h
14:35:51 [2019-09-27T14:35:51.492Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:35:51 [2019-09-27T14:35:51.492Z]   GEN      compel/plugins/include/uapi/std/syscall.h
14:35:51 [2019-09-27T14:35:51.577Z] #15 ...
14:35:51 [2019-09-27T14:35:51.577Z] 
14:35:51 [2019-09-27T14:35:51.577Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 Need to get 300 kB of archives.
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 After this operation, 1201 kB of additional disk space will be used.
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
14:35:51 [2019-09-27T14:35:51.577Z] #6 35.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.50 debconf: delaying package configuration, since apt-utils is not installed
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.65 Fetched 300 kB in 1s (293 kB/s)
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.73 Selecting previously unselected package libseccomp2:amd64.
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.73 (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 ... 15091 files and directories currently installed.)
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.76 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.77 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.84 Selecting previously unselected package libseccomp-dev:amd64.
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.86 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 36.86 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.03 Selecting previously unselected package libapparmor1:amd64.
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.04 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.04 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.20 Selecting previously unselected package libapparmor-dev:amd64.
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.20 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.21 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.43 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.53 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.55 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.56 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.57 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 37.60 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:51 [2019-09-27T14:35:51.577Z] #6 DONE 37.9s
14:35:51 [2019-09-27T14:35:51.774Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:35:51 [2019-09-27T14:35:51.774Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/std/infect.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/std/string.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/std/log.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/std/fds.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/std/std.d
14:35:51 [2019-09-27T14:35:51.774Z]   DEP      compel/plugins/shmem/shmem.d
14:35:51 [2019-09-27T14:35:51.834Z] 
14:35:51 [2019-09-27T14:35:51.835Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:51 [2019-09-27T14:35:51.835Z] #40 DONE 0.1s
14:35:51 [2019-09-27T14:35:51.835Z] 
14:35:51 [2019-09-27T14:35:51.835Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:35:51 [2019-09-27T14:35:51.835Z] #41 DONE 0.1s
14:35:51 [2019-09-27T14:35:51.835Z] 
14:35:51 [2019-09-27T14:35:51.835Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:35:52 [2019-09-27T14:35:52.056Z]   DEP      compel/plugins/fds/fds.d
14:35:52 [2019-09-27T14:35:52.056Z]   CC       compel/plugins/std/std.o
14:35:52 [2019-09-27T14:35:52.056Z]   CC       compel/plugins/std/fds.o
14:35:52 [2019-09-27T14:35:52.339Z]   CC       compel/plugins/std/log.o
14:35:52 [2019-09-27T14:35:52.354Z] + cd /tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution
14:35:52 [2019-09-27T14:35:52.354Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:35:52 [2019-09-27T14:35:52.622Z]   CC       compel/plugins/std/string.o
14:35:52 [2019-09-27T14:35:52.622Z]   CC       compel/plugins/std/infect.o
14:35:52 [2019-09-27T14:35:52.754Z] + GOPATH=/tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.18OXHWJDJi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:35:52 [2019-09-27T14:35:52.766Z] #42 ...
14:35:52 [2019-09-27T14:35:52.766Z] 
14:35:52 [2019-09-27T14:35:52.767Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:52 [2019-09-27T14:35:52.767Z] #44 26.41 Reading package lists...
14:35:52 [2019-09-27T14:35:52.767Z] #44 32.16 Building dependency tree...
14:35:52 [2019-09-27T14:35:52.767Z] #44 33.40 Reading state information...
14:35:52 [2019-09-27T14:35:52.767Z] #44 34.54 The following additional packages will be installed:
14:35:52 [2019-09-27T14:35:52.767Z] #44 34.55   btrfs-progs liblzo2-2
14:35:52 [2019-09-27T14:35:52.767Z] #44 34.78 The following NEW packages will be installed:
14:35:52 [2019-09-27T14:35:52.767Z] #44 34.80   btrfs-progs btrfs-tools liblzo2-2
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.95 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.95 Need to get 649 kB of archives.
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.95 After this operation, 4320 kB of additional disk space will be used.
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:35:52 [2019-09-27T14:35:52.767Z] #44 35.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:35:52 [2019-09-27T14:35:52.767Z] #44 36.84 debconf: delaying package configuration, since apt-utils is not installed
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.04 Fetched 649 kB in 1s (618 kB/s)
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.14 Selecting previously unselected package liblzo2-2:amd64.
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.20 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.21 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.35 Selecting previously unselected package btrfs-progs.
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.35 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 37.38 Unpacking btrfs-progs (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.17 Selecting previously unselected package btrfs-tools.
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.17 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.18 Unpacking btrfs-tools (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.42 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.54 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.59 Setting up btrfs-progs (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.61 Setting up btrfs-tools (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 38.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.767Z] #44 DONE 39.0s
14:35:52 [2019-09-27T14:35:52.767Z] 
14:35:52 [2019-09-27T14:35:52.767Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:52 [2019-09-27T14:35:52.767Z] #45 DONE 0.1s
14:35:52 [2019-09-27T14:35:52.767Z] 
14:35:52 [2019-09-27T14:35:52.767Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:35:52 [2019-09-27T14:35:52.788Z] #30 ...
14:35:52 [2019-09-27T14:35:52.788Z] 
14:35:52 [2019-09-27T14:35:52.788Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:35:52 [2019-09-27T14:35:52.788Z] #44 35.92 debconf: delaying package configuration, since apt-utils is not installed
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.29 Fetched 649 kB in 1s (541 kB/s)
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.67 Selecting previously unselected package liblzo2-2:amd64.
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.73 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.74 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.94 Selecting previously unselected package btrfs-progs.
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.94 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 36.96 Unpacking btrfs-progs (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.50 Selecting previously unselected package btrfs-tools.
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.50 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.51 Unpacking btrfs-tools (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.69 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.72 Setting up btrfs-progs (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.74 Setting up btrfs-tools (4.7.3-1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 37.75 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.788Z] #44 DONE 38.0s
14:35:52 [2019-09-27T14:35:52.788Z] 
14:35:52 [2019-09-27T14:35:52.788Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:52 [2019-09-27T14:35:52.788Z] #45 DONE 0.1s
14:35:52 [2019-09-27T14:35:52.788Z] 
14:35:52 [2019-09-27T14:35:52.788Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:35:52 [2019-09-27T14:35:52.788Z] #6 36.36 debconf: delaying package configuration, since apt-utils is not installed
14:35:52 [2019-09-27T14:35:52.788Z] #6 36.73 Fetched 300 kB in 1s (283 kB/s)
14:35:52 [2019-09-27T14:35:52.788Z] #6 36.95 Selecting previously unselected package libseccomp2:amd64.
14:35:52 [2019-09-27T14:35:52.788Z] #6 36.95 (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 ... 15091 files and directories currently installed.)
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.01 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.03 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.12 Selecting previously unselected package libseccomp-dev:amd64.
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.13 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.13 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.31 Selecting previously unselected package libapparmor1:amd64.
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.33 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.34 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.46 Selecting previously unselected package libapparmor-dev:amd64.
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.46 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.46 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.80 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.83 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.84 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.86 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 37.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:52 [2019-09-27T14:35:52.788Z] #6 DONE 38.2s
14:35:52 [2019-09-27T14:35:52.788Z] 
14:35:52 [2019-09-27T14:35:52.788Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:35:52 [2019-09-27T14:35:52.788Z] #46 DONE 0.1s
14:35:52 [2019-09-27T14:35:52.788Z] 
14:35:52 [2019-09-27T14:35:52.788Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:35:52 [2019-09-27T14:35:52.788Z] #30 38.03 reflect
14:35:52 [2019-09-27T14:35:52.904Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:35:52 [2019-09-27T14:35:52.904Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:35:52 [2019-09-27T14:35:52.904Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:35:52 [2019-09-27T14:35:52.904Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:35:52 [2019-09-27T14:35:52.904Z]   AR       compel/plugins/std.lib.a
14:35:52 [2019-09-27T14:35:52.904Z]   CC       compel/plugins/fds/fds.o
14:35:52 [2019-09-27T14:35:52.904Z]   AR       compel/plugins/fds.lib.a
14:35:53 [2019-09-27T14:35:53.029Z] #46 DONE 0.0s
14:35:53 [2019-09-27T14:35:53.029Z] 
14:35:53 [2019-09-27T14:35:53.029Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:35:53 [2019-09-27T14:35:53.046Z] #30 ...
14:35:53 [2019-09-27T14:35:53.046Z] 
14:35:53 [2019-09-27T14:35:53.046Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:35:53 [2019-09-27T14:35:53.046Z] #40 DONE 0.2s
14:35:53 [2019-09-27T14:35:53.046Z] 
14:35:53 [2019-09-27T14:35:53.046Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:35:53 [2019-09-27T14:35:53.046Z] #41 DONE 0.1s
14:35:53 [2019-09-27T14:35:53.046Z] 
14:35:53 [2019-09-27T14:35:53.046Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:35:53 [2019-09-27T14:35:53.187Z]   HOSTDEP  compel/src/lib/log-host.d
14:35:53 [2019-09-27T14:35:53.187Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
14:35:53 [2019-09-27T14:35:53.187Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:35:53 [2019-09-27T14:35:53.187Z]   HOSTDEP  compel/src/main-host.d
14:35:53 [2019-09-27T14:35:53.187Z]   DEP      compel/src/main.d
14:35:53 [2019-09-27T14:35:53.187Z]   DEP      compel/src/lib/handle-elf.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/src/lib/ptrace.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/src/lib/infect.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/src/lib/infect-util.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/src/lib/infect-rpc.d
14:35:53 [2019-09-27T14:35:53.469Z]   DEP      compel/arch/ppc64/src/lib/infect.d
14:35:53 [2019-09-27T14:35:53.751Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
14:35:53 [2019-09-27T14:35:53.751Z]   DEP      compel/src/lib/log.d
14:35:53 [2019-09-27T14:35:53.751Z]   CC       compel/src/lib/log.o
14:35:53 [2019-09-27T14:35:53.751Z]   CC       compel/arch/ppc64/src/lib/cpu.o
14:35:53 [2019-09-27T14:35:53.960Z] #47 ...
14:35:53 [2019-09-27T14:35:53.960Z] 
14:35:53 [2019-09-27T14:35:53.960Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:53 [2019-09-27T14:35:53.960Z] #17 27.20 Reading package lists...
14:35:53 [2019-09-27T14:35:53.960Z] #17 32.90 Building dependency tree...
14:35:53 [2019-09-27T14:35:53.960Z] #17 33.89 Reading state information...
14:35:53 [2019-09-27T14:35:53.960Z] #17 35.32 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:35:53 [2019-09-27T14:35:53.960Z] #17 35.32 The following additional packages will be installed:
14:35:53 [2019-09-27T14:35:53.960Z] #17 35.36   libjq1 libonig4
14:35:53 [2019-09-27T14:35:53.960Z] #17 35.73 The following NEW packages will be installed:
14:35:53 [2019-09-27T14:35:53.960Z] #17 35.75   jq libjq1 libonig4
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.90 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.90 Need to get 327 kB of archives.
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.90 After this operation, 1157 kB of additional disk space will be used.
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:35:53 [2019-09-27T14:35:53.960Z] #17 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:35:53 [2019-09-27T14:35:53.960Z] #17 37.84 debconf: delaying package configuration, since apt-utils is not installed
14:35:53 [2019-09-27T14:35:53.960Z] #17 38.20 Fetched 327 kB in 1s (305 kB/s)
14:35:53 [2019-09-27T14:35:53.960Z] #17 38.41 Selecting previously unselected package libonig4:amd64.
14:35:53 [2019-09-27T14:35:53.960Z] #17 38.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:35:53 [2019-09-27T14:35:53.960Z] #17 38.46 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 38.51 Unpacking libonig4:amd64 (6.1.3-2) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.01 Selecting previously unselected package libjq1:amd64.
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.01 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.02 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.27 Selecting previously unselected package jq.
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.30 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.31 Unpacking jq (1.5+dfsg-1.3) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.68 Setting up libonig4:amd64 (6.1.3-2) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.70 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 39.77 Setting up jq (1.5+dfsg-1.3) ...
14:35:53 [2019-09-27T14:35:53.960Z] #17 DONE 40.0s
14:35:53 [2019-09-27T14:35:53.960Z] 
14:35:53 [2019-09-27T14:35:53.960Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:35:53 [2019-09-27T14:35:53.960Z] #19 DONE 0.1s
14:35:53 [2019-09-27T14:35:53.960Z] 
14:35:53 [2019-09-27T14:35:53.960Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:35:54 [2019-09-27T14:35:54.034Z]   CC       compel/arch/ppc64/src/lib/infect.o
14:35:54 [2019-09-27T14:35:54.034Z]   CC       compel/src/lib/infect-rpc.o
14:35:54 [2019-09-27T14:35:54.316Z]   CC       compel/src/lib/infect-util.o
14:35:54 [2019-09-27T14:35:54.316Z]   CC       compel/src/lib/infect.o
14:35:54 [2019-09-27T14:35:54.893Z] #20 ...
14:35:54 [2019-09-27T14:35:54.893Z] 
14:35:54 [2019-09-27T14:35:54.893Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:54 [2019-09-27T14:35:54.893Z] #57 25.57 Reading package lists...
14:35:54 [2019-09-27T14:35:54.893Z] #57 31.43 Building dependency tree...
14:35:54 [2019-09-27T14:35:54.893Z] #57 32.63 Reading state information...
14:35:54 [2019-09-27T14:35:54.893Z] #57 33.82 The following additional packages will be installed:
14:35:54 [2019-09-27T14:35:54.893Z] #57 33.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:35:54 [2019-09-27T14:35:54.893Z] #57 33.83   libprotoc10 python-pkg-resources zlib1g-dev
14:35:54 [2019-09-27T14:35:54.893Z] #57 33.84 Suggested packages:
14:35:54 [2019-09-27T14:35:54.893Z] #57 33.85   manpages-dev python-setuptools
14:35:54 [2019-09-27T14:35:54.893Z] #57 35.76 The following NEW packages will be installed:
14:35:54 [2019-09-27T14:35:54.893Z] #57 35.76   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:35:54 [2019-09-27T14:35:54.893Z] #57 35.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:35:54 [2019-09-27T14:35:54.893Z] #57 35.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:35:54 [2019-09-27T14:35:54.893Z] #57 35.77   zlib1g-dev
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 Need to get 3602 kB of archives.
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 After this operation, 18.9 MB of additional disk space will be used.
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 36.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 37.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
14:35:54 [2019-09-27T14:35:54.893Z] #57 38.59 debconf: delaying package configuration, since apt-utils is not installed
14:35:54 [2019-09-27T14:35:54.893Z] #57 38.83 Fetched 3602 kB in 1s (2495 kB/s)
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.08 Selecting previously unselected package libnet1:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.09 (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 ... 15091 files and directories currently installed.)
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.45 Selecting previously unselected package libcap-dev:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.45 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.46 Unpacking libcap-dev:amd64 (1:2.25-1) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.60 Selecting previously unselected package libnet1-dev.
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.90 Selecting previously unselected package libnl-3-200:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.90 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 39.91 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.22 Selecting previously unselected package libnl-3-dev:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.23 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.31 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.87 Selecting previously unselected package libprotobuf-c1:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.90 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 40.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 41.20 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:35:54 [2019-09-27T14:35:54.893Z] #57 41.20 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.893Z] #57 41.23 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:35:54 [2019-09-27T14:35:54.945Z] #42 ...
14:35:54 [2019-09-27T14:35:54.945Z] 
14:35:54 [2019-09-27T14:35:54.945Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:35:54 [2019-09-27T14:35:54.945Z] #17 27.41 Reading package lists...
14:35:54 [2019-09-27T14:35:54.945Z] #17 33.46 Building dependency tree...
14:35:54 [2019-09-27T14:35:54.945Z] #17 34.52 Reading state information...
14:35:54 [2019-09-27T14:35:54.945Z] #17 35.85 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:35:54 [2019-09-27T14:35:54.945Z] #17 35.85 The following additional packages will be installed:
14:35:54 [2019-09-27T14:35:54.945Z] #17 35.85   libjq1 libonig4
14:35:54 [2019-09-27T14:35:54.945Z] #17 36.23 The following NEW packages will be installed:
14:35:54 [2019-09-27T14:35:54.945Z] #17 36.24   jq libjq1 libonig4
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.36 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.36 Need to get 327 kB of archives.
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.36 After this operation, 1157 kB of additional disk space will be used.
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:35:54 [2019-09-27T14:35:54.945Z] #17 37.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.41 debconf: delaying package configuration, since apt-utils is not installed
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.75 Fetched 327 kB in 1s (308 kB/s)
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.90 Selecting previously unselected package libonig4:amd64.
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.97 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 38.98 Unpacking libonig4:amd64 (6.1.3-2) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.18 Selecting previously unselected package libjq1:amd64.
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.18 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.63 Selecting previously unselected package jq.
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.65 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 39.66 Unpacking jq (1.5+dfsg-1.3) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 40.01 Setting up libonig4:amd64 (6.1.3-2) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 40.06 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 40.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 40.16 Setting up jq (1.5+dfsg-1.3) ...
14:35:54 [2019-09-27T14:35:54.945Z] #17 DONE 40.4s
14:35:54 [2019-09-27T14:35:54.945Z] 
14:35:54 [2019-09-27T14:35:54.945Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:35:54 [2019-09-27T14:35:54.945Z] #19 DONE 0.1s
14:35:55 [2019-09-27T14:35:55.150Z] #57 41.39 Selecting previously unselected package zlib1g-dev:amd64.
14:35:55 [2019-09-27T14:35:55.150Z] #57 ...
14:35:55 [2019-09-27T14:35:55.150Z] 
14:35:55 [2019-09-27T14:35:55.150Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:55 [2019-09-27T14:35:55.150Z] #35 30.17 Building dependency tree...
14:35:55 [2019-09-27T14:35:55.150Z] #35 31.34 Reading state information...
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32 The following additional packages will be installed:
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32 Suggested packages:
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32   codeblocks eclipse ninja-build lrzip
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32 Recommended packages:
14:35:55 [2019-09-27T14:35:55.150Z] #35 32.32   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:35:55 [2019-09-27T14:35:55.150Z] #35 33.08 The following NEW packages will be installed:
14:35:55 [2019-09-27T14:35:55.150Z] #35 33.09   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:35:55 [2019-09-27T14:35:55.150Z] #35 33.10   vim-common xxd
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.34 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.34 Need to get 13.7 MB of archives.
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.34 After this operation, 57.2 MB of additional disk space will be used.
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 34.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 35.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:35:55 [2019-09-27T14:35:55.150Z] #35 36.71 debconf: delaying package configuration, since apt-utils is not installed
14:35:55 [2019-09-27T14:35:55.150Z] #35 36.80 Fetched 13.7 MB in 2s (5290 kB/s)
14:35:55 [2019-09-27T14:35:55.150Z] #35 36.95 Selecting previously unselected package cmake-data.
14:35:55 [2019-09-27T14:35:55.150Z] #35 36.95 (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 ... 15091 files and directories currently installed.)
14:35:55 [2019-09-27T14:35:55.150Z] #35 37.03 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 37.03 Unpacking cmake-data (3.7.2-1) ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 40.77 Selecting previously unselected package liblzo2-2:amd64.
14:35:55 [2019-09-27T14:35:55.150Z] #35 40.77 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 40.78 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 41.13 Selecting previously unselected package libicu57:amd64.
14:35:55 [2019-09-27T14:35:55.150Z] #35 41.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 41.15 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
14:35:55 [2019-09-27T14:35:55.150Z] #35 ...
14:35:55 [2019-09-27T14:35:55.150Z] 
14:35:55 [2019-09-27T14:35:55.150Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:55 [2019-09-27T14:35:55.150Z] #57 41.39 Selecting previously unselected package zlib1g-dev:amd64.
14:35:55 [2019-09-27T14:35:55.150Z] #57 41.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
14:35:55 [2019-09-27T14:35:55.150Z] #57 41.42 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:35:55 [2019-09-27T14:35:55.221Z] 
14:35:55 [2019-09-27T14:35:55.221Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:35:55 [2019-09-27T14:35:55.323Z]   CC       compel/src/lib/ptrace.o
14:35:55 [2019-09-27T14:35:55.323Z]   AR       compel/libcompel.a
14:35:55 [2019-09-27T14:35:55.323Z]   HOSTCC   compel/src/main-host.o
14:35:55 [2019-09-27T14:35:55.407Z] #57 41.66 Selecting previously unselected package libprotobuf10:amd64.
14:35:55 [2019-09-27T14:35:55.407Z] #57 41.70 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
14:35:55 [2019-09-27T14:35:55.407Z] #57 41.71 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
14:35:55 [2019-09-27T14:35:55.624Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:35:55 [2019-09-27T14:35:55.624Z]   HOSTCC   compel/src/lib/handle-elf-host.o
14:35:55 [2019-09-27T14:35:55.667Z] #57 ...
14:35:55 [2019-09-27T14:35:55.667Z] 
14:35:55 [2019-09-27T14:35:55.667Z] #7 [dev 1/22] RUN groupadd -r docker
14:35:55 [2019-09-27T14:35:55.667Z] #7 DONE 4.0s
14:35:55 [2019-09-27T14:35:55.667Z] 
14:35:55 [2019-09-27T14:35:55.667Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
14:35:55 [2019-09-27T14:35:55.907Z]   HOSTCC   compel/src/lib/log-host.o
14:35:55 [2019-09-27T14:35:55.907Z]   HOSTLINK compel/compel-host-bin
14:35:55 [2019-09-27T14:35:55.907Z]   DEP      soccr/soccr.d
14:35:55 [2019-09-27T14:35:55.907Z]   CC       soccr/soccr.o
14:35:56 [2019-09-27T14:35:56.155Z] #20 ...
14:35:56 [2019-09-27T14:35:56.155Z] 
14:35:56 [2019-09-27T14:35:56.155Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:56 [2019-09-27T14:35:56.155Z] #57 26.62 Reading package lists...
14:35:56 [2019-09-27T14:35:56.155Z] #57 31.98 Building dependency tree...
14:35:56 [2019-09-27T14:35:56.155Z] #57 33.19 Reading state information...
14:35:56 [2019-09-27T14:35:56.155Z] #57 34.52 The following additional packages will be installed:
14:35:56 [2019-09-27T14:35:56.155Z] #57 34.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:35:56 [2019-09-27T14:35:56.155Z] #57 34.53   libprotoc10 python-pkg-resources zlib1g-dev
14:35:56 [2019-09-27T14:35:56.155Z] #57 34.54 Suggested packages:
14:35:56 [2019-09-27T14:35:56.155Z] #57 34.54   manpages-dev python-setuptools
14:35:56 [2019-09-27T14:35:56.155Z] #57 35.83 The following NEW packages will be installed:
14:35:56 [2019-09-27T14:35:56.155Z] #57 35.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:35:56 [2019-09-27T14:35:56.155Z] #57 35.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:35:56 [2019-09-27T14:35:56.155Z] #57 35.83   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:35:56 [2019-09-27T14:35:56.155Z] #57 35.83   zlib1g-dev
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.01 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.01 Need to get 3602 kB of archives.
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.01 After this operation, 18.9 MB of additional disk space will be used.
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
14:35:56 [2019-09-27T14:35:56.155Z] #57 37.32 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
14:35:56 [2019-09-27T14:35:56.156Z] #57 37.34 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
14:35:56 [2019-09-27T14:35:56.156Z] #57 37.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
14:35:56 [2019-09-27T14:35:56.156Z] #57 37.36 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
14:35:56 [2019-09-27T14:35:56.156Z] #57 38.52 debconf: delaying package configuration, since apt-utils is not installed
14:35:56 [2019-09-27T14:35:56.156Z] #57 38.87 Fetched 3602 kB in 1s (2555 kB/s)
14:35:56 [2019-09-27T14:35:56.156Z] #57 38.97 Selecting previously unselected package libnet1:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 38.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 ... 15091 files and directories currently installed.)
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.06 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.34 Selecting previously unselected package libcap-dev:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.35 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.35 Unpacking libcap-dev:amd64 (1:2.25-1) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.63 Selecting previously unselected package libnet1-dev.
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 39.66 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.00 Selecting previously unselected package libnl-3-200:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.01 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.06 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.22 Selecting previously unselected package libnl-3-dev:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.23 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.23 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.50 Selecting previously unselected package libprotobuf-c1:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.55 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.72 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.72 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.74 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.89 Selecting previously unselected package zlib1g-dev:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 40.94 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 41.32 Selecting previously unselected package libprotobuf10:amd64.
14:35:56 [2019-09-27T14:35:56.156Z] #57 41.32 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.156Z] #57 41.32 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
14:35:56 [2019-09-27T14:35:56.548Z]   AR       soccr/libsoccr.a
14:35:56 [2019-09-27T14:35:56.548Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:35:56 [2019-09-27T14:35:56.548Z]   DEP      criu/arch/ppc64/sigframe.d
14:35:56 [2019-09-27T14:35:56.600Z] #8 ...
14:35:56 [2019-09-27T14:35:56.600Z] 
14:35:56 [2019-09-27T14:35:56.600Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:35:56 [2019-09-27T14:35:56.600Z] #27 32.53 + cd /tmp/tmp.Tqz8Fa1BKt/src/gotest.tools/gotestsum
14:35:56 [2019-09-27T14:35:56.600Z] #27 32.53 + git checkout -q v0.3.5
14:35:56 [2019-09-27T14:35:56.600Z] #27 32.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:35:56 [2019-09-27T14:35:56.600Z] #27 ...
14:35:56 [2019-09-27T14:35:56.600Z] 
14:35:56 [2019-09-27T14:35:56.600Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.157 + RM_GOPATH=0
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.157 + TMP_GOPATH=
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.157 + : /build
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.157 + '[' -z '' ']'
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.160 ++ mktemp -d
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.177 + export GOPATH=/tmp/tmp.SA3SKV0wA0
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.177 + GOPATH=/tmp/tmp.SA3SKV0wA0
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.177 + RM_GOPATH=1
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.179 ++ dirname ./install.sh
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.184 + dir=.
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.191 + bin=containerd
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.191 + shift
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.191 + '[' '!' -f ./containerd.installer ']'
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.191 + . ./containerd.installer
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.192 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.194 + install_containerd
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.194 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.195 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SA3SKV0wA0/src/github.com/containerd/containerd
14:35:56 [2019-09-27T14:35:56.600Z] #47 3.199 Cloning into '/tmp/tmp.SA3SKV0wA0/src/github.com/containerd/containerd'...
14:35:56 [2019-09-27T14:35:56.720Z] #57 42.13 Selecting previously unselected package libprotobuf-lite10:amd64.
14:35:56 [2019-09-27T14:35:56.720Z] #57 42.13 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.720Z] #57 42.14 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
14:35:56 [2019-09-27T14:35:56.720Z] #57 42.32 Selecting previously unselected package libprotobuf-dev:amd64.
14:35:56 [2019-09-27T14:35:56.830Z]   DEP      criu/arch/ppc64/crtools.d
14:35:56 [2019-09-27T14:35:56.830Z]   DEP      criu/arch/ppc64/cpu.d
14:35:56 [2019-09-27T14:35:56.830Z]   CC       criu/arch/ppc64/cpu.o
14:35:56 [2019-09-27T14:35:56.978Z] #57 42.34 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
14:35:56 [2019-09-27T14:35:56.978Z] #57 42.35 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
14:35:57 [2019-09-27T14:35:57.113Z]   CC       criu/arch/ppc64/crtools.o
14:35:57 [2019-09-27T14:35:57.236Z] #57 ...
14:35:57 [2019-09-27T14:35:57.236Z] 
14:35:57 [2019-09-27T14:35:57.236Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:57 [2019-09-27T14:35:57.236Z] #35 27.33 Reading package lists...
14:35:57 [2019-09-27T14:35:57.236Z] #35 32.77 Building dependency tree...
14:35:57 [2019-09-27T14:35:57.236Z] #35 33.93 Reading state information...
14:35:57 [2019-09-27T14:35:57.236Z] #35 34.86 The following additional packages will be installed:
14:35:57 [2019-09-27T14:35:57.236Z] #35 34.87   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:35:57 [2019-09-27T14:35:57.237Z] #35 34.88 Suggested packages:
14:35:57 [2019-09-27T14:35:57.237Z] #35 34.88   codeblocks eclipse ninja-build lrzip
14:35:57 [2019-09-27T14:35:57.237Z] #35 34.88 Recommended packages:
14:35:57 [2019-09-27T14:35:57.237Z] #35 34.88   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:35:57 [2019-09-27T14:35:57.237Z] #35 35.77 The following NEW packages will be installed:
14:35:57 [2019-09-27T14:35:57.237Z] #35 35.79   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:35:57 [2019-09-27T14:35:57.237Z] #35 35.79   vim-common xxd
14:35:57 [2019-09-27T14:35:57.237Z] #35 36.95 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:35:57 [2019-09-27T14:35:57.237Z] #35 36.95 Need to get 13.7 MB of archives.
14:35:57 [2019-09-27T14:35:57.237Z] #35 36.95 After this operation, 57.2 MB of additional disk space will be used.
14:35:57 [2019-09-27T14:35:57.237Z] #35 36.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 37.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 37.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 38.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 38.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 38.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 38.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 38.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:35:57 [2019-09-27T14:35:57.237Z] #35 39.63 debconf: delaying package configuration, since apt-utils is not installed
14:35:57 [2019-09-27T14:35:57.237Z] #35 40.06 Fetched 13.7 MB in 2s (5252 kB/s)
14:35:57 [2019-09-27T14:35:57.237Z] #35 40.21 Selecting previously unselected package cmake-data.
14:35:57 [2019-09-27T14:35:57.237Z] #35 40.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:35:57 [2019-09-27T14:35:57.237Z] #35 40.27 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:35:57 [2019-09-27T14:35:57.237Z] #35 40.28 Unpacking cmake-data (3.7.2-1) ...
14:35:57 [2019-09-27T14:35:57.237Z] #35 ...
14:35:57 [2019-09-27T14:35:57.237Z] 
14:35:57 [2019-09-27T14:35:57.237Z] #7 [dev 1/22] RUN groupadd -r docker
14:35:57 [2019-09-27T14:35:57.237Z] #7 DONE 4.5s
14:35:57 [2019-09-27T14:35:57.237Z] 
14:35:57 [2019-09-27T14:35:57.237Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.988 + RM_GOPATH=0
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.988 + TMP_GOPATH=
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.988 + : /build
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.988 + '[' -z '' ']'
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.993 ++ mktemp -d
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.996 + export GOPATH=/tmp/tmp.zvGpfaHK3t
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.996 + GOPATH=/tmp/tmp.zvGpfaHK3t
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.996 + RM_GOPATH=1
14:35:57 [2019-09-27T14:35:57.237Z] #42 3.997 ++ dirname ./install.sh
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 + dir=.
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 + bin=runc
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 + shift
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 + '[' '!' -f ./runc.installer ']'
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 + . ./runc.installer
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.000 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.001 + install_runc
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.001 + uname -r
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.001 + grep -q '^3\.10\.0.*\.el7\.'
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.004 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.004 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.004 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.004 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zvGpfaHK3t/src/github.com/opencontainers/runc
14:35:57 [2019-09-27T14:35:57.237Z] #42 4.009 Cloning into '/tmp/tmp.zvGpfaHK3t/src/github.com/opencontainers/runc'...
14:35:57 [2019-09-27T14:35:57.396Z]   CC       criu/arch/ppc64/sigframe.o
14:35:57 [2019-09-27T14:35:57.683Z]   LINK     criu/arch/ppc64/crtools.built-in.o
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/arch/ppc64/misc.d
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/arch/ppc64/vdso-pie.d
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/pie/parasite-vdso.d
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/pie/util-vdso.d
14:35:57 [2019-09-27T14:35:57.683Z]   DEP      criu/pie/util.d
14:35:57 [2019-09-27T14:35:57.683Z]   CC       criu/pie/util.o
14:35:57 [2019-09-27T14:35:57.966Z]   CC       criu/pie/util-vdso.o
14:35:58 [2019-09-27T14:35:58.247Z]   CC       criu/pie/parasite-vdso.o
14:35:58 [2019-09-27T14:35:58.493Z] #47 ...
14:35:58 [2019-09-27T14:35:58.493Z] 
14:35:58 [2019-09-27T14:35:58.493Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
14:35:58 [2019-09-27T14:35:58.493Z] #8 DONE 2.8s
14:35:58 [2019-09-27T14:35:58.493Z] 
14:35:58 [2019-09-27T14:35:58.493Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:35:58 [2019-09-27T14:35:58.493Z] #20 4.758 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:35:58 [2019-09-27T14:35:58.530Z]   CC       criu/arch/ppc64/vdso-pie.o
14:35:58 [2019-09-27T14:35:58.530Z]   CC       criu/arch/ppc64/vdso-trampoline.o
14:35:58 [2019-09-27T14:35:58.530Z]   CC       criu/arch/ppc64/misc.o
14:35:58 [2019-09-27T14:35:58.530Z]   AR       criu/pie/pie.lib.a
14:35:58 [2019-09-27T14:35:58.530Z]   DEP      criu/pie/restorer.d
14:35:58 [2019-09-27T14:35:58.608Z] #42 ...
14:35:58 [2019-09-27T14:35:58.608Z] 
14:35:58 [2019-09-27T14:35:58.608Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:35:58 [2019-09-27T14:35:58.608Z] #27 33.64 + cd /tmp/tmp.lduvhkUzZC/src/gotest.tools/gotestsum
14:35:58 [2019-09-27T14:35:58.608Z] #27 33.64 + git checkout -q v0.3.5
14:35:58 [2019-09-27T14:35:58.608Z] #27 33.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:35:58 [2019-09-27T14:35:58.608Z] #27 ...
14:35:58 [2019-09-27T14:35:58.608Z] 
14:35:58 [2019-09-27T14:35:58.608Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:35:58 [2019-09-27T14:35:58.608Z] #57 44.00 Selecting previously unselected package libprotoc10:amd64.
14:35:58 [2019-09-27T14:35:58.608Z] #57 44.00 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
14:35:58 [2019-09-27T14:35:58.608Z] #57 44.01 Unpacking libprotoc10:amd64 (3.0.0-9) ...
14:35:58 [2019-09-27T14:35:58.812Z]   DEP      criu/arch/ppc64/restorer.d
14:35:58 [2019-09-27T14:35:58.812Z]   DEP      criu/pie/parasite.d
14:35:58 [2019-09-27T14:35:58.812Z]   CC       criu/pie/parasite.o
14:35:59 [2019-09-27T14:35:59.172Z] #57 44.64 Selecting previously unselected package protobuf-c-compiler.
14:35:59 [2019-09-27T14:35:59.173Z] #57 44.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
14:35:59 [2019-09-27T14:35:59.173Z] #57 44.67 Unpacking protobuf-c-compiler (1.2.1-2) ...
14:35:59 [2019-09-27T14:35:59.173Z] #57 44.79 Selecting previously unselected package protobuf-compiler.
14:35:59 [2019-09-27T14:35:59.425Z] #20 5.577 
14:35:59 [2019-09-27T14:35:59.426Z]   LINK     criu/pie/parasite.built-in.o
14:35:59 [2019-09-27T14:35:59.426Z]   GEN      criu/pie/parasite-blob.h
14:35:59 [2019-09-27T14:35:59.426Z]   CC       criu/arch/ppc64/restorer.o
14:35:59 [2019-09-27T14:35:59.426Z]   CC       criu/pie/restorer.o
14:35:59 [2019-09-27T14:35:59.430Z] #57 44.79 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
14:35:59 [2019-09-27T14:35:59.430Z] #57 44.80 Unpacking protobuf-compiler (3.0.0-9) ...
14:35:59 [2019-09-27T14:35:59.681Z] #20 ...
14:35:59 [2019-09-27T14:35:59.681Z] 
14:35:59 [2019-09-27T14:35:59.681Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:35:59 [2019-09-27T14:35:59.681Z] #33 35.60 vendor/golang_org/x/crypto/curve25519
14:35:59 [2019-09-27T14:35:59.681Z] #33 40.31 sync
14:35:59 [2019-09-27T14:35:59.681Z] #33 41.15 syscall
14:35:59 [2019-09-27T14:35:59.681Z] #33 41.15 io
14:35:59 [2019-09-27T14:35:59.681Z] #33 42.59 bytes
14:35:59 [2019-09-27T14:35:59.681Z] #33 44.77 bufio
14:35:59 [2019-09-27T14:35:59.681Z] #33 ...
14:35:59 [2019-09-27T14:35:59.681Z] 
14:35:59 [2019-09-27T14:35:59.681Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:35:59 [2019-09-27T14:35:59.687Z] #57 44.96 Selecting previously unselected package python-pkg-resources.
14:35:59 [2019-09-27T14:35:59.687Z] #57 44.96 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:35:59 [2019-09-27T14:35:59.687Z] #57 44.97 Unpacking python-pkg-resources (33.1.1-1) ...
14:35:59 [2019-09-27T14:35:59.944Z] #57 45.27 Selecting previously unselected package python-protobuf.
14:35:59 [2019-09-27T14:35:59.945Z] #57 45.27 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
14:35:59 [2019-09-27T14:35:59.945Z] #57 45.28 Unpacking python-protobuf (3.0.0-9) ...
14:36:00 [2019-09-27T14:36:00.195Z] #20 5.935 
#####                                                                      7.8%
##########                                                                14.0%
###############                                                           20.9%
###################                                                       26.6%
14:36:00 [2019-09-27T14:36:00.195Z] #20 ...
14:36:00 [2019-09-27T14:36:00.195Z] 
14:36:00 [2019-09-27T14:36:00.195Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:00 [2019-09-27T14:36:00.195Z] #30 36.11 sync
14:36:00 [2019-09-27T14:36:00.195Z] #30 36.64 io
14:36:00 [2019-09-27T14:36:00.195Z] #30 36.64 syscall
14:36:00 [2019-09-27T14:36:00.195Z] #30 38.22 reflect
14:36:00 [2019-09-27T14:36:00.195Z] #30 45.39 time
14:36:00 [2019-09-27T14:36:00.195Z] #30 ...
14:36:00 [2019-09-27T14:36:00.195Z] 
14:36:00 [2019-09-27T14:36:00.195Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:00 [2019-09-27T14:36:00.202Z] #57 ...
14:36:00 [2019-09-27T14:36:00.202Z] 
14:36:00 [2019-09-27T14:36:00.202Z] #8 [dev 2/22] RUN useradd --create-home --gid docker unprivilegeduser
14:36:00 [2019-09-27T14:36:00.202Z] #8 DONE 3.0s
14:36:00 [2019-09-27T14:36:00.202Z] 
14:36:00 [2019-09-27T14:36:00.202Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:36:00 [2019-09-27T14:36:00.440Z]   LINK     criu/pie/restorer.built-in.o
14:36:00 [2019-09-27T14:36:00.440Z]   GEN      criu/pie/restorer-blob.h
14:36:00 [2019-09-27T14:36:00.461Z] #9 ...
14:36:00 [2019-09-27T14:36:00.461Z] 
14:36:00 [2019-09-27T14:36:00.461Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:36:00 [2019-09-27T14:36:00.461Z] #15 35.92 + cd /tmp/tmp.HZYoKlgjxW/src/github.com/go-swagger/go-swagger
14:36:00 [2019-09-27T14:36:00.461Z] #15 35.92 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:36:00 [2019-09-27T14:36:00.461Z] #15 38.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:36:00 [2019-09-27T14:36:00.461Z] #15 ...
14:36:00 [2019-09-27T14:36:00.461Z] 
14:36:00 [2019-09-27T14:36:00.461Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:00 [2019-09-27T14:36:00.461Z] #20 4.333 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:36:00 [2019-09-27T14:36:00.461Z] #20 4.745 
14:36:00 [2019-09-27T14:36:00.722Z]   DEP      criu/vdso.d
14:36:00 [2019-09-27T14:36:00.722Z]   DEP      criu/uts_ns.d
14:36:00 [2019-09-27T14:36:00.722Z]   DEP      criu/util.d
14:36:00 [2019-09-27T14:36:00.722Z]   DEP      criu/uffd.d
14:36:01 [2019-09-27T14:36:01.004Z]   DEP      criu/tun.d
14:36:01 [2019-09-27T14:36:01.004Z]   DEP      criu/tty.d
14:36:01 [2019-09-27T14:36:01.004Z]   DEP      criu/timerfd.d
14:36:01 [2019-09-27T14:36:01.004Z]   DEP      criu/sysfs_parse.d
14:36:01 [2019-09-27T14:36:01.291Z]   DEP      criu/sysctl.d
14:36:01 [2019-09-27T14:36:01.291Z]   DEP      criu/string.d
14:36:01 [2019-09-27T14:36:01.291Z]   DEP      criu/stats.d
14:36:01 [2019-09-27T14:36:01.291Z]   DEP      criu/sockets.d
14:36:01 [2019-09-27T14:36:01.291Z]   DEP      criu/sk-unix.d
14:36:01 [2019-09-27T14:36:01.481Z] #20 5.935 
#####                                                                      7.8%
##########                                                                14.0%
###############                                                           20.9%
###################                                                       26.6%
#######################                                                   32.9%
############################                                              39.4%
###############################                                           43.9%
###################################                                       49.9%
#########################################                                 57.4%
#############################################                             63.5%
################################################                          67.9%
####################################################                      73.4%
#############################################################             85.0%
################################################################          89.4%
######################################################################    98.3%
######################################################################## 100.0%
14:36:01 [2019-09-27T14:36:01.492Z] #20 4.989 
###                                                                        5.5%
#########                                                                 12.9%
#############                                                             18.8%
################                                                          22.4%
###################                                                       26.7%
#####################                                                     29.4%
#######################                                                   33.2%
############################                                              39.6%
####################################                                      50.3%
########################################                                  56.9%
############################################                              61.1%
################################################                          67.3%
##################################################                        70.5%
#######################################################                  
14:36:01 [2019-09-27T14:36:01.492Z] #20 ...
14:36:01 [2019-09-27T14:36:01.492Z] 
14:36:01 [2019-09-27T14:36:01.492Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:01 [2019-09-27T14:36:01.492Z] #33 36.51 vendor/golang_org/x/crypto/curve25519
14:36:01 [2019-09-27T14:36:01.492Z] #33 41.21 sync
14:36:01 [2019-09-27T14:36:01.492Z] #33 41.77 syscall
14:36:01 [2019-09-27T14:36:01.492Z] #33 41.78 io
14:36:01 [2019-09-27T14:36:01.492Z] #33 43.38 bytes
14:36:01 [2019-09-27T14:36:01.492Z] #33 45.59 bufio
14:36:01 [2019-09-27T14:36:01.492Z] #33 ...
14:36:01 [2019-09-27T14:36:01.492Z] 
14:36:01 [2019-09-27T14:36:01.492Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:01 [2019-09-27T14:36:01.574Z]   DEP      criu/sk-tcp.d
14:36:01 [2019-09-27T14:36:01.574Z]   DEP      criu/sk-queue.d
14:36:01 [2019-09-27T14:36:01.574Z]   DEP      criu/sk-packet.d
14:36:01 [2019-09-27T14:36:01.574Z]   DEP      criu/sk-netlink.d
14:36:01 [2019-09-27T14:36:01.749Z] #20 4.989 
###                                                                        5.5%
#########                                                                 12.9%
#############                                                             18.8%
################                                                          22.4%
###################                                                       26.7%
#####################                                                     29.4%
#######################                                                   33.2%
############################                                              39.6%
####################################                                      50.3%
########################################                                  56.9%
############################################                              61.1%
################################################                          67.3%
##################################################                        70.5%
#######################################################                   76.5%
##########################################################                80.8%
#############################################################             86.0%
#################################################################         90.7%
######################################################################## 100.0%
14:36:01 [2019-09-27T14:36:01.856Z]   DEP      criu/sk-inet.d
14:36:01 [2019-09-27T14:36:01.856Z]   DEP      criu/signalfd.d
14:36:01 [2019-09-27T14:36:01.856Z]   DEP      criu/sigframe.d
14:36:01 [2019-09-27T14:36:01.856Z]   DEP      criu/shmem.d
14:36:02 [2019-09-27T14:36:02.045Z] #20 ...
14:36:02 [2019-09-27T14:36:02.045Z] 
14:36:02 [2019-09-27T14:36:02.045Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:36:02 [2019-09-27T14:36:02.045Z] #9 3.205 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:36:02 [2019-09-27T14:36:02.045Z] #9 DONE 3.4s
14:36:02 [2019-09-27T14:36:02.045Z] 
14:36:02 [2019-09-27T14:36:02.045Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:02 [2019-09-27T14:36:02.045Z] #57 42.62 Selecting previously unselected package libprotobuf-lite10:amd64.
14:36:02 [2019-09-27T14:36:02.045Z] #57 42.62 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 42.63 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 42.97 Selecting previously unselected package libprotobuf-dev:amd64.
14:36:02 [2019-09-27T14:36:02.045Z] #57 42.99 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 43.00 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 44.21 Selecting previously unselected package libprotoc10:amd64.
14:36:02 [2019-09-27T14:36:02.045Z] #57 44.22 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 44.22 Unpacking libprotoc10:amd64 (3.0.0-9) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 44.96 Selecting previously unselected package protobuf-c-compiler.
14:36:02 [2019-09-27T14:36:02.045Z] #57 44.99 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.00 Unpacking protobuf-c-compiler (1.2.1-2) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.20 Selecting previously unselected package protobuf-compiler.
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.22 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.24 Unpacking protobuf-compiler (3.0.0-9) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.53 Selecting previously unselected package python-pkg-resources.
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.59 Unpacking python-pkg-resources (33.1.1-1) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.87 Selecting previously unselected package python-protobuf.
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 45.90 Unpacking python-protobuf (3.0.0-9) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 46.56 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 46.63 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:36:02 [2019-09-27T14:36:02.045Z] #57 46.65 Setting up python-pkg-resources (33.1.1-1) ...
14:36:02 [2019-09-27T14:36:02.138Z]   DEP      criu/seize.d
14:36:02 [2019-09-27T14:36:02.138Z]   DEP      criu/seccomp.d
14:36:02 [2019-09-27T14:36:02.138Z]   DEP      criu/rst-malloc.d
14:36:02 [2019-09-27T14:36:02.138Z]   DEP      criu/rbtree.d
14:36:02 [2019-09-27T14:36:02.138Z]   DEP      criu/pstree.d
14:36:02 [2019-09-27T14:36:02.315Z] #20 7.426 
14:36:02 [2019-09-27T14:36:02.424Z]   DEP      criu/protobuf.d
14:36:02 [2019-09-27T14:36:02.424Z]   GEN      criu/protobuf-desc-gen.h
14:36:02 [2019-09-27T14:36:02.707Z]   DEP      criu/protobuf-desc.d
14:36:02 [2019-09-27T14:36:02.882Z] #20 7.708 
14:36:02 [2019-09-27T14:36:02.882Z] #20 ...
14:36:02 [2019-09-27T14:36:02.882Z] 
14:36:02 [2019-09-27T14:36:02.882Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.038 + RM_GOPATH=0
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.038 + TMP_GOPATH=
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.038 + : /build
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.038 + '[' -z '' ']'
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.039 ++ mktemp -d
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.041 + export GOPATH=/tmp/tmp.EkubfsHz9g
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.041 + GOPATH=/tmp/tmp.EkubfsHz9g
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.041 + RM_GOPATH=1
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.042 ++ dirname ./install.sh
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + dir=.
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + bin=containerd
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + shift
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + '[' '!' -f ./containerd.installer ']'
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + . ./containerd.installer
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + install_containerd
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EkubfsHz9g/src/github.com/containerd/containerd
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.043 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
14:36:02 [2019-09-27T14:36:02.882Z] #47 4.045 Cloning into '/tmp/tmp.EkubfsHz9g/src/github.com/containerd/containerd'...
14:36:02 [2019-09-27T14:36:02.882Z] #47 ...
14:36:02 [2019-09-27T14:36:02.882Z] 
14:36:02 [2019-09-27T14:36:02.882Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:02 [2019-09-27T14:36:02.975Z] #57 ...
14:36:02 [2019-09-27T14:36:02.975Z] 
14:36:02 [2019-09-27T14:36:02.975Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:02 [2019-09-27T14:36:02.975Z] #35 49.30 Selecting previously unselected package libxml2:amd64.
14:36:02 [2019-09-27T14:36:02.975Z] #35 49.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
14:36:02 [2019-09-27T14:36:02.990Z]   DEP      criu/proc_parse.d
14:36:02 [2019-09-27T14:36:02.990Z]   DEP      criu/plugin.d
14:36:02 [2019-09-27T14:36:02.990Z]   DEP      criu/pipes.d
14:36:02 [2019-09-27T14:36:02.990Z]   DEP      criu/pie-util.d
14:36:02 [2019-09-27T14:36:02.990Z]   DEP      criu/pie-util-vdso.d
14:36:03 [2019-09-27T14:36:03.232Z] #35 49.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:36:03 [2019-09-27T14:36:03.272Z]   DEP      criu/pie-util-vdso-elf32.d
14:36:03 [2019-09-27T14:36:03.272Z]   DEP      criu/path.d
14:36:03 [2019-09-27T14:36:03.272Z]   DEP      criu/parasite-syscall.d
14:36:03 [2019-09-27T14:36:03.272Z]   DEP      criu/pagemap.d
14:36:03 [2019-09-27T14:36:03.419Z] #20 7.708 
############                                                              17.3%
######################                                                    31.3%
#################################                                         45.9%
############################################                              61.5%
#####################################################                     74.7%
#################################################################         90.4%
######################################################################## 100.0%
14:36:03 [2019-09-27T14:36:03.563Z]   DEP      criu/pagemap-cache.d
14:36:03 [2019-09-27T14:36:03.563Z]   DEP      criu/page-xfer.d
14:36:03 [2019-09-27T14:36:03.563Z]   DEP      criu/page-pipe.d
14:36:03 [2019-09-27T14:36:03.563Z]   DEP      criu/netfilter.d
14:36:03 [2019-09-27T14:36:03.563Z]   DEP      criu/net.d
14:36:03 [2019-09-27T14:36:03.677Z] #20 ...
14:36:03 [2019-09-27T14:36:03.677Z] 
14:36:03 [2019-09-27T14:36:03.677Z] #9 [dev 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:36:03 [2019-09-27T14:36:03.677Z] #9 3.183 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:36:03 [2019-09-27T14:36:03.677Z] #9 DONE 3.5s
14:36:03 [2019-09-27T14:36:03.796Z] #35 50.05 Selecting previously unselected package libarchive13:amd64.
14:36:03 [2019-09-27T14:36:03.796Z] #35 50.06 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
14:36:03 [2019-09-27T14:36:03.796Z] #35 50.07 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:36:03 [2019-09-27T14:36:03.860Z]   DEP      criu/namespaces.d
14:36:03 [2019-09-27T14:36:03.860Z]   DEP      criu/mount.d
14:36:03 [2019-09-27T14:36:03.860Z]   DEP      criu/mem.d
14:36:03 [2019-09-27T14:36:03.935Z] 
14:36:03 [2019-09-27T14:36:03.935Z] #10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:36:04 [2019-09-27T14:36:04.143Z]   DEP      criu/lsm.d
14:36:04 [2019-09-27T14:36:04.143Z]   DEP      criu/log.d
14:36:04 [2019-09-27T14:36:04.143Z]   DEP      criu/libnetlink.d
14:36:04 [2019-09-27T14:36:04.143Z]   DEP      criu/kerndat.d
14:36:04 [2019-09-27T14:36:04.143Z]   DEP      criu/kcmp-ids.d
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.35 Selecting previously unselected package libjsoncpp1:amd64.
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.39 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.60 Selecting previously unselected package libuv1:amd64.
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.62 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
14:36:04 [2019-09-27T14:36:04.362Z] #35 50.66 Unpacking libuv1:amd64 (1.9.1-3) ...
14:36:04 [2019-09-27T14:36:04.425Z]   DEP      criu/irmap.d
14:36:04 [2019-09-27T14:36:04.425Z]   DEP      criu/ipc_ns.d
14:36:04 [2019-09-27T14:36:04.425Z]   DEP      criu/image.d
14:36:04 [2019-09-27T14:36:04.425Z]   DEP      criu/image-desc.d
14:36:04 [2019-09-27T14:36:04.425Z]   DEP      criu/fsnotify.d
14:36:04 [2019-09-27T14:36:04.621Z] #35 50.81 Selecting previously unselected package cmake.
14:36:04 [2019-09-27T14:36:04.621Z] #35 50.82 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
14:36:04 [2019-09-27T14:36:04.621Z] #35 50.95 Unpacking cmake (3.7.2-1) ...
14:36:04 [2019-09-27T14:36:04.715Z]   DEP      criu/filesystems.d
14:36:04 [2019-09-27T14:36:04.715Z]   DEP      criu/files.d
14:36:04 [2019-09-27T14:36:04.715Z]   DEP      criu/files-reg.d
14:36:04 [2019-09-27T14:36:04.997Z]   DEP      criu/files-ext.d
14:36:04 [2019-09-27T14:36:04.997Z]   DEP      criu/file-lock.d
14:36:04 [2019-09-27T14:36:04.997Z]   DEP      criu/file-ids.d
14:36:04 [2019-09-27T14:36:04.997Z]   DEP      criu/fifo.d
14:36:04 [2019-09-27T14:36:04.997Z]   DEP      criu/fdstore.d
14:36:05 [2019-09-27T14:36:05.192Z] #35 ...
14:36:05 [2019-09-27T14:36:05.192Z] 
14:36:05 [2019-09-27T14:36:05.192Z] #10 [dev 4/22] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:36:05 [2019-09-27T14:36:05.192Z] #10 DONE 3.2s
14:36:05 [2019-09-27T14:36:05.192Z] 
14:36:05 [2019-09-27T14:36:05.192Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:05 [2019-09-27T14:36:05.192Z] #20 8.204 
14:36:05 [2019-09-27T14:36:05.192Z] #20 8.630 
#########                                                                 12.6%
##################                                                        25.1%
###########################                                               37.9%
###################################                                       49.0%
#############################################                             63.3%
############################################################              84.2%
######################################################################## 100.0%
14:36:05 [2019-09-27T14:36:05.192Z] #20 9.876 
14:36:05 [2019-09-27T14:36:05.192Z] #20 10.25 
########                                                                  11.3%
##############                                                            20.5%
#####################                                                     30.0%
##############################                                            42.3%
#####################################                                     52.7%
##############################################                            64.0%
########################################################                  78.3%
##############################################################            86.8%
###################################################################       93.4%
######################################################################## 100.0%
14:36:05 [2019-09-27T14:36:05.282Z]   DEP      criu/fault-injection.d
14:36:05 [2019-09-27T14:36:05.282Z]   DEP      criu/external.d
14:36:05 [2019-09-27T14:36:05.282Z]   DEP      criu/eventpoll.d
14:36:05 [2019-09-27T14:36:05.282Z]   DEP      criu/eventfd.d
14:36:05 [2019-09-27T14:36:05.282Z]   DEP      criu/crtools.d
14:36:05 [2019-09-27T14:36:05.564Z]   DEP      criu/cr-service.d
14:36:05 [2019-09-27T14:36:05.565Z]   DEP      criu/cr-restore.d
14:36:05 [2019-09-27T14:36:05.565Z]   DEP      criu/cr-errno.d
14:36:05 [2019-09-27T14:36:05.565Z]   DEP      criu/cr-dump.d
14:36:05 [2019-09-27T14:36:05.847Z]   DEP      criu/cr-dedup.d
14:36:05 [2019-09-27T14:36:05.847Z]   DEP      criu/cr-check.d
14:36:05 [2019-09-27T14:36:05.847Z]   DEP      criu/clone-noasan.d
14:36:05 [2019-09-27T14:36:05.847Z]   DEP      criu/cgroup.d
14:36:06 [2019-09-27T14:36:06.125Z] #20 11.95 
14:36:06 [2019-09-27T14:36:06.130Z]   DEP      criu/cgroup-props.d
14:36:06 [2019-09-27T14:36:06.130Z]   DEP      criu/bitmap.d
14:36:06 [2019-09-27T14:36:06.130Z]   DEP      criu/bfd.d
14:36:06 [2019-09-27T14:36:06.130Z]   DEP      criu/autofs.d
14:36:06 [2019-09-27T14:36:06.130Z]   DEP      criu/aio.d
14:36:06 [2019-09-27T14:36:06.382Z] #20 12.46 
##                                                                         3.1%
14:36:06 [2019-09-27T14:36:06.382Z] #20 ...
14:36:06 [2019-09-27T14:36:06.382Z] 
14:36:06 [2019-09-27T14:36:06.382Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.640 + RM_GOPATH=0
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.640 + TMP_GOPATH=
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.640 + : /build
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.640 + '[' -z '' ']'
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.640 ++ mktemp -d
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + export GOPATH=/tmp/tmp.EuUQNDhLkS
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + GOPATH=/tmp/tmp.EuUQNDhLkS
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + RM_GOPATH=1
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 ++ dirname ./install.sh
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + dir=.
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + bin=runc
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + shift
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + '[' '!' -f ./runc.installer ']'
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + . ./runc.installer
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + install_runc
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.651 + grep -q '^3\.10\.0.*\.el7\.'
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.683 + uname -r
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.691 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.691 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.691 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.691 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EuUQNDhLkS/src/github.com/opencontainers/runc
14:36:06 [2019-09-27T14:36:06.382Z] #42 4.691 Cloning into '/tmp/tmp.EuUQNDhLkS/src/github.com/opencontainers/runc'...
14:36:06 [2019-09-27T14:36:06.382Z] #42 13.02 + cd /tmp/tmp.EuUQNDhLkS/src/github.com/opencontainers/runc
14:36:06 [2019-09-27T14:36:06.382Z] #42 13.02 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
14:36:06 [2019-09-27T14:36:06.382Z] #42 13.82 + '[' -z '' ']'
14:36:06 [2019-09-27T14:36:06.382Z] #42 13.82 + target=static
14:36:06 [2019-09-27T14:36:06.382Z] #42 13.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:36:06 [2019-09-27T14:36:06.412Z]   DEP      criu/action-scripts.d
14:36:06 [2019-09-27T14:36:06.412Z]   CC       criu/action-scripts.o
14:36:06 [2019-09-27T14:36:06.639Z] #42 ...
14:36:06 [2019-09-27T14:36:06.639Z] 
14:36:06 [2019-09-27T14:36:06.639Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:06 [2019-09-27T14:36:06.695Z]   CC       criu/aio.o
14:36:06 [2019-09-27T14:36:06.977Z]   CC       criu/autofs.o
14:36:07 [2019-09-27T14:36:07.592Z]   CC       criu/bfd.o
14:36:07 [2019-09-27T14:36:07.874Z]   CC       criu/bitmap.o
14:36:07 [2019-09-27T14:36:07.874Z]   CC       criu/cgroup-props.o
14:36:08 [2019-09-27T14:36:08.119Z] #10 DONE 4.3s
14:36:08 [2019-09-27T14:36:08.119Z] 
14:36:08 [2019-09-27T14:36:08.119Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:08 [2019-09-27T14:36:08.119Z] #20 9.021 
14:36:08 [2019-09-27T14:36:08.119Z] #20 9.355 
##                                                                         3.0%
#######                                                                    9.8%
##########                                                                14.8%
#############                                                             18.4%
####################                                                      29.0%
##########################                                                37.2%
##############################                                            42.6%
###################################                                       48.6%
#######################################                                   54.4%
############################################                              61.1%
###############################################                           66.2%
##################################################                        69.9%
######################################################                    75.6%
###########################################################               82.6%
####################################################################      95.7%
######################################################################## 100.0%
14:36:08 [2019-09-27T14:36:08.119Z] #20 11.36 
14:36:08 [2019-09-27T14:36:08.156Z]   CC       criu/cgroup.o
14:36:08 [2019-09-27T14:36:08.377Z] #20 11.66 
#                                                                          2.6%
###                                                                        4.3%
#####                                                                      7.5%
#######                                                                   11.1%
#########                                                                 13.8%
############                                                              17.3%
##############                                                            20.0%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.0%
#####################                                                     30.0%
######################                                                    31.7%
########################                                                  34.0%
#########################                                                 35.1%
##########################                                                36.7%
###########################                                               37.8%
14:36:08 [2019-09-27T14:36:08.377Z] #20 ...
14:36:08 [2019-09-27T14:36:08.377Z] 
14:36:08 [2019-09-27T14:36:08.377Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:08 [2019-09-27T14:36:08.377Z] #35 43.85 Selecting previously unselected package liblzo2-2:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 43.85 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 43.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 44.05 Selecting previously unselected package libicu57:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 44.05 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 44.06 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 51.74 Selecting previously unselected package libxml2:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 51.74 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 51.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 52.87 Selecting previously unselected package libarchive13:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 52.87 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.04 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.58 Selecting previously unselected package libjsoncpp1:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.58 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.90 Selecting previously unselected package libuv1:amd64.
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.90 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 53.93 Unpacking libuv1:amd64 (1.9.1-3) ...
14:36:08 [2019-09-27T14:36:08.377Z] #35 ...
14:36:08 [2019-09-27T14:36:08.377Z] 
14:36:08 [2019-09-27T14:36:08.377Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:08 [2019-09-27T14:36:08.964Z] #20 12.46 
##                                                                         3.1%
####                                                                       6.4%
#######                                                                   10.0%
########                                                                  12.0%
##########                                                                14.9%
############                                                              17.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.4%
######################                                                    30.9%
########################                                                  34.1%
##########################                                                36.1%
############################                                              39.4%
##############################                                            42.6%
#################################                                         46.3%
####################################                                      50.1%
#####################################                                     52.6%
########################################                                  56.2%
##########################################                                58.5%
#############################################                             63.4%
###############################################                           66.5%
##################################################                        70.0%
14:36:08 [2019-09-27T14:36:08.964Z] #20 ...
14:36:08 [2019-09-27T14:36:08.964Z] 
14:36:08 [2019-09-27T14:36:08.964Z] #11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:36:08 [2019-09-27T14:36:08.964Z] #11 DONE 4.0s
14:36:08 [2019-09-27T14:36:08.964Z] 
14:36:08 [2019-09-27T14:36:08.964Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:09 [2019-09-27T14:36:09.638Z]   CC       criu/clone-noasan.o
14:36:09 [2019-09-27T14:36:09.638Z]   CC       criu/cr-check.o
14:36:09 [2019-09-27T14:36:09.673Z] #20 11.66 
#                                                                          2.6%
###                                                                        4.3%
#####                                                                      7.5%
#######                                                                   11.1%
#########                                                                 13.8%
############                                                              17.3%
##############                                                            20.0%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.0%
#####################                                                     30.0%
######################                                                    31.7%
########################                                                  34.0%
#########################                                                 35.1%
##########################                                                36.7%
###########################                                               37.8%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.8%
#################################                                         46.2%
###################################                                       49.2%
####################################                                      50.7%
#####################################                                     52.1%
########################################                                  56.6%
###########################################                               59.9%
#############################################                             62.6%
##############################################                            65.0%
################################################                          67.9%
###################################################                       71.1%
##################
14:36:09 [2019-09-27T14:36:09.673Z] #20 ...
14:36:09 [2019-09-27T14:36:09.673Z] 
14:36:09 [2019-09-27T14:36:09.673Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:09 [2019-09-27T14:36:09.673Z] #30 44.96 time
14:36:09 [2019-09-27T14:36:09.673Z] #30 51.45 internal/poll
14:36:09 [2019-09-27T14:36:09.673Z] #30 53.43 internal/syscall/unix
14:36:09 [2019-09-27T14:36:09.673Z] #30 53.83 os
14:36:09 [2019-09-27T14:36:09.673Z] #30 54.53 sort
14:36:09 [2019-09-27T14:36:09.931Z] #30 ...
14:36:09 [2019-09-27T14:36:09.931Z] 
14:36:09 [2019-09-27T14:36:09.931Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:10 [2019-09-27T14:36:10.260Z] #20 12.46 
##                                                                         3.1%
####                                                                       6.4%
#######                                                                   10.0%
########                                                                  12.0%
##########                                                                14.9%
############                                                              17.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.4%
######################                                                    30.9%
########################                                                  34.1%
##########################                                                36.1%
############################                                              39.4%
##############################                                            42.6%
#################################                                         46.3%
####################################                                      50.1%
#####################################                                     52.6%
########################################                                  56.2%
##########################################                                58.5%
#############################################                             63.4%
###############################################                           66.5%
##################################################                        70.0%
##################################################                        70.4%
####################################################                      72.2%
#####################################################                     74.2%
#######################################################                   77.0%
##########################################################                80.9%
###############################################################           87.7%
################################################################          90.0%
###################################################################       93.5%
#####################################################################     96.2%
######################################################################    98.0%
######################################################################## 100.0%
14:36:10 [2019-09-27T14:36:10.517Z] #20 16.42 
14:36:10 [2019-09-27T14:36:10.648Z]   CC       criu/cr-dedup.o
14:36:10 [2019-09-27T14:36:10.649Z]   CC       criu/cr-dump.o
14:36:10 [2019-09-27T14:36:10.707Z] #20 11.66 
#                                                                          2.6%
###                                                                        4.3%
#####                                                                      7.5%
#######                                                                   11.1%
#########                                                                 13.8%
############                                                              17.3%
##############                                                            20.0%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.0%
#####################                                                     30.0%
######################                                                    31.7%
########################                                                  34.0%
#########################                                                 35.1%
##########################                                                36.7%
###########################                                               37.8%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.8%
#################################                                         46.2%
###################################                                       49.2%
####################################                                      50.7%
#####################################                                     52.1%
########################################                                  56.6%
###########################################                               59.9%
#############################################                             62.6%
##############################################                            65.0%
################################################                          67.9%
###################################################                       71.1%
#####################################################                     73.9%
######################################################                    75.7%
########################################################                  78.0%
##########################################################                80.9%
############################################################              83.4%
#############################################################             85.0%
##############################################################            86.5%
###############################################################           88.3%
14:36:10 [2019-09-27T14:36:10.707Z] #20 ...
14:36:10 [2019-09-27T14:36:10.707Z] 
14:36:10 [2019-09-27T14:36:10.707Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:10 [2019-09-27T14:36:10.707Z] #57 46.09 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 46.36 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 46.42 Setting up python-pkg-resources (33.1.1-1) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 51.39 Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 51.41 Setting up libprotobuf10:amd64 (3.0.0-9) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 51.42 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 51.45 Setting up python-protobuf (3.0.0-9) ...
14:36:10 [2019-09-27T14:36:10.707Z] #57 ...
14:36:10 [2019-09-27T14:36:10.707Z] 
14:36:10 [2019-09-27T14:36:10.707Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:10 [2019-09-27T14:36:10.777Z] #20 ...
14:36:10 [2019-09-27T14:36:10.777Z] 
14:36:10 [2019-09-27T14:36:10.777Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:10 [2019-09-27T14:36:10.777Z] #35 54.48 Selecting previously unselected package xxd.
14:36:10 [2019-09-27T14:36:10.777Z] #35 54.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 54.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 55.27 Selecting previously unselected package vim-common.
14:36:10 [2019-09-27T14:36:10.777Z] #35 55.27 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 55.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.00 Processing triggers for mime-support (3.60) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.09 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.11 Setting up libuv1:amd64 (1.9.1-3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.13 Setting up cmake-data (3.7.2-1) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.18 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.19 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.33 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.34 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.36 Setting up cmake (3.7.2-1) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 56.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:10 [2019-09-27T14:36:10.777Z] #35 DONE 56.9s
14:36:10 [2019-09-27T14:36:10.777Z] 
14:36:10 [2019-09-27T14:36:10.777Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:36:10 [2019-09-27T14:36:10.777Z] #36 DONE 0.1s
14:36:10 [2019-09-27T14:36:10.777Z] 
14:36:10 [2019-09-27T14:36:10.777Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:10 [2019-09-27T14:36:10.777Z] #33 46.71 reflect
14:36:10 [2019-09-27T14:36:10.777Z] #33 49.02 time
14:36:10 [2019-09-27T14:36:10.777Z] #33 55.44 internal/poll
14:36:10 [2019-09-27T14:36:10.777Z] #33 ...
14:36:10 [2019-09-27T14:36:10.777Z] 
14:36:10 [2019-09-27T14:36:10.777Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:36:10 [2019-09-27T14:36:10.777Z] #37 DONE 0.1s
14:36:10 [2019-09-27T14:36:10.777Z] 
14:36:10 [2019-09-27T14:36:10.777Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:10 [2019-09-27T14:36:10.965Z] #20 11.66 
#                                                                          2.6%
###                                                                        4.3%
#####                                                                      7.5%
#######                                                                   11.1%
#########                                                                 13.8%
############                                                              17.3%
##############                                                            20.0%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.0%
#####################                                                     30.0%
######################                                                    31.7%
########################                                                  34.0%
#########################                                                 35.1%
##########################                                                36.7%
###########################                                               37.8%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.8%
#################################                                         46.2%
###################################                                       49.2%
####################################                                      50.7%
#####################################                                     52.1%
########################################                                  56.6%
###########################################                               59.9%
#############################################                             62.6%
##############################################                            65.0%
################################################                          67.9%
###################################################                       71.1%
#####################################################                     73.9%
######################################################                    75.7%
########################################################                  78.0%
##########################################################                80.9%
############################################################              83.4%
#############################################################             85.0%
##############################################################            86.5%
###############################################################           88.3%
##################################################################        91.8%
###################################################################       94.2%
#####################################################################     96.5%
######################################################################## 100.0%
14:36:11 [2019-09-27T14:36:11.223Z] #20 16.04 
14:36:11 [2019-09-27T14:36:11.482Z] #20 ...
14:36:11 [2019-09-27T14:36:11.482Z] 
14:36:11 [2019-09-27T14:36:11.482Z] #11 [dev 5/22] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:36:11 [2019-09-27T14:36:11.482Z] #11 DONE 3.5s
14:36:11 [2019-09-27T14:36:11.482Z] 
14:36:11 [2019-09-27T14:36:11.482Z] #12 [dev 6/22] RUN ldconfig
14:36:11 [2019-09-27T14:36:11.655Z]   CC       criu/cr-errno.o
14:36:11 [2019-09-27T14:36:11.655Z]   CC       criu/cr-restore.o
14:36:12 [2019-09-27T14:36:12.415Z] #12 ...
14:36:12 [2019-09-27T14:36:12.415Z] 
14:36:12 [2019-09-27T14:36:12.415Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:12 [2019-09-27T14:36:12.415Z] #33 47.47 reflect
14:36:12 [2019-09-27T14:36:12.415Z] #33 49.71 time
14:36:12 [2019-09-27T14:36:12.415Z] #33 55.86 internal/poll
14:36:12 [2019-09-27T14:36:12.415Z] #33 ...
14:36:12 [2019-09-27T14:36:12.415Z] 
14:36:12 [2019-09-27T14:36:12.415Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:12 [2019-09-27T14:36:12.415Z] #35 54.18 Selecting previously unselected package cmake.
14:36:12 [2019-09-27T14:36:12.415Z] #35 54.18 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
14:36:12 [2019-09-27T14:36:12.415Z] #35 54.44 Unpacking cmake (3.7.2-1) ...
14:36:12 [2019-09-27T14:36:12.415Z] #35 57.91 Selecting previously unselected package xxd.
14:36:12 [2019-09-27T14:36:12.415Z] #35 57.92 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:36:12 [2019-09-27T14:36:12.673Z] #35 57.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:36:12 [2019-09-27T14:36:12.673Z] #35 58.11 Selecting previously unselected package vim-common.
14:36:12 [2019-09-27T14:36:12.673Z] #35 58.12 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:36:12 [2019-09-27T14:36:12.673Z] #35 58.14 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:36:12 [2019-09-27T14:36:12.675Z] #38 ...
14:36:12 [2019-09-27T14:36:12.675Z] 
14:36:12 [2019-09-27T14:36:12.675Z] #12 [dev 6/22] RUN ldconfig
14:36:12 [2019-09-27T14:36:12.675Z] #12 DONE 3.6s
14:36:12 [2019-09-27T14:36:12.931Z] #35 58.45 Processing triggers for mime-support (3.60) ...
14:36:12 [2019-09-27T14:36:12.933Z] 
14:36:12 [2019-09-27T14:36:12.933Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:12 [2019-09-27T14:36:12.933Z] #20 18.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:36:12 [2019-09-27T14:36:12.933Z] #20 18.54 
14:36:12 [2019-09-27T14:36:12.933Z] #20 18.77 
######################################################################## 100.0%
14:36:12 [2019-09-27T14:36:12.933Z] #20 18.92 
14:36:12 [2019-09-27T14:36:12.995Z] + dpkg --print-architecture
14:36:12 [2019-09-27T14:36:12.996Z] + cd /tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution
14:36:12 [2019-09-27T14:36:12.996Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:36:12 [2019-09-27T14:36:12.996Z] + GOPATH=/tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.18OXHWJDJi
14:36:12 [2019-09-27T14:36:12.996Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.66 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.68 Setting up libuv1:amd64 (1.9.1-3) ...
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.71 Setting up cmake-data (3.7.2-1) ...
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.73 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:36:13 [2019-09-27T14:36:13.188Z] #35 58.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:13 [2019-09-27T14:36:13.446Z] #35 58.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:36:13 [2019-09-27T14:36:13.446Z] #35 58.95 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:36:13 [2019-09-27T14:36:13.446Z] #35 58.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:36:13 [2019-09-27T14:36:13.446Z] #35 59.00 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:36:13 [2019-09-27T14:36:13.704Z] #35 59.02 Setting up cmake (3.7.2-1) ...
14:36:13 [2019-09-27T14:36:13.704Z] #35 59.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:13 [2019-09-27T14:36:13.866Z] #20 ...
14:36:13 [2019-09-27T14:36:13.866Z] 
14:36:13 [2019-09-27T14:36:13.866Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:13 [2019-09-27T14:36:13.866Z] #57 51.82 Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 51.83 Setting up libprotobuf10:amd64 (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 51.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 51.87 Setting up python-protobuf (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.45 Setting up libcap-dev:amd64 (1:2.25-1) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.46 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.47 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.50 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.51 Setting up libprotoc10:amd64 (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.52 Setting up protobuf-c-compiler (1.2.1-2) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.53 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.54 Setting up protobuf-compiler (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.55 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.56 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 59.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:13 [2019-09-27T14:36:13.866Z] #57 DONE 60.0s
14:36:13 [2019-09-27T14:36:13.866Z] 
14:36:13 [2019-09-27T14:36:13.866Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.132 + RM_GOPATH=0
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.132 + TMP_GOPATH=
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.132 + : /build
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.132 + '[' -z '' ']'
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.132 ++ mktemp -d
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.134 + export GOPATH=/tmp/tmp.iI9y1aDyP6
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.134 + GOPATH=/tmp/tmp.iI9y1aDyP6
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.134 + RM_GOPATH=1
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.137 ++ dirname ./install.sh
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + dir=.
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + bin=tini
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + shift
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + '[' '!' -f ./tini.installer ']'
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + . ./tini.installer
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + install_tini
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 + git clone https://github.com/krallin/tini.git /tmp/tmp.iI9y1aDyP6/tini
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.150 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:36:13 [2019-09-27T14:36:13.866Z] #38 3.156 Cloning into '/tmp/tmp.iI9y1aDyP6/tini'...
14:36:14 [2019-09-27T14:36:14.268Z] #35 DONE 59.6s
14:36:14 [2019-09-27T14:36:14.268Z] 
14:36:14 [2019-09-27T14:36:14.268Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.08 Setting up libcap-dev:amd64 (1:2.25-1) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.09 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.10 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.15 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.16 Setting up libprotoc10:amd64 (3.0.0-9) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.18 Setting up protobuf-c-compiler (1.2.1-2) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.20 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.22 Setting up protobuf-compiler (3.0.0-9) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.25 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.27 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 59.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:14 [2019-09-27T14:36:14.268Z] #57 DONE 59.6s
14:36:14 [2019-09-27T14:36:14.268Z] 
14:36:14 [2019-09-27T14:36:14.268Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:36:14 [2019-09-27T14:36:14.268Z] #36 DONE 0.1s
14:36:14 [2019-09-27T14:36:14.268Z] 
14:36:14 [2019-09-27T14:36:14.268Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:14 [2019-09-27T14:36:14.268Z] #20 17.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:36:14 [2019-09-27T14:36:14.268Z] #20 18.25 
14:36:14 [2019-09-27T14:36:14.268Z] #20 18.46 
######################################################################## 100.0%
14:36:14 [2019-09-27T14:36:14.268Z] #20 18.61 
14:36:14 [2019-09-27T14:36:14.268Z] #20 ...
14:36:14 [2019-09-27T14:36:14.268Z] 
14:36:14 [2019-09-27T14:36:14.268Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:36:14 [2019-09-27T14:36:14.268Z] #37 DONE 0.1s
14:36:14 [2019-09-27T14:36:14.334Z]   CC       criu/cr-service.o
14:36:14 [2019-09-27T14:36:14.526Z] 
14:36:14 [2019-09-27T14:36:14.526Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:14 [2019-09-27T14:36:14.617Z]   CC       criu/crtools.o
14:36:14 [2019-09-27T14:36:14.783Z] #38 ...
14:36:14 [2019-09-27T14:36:14.783Z] 
14:36:14 [2019-09-27T14:36:14.783Z] #12 [dev 6/22] RUN ldconfig
14:36:14 [2019-09-27T14:36:14.783Z] #12 DONE 3.4s
14:36:15 [2019-09-27T14:36:15.041Z] 
14:36:15 [2019-09-27T14:36:15.041Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:15 [2019-09-27T14:36:15.233Z]   CC       criu/eventfd.o
14:36:15 [2019-09-27T14:36:15.236Z] #38 4.532 + cd /tmp/tmp.iI9y1aDyP6/tini
14:36:15 [2019-09-27T14:36:15.236Z] #38 4.532 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:36:15 [2019-09-27T14:36:15.236Z] #38 4.537 + cmake .
14:36:15 [2019-09-27T14:36:15.493Z] #38 ...
14:36:15 [2019-09-27T14:36:15.493Z] 
14:36:15 [2019-09-27T14:36:15.493Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:15 [2019-09-27T14:36:15.493Z] #30 51.41 internal/poll
14:36:15 [2019-09-27T14:36:15.493Z] #30 53.50 internal/syscall/unix
14:36:15 [2019-09-27T14:36:15.493Z] #30 53.87 os
14:36:15 [2019-09-27T14:36:15.493Z] #30 54.92 sort
14:36:15 [2019-09-27T14:36:15.493Z] #30 56.64 strings
14:36:15 [2019-09-27T14:36:15.493Z] #30 57.71 fmt
14:36:15 [2019-09-27T14:36:15.493Z] #30 60.14 bytes
14:36:15 [2019-09-27T14:36:15.516Z]   CC       criu/eventpoll.o
14:36:15 [2019-09-27T14:36:15.749Z] #30 ...
14:36:15 [2019-09-27T14:36:15.749Z] 
14:36:15 [2019-09-27T14:36:15.749Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:15 [2019-09-27T14:36:15.749Z] #20 20.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:36:15 [2019-09-27T14:36:15.749Z] #20 21.14 
14:36:15 [2019-09-27T14:36:15.749Z] #20 21.48 
#########################################################                 79.2%
######################################################################## 100.0%
14:36:15 [2019-09-27T14:36:15.749Z] #20 21.65 
14:36:15 [2019-09-27T14:36:15.798Z]   CC       criu/external.o
14:36:15 [2019-09-27T14:36:15.976Z] #13 ...
14:36:15 [2019-09-27T14:36:15.976Z] 
14:36:15 [2019-09-27T14:36:15.976Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:36:15 [2019-09-27T14:36:15.976Z] #42 12.98 + cd /tmp/tmp.zvGpfaHK3t/src/github.com/opencontainers/runc
14:36:15 [2019-09-27T14:36:15.976Z] #42 12.98 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
14:36:15 [2019-09-27T14:36:15.976Z] #42 13.79 + '[' -z '' ']'
14:36:15 [2019-09-27T14:36:15.976Z] #42 13.79 + target=static
14:36:15 [2019-09-27T14:36:15.976Z] #42 13.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:36:15 [2019-09-27T14:36:15.976Z] #42 16.05 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
14:36:16 [2019-09-27T14:36:16.082Z]   CC       criu/fault-injection.o
14:36:16 [2019-09-27T14:36:16.082Z]   CC       criu/fdstore.o
14:36:16 [2019-09-27T14:36:16.082Z]   CC       criu/fifo.o
14:36:16 [2019-09-27T14:36:16.233Z] #42 ...
14:36:16 [2019-09-27T14:36:16.234Z] 
14:36:16 [2019-09-27T14:36:16.234Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:16 [2019-09-27T14:36:16.234Z] #20 20.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:36:16 [2019-09-27T14:36:16.234Z] #20 21.14 
14:36:16 [2019-09-27T14:36:16.364Z]   CC       criu/file-ids.o
14:36:16 [2019-09-27T14:36:16.646Z]   CC       criu/file-lock.o
14:36:16 [2019-09-27T14:36:16.748Z] #20 21.49 
######################################################################## 100.0%
14:36:16 [2019-09-27T14:36:16.748Z] #20 21.66 
14:36:16 [2019-09-27T14:36:16.929Z]   CC       criu/files-ext.o
14:36:17 [2019-09-27T14:36:17.118Z] #20 22.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:36:17 [2019-09-27T14:36:17.118Z] #20 23.02 skipping existing 1849cc453dee
14:36:17 [2019-09-27T14:36:17.118Z] #20 23.14 
14:36:17 [2019-09-27T14:36:17.212Z]   CC       criu/files-reg.o
14:36:17 [2019-09-27T14:36:17.313Z] + rm -rf /tmp/tmp.18OXHWJDJi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.18OXHWJDJi
14:36:18 [2019-09-27T14:36:18.050Z] #20 ...
14:36:18 [2019-09-27T14:36:18.050Z] 
14:36:18 [2019-09-27T14:36:18.050Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:36:18 [2019-09-27T14:36:18.050Z] #42 16.20 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
14:36:18 [2019-09-27T14:36:18.121Z] #20 23.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:36:18 [2019-09-27T14:36:18.121Z] #20 23.18 skipping existing 1849cc453dee
14:36:18 [2019-09-27T14:36:18.222Z]   CC       criu/files.o
14:36:18 [2019-09-27T14:36:18.308Z] #42 ...
14:36:18 [2019-09-27T14:36:18.308Z] 
14:36:18 [2019-09-27T14:36:18.308Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:36:18 [2019-09-27T14:36:18.308Z] #20 24.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:36:18 [2019-09-27T14:36:18.379Z] #20 23.32 
14:36:18 [2019-09-27T14:36:18.605Z] Removing intermediate container 18674b6415a1
14:36:18 [2019-09-27T14:36:18.605Z]  ---> f4f8e0835be1
14:36:18 [2019-09-27T14:36:18.605Z] Step 16/118 : FROM base AS swagger
14:36:18 [2019-09-27T14:36:18.605Z]  ---> d5a2a30a8b44
14:36:18 [2019-09-27T14:36:18.605Z] Step 17/118 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
14:36:18 [2019-09-27T14:36:18.605Z]  ---> Running in f4366d61349d
14:36:18 [2019-09-27T14:36:18.605Z] Removing intermediate container f4366d61349d
14:36:18 [2019-09-27T14:36:18.605Z]  ---> 8ddf8cdbdcba
14:36:18 [2019-09-27T14:36:18.606Z] Step 18/118 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
14:36:18 [2019-09-27T14:36:18.606Z]  ---> Running in 5f8ba740b674
14:36:18 [2019-09-27T14:36:18.873Z] #20 24.88 
14:36:18 [2019-09-27T14:36:18.873Z] #20 25.07 
######################################################################## 100.0%
14:36:19 [2019-09-27T14:36:19.130Z] #20 25.21 
14:36:19 [2019-09-27T14:36:19.130Z] #20 25.29 Download of images into '/build' complete.
14:36:19 [2019-09-27T14:36:19.130Z] #20 25.31 Use something like the following to load the result into a Docker daemon:
14:36:19 [2019-09-27T14:36:19.130Z] #20 25.31   tar -cC '/build' . | docker load
14:36:19 [2019-09-27T14:36:19.387Z] #20 DONE 25.5s
14:36:19 [2019-09-27T14:36:19.387Z] 
14:36:19 [2019-09-27T14:36:19.387Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:19 [2019-09-27T14:36:19.387Z] #38 5.137 -- The C compiler identification is GNU 6.3.0
14:36:19 [2019-09-27T14:36:19.387Z] #38 5.213 -- Check for working C compiler: /usr/bin/cc
14:36:19 [2019-09-27T14:36:19.387Z] #38 5.912 -- Check for working C compiler: /usr/bin/cc -- works
14:36:19 [2019-09-27T14:36:19.387Z] #38 5.914 -- Detecting C compiler ABI info
14:36:19 [2019-09-27T14:36:19.387Z] #38 6.426 -- Detecting C compiler ABI info - done
14:36:19 [2019-09-27T14:36:19.387Z] #38 6.498 -- Detecting C compile features
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.185 -- Detecting C compile features - done
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.236 -- Performing Test HAS_BUILTIN_FORTIFY
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.445 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.683 -- Configuring done
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.712 -- Generating done
14:36:19 [2019-09-27T14:36:19.387Z] #38 8.793 -- Build files have been written to: /tmp/tmp.iI9y1aDyP6/tini
14:36:19 [2019-09-27T14:36:19.411Z] + mktemp -d
14:36:19 [2019-09-27T14:36:19.411Z] + export GOPATH=/tmp/tmp.I9uvTKPfQ0
14:36:19 [2019-09-27T14:36:19.411Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.I9uvTKPfQ0/src/github.com/go-swagger/go-swagger
14:36:19 [2019-09-27T14:36:19.411Z] Cloning into '/tmp/tmp.I9uvTKPfQ0/src/github.com/go-swagger/go-swagger'...
14:36:19 [2019-09-27T14:36:19.645Z] #38 8.821 + make tini-static
14:36:19 [2019-09-27T14:36:19.696Z]   CC       criu/filesystems.o
14:36:19 [2019-09-27T14:36:19.697Z]   CC       criu/fsnotify.o
14:36:19 [2019-09-27T14:36:19.760Z] #20 24.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:36:20 [2019-09-27T14:36:20.210Z] #38 9.451 Scanning dependencies of target tini-static
14:36:20 [2019-09-27T14:36:20.312Z]   CC       criu/image-desc.o
14:36:20 [2019-09-27T14:36:20.326Z] #20 25.09 
14:36:20 [2019-09-27T14:36:20.326Z] #20 25.29 
######################################################################## 100.0%
14:36:20 [2019-09-27T14:36:20.468Z] #38 9.571 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:36:20 [2019-09-27T14:36:20.583Z] #20 25.41 
14:36:20 [2019-09-27T14:36:20.583Z] #20 25.49 Download of images into '/build' complete.
14:36:20 [2019-09-27T14:36:20.583Z] #20 25.49 Use something like the following to load the result into a Docker daemon:
14:36:20 [2019-09-27T14:36:20.583Z] #20 25.49   tar -cC '/build' . | docker load
14:36:20 [2019-09-27T14:36:20.595Z]   CC       criu/image.o
14:36:20 [2019-09-27T14:36:20.841Z] #20 DONE 25.7s
14:36:20 [2019-09-27T14:36:20.841Z] 
14:36:20 [2019-09-27T14:36:20.841Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.875 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + RM_GOPATH=0
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + TMP_GOPATH=
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + : /build
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + '[' -z '' ']'
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 ++ mktemp -d
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + export GOPATH=/tmp/tmp.I610Paayc2
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + GOPATH=/tmp/tmp.I610Paayc2
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + RM_GOPATH=1
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 ++ dirname ./install.sh
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + dir=.
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + bin=tini
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + shift
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + '[' '!' -f ./tini.installer ']'
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + . ./tini.installer
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + install_tini
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.877 + git clone https://github.com/krallin/tini.git /tmp/tmp.I610Paayc2/tini
14:36:20 [2019-09-27T14:36:20.841Z] #38 3.880 Cloning into '/tmp/tmp.I610Paayc2/tini'...
14:36:20 [2019-09-27T14:36:20.841Z] #38 4.895 + cd /tmp/tmp.I610Paayc2/tini
14:36:20 [2019-09-27T14:36:20.841Z] #38 4.895 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:36:20 [2019-09-27T14:36:20.841Z] #38 4.931 + cmake .
14:36:20 [2019-09-27T14:36:20.841Z] #38 5.453 -- The C compiler identification is GNU 6.3.0
14:36:20 [2019-09-27T14:36:20.841Z] #38 5.505 -- Check for working C compiler: /usr/bin/cc
14:36:20 [2019-09-27T14:36:20.841Z] #38 6.052 -- Check for working C compiler: /usr/bin/cc -- works
14:36:20 [2019-09-27T14:36:20.841Z] #38 6.058 -- Detecting C compiler ABI info
14:36:20 [2019-09-27T14:36:20.841Z] #38 ...
14:36:20 [2019-09-27T14:36:20.841Z] 
14:36:20 [2019-09-27T14:36:20.841Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:20 [2019-09-27T14:36:20.841Z] #30 56.08 strings
14:36:20 [2019-09-27T14:36:20.841Z] #30 58.40 fmt
14:36:20 [2019-09-27T14:36:20.841Z] #30 58.50 bytes
14:36:20 [2019-09-27T14:36:20.841Z] #30 61.49 bufio
14:36:20 [2019-09-27T14:36:20.841Z] #30 63.17 path/filepath
14:36:20 [2019-09-27T14:36:20.841Z] #30 63.89 flag
14:36:20 [2019-09-27T14:36:20.841Z] #30 64.58 io/ioutil
14:36:20 [2019-09-27T14:36:20.841Z] #30 65.27 github.com/BurntSushi/toml
14:36:20 [2019-09-27T14:36:20.841Z] #30 65.70 log
14:36:20 [2019-09-27T14:36:20.877Z]   CC       criu/ipc_ns.o
14:36:21 [2019-09-27T14:36:21.098Z] #30 ...
14:36:21 [2019-09-27T14:36:21.099Z] 
14:36:21 [2019-09-27T14:36:21.099Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:21 [2019-09-27T14:36:21.099Z] #13 4.331 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:36:21 [2019-09-27T14:36:21.099Z] #13 4.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:36:21 [2019-09-27T14:36:21.099Z] #13 4.439 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:36:21 [2019-09-27T14:36:21.099Z] #13 4.442 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:36:21 [2019-09-27T14:36:21.099Z] #13 4.486 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:36:21 [2019-09-27T14:36:21.099Z] #13 5.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:36:21 [2019-09-27T14:36:21.666Z] #13 6.831 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:36:21 [2019-09-27T14:36:21.839Z] #38 ...
14:36:21 [2019-09-27T14:36:21.839Z] 
14:36:21 [2019-09-27T14:36:21.839Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:21 [2019-09-27T14:36:21.839Z] #33 57.77 internal/syscall/unix
14:36:21 [2019-09-27T14:36:21.839Z] #33 58.13 os
14:36:21 [2019-09-27T14:36:21.839Z] #33 61.95 strings
14:36:21 [2019-09-27T14:36:21.839Z] #33 63.11 fmt
14:36:21 [2019-09-27T14:36:21.839Z] #33 64.71 sort
14:36:21 [2019-09-27T14:36:21.839Z] #33 66.15 path/filepath
14:36:21 [2019-09-27T14:36:21.884Z]   CC       criu/irmap.o
14:36:21 [2019-09-27T14:36:21.884Z]   CC       criu/kcmp-ids.o
14:36:22 [2019-09-27T14:36:22.096Z] #33 ...
14:36:22 [2019-09-27T14:36:22.097Z] 
14:36:22 [2019-09-27T14:36:22.097Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:22 [2019-09-27T14:36:22.097Z] #30 62.34 bufio
14:36:22 [2019-09-27T14:36:22.097Z] #30 63.18 flag
14:36:22 [2019-09-27T14:36:22.097Z] #30 64.29 path/filepath
14:36:22 [2019-09-27T14:36:22.097Z] #30 64.83 log
14:36:22 [2019-09-27T14:36:22.097Z] #30 65.98 path
14:36:22 [2019-09-27T14:36:22.097Z] #30 66.01 io/ioutil
14:36:22 [2019-09-27T14:36:22.097Z] #30 67.09 text/tabwriter
14:36:22 [2019-09-27T14:36:22.097Z] #30 67.11 github.com/BurntSushi/toml
14:36:22 [2019-09-27T14:36:22.167Z]   CC       criu/kerndat.o
14:36:22 [2019-09-27T14:36:22.354Z] #30 ...
14:36:22 [2019-09-27T14:36:22.354Z] 
14:36:22 [2019-09-27T14:36:22.354Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:22 [2019-09-27T14:36:22.354Z] #33 68.26 path
14:36:22 [2019-09-27T14:36:22.611Z] #33 68.49 regexp/syntax
14:36:22 [2019-09-27T14:36:22.611Z] #33 ...
14:36:22 [2019-09-27T14:36:22.611Z] 
14:36:22 [2019-09-27T14:36:22.611Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:22 [2019-09-27T14:36:22.611Z] #13 4.202 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:36:22 [2019-09-27T14:36:22.611Z] #13 4.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:36:22 [2019-09-27T14:36:22.611Z] #13 4.228 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:36:22 [2019-09-27T14:36:22.611Z] #13 4.276 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:36:22 [2019-09-27T14:36:22.611Z] #13 4.286 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:36:22 [2019-09-27T14:36:22.611Z] #13 5.131 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:36:22 [2019-09-27T14:36:22.611Z] #13 6.720 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:36:22 [2019-09-27T14:36:22.611Z] #13 7.788 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:36:22 [2019-09-27T14:36:22.741Z] + cd /tmp/tmp.I9uvTKPfQ0/src/github.com/go-swagger/go-swagger
14:36:22 [2019-09-27T14:36:22.741Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:36:22 [2019-09-27T14:36:22.741Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:36:22 [2019-09-27T14:36:22.780Z]   CC       criu/libnetlink.o
14:36:22 [2019-09-27T14:36:22.780Z]   CC       criu/log.o
14:36:22 [2019-09-27T14:36:22.869Z] #13 ...
14:36:22 [2019-09-27T14:36:22.869Z] 
14:36:22 [2019-09-27T14:36:22.869Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:22 [2019-09-27T14:36:22.869Z] #38 11.94 [100%] Linking C executable tini-static
14:36:23 [2019-09-27T14:36:23.040Z] #13 7.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:36:23 [2019-09-27T14:36:23.040Z] #13 ...
14:36:23 [2019-09-27T14:36:23.040Z] 
14:36:23 [2019-09-27T14:36:23.040Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:23 [2019-09-27T14:36:23.040Z] #33 58.04 internal/syscall/unix
14:36:23 [2019-09-27T14:36:23.040Z] #33 58.32 os
14:36:23 [2019-09-27T14:36:23.040Z] #33 62.42 strings
14:36:23 [2019-09-27T14:36:23.040Z] #33 64.01 fmt
14:36:23 [2019-09-27T14:36:23.040Z] #33 65.29 sort
14:36:23 [2019-09-27T14:36:23.040Z] #33 66.88 path/filepath
14:36:23 [2019-09-27T14:36:23.040Z] #33 ...
14:36:23 [2019-09-27T14:36:23.040Z] 
14:36:23 [2019-09-27T14:36:23.040Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:23 [2019-09-27T14:36:23.040Z] #58 5.737 Note: Building without ia32 C/R, missed ia32 support in gcc
14:36:23 [2019-09-27T14:36:23.040Z] #58 5.737       That may be related to missing gcc-multilib in your
14:36:23 [2019-09-27T14:36:23.040Z] #58 5.738       distribution or you may have Debian with buggy toolchain
14:36:23 [2019-09-27T14:36:23.040Z] #58 5.738       (issue https://github.com/xemul/criu/issues/315)
14:36:23 [2019-09-27T14:36:23.040Z] #58 7.613 fatal: Not a git repository (or any of the parent directories): .git
14:36:23 [2019-09-27T14:36:23.040Z] #58 7.671   GEN      .gitid
14:36:23 [2019-09-27T14:36:23.040Z] #58 7.682   GEN      criu/include/version.h
14:36:23 [2019-09-27T14:36:23.040Z] #58 7.768   GEN      include/common/asm
14:36:23 [2019-09-27T14:36:23.040Z] #58 ...
14:36:23 [2019-09-27T14:36:23.040Z] 
14:36:23 [2019-09-27T14:36:23.040Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:23 [2019-09-27T14:36:23.040Z] #30 66.97 path
14:36:23 [2019-09-27T14:36:23.040Z] #30 68.24 text/tabwriter
14:36:23 [2019-09-27T14:36:23.068Z]   CC       criu/lsm.o
14:36:23 [2019-09-27T14:36:23.126Z] #38 12.46 [100%] Built target tini-static
14:36:23 [2019-09-27T14:36:23.351Z]   CC       criu/mem.o
14:36:23 [2019-09-27T14:36:23.384Z] #38 12.55 + mkdir -p /build
14:36:23 [2019-09-27T14:36:23.384Z] #38 12.56 + cp tini-static /build/docker-init
14:36:23 [2019-09-27T14:36:23.699Z] #38 DONE 12.7s
14:36:23 [2019-09-27T14:36:23.699Z] 
14:36:23 [2019-09-27T14:36:23.699Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:23 [2019-09-27T14:36:23.699Z] #58 3.950 Note: Building without ia32 C/R, missed ia32 support in gcc
14:36:23 [2019-09-27T14:36:23.699Z] #58 3.950       That may be related to missing gcc-multilib in your
14:36:23 [2019-09-27T14:36:23.699Z] #58 3.950       distribution or you may have Debian with buggy toolchain
14:36:23 [2019-09-27T14:36:23.699Z] #58 3.950       (issue https://github.com/xemul/criu/issues/315)
14:36:23 [2019-09-27T14:36:23.699Z] #58 5.565 fatal: Not a git repository (or any of the parent directories): .git
14:36:23 [2019-09-27T14:36:23.699Z] #58 5.641   GEN      .gitid
14:36:23 [2019-09-27T14:36:23.699Z] #58 5.656   GEN      criu/include/version.h
14:36:23 [2019-09-27T14:36:23.699Z] #58 5.698   GEN      include/common/asm
14:36:23 [2019-09-27T14:36:23.699Z] #58 8.843   PBCC     images/google/protobuf/descriptor.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 8.945   PBCC     images/opts.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 8.995   PBCC     images/sit.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.116   DEP      images/google/protobuf/descriptor.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.178   DEP      images/opts.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.259   DEP      images/sit.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.356   PBCC     images/macvlan.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.380   DEP      images/macvlan.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.443   PBCC     images/autofs.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.497   DEP      images/autofs.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.579   PBCC     images/sysctl.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.649   DEP      images/sysctl.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.792   PBCC     images/time.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.848   DEP      images/time.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.976   PBCC     images/binfmt-misc.pb-c.c
14:36:23 [2019-09-27T14:36:23.699Z] #58 9.992   DEP      images/binfmt-misc.pb-c.d
14:36:23 [2019-09-27T14:36:23.699Z] #58 ...
14:36:23 [2019-09-27T14:36:23.699Z] 
14:36:23 [2019-09-27T14:36:23.699Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:23 [2019-09-27T14:36:23.699Z] #33 69.79 flag
14:36:24 [2019-09-27T14:36:24.359Z]   CC       criu/mount.o
14:36:26 [2019-09-27T14:36:26.241Z] #33 71.73 go/token
14:36:26 [2019-09-27T14:36:26.326Z] #30 70.89 github.com/BurntSushi/toml/cmd/tomlv
14:36:26 [2019-09-27T14:36:26.385Z]   CC       criu/namespaces.o
14:36:26 [2019-09-27T14:36:26.807Z] #33 72.62 go/scanner
14:36:26 [2019-09-27T14:36:26.892Z] #30 ...
14:36:26 [2019-09-27T14:36:26.892Z] 
14:36:26 [2019-09-27T14:36:26.892Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:36:26 [2019-09-27T14:36:26.892Z] #47 31.39 Checking out files:  46% (1334/2879)   
Checking out files:  47% (1354/2879)   
Checking out files:  48% (1382/2879)   
Checking out files:  49% (1411/2879)   
Checking out files:  50% (1440/2879)   
Checking out files:  51% (1469/2879)   
Checking out files:  52% (1498/2879)   
Checking out files:  53% (1526/2879)   
Checking out files:  54% (1555/2879)   
Checking out files:  55% (1584/2879)   
Checking out files:  56% (1613/2879)   
Checking out files:  57% (1642/2879)   
Checking out files:  58% (1670/2879)   
Checking out files:  59% (1699/2879)   
Checking out files:  60% (1728/2879)   
Checking out files:  61% (1757/2879)   
Checking out files:  62% (1785/2879)   
Checking out files:  63% (1814/2879)   
Checking out files:  64% (1843/2879)   
Checking out files:  65% (1872/2879)   
Checking out files:  66% (1901/2879)   
Checking out files:  67% (1929/2879)   
Checking out files:  68% (1958/2879)   
Checking out files:  69% (1987/2879)   
Checking out files:  70% (2016/2879)   
Checking out files:  71% (2045/2879)   
Checking out files:  72% (2073/2879)   
Checking out files:  73% (2102/2879)   
Checking out files:  74% (2131/2879)   
Checking out files:  75% (2160/2879)   
Checking out files:  76% (2189/2879)   
Checking out files:  77% (2217/2879)   
Checking out files:  78% (2246/2879)   
Checking out files:  79% (2275/2879)   
Checking out files:  80% (2304/2879)   
Checking out files:  81% (2332/2879)   
Checking out files:  82% (2361/2879)   
Checking out files:  83% (2390/2879)   
Checking out files:  84% (2419/2879)   
Checking out files:  85% (2448/2879)   
Checking out files:  86% (2476/2879)   
Checking out files:  87% (2505/2879)   
Checking out files:  88% (2534/2879)   
Checking out files:  89% (2563/2879)   
Checking out files:  90% (2592/2879)   
Checking out files:  91% (2620/2879)   
Checking out files:  92% (2649/2879)   
Checking out files:  93% (2678/2879)   
Checking out files:  94% (2707/2879)   
Checking out files:  95% (2736/2879)   
Checking out files:  96% (2764/2879)   
Checking out files:  97% (2793/2879)   
Checking out files:  98% (2822/2879)   
Checking out files:  99% (2851/2879)   
Checking out files: 100% (2879/2879)   
Checking out files: 100% (2879/2879), done.
14:36:26 [2019-09-27T14:36:26.892Z] #47 32.50 + cd /tmp/tmp.EkubfsHz9g/src/github.com/containerd/containerd
14:36:26 [2019-09-27T14:36:26.892Z] #47 32.50 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + export 'BUILDTAGS=netgo osusergo static_build'
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + BUILDTAGS='netgo osusergo static_build'
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + export EXTRA_FLAGS=-buildmode=pie
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + EXTRA_FLAGS=-buildmode=pie
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + '[' '' = dynamic ']'
14:36:26 [2019-09-27T14:36:26.892Z] #47 33.98 + make
14:36:27 [2019-09-27T14:36:27.399Z]   CC       criu/net.o
14:36:27 [2019-09-27T14:36:27.457Z] #47 34.75 🇩 bin/ctr
14:36:28 [2019-09-27T14:36:28.178Z] #33 73.85 go/ast
14:36:28 [2019-09-27T14:36:28.179Z] #33 73.89 regexp
14:36:28 [2019-09-27T14:36:28.390Z] #47 ...
14:36:28 [2019-09-27T14:36:28.390Z] 
14:36:28 [2019-09-27T14:36:28.390Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:36:28 [2019-09-27T14:36:28.390Z] #38 7.094 -- Detecting C compiler ABI info - done
14:36:28 [2019-09-27T14:36:28.390Z] #38 7.139 -- Detecting C compile features
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.14 -- Detecting C compile features - done
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.16 -- Performing Test HAS_BUILTIN_FORTIFY
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.61 -- Configuring done
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.63 -- Generating done
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.65 -- Build files have been written to: /tmp/tmp.I610Paayc2/tini
14:36:28 [2019-09-27T14:36:28.390Z] #38 10.66 + make tini-static
14:36:28 [2019-09-27T14:36:28.390Z] #38 11.12 Scanning dependencies of target tini-static
14:36:28 [2019-09-27T14:36:28.390Z] #38 11.28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:36:28 [2019-09-27T14:36:28.390Z] #38 12.67 [100%] Linking C executable tini-static
14:36:28 [2019-09-27T14:36:28.390Z] #38 13.35 [100%] Built target tini-static
14:36:28 [2019-09-27T14:36:28.390Z] #38 13.46 + mkdir -p /build
14:36:28 [2019-09-27T14:36:28.390Z] #38 13.47 + cp tini-static /build/docker-init
14:36:28 [2019-09-27T14:36:28.390Z] #38 DONE 13.8s
14:36:28 [2019-09-27T14:36:28.390Z] 
14:36:28 [2019-09-27T14:36:28.390Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.39   PBCC     images/google/protobuf/descriptor.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.46   PBCC     images/opts.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.51   PBCC     images/sit.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.54   DEP      images/google/protobuf/descriptor.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.58   DEP      images/opts.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.61   DEP      images/sit.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.65   PBCC     images/macvlan.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.67   DEP      images/macvlan.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.70   PBCC     images/autofs.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.72   DEP      images/autofs.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.76   PBCC     images/sysctl.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.77   DEP      images/sysctl.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.84   PBCC     images/time.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.90   DEP      images/time.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.96   PBCC     images/binfmt-misc.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 10.98   DEP      images/binfmt-misc.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.05   PBCC     images/seccomp.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.13   DEP      images/seccomp.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.24   PBCC     images/userns.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.27   DEP      images/userns.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.31   PBCC     images/cgroup.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.37   DEP      images/cgroup.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.45   PBCC     images/fown.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.51   PBCC     images/ext-file.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.55   DEP      images/fown.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.59   DEP      images/ext-file.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.63   PBCC     images/rpc.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.69   DEP      images/rpc.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.75   PBCC     images/siginfo.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.82   DEP      images/siginfo.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.86   PBCC     images/pagemap.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 11.95   DEP      images/pagemap.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 12.01   PBCC     images/rlimit.pb-c.c
14:36:28 [2019-09-27T14:36:28.390Z] #58 12.04   DEP      images/rlimit.pb-c.d
14:36:28 [2019-09-27T14:36:28.390Z] #58 12.08   PBCC     images/file-lock.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.10   DEP      images/file-lock.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.16   PBCC     images/tty.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.17   DEP      images/tty.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.26   PBCC     images/tun.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.34   PBCC     images/netdev.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.44   DEP      images/tun.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.53   DEP      images/netdev.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.60   PBCC     images/vma.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.69   DEP      images/vma.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.74   PBCC     images/creds.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.77   DEP      images/creds.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.80   PBCC     images/utsns.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.84   DEP      images/utsns.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.91   PBCC     images/ipc-desc.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.93   PBCC     images/ipc-sem.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 12.97   DEP      images/ipc-desc.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.06   DEP      images/ipc-sem.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.12   PBCC     images/ipc-msg.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.17   DEP      images/ipc-msg.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.23   PBCC     images/ipc-shm.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.27   DEP      images/ipc-shm.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.31   PBCC     images/ipc-var.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.35   DEP      images/ipc-var.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.41   PBCC     images/sk-opts.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.48   PBCC     images/packet-sock.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.55   DEP      images/sk-opts.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.61   DEP      images/packet-sock.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.69   PBCC     images/sk-netlink.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.73   DEP      images/sk-netlink.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.79   PBCC     images/sk-inet.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.83   DEP      images/sk-inet.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 13.92   PBCC     images/sk-unix.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 14.03   DEP      images/sk-unix.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 14.12   PBCC     images/mm.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 14.19   DEP      images/mm.pb-c.d
14:36:28 [2019-09-27T14:36:28.391Z] #58 14.28   PBCC     images/timerfd.pb-c.c
14:36:28 [2019-09-27T14:36:28.391Z] #58 14.30   DEP      images/timerfd.pb-c.d
14:36:28 [2019-09-27T14:36:28.648Z] #58 14.52   PBCC     images/timer.pb-c.c
14:36:28 [2019-09-27T14:36:28.648Z] #58 14.56   DEP      images/timer.pb-c.d
14:36:28 [2019-09-27T14:36:28.872Z]   CC       criu/netfilter.o
14:36:28 [2019-09-27T14:36:28.872Z]   CC       criu/page-pipe.o
14:36:28 [2019-09-27T14:36:28.906Z] #58 14.72   PBCC     images/sa.pb-c.c
14:36:28 [2019-09-27T14:36:28.906Z] #58 14.82   DEP      images/sa.pb-c.d
14:36:28 [2019-09-27T14:36:28.906Z] #58 14.96   PBCC     images/pipe-data.pb-c.c
14:36:29 [2019-09-27T14:36:29.110Z] #33 ...
14:36:29 [2019-09-27T14:36:29.110Z] 
14:36:29 [2019-09-27T14:36:29.110Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:36:29 [2019-09-27T14:36:29.110Z] #47 32.01 Checking out files:  29% (835/2879)   
Checking out files:  30% (864/2879)   
Checking out files:  31% (893/2879)   
Checking out files:  32% (922/2879)   
Checking out files:  33% (951/2879)   
Checking out files:  34% (979/2879)   
Checking out files:  35% (1008/2879)   
Checking out files:  36% (1037/2879)   
Checking out files:  37% (1066/2879)   
Checking out files:  38% (1095/2879)   
Checking out files:  39% (1123/2879)   
Checking out files:  40% (1152/2879)   
Checking out files:  41% (1181/2879)   
Checking out files:  42% (1210/2879)   
Checking out files:  43% (1238/2879)   
Checking out files:  44% (1267/2879)   
Checking out files:  45% (1296/2879)   
Checking out files:  46% (1325/2879)   
Checking out files:  47% (1354/2879)   
Checking out files:  48% (1382/2879)   
Checking out files:  49% (1411/2879)   
Checking out files:  50% (1440/2879)   
Checking out files:  51% (1469/2879)   
Checking out files:  52% (1498/2879)   
Checking out files:  53% (1526/2879)   
Checking out files:  54% (1555/2879)   
Checking out files:  55% (1584/2879)   
Checking out files:  56% (1613/2879)   
Checking out files:  57% (1642/2879)   
Checking out files:  58% (1670/2879)   
Checking out files:  59% (1699/2879)   
Checking out files:  60% (1728/2879)   
Checking out files:  61% (1757/2879)   
Checking out files:  62% (1785/2879)   
Checking out files:  63% (1814/2879)   
Checking out files:  64% (1843/2879)   
Checking out files:  65% (1872/2879)   
Checking out files:  66% (1901/2879)   
Checking out files:  67% (1929/2879)   
Checking out files:  68% (1958/2879)   
Checking out files:  69% (1987/2879)   
Checking out files:  70% (2016/2879)   
Checking out files:  71% (2045/2879)   
Checking out files:  71% (2069/2879)   
Checking out files:  72% (2073/2879)   
Checking out files:  73% (2102/2879)   
Checking out files:  74% (2131/2879)   
Checking out files:  75% (2160/2879)   
Checking out files:  76% (2189/2879)   
Checking out files:  77% (2217/2879)   
Checking out files:  78% (2246/2879)   
Checking out files:  79% (2275/2879)   
Checking out files:  80% (2304/2879)   
Checking out files:  81% (2332/2879)   
Checking out files:  82% (2361/2879)   
Checking out files:  83% (2390/2879)   
Checking out files:  84% (2419/2879)   
Checking out files:  85% (2448/2879)   
Checking out files:  86% (2476/2879)   
Checking out files:  87% (2505/2879)   
Checking out files:  88% (2534/2879)   
Checking out files:  89% (2563/2879)   
Checking out files:  90% (2592/2879)   
Checking out files:  91% (2620/2879)   
Checking out files:  92% (2649/2879)   
Checking out files:  93% (2678/2879)   
Checking out files:  94% (2707/2879)   
Checking out files:  95% (2736/2879)   
Checking out files:  96% (2764/2879)   
Checking out files:  97% (2793/2879)   
Checking out files:  98% (2822/2879)   
Checking out files:  99% (2851/2879)   
Checking out files: 100% (2879/2879)   
Checking out files: 100% (2879/2879), done.
14:36:29 [2019-09-27T14:36:29.110Z] #47 33.65 + cd /tmp/tmp.SA3SKV0wA0/src/github.com/containerd/containerd
14:36:29 [2019-09-27T14:36:29.110Z] #47 33.65 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + export 'BUILDTAGS=netgo osusergo static_build'
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + BUILDTAGS='netgo osusergo static_build'
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + export EXTRA_FLAGS=-buildmode=pie
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + EXTRA_FLAGS=-buildmode=pie
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + '[' '' = dynamic ']'
14:36:29 [2019-09-27T14:36:29.110Z] #47 35.27 + make
14:36:29 [2019-09-27T14:36:29.110Z] #47 ...
14:36:29 [2019-09-27T14:36:29.110Z] 
14:36:29 [2019-09-27T14:36:29.110Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:29 [2019-09-27T14:36:29.110Z] #30 71.73 github.com/BurntSushi/toml/cmd/tomlv
14:36:29 [2019-09-27T14:36:29.110Z] #30 DONE 75.1s
14:36:29 [2019-09-27T14:36:29.110Z] 
14:36:29 [2019-09-27T14:36:29.110Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:36:29 [2019-09-27T14:36:29.110Z] #47 36.14 🇩 bin/ctr
14:36:29 [2019-09-27T14:36:29.154Z]   CC       criu/page-xfer.o
14:36:29 [2019-09-27T14:36:29.167Z] #58 15.04   DEP      images/pipe-data.pb-c.d
14:36:29 [2019-09-27T14:36:29.167Z] #58 15.16   PBCC     images/mnt.pb-c.c
14:36:29 [2019-09-27T14:36:29.167Z] #58 15.22   DEP      images/mnt.pb-c.d
14:36:29 [2019-09-27T14:36:29.426Z] #58 15.25   PBCC     images/sk-packet.pb-c.c
14:36:29 [2019-09-27T14:36:29.426Z] #58 15.26   DEP      images/sk-packet.pb-c.d
14:36:29 [2019-09-27T14:36:29.426Z] #58 15.30   PBCC     images/tcp-stream.pb-c.c
14:36:29 [2019-09-27T14:36:29.426Z] #58 15.32   DEP      images/tcp-stream.pb-c.d
14:36:29 [2019-09-27T14:36:29.426Z] #58 15.37   PBCC     images/pipe.pb-c.c
14:36:29 [2019-09-27T14:36:29.683Z] #58 15.43   DEP      images/pipe.pb-c.d
14:36:29 [2019-09-27T14:36:29.683Z] #58 15.51   PBCC     images/pstree.pb-c.c
14:36:29 [2019-09-27T14:36:29.683Z] #58 15.55   DEP      images/pstree.pb-c.d
14:36:29 [2019-09-27T14:36:29.683Z] #58 15.60   PBCC     images/fs.pb-c.c
14:36:29 [2019-09-27T14:36:29.683Z] #58 15.61   DEP      images/fs.pb-c.d
14:36:29 [2019-09-27T14:36:29.945Z] #58 15.68   PBCC     images/signalfd.pb-c.c
14:36:29 [2019-09-27T14:36:29.945Z] #58 15.74   DEP      images/signalfd.pb-c.d
14:36:29 [2019-09-27T14:36:29.945Z] #58 15.82   PBCC     images/fh.pb-c.c
14:36:29 [2019-09-27T14:36:29.945Z] #58 15.89   PBCC     images/fsnotify.pb-c.c
14:36:29 [2019-09-27T14:36:29.945Z] #58 15.92   DEP      images/fh.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #47 ...
14:36:30 [2019-09-27T14:36:30.043Z] 
14:36:30 [2019-09-27T14:36:30.043Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.15   PBCC     images/seccomp.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.28   DEP      images/seccomp.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.48   PBCC     images/userns.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.54   DEP      images/userns.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.78   PBCC     images/cgroup.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.81   DEP      images/cgroup.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 10.92   PBCC     images/fown.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.13   PBCC     images/ext-file.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.15   DEP      images/fown.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.20   DEP      images/ext-file.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.28   PBCC     images/rpc.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.34   DEP      images/rpc.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.41   PBCC     images/siginfo.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.47   DEP      images/siginfo.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.53   PBCC     images/pagemap.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.59   DEP      images/pagemap.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.66   PBCC     images/rlimit.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.73   DEP      images/rlimit.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.81   PBCC     images/file-lock.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 11.95   DEP      images/file-lock.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.00   PBCC     images/tty.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.06   DEP      images/tty.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.12   PBCC     images/tun.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.17   PBCC     images/netdev.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.22   DEP      images/tun.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.29   DEP      images/netdev.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.36   PBCC     images/vma.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.42   DEP      images/vma.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.50   PBCC     images/creds.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.54   DEP      images/creds.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.60   PBCC     images/utsns.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.62   DEP      images/utsns.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.71   PBCC     images/ipc-desc.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.72   PBCC     images/ipc-sem.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.74   DEP      images/ipc-desc.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.77   DEP      images/ipc-sem.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.80   PBCC     images/ipc-msg.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.82   DEP      images/ipc-msg.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.86   PBCC     images/ipc-shm.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.97   DEP      images/ipc-shm.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 12.99   PBCC     images/ipc-var.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.02   DEP      images/ipc-var.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.04   PBCC     images/sk-opts.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.08   PBCC     images/packet-sock.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.12   DEP      images/sk-opts.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.18   DEP      images/packet-sock.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.22   PBCC     images/sk-netlink.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.27   DEP      images/sk-netlink.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.35   PBCC     images/sk-inet.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.44   DEP      images/sk-inet.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.49   PBCC     images/sk-unix.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.56   DEP      images/sk-unix.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.63   PBCC     images/mm.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.70   DEP      images/mm.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.77   PBCC     images/timerfd.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.84   DEP      images/timerfd.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.89   PBCC     images/timer.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.91   DEP      images/timer.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.94   PBCC     images/sa.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 13.97   DEP      images/sa.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.02   PBCC     images/pipe-data.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.02   DEP      images/pipe-data.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.08   PBCC     images/mnt.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.17   DEP      images/mnt.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.26   PBCC     images/sk-packet.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.28   DEP      images/sk-packet.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.33   PBCC     images/tcp-stream.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.40   DEP      images/tcp-stream.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.47   PBCC     images/pipe.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.52   DEP      images/pipe.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.60   PBCC     images/pstree.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.66   DEP      images/pstree.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.70   PBCC     images/fs.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.76   DEP      images/fs.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.80   PBCC     images/signalfd.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.88   DEP      images/signalfd.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.92   PBCC     images/fh.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 14.99   PBCC     images/fsnotify.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.03   DEP      images/fh.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.10   DEP      images/fsnotify.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.17   PBCC     images/eventpoll.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.28   DEP      images/eventpoll.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.33   PBCC     images/eventfd.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.35   DEP      images/eventfd.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.44   PBCC     images/remap-file-path.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.51   DEP      images/remap-file-path.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.59   PBCC     images/fifo.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.70   DEP      images/fifo.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.73   PBCC     images/ghost-file.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.76   DEP      images/ghost-file.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.84   PBCC     images/regfile.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 15.90   DEP      images/regfile.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 16.15   PBCC     images/ns.pb-c.c
14:36:30 [2019-09-27T14:36:30.043Z] #58 16.23   DEP      images/ns.pb-c.d
14:36:30 [2019-09-27T14:36:30.043Z] #58 16.28   PBCC     images/fdinfo.pb-c.c
14:36:30 [2019-09-27T14:36:30.160Z]   CC       criu/pagemap-cache.o
14:36:30 [2019-09-27T14:36:30.160Z]   CC       criu/pagemap.o
14:36:30 [2019-09-27T14:36:30.203Z] #58 16.05   DEP      images/fsnotify.pb-c.d
14:36:30 [2019-09-27T14:36:30.203Z] #58 ...
14:36:30 [2019-09-27T14:36:30.203Z] 
14:36:30 [2019-09-27T14:36:30.203Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:36:30 [2019-09-27T14:36:30.203Z] #30 DONE 75.4s
14:36:30 [2019-09-27T14:36:30.203Z] 
14:36:30 [2019-09-27T14:36:30.203Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:30 [2019-09-27T14:36:30.203Z] #33 68.82 path
14:36:30 [2019-09-27T14:36:30.203Z] #33 69.37 regexp/syntax
14:36:30 [2019-09-27T14:36:30.203Z] #33 70.34 flag
14:36:30 [2019-09-27T14:36:30.203Z] #33 72.01 go/token
14:36:30 [2019-09-27T14:36:30.203Z] #33 72.66 go/scanner
14:36:30 [2019-09-27T14:36:30.203Z] #33 73.69 regexp
14:36:30 [2019-09-27T14:36:30.203Z] #33 73.97 go/ast
14:36:30 [2019-09-27T14:36:30.301Z] #58 16.43   DEP      images/fdinfo.pb-c.d
14:36:30 [2019-09-27T14:36:30.301Z] #58 16.58   PBCC     images/core-aarch64.pb-c.c
14:36:30 [2019-09-27T14:36:30.301Z] #58 16.64   PBCC     images/core-arm.pb-c.c
14:36:30 [2019-09-27T14:36:30.301Z] #58 16.69   PBCC     images/core-ppc64.pb-c.c
14:36:30 [2019-09-27T14:36:30.460Z] #33 ...
14:36:30 [2019-09-27T14:36:30.460Z] 
14:36:30 [2019-09-27T14:36:30.460Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:30 [2019-09-27T14:36:30.460Z] #58 16.23   PBCC     images/eventpoll.pb-c.c
14:36:30 [2019-09-27T14:36:30.460Z] #58 16.24   DEP      images/eventpoll.pb-c.d
14:36:30 [2019-09-27T14:36:30.460Z] #58 16.36   PBCC     images/eventfd.pb-c.c
14:36:30 [2019-09-27T14:36:30.460Z] #58 16.38   DEP      images/eventfd.pb-c.d
14:36:30 [2019-09-27T14:36:30.558Z] #58 16.76   PBCC     images/core-s390.pb-c.c
14:36:30 [2019-09-27T14:36:30.558Z] #58 16.83   PBCC     images/core-x86.pb-c.c
14:36:30 [2019-09-27T14:36:30.717Z] #58 16.53   PBCC     images/remap-file-path.pb-c.c
14:36:30 [2019-09-27T14:36:30.717Z] #58 16.58   DEP      images/remap-file-path.pb-c.d
14:36:30 [2019-09-27T14:36:30.717Z] #58 16.61   PBCC     images/fifo.pb-c.c
14:36:30 [2019-09-27T14:36:30.717Z] #58 16.66   DEP      images/fifo.pb-c.d
14:36:30 [2019-09-27T14:36:30.717Z] #58 16.72   PBCC     images/ghost-file.pb-c.c
14:36:30 [2019-09-27T14:36:30.774Z]   CC       criu/parasite-syscall.o
14:36:30 [2019-09-27T14:36:30.816Z] #58 16.89   PBCC     images/core.pb-c.c
14:36:30 [2019-09-27T14:36:30.816Z] #58 17.00   PBCC     images/inventory.pb-c.c
14:36:30 [2019-09-27T14:36:30.816Z] #58 17.11   DEP      images/core-aarch64.pb-c.d
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.77   DEP      images/ghost-file.pb-c.d
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.80   PBCC     images/regfile.pb-c.c
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.83   DEP      images/regfile.pb-c.d
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.85   PBCC     images/ns.pb-c.c
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.91   DEP      images/ns.pb-c.d
14:36:30 [2019-09-27T14:36:30.974Z] #58 16.93   PBCC     images/fdinfo.pb-c.c
14:36:31 [2019-09-27T14:36:31.073Z] #58 17.18   DEP      images/core-arm.pb-c.d
14:36:31 [2019-09-27T14:36:31.073Z] #58 17.23   DEP      images/core-ppc64.pb-c.d
14:36:31 [2019-09-27T14:36:31.073Z] #58 17.28   DEP      images/core-s390.pb-c.d
14:36:31 [2019-09-27T14:36:31.073Z] #58 17.37   DEP      images/core-x86.pb-c.d
14:36:31 [2019-09-27T14:36:31.234Z] #58 17.05   DEP      images/fdinfo.pb-c.d
14:36:31 [2019-09-27T14:36:31.331Z] #58 17.43   DEP      images/core.pb-c.d
14:36:31 [2019-09-27T14:36:31.331Z] #58 17.46   DEP      images/inventory.pb-c.d
14:36:31 [2019-09-27T14:36:31.331Z] #58 17.51   PBCC     images/cpuinfo.pb-c.c
14:36:31 [2019-09-27T14:36:31.331Z] #58 17.57   DEP      images/cpuinfo.pb-c.d
14:36:31 [2019-09-27T14:36:31.331Z] #58 17.63   PBCC     images/stats.pb-c.c
14:36:31 [2019-09-27T14:36:31.390Z]   CC       criu/path.o
14:36:31 [2019-09-27T14:36:31.390Z]   CC       criu/pie-util-vdso-elf32.o
14:36:31 [2019-09-27T14:36:31.491Z] #58 17.29   PBCC     images/core-aarch64.pb-c.c
14:36:31 [2019-09-27T14:36:31.491Z] #58 17.37   PBCC     images/core-arm.pb-c.c
14:36:31 [2019-09-27T14:36:31.491Z] #58 17.41   PBCC     images/core-ppc64.pb-c.c
14:36:31 [2019-09-27T14:36:31.491Z] #58 17.47   PBCC     images/core-s390.pb-c.c
14:36:31 [2019-09-27T14:36:31.588Z] #58 17.66   DEP      images/stats.pb-c.d
14:36:31 [2019-09-27T14:36:31.675Z]   CC       criu/pie-util-vdso.o
14:36:31 [2019-09-27T14:36:31.748Z] #58 17.49   PBCC     images/core-x86.pb-c.c
14:36:31 [2019-09-27T14:36:31.748Z] #58 17.54   PBCC     images/core.pb-c.c
14:36:31 [2019-09-27T14:36:31.748Z] #58 17.64   PBCC     images/inventory.pb-c.c
14:36:31 [2019-09-27T14:36:31.748Z] #58 17.69   DEP      images/core-aarch64.pb-c.d
14:36:31 [2019-09-27T14:36:31.748Z] #58 17.73   DEP      images/core-arm.pb-c.d
14:36:31 [2019-09-27T14:36:31.845Z] #58 ...
14:36:31 [2019-09-27T14:36:31.846Z] 
14:36:31 [2019-09-27T14:36:31.846Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:31 [2019-09-27T14:36:31.846Z] #33 77.83 io/ioutil
14:36:31 [2019-09-27T14:36:31.958Z]   CC       criu/pie-util.o
14:36:32 [2019-09-27T14:36:32.005Z] #58 17.77   DEP      images/core-ppc64.pb-c.d
14:36:32 [2019-09-27T14:36:32.005Z] #58 17.83   DEP      images/core-s390.pb-c.d
14:36:32 [2019-09-27T14:36:32.005Z] #58 17.88   DEP      images/core-x86.pb-c.d
14:36:32 [2019-09-27T14:36:32.005Z] #58 17.91   DEP      images/core.pb-c.d
14:36:32 [2019-09-27T14:36:32.005Z] #58 17.95   DEP      images/inventory.pb-c.d
14:36:32 [2019-09-27T14:36:32.005Z] #58 18.02   PBCC     images/cpuinfo.pb-c.c
14:36:32 [2019-09-27T14:36:32.242Z]   CC       criu/pipes.o
14:36:32 [2019-09-27T14:36:32.262Z] #58 18.03   DEP      images/cpuinfo.pb-c.d
14:36:32 [2019-09-27T14:36:32.262Z] #58 18.10   PBCC     images/stats.pb-c.c
14:36:32 [2019-09-27T14:36:32.262Z] #58 18.14   DEP      images/stats.pb-c.d
14:36:32 [2019-09-27T14:36:32.410Z] #33 78.31 net/url
14:36:32 [2019-09-27T14:36:32.575Z]   CC       criu/plugin.o
14:36:32 [2019-09-27T14:36:32.668Z] #33 78.48 text/template/parse
14:36:32 [2019-09-27T14:36:32.857Z]   CC       criu/proc_parse.o
14:36:33 [2019-09-27T14:36:33.634Z] #58 19.54 make[1]: Nothing to be done for 'all'.
14:36:34 [2019-09-27T14:36:34.038Z] #33 79.86 go/parser
14:36:34 [2019-09-27T14:36:34.504Z] + rm -rf /tmp/tmp.I9uvTKPfQ0
14:36:34 [2019-09-27T14:36:34.504Z] Removing intermediate container 5f8ba740b674
14:36:34 [2019-09-27T14:36:34.504Z]  ---> 90ffc7c1f96d
14:36:34 [2019-09-27T14:36:34.504Z] Step 19/118 : FROM base AS frozen-images
14:36:34 [2019-09-27T14:36:34.504Z]  ---> d5a2a30a8b44
14:36:34 [2019-09-27T14:36:34.504Z] Step 20/118 : ARG DEBIAN_FRONTEND
14:36:34 [2019-09-27T14:36:34.504Z]  ---> Using cache
14:36:34 [2019-09-27T14:36:34.504Z]  ---> 16a8017c1de4
14:36:34 [2019-09-27T14:36:34.504Z] Step 21/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
14:36:34 [2019-09-27T14:36:34.504Z]  ---> Running in c4f548c779af
14:36:34 [2019-09-27T14:36:34.504Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:36:34 [2019-09-27T14:36:34.504Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:36:34 [2019-09-27T14:36:34.504Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:36:34 [2019-09-27T14:36:34.504Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:36:34 [2019-09-27T14:36:34.504Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:36:34 [2019-09-27T14:36:34.877Z]   CC       criu/protobuf-desc.o
14:36:34 [2019-09-27T14:36:34.889Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:36:34 [2019-09-27T14:36:34.889Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:36:34 [2019-09-27T14:36:34.889Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:36:35 [2019-09-27T14:36:35.159Z]   CC       criu/protobuf.o
14:36:35 [2019-09-27T14:36:35.442Z]   CC       criu/pstree.o
14:36:35 [2019-09-27T14:36:35.533Z] #58 21.02   CC       images/stats.o
14:36:35 [2019-09-27T14:36:35.533Z] #58 21.28   CC       images/core.o
14:36:36 [2019-09-27T14:36:36.057Z]   CC       criu/rbtree.o
14:36:36 [2019-09-27T14:36:36.168Z] Fetched 7668 kB in 1s (4763 kB/s)
14:36:36 [2019-09-27T14:36:36.340Z]   CC       criu/rst-malloc.o
14:36:36 [2019-09-27T14:36:36.340Z]   CC       criu/seccomp.o
14:36:36 [2019-09-27T14:36:36.466Z] #58 22.04   CC       images/core-x86.o
14:36:36 [2019-09-27T14:36:36.544Z] Reading package lists...
14:36:36 [2019-09-27T14:36:36.563Z] #33 82.27 text/template
14:36:36 [2019-09-27T14:36:36.724Z] #58 22.62   CC       images/core-arm.o
14:36:36 [2019-09-27T14:36:36.961Z]   CC       criu/seize.o
14:36:36 [2019-09-27T14:36:36.981Z] #58 23.02   CC       images/core-aarch64.o
14:36:37 [2019-09-27T14:36:37.128Z] #33 83.19 log
14:36:37 [2019-09-27T14:36:37.247Z]   CC       criu/shmem.o
14:36:37 [2019-09-27T14:36:37.312Z] Reading package lists...
14:36:37 [2019-09-27T14:36:37.312Z] Building dependency tree...
14:36:37 [2019-09-27T14:36:37.312Z] Reading state information...
14:36:37 [2019-09-27T14:36:37.547Z] #58 23.43   CC       images/core-ppc64.o
14:36:37 [2019-09-27T14:36:37.686Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:36:37 [2019-09-27T14:36:37.686Z] The following additional packages will be installed:
14:36:37 [2019-09-27T14:36:37.686Z]   libjq1 libonig4
14:36:37 [2019-09-27T14:36:37.686Z] The following NEW packages will be installed:
14:36:37 [2019-09-27T14:36:37.686Z]   jq libjq1 libonig4
14:36:37 [2019-09-27T14:36:37.686Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:36:37 [2019-09-27T14:36:37.686Z] Need to get 328 kB of archives.
14:36:37 [2019-09-27T14:36:37.686Z] After this operation, 1263 kB of additional disk space will be used.
14:36:37 [2019-09-27T14:36:37.686Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
14:36:37 [2019-09-27T14:36:37.686Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
14:36:37 [2019-09-27T14:36:37.686Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
14:36:37 [2019-09-27T14:36:37.686Z] debconf: delaying package configuration, since apt-utils is not installed
14:36:37 [2019-09-27T14:36:37.686Z] Fetched 328 kB in 0s (4316 kB/s)
14:36:37 [2019-09-27T14:36:37.686Z] Selecting previously unselected package libonig4:s390x.
14:36:37 [2019-09-27T14:36:37.686Z] (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 ... 14828 files and directories currently installed.)
14:36:37 [2019-09-27T14:36:37.686Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
14:36:37 [2019-09-27T14:36:37.686Z] Unpacking libonig4:s390x (6.1.3-2) ...
14:36:37 [2019-09-27T14:36:37.693Z] #33 83.84 encoding/binary
14:36:37 [2019-09-27T14:36:37.868Z]   CC       criu/sigframe.o
14:36:38 [2019-09-27T14:36:38.052Z] Selecting previously unselected package libjq1:s390x.
14:36:38 [2019-09-27T14:36:38.052Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
14:36:38 [2019-09-27T14:36:38.052Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
14:36:38 [2019-09-27T14:36:38.052Z] Selecting previously unselected package jq.
14:36:38 [2019-09-27T14:36:38.052Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
14:36:38 [2019-09-27T14:36:38.052Z] Unpacking jq (1.5+dfsg-1.3) ...
14:36:38 [2019-09-27T14:36:38.052Z] Setting up libonig4:s390x (6.1.3-2) ...
14:36:38 [2019-09-27T14:36:38.052Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
14:36:38 [2019-09-27T14:36:38.052Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:38 [2019-09-27T14:36:38.052Z] Setting up jq (1.5+dfsg-1.3) ...
14:36:38 [2019-09-27T14:36:38.112Z] #58 24.04   CC       images/core-s390.o
14:36:38 [2019-09-27T14:36:38.152Z]   CC       criu/signalfd.o
14:36:38 [2019-09-27T14:36:38.152Z]   CC       criu/sk-inet.o
14:36:38 [2019-09-27T14:36:38.423Z] Removing intermediate container c4f548c779af
14:36:38 [2019-09-27T14:36:38.423Z]  ---> e438e165e7ba
14:36:38 [2019-09-27T14:36:38.423Z] Step 22/118 : COPY contrib/download-frozen-image-v2.sh /
14:36:38 [2019-09-27T14:36:38.783Z]   CC       criu/sk-netlink.o
14:36:38 [2019-09-27T14:36:38.815Z]  ---> 048af37d290b
14:36:38 [2019-09-27T14:36:38.815Z] Step 23/118 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
14:36:38 [2019-09-27T14:36:38.815Z]  ---> Running in b792a6921dad
14:36:39 [2019-09-27T14:36:39.045Z] #58 24.75   CC       images/cpuinfo.o
14:36:39 [2019-09-27T14:36:39.064Z] #33 ...
14:36:39 [2019-09-27T14:36:39.064Z] 
14:36:39 [2019-09-27T14:36:39.064Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:39 [2019-09-27T14:36:39.064Z] #58 19.15 make[1]: Nothing to be done for 'all'.
14:36:39 [2019-09-27T14:36:39.064Z] #58 20.43   CC       images/stats.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 20.80   CC       images/core.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 21.40   CC       images/core-x86.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 21.78   CC       images/core-arm.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 22.16   CC       images/core-aarch64.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 22.50   CC       images/core-ppc64.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 23.07   CC       images/core-s390.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 23.67   CC       images/cpuinfo.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 24.15   CC       images/inventory.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 24.51   CC       images/fdinfo.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 24.81   CC       images/fown.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 24.98   CC       images/ns.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 25.16   CC       images/regfile.o
14:36:39 [2019-09-27T14:36:39.064Z] #58 25.35   CC       images/ghost-file.o
14:36:39 [2019-09-27T14:36:39.074Z]   CC       criu/sk-packet.o
14:36:39 [2019-09-27T14:36:39.303Z] #58 25.25   CC       images/inventory.o
14:36:39 [2019-09-27T14:36:39.322Z] #58 ...
14:36:39 [2019-09-27T14:36:39.322Z] 
14:36:39 [2019-09-27T14:36:39.322Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:39 [2019-09-27T14:36:39.322Z] #33 85.39 encoding/base64
14:36:39 [2019-09-27T14:36:39.691Z]   CC       criu/sk-queue.o
14:36:39 [2019-09-27T14:36:39.868Z] #58 25.59   CC       images/fdinfo.o
14:36:39 [2019-09-27T14:36:39.868Z] #58 25.91   CC       images/fown.o
14:36:39 [2019-09-27T14:36:39.973Z]   CC       criu/sk-tcp.o
14:36:40 [2019-09-27T14:36:40.125Z] #58 26.17   CC       images/ns.o
14:36:40 [2019-09-27T14:36:40.200Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:36:40 [2019-09-27T14:36:40.200Z] 
14:36:40 [2019-09-27T14:36:40.254Z] #33 86.16 encoding/json
14:36:40 [2019-09-27T14:36:40.255Z]   CC       criu/sk-unix.o
14:36:40 [2019-09-27T14:36:40.691Z] #58 26.36   CC       images/regfile.o
14:36:40 [2019-09-27T14:36:40.691Z] #58 26.55   CC       images/ghost-file.o
14:36:40 [2019-09-27T14:36:40.819Z] #33 86.88 go/doc
14:36:40 [2019-09-27T14:36:40.948Z] 
#######                                                                   10.9%
###################                                                       27.6%
#############################                                             41.3%
#######################################                                   54.9%
###################################################                       71.6%
##############################################################            86.2%
######################################################################## 100.0%
14:36:40 [2019-09-27T14:36:40.949Z] #58 26.80   CC       images/fifo.o
14:36:41 [2019-09-27T14:36:41.076Z] #33 ...
14:36:41 [2019-09-27T14:36:41.077Z] 
14:36:41 [2019-09-27T14:36:41.077Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:41 [2019-09-27T14:36:41.077Z] #13 18.40 Fetched 7916 kB in 15s (521 kB/s)
14:36:41 [2019-09-27T14:36:41.077Z] #13 18.40 Reading package lists...
14:36:41 [2019-09-27T14:36:41.077Z] #13 22.66 Reading package lists...
14:36:41 [2019-09-27T14:36:41.077Z] #13 26.83 Building dependency tree...
14:36:41 [2019-09-27T14:36:41.077Z] #13 27.70 Reading state information...
14:36:41 [2019-09-27T14:36:41.077Z] #13 28.56 The following additional packages will be installed:
14:36:41 [2019-09-27T14:36:41.077Z] #13 ...
14:36:41 [2019-09-27T14:36:41.077Z] 
14:36:41 [2019-09-27T14:36:41.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:41 [2019-09-27T14:36:41.077Z] #58 25.68   CC       images/fifo.o
14:36:41 [2019-09-27T14:36:41.077Z] #58 25.86   CC       images/remap-file-path.o
14:36:41 [2019-09-27T14:36:41.077Z] #58 26.11   CC       images/eventfd.o
14:36:41 [2019-09-27T14:36:41.077Z] #58 26.38   CC       images/eventpoll.o
14:36:41 [2019-09-27T14:36:41.077Z] #58 26.61   CC       images/fh.o
14:36:41 [2019-09-27T14:36:41.077Z] #58 26.92   CC       images/fsnotify.o
14:36:41 [2019-09-27T14:36:41.207Z] #58 27.09   CC       images/remap-file-path.o
14:36:41 [2019-09-27T14:36:41.268Z]   CC       criu/sockets.o
14:36:41 [2019-09-27T14:36:41.320Z] 
14:36:41 [2019-09-27T14:36:41.334Z] #58 27.56   CC       images/signalfd.o
14:36:41 [2019-09-27T14:36:41.465Z] #58 27.40   CC       images/eventfd.o
14:36:41 [2019-09-27T14:36:41.591Z] #58 27.79   CC       images/fs.o
14:36:41 [2019-09-27T14:36:41.703Z] 
########################                                                  33.3%
################################################                          67.4%
######################################################################## 100.0%
14:36:41 [2019-09-27T14:36:41.703Z] 
14:36:41 [2019-09-27T14:36:41.722Z] #58 27.69   CC       images/eventpoll.o
14:36:41 [2019-09-27T14:36:41.849Z] #58 28.00   CC       images/pstree.o
14:36:41 [2019-09-27T14:36:41.883Z]   CC       criu/stats.o
14:36:41 [2019-09-27T14:36:41.883Z]   CC       criu/string.o
14:36:41 [2019-09-27T14:36:41.980Z] #58 27.92   CC       images/fh.o
14:36:42 [2019-09-27T14:36:42.107Z] #58 28.24   CC       images/pipe.o
14:36:42 [2019-09-27T14:36:42.166Z]   CC       criu/sysctl.o
14:36:42 [2019-09-27T14:36:42.364Z] #58 28.46   CC       images/tcp-stream.o
14:36:42 [2019-09-27T14:36:42.364Z] #58 28.66   CC       images/sk-packet.o
14:36:42 [2019-09-27T14:36:42.448Z]   CC       criu/sysfs_parse.o
14:36:42 [2019-09-27T14:36:42.468Z] 
########                                                                  12.4%
#######################                                                   32.8%
######################################                                    53.1%
###################################################                       70.9%
#################################################################         91.3%
######################################################################## 100.0%
14:36:42 [2019-09-27T14:36:42.546Z] #58 28.26   CC       images/fsnotify.o
14:36:42 [2019-09-27T14:36:42.546Z] #58 ...
14:36:42 [2019-09-27T14:36:42.546Z] 
14:36:42 [2019-09-27T14:36:42.546Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:42 [2019-09-27T14:36:42.546Z] #33 77.75 io/ioutil
14:36:42 [2019-09-27T14:36:42.546Z] #33 78.22 net/url
14:36:42 [2019-09-27T14:36:42.546Z] #33 79.08 text/template/parse
14:36:42 [2019-09-27T14:36:42.546Z] #33 79.73 go/parser
14:36:42 [2019-09-27T14:36:42.546Z] #33 82.69 text/template
14:36:42 [2019-09-27T14:36:42.546Z] #33 83.26 log
14:36:42 [2019-09-27T14:36:42.546Z] #33 83.77 encoding/binary
14:36:42 [2019-09-27T14:36:42.546Z] #33 85.18 encoding/base64
14:36:42 [2019-09-27T14:36:42.546Z] #33 85.87 encoding/json
14:36:42 [2019-09-27T14:36:42.546Z] #33 87.46 go/doc
14:36:42 [2019-09-27T14:36:42.622Z] #58 28.85   CC       images/mnt.o
14:36:42 [2019-09-27T14:36:42.732Z]   CC       criu/timerfd.o
14:36:42 [2019-09-27T14:36:42.804Z] #33 ...
14:36:42 [2019-09-27T14:36:42.804Z] 
14:36:42 [2019-09-27T14:36:42.804Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:42 [2019-09-27T14:36:42.804Z] #13 17.87 Fetched 7916 kB in 14s (545 kB/s)
14:36:42 [2019-09-27T14:36:42.804Z] #13 17.87 Reading package lists...
14:36:42 [2019-09-27T14:36:42.804Z] #13 22.71 Reading package lists...
14:36:42 [2019-09-27T14:36:42.840Z] 
14:36:42 [2019-09-27T14:36:42.879Z] #58 29.05   CC       images/pipe-data.o
14:36:43 [2019-09-27T14:36:43.019Z]   CC       criu/tty.o
14:36:43 [2019-09-27T14:36:43.062Z] #13 27.07 Building dependency tree...
14:36:43 [2019-09-27T14:36:43.062Z] #13 28.15 Reading state information...
14:36:43 [2019-09-27T14:36:43.062Z] #13 ...
14:36:43 [2019-09-27T14:36:43.062Z] 
14:36:43 [2019-09-27T14:36:43.062Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:43 [2019-09-27T14:36:43.062Z] #58 29.02   CC       images/signalfd.o
14:36:43 [2019-09-27T14:36:43.137Z] #58 29.34   CC       images/sa.o
14:36:43 [2019-09-27T14:36:43.320Z] #58 29.27   CC       images/fs.o
14:36:43 [2019-09-27T14:36:43.395Z] #58 29.55   CC       images/timer.o
14:36:43 [2019-09-27T14:36:43.578Z] #58 29.47   CC       images/pstree.o
14:36:43 [2019-09-27T14:36:43.652Z] #58 29.95   CC       images/timerfd.o
14:36:43 [2019-09-27T14:36:43.836Z] #58 29.66   CC       images/pipe.o
14:36:43 [2019-09-27T14:36:43.836Z] #58 29.80   CC       images/tcp-stream.o
14:36:44 [2019-09-27T14:36:44.217Z] #58 30.18   CC       images/mm.o
14:36:44 [2019-09-27T14:36:44.217Z] #58 30.48   CC       images/sk-opts.o
14:36:44 [2019-09-27T14:36:44.401Z] #58 30.05   CC       images/sk-packet.o
14:36:44 [2019-09-27T14:36:44.492Z]   CC       criu/tun.o
14:36:44 [2019-09-27T14:36:44.596Z] 
###                                                                        5.2%
#########                                                                 12.8%
#############                                                             19.4%
###################                                                       27.0%
########################                                                  34.5%
##############################                                            42.1%
###################################                                       49.6%
#########################################                                 57.2%
#############################################                             63.8%
###################################################                       71.4%
########################################################                  78.9%
##############################################################            86.5%
###################################################################       93.1%
#######################################################################   98.8%
######################################################################## 100.0%
14:36:44 [2019-09-27T14:36:44.596Z] 
14:36:44 [2019-09-27T14:36:44.659Z] #58 30.43   CC       images/mnt.o
14:36:44 [2019-09-27T14:36:44.659Z] #58 30.62   CC       images/pipe-data.o
14:36:44 [2019-09-27T14:36:44.781Z] #58 30.76   CC       images/sk-unix.o
14:36:44 [2019-09-27T14:36:44.783Z]   CC       criu/uffd.o
14:36:44 [2019-09-27T14:36:44.951Z] #58 30.86   CC       images/sa.o
14:36:44 [2019-09-27T14:36:44.990Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:36:44 [2019-09-27T14:36:44.990Z] 
14:36:45 [2019-09-27T14:36:45.038Z] #58 31.08   CC       images/sk-inet.o
14:36:45 [2019-09-27T14:36:45.296Z] #58 31.39   CC       images/tun.o
14:36:45 [2019-09-27T14:36:45.296Z] #58 31.62   CC       images/sk-netlink.o
14:36:45 [2019-09-27T14:36:45.377Z] 
######################################################################## 100.0%
14:36:45 [2019-09-27T14:36:45.378Z] 
14:36:45 [2019-09-27T14:36:45.524Z] #58 31.24   CC       images/timer.o
14:36:45 [2019-09-27T14:36:45.767Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:36:45 [2019-09-27T14:36:45.783Z] #58 31.61   CC       images/timerfd.o
14:36:45 [2019-09-27T14:36:45.792Z]   CC       criu/util.o
14:36:45 [2019-09-27T14:36:45.860Z] #58 31.92   CC       images/packet-sock.o
14:36:45 [2019-09-27T14:36:45.860Z] #58 32.21   CC       images/ipc-var.o
14:36:46 [2019-09-27T14:36:46.043Z] #58 31.83   CC       images/mm.o
14:36:46 [2019-09-27T14:36:46.117Z] #58 32.42   CC       images/ipc-desc.o
14:36:46 [2019-09-27T14:36:46.165Z] 
14:36:46 [2019-09-27T14:36:46.165Z] 
######################################################################## 100.0%
14:36:46 [2019-09-27T14:36:46.165Z] 
14:36:46 [2019-09-27T14:36:46.299Z] #58 32.15   CC       images/sk-opts.o
14:36:46 [2019-09-27T14:36:46.375Z] #58 32.57   CC       images/ipc-shm.o
14:36:46 [2019-09-27T14:36:46.415Z]   CC       criu/uts_ns.o
14:36:46 [2019-09-27T14:36:46.556Z] #58 32.41   CC       images/sk-unix.o
14:36:46 [2019-09-27T14:36:46.632Z] #58 32.75   CC       images/ipc-msg.o
14:36:46 [2019-09-27T14:36:46.698Z]   CC       criu/vdso.o
14:36:46 [2019-09-27T14:36:46.813Z] #58 32.65   CC       images/sk-inet.o
14:36:46 [2019-09-27T14:36:46.890Z] #58 32.96   CC       images/ipc-sem.o
14:36:46 [2019-09-27T14:36:46.890Z] #58 ...
14:36:46 [2019-09-27T14:36:46.890Z] 
14:36:46 [2019-09-27T14:36:46.890Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.56   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57 Suggested packages:
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.57   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.58   vim-doc vim-scripts xfsdump acl attr quota
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.58 Recommended packages:
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.58   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:36:46 [2019-09-27T14:36:46.890Z] #13 28.58   python3-keyrings.alt python3-xdg unzip
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32 The following NEW packages will be installed:
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   apparmor aufs-tools bash-completion binutils-mingw-w64
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.32   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33   xfsprogs xxd xz-utils zip
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.33 The following packages will be upgraded:
14:36:46 [2019-09-27T14:36:46.890Z] #13 32.35   libsystemd0 libudev1
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.52 2 upgraded, 66 newly installed, 0 to remove and 9 not upgraded.
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.52 Need to get 91.2 MB of archives.
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.52 After this operation, 541 MB of additional disk space will be used.
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 33.83 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.10 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.10 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.14 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.17 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.20 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.20 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.23 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.25 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.26 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:36:46 [2019-09-27T14:36:46.890Z] #13 34.26 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:36:46 [2019-09-27T14:36:46.980Z]   LINK     criu/built-in.o
14:36:46 [2019-09-27T14:36:46.988Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:36:46 [2019-09-27T14:36:46.988Z] skipping existing b63cc5f62c21
14:36:46 [2019-09-27T14:36:46.988Z] 
14:36:47 [2019-09-27T14:36:47.069Z] #58 33.08   CC       images/tun.o
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.32 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.33 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.35 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.35 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.38 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.38 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.40 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.40 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.41 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.41 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.45 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.47 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.50 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
14:36:47 [2019-09-27T14:36:47.147Z] #13 34.55 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
14:36:47 [2019-09-27T14:36:47.263Z]   LINK     criu/criu
14:36:47 [2019-09-27T14:36:47.366Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:36:47 [2019-09-27T14:36:47.405Z] #13 34.58 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
14:36:47 [2019-09-27T14:36:47.405Z] #13 34.59 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
14:36:47 [2019-09-27T14:36:47.405Z] #13 34.60 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
14:36:47 [2019-09-27T14:36:47.405Z] #13 34.75 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
14:36:47 [2019-09-27T14:36:47.405Z] #13 34.78 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:36:47 [2019-09-27T14:36:47.546Z]   DEP      lib/c/criu.d
14:36:47 [2019-09-27T14:36:47.546Z]   CC       images/rpc.pb-c.o
14:36:47 [2019-09-27T14:36:47.633Z] #58 33.40   CC       images/sk-netlink.o
14:36:47 [2019-09-27T14:36:47.633Z] #58 33.64   CC       images/packet-sock.o
14:36:47 [2019-09-27T14:36:47.662Z] #13 34.91 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:36:47 [2019-09-27T14:36:47.662Z] #13 34.92 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
14:36:47 [2019-09-27T14:36:47.662Z] #13 34.95 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
14:36:47 [2019-09-27T14:36:47.662Z] #13 34.98 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
14:36:47 [2019-09-27T14:36:47.662Z] #13 34.98 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
14:36:47 [2019-09-27T14:36:47.662Z] #13 35.01 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:36:47 [2019-09-27T14:36:47.732Z] 
14:36:47 [2019-09-27T14:36:47.732Z] 
######################################################################## 100.0%
14:36:47 [2019-09-27T14:36:47.828Z]   CC       lib/c/criu.o
14:36:48 [2019-09-27T14:36:48.108Z] 
14:36:48 [2019-09-27T14:36:48.108Z] Download of images into '/build' complete.
14:36:48 [2019-09-27T14:36:48.108Z] Use something like the following to load the result into a Docker daemon:
14:36:48 [2019-09-27T14:36:48.108Z]   tar -cC '/build' . | docker load
14:36:48 [2019-09-27T14:36:48.196Z] #58 33.98   CC       images/ipc-var.o
14:36:48 [2019-09-27T14:36:48.196Z] #58 34.23   CC       images/ipc-desc.o
14:36:48 [2019-09-27T14:36:48.226Z] #13 35.52 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
14:36:48 [2019-09-27T14:36:48.226Z] #13 35.58 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
14:36:48 [2019-09-27T14:36:48.226Z] #13 35.65 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:36:48 [2019-09-27T14:36:48.483Z] #13 35.68 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
14:36:48 [2019-09-27T14:36:48.483Z] #13 35.68 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
14:36:48 [2019-09-27T14:36:48.483Z] #13 35.73 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
14:36:48 [2019-09-27T14:36:48.483Z] #13 35.93 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
14:36:48 [2019-09-27T14:36:48.741Z] #13 36.13 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:36:48 [2019-09-27T14:36:48.741Z] #13 36.14 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
14:36:48 [2019-09-27T14:36:48.759Z] #58 34.41   CC       images/ipc-shm.o
14:36:48 [2019-09-27T14:36:48.759Z] #58 34.57   CC       images/ipc-msg.o
14:36:48 [2019-09-27T14:36:48.834Z]   LINK     lib/c/built-in.o
14:36:48 [2019-09-27T14:36:48.834Z]   LINK     lib/c/libcriu.so
14:36:48 [2019-09-27T14:36:48.834Z]   GEN      magic.py
14:36:49 [2019-09-27T14:36:49.017Z] #58 34.84   CC       images/ipc-sem.o
14:36:49 [2019-09-27T14:36:49.119Z] fatal: Not a git repository (or any of the parent directories): .git
14:36:49 [2019-09-27T14:36:49.274Z] #58 35.05   CC       images/utsns.o
14:36:49 [2019-09-27T14:36:49.274Z] #58 35.23   CC       images/creds.o
14:36:49 [2019-09-27T14:36:49.306Z] #13 36.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:36:49 [2019-09-27T14:36:49.406Z] make[1]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.449Z] Removing intermediate container b792a6921dad
14:36:49 [2019-09-27T14:36:49.449Z]  ---> 20c047020496
14:36:49 [2019-09-27T14:36:49.449Z] Step 24/118 : FROM base AS cross-false
14:36:49 [2019-09-27T14:36:49.449Z]  ---> d5a2a30a8b44
14:36:49 [2019-09-27T14:36:49.449Z] Step 25/118 : FROM base AS cross-true
14:36:49 [2019-09-27T14:36:49.449Z]  ---> d5a2a30a8b44
14:36:49 [2019-09-27T14:36:49.449Z] Step 26/118 : ARG DEBIAN_FRONTEND
14:36:49 [2019-09-27T14:36:49.449Z]  ---> Using cache
14:36:49 [2019-09-27T14:36:49.449Z]  ---> 16a8017c1de4
14:36:49 [2019-09-27T14:36:49.449Z] Step 27/118 : RUN dpkg --add-architecture armhf
14:36:49 [2019-09-27T14:36:49.449Z]  ---> Running in d36389d417f4
14:36:49 [2019-09-27T14:36:49.531Z] #58 35.40   CC       images/vma.o
14:36:49 [2019-09-27T14:36:49.531Z] #58 35.60   CC       images/netdev.o
14:36:49 [2019-09-27T14:36:49.563Z] #13 36.82 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
14:36:49 [2019-09-27T14:36:49.563Z] #13 36.83 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'images/built-in.o' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'compel/libcompel.a' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'compel/compel-host-bin' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.693Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:36:49 [2019-09-27T14:36:49.693Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.693Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z] make[2]: Nothing to be done for 'all'.
14:36:49 [2019-09-27T14:36:49.979Z]   INSTALL  criu/criu
14:36:50 [2019-09-27T14:36:50.095Z] #58 ...
14:36:50 [2019-09-27T14:36:50.095Z] 
14:36:50 [2019-09-27T14:36:50.095Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.33 The following additional packages will be installed:
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.34   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.35   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36 Suggested packages:
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   vim-doc vim-scripts xfsdump acl attr quota
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36 Recommended packages:
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:36:50 [2019-09-27T14:36:50.095Z] #13 29.36   python3-keyrings.alt python3-xdg unzip
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.39 The following NEW packages will be installed:
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   apparmor aufs-tools bash-completion binutils-mingw-w64
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
14:36:50 [2019-09-27T14:36:50.095Z] #13 33.40   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.40   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.41   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.41   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.41   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.41   xfsprogs xxd xz-utils zip
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.41 The following packages will be upgraded:
14:36:50 [2019-09-27T14:36:50.096Z] #13 33.42   libsystemd0 libudev1
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.50 2 upgraded, 66 newly installed, 0 to remove and 9 not upgraded.
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.50 Need to get 91.2 MB of archives.
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.50 After this operation, 541 MB of additional disk space will be used.
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 34.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.04 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.04 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.05 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.06 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.07 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.07 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.09 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.11 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.13 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.13 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.18 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.19 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.26 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.26 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.27 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.29 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.30 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.31 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.32 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.33 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.33 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.33 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 35.36 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
14:36:50 [2019-09-27T14:36:50.096Z] #13 ...
14:36:50 [2019-09-27T14:36:50.096Z] 
14:36:50 [2019-09-27T14:36:50.096Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:50 [2019-09-27T14:36:50.096Z] #58 36.06   CC       images/tty.o
14:36:50 [2019-09-27T14:36:50.751Z] Removing intermediate container d36389d417f4
14:36:50 [2019-09-27T14:36:50.751Z]  ---> 49c27ab06237
14:36:50 [2019-09-27T14:36:50.751Z] Step 28/118 : RUN dpkg --add-architecture arm64
14:36:50 [2019-09-27T14:36:50.751Z]  ---> Running in 38a236830a45
14:36:51 [2019-09-27T14:36:51.027Z] #58 36.74   CC       images/file-lock.o
14:36:51 [2019-09-27T14:36:51.284Z] #58 37.06   CC       images/rlimit.o
14:36:51 [2019-09-27T14:36:51.457Z] Removing intermediate container 8e828a954eb3
14:36:51 [2019-09-27T14:36:51.457Z]  ---> c208465d7624
14:36:51 [2019-09-27T14:36:51.457Z] Step 12/118 : FROM base AS registry
14:36:51 [2019-09-27T14:36:51.457Z]  ---> d2efcf37dbe6
14:36:51 [2019-09-27T14:36:51.457Z] Step 13/118 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:36:51 [2019-09-27T14:36:51.457Z]  ---> Running in cad48fb77596
14:36:51 [2019-09-27T14:36:51.541Z] #58 37.36   CC       images/pagemap.o
14:36:51 [2019-09-27T14:36:51.742Z] Removing intermediate container cad48fb77596
14:36:51 [2019-09-27T14:36:51.742Z]  ---> 1bf284fda6ea
14:36:51 [2019-09-27T14:36:51.742Z] Step 14/118 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
14:36:51 [2019-09-27T14:36:51.742Z]  ---> Running in 12ee55154ad0
14:36:51 [2019-09-27T14:36:51.742Z] Removing intermediate container 12ee55154ad0
14:36:51 [2019-09-27T14:36:51.742Z]  ---> d6c697797ed4
14:36:51 [2019-09-27T14:36:51.742Z] Step 15/118 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
14:36:51 [2019-09-27T14:36:51.742Z]  ---> Running in 5cec063142af
14:36:51 [2019-09-27T14:36:51.797Z] #58 37.71   CC       images/siginfo.o
14:36:52 [2019-09-27T14:36:52.031Z] + mktemp -d
14:36:52 [2019-09-27T14:36:52.031Z] + export GOPATH=/tmp/tmp.eHsif5DnlA
14:36:52 [2019-09-27T14:36:52.031Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution
14:36:52 [2019-09-27T14:36:52.031Z] Cloning into '/tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution'...
14:36:52 [2019-09-27T14:36:52.048Z] Removing intermediate container 38a236830a45
14:36:52 [2019-09-27T14:36:52.048Z]  ---> 8d359961dfc6
14:36:52 [2019-09-27T14:36:52.048Z] Step 29/118 : RUN dpkg --add-architecture armel
14:36:52 [2019-09-27T14:36:52.048Z]  ---> Running in 60e623870084
14:36:52 [2019-09-27T14:36:52.054Z] #58 38.00   CC       images/rpc.o
14:36:52 [2019-09-27T14:36:52.087Z] #13 39.46 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
14:36:52 [2019-09-27T14:36:52.863Z] Removing intermediate container 60e623870084
14:36:52 [2019-09-27T14:36:52.863Z]  ---> 56a243a81f72
14:36:52 [2019-09-27T14:36:52.863Z] Step 30/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:36:52 [2019-09-27T14:36:52.863Z]  ---> Running in ad5b0b2557c4
14:36:53 [2019-09-27T14:36:53.425Z] #58 39.27   CC       images/ext-file.o
14:36:53 [2019-09-27T14:36:53.682Z] #58 39.50   CC       images/cgroup.o
14:36:53 [2019-09-27T14:36:53.983Z] #13 ...
14:36:53 [2019-09-27T14:36:53.984Z] 
14:36:53 [2019-09-27T14:36:53.984Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:53 [2019-09-27T14:36:53.984Z] #33 90.09 github.com/LK4D4/vndr/build
14:36:53 [2019-09-27T14:36:53.984Z] #33 90.67 encoding/xml
14:36:53 [2019-09-27T14:36:53.984Z] #33 93.44 github.com/LK4D4/vndr/godl/singleflight
14:36:53 [2019-09-27T14:36:53.984Z] #33 93.63 compress/flate
14:36:53 [2019-09-27T14:36:53.984Z] #33 95.76 hash
14:36:53 [2019-09-27T14:36:53.984Z] #33 95.93 hash/crc32
14:36:53 [2019-09-27T14:36:53.984Z] #33 96.23 context
14:36:53 [2019-09-27T14:36:53.984Z] #33 96.63 compress/gzip
14:36:53 [2019-09-27T14:36:53.984Z] #33 96.83 crypto/cipher
14:36:53 [2019-09-27T14:36:53.984Z] #33 97.23 math/rand
14:36:53 [2019-09-27T14:36:53.984Z] #33 97.87 crypto/aes
14:36:53 [2019-09-27T14:36:53.984Z] #33 98.04 math/big
14:36:53 [2019-09-27T14:36:53.984Z] #33 99.13 crypto
14:36:53 [2019-09-27T14:36:53.984Z] #33 99.39 crypto/des
14:36:53 [2019-09-27T14:36:53.984Z] #33 99.85 crypto/internal/randutil
14:36:53 [2019-09-27T14:36:53.984Z] #33 99.90 crypto/sha512
14:36:54 [2019-09-27T14:36:54.150Z] Removing intermediate container ad5b0b2557c4
14:36:54 [2019-09-27T14:36:54.150Z]  ---> 86abddb72fae
14:36:54 [2019-09-27T14:36:54.150Z] Step 31/118 : FROM cross-${CROSS} as dev-base
14:36:54 [2019-09-27T14:36:54.150Z]  ---> d5a2a30a8b44
14:36:54 [2019-09-27T14:36:54.150Z] Step 32/118 : FROM dev-base AS runtime-dev-cross-false
14:36:54 [2019-09-27T14:36:54.150Z]  ---> d5a2a30a8b44
14:36:54 [2019-09-27T14:36:54.150Z] Step 33/118 : ARG DEBIAN_FRONTEND
14:36:54 [2019-09-27T14:36:54.150Z]  ---> Using cache
14:36:54 [2019-09-27T14:36:54.150Z]  ---> 16a8017c1de4
14:36:54 [2019-09-27T14:36:54.150Z] Step 34/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
14:36:54 [2019-09-27T14:36:54.150Z]  ---> Running in cb5ff55c618a
14:36:54 [2019-09-27T14:36:54.241Z] #33 ...
14:36:54 [2019-09-27T14:36:54.241Z] 
14:36:54 [2019-09-27T14:36:54.241Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:36:54 [2019-09-27T14:36:54.241Z] #58 33.20   CC       images/utsns.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 33.51   CC       images/creds.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 33.66   CC       images/vma.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 33.92   CC       images/netdev.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 34.32   CC       images/tty.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 34.92   CC       images/file-lock.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 35.13   CC       images/rlimit.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 35.34   CC       images/pagemap.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 35.70   CC       images/siginfo.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 36.06   CC       images/rpc.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 37.11   CC       images/ext-file.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 37.45   CC       images/cgroup.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 38.15   CC       images/userns.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 38.40   CC       images/google/protobuf/descriptor.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 39.94   CC       images/opts.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 40.12   CC       images/seccomp.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 40.38   CC       images/binfmt-misc.o
14:36:54 [2019-09-27T14:36:54.241Z] #58 40.60   CC       images/time.o
14:36:54 [2019-09-27T14:36:54.614Z] #58 40.33   CC       images/userns.o
14:36:54 [2019-09-27T14:36:54.614Z] #58 40.55   CC       images/google/protobuf/descriptor.o
14:36:54 [2019-09-27T14:36:54.806Z] #58 40.82   CC       images/sysctl.o
14:36:54 [2019-09-27T14:36:54.806Z] #58 ...
14:36:54 [2019-09-27T14:36:54.806Z] 
14:36:54 [2019-09-27T14:36:54.806Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:54 [2019-09-27T14:36:54.806Z] #13 41.95 debconf: delaying package configuration, since apt-utils is not installed
14:36:54 [2019-09-27T14:36:54.806Z] #13 42.07 Fetched 91.2 MB in 8s (10.4 MB/s)
14:36:54 [2019-09-27T14:36:54.806Z] #13 42.16 (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 ... 15161 files and directories currently installed.)
14:36:54 [2019-09-27T14:36:54.806Z] #13 42.22 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
14:36:55 [2019-09-27T14:36:55.063Z] #13 42.27 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
14:36:55 [2019-09-27T14:36:55.149Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:36:55 [2019-09-27T14:36:55.149Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:36:55 [2019-09-27T14:36:55.149Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:36:55 [2019-09-27T14:36:55.149Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:36:55 [2019-09-27T14:36:55.149Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:36:55 [2019-09-27T14:36:55.149Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:36:55 [2019-09-27T14:36:55.321Z] #13 42.61 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
14:36:55 [2019-09-27T14:36:55.321Z] #13 42.72 Selecting previously unselected package bash-completion.
14:36:55 [2019-09-27T14:36:55.321Z] #13 42.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 ... 15161 files and directories currently installed.)
14:36:55 [2019-09-27T14:36:55.321Z] #13 42.76 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
14:36:55 [2019-09-27T14:36:55.488Z] + cd /tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution
14:36:55 [2019-09-27T14:36:55.488Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:36:55 [2019-09-27T14:36:55.488Z] + GOPATH=/tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eHsif5DnlA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:36:55 [2019-09-27T14:36:55.547Z] #58 ...
14:36:55 [2019-09-27T14:36:55.547Z] 
14:36:55 [2019-09-27T14:36:55.547Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:55 [2019-09-27T14:36:55.547Z] #33 90.63 github.com/LK4D4/vndr/build
14:36:55 [2019-09-27T14:36:55.547Z] #33 90.70 encoding/xml
14:36:55 [2019-09-27T14:36:55.547Z] #33 93.46 github.com/LK4D4/vndr/godl/singleflight
14:36:55 [2019-09-27T14:36:55.547Z] #33 93.68 compress/flate
14:36:55 [2019-09-27T14:36:55.547Z] #33 96.29 hash
14:36:55 [2019-09-27T14:36:55.547Z] #33 96.32 context
14:36:55 [2019-09-27T14:36:55.547Z] #33 96.48 hash/crc32
14:36:55 [2019-09-27T14:36:55.547Z] #33 96.98 crypto/cipher
14:36:55 [2019-09-27T14:36:55.547Z] #33 97.07 compress/gzip
14:36:55 [2019-09-27T14:36:55.547Z] #33 97.71 math/rand
14:36:55 [2019-09-27T14:36:55.547Z] #33 98.43 crypto/aes
14:36:55 [2019-09-27T14:36:55.547Z] #33 98.46 math/big
14:36:55 [2019-09-27T14:36:55.547Z] #33 99.68 crypto
14:36:55 [2019-09-27T14:36:55.547Z] #33 99.90 crypto/des
14:36:55 [2019-09-27T14:36:55.547Z] #33 100.4 crypto/internal/randutil
14:36:55 [2019-09-27T14:36:55.547Z] #33 100.6 crypto/sha512
14:36:55 [2019-09-27T14:36:55.547Z] #33 ...
14:36:55 [2019-09-27T14:36:55.547Z] 
14:36:55 [2019-09-27T14:36:55.547Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.37 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.40 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.45 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.46 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.47 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.48 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.65 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.67 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.80 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.82 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.83 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.85 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.87 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 35.89 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.39 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.48 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.54 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.57 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.58 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.63 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 36.79 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 37.01 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 37.03 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 37.37 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 37.57 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 37.58 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
14:36:55 [2019-09-27T14:36:55.547Z] #13 39.60 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
14:36:55 [2019-09-27T14:36:55.626Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:36:55 [2019-09-27T14:36:55.626Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:36:56 [2019-09-27T14:36:56.480Z] #13 ...
14:36:56 [2019-09-27T14:36:56.480Z] 
14:36:56 [2019-09-27T14:36:56.480Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:36:56 [2019-09-27T14:36:56.480Z] #33 101.5 crypto/hmac
14:36:56 [2019-09-27T14:36:56.480Z] #33 101.6 crypto/md5
14:36:56 [2019-09-27T14:36:56.902Z] Fetched 7668 kB in 1s (4093 kB/s)
14:36:57 [2019-09-27T14:36:57.047Z] #33 102.1 crypto/sha1
14:36:57 [2019-09-27T14:36:57.269Z] Reading package lists...
14:36:57 [2019-09-27T14:36:57.980Z] #33 103.1 crypto/sha256
14:36:58 [2019-09-27T14:36:58.070Z] Reading package lists...
14:36:58 [2019-09-27T14:36:58.070Z] Building dependency tree...
14:36:58 [2019-09-27T14:36:58.070Z] Reading state information...
14:36:58 [2019-09-27T14:36:58.070Z] The following additional packages will be installed:
14:36:58 [2019-09-27T14:36:58.070Z]   libapparmor1 libseccomp2
14:36:58 [2019-09-27T14:36:58.070Z] Suggested packages:
14:36:58 [2019-09-27T14:36:58.070Z]   seccomp
14:36:58 [2019-09-27T14:36:58.070Z] The following NEW packages will be installed:
14:36:58 [2019-09-27T14:36:58.070Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:36:58 [2019-09-27T14:36:58.070Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
14:36:58 [2019-09-27T14:36:58.070Z] Need to get 301 kB of archives.
14:36:58 [2019-09-27T14:36:58.070Z] After this operation, 1402 kB of additional disk space will be used.
14:36:58 [2019-09-27T14:36:58.070Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
14:36:58 [2019-09-27T14:36:58.070Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
14:36:58 [2019-09-27T14:36:58.070Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
14:36:58 [2019-09-27T14:36:58.070Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
14:36:58 [2019-09-27T14:36:58.460Z] debconf: delaying package configuration, since apt-utils is not installed
14:36:58 [2019-09-27T14:36:58.460Z] Fetched 301 kB in 0s (3013 kB/s)
14:36:58 [2019-09-27T14:36:58.460Z] Selecting previously unselected package libseccomp2:s390x.
14:36:58 [2019-09-27T14:36:58.460Z] (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 ... 14828 files and directories currently installed.)
14:36:58 [2019-09-27T14:36:58.460Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
14:36:58 [2019-09-27T14:36:58.460Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
14:36:58 [2019-09-27T14:36:58.460Z] Selecting previously unselected package libseccomp-dev:s390x.
14:36:58 [2019-09-27T14:36:58.460Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
14:36:58 [2019-09-27T14:36:58.460Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
14:36:58 [2019-09-27T14:36:58.460Z] Selecting previously unselected package libapparmor1:s390x.
14:36:58 [2019-09-27T14:36:58.460Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
14:36:58 [2019-09-27T14:36:58.460Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
14:36:58 [2019-09-27T14:36:58.460Z] Selecting previously unselected package libapparmor-dev:s390x.
14:36:58 [2019-09-27T14:36:58.460Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
14:36:58 [2019-09-27T14:36:58.460Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
14:36:58 [2019-09-27T14:36:58.460Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:58 [2019-09-27T14:36:58.460Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
14:36:58 [2019-09-27T14:36:58.460Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
14:36:58 [2019-09-27T14:36:58.460Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
14:36:58 [2019-09-27T14:36:58.460Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
14:36:58 [2019-09-27T14:36:58.460Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:36:58 [2019-09-27T14:36:58.599Z] #13 45.98 Unpacking bash-completion (1:2.1-4.3) ...
14:36:58 [2019-09-27T14:36:58.913Z] #33 104.0 encoding/hex
14:36:59 [2019-09-27T14:36:59.164Z] #13 46.49 Selecting previously unselected package libnfnetlink0:amd64.
14:36:59 [2019-09-27T14:36:59.164Z] #13 46.50 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
14:36:59 [2019-09-27T14:36:59.164Z] #13 46.51 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
14:36:59 [2019-09-27T14:36:59.265Z] Removing intermediate container cb5ff55c618a
14:36:59 [2019-09-27T14:36:59.265Z]  ---> e840f9314954
14:36:59 [2019-09-27T14:36:59.265Z] Step 35/118 : FROM cross-true AS runtime-dev-cross-true
14:36:59 [2019-09-27T14:36:59.265Z]  ---> 86abddb72fae
14:36:59 [2019-09-27T14:36:59.265Z] Step 36/118 : ARG DEBIAN_FRONTEND
14:36:59 [2019-09-27T14:36:59.265Z]  ---> Running in 2f9cc9f6d3a7
14:36:59 [2019-09-27T14:36:59.265Z] Removing intermediate container 2f9cc9f6d3a7
14:36:59 [2019-09-27T14:36:59.265Z]  ---> c24dfdf9a6ad
14:36:59 [2019-09-27T14:36:59.265Z] Step 37/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:36:59 [2019-09-27T14:36:59.421Z] #13 46.60 Selecting previously unselected package libpcrecpp0v5:amd64.
14:36:59 [2019-09-27T14:36:59.421Z] #13 46.60 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
14:36:59 [2019-09-27T14:36:59.421Z] #13 46.60 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
14:36:59 [2019-09-27T14:36:59.421Z] #13 46.75 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
14:36:59 [2019-09-27T14:36:59.421Z] #13 46.77 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
14:36:59 [2019-09-27T14:36:59.478Z] #33 104.6 encoding/pem
14:36:59 [2019-09-27T14:36:59.679Z] #13 46.93 Setting up libudev1:amd64 (232-25+deb9u12) ...
14:36:59 [2019-09-27T14:36:59.679Z] #13 47.11 Selecting previously unselected package libudev-dev:amd64.
14:36:59 [2019-09-27T14:36:59.786Z]  ---> Running in e0e53b180916
14:36:59 [2019-09-27T14:36:59.936Z] #13 47.11 (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 ... 15751 files and directories currently installed.)
14:36:59 [2019-09-27T14:36:59.936Z] #13 47.16 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
14:36:59 [2019-09-27T14:36:59.936Z] #13 47.18 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
14:37:00 [2019-09-27T14:37:00.044Z] #33 105.0 internal/singleflight
14:37:00 [2019-09-27T14:37:00.044Z] #33 105.2 net
14:37:00 [2019-09-27T14:37:00.194Z] #13 47.40 Selecting previously unselected package libpython3.5-minimal:amd64.
14:37:00 [2019-09-27T14:37:00.194Z] #13 47.41 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:37:00 [2019-09-27T14:37:00.194Z] #13 47.41 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:37:00 [2019-09-27T14:37:00.653Z] Removing intermediate container e0e53b180916
14:37:00 [2019-09-27T14:37:00.653Z]  ---> be7b096bb65a
14:37:00 [2019-09-27T14:37:00.653Z] Step 38/118 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
14:37:00 [2019-09-27T14:37:00.653Z]  ---> e840f9314954
14:37:00 [2019-09-27T14:37:00.653Z] Step 39/118 : FROM base AS tomlv
14:37:00 [2019-09-27T14:37:00.653Z]  ---> d5a2a30a8b44
14:37:00 [2019-09-27T14:37:00.653Z] Step 40/118 : ENV INSTALL_BINARY_NAME=tomlv
14:37:00 [2019-09-27T14:37:00.653Z]  ---> Running in e4bba89c1312
14:37:00 [2019-09-27T14:37:00.759Z] #13 48.02 Selecting previously unselected package python3.5-minimal.
14:37:00 [2019-09-27T14:37:00.759Z] #13 48.03 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:37:00 [2019-09-27T14:37:00.759Z] #13 48.05 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:37:01 [2019-09-27T14:37:01.023Z] Removing intermediate container e4bba89c1312
14:37:01 [2019-09-27T14:37:01.023Z]  ---> a0f10e15cc98
14:37:01 [2019-09-27T14:37:01.023Z] Step 41/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:37:01 [2019-09-27T14:37:01.023Z]  ---> f42021adb3f8
14:37:01 [2019-09-27T14:37:01.023Z] Step 42/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:37:01 [2019-09-27T14:37:01.391Z]  ---> 8ca263bf0af5
14:37:01 [2019-09-27T14:37:01.391Z] Step 43/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:37:01 [2019-09-27T14:37:01.391Z]  ---> Running in 1417cf14e1fd
14:37:01 [2019-09-27T14:37:01.417Z] #33 106.5 crypto/rand
14:37:01 [2019-09-27T14:37:01.675Z] #33 107.0 crypto/elliptic
14:37:01 [2019-09-27T14:37:01.691Z] #13 49.09 Selecting previously unselected package python3-minimal.
14:37:01 [2019-09-27T14:37:01.691Z] #13 49.11 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.691Z] #13 49.12 Unpacking python3-minimal (3.5.3-1) ...
14:37:01 [2019-09-27T14:37:01.933Z] #33 ...
14:37:01 [2019-09-27T14:37:01.934Z] 
14:37:01 [2019-09-27T14:37:01.934Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.29 debconf: delaying package configuration, since apt-utils is not installed
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.40 Fetched 91.2 MB in 8s (11.3 MB/s)
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.47 (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 ... 15161 files and directories currently installed.)
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.51 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.54 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 42.93 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 43.11 Selecting previously unselected package bash-completion.
14:37:01 [2019-09-27T14:37:01.934Z] #13 43.11 (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 ... 15161 files and directories currently installed.)
14:37:01 [2019-09-27T14:37:01.934Z] #13 43.15 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 46.45 Unpacking bash-completion (1:2.1-4.3) ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 46.99 Selecting previously unselected package libnfnetlink0:amd64.
14:37:01 [2019-09-27T14:37:01.934Z] #13 46.99 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.01 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.09 Selecting previously unselected package libpcrecpp0v5:amd64.
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.09 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.10 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.25 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.934Z] #13 47.27 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.19 Selecting previously unselected package libmpdec2:amd64.
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.20 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.20 Unpacking libmpdec2:amd64 (2.4.2-1) ...
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.33 Selecting previously unselected package libpython3.5-stdlib:amd64.
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.33 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
14:37:01 [2019-09-27T14:37:01.949Z] #13 49.34 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:37:02 [2019-09-27T14:37:02.214Z] Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:37:02 [2019-09-27T14:37:02.214Z] + RM_GOPATH=0
14:37:02 [2019-09-27T14:37:02.214Z] + TMP_GOPATH=
14:37:02 [2019-09-27T14:37:02.214Z] + : /build
14:37:02 [2019-09-27T14:37:02.214Z] + '[' -z '' ']'
14:37:02 [2019-09-27T14:37:02.214Z] ++ mktemp -d
14:37:02 [2019-09-27T14:37:02.214Z] + export GOPATH=/tmp/tmp.sriLfIgmMh
14:37:02 [2019-09-27T14:37:02.214Z] + GOPATH=/tmp/tmp.sriLfIgmMh
14:37:02 [2019-09-27T14:37:02.214Z] + RM_GOPATH=1
14:37:02 [2019-09-27T14:37:02.214Z] ++ dirname ./install.sh
14:37:02 [2019-09-27T14:37:02.214Z] + dir=.
14:37:02 [2019-09-27T14:37:02.214Z] + bin=tomlv
14:37:02 [2019-09-27T14:37:02.214Z] + shift
14:37:02 [2019-09-27T14:37:02.214Z] + '[' '!' -f ./tomlv.installer ']'
14:37:02 [2019-09-27T14:37:02.214Z] + . ./tomlv.installer
14:37:02 [2019-09-27T14:37:02.214Z] ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:37:02 [2019-09-27T14:37:02.214Z] + install_tomlv
14:37:02 [2019-09-27T14:37:02.214Z] + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
14:37:02 [2019-09-27T14:37:02.214Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sriLfIgmMh/src/github.com/BurntSushi/toml
14:37:02 [2019-09-27T14:37:02.214Z] Cloning into '/tmp/tmp.sriLfIgmMh/src/github.com/BurntSushi/toml'...
14:37:02 [2019-09-27T14:37:02.214Z] + cd /tmp/tmp.sriLfIgmMh/src/github.com/BurntSushi/toml
14:37:02 [2019-09-27T14:37:02.214Z] + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:37:02 [2019-09-27T14:37:02.214Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:37:02 [2019-09-27T14:37:02.214Z] internal/race
14:37:02 [2019-09-27T14:37:02.214Z] errors
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.44 Setting up libudev1:amd64 (232-25+deb9u12) ...
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.59 Selecting previously unselected package libudev-dev:amd64.
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15751 files and directories currently installed.)
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.61 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.65 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
14:37:02 [2019-09-27T14:37:02.499Z] #13 47.82 Selecting previously unselected package libpython3.5-minimal:amd64.
14:37:02 [2019-09-27T14:37:02.600Z] internal/cpu
14:37:02 [2019-09-27T14:37:02.600Z] runtime/internal/atomic
14:37:02 [2019-09-27T14:37:02.600Z] runtime/internal/sys
14:37:02 [2019-09-27T14:37:02.600Z] internal/bytealg
14:37:02 [2019-09-27T14:37:02.600Z] sync/atomic
14:37:02 [2019-09-27T14:37:02.600Z] math
14:37:02 [2019-09-27T14:37:02.600Z] runtime
14:37:02 [2019-09-27T14:37:02.600Z] internal/testlog
14:37:02 [2019-09-27T14:37:02.757Z] #13 47.82 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:37:02 [2019-09-27T14:37:02.757Z] #13 47.84 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:37:02 [2019-09-27T14:37:02.983Z] math/bits
14:37:02 [2019-09-27T14:37:02.983Z] unicode/utf8
14:37:02 [2019-09-27T14:37:02.983Z] strconv
14:37:02 [2019-09-27T14:37:02.983Z] unicode
14:37:03 [2019-09-27T14:37:03.323Z] #13 48.44 Selecting previously unselected package python3.5-minimal.
14:37:03 [2019-09-27T14:37:03.323Z] #13 48.44 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:37:03 [2019-09-27T14:37:03.323Z] #13 48.46 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:37:03 [2019-09-27T14:37:03.377Z] encoding
14:37:03 [2019-09-27T14:37:03.377Z] runtime/cgo
14:37:03 [2019-09-27T14:37:03.846Z] #13 51.18 Selecting previously unselected package python3.5.
14:37:03 [2019-09-27T14:37:03.846Z] #13 51.18 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
14:37:03 [2019-09-27T14:37:03.846Z] #13 51.18 Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.34 Selecting previously unselected package libpython3-stdlib:amd64.
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.35 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.37 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.42 Selecting previously unselected package dh-python.
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.43 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
14:37:04 [2019-09-27T14:37:04.104Z] #13 51.43 Unpacking dh-python (2.20170125) ...
14:37:04 [2019-09-27T14:37:04.390Z] #13 51.61 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:37:04 [2019-09-27T14:37:04.390Z] #13 51.63 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.76 Selecting previously unselected package python3-minimal.
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.76 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.77 Unpacking python3-minimal (3.5.3-1) ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.88 Selecting previously unselected package libmpdec2:amd64.
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.88 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 49.89 Unpacking libmpdec2:amd64 (2.4.2-1) ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 50.02 Selecting previously unselected package libpython3.5-stdlib:amd64.
14:37:04 [2019-09-27T14:37:04.832Z] #13 50.02 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
14:37:04 [2019-09-27T14:37:04.832Z] #13 50.03 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:37:04 [2019-09-27T14:37:04.937Z] sync
14:37:04 [2019-09-27T14:37:04.937Z] io
14:37:04 [2019-09-27T14:37:04.937Z] syscall
14:37:04 [2019-09-27T14:37:04.937Z] reflect
14:37:04 [2019-09-27T14:37:04.955Z] #13 ...
14:37:04 [2019-09-27T14:37:04.956Z] 
14:37:04 [2019-09-27T14:37:04.956Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:04 [2019-09-27T14:37:04.956Z] #33 100.8 crypto/hmac
14:37:04 [2019-09-27T14:37:04.956Z] #33 100.9 crypto/md5
14:37:04 [2019-09-27T14:37:04.956Z] #33 101.5 crypto/sha1
14:37:04 [2019-09-27T14:37:04.956Z] #33 102.5 crypto/sha256
14:37:04 [2019-09-27T14:37:04.956Z] #33 103.4 encoding/hex
14:37:04 [2019-09-27T14:37:04.956Z] #33 103.8 encoding/pem
14:37:04 [2019-09-27T14:37:04.956Z] #33 104.2 internal/singleflight
14:37:04 [2019-09-27T14:37:04.956Z] #33 104.4 net
14:37:04 [2019-09-27T14:37:04.956Z] #33 105.9 crypto/rand
14:37:04 [2019-09-27T14:37:04.956Z] #33 106.4 crypto/elliptic
14:37:04 [2019-09-27T14:37:04.956Z] #33 108.7 encoding/asn1
14:37:04 [2019-09-27T14:37:04.956Z] #33 ...
14:37:04 [2019-09-27T14:37:04.956Z] 
14:37:04 [2019-09-27T14:37:04.956Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.06   CC       images/autofs.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.23   CC       images/macvlan.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.40   CC       images/sit.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.61   LINK     images/built-in.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.71   GEN      compel/include/asm
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.73   GEN      compel/include/version.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.77 touch .config
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.78   GEN      criu/include/config.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.85   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.87   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.91   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.93   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 41.96   DEP      compel/arch/x86/plugins/std/memcpy.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.00   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.03   GEN      compel/plugins/include/uapi/std/syscall.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.08   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.10   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.13   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.13   DEP      compel/plugins/std/infect.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.26   DEP      compel/plugins/std/string.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.34   DEP      compel/plugins/std/log.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.50   DEP      compel/plugins/std/fds.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.58   DEP      compel/plugins/std/std.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.68   DEP      compel/plugins/shmem/shmem.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.78   DEP      compel/plugins/fds/fds.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 42.98   CC       compel/plugins/std/std.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 43.25   CC       compel/plugins/std/fds.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 43.76   CC       compel/plugins/std/log.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 44.69   CC       compel/plugins/std/string.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 45.37   CC       compel/plugins/std/infect.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 45.78   CC       compel/arch/x86/plugins/std/parasite-head.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 45.84   CC       compel/arch/x86/plugins/std/memcpy.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 45.90   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 45.96   AR       compel/plugins/std.lib.a
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.01   CC       compel/plugins/fds/fds.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.42   AR       compel/plugins/fds.lib.a
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.45   HOSTDEP  compel/src/lib/log-host.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.56   HOSTDEP  compel/src/lib/handle-elf-host.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 46.92   HOSTDEP  compel/src/main-host.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.04   DEP      compel/src/main.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.24   DEP      compel/src/lib/handle-elf.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.38   DEP      compel/arch/x86/src/lib/handle-elf.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.52   DEP      compel/src/lib/ptrace.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.69   DEP      compel/src/lib/infect.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.83   DEP      compel/src/lib/infect-util.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 47.94   DEP      compel/src/lib/infect-rpc.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 48.07   DEP      compel/arch/x86/src/lib/infect.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 48.25   DEP      compel/arch/x86/src/lib/cpu.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 48.33   DEP      compel/src/lib/log.d
14:37:04 [2019-09-27T14:37:04.956Z] #58 48.55   CC       compel/src/lib/log.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 49.01   CC       compel/arch/x86/src/lib/cpu.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 49.46   CC       compel/arch/x86/src/lib/infect.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 50.38   CC       compel/src/lib/infect-rpc.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 50.66   CC       compel/src/lib/infect-util.o
14:37:04 [2019-09-27T14:37:04.956Z] #58 51.00   CC       compel/src/lib/infect.o
14:37:05 [2019-09-27T14:37:05.213Z] #58 ...
14:37:05 [2019-09-27T14:37:05.213Z] 
14:37:05 [2019-09-27T14:37:05.213Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:05 [2019-09-27T14:37:05.213Z] #33 111.1 crypto/ecdsa
14:37:05 [2019-09-27T14:37:05.557Z] time
14:37:05 [2019-09-27T14:37:05.778Z] #33 111.7 crypto/rsa
14:37:06 [2019-09-27T14:37:06.219Z] internal/poll
14:37:06 [2019-09-27T14:37:06.219Z] internal/syscall/unix
14:37:06 [2019-09-27T14:37:06.219Z] sort
14:37:06 [2019-09-27T14:37:06.219Z] os
14:37:06 [2019-09-27T14:37:06.219Z] strings
14:37:06 [2019-09-27T14:37:06.626Z] fmt
14:37:06 [2019-09-27T14:37:06.626Z] bytes
14:37:06 [2019-09-27T14:37:06.626Z] bufio
14:37:06 [2019-09-27T14:37:06.731Z] #13 ...
14:37:06 [2019-09-27T14:37:06.731Z] 
14:37:06 [2019-09-27T14:37:06.731Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:06 [2019-09-27T14:37:06.731Z] #58 42.43   CC       images/opts.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 42.68   CC       images/seccomp.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 42.94   CC       images/binfmt-misc.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 43.24   CC       images/time.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 43.39   CC       images/sysctl.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 43.58   CC       images/autofs.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 43.88   CC       images/macvlan.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.06   CC       images/sit.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.33   LINK     images/built-in.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.48   GEN      compel/include/asm
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.49   GEN      compel/include/version.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.50 touch .config
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.51   GEN      criu/include/config.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.61   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.64   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.68   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.73   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.75   DEP      compel/arch/x86/plugins/std/memcpy.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.80   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.81   GEN      compel/plugins/include/uapi/std/syscall.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.86   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.87   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.91   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:37:06 [2019-09-27T14:37:06.731Z] #58 44.91   DEP      compel/plugins/std/infect.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.09   DEP      compel/plugins/std/string.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.14   DEP      compel/plugins/std/log.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.19   DEP      compel/plugins/std/fds.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.26   DEP      compel/plugins/std/std.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.45   DEP      compel/plugins/shmem/shmem.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.52   DEP      compel/plugins/fds/fds.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 45.77   CC       compel/plugins/std/std.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 46.15   CC       compel/plugins/std/fds.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 46.86   CC       compel/plugins/std/log.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 47.72   CC       compel/plugins/std/string.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 48.55   CC       compel/plugins/std/infect.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.03   CC       compel/arch/x86/plugins/std/parasite-head.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.09   CC       compel/arch/x86/plugins/std/memcpy.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.14   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.22   AR       compel/plugins/std.lib.a
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.26   CC       compel/plugins/fds/fds.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.72   AR       compel/plugins/fds.lib.a
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.79   HOSTDEP  compel/src/lib/log-host.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 49.89   HOSTDEP  compel/src/lib/handle-elf-host.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.02   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.20   HOSTDEP  compel/src/main-host.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.41   DEP      compel/src/main.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.56   DEP      compel/src/lib/handle-elf.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.72   DEP      compel/arch/x86/src/lib/handle-elf.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 50.96   DEP      compel/src/lib/ptrace.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.13   DEP      compel/src/lib/infect.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.33   DEP      compel/src/lib/infect-util.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.47   DEP      compel/src/lib/infect-rpc.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.64   DEP      compel/arch/x86/src/lib/infect.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.75   DEP      compel/arch/x86/src/lib/cpu.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 51.91   DEP      compel/src/lib/log.d
14:37:06 [2019-09-27T14:37:06.731Z] #58 52.09   CC       compel/src/lib/log.o
14:37:06 [2019-09-27T14:37:06.731Z] #58 52.43   CC       compel/arch/x86/src/lib/cpu.o
14:37:06 [2019-09-27T14:37:06.989Z] #58 ...
14:37:06 [2019-09-27T14:37:06.989Z] 
14:37:06 [2019-09-27T14:37:06.989Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.00 Selecting previously unselected package python3.5.
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.01 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.02 Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.18 Selecting previously unselected package libpython3-stdlib:amd64.
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.18 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
14:37:06 [2019-09-27T14:37:06.989Z] #13 52.20 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
14:37:07 [2019-09-27T14:37:07.070Z] path/filepath
14:37:07 [2019-09-27T14:37:07.070Z] flag
14:37:07 [2019-09-27T14:37:07.070Z] io/ioutil
14:37:07 [2019-09-27T14:37:07.070Z] github.com/BurntSushi/toml
14:37:07 [2019-09-27T14:37:07.070Z] log
14:37:07 [2019-09-27T14:37:07.070Z] path
14:37:07 [2019-09-27T14:37:07.070Z] text/tabwriter
14:37:07 [2019-09-27T14:37:07.150Z] #33 113.3 crypto/dsa
14:37:07 [2019-09-27T14:37:07.247Z] #13 52.28 Selecting previously unselected package dh-python.
14:37:07 [2019-09-27T14:37:07.247Z] #13 52.28 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
14:37:07 [2019-09-27T14:37:07.247Z] #13 52.41 Unpacking dh-python (2.20170125) ...
14:37:07 [2019-09-27T14:37:07.496Z] github.com/BurntSushi/toml/cmd/tomlv
14:37:07 [2019-09-27T14:37:07.504Z] #13 52.68 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:37:07 [2019-09-27T14:37:07.504Z] #13 52.70 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:37:07 [2019-09-27T14:37:07.714Z] #33 113.7 crypto/x509/pkix
14:37:08 [2019-09-27T14:37:08.647Z] #33 114.3 vendor/golang_org/x/crypto/cryptobyte
14:37:08 [2019-09-27T14:37:08.823Z] Removing intermediate container 1417cf14e1fd
14:37:08 [2019-09-27T14:37:08.823Z]  ---> 9ab5c48729ea
14:37:08 [2019-09-27T14:37:08.823Z] Step 44/118 : FROM base AS vndr
14:37:08 [2019-09-27T14:37:08.823Z]  ---> d5a2a30a8b44
14:37:08 [2019-09-27T14:37:08.823Z] Step 45/118 : ENV INSTALL_BINARY_NAME=vndr
14:37:08 [2019-09-27T14:37:08.823Z]  ---> Running in d80ec2e11706
14:37:09 [2019-09-27T14:37:09.201Z] Removing intermediate container d80ec2e11706
14:37:09 [2019-09-27T14:37:09.201Z]  ---> a1e9e316be8e
14:37:09 [2019-09-27T14:37:09.201Z] Step 46/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:37:09 [2019-09-27T14:37:09.571Z]  ---> 2f7c12776309
14:37:09 [2019-09-27T14:37:09.572Z] Step 47/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:37:09 [2019-09-27T14:37:09.572Z]  ---> 58188d8d27b8
14:37:09 [2019-09-27T14:37:09.572Z] Step 48/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:37:09 [2019-09-27T14:37:09.945Z]  ---> Running in 9c38d3900843
14:37:10 [2019-09-27T14:37:10.359Z] + RM_GOPATH=0
14:37:10 [2019-09-27T14:37:10.359Z] + TMP_GOPATH=
14:37:10 [2019-09-27T14:37:10.359Z] + : /build
14:37:10 [2019-09-27T14:37:10.359Z] + '[' -z '' ']'
14:37:10 [2019-09-27T14:37:10.359Z] ++ mktemp -d
14:37:10 [2019-09-27T14:37:10.359Z] + export GOPATH=/tmp/tmp.Ebick0fFC6
14:37:10 [2019-09-27T14:37:10.359Z] + GOPATH=/tmp/tmp.Ebick0fFC6
14:37:10 [2019-09-27T14:37:10.359Z] + RM_GOPATH=1
14:37:10 [2019-09-27T14:37:10.359Z] ++ dirname ./install.sh
14:37:10 [2019-09-27T14:37:10.359Z] + dir=.
14:37:10 [2019-09-27T14:37:10.359Z] + bin=vndr
14:37:10 [2019-09-27T14:37:10.359Z] + shift
14:37:10 [2019-09-27T14:37:10.359Z] + '[' '!' -f ./vndr.installer ']'
14:37:10 [2019-09-27T14:37:10.359Z] + . ./vndr.installer
14:37:10 [2019-09-27T14:37:10.359Z] ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
14:37:10 [2019-09-27T14:37:10.359Z] + install_vndr
14:37:10 [2019-09-27T14:37:10.359Z] + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
14:37:10 [2019-09-27T14:37:10.359Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ebick0fFC6/src/github.com/LK4D4/vndr
14:37:10 [2019-09-27T14:37:10.359Z] Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
14:37:10 [2019-09-27T14:37:10.359Z] Cloning into '/tmp/tmp.Ebick0fFC6/src/github.com/LK4D4/vndr'...
14:37:10 [2019-09-27T14:37:10.544Z] #33 116.3 vendor/golang_org/x/crypto/internal/chacha20
14:37:10 [2019-09-27T14:37:10.545Z] #33 ...
14:37:10 [2019-09-27T14:37:10.545Z] 
14:37:10 [2019-09-27T14:37:10.545Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:10 [2019-09-27T14:37:10.545Z] #13 54.79 Setting up python3-minimal (3.5.3-1) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.01 Selecting previously unselected package python3.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.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 ... 16738 files and directories currently installed.)
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.09 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.11 Unpacking python3 (3.5.3-1) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.17 Selecting previously unselected package pigz.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.17 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.17 Unpacking pigz (2.3.4-1) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.30 Selecting previously unselected package libip4tc0:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.30 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.30 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.42 Selecting previously unselected package libip6tc0:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.42 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.43 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.56 Selecting previously unselected package libiptc0:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.57 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.65 Selecting previously unselected package libxtables12:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.66 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.67 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.76 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.97 Selecting previously unselected package iptables.
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.98 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 56.99 Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.36 Selecting previously unselected package xxd.
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.36 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.49 Selecting previously unselected package vim-common.
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.49 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.74 Selecting previously unselected package bzip2.
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.76 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.76 Unpacking bzip2 (1.0.6-8.1) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.90 Selecting previously unselected package libgpm2:amd64.
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.91 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.91 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.97 Selecting previously unselected package xz-utils.
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.98 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.545Z] #13 57.98 Unpacking xz-utils (5.2.2-1.2+b1) ...
14:37:10 [2019-09-27T14:37:10.802Z] #13 58.23 Selecting previously unselected package aufs-tools.
14:37:10 [2019-09-27T14:37:10.802Z] #13 58.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
14:37:10 [2019-09-27T14:37:10.802Z] #13 58.23 Unpacking aufs-tools (1:4.1+20161219-1) ...
14:37:10 [2019-09-27T14:37:10.807Z] + cd /tmp/tmp.Ebick0fFC6/src/github.com/LK4D4/vndr
14:37:10 [2019-09-27T14:37:10.807Z] + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
14:37:10 [2019-09-27T14:37:10.807Z] + go build -buildmode=pie -v -o /build/vndr .
14:37:10 [2019-09-27T14:37:10.807Z] errors
14:37:10 [2019-09-27T14:37:10.807Z] internal/cpu
14:37:10 [2019-09-27T14:37:10.807Z] internal/race
14:37:10 [2019-09-27T14:37:10.807Z] runtime/internal/atomic
14:37:10 [2019-09-27T14:37:10.807Z] runtime/internal/sys
14:37:10 [2019-09-27T14:37:10.807Z] internal/bytealg
14:37:10 [2019-09-27T14:37:10.807Z] sync/atomic
14:37:10 [2019-09-27T14:37:10.807Z] unicode
14:37:10 [2019-09-27T14:37:10.807Z] runtime
14:37:11 [2019-09-27T14:37:11.059Z] #13 58.42 Selecting previously unselected package liblzo2-2:amd64.
14:37:11 [2019-09-27T14:37:11.059Z] #13 58.42 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:37:11 [2019-09-27T14:37:11.060Z] #13 58.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:37:11 [2019-09-27T14:37:11.060Z] #13 58.54 Selecting previously unselected package btrfs-progs.
14:37:11 [2019-09-27T14:37:11.281Z] unicode/utf8
14:37:11 [2019-09-27T14:37:11.281Z] math
14:37:11 [2019-09-27T14:37:11.317Z] #13 58.54 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
14:37:11 [2019-09-27T14:37:11.317Z] #13 58.55 Unpacking btrfs-progs (4.7.3-1) ...
14:37:11 [2019-09-27T14:37:11.690Z] #13 56.15 Setting up python3-minimal (3.5.3-1) ...
14:37:11 [2019-09-27T14:37:11.692Z] internal/testlog
14:37:11 [2019-09-27T14:37:11.692Z] math/bits
14:37:11 [2019-09-27T14:37:11.692Z] strconv
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.21 Selecting previously unselected package btrfs-tools.
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.24 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.24 Unpacking btrfs-tools (4.7.3-1) ...
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.32 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
14:37:11 [2019-09-27T14:37:11.885Z] #13 59.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:37:12 [2019-09-27T14:37:12.095Z] encoding
14:37:12 [2019-09-27T14:37:12.095Z] unicode/utf16
14:37:12 [2019-09-27T14:37:12.095Z] container/list
14:37:12 [2019-09-27T14:37:12.095Z] crypto/internal/subtle
14:37:12 [2019-09-27T14:37:12.095Z] crypto/subtle
14:37:12 [2019-09-27T14:37:12.095Z] crypto/rc4
14:37:12 [2019-09-27T14:37:12.095Z] vendor/golang_org/x/crypto/cryptobyte/asn1
14:37:12 [2019-09-27T14:37:12.095Z] vendor/golang_org/x/net/dns/dnsmessage
14:37:12 [2019-09-27T14:37:12.149Z] #13 59.51 Selecting previously unselected package dmsetup.
14:37:12 [2019-09-27T14:37:12.149Z] #13 59.51 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.149Z] #13 59.52 Unpacking dmsetup (2:1.02.137-2) ...
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.64 Selecting previously unselected package libonig4:amd64.
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.65 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.66 Unpacking libonig4:amd64 (6.1.3-2) ...
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.83 Selecting previously unselected package libjq1:amd64.
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.84 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.407Z] #13 59.85 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:37:12 [2019-09-27T14:37:12.492Z] internal/nettrace
14:37:12 [2019-09-27T14:37:12.492Z] runtime/cgo
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.58 Selecting previously unselected package python3.
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.58 (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 ... 16738 files and directories currently installed.)
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.67 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.68 Unpacking python3 (3.5.3-1) ...
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.82 Selecting previously unselected package pigz.
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.83 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.623Z] #13 57.86 Unpacking pigz (2.3.4-1) ...
14:37:12 [2019-09-27T14:37:12.664Z] #13 59.98 Selecting previously unselected package jq.
14:37:12 [2019-09-27T14:37:12.664Z] #13 59.98 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.664Z] #13 59.99 Unpacking jq (1.5+dfsg-1.3) ...
14:37:12 [2019-09-27T14:37:12.881Z] #13 57.96 Selecting previously unselected package libip4tc0:amd64.
14:37:12 [2019-09-27T14:37:12.881Z] #13 57.96 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.881Z] #13 57.97 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:12 [2019-09-27T14:37:12.881Z] #13 58.05 Selecting previously unselected package libip6tc0:amd64.
14:37:12 [2019-09-27T14:37:12.881Z] #13 58.05 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.881Z] #13 58.06 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:12 [2019-09-27T14:37:12.881Z] #13 58.16 Selecting previously unselected package libiptc0:amd64.
14:37:12 [2019-09-27T14:37:12.881Z] #13 58.16 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.13 Selecting previously unselected package libaio1:amd64.
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.13 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.13 Unpacking libaio1:amd64 (0.3.110-3) ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.20 Selecting previously unselected package libcap2-bin.
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.20 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.21 Unpacking libcap2-bin (1:2.25-1) ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.31 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
14:37:12 [2019-09-27T14:37:12.923Z] #13 60.31 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.16 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.24 Selecting previously unselected package libxtables12:amd64.
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.25 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.26 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:37:13 [2019-09-27T14:37:13.139Z] #13 58.41 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.181Z] #13 60.42 Selecting previously unselected package libsepol1-dev:amd64.
14:37:13 [2019-09-27T14:37:13.181Z] #13 60.44 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.181Z] #13 60.44 Unpacking libsepol1-dev:amd64 (2.6-2) ...
14:37:13 [2019-09-27T14:37:13.336Z] sync
14:37:13 [2019-09-27T14:37:13.336Z] io
14:37:13 [2019-09-27T14:37:13.336Z] syscall
14:37:13 [2019-09-27T14:37:13.397Z] #13 58.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:37:13 [2019-09-27T14:37:13.397Z] #13 58.51 Selecting previously unselected package iptables.
14:37:13 [2019-09-27T14:37:13.397Z] #13 58.54 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.397Z] #13 58.54 Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:37:13 [2019-09-27T14:37:13.439Z] #13 60.74 Selecting previously unselected package libpcre16-3:amd64.
14:37:13 [2019-09-27T14:37:13.439Z] #13 60.75 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.439Z] #13 60.76 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
14:37:13 [2019-09-27T14:37:13.654Z] #13 ...
14:37:13 [2019-09-27T14:37:13.655Z] 
14:37:13 [2019-09-27T14:37:13.655Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:13 [2019-09-27T14:37:13.655Z] #33 108.8 encoding/asn1
14:37:13 [2019-09-27T14:37:13.655Z] #33 111.3 crypto/ecdsa
14:37:13 [2019-09-27T14:37:13.655Z] #33 111.8 crypto/rsa
14:37:13 [2019-09-27T14:37:13.655Z] #33 113.4 crypto/dsa
14:37:13 [2019-09-27T14:37:13.655Z] #33 113.7 crypto/x509/pkix
14:37:13 [2019-09-27T14:37:13.655Z] #33 114.2 vendor/golang_org/x/crypto/cryptobyte
14:37:13 [2019-09-27T14:37:13.655Z] #33 116.0 vendor/golang_org/x/crypto/internal/chacha20
14:37:13 [2019-09-27T14:37:13.655Z] #33 116.7 vendor/golang_org/x/crypto/poly1305
14:37:13 [2019-09-27T14:37:13.655Z] #33 116.9 vendor/golang_org/x/crypto/chacha20poly1305
14:37:13 [2019-09-27T14:37:13.655Z] #33 117.9 vendor/golang_org/x/text/transform
14:37:13 [2019-09-27T14:37:13.655Z] #33 118.9 vendor/golang_org/x/text/unicode/bidi
14:37:13 [2019-09-27T14:37:13.655Z] #33 ...
14:37:13 [2019-09-27T14:37:13.655Z] 
14:37:13 [2019-09-27T14:37:13.655Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:13 [2019-09-27T14:37:13.655Z] #13 58.97 Selecting previously unselected package xxd.
14:37:13 [2019-09-27T14:37:13.696Z] #13 60.93 Selecting previously unselected package libpcre32-3:amd64.
14:37:13 [2019-09-27T14:37:13.696Z] #13 60.94 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.696Z] #13 60.94 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
14:37:13 [2019-09-27T14:37:13.738Z] bytes
14:37:13 [2019-09-27T14:37:13.738Z] bufio
14:37:13 [2019-09-27T14:37:13.738Z] reflect
14:37:13 [2019-09-27T14:37:13.912Z] #13 58.97 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.912Z] #13 58.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:37:13 [2019-09-27T14:37:13.912Z] #13 59.18 Selecting previously unselected package vim-common.
14:37:13 [2019-09-27T14:37:13.912Z] #13 59.18 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:37:13 [2019-09-27T14:37:13.912Z] #13 59.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:37:13 [2019-09-27T14:37:13.953Z] #13 61.12 Selecting previously unselected package libpcre3-dev:amd64.
14:37:13 [2019-09-27T14:37:13.953Z] #13 61.13 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
14:37:13 [2019-09-27T14:37:13.953Z] #13 61.14 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
14:37:14 [2019-09-27T14:37:14.134Z] time
14:37:14 [2019-09-27T14:37:14.134Z] internal/poll
14:37:14 [2019-09-27T14:37:14.170Z] #13 59.40 Selecting previously unselected package bzip2.
14:37:14 [2019-09-27T14:37:14.170Z] #13 59.40 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.170Z] #13 59.40 Unpacking bzip2 (1.0.6-8.1) ...
14:37:14 [2019-09-27T14:37:14.170Z] #13 59.51 Selecting previously unselected package libgpm2:amd64.
14:37:14 [2019-09-27T14:37:14.210Z] #13 61.59 Selecting previously unselected package libselinux1-dev:amd64.
14:37:14 [2019-09-27T14:37:14.210Z] #13 61.62 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.210Z] #13 61.62 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
14:37:14 [2019-09-27T14:37:14.428Z] #13 59.51 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.428Z] #13 59.52 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
14:37:14 [2019-09-27T14:37:14.428Z] #13 59.62 Selecting previously unselected package xz-utils.
14:37:14 [2019-09-27T14:37:14.428Z] #13 59.62 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.428Z] #13 59.62 Unpacking xz-utils (5.2.2-1.2+b1) ...
14:37:14 [2019-09-27T14:37:14.525Z] internal/syscall/unix
14:37:14 [2019-09-27T14:37:14.525Z] os
14:37:14 [2019-09-27T14:37:14.525Z] strings
14:37:14 [2019-09-27T14:37:14.686Z] #13 59.86 Selecting previously unselected package aufs-tools.
14:37:14 [2019-09-27T14:37:14.686Z] #13 59.86 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.686Z] #13 59.86 Unpacking aufs-tools (1:4.1+20161219-1) ...
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.00 Selecting previously unselected package libdevmapper-dev:amd64.
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.02 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.02 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.16 Selecting previously unselected package libreadline5:amd64.
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.17 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.774Z] #13 62.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:37:14 [2019-09-27T14:37:14.910Z] fmt
14:37:14 [2019-09-27T14:37:14.910Z] sort
14:37:14 [2019-09-27T14:37:14.910Z] path/filepath
14:37:14 [2019-09-27T14:37:14.910Z] flag
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.05 Selecting previously unselected package liblzo2-2:amd64.
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.05 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.07 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.19 Selecting previously unselected package btrfs-progs.
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.19 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
14:37:14 [2019-09-27T14:37:14.944Z] #13 60.20 Unpacking btrfs-progs (4.7.3-1) ...
14:37:15 [2019-09-27T14:37:15.032Z] #13 62.31 Selecting previously unselected package libsystemd-dev:amd64.
14:37:15 [2019-09-27T14:37:15.032Z] #13 62.31 Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_amd64.deb ...
14:37:15 [2019-09-27T14:37:15.032Z] #13 62.32 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
14:37:15 [2019-09-27T14:37:15.318Z] go/token
14:37:15 [2019-09-27T14:37:15.318Z] path
14:37:15 [2019-09-27T14:37:15.318Z] go/scanner
14:37:15 [2019-09-27T14:37:15.318Z] regexp/syntax
14:37:15 [2019-09-27T14:37:15.318Z] go/ast
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.85 Selecting previously unselected package btrfs-tools.
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.88 Unpacking btrfs-tools (4.7.3-1) ...
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.97 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.97 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
14:37:15 [2019-09-27T14:37:15.767Z] #13 60.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:37:15 [2019-09-27T14:37:15.804Z] regexp
14:37:15 [2019-09-27T14:37:15.804Z] io/ioutil
14:37:15 [2019-09-27T14:37:15.804Z] net/url
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.17 Selecting previously unselected package dmsetup.
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.18 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.20 Unpacking dmsetup (2:1.02.137-2) ...
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.32 Selecting previously unselected package libonig4:amd64.
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.33 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.025Z] #13 61.33 Unpacking libonig4:amd64 (6.1.3-2) ...
14:37:16 [2019-09-27T14:37:16.261Z] text/template/parse
14:37:16 [2019-09-27T14:37:16.261Z] go/parser
14:37:16 [2019-09-27T14:37:16.282Z] #13 61.52 Selecting previously unselected package libjq1:amd64.
14:37:16 [2019-09-27T14:37:16.561Z] #13 61.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.561Z] #13 61.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:37:16 [2019-09-27T14:37:16.561Z] #13 61.72 Selecting previously unselected package jq.
14:37:16 [2019-09-27T14:37:16.561Z] #13 61.72 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.561Z] #13 61.72 Unpacking jq (1.5+dfsg-1.3) ...
14:37:16 [2019-09-27T14:37:16.649Z] text/template
14:37:16 [2019-09-27T14:37:16.649Z] log
14:37:16 [2019-09-27T14:37:16.649Z] encoding/binary
14:37:16 [2019-09-27T14:37:16.819Z] #13 61.95 Selecting previously unselected package libaio1:amd64.
14:37:16 [2019-09-27T14:37:16.819Z] #13 61.96 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.819Z] #13 61.96 Unpacking libaio1:amd64 (0.3.110-3) ...
14:37:16 [2019-09-27T14:37:16.819Z] #13 62.02 Selecting previously unselected package libcap2-bin.
14:37:16 [2019-09-27T14:37:16.819Z] #13 62.04 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.819Z] #13 62.05 Unpacking libcap2-bin (1:2.25-1) ...
14:37:16 [2019-09-27T14:37:16.931Z] #13 64.20 Selecting previously unselected package net-tools.
14:37:16 [2019-09-27T14:37:16.932Z] #13 64.20 Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
14:37:16 [2019-09-27T14:37:16.932Z] #13 64.22 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:37:17 [2019-09-27T14:37:17.053Z] encoding/base64
14:37:17 [2019-09-27T14:37:17.053Z] encoding/json
14:37:17 [2019-09-27T14:37:17.053Z] go/doc
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.17 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.29 Selecting previously unselected package libsepol1-dev:amd64.
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.30 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
14:37:17 [2019-09-27T14:37:17.077Z] #13 62.32 Unpacking libsepol1-dev:amd64 (2.6-2) ...
14:37:17 [2019-09-27T14:37:17.077Z] #13 ...
14:37:17 [2019-09-27T14:37:17.077Z] 
14:37:17 [2019-09-27T14:37:17.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:17 [2019-09-27T14:37:17.077Z] #58 52.97   CC       compel/arch/x86/src/lib/infect.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 53.85   CC       compel/src/lib/infect-rpc.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 54.17   CC       compel/src/lib/infect-util.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 54.60   CC       compel/src/lib/infect.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 57.21   CC       compel/src/lib/ptrace.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 57.65   AR       compel/libcompel.a
14:37:17 [2019-09-27T14:37:17.077Z] #58 57.73   HOSTCC   compel/src/main-host.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 58.13   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 58.36   HOSTCC   compel/src/lib/handle-elf-host.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 58.83   HOSTCC   compel/src/lib/log-host.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 59.02   HOSTLINK compel/compel-host-bin
14:37:17 [2019-09-27T14:37:17.077Z] #58 59.14   DEP      soccr/soccr.d
14:37:17 [2019-09-27T14:37:17.077Z] #58 59.33   CC       soccr/soccr.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 60.84   AR       soccr/libsoccr.a
14:37:17 [2019-09-27T14:37:17.077Z] #58 60.86 make[1]: 'soccr/libsoccr.a' is up to date.
14:37:17 [2019-09-27T14:37:17.077Z] #58 61.18   DEP      criu/arch/x86/sigframe.d
14:37:17 [2019-09-27T14:37:17.077Z] #58 61.32   DEP      criu/arch/x86/crtools.d
14:37:17 [2019-09-27T14:37:17.077Z] #58 61.66   DEP      criu/arch/x86/cpu.d
14:37:17 [2019-09-27T14:37:17.077Z] #58 61.89   CC       criu/arch/x86/cpu.o
14:37:17 [2019-09-27T14:37:17.077Z] #58 62.56   CC       criu/arch/x86/crtools.o
14:37:17 [2019-09-27T14:37:17.189Z] #13 64.48 Selecting previously unselected package python-pip-whl.
14:37:17 [2019-09-27T14:37:17.189Z] #13 64.48 Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:37:17 [2019-09-27T14:37:17.189Z] #13 64.49 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:37:17 [2019-09-27T14:37:17.189Z] #13 ...
14:37:17 [2019-09-27T14:37:17.189Z] 
14:37:17 [2019-09-27T14:37:17.189Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:17 [2019-09-27T14:37:17.189Z] #58 53.42   CC       compel/src/lib/ptrace.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 53.92   AR       compel/libcompel.a
14:37:17 [2019-09-27T14:37:17.189Z] #58 53.97   HOSTCC   compel/src/main-host.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 54.43   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 54.71   HOSTCC   compel/src/lib/handle-elf-host.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 55.18   HOSTCC   compel/src/lib/log-host.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 55.42   HOSTLINK compel/compel-host-bin
14:37:17 [2019-09-27T14:37:17.189Z] #58 55.62   DEP      soccr/soccr.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 55.79   CC       soccr/soccr.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 57.23   AR       soccr/libsoccr.a
14:37:17 [2019-09-27T14:37:17.189Z] #58 57.27 make[1]: 'soccr/libsoccr.a' is up to date.
14:37:17 [2019-09-27T14:37:17.189Z] #58 57.59   DEP      criu/arch/x86/sigframe.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 57.69   DEP      criu/arch/x86/crtools.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 57.88   DEP      criu/arch/x86/cpu.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 58.08   CC       criu/arch/x86/cpu.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 58.64   CC       criu/arch/x86/crtools.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 59.75   CC       criu/arch/x86/sigframe.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.12   LINK     criu/arch/x86/crtools.built-in.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.16   DEP      criu/arch/x86/vdso-pie.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.42   DEP      criu/pie/parasite-vdso.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.60   DEP      criu/pie/util-vdso.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.82   DEP      criu/pie/util.d
14:37:17 [2019-09-27T14:37:17.189Z] #58 60.99   CC       criu/pie/util.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 61.33   CC       criu/pie/util-vdso.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 62.15   CC       criu/pie/parasite-vdso.o
14:37:17 [2019-09-27T14:37:17.189Z] #58 63.43   CC       criu/arch/x86/vdso-pie.o
14:37:17 [2019-09-27T14:37:17.447Z] #58 63.77   AR       criu/pie/pie.lib.a
14:37:17 [2019-09-27T14:37:17.453Z] github.com/LK4D4/vndr/build
14:37:17 [2019-09-27T14:37:17.453Z] encoding/xml
14:37:17 [2019-09-27T14:37:17.643Z] #58 ...
14:37:17 [2019-09-27T14:37:17.643Z] 
14:37:17 [2019-09-27T14:37:17.643Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:17 [2019-09-27T14:37:17.643Z] #13 62.63 Selecting previously unselected package libpcre16-3:amd64.
14:37:17 [2019-09-27T14:37:17.643Z] #13 62.63 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
14:37:17 [2019-09-27T14:37:17.643Z] #13 62.64 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
14:37:17 [2019-09-27T14:37:17.713Z] #58 63.82   DEP      criu/pie/restorer.d
14:37:17 [2019-09-27T14:37:17.884Z] github.com/LK4D4/vndr/godl/singleflight
14:37:17 [2019-09-27T14:37:17.884Z] compress/flate
14:37:17 [2019-09-27T14:37:17.884Z] hash
14:37:17 [2019-09-27T14:37:17.884Z] hash/crc32
14:37:17 [2019-09-27T14:37:17.901Z] #13 62.89 Selecting previously unselected package libpcre32-3:amd64.
14:37:17 [2019-09-27T14:37:17.901Z] #13 62.89 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
14:37:17 [2019-09-27T14:37:17.901Z] #13 62.90 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
14:37:17 [2019-09-27T14:37:17.901Z] #13 63.09 Selecting previously unselected package libpcre3-dev:amd64.
14:37:17 [2019-09-27T14:37:17.901Z] #13 63.09 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
14:37:17 [2019-09-27T14:37:17.901Z] #13 63.10 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
14:37:17 [2019-09-27T14:37:17.971Z] #58 64.12   DEP      criu/arch/x86/restorer.d
14:37:17 [2019-09-27T14:37:17.971Z] #58 ...
14:37:17 [2019-09-27T14:37:17.971Z] 
14:37:17 [2019-09-27T14:37:17.971Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:17 [2019-09-27T14:37:17.971Z] #13 65.21 Selecting previously unselected package python3-pip.
14:37:17 [2019-09-27T14:37:17.971Z] #13 65.22 Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:37:17 [2019-09-27T14:37:17.971Z] #13 65.23 Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:37:18 [2019-09-27T14:37:18.229Z] #13 65.44 Selecting previously unselected package python3-pkg-resources.
14:37:18 [2019-09-27T14:37:18.229Z] #13 65.44 Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
14:37:18 [2019-09-27T14:37:18.229Z] #13 65.45 Unpacking python3-pkg-resources (33.1.1-1) ...
14:37:18 [2019-09-27T14:37:18.300Z] context
14:37:18 [2019-09-27T14:37:18.300Z] compress/gzip
14:37:18 [2019-09-27T14:37:18.300Z] crypto/cipher
14:37:18 [2019-09-27T14:37:18.300Z] math/rand
14:37:18 [2019-09-27T14:37:18.300Z] crypto/aes
14:37:18 [2019-09-27T14:37:18.300Z] math/big
14:37:18 [2019-09-27T14:37:18.300Z] crypto
14:37:18 [2019-09-27T14:37:18.300Z] crypto/des
14:37:18 [2019-09-27T14:37:18.466Z] #13 63.67 Selecting previously unselected package libselinux1-dev:amd64.
14:37:18 [2019-09-27T14:37:18.466Z] #13 63.67 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
14:37:18 [2019-09-27T14:37:18.466Z] #13 63.69 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
14:37:18 [2019-09-27T14:37:18.487Z] #13 65.65 Selecting previously unselected package python3-setuptools.
14:37:18 [2019-09-27T14:37:18.487Z] #13 65.67 Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
14:37:18 [2019-09-27T14:37:18.487Z] #13 65.67 Unpacking python3-setuptools (33.1.1-1) ...
14:37:18 [2019-09-27T14:37:18.706Z] crypto/internal/randutil
14:37:18 [2019-09-27T14:37:18.706Z] crypto/sha512
14:37:18 [2019-09-27T14:37:18.706Z] crypto/hmac
14:37:18 [2019-09-27T14:37:18.706Z] crypto/md5
14:37:18 [2019-09-27T14:37:18.706Z] crypto/sha1
14:37:18 [2019-09-27T14:37:18.706Z] crypto/sha256
14:37:18 [2019-09-27T14:37:18.706Z] encoding/hex
14:37:18 [2019-09-27T14:37:18.744Z] #13 65.93 Selecting previously unselected package python3-wheel.
14:37:18 [2019-09-27T14:37:18.744Z] #13 65.94 Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
14:37:18 [2019-09-27T14:37:18.744Z] #13 65.95 Unpacking python3-wheel (0.29.0-2) ...
14:37:18 [2019-09-27T14:37:18.744Z] #13 66.11 Selecting previously unselected package thin-provisioning-tools.
14:37:18 [2019-09-27T14:37:18.744Z] #13 66.11 Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
14:37:18 [2019-09-27T14:37:18.744Z] #13 66.11 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:37:19 [2019-09-27T14:37:19.002Z] #13 66.50 Selecting previously unselected package vim-runtime.
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.01 Selecting previously unselected package libdevmapper-dev:amd64.
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.02 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.04 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.16 Selecting previously unselected package libreadline5:amd64.
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.17 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
14:37:19 [2019-09-27T14:37:19.031Z] #13 64.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:37:19 [2019-09-27T14:37:19.111Z] encoding/pem
14:37:19 [2019-09-27T14:37:19.111Z] internal/singleflight
14:37:19 [2019-09-27T14:37:19.111Z] net
14:37:19 [2019-09-27T14:37:19.111Z] crypto/rand
14:37:19 [2019-09-27T14:37:19.111Z] crypto/elliptic
14:37:19 [2019-09-27T14:37:19.259Z] #13 66.50 Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:37:19 [2019-09-27T14:37:19.259Z] #13 66.55 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:37:19 [2019-09-27T14:37:19.259Z] #13 66.57 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:37:19 [2019-09-27T14:37:19.259Z] #13 66.59 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:37:19 [2019-09-27T14:37:19.289Z] #13 64.30 Selecting previously unselected package libsystemd-dev:amd64.
14:37:19 [2019-09-27T14:37:19.289Z] #13 64.30 Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_amd64.deb ...
14:37:19 [2019-09-27T14:37:19.289Z] #13 64.32 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
14:37:19 [2019-09-27T14:37:19.518Z] encoding/asn1
14:37:19 [2019-09-27T14:37:19.518Z] crypto/ecdsa
14:37:19 [2019-09-27T14:37:19.916Z] crypto/rsa
14:37:19 [2019-09-27T14:37:19.916Z] crypto/dsa
14:37:19 [2019-09-27T14:37:19.916Z] crypto/x509/pkix
14:37:19 [2019-09-27T14:37:19.916Z] vendor/golang_org/x/crypto/cryptobyte
14:37:20 [2019-09-27T14:37:20.321Z] vendor/golang_org/x/crypto/internal/chacha20
14:37:20 [2019-09-27T14:37:20.321Z] vendor/golang_org/x/crypto/poly1305
14:37:20 [2019-09-27T14:37:20.321Z] vendor/golang_org/x/crypto/chacha20poly1305
14:37:20 [2019-09-27T14:37:20.321Z] vendor/golang_org/x/crypto/curve25519
14:37:20 [2019-09-27T14:37:20.781Z] vendor/golang_org/x/text/transform
14:37:20 [2019-09-27T14:37:20.781Z] vendor/golang_org/x/text/unicode/bidi
14:37:21 [2019-09-27T14:37:21.161Z] #13 ...
14:37:21 [2019-09-27T14:37:21.161Z] 
14:37:21 [2019-09-27T14:37:21.161Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:21 [2019-09-27T14:37:21.161Z] #33 116.8 vendor/golang_org/x/crypto/poly1305
14:37:21 [2019-09-27T14:37:21.161Z] #33 117.0 vendor/golang_org/x/crypto/chacha20poly1305
14:37:21 [2019-09-27T14:37:21.161Z] #33 118.1 vendor/golang_org/x/text/transform
14:37:21 [2019-09-27T14:37:21.161Z] #33 119.0 vendor/golang_org/x/text/unicode/bidi
14:37:21 [2019-09-27T14:37:21.161Z] #33 120.7 vendor/golang_org/x/text/secure/bidirule
14:37:21 [2019-09-27T14:37:21.161Z] #33 121.2 vendor/golang_org/x/text/unicode/norm
14:37:21 [2019-09-27T14:37:21.161Z] #33 124.7 crypto/x509
14:37:21 [2019-09-27T14:37:21.161Z] #33 125.8 vendor/golang_org/x/net/idna
14:37:21 [2019-09-27T14:37:21.161Z] #33 ...
14:37:21 [2019-09-27T14:37:21.161Z] 
14:37:21 [2019-09-27T14:37:21.161Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:21 [2019-09-27T14:37:21.161Z] #58 64.40   DEP      criu/pie/parasite.d
14:37:21 [2019-09-27T14:37:21.161Z] #58 64.74   CC       criu/pie/parasite.o
14:37:21 [2019-09-27T14:37:21.161Z] #58 66.14   LINK     criu/pie/parasite.built-in.o
14:37:21 [2019-09-27T14:37:21.161Z] #58 66.15   GEN      criu/pie/parasite-blob.h
14:37:21 [2019-09-27T14:37:21.161Z] #58 66.17   CC       criu/arch/x86/restorer.o
14:37:21 [2019-09-27T14:37:21.161Z] #58 66.74   CC       criu/pie/restorer.o
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.11 Selecting previously unselected package net-tools.
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.12 Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.14 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.45 Selecting previously unselected package python-pip-whl.
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.45 Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:37:21 [2019-09-27T14:37:21.187Z] #13 66.46 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:37:21 [2019-09-27T14:37:21.273Z] vendor/golang_org/x/text/secure/bidirule
14:37:21 [2019-09-27T14:37:21.273Z] vendor/golang_org/x/text/unicode/norm
14:37:21 [2019-09-27T14:37:21.728Z] crypto/x509
14:37:21 [2019-09-27T14:37:21.728Z] vendor/golang_org/x/net/idna
14:37:22 [2019-09-27T14:37:22.120Z] #13 67.16 Selecting previously unselected package python3-pip.
14:37:22 [2019-09-27T14:37:22.120Z] #13 67.16 Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:37:22 [2019-09-27T14:37:22.120Z] #13 67.18 Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:37:22 [2019-09-27T14:37:22.121Z] net/textproto
14:37:22 [2019-09-27T14:37:22.121Z] crypto/tls
14:37:22 [2019-09-27T14:37:22.121Z] vendor/golang_org/x/net/http/httpguts
14:37:22 [2019-09-27T14:37:22.121Z] vendor/golang_org/x/net/http/httpproxy
14:37:22 [2019-09-27T14:37:22.121Z] vendor/golang_org/x/net/http2/hpack
14:37:22 [2019-09-27T14:37:22.121Z] mime
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.37 Selecting previously unselected package python3-pkg-resources.
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.37 Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.38 Unpacking python3-pkg-resources (33.1.1-1) ...
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.58 Selecting previously unselected package python3-setuptools.
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.58 Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
14:37:22 [2019-09-27T14:37:22.378Z] #13 67.59 Unpacking python3-setuptools (33.1.1-1) ...
14:37:22 [2019-09-27T14:37:22.526Z] mime/quotedprintable
14:37:22 [2019-09-27T14:37:22.526Z] mime/multipart
14:37:22 [2019-09-27T14:37:22.526Z] net/http/internal
14:37:22 [2019-09-27T14:37:22.526Z] os/exec
14:37:22 [2019-09-27T14:37:22.535Z] #58 ...
14:37:22 [2019-09-27T14:37:22.535Z] 
14:37:22 [2019-09-27T14:37:22.535Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3 + GOBIN=/build
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3 + /build/gometalinter --install
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3 Installing:
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   deadcode
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   dupl
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   errcheck
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gas
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gochecknoglobals
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gochecknoinits
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   goconst
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gocyclo
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   goimports
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   golint
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gosimple
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gotype
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   gotypex
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   ineffassign
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   interfacer
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   lll
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   maligned
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   megacheck
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   misspell
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   nakedret
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   safesql
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   staticcheck
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   structcheck
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   unconvert
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   unparam
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   unused
14:37:22 [2019-09-27T14:37:22.535Z] #24 118.3   varcheck
14:37:22 [2019-09-27T14:37:22.535Z] #24 ...
14:37:22 [2019-09-27T14:37:22.535Z] 
14:37:22 [2019-09-27T14:37:22.535Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:22 [2019-09-27T14:37:22.535Z] #33 128.0 net/textproto
14:37:22 [2019-09-27T14:37:22.636Z] #13 67.85 Selecting previously unselected package python3-wheel.
14:37:22 [2019-09-27T14:37:22.636Z] #13 67.85 Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
14:37:22 [2019-09-27T14:37:22.636Z] #13 67.86 Unpacking python3-wheel (0.29.0-2) ...
14:37:22 [2019-09-27T14:37:22.894Z] #13 68.06 Selecting previously unselected package thin-provisioning-tools.
14:37:22 [2019-09-27T14:37:22.894Z] #13 68.06 Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
14:37:22 [2019-09-27T14:37:22.894Z] #13 68.07 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:37:22 [2019-09-27T14:37:22.935Z] net/http/httptrace
14:37:22 [2019-09-27T14:37:22.935Z] net/http
14:37:23 [2019-09-27T14:37:23.111Z] #33 128.9 vendor/golang_org/x/net/http/httpguts
14:37:23 [2019-09-27T14:37:23.152Z] #13 68.39 Selecting previously unselected package vim-runtime.
14:37:23 [2019-09-27T14:37:23.152Z] #13 68.39 Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:37:23 [2019-09-27T14:37:23.152Z] #13 68.44 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:37:23 [2019-09-27T14:37:23.369Z] #33 129.3 vendor/golang_org/x/net/http/httpproxy
14:37:23 [2019-09-27T14:37:23.410Z] #13 68.47 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:37:23 [2019-09-27T14:37:23.410Z] #13 68.52 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:37:23 [2019-09-27T14:37:23.627Z] #33 129.6 crypto/tls
14:37:23 [2019-09-27T14:37:23.884Z] #33 129.8 vendor/golang_org/x/net/http2/hpack
14:37:24 [2019-09-27T14:37:24.785Z] #13 ...
14:37:24 [2019-09-27T14:37:24.785Z] 
14:37:24 [2019-09-27T14:37:24.785Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1 + GOBIN=/build
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1 + /build/gometalinter --install
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1 Installing:
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   deadcode
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   dupl
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   errcheck
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gas
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gochecknoglobals
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gochecknoinits
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   goconst
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gocyclo
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   goimports
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   golint
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gosimple
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gotype
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   gotypex
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   ineffassign
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   interfacer
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   lll
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   maligned
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   megacheck
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   misspell
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   nakedret
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   safesql
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   staticcheck
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   structcheck
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   unconvert
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   unparam
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   unused
14:37:24 [2019-09-27T14:37:24.785Z] #24 120.1   varcheck
14:37:24 [2019-09-27T14:37:24.796Z] github.com/LK4D4/vndr/godl
14:37:24 [2019-09-27T14:37:24.796Z] github.com/LK4D4/vndr
14:37:25 [2019-09-27T14:37:25.043Z] #24 ...
14:37:25 [2019-09-27T14:37:25.043Z] 
14:37:25 [2019-09-27T14:37:25.043Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.00   CC       criu/arch/x86/sigframe.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.27   LINK     criu/arch/x86/crtools.built-in.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.32   DEP      criu/arch/x86/vdso-pie.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.54   DEP      criu/pie/parasite-vdso.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.70   DEP      criu/pie/util-vdso.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 64.91   DEP      criu/pie/util.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 65.12   CC       criu/pie/util.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 65.47   CC       criu/pie/util-vdso.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 66.27   CC       criu/pie/parasite-vdso.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 67.66   CC       criu/arch/x86/vdso-pie.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 68.07   AR       criu/pie/pie.lib.a
14:37:25 [2019-09-27T14:37:25.043Z] #58 68.15   DEP      criu/pie/restorer.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 68.44   DEP      criu/arch/x86/restorer.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 68.69   DEP      criu/pie/parasite.d
14:37:25 [2019-09-27T14:37:25.043Z] #58 69.06   CC       criu/pie/parasite.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 70.49   LINK     criu/pie/parasite.built-in.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 70.51   GEN      criu/pie/parasite-blob.h
14:37:25 [2019-09-27T14:37:25.043Z] #58 70.55   CC       criu/arch/x86/restorer.o
14:37:25 [2019-09-27T14:37:25.043Z] #58 71.03   CC       criu/pie/restorer.o
14:37:25 [2019-09-27T14:37:25.260Z] #33 131.2 mime
14:37:25 [2019-09-27T14:37:25.608Z] #58 ...
14:37:25 [2019-09-27T14:37:25.608Z] 
14:37:25 [2019-09-27T14:37:25.608Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:25 [2019-09-27T14:37:25.608Z] #33 120.7 vendor/golang_org/x/text/secure/bidirule
14:37:25 [2019-09-27T14:37:25.608Z] #33 121.2 vendor/golang_org/x/text/unicode/norm
14:37:25 [2019-09-27T14:37:25.608Z] #33 126.0 vendor/golang_org/x/net/idna
14:37:25 [2019-09-27T14:37:25.608Z] #33 126.6 crypto/x509
14:37:25 [2019-09-27T14:37:25.608Z] #33 128.5 net/textproto
14:37:25 [2019-09-27T14:37:25.608Z] #33 129.6 vendor/golang_org/x/net/http/httpguts
14:37:25 [2019-09-27T14:37:25.608Z] #33 129.9 vendor/golang_org/x/net/http/httpproxy
14:37:25 [2019-09-27T14:37:25.608Z] #33 130.4 vendor/golang_org/x/net/http2/hpack
14:37:26 [2019-09-27T14:37:26.174Z] #33 131.3 mime
14:37:26 [2019-09-27T14:37:26.739Z] #33 131.9 crypto/tls
14:37:27 [2019-09-27T14:37:27.161Z] #33 132.9 mime/quotedprintable
14:37:27 [2019-09-27T14:37:27.161Z] #33 133.3 mime/multipart
14:37:27 [2019-09-27T14:37:27.359Z] Removing intermediate container 9c38d3900843
14:37:27 [2019-09-27T14:37:27.359Z]  ---> 82959a28f737
14:37:27 [2019-09-27T14:37:27.359Z] Step 49/118 : FROM dev-base AS containerd
14:37:27 [2019-09-27T14:37:27.359Z]  ---> d5a2a30a8b44
14:37:27 [2019-09-27T14:37:27.359Z] Step 50/118 : ARG DEBIAN_FRONTEND
14:37:27 [2019-09-27T14:37:27.359Z]  ---> Using cache
14:37:27 [2019-09-27T14:37:27.359Z]  ---> 16a8017c1de4
14:37:27 [2019-09-27T14:37:27.359Z] Step 51/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
14:37:27 [2019-09-27T14:37:27.359Z]  ---> Running in fe5cf782e9b1
14:37:27 [2019-09-27T14:37:27.726Z] #33 ...
14:37:27 [2019-09-27T14:37:27.726Z] 
14:37:27 [2019-09-27T14:37:27.726Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.30 Selecting previously unselected package vim.
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.30 Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.30 Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.89 Selecting previously unselected package xfsprogs.
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.90 Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 71.90 Unpacking xfsprogs (4.9.0+nmu1) ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.62 Selecting previously unselected package zip.
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.62 Preparing to unpack .../43-zip_3.0-11+b1_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.64 Unpacking zip (3.0-11+b1) ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.85 Selecting previously unselected package libapparmor-perl.
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.87 Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 72.88 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.02 Selecting previously unselected package apparmor.
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.02 Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.10 Unpacking apparmor (2.11.0-3+deb9u2) ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.63 Selecting previously unselected package binutils-mingw-w64-i686.
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.63 Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
14:37:27 [2019-09-27T14:37:27.726Z] #13 73.64 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:37:27 [2019-09-27T14:37:27.730Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:37:27 [2019-09-27T14:37:27.730Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:37:27 [2019-09-27T14:37:27.730Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:37:27 [2019-09-27T14:37:27.730Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:37:27 [2019-09-27T14:37:27.730Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:37:28 [2019-09-27T14:37:28.100Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:37:28 [2019-09-27T14:37:28.100Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:37:28 [2019-09-27T14:37:28.100Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:37:28 [2019-09-27T14:37:28.111Z] #33 133.1 mime/quotedprintable
14:37:28 [2019-09-27T14:37:28.290Z] #13 75.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:37:28 [2019-09-27T14:37:28.290Z] #13 75.70 Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
14:37:28 [2019-09-27T14:37:28.290Z] #13 75.70 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:37:28 [2019-09-27T14:37:28.369Z] #33 133.6 mime/multipart
14:37:28 [2019-09-27T14:37:28.369Z] #33 ...
14:37:28 [2019-09-27T14:37:28.369Z] 
14:37:28 [2019-09-27T14:37:28.369Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:28 [2019-09-27T14:37:28.369Z] #13 73.48 Selecting previously unselected package vim.
14:37:28 [2019-09-27T14:37:28.369Z] #13 73.48 Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:37:28 [2019-09-27T14:37:28.369Z] #13 73.49 Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:37:28 [2019-09-27T14:37:28.934Z] #13 74.11 Selecting previously unselected package xfsprogs.
14:37:28 [2019-09-27T14:37:28.934Z] #13 74.12 Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_amd64.deb ...
14:37:28 [2019-09-27T14:37:28.934Z] #13 74.13 Unpacking xfsprogs (4.9.0+nmu1) ...
14:37:29 [2019-09-27T14:37:29.366Z] Fetched 7668 kB in 1s (4531 kB/s)
14:37:29 [2019-09-27T14:37:29.499Z] #13 74.80 Selecting previously unselected package zip.
14:37:29 [2019-09-27T14:37:29.751Z] Reading package lists...
14:37:29 [2019-09-27T14:37:29.757Z] #13 74.80 Preparing to unpack .../43-zip_3.0-11+b1_amd64.deb ...
14:37:29 [2019-09-27T14:37:29.757Z] #13 74.81 Unpacking zip (3.0-11+b1) ...
14:37:29 [2019-09-27T14:37:29.757Z] #13 74.98 Selecting previously unselected package libapparmor-perl.
14:37:29 [2019-09-27T14:37:29.757Z] #13 75.01 Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
14:37:29 [2019-09-27T14:37:29.757Z] #13 75.01 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:37:30 [2019-09-27T14:37:30.014Z] #13 75.14 Selecting previously unselected package apparmor.
14:37:30 [2019-09-27T14:37:30.014Z] #13 75.15 Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_amd64.deb ...
14:37:30 [2019-09-27T14:37:30.014Z] #13 75.24 Unpacking apparmor (2.11.0-3+deb9u2) ...
14:37:30 [2019-09-27T14:37:30.580Z] Reading package lists...
14:37:30 [2019-09-27T14:37:30.580Z] Building dependency tree...
14:37:30 [2019-09-27T14:37:30.580Z] Reading state information...
14:37:30 [2019-09-27T14:37:30.580Z] The following additional packages will be installed:
14:37:30 [2019-09-27T14:37:30.580Z]   btrfs-progs liblzo2-2
14:37:30 [2019-09-27T14:37:30.580Z] The following NEW packages will be installed:
14:37:30 [2019-09-27T14:37:30.580Z]   btrfs-progs btrfs-tools liblzo2-2
14:37:30 [2019-09-27T14:37:30.580Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:37:30 [2019-09-27T14:37:30.580Z] Need to get 668 kB of archives.
14:37:30 [2019-09-27T14:37:30.580Z] After this operation, 5446 kB of additional disk space will be used.
14:37:30 [2019-09-27T14:37:30.580Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:37:30 [2019-09-27T14:37:30.580Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
14:37:30 [2019-09-27T14:37:30.580Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
14:37:30 [2019-09-27T14:37:30.580Z] #13 75.67 Selecting previously unselected package binutils-mingw-w64-i686.
14:37:30 [2019-09-27T14:37:30.580Z] #13 75.67 Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
14:37:30 [2019-09-27T14:37:30.580Z] #13 75.68 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.66 Selecting previously unselected package binutils-mingw-w64.
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.67 Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.68 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.79 Selecting previously unselected package mingw-w64-common.
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.81 Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
14:37:30 [2019-09-27T14:37:30.817Z] #13 77.81 Unpacking mingw-w64-common (5.0.1-1) ...
14:37:30 [2019-09-27T14:37:30.947Z] debconf: delaying package configuration, since apt-utils is not installed
14:37:30 [2019-09-27T14:37:30.947Z] Fetched 668 kB in 0s (6172 kB/s)
14:37:30 [2019-09-27T14:37:30.947Z] Selecting previously unselected package liblzo2-2:s390x.
14:37:30 [2019-09-27T14:37:30.947Z] (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 ... 14828 files and directories currently installed.)
14:37:30 [2019-09-27T14:37:30.947Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:37:30 [2019-09-27T14:37:30.947Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:37:30 [2019-09-27T14:37:30.947Z] Selecting previously unselected package btrfs-progs.
14:37:30 [2019-09-27T14:37:30.948Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
14:37:30 [2019-09-27T14:37:30.948Z] Unpacking btrfs-progs (4.7.3-1) ...
14:37:30 [2019-09-27T14:37:30.948Z] Selecting previously unselected package btrfs-tools.
14:37:30 [2019-09-27T14:37:30.948Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
14:37:30 [2019-09-27T14:37:30.948Z] Unpacking btrfs-tools (4.7.3-1) ...
14:37:30 [2019-09-27T14:37:30.948Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:37:30 [2019-09-27T14:37:30.948Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:37:30 [2019-09-27T14:37:30.948Z] Setting up btrfs-progs (4.7.3-1) ...
14:37:31 [2019-09-27T14:37:31.348Z] Setting up btrfs-tools (4.7.3-1) ...
14:37:31 [2019-09-27T14:37:31.348Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:37:31 [2019-09-27T14:37:31.827Z] Removing intermediate container fe5cf782e9b1
14:37:31 [2019-09-27T14:37:31.827Z]  ---> 8f0d383bd07a
14:37:31 [2019-09-27T14:37:31.827Z] Step 52/118 : ENV INSTALL_BINARY_NAME=containerd
14:37:31 [2019-09-27T14:37:31.827Z]  ---> Running in 8580a4c37741
14:37:31 [2019-09-27T14:37:31.827Z] Removing intermediate container 8580a4c37741
14:37:31 [2019-09-27T14:37:31.827Z]  ---> 3ee53d7654bc
14:37:31 [2019-09-27T14:37:31.827Z] Step 53/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:37:32 [2019-09-27T14:37:32.205Z]  ---> e20313154740
14:37:32 [2019-09-27T14:37:32.205Z] Step 54/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:37:32 [2019-09-27T14:37:32.478Z] #13 77.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:37:32 [2019-09-27T14:37:32.478Z] #13 77.57 Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
14:37:32 [2019-09-27T14:37:32.478Z] #13 77.59 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:37:32 [2019-09-27T14:37:32.575Z]  ---> 8ed8777aa822
14:37:32 [2019-09-27T14:37:32.575Z] Step 55/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:37:32 [2019-09-27T14:37:32.575Z]  ---> Running in 27244676318b
14:37:33 [2019-09-27T14:37:33.344Z] #13 ...
14:37:33 [2019-09-27T14:37:33.344Z] 
14:37:33 [2019-09-27T14:37:33.344Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:33 [2019-09-27T14:37:33.344Z] #58 69.87   LINK     criu/pie/restorer.built-in.o
14:37:33 [2019-09-27T14:37:33.344Z] #58 69.90   GEN      criu/pie/restorer-blob.h
14:37:33 [2019-09-27T14:37:33.344Z] #58 69.98   DEP      criu/vdso.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 70.25   DEP      criu/uts_ns.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 70.40   DEP      criu/util.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 70.66   DEP      criu/uffd.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 70.91   DEP      criu/tun.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 71.19   DEP      criu/tty.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 71.47   DEP      criu/timerfd.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 71.66   DEP      criu/sysfs_parse.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 71.92   DEP      criu/sysctl.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 72.07   DEP      criu/string.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 72.14   DEP      criu/stats.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 72.25   DEP      criu/sockets.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 72.48   DEP      criu/sk-unix.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 72.85   DEP      criu/sk-tcp.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 73.10   DEP      criu/sk-queue.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 73.28   DEP      criu/sk-packet.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 73.44   DEP      criu/sk-netlink.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 73.75   DEP      criu/sk-inet.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 74.01   DEP      criu/signalfd.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 74.22   DEP      criu/sigframe.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 74.44   DEP      criu/shmem.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 74.66   DEP      criu/seize.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 74.87   DEP      criu/seccomp.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 75.10   DEP      criu/rst-malloc.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 75.16   DEP      criu/rbtree.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 75.19   DEP      criu/pstree.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 75.41   DEP      criu/protobuf.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 75.55   GEN      criu/protobuf-desc-gen.h
14:37:33 [2019-09-27T14:37:33.344Z] #58 77.13   DEP      criu/protobuf-desc.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 77.29   DEP      criu/proc_parse.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 77.50   DEP      criu/plugin.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 77.61   DEP      criu/pipes.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 77.86   DEP      criu/pie-util.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 78.01   DEP      criu/pie-util-vdso.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 78.19   DEP      criu/pie-util-vdso-elf32.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 78.39   DEP      criu/path.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 78.56   DEP      criu/parasite-syscall.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 78.86   DEP      criu/pagemap.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 79.13   DEP      criu/pagemap-cache.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 79.28   DEP      criu/page-xfer.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 79.52   DEP      criu/page-pipe.d
14:37:33 [2019-09-27T14:37:33.344Z] #58 79.64   DEP      criu/netfilter.d
14:37:33 [2019-09-27T14:37:33.390Z] + RM_GOPATH=0
14:37:33 [2019-09-27T14:37:33.390Z] + TMP_GOPATH=
14:37:33 [2019-09-27T14:37:33.390Z] + : /build
14:37:33 [2019-09-27T14:37:33.390Z] + '[' -z '' ']'
14:37:33 [2019-09-27T14:37:33.390Z] ++ mktemp -d
14:37:33 [2019-09-27T14:37:33.390Z] + export GOPATH=/tmp/tmp.cnkmiMWEu4
14:37:33 [2019-09-27T14:37:33.390Z] + GOPATH=/tmp/tmp.cnkmiMWEu4
14:37:33 [2019-09-27T14:37:33.390Z] + RM_GOPATH=1
14:37:33 [2019-09-27T14:37:33.390Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
14:37:33 [2019-09-27T14:37:33.390Z] ++ dirname ./install.sh
14:37:33 [2019-09-27T14:37:33.390Z] + dir=.
14:37:33 [2019-09-27T14:37:33.390Z] + bin=containerd
14:37:33 [2019-09-27T14:37:33.390Z] + shift
14:37:33 [2019-09-27T14:37:33.390Z] + '[' '!' -f ./containerd.installer ']'
14:37:33 [2019-09-27T14:37:33.390Z] + . ./containerd.installer
14:37:33 [2019-09-27T14:37:33.390Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
14:37:33 [2019-09-27T14:37:33.390Z] + install_containerd
14:37:33 [2019-09-27T14:37:33.390Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
14:37:33 [2019-09-27T14:37:33.390Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.cnkmiMWEu4/src/github.com/containerd/containerd
14:37:33 [2019-09-27T14:37:33.390Z] Cloning into '/tmp/tmp.cnkmiMWEu4/src/github.com/containerd/containerd'...
14:37:33 [2019-09-27T14:37:33.602Z] #58 79.80   DEP      criu/net.d
14:37:33 [2019-09-27T14:37:33.859Z] #58 80.03   DEP      criu/namespaces.d
14:37:34 [2019-09-27T14:37:34.116Z] #58 80.24   DEP      criu/mount.d
14:37:34 [2019-09-27T14:37:34.116Z] #58 80.45   DEP      criu/mem.d
14:37:34 [2019-09-27T14:37:34.374Z] #58 80.72   DEP      criu/lsm.d
14:37:34 [2019-09-27T14:37:34.376Z] #13 79.70 Selecting previously unselected package binutils-mingw-w64.
14:37:34 [2019-09-27T14:37:34.377Z] #13 79.70 Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:37:34 [2019-09-27T14:37:34.632Z] #58 80.88   DEP      criu/log.d
14:37:34 [2019-09-27T14:37:34.635Z] #13 79.72 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:37:34 [2019-09-27T14:37:34.635Z] #13 79.83 Selecting previously unselected package mingw-w64-common.
14:37:34 [2019-09-27T14:37:34.635Z] #13 79.83 Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
14:37:34 [2019-09-27T14:37:34.635Z] #13 79.84 Unpacking mingw-w64-common (5.0.1-1) ...
14:37:34 [2019-09-27T14:37:34.889Z] #58 81.08   DEP      criu/libnetlink.d
14:37:35 [2019-09-27T14:37:35.161Z] #58 81.22   DEP      criu/kerndat.d
14:37:35 [2019-09-27T14:37:35.161Z] #58 ...
14:37:35 [2019-09-27T14:37:35.161Z] 
14:37:35 [2019-09-27T14:37:35.161Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:35 [2019-09-27T14:37:35.161Z] #13 82.50 Selecting previously unselected package mingw-w64-x86-64-dev.
14:37:35 [2019-09-27T14:37:35.161Z] #13 82.51 Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:37:35 [2019-09-27T14:37:35.161Z] #13 82.52 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:37:35 [2019-09-27T14:37:35.211Z] + dpkg --print-architecture
14:37:35 [2019-09-27T14:37:35.211Z] + cd /tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution
14:37:35 [2019-09-27T14:37:35.211Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:37:35 [2019-09-27T14:37:35.211Z] + GOPATH=/tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eHsif5DnlA
14:37:35 [2019-09-27T14:37:35.211Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:37:36 [2019-09-27T14:37:36.646Z] + cd /tmp/tmp.cnkmiMWEu4/src/github.com/containerd/containerd
14:37:36 [2019-09-27T14:37:36.646Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
14:37:36 [2019-09-27T14:37:36.646Z] + export 'BUILDTAGS=netgo osusergo static_build'
14:37:36 [2019-09-27T14:37:36.646Z] + BUILDTAGS='netgo osusergo static_build'
14:37:36 [2019-09-27T14:37:36.646Z] + export EXTRA_FLAGS=-buildmode=pie
14:37:36 [2019-09-27T14:37:36.646Z] + EXTRA_FLAGS=-buildmode=pie
14:37:36 [2019-09-27T14:37:36.646Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:37:36 [2019-09-27T14:37:36.646Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:37:36 [2019-09-27T14:37:36.646Z] + '[' '' = dynamic ']'
14:37:36 [2019-09-27T14:37:36.646Z] + make
14:37:37 [2019-09-27T14:37:37.029Z] 🇩 bin/ctr
14:37:37 [2019-09-27T14:37:37.687Z] #13 ...
14:37:37 [2019-09-27T14:37:37.687Z] 
14:37:37 [2019-09-27T14:37:37.687Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:37:37 [2019-09-27T14:37:37.687Z] #27 DONE 143.4s
14:37:37 [2019-09-27T14:37:37.687Z] 
14:37:37 [2019-09-27T14:37:37.687Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:37 [2019-09-27T14:37:37.687Z] #58 81.52   DEP      criu/kcmp-ids.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 81.73   DEP      criu/irmap.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 81.80   DEP      criu/ipc_ns.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 81.92   DEP      criu/image.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 82.10   DEP      criu/image-desc.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 82.25   DEP      criu/fsnotify.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 82.51   DEP      criu/filesystems.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 82.75   DEP      criu/files.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 83.03   DEP      criu/files-reg.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 83.25   DEP      criu/files-ext.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 83.44   DEP      criu/file-lock.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 83.62   DEP      criu/file-ids.d
14:37:37 [2019-09-27T14:37:37.687Z] #58 83.94   DEP      criu/fifo.d
14:37:37 [2019-09-27T14:37:37.915Z] #13 ...
14:37:37 [2019-09-27T14:37:37.915Z] 
14:37:37 [2019-09-27T14:37:37.915Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:37:37 [2019-09-27T14:37:37.915Z] #27 DONE 143.0s
14:37:37 [2019-09-27T14:37:37.915Z] 
14:37:37 [2019-09-27T14:37:37.915Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:37 [2019-09-27T14:37:37.915Z] #58 74.53   LINK     criu/pie/restorer.built-in.o
14:37:37 [2019-09-27T14:37:37.915Z] #58 74.57   GEN      criu/pie/restorer-blob.h
14:37:37 [2019-09-27T14:37:37.915Z] #58 74.69   DEP      criu/vdso.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 74.91   DEP      criu/uts_ns.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 75.13   DEP      criu/util.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 75.41   DEP      criu/uffd.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 75.65   DEP      criu/tun.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 75.91   DEP      criu/tty.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 76.22   DEP      criu/timerfd.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 76.44   DEP      criu/sysfs_parse.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 76.71   DEP      criu/sysctl.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 76.96   DEP      criu/string.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 77.03   DEP      criu/stats.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 77.13   DEP      criu/sockets.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 77.25   DEP      criu/sk-unix.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 77.49   DEP      criu/sk-tcp.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 77.77   DEP      criu/sk-queue.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 78.04   DEP      criu/sk-packet.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 78.23   DEP      criu/sk-netlink.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 78.40   DEP      criu/sk-inet.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 78.66   DEP      criu/signalfd.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 78.88   DEP      criu/sigframe.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.06   DEP      criu/shmem.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.30   DEP      criu/seize.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.47   DEP      criu/seccomp.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.71   DEP      criu/rst-malloc.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.86   DEP      criu/rbtree.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 79.95   DEP      criu/pstree.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 80.15   DEP      criu/protobuf.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 80.31   GEN      criu/protobuf-desc-gen.h
14:37:37 [2019-09-27T14:37:37.915Z] #58 81.96   DEP      criu/protobuf-desc.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 82.15   DEP      criu/proc_parse.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 82.43   DEP      criu/plugin.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 82.58   DEP      criu/pipes.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 82.85   DEP      criu/pie-util.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 83.02   DEP      criu/pie-util-vdso.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 83.19   DEP      criu/pie-util-vdso-elf32.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 83.36   DEP      criu/path.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 83.45   DEP      criu/parasite-syscall.d
14:37:37 [2019-09-27T14:37:37.915Z] #58 83.67   DEP      criu/pagemap.d
14:37:37 [2019-09-27T14:37:37.945Z] #58 84.09   DEP      criu/fdstore.d
14:37:38 [2019-09-27T14:37:38.173Z] #58 83.98   DEP      criu/pagemap-cache.d
14:37:38 [2019-09-27T14:37:38.202Z] #58 84.32   DEP      criu/fault-injection.d
14:37:38 [2019-09-27T14:37:38.202Z] #58 84.39   DEP      criu/external.d
14:37:38 [2019-09-27T14:37:38.202Z] #58 ...
14:37:38 [2019-09-27T14:37:38.202Z] 
14:37:38 [2019-09-27T14:37:38.202Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:38 [2019-09-27T14:37:38.202Z] #33 134.1 net/http/internal
14:37:38 [2019-09-27T14:37:38.202Z] #33 134.5 os/exec
14:37:38 [2019-09-27T14:37:38.202Z] #33 136.7 net/http/httptrace
14:37:38 [2019-09-27T14:37:38.202Z] #33 137.0 net/http
14:37:38 [2019-09-27T14:37:38.431Z] #58 84.35   DEP      criu/page-xfer.d
14:37:38 [2019-09-27T14:37:38.460Z] #33 ...
14:37:38 [2019-09-27T14:37:38.460Z] 
14:37:38 [2019-09-27T14:37:38.460Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:38 [2019-09-27T14:37:38.460Z] #58 84.63   DEP      criu/eventpoll.d
14:37:38 [2019-09-27T14:37:38.688Z] #58 84.64   DEP      criu/page-pipe.d
14:37:38 [2019-09-27T14:37:38.717Z] #58 84.95   DEP      criu/eventfd.d
14:37:38 [2019-09-27T14:37:38.946Z] #58 84.77   DEP      criu/netfilter.d
14:37:38 [2019-09-27T14:37:38.974Z] #58 85.07   DEP      criu/crtools.d
14:37:38 [2019-09-27T14:37:38.974Z] #58 85.27   DEP      criu/cr-service.d
14:37:39 [2019-09-27T14:37:39.204Z] #58 85.13   DEP      criu/net.d
14:37:39 [2019-09-27T14:37:39.231Z] #58 85.47   DEP      criu/cr-restore.d
14:37:39 [2019-09-27T14:37:39.462Z] #58 85.36   DEP      criu/namespaces.d
14:37:39 [2019-09-27T14:37:39.519Z] #58 85.80   DEP      criu/cr-errno.d
14:37:39 [2019-09-27T14:37:39.720Z] #58 85.65   DEP      criu/mount.d
14:37:39 [2019-09-27T14:37:39.720Z] #58 ...
14:37:39 [2019-09-27T14:37:39.720Z] 
14:37:39 [2019-09-27T14:37:39.720Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:39 [2019-09-27T14:37:39.720Z] #33 134.8 net/http/internal
14:37:39 [2019-09-27T14:37:39.720Z] #33 135.3 os/exec
14:37:39 [2019-09-27T14:37:39.720Z] #33 138.2 net/http/httptrace
14:37:39 [2019-09-27T14:37:39.720Z] #33 138.4 net/http
14:37:39 [2019-09-27T14:37:39.778Z] #58 85.82   DEP      criu/cr-dump.d
14:37:39 [2019-09-27T14:37:39.778Z] #58 86.07   DEP      criu/cr-dedup.d
14:37:39 [2019-09-27T14:37:39.978Z] #33 ...
14:37:39 [2019-09-27T14:37:39.978Z] 
14:37:39 [2019-09-27T14:37:39.978Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:39 [2019-09-27T14:37:39.978Z] #13 85.24 Selecting previously unselected package mingw-w64-x86-64-dev.
14:37:40 [2019-09-27T14:37:40.035Z] #58 86.28   DEP      criu/cr-check.d
14:37:40 [2019-09-27T14:37:40.235Z] #13 85.24 Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:37:40 [2019-09-27T14:37:40.235Z] #13 85.24 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:37:40 [2019-09-27T14:37:40.296Z] #58 86.56   DEP      criu/clone-noasan.d
14:37:40 [2019-09-27T14:37:40.296Z] #58 86.59   DEP      criu/cgroup.d
14:37:40 [2019-09-27T14:37:40.860Z] #58 86.90   DEP      criu/cgroup-props.d
14:37:40 [2019-09-27T14:37:40.860Z] #58 87.09   DEP      criu/bitmap.d
14:37:40 [2019-09-27T14:37:40.860Z] #58 87.13   DEP      criu/bfd.d
14:37:41 [2019-09-27T14:37:41.116Z] #58 87.29   DEP      criu/autofs.d
14:37:41 [2019-09-27T14:37:41.373Z] #58 87.45   DEP      criu/aio.d
14:37:41 [2019-09-27T14:37:41.373Z] #58 87.62   DEP      criu/action-scripts.d
14:37:41 [2019-09-27T14:37:41.937Z] #58 87.99   CC       criu/action-scripts.o
14:37:42 [2019-09-27T14:37:42.500Z] #58 88.52   CC       criu/aio.o
14:37:42 [2019-09-27T14:37:42.500Z] #58 ...
14:37:42 [2019-09-27T14:37:42.500Z] 
14:37:42 [2019-09-27T14:37:42.500Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:37:42 [2019-09-27T14:37:42.500Z] #15 148.5 + rm -rf /tmp/tmp.jxBjQ6wUPL
14:37:42 [2019-09-27T14:37:42.500Z] #15 DONE 148.8s
14:37:42 [2019-09-27T14:37:42.756Z] 
14:37:42 [2019-09-27T14:37:42.756Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.33 Selecting previously unselected package gcc-mingw-w64-base.
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.33 Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.34 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.55 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.57 Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:37:42 [2019-09-27T14:37:42.756Z] #13 88.58 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:37:43 [2019-09-27T14:37:43.639Z] + rm -rf /tmp/tmp.eHsif5DnlA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eHsif5DnlA
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.12 Selecting previously unselected package gcc-mingw-w64-base.
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.12 Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.13 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.26 Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:37:45 [2019-09-27T14:37:45.496Z] #13 90.29 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:37:45 [2019-09-27T14:37:45.496Z] #13 ...
14:37:45 [2019-09-27T14:37:45.496Z] 
14:37:45 [2019-09-27T14:37:45.496Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:37:45 [2019-09-27T14:37:45.496Z] #15 150.4 + rm -rf /tmp/tmp.HZYoKlgjxW
14:37:45 [2019-09-27T14:37:45.496Z] #15 DONE 151.0s
14:37:45 [2019-09-27T14:37:45.496Z] 
14:37:45 [2019-09-27T14:37:45.496Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:45 [2019-09-27T14:37:45.496Z] #58 85.85   DEP      criu/mem.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.08   DEP      criu/lsm.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.31   DEP      criu/log.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.44   DEP      criu/libnetlink.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.60   DEP      criu/kerndat.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.78   DEP      criu/kcmp-ids.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 86.92   DEP      criu/irmap.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.07   DEP      criu/ipc_ns.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.26   DEP      criu/image.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.43   DEP      criu/image-desc.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.52   DEP      criu/fsnotify.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.75   DEP      criu/filesystems.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 87.95   DEP      criu/files.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 88.14   DEP      criu/files-reg.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 88.33   DEP      criu/files-ext.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 88.49   DEP      criu/file-lock.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 88.65   DEP      criu/file-ids.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 88.81   DEP      criu/fifo.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.07   DEP      criu/fdstore.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.21   DEP      criu/fault-injection.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.28   DEP      criu/external.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.41   DEP      criu/eventpoll.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.65   DEP      criu/eventfd.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.80   DEP      criu/crtools.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 89.97   DEP      criu/cr-service.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 90.19   DEP      criu/cr-restore.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 90.49   DEP      criu/cr-errno.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 90.52   DEP      criu/cr-dump.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 90.76   DEP      criu/cr-dedup.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 90.93   DEP      criu/cr-check.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 91.21   DEP      criu/clone-noasan.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 91.23   DEP      criu/cgroup.d
14:37:45 [2019-09-27T14:37:45.496Z] #58 91.38   DEP      criu/cgroup-props.d
14:37:45 [2019-09-27T14:37:45.671Z] Removing intermediate container 5cec063142af
14:37:45 [2019-09-27T14:37:45.671Z]  ---> 1077f3b89529
14:37:45 [2019-09-27T14:37:45.671Z] Step 16/118 : FROM base AS swagger
14:37:45 [2019-09-27T14:37:45.671Z]  ---> d2efcf37dbe6
14:37:45 [2019-09-27T14:37:45.671Z] Step 17/118 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
14:37:45 [2019-09-27T14:37:45.671Z]  ---> Running in e5e71257475a
14:37:45 [2019-09-27T14:37:45.671Z] Removing intermediate container e5e71257475a
14:37:45 [2019-09-27T14:37:45.671Z]  ---> 08e7651231ba
14:37:45 [2019-09-27T14:37:45.671Z] Step 18/118 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
14:37:45 [2019-09-27T14:37:45.671Z]  ---> Running in 70e4d61e3fe7
14:37:45 [2019-09-27T14:37:45.754Z] #58 91.60   DEP      criu/bitmap.d
14:37:45 [2019-09-27T14:37:45.754Z] #58 91.67   DEP      criu/bfd.d
14:37:45 [2019-09-27T14:37:45.966Z] + mktemp -d
14:37:45 [2019-09-27T14:37:45.966Z] + export GOPATH=/tmp/tmp.aT0d63y4Zw
14:37:45 [2019-09-27T14:37:45.966Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.aT0d63y4Zw/src/github.com/go-swagger/go-swagger
14:37:45 [2019-09-27T14:37:45.966Z] Cloning into '/tmp/tmp.aT0d63y4Zw/src/github.com/go-swagger/go-swagger'...
14:37:46 [2019-09-27T14:37:46.011Z] #58 91.87   DEP      criu/autofs.d
14:37:46 [2019-09-27T14:37:46.269Z] #58 92.10   DEP      criu/aio.d
14:37:46 [2019-09-27T14:37:46.527Z] #58 92.42   DEP      criu/action-scripts.d
14:37:46 [2019-09-27T14:37:46.784Z] #58 92.84   CC       criu/action-scripts.o
14:37:47 [2019-09-27T14:37:47.385Z] #58 93.35   CC       criu/aio.o
14:37:47 [2019-09-27T14:37:47.965Z] #58 93.89   CC       criu/autofs.o
14:37:49 [2019-09-27T14:37:49.300Z] #13 ...
14:37:49 [2019-09-27T14:37:49.301Z] 
14:37:49 [2019-09-27T14:37:49.301Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:49 [2019-09-27T14:37:49.301Z] #58 89.25   CC       criu/autofs.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 91.11   CC       criu/bfd.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 91.70   CC       criu/bitmap.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 91.85   CC       criu/cgroup-props.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 92.73   CC       criu/cgroup.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 95.58   CC       criu/clone-noasan.o
14:37:49 [2019-09-27T14:37:49.301Z] #58 95.68   CC       criu/cr-check.o
14:37:49 [2019-09-27T14:37:49.859Z] #58 95.54   CC       criu/bfd.o
14:37:50 [2019-09-27T14:37:50.115Z] #58 96.11   CC       criu/bitmap.o
14:37:50 [2019-09-27T14:37:50.372Z] #58 96.33   CC       criu/cgroup-props.o
14:37:51 [2019-09-27T14:37:51.194Z] #58 97.44   CC       criu/cr-dedup.o
14:37:51 [2019-09-27T14:37:51.302Z] #58 97.25   CC       criu/cgroup.o
14:37:52 [2019-09-27T14:37:52.124Z] #58 ...
14:37:52 [2019-09-27T14:37:52.124Z] 
14:37:52 [2019-09-27T14:37:52.124Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:52 [2019-09-27T14:37:52.124Z] #33 150.1 github.com/LK4D4/vndr/godl
14:37:52 [2019-09-27T14:37:52.124Z] #33 150.8 github.com/LK4D4/vndr
14:37:52 [2019-09-27T14:37:52.124Z] #33 DONE 157.9s
14:37:52 [2019-09-27T14:37:52.124Z] 
14:37:52 [2019-09-27T14:37:52.124Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:52 [2019-09-27T14:37:52.124Z] #58 98.05   CC       criu/cr-dump.o
14:37:52 [2019-09-27T14:37:52.825Z] + cd /tmp/tmp.aT0d63y4Zw/src/github.com/go-swagger/go-swagger
14:37:52 [2019-09-27T14:37:52.825Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:37:53 [2019-09-27T14:37:53.440Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:37:54 [2019-09-27T14:37:54.579Z] #58 ...
14:37:54 [2019-09-27T14:37:54.579Z] 
14:37:54 [2019-09-27T14:37:54.579Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:37:54 [2019-09-27T14:37:54.579Z] #33 150.1 github.com/LK4D4/vndr/godl
14:37:54 [2019-09-27T14:37:54.579Z] #33 150.9 github.com/LK4D4/vndr
14:37:54 [2019-09-27T14:37:54.579Z] #33 DONE 159.2s
14:37:54 [2019-09-27T14:37:54.579Z] 
14:37:54 [2019-09-27T14:37:54.579Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:37:54 [2019-09-27T14:37:54.579Z] #13 ...
14:37:54 [2019-09-27T14:37:54.579Z] 
14:37:54 [2019-09-27T14:37:54.579Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:37:54 [2019-09-27T14:37:54.579Z] #58 100.3   CC       criu/clone-noasan.o
14:37:54 [2019-09-27T14:37:54.579Z] #58 100.5   CC       criu/cr-check.o
14:37:54 [2019-09-27T14:37:54.646Z] #58 100.8   CC       criu/cr-errno.o
14:37:54 [2019-09-27T14:37:54.646Z] #58 100.8   CC       criu/cr-restore.o
14:37:56 [2019-09-27T14:37:56.477Z] #58 102.4   CC       criu/cr-dedup.o
14:37:57 [2019-09-27T14:37:57.042Z] #58 102.7   CC       criu/cr-dump.o
14:37:58 [2019-09-27T14:37:58.816Z] #58 105.2   CC       criu/cr-service.o
14:37:58 [2019-09-27T14:37:58.939Z] #58 104.7   CC       criu/cr-errno.o
14:37:58 [2019-09-27T14:37:58.939Z] #58 104.9   CC       criu/cr-restore.o
14:38:00 [2019-09-27T14:38:00.710Z] #58 106.6   CC       criu/crtools.o
14:38:01 [2019-09-27T14:38:01.641Z] #58 107.7   CC       criu/eventfd.o
14:38:01 [2019-09-27T14:38:01.898Z] #58 108.1   CC       criu/eventpoll.o
14:38:02 [2019-09-27T14:38:02.217Z] #58 ...
14:38:02 [2019-09-27T14:38:02.217Z] 
14:38:02 [2019-09-27T14:38:02.217Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:02 [2019-09-27T14:38:02.217Z] #13 107.1 Selecting previously unselected package g++-mingw-w64-x86-64.
14:38:02 [2019-09-27T14:38:02.217Z] #13 107.1 Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:38:02 [2019-09-27T14:38:02.217Z] #13 107.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:02 [2019-09-27T14:38:02.462Z] #58 108.6   CC       criu/external.o
14:38:02 [2019-09-27T14:38:02.719Z] #58 109.0   CC       criu/fault-injection.o
14:38:02 [2019-09-27T14:38:02.976Z] #58 109.2   CC       criu/fdstore.o
14:38:03 [2019-09-27T14:38:03.232Z] #58 109.5   CC       criu/fifo.o
14:38:03 [2019-09-27T14:38:03.796Z] #58 110.0   CC       criu/file-ids.o
14:38:04 [2019-09-27T14:38:04.053Z] #58 110.3   CC       criu/file-lock.o
14:38:04 [2019-09-27T14:38:04.618Z] #58 111.0   CC       criu/files-ext.o
14:38:05 [2019-09-27T14:38:05.182Z] #58 111.3   CC       criu/files-reg.o
14:38:06 [2019-09-27T14:38:06.425Z] 🇩 bin/containerd
14:38:07 [2019-09-27T14:38:07.077Z] #58 ...
14:38:07 [2019-09-27T14:38:07.077Z] 
14:38:07 [2019-09-27T14:38:07.077Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:07 [2019-09-27T14:38:07.077Z] #13 104.5 Selecting previously unselected package g++-mingw-w64-x86-64.
14:38:07 [2019-09-27T14:38:07.077Z] #13 104.5 Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:38:07 [2019-09-27T14:38:07.077Z] #13 104.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:07 [2019-09-27T14:38:07.077Z] #13 ...
14:38:07 [2019-09-27T14:38:07.077Z] 
14:38:07 [2019-09-27T14:38:07.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:07 [2019-09-27T14:38:07.077Z] #58 113.5   CC       criu/files.o
14:38:08 [2019-09-27T14:38:08.764Z] #13 ...
14:38:08 [2019-09-27T14:38:08.764Z] 
14:38:08 [2019-09-27T14:38:08.764Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:08 [2019-09-27T14:38:08.764Z] #58 108.7   CC       criu/cr-service.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 110.0   CC       criu/crtools.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 110.9   CC       criu/eventfd.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 111.3   CC       criu/eventpoll.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 111.7   CC       criu/external.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 112.1   CC       criu/fault-injection.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 112.2   CC       criu/fdstore.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 112.5   CC       criu/fifo.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 112.8   CC       criu/file-ids.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 113.2   CC       criu/file-lock.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 114.0   CC       criu/files-ext.o
14:38:08 [2019-09-27T14:38:08.764Z] #58 114.4   CC       criu/files-reg.o
14:38:09 [2019-09-27T14:38:09.597Z] #58 115.9   CC       criu/filesystems.o
14:38:10 [2019-09-27T14:38:10.528Z] #58 116.6   CC       criu/fsnotify.o
14:38:10 [2019-09-27T14:38:10.659Z] #58 116.5   CC       criu/files.o
14:38:11 [2019-09-27T14:38:11.457Z] #58 117.8   CC       criu/image-desc.o
14:38:11 [2019-09-27T14:38:11.713Z] #58 117.9   CC       criu/image.o
14:38:12 [2019-09-27T14:38:12.644Z] #58 118.7   CC       criu/ipc_ns.o
14:38:12 [2019-09-27T14:38:12.644Z] #58 ...
14:38:12 [2019-09-27T14:38:12.644Z] 
14:38:12 [2019-09-27T14:38:12.644Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.0 Setting up aufs-tools (1:4.1+20161219-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.0 Setting up libsepol1-dev:amd64 (2.6-2) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.0 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Processing triggers for mime-support (3.60) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up libcap2-bin (1:2.25-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 115.1 Setting up bash-completion (1:2.1-4.3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.3 Setting up libonig4:amd64 (6.1.3-2) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.3 Setting up zip (3.0-11+b1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.3 Setting up bzip2 (1.0.6-8.1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up libaio1:amd64 (0.3.110-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up xz-utils (5.2.2-1.2+b1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.5 Setting up libpcre32-3:amd64 (2:8.39-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.9 Setting up libpcre16-3:amd64 (2:8.39-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 117.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up pigz (2.3.4-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up libmpdec2:amd64 (2.4.2-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up mingw-w64-common (5.0.1-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up jq (1.5+dfsg-1.3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 Setting up xfsprogs (4.9.0+nmu1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 Setting up vim (2:8.0.0197-4+deb9u3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.2 Setting up iptables (1.6.0+snapshot20161117-6) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.2 Setting up btrfs-progs (4.7.3-1) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
14:38:12 [2019-09-27T14:38:12.644Z] #13 118.2 Setting up python3.5 (3.5.3-1+deb9u1) ...
14:38:13 [2019-09-27T14:38:13.183Z] #58 119.0   CC       criu/filesystems.o
14:38:13 [2019-09-27T14:38:13.183Z] #58 ...
14:38:13 [2019-09-27T14:38:13.183Z] 
14:38:13 [2019-09-27T14:38:13.183Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.3 Setting up aufs-tools (1:4.1+20161219-1) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.4 Setting up libsepol1-dev:amd64 (2.6-2) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.4 Processing triggers for mime-support (3.60) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.5 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.5 Setting up libcap2-bin (1:2.25-1) ...
14:38:13 [2019-09-27T14:38:13.183Z] #13 118.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:38:13 [2019-09-27T14:38:13.440Z] #13 118.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:38:13 [2019-09-27T14:38:13.440Z] #13 118.6 Setting up bash-completion (1:2.1-4.3) ...
14:38:15 [2019-09-27T14:38:15.898Z] + rm -rf /tmp/tmp.aT0d63y4Zw
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 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:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 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:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 Setting up btrfs-tools (4.7.3-1) ...
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 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:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 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:38:15 [2019-09-27T14:38:15.918Z] #13 122.9 Setting up python3 (3.5.3-1) ...
14:38:16 [2019-09-27T14:38:16.124Z] #13 120.8 Setting up libonig4:amd64 (6.1.3-2) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 120.9 Setting up zip (3.0-11+b1) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 120.9 Setting up bzip2 (1.0.6-8.1) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 120.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 120.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 120.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 Setting up libaio1:amd64 (0.3.110-3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 Setting up xz-utils (5.2.2-1.2+b1) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.1 Setting up libpcre32-3:amd64 (2:8.39-3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
14:38:16 [2019-09-27T14:38:16.125Z] #13 121.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:38:16 [2019-09-27T14:38:16.181Z] Removing intermediate container 70e4d61e3fe7
14:38:16 [2019-09-27T14:38:16.181Z]  ---> f7b22ccbea3e
14:38:16 [2019-09-27T14:38:16.181Z] Step 19/118 : FROM base AS frozen-images
14:38:16 [2019-09-27T14:38:16.181Z]  ---> d2efcf37dbe6
14:38:16 [2019-09-27T14:38:16.181Z] Step 20/118 : ARG DEBIAN_FRONTEND
14:38:16 [2019-09-27T14:38:16.181Z]  ---> Using cache
14:38:16 [2019-09-27T14:38:16.181Z]  ---> e5225eb07ae5
14:38:16 [2019-09-27T14:38:16.181Z] Step 21/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
14:38:16 [2019-09-27T14:38:16.181Z]  ---> Running in 45af1956f9c5
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.5 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.5 Setting up libpcre16-3:amd64 (2:8.39-3) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.6 Setting up pigz (2.3.4-1) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.6 Setting up libmpdec2:amd64 (2.4.2-1) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.7 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.7 Setting up mingw-w64-common (5.0.1-1) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.7 Setting up jq (1.5+dfsg-1.3) ...
14:38:16 [2019-09-27T14:38:16.429Z] #13 121.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
14:38:16 [2019-09-27T14:38:16.464Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:38:16 [2019-09-27T14:38:16.464Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.7 Setting up xfsprogs (4.9.0+nmu1) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 Setting up vim (2:8.0.0197-4+deb9u3) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up iptables (1.6.0+snapshot20161117-6) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up btrfs-progs (4.7.3-1) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
14:38:16 [2019-09-27T14:38:16.687Z] #13 121.9 Setting up python3.5 (3.5.3-1+deb9u1) ...
14:38:16 [2019-09-27T14:38:16.761Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:38:16 [2019-09-27T14:38:16.761Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:38:16 [2019-09-27T14:38:16.761Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:38:16 [2019-09-27T14:38:16.761Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:38:17 [2019-09-27T14:38:17.045Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:38:17 [2019-09-27T14:38:17.288Z] #13 124.4 Setting up apparmor (2.11.0-3+deb9u2) ...
14:38:17 [2019-09-27T14:38:17.288Z] #13 ...
14:38:17 [2019-09-27T14:38:17.288Z] 
14:38:17 [2019-09-27T14:38:17.288Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:38:17 [2019-09-27T14:38:17.288Z] #42 142.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:38:17 [2019-09-27T14:38:17.288Z] #42 145.0 + mkdir -p /build
14:38:17 [2019-09-27T14:38:17.288Z] #42 145.0 + cp runc /build/runc
14:38:17 [2019-09-27T14:38:17.288Z] #42 DONE 145.6s
14:38:17 [2019-09-27T14:38:17.288Z] 
14:38:17 [2019-09-27T14:38:17.288Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:17 [2019-09-27T14:38:17.288Z] #58 119.8   CC       criu/irmap.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 120.6   CC       criu/kcmp-ids.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 120.9   CC       criu/kerndat.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 121.9   CC       criu/libnetlink.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 122.4   CC       criu/log.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 122.7   CC       criu/lsm.o
14:38:17 [2019-09-27T14:38:17.288Z] #58 123.2   CC       criu/mem.o
14:38:17 [2019-09-27T14:38:17.331Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:38:18 [2019-09-27T14:38:18.658Z] #58 124.9   CC       criu/mount.o
14:38:18 [2019-09-27T14:38:18.915Z] #58 ...
14:38:18 [2019-09-27T14:38:18.915Z] 
14:38:18 [2019-09-27T14:38:18.915Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:18 [2019-09-27T14:38:18.915Z] #13 126.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:38:18 [2019-09-27T14:38:18.915Z] #13 126.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:38:19 [2019-09-27T14:38:19.172Z] #13 126.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:38:19 [2019-09-27T14:38:19.172Z] #13 126.4 Setting up python3-wheel (0.29.0-2) ...
14:38:19 [2019-09-27T14:38:19.372Z] Fetched 7717 kB in 2s (3104 kB/s)
14:38:19 [2019-09-27T14:38:19.965Z] #13 ...
14:38:19 [2019-09-27T14:38:19.965Z] 
14:38:19 [2019-09-27T14:38:19.965Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:38:19 [2019-09-27T14:38:19.965Z] #42 143.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:38:19 [2019-09-27T14:38:19.965Z] #42 146.3 + mkdir -p /build
14:38:19 [2019-09-27T14:38:19.965Z] #42 146.3 + cp runc /build/runc
14:38:19 [2019-09-27T14:38:19.965Z] #42 DONE 147.0s
14:38:19 [2019-09-27T14:38:19.965Z] 
14:38:19 [2019-09-27T14:38:19.965Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:19 [2019-09-27T14:38:19.965Z] #58 119.7   CC       criu/fsnotify.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 120.8   CC       criu/image-desc.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 120.9   CC       criu/image.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 121.8   CC       criu/ipc_ns.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 123.1   CC       criu/irmap.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 123.8   CC       criu/kcmp-ids.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 124.1   CC       criu/kerndat.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 125.0   CC       criu/libnetlink.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 125.3   CC       criu/log.o
14:38:19 [2019-09-27T14:38:19.965Z] #58 125.8   CC       criu/lsm.o
14:38:20 [2019-09-27T14:38:20.104Z] #13 127.3 Setting up python3-pkg-resources (33.1.1-1) ...
14:38:20 [2019-09-27T14:38:20.388Z] Reading package lists...
14:38:20 [2019-09-27T14:38:20.529Z] #58 126.5   CC       criu/mem.o
14:38:21 [2019-09-27T14:38:21.036Z] #13 128.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:38:21 [2019-09-27T14:38:21.036Z] #13 128.2 Setting up python3-pip (9.0.1-2+deb9u1) ...
14:38:21 [2019-09-27T14:38:21.396Z] Reading package lists...
14:38:21 [2019-09-27T14:38:21.680Z] Building dependency tree...
14:38:21 [2019-09-27T14:38:21.680Z] Reading state information...
14:38:21 [2019-09-27T14:38:21.680Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:38:21 [2019-09-27T14:38:21.680Z] The following additional packages will be installed:
14:38:21 [2019-09-27T14:38:21.680Z]   libjq1 libonig4
14:38:21 [2019-09-27T14:38:21.680Z] The following NEW packages will be installed:
14:38:21 [2019-09-27T14:38:21.680Z]   jq libjq1 libonig4
14:38:21 [2019-09-27T14:38:21.900Z] #58 ...
14:38:21 [2019-09-27T14:38:21.900Z] 
14:38:21 [2019-09-27T14:38:21.900Z] #13 [dev 7/22] RUN apt-get update && apt-get install -y --no-install-recomme...
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.8 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:38:21 [2019-09-27T14:38:21.900Z] #13 126.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.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:38:21 [2019-09-27T14:38:21.900Z] #13 126.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.9 Setting up btrfs-tools (4.7.3-1) ...
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:38:21 [2019-09-27T14:38:21.900Z] #13 126.9 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:38:21 [2019-09-27T14:38:21.900Z] #13 126.9 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:38:21 [2019-09-27T14:38:21.900Z] #13 126.9 Setting up python3 (3.5.3-1) ...
14:38:21 [2019-09-27T14:38:21.962Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:38:21 [2019-09-27T14:38:21.962Z] Need to get 310 kB of archives.
14:38:21 [2019-09-27T14:38:21.962Z] After this operation, 1267 kB of additional disk space will be used.
14:38:21 [2019-09-27T14:38:21.962Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
14:38:21 [2019-09-27T14:38:21.962Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
14:38:21 [2019-09-27T14:38:21.962Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
14:38:21 [2019-09-27T14:38:21.965Z] #13 129.2 Setting up dmsetup (2:1.02.137-2) ...
14:38:21 [2019-09-27T14:38:21.965Z] #13 129.2 Setting up python3-setuptools (33.1.1-1) ...
14:38:22 [2019-09-27T14:38:22.246Z] debconf: delaying package configuration, since apt-utils is not installed
14:38:22 [2019-09-27T14:38:22.246Z] Fetched 310 kB in 0s (3619 kB/s)
14:38:22 [2019-09-27T14:38:22.246Z] Selecting previously unselected package libonig4:ppc64el.
14:38:22 [2019-09-27T14:38:22.246Z] (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 ... 14950 files and directories currently installed.)
14:38:22 [2019-09-27T14:38:22.246Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
14:38:22 [2019-09-27T14:38:22.246Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
14:38:22 [2019-09-27T14:38:22.246Z] Selecting previously unselected package libjq1:ppc64el.
14:38:22 [2019-09-27T14:38:22.246Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
14:38:22 [2019-09-27T14:38:22.246Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
14:38:22 [2019-09-27T14:38:22.246Z] Selecting previously unselected package jq.
14:38:22 [2019-09-27T14:38:22.246Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
14:38:22 [2019-09-27T14:38:22.246Z] Unpacking jq (1.5+dfsg-1.3) ...
14:38:22 [2019-09-27T14:38:22.246Z] Setting up libonig4:ppc64el (6.1.3-2) ...
14:38:22 [2019-09-27T14:38:22.246Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
14:38:22 [2019-09-27T14:38:22.246Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:22 [2019-09-27T14:38:22.246Z] Setting up jq (1.5+dfsg-1.3) ...
14:38:22 [2019-09-27T14:38:22.867Z] Removing intermediate container 45af1956f9c5
14:38:22 [2019-09-27T14:38:22.867Z]  ---> 27eca981e675
14:38:22 [2019-09-27T14:38:22.867Z] Step 22/118 : COPY contrib/download-frozen-image-v2.sh /
14:38:22 [2019-09-27T14:38:22.867Z]  ---> b178bcce3d3b
14:38:22 [2019-09-27T14:38:22.867Z] Step 23/118 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
14:38:22 [2019-09-27T14:38:22.897Z] #13 130.2 Setting up dh-python (2.20170125) ...
14:38:23 [2019-09-27T14:38:23.148Z]  ---> Running in dc7ee1d57999
14:38:23 [2019-09-27T14:38:23.270Z] #13 128.4 Setting up apparmor (2.11.0-3+deb9u2) ...
14:38:23 [2019-09-27T14:38:23.461Z] #13 130.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:38:23 [2019-09-27T14:38:23.461Z] #13 130.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:23 [2019-09-27T14:38:23.720Z] #13 DONE 131.2s
14:38:23 [2019-09-27T14:38:23.720Z] 
14:38:23 [2019-09-27T14:38:23.720Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:23 [2019-09-27T14:38:23.720Z] #58 128.0   CC       criu/namespaces.o
14:38:23 [2019-09-27T14:38:23.720Z] #58 129.5   CC       criu/net.o
14:38:24 [2019-09-27T14:38:24.154Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:38:24 [2019-09-27T14:38:24.436Z] 
14:38:24 [2019-09-27T14:38:24.640Z] #13 129.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:38:24 [2019-09-27T14:38:24.640Z] #13 129.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:38:24 [2019-09-27T14:38:24.640Z] #13 129.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:38:24 [2019-09-27T14:38:24.640Z] #13 129.9 Setting up python3-wheel (0.29.0-2) ...
14:38:25 [2019-09-27T14:38:25.289Z] 
##                                                                         3.1%
#######                                                                   10.5%
##################                                                        25.2%
###############################                                           44.4%
#############################################                             63.6%
###########################################################               82.7%
######################################################################## 100.0%
14:38:25 [2019-09-27T14:38:25.289Z] 
14:38:25 [2019-09-27T14:38:25.571Z] #13 130.6 Setting up python3-pkg-resources (33.1.1-1) ...
14:38:25 [2019-09-27T14:38:25.616Z] #58 131.6   CC       criu/netfilter.o
14:38:25 [2019-09-27T14:38:25.873Z] #58 132.0   CC       criu/page-pipe.o
14:38:26 [2019-09-27T14:38:26.438Z] #58 132.5   CC       criu/page-xfer.o
14:38:26 [2019-09-27T14:38:26.503Z] #13 131.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:38:26 [2019-09-27T14:38:26.503Z] #13 131.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
14:38:26 [2019-09-27T14:38:26.740Z] 🇩 bin/containerd-stress
14:38:26 [2019-09-27T14:38:26.798Z] 
                                                                           0.2%
##########################                                                36.5%
##################################                                        47.8%
#######################################                                   54.6%
###############################################                           65.5%
######################################################################## 100.0%
14:38:27 [2019-09-27T14:38:27.081Z] 
14:38:27 [2019-09-27T14:38:27.370Z] #58 133.6   CC       criu/pagemap-cache.o
14:38:27 [2019-09-27T14:38:27.435Z] #13 132.6 Setting up dmsetup (2:1.02.137-2) ...
14:38:27 [2019-09-27T14:38:27.435Z] #13 132.6 Setting up python3-setuptools (33.1.1-1) ...
14:38:27 [2019-09-27T14:38:27.530Z] 🇩 bin/containerd-shim
14:38:27 [2019-09-27T14:38:27.627Z] #58 133.9   CC       criu/pagemap.o
14:38:27 [2019-09-27T14:38:27.737Z] 
#########                                                                 13.5%
##########################                                                36.5%
#########################################                                 58.2%
##################################################                        70.2%
###########################################################               83.0%
######################################################################## 100.0%
14:38:28 [2019-09-27T14:38:28.030Z] 
14:38:28 [2019-09-27T14:38:28.365Z] #13 133.5 Setting up dh-python (2.20170125) ...
14:38:28 [2019-09-27T14:38:28.559Z] #58 134.7   CC       criu/parasite-syscall.o
14:38:29 [2019-09-27T14:38:29.296Z] #13 134.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:38:29 [2019-09-27T14:38:29.296Z] #13 134.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:29 [2019-09-27T14:38:29.490Z] #58 135.5   CC       criu/path.o
14:38:29 [2019-09-27T14:38:29.747Z] #58 135.8   CC       criu/pie-util-vdso-elf32.o
14:38:29 [2019-09-27T14:38:29.860Z] #13 DONE 134.8s
14:38:29 [2019-09-27T14:38:29.860Z] 
14:38:29 [2019-09-27T14:38:29.860Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
14:38:30 [2019-09-27T14:38:30.004Z] #58 136.2   CC       criu/pie-util-vdso.o
14:38:30 [2019-09-27T14:38:30.076Z] 
##                                                                         3.8%
######                                                                     9.3%
###########                                                               15.4%
##############                                                            20.3%
###################                                                       26.5%
########################                                                  33.7%
############################                                              39.0%
###############################                                           43.5%
###################################                                       48.9%
#######################################                                   55.1%
###########################################                               60.2%
#################################################                         68.5%
######################################################                    75.6%
##########################################################                81.9%
##############################################################            86.3%
##################################################################        91.7%
######################################################################    97.9%
######################################################################## 100.0%
14:38:30 [2019-09-27T14:38:30.076Z] 
14:38:30 [2019-09-27T14:38:30.569Z] #58 136.6   CC       criu/pie-util.o
14:38:30 [2019-09-27T14:38:30.569Z] #58 136.8   CC       criu/pipes.o
14:38:31 [2019-09-27T14:38:31.083Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:38:31 [2019-09-27T14:38:31.083Z] 
14:38:31 [2019-09-27T14:38:31.134Z] #58 137.4   CC       criu/plugin.o
14:38:31 [2019-09-27T14:38:31.369Z] 
######################################################################## 100.0%
14:38:31 [2019-09-27T14:38:31.369Z] 
14:38:31 [2019-09-27T14:38:31.699Z] #58 137.7   CC       criu/proc_parse.o
14:38:31 [2019-09-27T14:38:31.989Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:38:32 [2019-09-27T14:38:32.272Z] 
14:38:32 [2019-09-27T14:38:32.382Z] #14 ...
14:38:32 [2019-09-27T14:38:32.382Z] 
14:38:32 [2019-09-27T14:38:32.382Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:32 [2019-09-27T14:38:32.382Z] #58 128.0   CC       criu/mount.o
14:38:32 [2019-09-27T14:38:32.382Z] #58 131.0   CC       criu/namespaces.o
14:38:32 [2019-09-27T14:38:32.382Z] #58 132.5   CC       criu/net.o
14:38:32 [2019-09-27T14:38:32.382Z] #58 134.5   CC       criu/netfilter.o
14:38:32 [2019-09-27T14:38:32.382Z] #58 134.9   CC       criu/page-pipe.o
14:38:32 [2019-09-27T14:38:32.383Z] #58 135.5   CC       criu/page-xfer.o
14:38:32 [2019-09-27T14:38:32.383Z] #58 136.6   CC       criu/pagemap-cache.o
14:38:32 [2019-09-27T14:38:32.383Z] #58 136.9   CC       criu/pagemap.o
14:38:32 [2019-09-27T14:38:32.383Z] #58 137.6   CC       criu/parasite-syscall.o
14:38:32 [2019-09-27T14:38:32.560Z] 
######################################################################## 100.0%
14:38:32 [2019-09-27T14:38:32.560Z] 
14:38:32 [2019-09-27T14:38:32.631Z] #58 ...
14:38:32 [2019-09-27T14:38:32.631Z] 
14:38:32 [2019-09-27T14:38:32.631Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:38:32 [2019-09-27T14:38:32.631Z] #55 198.9 + dpkg --print-architecture
14:38:32 [2019-09-27T14:38:32.631Z] #55 198.9 + cd /tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution
14:38:32 [2019-09-27T14:38:32.631Z] #55 198.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:38:32 [2019-09-27T14:38:32.639Z] #58 138.6   CC       criu/path.o
14:38:32 [2019-09-27T14:38:32.888Z] #55 199.1 + GOPATH=/tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W2AnwMo14f
14:38:32 [2019-09-27T14:38:32.888Z] #55 199.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:38:32 [2019-09-27T14:38:32.896Z] #58 138.9   CC       criu/pie-util-vdso-elf32.o
14:38:33 [2019-09-27T14:38:33.013Z] 🇩 bin/containerd-shim-runc-v1
14:38:33 [2019-09-27T14:38:33.200Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:38:33 [2019-09-27T14:38:33.200Z] skipping existing c8c2d4a6b2e3
14:38:33 [2019-09-27T14:38:33.200Z] 
14:38:33 [2019-09-27T14:38:33.460Z] #58 139.3   CC       criu/pie-util-vdso.o
14:38:33 [2019-09-27T14:38:33.716Z] #58 139.7   CC       criu/pie-util.o
14:38:33 [2019-09-27T14:38:33.820Z] #55 ...
14:38:33 [2019-09-27T14:38:33.821Z] 
14:38:33 [2019-09-27T14:38:33.821Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
14:38:33 [2019-09-27T14:38:33.821Z] #14 5.775 Collecting yamllint==1.16.0
14:38:33 [2019-09-27T14:38:33.973Z] #58 139.9   CC       criu/pipes.o
14:38:34 [2019-09-27T14:38:34.078Z] #14 ...
14:38:34 [2019-09-27T14:38:34.078Z] 
14:38:34 [2019-09-27T14:38:34.078Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:34 [2019-09-27T14:38:34.078Z] #58 139.7   CC       criu/protobuf-desc.o
14:38:34 [2019-09-27T14:38:34.208Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:38:34 [2019-09-27T14:38:34.208Z] 
14:38:34 [2019-09-27T14:38:34.208Z] 
######################################################################## 100.0%
14:38:34 [2019-09-27T14:38:34.335Z] #58 140.4   CC       criu/protobuf.o
14:38:34 [2019-09-27T14:38:34.492Z] 
14:38:34 [2019-09-27T14:38:34.492Z] Download of images into '/build' complete.
14:38:34 [2019-09-27T14:38:34.492Z] Use something like the following to load the result into a Docker daemon:
14:38:34 [2019-09-27T14:38:34.492Z]   tar -cC '/build' . | docker load
14:38:34 [2019-09-27T14:38:34.593Z] #58 140.7   CC       criu/pstree.o
14:38:34 [2019-09-27T14:38:34.904Z] #58 140.7   CC       criu/plugin.o
14:38:34 [2019-09-27T14:38:34.904Z] #58 ...
14:38:34 [2019-09-27T14:38:34.904Z] 
14:38:34 [2019-09-27T14:38:34.904Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:38:34 [2019-09-27T14:38:34.904Z] #55 200.2 + dpkg --print-architecture
14:38:34 [2019-09-27T14:38:34.904Z] #55 200.2 + cd /tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution
14:38:34 [2019-09-27T14:38:34.904Z] #55 200.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:38:35 [2019-09-27T14:38:35.162Z] #55 200.5 + GOPATH=/tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4xXSuE3lZ
14:38:35 [2019-09-27T14:38:35.162Z] #55 200.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:38:35 [2019-09-27T14:38:35.525Z] #58 141.6   CC       criu/rbtree.o
14:38:35 [2019-09-27T14:38:35.525Z] #58 141.9   CC       criu/rst-malloc.o
14:38:35 [2019-09-27T14:38:35.545Z] 🇩 binaries
14:38:35 [2019-09-27T14:38:35.545Z] + mkdir -p /build
14:38:35 [2019-09-27T14:38:35.545Z] + cp bin/containerd /build/containerd
14:38:35 [2019-09-27T14:38:35.545Z] + cp bin/containerd-shim /build/containerd-shim
14:38:35 [2019-09-27T14:38:35.931Z] + cp bin/ctr /build/ctr
14:38:36 [2019-09-27T14:38:36.090Z] #58 142.2   CC       criu/seccomp.o
14:38:36 [2019-09-27T14:38:36.347Z] #58 142.5   CC       criu/seize.o
14:38:37 [2019-09-27T14:38:37.170Z] Removing intermediate container dc7ee1d57999
14:38:37 [2019-09-27T14:38:37.170Z]  ---> b1df0f37a70b
14:38:37 [2019-09-27T14:38:37.170Z] Step 24/118 : FROM base AS cross-false
14:38:37 [2019-09-27T14:38:37.170Z]  ---> d2efcf37dbe6
14:38:37 [2019-09-27T14:38:37.170Z] Step 25/118 : FROM base AS cross-true
14:38:37 [2019-09-27T14:38:37.170Z]  ---> d2efcf37dbe6
14:38:37 [2019-09-27T14:38:37.170Z] Step 26/118 : ARG DEBIAN_FRONTEND
14:38:37 [2019-09-27T14:38:37.170Z]  ---> Using cache
14:38:37 [2019-09-27T14:38:37.170Z]  ---> e5225eb07ae5
14:38:37 [2019-09-27T14:38:37.170Z] Step 27/118 : RUN dpkg --add-architecture armhf
14:38:37 [2019-09-27T14:38:37.170Z]  ---> Running in 287fa9513ee0
14:38:37 [2019-09-27T14:38:37.279Z] #58 143.3   CC       criu/shmem.o
14:38:37 [2019-09-27T14:38:37.784Z] Removing intermediate container 287fa9513ee0
14:38:37 [2019-09-27T14:38:37.784Z]  ---> 876677948fae
14:38:37 [2019-09-27T14:38:37.784Z] Step 28/118 : RUN dpkg --add-architecture arm64
14:38:37 [2019-09-27T14:38:37.784Z]  ---> Running in 5b0f86eb58d6
14:38:37 [2019-09-27T14:38:37.844Z] #58 144.0   CC       criu/sigframe.o
14:38:38 [2019-09-27T14:38:38.102Z] #58 144.2   CC       criu/signalfd.o
14:38:38 [2019-09-27T14:38:38.359Z] #58 144.6   CC       criu/sk-inet.o
14:38:38 [2019-09-27T14:38:38.494Z] Removing intermediate container 27244676318b
14:38:38 [2019-09-27T14:38:38.494Z]  ---> 506d4b54666e
14:38:38 [2019-09-27T14:38:38.494Z] Step 56/118 : FROM dev-base AS proxy
14:38:38 [2019-09-27T14:38:38.494Z]  ---> d5a2a30a8b44
14:38:38 [2019-09-27T14:38:38.494Z] Step 57/118 : ENV INSTALL_BINARY_NAME=proxy
14:38:38 [2019-09-27T14:38:38.794Z] Removing intermediate container 5b0f86eb58d6
14:38:38 [2019-09-27T14:38:38.794Z]  ---> cdb5295a157e
14:38:38 [2019-09-27T14:38:38.794Z] Step 29/118 : RUN dpkg --add-architecture armel
14:38:38 [2019-09-27T14:38:38.794Z]  ---> Running in a27c75cae870
14:38:38 [2019-09-27T14:38:38.865Z]  ---> Running in 2e3c8907d408
14:38:38 [2019-09-27T14:38:38.865Z] Removing intermediate container 2e3c8907d408
14:38:38 [2019-09-27T14:38:38.865Z]  ---> 03b11a1330a6
14:38:38 [2019-09-27T14:38:38.865Z] Step 58/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:38:39 [2019-09-27T14:38:39.242Z]  ---> ce6eaef7ae16
14:38:39 [2019-09-27T14:38:39.242Z] Step 59/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:38:39 [2019-09-27T14:38:39.242Z]  ---> 31fc6f5bced7
14:38:39 [2019-09-27T14:38:39.242Z] Step 60/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:38:39 [2019-09-27T14:38:39.242Z]  ---> Running in 0b0b56a6e893
14:38:39 [2019-09-27T14:38:39.292Z] #58 145.4   CC       criu/sk-netlink.o
14:38:39 [2019-09-27T14:38:39.419Z] Removing intermediate container a27c75cae870
14:38:39 [2019-09-27T14:38:39.419Z]  ---> e980daea5119
14:38:39 [2019-09-27T14:38:39.419Z] Step 30/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:38:39 [2019-09-27T14:38:39.419Z]  ---> Running in b2d6f0a6a077
14:38:39 [2019-09-27T14:38:39.857Z] #58 145.9   CC       criu/sk-packet.o
14:38:40 [2019-09-27T14:38:40.034Z] Removing intermediate container b2d6f0a6a077
14:38:40 [2019-09-27T14:38:40.035Z]  ---> f7fac18df946
14:38:40 [2019-09-27T14:38:40.035Z] Step 31/118 : FROM cross-${CROSS} as dev-base
14:38:40 [2019-09-27T14:38:40.035Z]  ---> d2efcf37dbe6
14:38:40 [2019-09-27T14:38:40.035Z] Step 32/118 : FROM dev-base AS runtime-dev-cross-false
14:38:40 [2019-09-27T14:38:40.035Z]  ---> d2efcf37dbe6
14:38:40 [2019-09-27T14:38:40.035Z] Step 33/118 : ARG DEBIAN_FRONTEND
14:38:40 [2019-09-27T14:38:40.035Z]  ---> Using cache
14:38:40 [2019-09-27T14:38:40.035Z]  ---> e5225eb07ae5
14:38:40 [2019-09-27T14:38:40.035Z] Step 34/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
14:38:40 [2019-09-27T14:38:40.047Z] + RM_GOPATH=0
14:38:40 [2019-09-27T14:38:40.047Z] + TMP_GOPATH=
14:38:40 [2019-09-27T14:38:40.047Z] + : /build
14:38:40 [2019-09-27T14:38:40.047Z] + '[' -z '' ']'
14:38:40 [2019-09-27T14:38:40.047Z] ++ mktemp -d
14:38:40 [2019-09-27T14:38:40.047Z] + export GOPATH=/tmp/tmp.2ABh2tMzSA
14:38:40 [2019-09-27T14:38:40.047Z] + GOPATH=/tmp/tmp.2ABh2tMzSA
14:38:40 [2019-09-27T14:38:40.047Z] + RM_GOPATH=1
14:38:40 [2019-09-27T14:38:40.047Z] ++ dirname ./install.sh
14:38:40 [2019-09-27T14:38:40.047Z] + dir=.
14:38:40 [2019-09-27T14:38:40.047Z] + bin=proxy
14:38:40 [2019-09-27T14:38:40.047Z] + shift
14:38:40 [2019-09-27T14:38:40.047Z] + '[' '!' -f ./proxy.installer ']'
14:38:40 [2019-09-27T14:38:40.047Z] + . ./proxy.installer
14:38:40 [2019-09-27T14:38:40.047Z] ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
14:38:40 [2019-09-27T14:38:40.047Z] + install_proxy
14:38:40 [2019-09-27T14:38:40.047Z] + case "$1" in
14:38:40 [2019-09-27T14:38:40.047Z] + export CGO_ENABLED=0
14:38:40 [2019-09-27T14:38:40.047Z] + CGO_ENABLED=0
14:38:40 [2019-09-27T14:38:40.047Z] + _install_proxy
14:38:40 [2019-09-27T14:38:40.047Z] + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
14:38:40 [2019-09-27T14:38:40.047Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2ABh2tMzSA/src/github.com/docker/libnetwork
14:38:40 [2019-09-27T14:38:40.047Z] Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
14:38:40 [2019-09-27T14:38:40.047Z] Cloning into '/tmp/tmp.2ABh2tMzSA/src/github.com/docker/libnetwork'...
14:38:40 [2019-09-27T14:38:40.115Z] #58 146.4   CC       criu/sk-queue.o
14:38:40 [2019-09-27T14:38:40.316Z]  ---> Running in eb08641673b9
14:38:40 [2019-09-27T14:38:40.599Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:38:40 [2019-09-27T14:38:40.599Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:38:40 [2019-09-27T14:38:40.599Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:38:40 [2019-09-27T14:38:40.599Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:38:40 [2019-09-27T14:38:40.599Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:38:40 [2019-09-27T14:38:40.680Z] #58 146.8   CC       criu/sk-tcp.o
14:38:40 [2019-09-27T14:38:40.883Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:38:41 [2019-09-27T14:38:41.202Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:38:41 [2019-09-27T14:38:41.202Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:38:41 [2019-09-27T14:38:41.245Z] #58 147.4   CC       criu/sk-unix.o
14:38:41 [2019-09-27T14:38:41.353Z] + cd /tmp/tmp.2ABh2tMzSA/src/github.com/docker/libnetwork
14:38:41 [2019-09-27T14:38:41.353Z] + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
14:38:41 [2019-09-27T14:38:41.753Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:38:42 [2019-09-27T14:38:42.616Z] #58 148.9   CC       criu/sockets.o
14:38:43 [2019-09-27T14:38:43.258Z] Fetched 7717 kB in 2s (3172 kB/s)
14:38:43 [2019-09-27T14:38:43.259Z] #55 ...
14:38:43 [2019-09-27T14:38:43.259Z] 
14:38:43 [2019-09-27T14:38:43.259Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:43 [2019-09-27T14:38:43.259Z] #58 141.0   CC       criu/proc_parse.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 142.9   CC       criu/protobuf-desc.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 143.7   CC       criu/protobuf.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 144.0   CC       criu/pstree.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 144.8   CC       criu/rbtree.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 145.1   CC       criu/rst-malloc.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 145.3   CC       criu/seccomp.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 145.8   CC       criu/seize.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 146.4   CC       criu/shmem.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 147.1   CC       criu/sigframe.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 147.3   CC       criu/signalfd.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 147.5   CC       criu/sk-inet.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 148.3   CC       criu/sk-netlink.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 148.6   CC       criu/sk-packet.o
14:38:43 [2019-09-27T14:38:43.259Z] #58 149.2   CC       criu/sk-queue.o
14:38:43 [2019-09-27T14:38:43.546Z] #58 149.6   CC       criu/stats.o
14:38:43 [2019-09-27T14:38:43.802Z] #58 149.9   CC       criu/string.o
14:38:43 [2019-09-27T14:38:43.802Z] #58 150.0   CC       criu/sysctl.o
14:38:43 [2019-09-27T14:38:43.823Z] #58 149.8   CC       criu/sk-tcp.o
14:38:44 [2019-09-27T14:38:44.336Z] Reading package lists...
14:38:44 [2019-09-27T14:38:44.387Z] #58 150.3   CC       criu/sk-unix.o
14:38:44 [2019-09-27T14:38:44.406Z] Removing intermediate container 0b0b56a6e893
14:38:44 [2019-09-27T14:38:44.406Z]  ---> 050f1cb1548f
14:38:44 [2019-09-27T14:38:44.406Z] Step 61/118 : FROM base AS gometalinter
14:38:44 [2019-09-27T14:38:44.406Z]  ---> d5a2a30a8b44
14:38:44 [2019-09-27T14:38:44.406Z] Step 62/118 : ENV INSTALL_BINARY_NAME=gometalinter
14:38:44 [2019-09-27T14:38:44.406Z]  ---> Running in e8a8be19e6fb
14:38:44 [2019-09-27T14:38:44.406Z] Removing intermediate container e8a8be19e6fb
14:38:44 [2019-09-27T14:38:44.406Z]  ---> d6ea34be0aa5
14:38:44 [2019-09-27T14:38:44.406Z] Step 63/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:38:44 [2019-09-27T14:38:44.732Z] #58 150.8   CC       criu/sysfs_parse.o
14:38:44 [2019-09-27T14:38:44.783Z]  ---> 8048d546539f
14:38:44 [2019-09-27T14:38:44.783Z] Step 64/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:38:44 [2019-09-27T14:38:44.783Z]  ---> b7dd14fb3180
14:38:44 [2019-09-27T14:38:44.783Z] Step 65/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:38:44 [2019-09-27T14:38:44.989Z] #58 151.2   CC       criu/timerfd.o
14:38:45 [2019-09-27T14:38:45.174Z]  ---> Running in a3281a6d6250
14:38:45 [2019-09-27T14:38:45.320Z] #58 ...
14:38:45 [2019-09-27T14:38:45.320Z] 
14:38:45 [2019-09-27T14:38:45.320Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
14:38:45 [2019-09-27T14:38:45.320Z] #14 5.392 Collecting yamllint==1.16.0
14:38:45 [2019-09-27T14:38:45.320Z] #14 12.30   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:38:45 [2019-09-27T14:38:45.320Z] #14 12.63 Collecting pyyaml (from yamllint==1.16.0)
14:38:45 [2019-09-27T14:38:45.320Z] #14 13.82   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:38:45 [2019-09-27T14:38:45.320Z] #14 15.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:38:45 [2019-09-27T14:38:45.347Z] Reading package lists...
14:38:45 [2019-09-27T14:38:45.553Z] #58 151.7   CC       criu/tty.o
14:38:45 [2019-09-27T14:38:45.562Z] + RM_GOPATH=0
14:38:45 [2019-09-27T14:38:45.562Z] + TMP_GOPATH=
14:38:45 [2019-09-27T14:38:45.562Z] + : /build
14:38:45 [2019-09-27T14:38:45.562Z] + '[' -z '' ']'
14:38:45 [2019-09-27T14:38:45.562Z] ++ mktemp -d
14:38:45 [2019-09-27T14:38:45.562Z] + export GOPATH=/tmp/tmp.wz3ddKXGk9
14:38:45 [2019-09-27T14:38:45.562Z] + GOPATH=/tmp/tmp.wz3ddKXGk9
14:38:45 [2019-09-27T14:38:45.562Z] + RM_GOPATH=1
14:38:45 [2019-09-27T14:38:45.562Z] ++ dirname ./install.sh
14:38:45 [2019-09-27T14:38:45.562Z] + dir=.
14:38:45 [2019-09-27T14:38:45.562Z] + bin=gometalinter
14:38:45 [2019-09-27T14:38:45.562Z] + shift
14:38:45 [2019-09-27T14:38:45.562Z] + '[' '!' -f ./gometalinter.installer ']'
14:38:45 [2019-09-27T14:38:45.562Z] + . ./gometalinter.installer
14:38:45 [2019-09-27T14:38:45.562Z] ++ GOMETALINTER_COMMIT=v2.0.6
14:38:45 [2019-09-27T14:38:45.562Z] + install_gometalinter
14:38:45 [2019-09-27T14:38:45.562Z] + echo 'Installing gometalinter version v2.0.6'
14:38:45 [2019-09-27T14:38:45.562Z] + go get -d github.com/alecthomas/gometalinter
14:38:45 [2019-09-27T14:38:45.562Z] Installing gometalinter version v2.0.6
14:38:45 [2019-09-27T14:38:45.645Z] Building dependency tree...
14:38:45 [2019-09-27T14:38:45.645Z] Reading state information...
14:38:45 [2019-09-27T14:38:45.645Z] The following additional packages will be installed:
14:38:45 [2019-09-27T14:38:45.646Z]   libapparmor1 libseccomp2
14:38:45 [2019-09-27T14:38:45.812Z] #58 ...
14:38:45 [2019-09-27T14:38:45.812Z] 
14:38:45 [2019-09-27T14:38:45.812Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
14:38:45 [2019-09-27T14:38:45.812Z] #14 12.56   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:38:45 [2019-09-27T14:38:45.812Z] #14 12.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:38:45 [2019-09-27T14:38:45.812Z] #14 13.99   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:38:45 [2019-09-27T14:38:45.812Z] #14 15.46 Collecting pyyaml (from yamllint==1.16.0)
14:38:45 [2019-09-27T14:38:45.812Z] #14 16.63   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:38:45 [2019-09-27T14:38:45.812Z] #14 18.21 Building wheels for collected packages: pathspec, pyyaml
14:38:45 [2019-09-27T14:38:45.812Z] #14 18.22   Running setup.py bdist_wheel for pathspec: started
14:38:45 [2019-09-27T14:38:45.812Z] #14 19.45   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:38:45 [2019-09-27T14:38:45.812Z] #14 19.45   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:38:45 [2019-09-27T14:38:45.812Z] #14 19.49   Running setup.py bdist_wheel for pyyaml: started
14:38:45 [2019-09-27T14:38:45.812Z] #14 20.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:38:45 [2019-09-27T14:38:45.812Z] #14 20.83   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:38:45 [2019-09-27T14:38:45.812Z] #14 20.91 Successfully built pathspec pyyaml
14:38:45 [2019-09-27T14:38:45.812Z] #14 20.91 Installing collected packages: pathspec, pyyaml, yamllint
14:38:45 [2019-09-27T14:38:45.812Z] #14 21.32 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:38:45 [2019-09-27T14:38:45.812Z] #14 DONE 21.9s
14:38:45 [2019-09-27T14:38:45.812Z] 
14:38:45 [2019-09-27T14:38:45.812Z] #16 [dev 9/22] COPY --from=swagger /build/swagger* /usr/local/bin/
14:38:45 [2019-09-27T14:38:45.885Z] #14 ...
14:38:45 [2019-09-27T14:38:45.885Z] 
14:38:45 [2019-09-27T14:38:45.885Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:45 [2019-09-27T14:38:45.885Z] #58 151.8   CC       criu/sockets.o
14:38:45 [2019-09-27T14:38:45.932Z] Suggested packages:
14:38:45 [2019-09-27T14:38:45.932Z]   seccomp
14:38:45 [2019-09-27T14:38:45.932Z] The following NEW packages will be installed:
14:38:45 [2019-09-27T14:38:45.932Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:38:45 [2019-09-27T14:38:45.932Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
14:38:45 [2019-09-27T14:38:45.932Z] Need to get 296 kB of archives.
14:38:45 [2019-09-27T14:38:45.932Z] After this operation, 1346 kB of additional disk space will be used.
14:38:45 [2019-09-27T14:38:45.932Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
14:38:45 [2019-09-27T14:38:45.932Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
14:38:45 [2019-09-27T14:38:45.932Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
14:38:45 [2019-09-27T14:38:45.933Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
14:38:46 [2019-09-27T14:38:46.070Z] #16 DONE 0.2s
14:38:46 [2019-09-27T14:38:46.070Z] 
14:38:46 [2019-09-27T14:38:46.070Z] #21 [dev 10/22] COPY --from=frozen-images /build/ /docker-frozen-images
14:38:46 [2019-09-27T14:38:46.216Z] debconf: delaying package configuration, since apt-utils is not installed
14:38:46 [2019-09-27T14:38:46.216Z] Fetched 296 kB in 0s (2655 kB/s)
14:38:46 [2019-09-27T14:38:46.216Z] Selecting previously unselected package libseccomp2:ppc64el.
14:38:46 [2019-09-27T14:38:46.216Z] (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 ... 14950 files and directories currently installed.)
14:38:46 [2019-09-27T14:38:46.216Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:38:46 [2019-09-27T14:38:46.216Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:38:46 [2019-09-27T14:38:46.216Z] Selecting previously unselected package libseccomp-dev:ppc64el.
14:38:46 [2019-09-27T14:38:46.216Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:38:46 [2019-09-27T14:38:46.216Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:38:46 [2019-09-27T14:38:46.216Z] Selecting previously unselected package libapparmor1:ppc64el.
14:38:46 [2019-09-27T14:38:46.216Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
14:38:46 [2019-09-27T14:38:46.216Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:38:46 [2019-09-27T14:38:46.356Z] + cd /tmp/tmp.wz3ddKXGk9/src/github.com/alecthomas/gometalinter
14:38:46 [2019-09-27T14:38:46.356Z] + git checkout -q v2.0.6
14:38:46 [2019-09-27T14:38:46.356Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
14:38:46 [2019-09-27T14:38:46.450Z] #58 152.4   CC       criu/stats.o
14:38:46 [2019-09-27T14:38:46.499Z] Selecting previously unselected package libapparmor-dev:ppc64el.
14:38:46 [2019-09-27T14:38:46.499Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
14:38:46 [2019-09-27T14:38:46.499Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:38:46 [2019-09-27T14:38:46.499Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:46 [2019-09-27T14:38:46.499Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:38:46 [2019-09-27T14:38:46.499Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:38:46 [2019-09-27T14:38:46.499Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:38:46 [2019-09-27T14:38:46.499Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:38:46 [2019-09-27T14:38:46.499Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:38:46 [2019-09-27T14:38:46.708Z] #58 152.7   CC       criu/string.o
14:38:46 [2019-09-27T14:38:46.966Z] #58 152.8   CC       criu/sysctl.o
14:38:47 [2019-09-27T14:38:47.117Z] Removing intermediate container eb08641673b9
14:38:47 [2019-09-27T14:38:47.117Z]  ---> 0d7bf3bdd743
14:38:47 [2019-09-27T14:38:47.117Z] Step 35/118 : FROM cross-true AS runtime-dev-cross-true
14:38:47 [2019-09-27T14:38:47.117Z]  ---> f7fac18df946
14:38:47 [2019-09-27T14:38:47.117Z] Step 36/118 : ARG DEBIAN_FRONTEND
14:38:47 [2019-09-27T14:38:47.117Z]  ---> Running in e45e646dc6cc
14:38:47 [2019-09-27T14:38:47.117Z] Removing intermediate container e45e646dc6cc
14:38:47 [2019-09-27T14:38:47.117Z]  ---> efebe26e80f7
14:38:47 [2019-09-27T14:38:47.117Z] Step 37/118 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:38:47 [2019-09-27T14:38:47.117Z]  ---> Running in c47507ccaf48
14:38:47 [2019-09-27T14:38:47.440Z] #21 DONE 1.3s
14:38:47 [2019-09-27T14:38:47.440Z] 
14:38:47 [2019-09-27T14:38:47.440Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:38:47 [2019-09-27T14:38:47.697Z] #24 ...
14:38:47 [2019-09-27T14:38:47.697Z] 
14:38:47 [2019-09-27T14:38:47.697Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:47 [2019-09-27T14:38:47.697Z] #58 153.9   CC       criu/tun.o
14:38:47 [2019-09-27T14:38:47.734Z] Removing intermediate container c47507ccaf48
14:38:47 [2019-09-27T14:38:47.734Z]  ---> a79e58415bb6
14:38:47 [2019-09-27T14:38:47.734Z] Step 38/118 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
14:38:47 [2019-09-27T14:38:47.734Z]  ---> 0d7bf3bdd743
14:38:47 [2019-09-27T14:38:47.734Z] Step 39/118 : FROM base AS tomlv
14:38:47 [2019-09-27T14:38:47.734Z]  ---> d2efcf37dbe6
14:38:47 [2019-09-27T14:38:47.734Z] Step 40/118 : ENV INSTALL_BINARY_NAME=tomlv
14:38:47 [2019-09-27T14:38:47.898Z] #58 153.6   CC       criu/sysfs_parse.o
14:38:48 [2019-09-27T14:38:48.019Z]  ---> Running in 67d794f96b4e
14:38:48 [2019-09-27T14:38:48.019Z] Removing intermediate container 67d794f96b4e
14:38:48 [2019-09-27T14:38:48.019Z]  ---> 879d201e8f46
14:38:48 [2019-09-27T14:38:48.019Z] Step 41/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:38:48 [2019-09-27T14:38:48.156Z] #58 154.1   CC       criu/timerfd.o
14:38:48 [2019-09-27T14:38:48.261Z] #58 154.4   CC       criu/uffd.o
14:38:48 [2019-09-27T14:38:48.307Z]  ---> c313dc4ef0a8
14:38:48 [2019-09-27T14:38:48.307Z] Step 42/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:38:48 [2019-09-27T14:38:48.307Z]  ---> 086128870644
14:38:48 [2019-09-27T14:38:48.307Z] Step 43/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:38:48 [2019-09-27T14:38:48.307Z]  ---> Running in d0be463cb142
14:38:48 [2019-09-27T14:38:48.593Z] + RM_GOPATH=0
14:38:48 [2019-09-27T14:38:48.593Z] + TMP_GOPATH=
14:38:48 [2019-09-27T14:38:48.593Z] + : /build
14:38:48 [2019-09-27T14:38:48.593Z] + '[' -z '' ']'
14:38:48 [2019-09-27T14:38:48.593Z] ++ mktemp -d
14:38:48 [2019-09-27T14:38:48.593Z] + export GOPATH=/tmp/tmp.0mLLrxjLER
14:38:48 [2019-09-27T14:38:48.593Z] + GOPATH=/tmp/tmp.0mLLrxjLER
14:38:48 [2019-09-27T14:38:48.593Z] + RM_GOPATH=1
14:38:48 [2019-09-27T14:38:48.593Z] ++ dirname ./install.sh
14:38:48 [2019-09-27T14:38:48.593Z] + dir=.
14:38:48 [2019-09-27T14:38:48.593Z] + bin=tomlv
14:38:48 [2019-09-27T14:38:48.593Z] + shift
14:38:48 [2019-09-27T14:38:48.593Z] + '[' '!' -f ./tomlv.installer ']'
14:38:48 [2019-09-27T14:38:48.593Z] + . ./tomlv.installer
14:38:48 [2019-09-27T14:38:48.593Z] ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:38:48 [2019-09-27T14:38:48.593Z] + install_tomlv
14:38:48 [2019-09-27T14:38:48.593Z] + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
14:38:48 [2019-09-27T14:38:48.593Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0mLLrxjLER/src/github.com/BurntSushi/toml
14:38:48 [2019-09-27T14:38:48.593Z] Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:38:48 [2019-09-27T14:38:48.593Z] Cloning into '/tmp/tmp.0mLLrxjLER/src/github.com/BurntSushi/toml'...
14:38:48 [2019-09-27T14:38:48.721Z] #58 154.6   CC       criu/tty.o
14:38:49 [2019-09-27T14:38:49.193Z] #58 155.3   CC       criu/util.o
14:38:49 [2019-09-27T14:38:49.211Z] + cd /tmp/tmp.0mLLrxjLER/src/github.com/BurntSushi/toml
14:38:49 [2019-09-27T14:38:49.211Z] + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:38:49 [2019-09-27T14:38:49.211Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:38:49 [2019-09-27T14:38:49.211Z] errors
14:38:49 [2019-09-27T14:38:49.211Z] internal/cpu
14:38:49 [2019-09-27T14:38:49.211Z] internal/race
14:38:49 [2019-09-27T14:38:49.211Z] runtime/internal/atomic
14:38:49 [2019-09-27T14:38:49.211Z] runtime/internal/sys
14:38:49 [2019-09-27T14:38:49.211Z] sync/atomic
14:38:49 [2019-09-27T14:38:49.211Z] math/bits
14:38:49 [2019-09-27T14:38:49.211Z] internal/bytealg
14:38:49 [2019-09-27T14:38:49.500Z] math
14:38:49 [2019-09-27T14:38:49.500Z] internal/testlog
14:38:49 [2019-09-27T14:38:49.500Z] unicode/utf8
14:38:49 [2019-09-27T14:38:49.500Z] unicode
14:38:49 [2019-09-27T14:38:49.500Z] runtime
14:38:49 [2019-09-27T14:38:49.500Z] encoding
14:38:49 [2019-09-27T14:38:49.500Z] runtime/cgo
14:38:50 [2019-09-27T14:38:50.124Z] #58 156.2   CC       criu/uts_ns.o
14:38:50 [2019-09-27T14:38:50.130Z] strconv
14:38:50 [2019-09-27T14:38:50.381Z] #58 156.5   CC       criu/vdso.o
14:38:50 [2019-09-27T14:38:50.620Z] #58 156.5   CC       criu/tun.o
14:38:50 [2019-09-27T14:38:50.946Z] #58 157.2   LINK     criu/built-in.o
14:38:50 [2019-09-27T14:38:50.946Z] #58 157.3   LINK     criu/criu
14:38:51 [2019-09-27T14:38:51.186Z] #58 157.0   CC       criu/uffd.o
14:38:51 [2019-09-27T14:38:51.511Z] #58 157.6   DEP      lib/c/criu.d
14:38:51 [2019-09-27T14:38:51.511Z] #58 157.7   CC       images/rpc.pb-c.o
14:38:51 [2019-09-27T14:38:51.751Z] #58 ...
14:38:51 [2019-09-27T14:38:51.751Z] 
14:38:51 [2019-09-27T14:38:51.751Z] #14 [dev 8/22] RUN pip3 install yamllint==1.16.0
14:38:51 [2019-09-27T14:38:51.751Z] #14 16.92   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:38:51 [2019-09-27T14:38:51.751Z] #14 18.11 Building wheels for collected packages: pyyaml, pathspec
14:38:51 [2019-09-27T14:38:51.751Z] #14 18.12   Running setup.py bdist_wheel for pyyaml: started
14:38:51 [2019-09-27T14:38:51.751Z] #14 19.36   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:38:51 [2019-09-27T14:38:51.751Z] #14 19.36   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:38:51 [2019-09-27T14:38:51.751Z] #14 19.44   Running setup.py bdist_wheel for pathspec: started
14:38:51 [2019-09-27T14:38:51.751Z] #14 20.60   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:38:51 [2019-09-27T14:38:51.751Z] #14 20.60   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:38:51 [2019-09-27T14:38:51.751Z] #14 20.64 Successfully built pyyaml pathspec
14:38:51 [2019-09-27T14:38:51.751Z] #14 20.64 Installing collected packages: pyyaml, pathspec, yamllint
14:38:51 [2019-09-27T14:38:51.751Z] #14 21.09 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:38:51 [2019-09-27T14:38:51.751Z] #14 DONE 21.9s
14:38:51 [2019-09-27T14:38:51.751Z] 
14:38:51 [2019-09-27T14:38:51.751Z] #16 [dev 9/22] COPY --from=swagger /build/swagger* /usr/local/bin/
14:38:51 [2019-09-27T14:38:51.751Z] #16 DONE 0.2s
14:38:51 [2019-09-27T14:38:51.751Z] 
14:38:51 [2019-09-27T14:38:51.751Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:38:52 [2019-09-27T14:38:52.009Z] #47 ...
14:38:52 [2019-09-27T14:38:52.009Z] 
14:38:52 [2019-09-27T14:38:52.009Z] #21 [dev 10/22] COPY --from=frozen-images /build/ /docker-frozen-images
14:38:52 [2019-09-27T14:38:52.075Z] #58 158.2   CC       lib/c/criu.o
14:38:52 [2019-09-27T14:38:52.640Z] #58 158.9   LINK     lib/c/built-in.o
14:38:52 [2019-09-27T14:38:52.640Z] #58 158.9   LINK     lib/c/libcriu.so
14:38:52 [2019-09-27T14:38:52.897Z] #58 159.0   GEN      magic.py
14:38:53 [2019-09-27T14:38:53.155Z] #58 159.3 Note: Building without ia32 C/R, missed ia32 support in gcc
14:38:53 [2019-09-27T14:38:53.155Z] #58 159.3       That may be related to missing gcc-multilib in your
14:38:53 [2019-09-27T14:38:53.155Z] #58 159.3       distribution or you may have Debian with buggy toolchain
14:38:53 [2019-09-27T14:38:53.155Z] #58 159.3       (issue https://github.com/xemul/criu/issues/315)
14:38:53 [2019-09-27T14:38:53.720Z] #58 159.9 fatal: Not a git repository (or any of the parent directories): .git
14:38:53 [2019-09-27T14:38:53.720Z] #58 ...
14:38:53 [2019-09-27T14:38:53.720Z] 
14:38:53 [2019-09-27T14:38:53.720Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:38:53 [2019-09-27T14:38:53.720Z] #55 220.0 + rm -rf /tmp/tmp.W2AnwMo14f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W2AnwMo14f
14:38:53 [2019-09-27T14:38:53.908Z] #21 DONE 1.9s
14:38:53 [2019-09-27T14:38:53.908Z] 
14:38:53 [2019-09-27T14:38:53.908Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:53 [2019-09-27T14:38:53.908Z] #58 158.3   CC       criu/util.o
14:38:53 [2019-09-27T14:38:53.908Z] #58 159.7   CC       criu/uts_ns.o
14:38:53 [2019-09-27T14:38:53.977Z] #55 DONE 220.3s
14:38:53 [2019-09-27T14:38:53.977Z] 
14:38:53 [2019-09-27T14:38:53.977Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:54 [2019-09-27T14:38:54.166Z] #58 160.0   CC       criu/vdso.o
14:38:54 [2019-09-27T14:38:54.542Z] #58 160.7 make[1]: Nothing to be done for 'all'.
14:38:54 [2019-09-27T14:38:54.586Z] sync
14:38:54 [2019-09-27T14:38:54.586Z] io
14:38:54 [2019-09-27T14:38:54.586Z] reflect
14:38:54 [2019-09-27T14:38:54.587Z] syscall
14:38:54 [2019-09-27T14:38:54.587Z] bytes
14:38:54 [2019-09-27T14:38:54.587Z] strings
14:38:54 [2019-09-27T14:38:54.872Z] bufio
14:38:54 [2019-09-27T14:38:54.872Z] path
14:38:55 [2019-09-27T14:38:55.098Z] #58 160.8   LINK     criu/built-in.o
14:38:55 [2019-09-27T14:38:55.098Z] #58 160.9   LINK     criu/criu
14:38:55 [2019-09-27T14:38:55.160Z] text/tabwriter
14:38:55 [2019-09-27T14:38:55.357Z] #58 161.2   DEP      lib/c/criu.d
14:38:55 [2019-09-27T14:38:55.357Z] #58 161.2   CC       images/rpc.pb-c.o
14:38:55 [2019-09-27T14:38:55.448Z] internal/syscall/unix
14:38:55 [2019-09-27T14:38:55.448Z] time
14:38:55 [2019-09-27T14:38:55.615Z] #58 ...
14:38:55 [2019-09-27T14:38:55.615Z] 
14:38:55 [2019-09-27T14:38:55.615Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:38:55 [2019-09-27T14:38:55.615Z] #55 220.9 + rm -rf /tmp/tmp.t4xXSuE3lZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4xXSuE3lZ
14:38:55 [2019-09-27T14:38:55.615Z] #55 DONE 221.1s
14:38:55 [2019-09-27T14:38:55.873Z] 
14:38:55 [2019-09-27T14:38:55.873Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:38:55 [2019-09-27T14:38:55.873Z] #47 ...
14:38:55 [2019-09-27T14:38:55.873Z] 
14:38:55 [2019-09-27T14:38:55.873Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:38:55 [2019-09-27T14:38:55.873Z] #58 161.8   CC       lib/c/criu.o
14:38:55 [2019-09-27T14:38:55.915Z] #58 161.8 make[1]: 'images/built-in.o' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 161.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 161.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 161.9 make[1]: 'compel/libcompel.a' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 161.9 make[1]: 'compel/compel-host-bin' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.0 make[1]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.1 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.1 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.1 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.1 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.2 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.2 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.2 make[2]: Nothing to be done for 'all'.
14:38:55 [2019-09-27T14:38:55.915Z] #58 162.3 make[2]: Nothing to be done for 'all'.
14:38:56 [2019-09-27T14:38:56.172Z] #58 162.3   INSTALL  criu/criu
14:38:56 [2019-09-27T14:38:56.223Z] + GOBIN=/build
14:38:56 [2019-09-27T14:38:56.223Z] + /build/gometalinter --install
14:38:56 [2019-09-27T14:38:56.223Z] Installing:
14:38:56 [2019-09-27T14:38:56.223Z]   deadcode
14:38:56 [2019-09-27T14:38:56.223Z]   dupl
14:38:56 [2019-09-27T14:38:56.223Z]   errcheck
14:38:56 [2019-09-27T14:38:56.223Z]   gas
14:38:56 [2019-09-27T14:38:56.223Z]   gochecknoglobals
14:38:56 [2019-09-27T14:38:56.223Z]   gochecknoinits
14:38:56 [2019-09-27T14:38:56.223Z]   goconst
14:38:56 [2019-09-27T14:38:56.223Z]   gocyclo
14:38:56 [2019-09-27T14:38:56.223Z]   goimports
14:38:56 [2019-09-27T14:38:56.223Z]   golint
14:38:56 [2019-09-27T14:38:56.223Z]   gosimple
14:38:56 [2019-09-27T14:38:56.223Z]   gotype
14:38:56 [2019-09-27T14:38:56.223Z]   gotypex
14:38:56 [2019-09-27T14:38:56.223Z]   ineffassign
14:38:56 [2019-09-27T14:38:56.223Z]   interfacer
14:38:56 [2019-09-27T14:38:56.223Z]   lll
14:38:56 [2019-09-27T14:38:56.223Z]   maligned
14:38:56 [2019-09-27T14:38:56.223Z]   megacheck
14:38:56 [2019-09-27T14:38:56.223Z]   misspell
14:38:56 [2019-09-27T14:38:56.223Z]   nakedret
14:38:56 [2019-09-27T14:38:56.223Z]   safesql
14:38:56 [2019-09-27T14:38:56.223Z]   staticcheck
14:38:56 [2019-09-27T14:38:56.223Z]   structcheck
14:38:56 [2019-09-27T14:38:56.223Z]   unconvert
14:38:56 [2019-09-27T14:38:56.223Z]   unparam
14:38:56 [2019-09-27T14:38:56.223Z]   unused
14:38:56 [2019-09-27T14:38:56.223Z]   varcheck
14:38:56 [2019-09-27T14:38:56.429Z] #58 DONE 162.5s
14:38:56 [2019-09-27T14:38:56.429Z] 
14:38:56 [2019-09-27T14:38:56.429Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:38:56 [2019-09-27T14:38:56.463Z] internal/poll
14:38:56 [2019-09-27T14:38:56.748Z] os
14:38:56 [2019-09-27T14:38:56.748Z] sort
14:38:57 [2019-09-27T14:38:57.033Z] path/filepath
14:38:57 [2019-09-27T14:38:57.033Z] fmt
14:38:57 [2019-09-27T14:38:57.246Z] #58 162.9   LINK     lib/c/built-in.o
14:38:57 [2019-09-27T14:38:57.246Z] #58 162.9   LINK     lib/c/libcriu.so
14:38:57 [2019-09-27T14:38:57.246Z] #58 163.0   GEN      magic.py
14:38:57 [2019-09-27T14:38:57.246Z] #58 163.2 Note: Building without ia32 C/R, missed ia32 support in gcc
14:38:57 [2019-09-27T14:38:57.246Z] #58 163.2       That may be related to missing gcc-multilib in your
14:38:57 [2019-09-27T14:38:57.246Z] #58 163.2       distribution or you may have Debian with buggy toolchain
14:38:57 [2019-09-27T14:38:57.246Z] #58 163.2       (issue https://github.com/xemul/criu/issues/315)
14:38:57 [2019-09-27T14:38:57.317Z] io/ioutil
14:38:57 [2019-09-27T14:38:57.603Z] log
14:38:57 [2019-09-27T14:38:57.603Z] flag
14:38:57 [2019-09-27T14:38:57.603Z] github.com/BurntSushi/toml
14:38:57 [2019-09-27T14:38:57.811Z] #58 163.6 fatal: Not a git repository (or any of the parent directories): .git
14:38:58 [2019-09-27T14:38:58.325Z] #24 DONE 224.2s
14:38:58 [2019-09-27T14:38:58.325Z] 
14:38:58 [2019-09-27T14:38:58.325Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:38:58 [2019-09-27T14:38:58.376Z] #58 164.1 make[1]: Nothing to be done for 'all'.
14:38:58 [2019-09-27T14:38:58.615Z] github.com/BurntSushi/toml/cmd/tomlv
14:38:58 [2019-09-27T14:38:58.634Z] #58 164.6 make[1]: 'images/built-in.o' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.7 make[1]: 'compel/libcompel.a' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.7 make[1]: 'compel/compel-host-bin' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.7 make[1]: Nothing to be done for 'all'.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.8 make[2]: Nothing to be done for 'all'.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.8 make[2]: Nothing to be done for 'all'.
14:38:58 [2019-09-27T14:38:58.891Z] #58 164.9 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 164.9 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 164.9 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 165.0 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 165.0 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 165.1 make[2]: Nothing to be done for 'all'.
14:38:59 [2019-09-27T14:38:59.149Z] #58 165.1   INSTALL  criu/criu
14:38:59 [2019-09-27T14:38:59.407Z] #58 DONE 165.3s
14:38:59 [2019-09-27T14:38:59.407Z] 
14:38:59 [2019-09-27T14:38:59.407Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:39:00 [2019-09-27T14:39:00.088Z] Removing intermediate container d0be463cb142
14:39:00 [2019-09-27T14:39:00.089Z]  ---> bb6ec995a026
14:39:00 [2019-09-27T14:39:00.089Z] Step 44/118 : FROM base AS vndr
14:39:00 [2019-09-27T14:39:00.089Z]  ---> d2efcf37dbe6
14:39:00 [2019-09-27T14:39:00.089Z] Step 45/118 : ENV INSTALL_BINARY_NAME=vndr
14:39:00 [2019-09-27T14:39:00.089Z]  ---> Running in 9b15e0a1444b
14:39:00 [2019-09-27T14:39:00.089Z] Removing intermediate container 9b15e0a1444b
14:39:00 [2019-09-27T14:39:00.089Z]  ---> d08a5fd1de19
14:39:00 [2019-09-27T14:39:00.089Z] Step 46/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:00 [2019-09-27T14:39:00.371Z]  ---> 0709accc266f
14:39:00 [2019-09-27T14:39:00.371Z] Step 47/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:00 [2019-09-27T14:39:00.371Z]  ---> e9fb6f235153
14:39:00 [2019-09-27T14:39:00.371Z] Step 48/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:00 [2019-09-27T14:39:00.371Z]  ---> Running in b71c5308bb20
14:39:00 [2019-09-27T14:39:00.659Z] + RM_GOPATH=0
14:39:00 [2019-09-27T14:39:00.659Z] + TMP_GOPATH=
14:39:00 [2019-09-27T14:39:00.659Z] + : /build
14:39:00 [2019-09-27T14:39:00.659Z] + '[' -z '' ']'
14:39:00 [2019-09-27T14:39:00.659Z] ++ mktemp -d
14:39:00 [2019-09-27T14:39:00.659Z] + export GOPATH=/tmp/tmp.fYHXACztVx
14:39:00 [2019-09-27T14:39:00.659Z] + GOPATH=/tmp/tmp.fYHXACztVx
14:39:00 [2019-09-27T14:39:00.659Z] + RM_GOPATH=1
14:39:00 [2019-09-27T14:39:00.659Z] ++ dirname ./install.sh
14:39:00 [2019-09-27T14:39:00.659Z] + dir=.
14:39:00 [2019-09-27T14:39:00.659Z] + bin=vndr
14:39:00 [2019-09-27T14:39:00.659Z] + shift
14:39:00 [2019-09-27T14:39:00.659Z] + '[' '!' -f ./vndr.installer ']'
14:39:00 [2019-09-27T14:39:00.659Z] + . ./vndr.installer
14:39:00 [2019-09-27T14:39:00.659Z] ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
14:39:00 [2019-09-27T14:39:00.659Z] Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
14:39:00 [2019-09-27T14:39:00.659Z] + install_vndr
14:39:00 [2019-09-27T14:39:00.659Z] + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
14:39:00 [2019-09-27T14:39:00.659Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fYHXACztVx/src/github.com/LK4D4/vndr
14:39:00 [2019-09-27T14:39:00.659Z] Cloning into '/tmp/tmp.fYHXACztVx/src/github.com/LK4D4/vndr'...
14:39:00 [2019-09-27T14:39:00.846Z] #47 ...
14:39:00 [2019-09-27T14:39:00.846Z] 
14:39:00 [2019-09-27T14:39:00.846Z] #25 [dev 11/22] COPY --from=gometalinter /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.113Z] #25 DONE 0.6s
14:39:01 [2019-09-27T14:39:01.113Z] 
14:39:01 [2019-09-27T14:39:01.113Z] #28 [dev 12/22] COPY --from=gotestsum /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.113Z] #28 DONE 0.1s
14:39:01 [2019-09-27T14:39:01.113Z] 
14:39:01 [2019-09-27T14:39:01.113Z] #31 [dev 13/22] COPY --from=tomlv /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.113Z] #31 DONE 0.1s
14:39:01 [2019-09-27T14:39:01.113Z] 
14:39:01 [2019-09-27T14:39:01.113Z] #34 [dev 14/22] COPY --from=vndr /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.276Z] + cd /tmp/tmp.fYHXACztVx/src/github.com/LK4D4/vndr
14:39:01 [2019-09-27T14:39:01.276Z] + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
14:39:01 [2019-09-27T14:39:01.276Z] + go build -buildmode=pie -v -o /build/vndr .
14:39:01 [2019-09-27T14:39:01.376Z] #34 DONE 0.1s
14:39:01 [2019-09-27T14:39:01.376Z] 
14:39:01 [2019-09-27T14:39:01.376Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:39:01 [2019-09-27T14:39:01.376Z] #47 ...
14:39:01 [2019-09-27T14:39:01.376Z] 
14:39:01 [2019-09-27T14:39:01.376Z] #39 [dev 15/22] COPY --from=tini /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.376Z] #39 DONE 0.1s
14:39:01 [2019-09-27T14:39:01.376Z] 
14:39:01 [2019-09-27T14:39:01.376Z] #43 [dev 16/22] COPY --from=runc /build/ /usr/local/bin/
14:39:01 [2019-09-27T14:39:01.563Z] internal/race
14:39:01 [2019-09-27T14:39:01.563Z] errors
14:39:01 [2019-09-27T14:39:01.563Z] internal/cpu
14:39:01 [2019-09-27T14:39:01.563Z] runtime/internal/sys
14:39:01 [2019-09-27T14:39:01.563Z] runtime/internal/atomic
14:39:01 [2019-09-27T14:39:01.563Z] sync/atomic
14:39:01 [2019-09-27T14:39:01.563Z] unicode
14:39:01 [2019-09-27T14:39:01.563Z] internal/bytealg
14:39:01 [2019-09-27T14:39:01.563Z] unicode/utf8
14:39:01 [2019-09-27T14:39:01.563Z] math
14:39:01 [2019-09-27T14:39:01.563Z] internal/testlog
14:39:01 [2019-09-27T14:39:01.563Z] runtime
14:39:01 [2019-09-27T14:39:01.563Z] math/bits
14:39:01 [2019-09-27T14:39:01.634Z] #43 DONE 0.1s
14:39:01 [2019-09-27T14:39:01.634Z] 
14:39:01 [2019-09-27T14:39:01.634Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:39:01 [2019-09-27T14:39:01.853Z] encoding
14:39:01 [2019-09-27T14:39:01.853Z] unicode/utf16
14:39:01 [2019-09-27T14:39:01.853Z] container/list
14:39:01 [2019-09-27T14:39:01.932Z] #24 DONE 226.8s
14:39:01 [2019-09-27T14:39:01.932Z] 
14:39:01 [2019-09-27T14:39:01.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:39:02 [2019-09-27T14:39:02.141Z] crypto/internal/subtle
14:39:02 [2019-09-27T14:39:02.141Z] crypto/subtle
14:39:02 [2019-09-27T14:39:02.141Z] vendor/golang_org/x/crypto/cryptobyte/asn1
14:39:02 [2019-09-27T14:39:02.141Z] vendor/golang_org/x/net/dns/dnsmessage
14:39:02 [2019-09-27T14:39:02.426Z] internal/nettrace
14:39:02 [2019-09-27T14:39:02.426Z] strconv
14:39:02 [2019-09-27T14:39:02.426Z] runtime/cgo
14:39:03 [2019-09-27T14:39:03.047Z] crypto/rc4
14:39:03 [2019-09-27T14:39:03.347Z] #47 ...
14:39:03 [2019-09-27T14:39:03.347Z] 
14:39:03 [2019-09-27T14:39:03.347Z] #25 [dev 11/22] COPY --from=gometalinter /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.720Z] #25 DONE 1.1s
14:39:04 [2019-09-27T14:39:04.720Z] 
14:39:04 [2019-09-27T14:39:04.720Z] #28 [dev 12/22] COPY --from=gotestsum /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.720Z] #28 DONE 0.1s
14:39:04 [2019-09-27T14:39:04.720Z] 
14:39:04 [2019-09-27T14:39:04.720Z] #31 [dev 13/22] COPY --from=tomlv /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.720Z] #31 DONE 0.1s
14:39:04 [2019-09-27T14:39:04.720Z] 
14:39:04 [2019-09-27T14:39:04.720Z] #34 [dev 14/22] COPY --from=vndr /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.720Z] #34 DONE 0.1s
14:39:04 [2019-09-27T14:39:04.720Z] 
14:39:04 [2019-09-27T14:39:04.720Z] #39 [dev 15/22] COPY --from=tini /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.720Z] #39 DONE 0.1s
14:39:04 [2019-09-27T14:39:04.720Z] 
14:39:04 [2019-09-27T14:39:04.720Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:39:04 [2019-09-27T14:39:04.977Z] #47 ...
14:39:04 [2019-09-27T14:39:04.977Z] 
14:39:04 [2019-09-27T14:39:04.977Z] #43 [dev 16/22] COPY --from=runc /build/ /usr/local/bin/
14:39:04 [2019-09-27T14:39:04.977Z] #43 DONE 0.1s
14:39:04 [2019-09-27T14:39:04.977Z] 
14:39:04 [2019-09-27T14:39:04.977Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:39:06 [2019-09-27T14:39:06.512Z] sync
14:39:06 [2019-09-27T14:39:06.513Z] github.com/LK4D4/vndr/godl/singleflight
14:39:06 [2019-09-27T14:39:06.513Z] io
14:39:06 [2019-09-27T14:39:06.513Z] reflect
14:39:06 [2019-09-27T14:39:06.513Z] syscall
14:39:06 [2019-09-27T14:39:06.513Z] math/rand
14:39:06 [2019-09-27T14:39:06.800Z] internal/singleflight
14:39:06 [2019-09-27T14:39:06.800Z] bytes
14:39:06 [2019-09-27T14:39:06.800Z] strings
14:39:07 [2019-09-27T14:39:07.426Z] bufio
14:39:07 [2019-09-27T14:39:07.715Z] path
14:39:07 [2019-09-27T14:39:07.715Z] hash
14:39:07 [2019-09-27T14:39:07.715Z] crypto/cipher
14:39:07 [2019-09-27T14:39:07.715Z] hash/crc32
14:39:08 [2019-09-27T14:39:08.183Z] #47 194.1 🇩 bin/containerd
14:39:08 [2019-09-27T14:39:08.347Z] crypto
14:39:08 [2019-09-27T14:39:08.347Z] crypto/aes
14:39:08 [2019-09-27T14:39:08.347Z] crypto/internal/randutil
14:39:08 [2019-09-27T14:39:08.347Z] crypto/sha512
14:39:08 [2019-09-27T14:39:08.347Z] time
14:39:08 [2019-09-27T14:39:08.347Z] internal/syscall/unix
14:39:08 [2019-09-27T14:39:08.635Z] crypto/hmac
14:39:08 [2019-09-27T14:39:08.635Z] crypto/md5
14:39:08 [2019-09-27T14:39:08.635Z] crypto/sha1
14:39:08 [2019-09-27T14:39:08.927Z] crypto/sha256
14:39:08 [2019-09-27T14:39:08.927Z] vendor/golang_org/x/text/transform
14:39:09 [2019-09-27T14:39:09.547Z] internal/poll
14:39:09 [2019-09-27T14:39:09.547Z] sort
14:39:09 [2019-09-27T14:39:09.836Z] encoding/binary
14:39:09 [2019-09-27T14:39:09.836Z] os
14:39:09 [2019-09-27T14:39:09.836Z] regexp/syntax
14:39:10 [2019-09-27T14:39:10.122Z] encoding/base64
14:39:10 [2019-09-27T14:39:10.122Z] crypto/des
14:39:10 [2019-09-27T14:39:10.122Z] vendor/golang_org/x/crypto/internal/chacha20
14:39:10 [2019-09-27T14:39:10.314Z] #47 197.4 🇩 bin/containerd
14:39:10 [2019-09-27T14:39:10.409Z] encoding/pem
14:39:10 [2019-09-27T14:39:10.409Z] vendor/golang_org/x/crypto/poly1305
14:39:10 [2019-09-27T14:39:10.409Z] vendor/golang_org/x/crypto/curve25519
14:39:10 [2019-09-27T14:39:10.696Z] vendor/golang_org/x/crypto/chacha20poly1305
14:39:10 [2019-09-27T14:39:10.696Z] fmt
14:39:10 [2019-09-27T14:39:10.696Z] path/filepath
14:39:10 [2019-09-27T14:39:10.983Z] io/ioutil
14:39:10 [2019-09-27T14:39:10.983Z] regexp
14:39:11 [2019-09-27T14:39:11.604Z] go/token
14:39:11 [2019-09-27T14:39:11.604Z] net/url
14:39:11 [2019-09-27T14:39:11.604Z] flag
14:39:11 [2019-09-27T14:39:11.891Z] text/template/parse
14:39:11 [2019-09-27T14:39:11.891Z] go/scanner
14:39:11 [2019-09-27T14:39:11.891Z] log
14:39:11 [2019-09-27T14:39:11.891Z] encoding/json
14:39:12 [2019-09-27T14:39:12.179Z] go/ast
14:39:12 [2019-09-27T14:39:12.179Z] encoding/xml
14:39:13 [2019-09-27T14:39:13.206Z] text/template
14:39:13 [2019-09-27T14:39:13.279Z] Removing intermediate container a3281a6d6250
14:39:13 [2019-09-27T14:39:13.279Z]  ---> c3c06ce6ffbb
14:39:13 [2019-09-27T14:39:13.279Z] Step 66/118 : FROM base AS gotestsum
14:39:13 [2019-09-27T14:39:13.279Z]  ---> d5a2a30a8b44
14:39:13 [2019-09-27T14:39:13.279Z] Step 67/118 : ENV INSTALL_BINARY_NAME=gotestsum
14:39:13 [2019-09-27T14:39:13.279Z]  ---> Running in 115b1a3886aa
14:39:13 [2019-09-27T14:39:13.279Z] Removing intermediate container 115b1a3886aa
14:39:13 [2019-09-27T14:39:13.279Z]  ---> a62671596574
14:39:13 [2019-09-27T14:39:13.279Z] Step 68/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:13 [2019-09-27T14:39:13.279Z]  ---> 681139f83de8
14:39:13 [2019-09-27T14:39:13.279Z] Step 69/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:13 [2019-09-27T14:39:13.492Z] go/parser
14:39:13 [2019-09-27T14:39:13.667Z]  ---> ddcd213c556d
14:39:13 [2019-09-27T14:39:13.668Z] Step 70/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:13 [2019-09-27T14:39:13.668Z]  ---> Running in 8d8edc2e1985
14:39:13 [2019-09-27T14:39:13.783Z] compress/flate
14:39:14 [2019-09-27T14:39:14.070Z] context
14:39:14 [2019-09-27T14:39:14.372Z] math/big
14:39:14 [2019-09-27T14:39:14.472Z] + RM_GOPATH=0
14:39:14 [2019-09-27T14:39:14.472Z] + TMP_GOPATH=
14:39:14 [2019-09-27T14:39:14.472Z] + : /build
14:39:14 [2019-09-27T14:39:14.472Z] + '[' -z '' ']'
14:39:14 [2019-09-27T14:39:14.472Z] ++ mktemp -d
14:39:14 [2019-09-27T14:39:14.472Z] + export GOPATH=/tmp/tmp.K1xAsMmQdC
14:39:14 [2019-09-27T14:39:14.472Z] + GOPATH=/tmp/tmp.K1xAsMmQdC
14:39:14 [2019-09-27T14:39:14.472Z] + RM_GOPATH=1
14:39:14 [2019-09-27T14:39:14.472Z] ++ dirname ./install.sh
14:39:14 [2019-09-27T14:39:14.472Z] + dir=.
14:39:14 [2019-09-27T14:39:14.472Z] + bin=gotestsum
14:39:14 [2019-09-27T14:39:14.472Z] + shift
14:39:14 [2019-09-27T14:39:14.472Z] + '[' '!' -f ./gotestsum.installer ']'
14:39:14 [2019-09-27T14:39:14.472Z] + . ./gotestsum.installer
14:39:14 [2019-09-27T14:39:14.472Z] ++ GOTESTSUM_COMMIT=v0.3.5
14:39:14 [2019-09-27T14:39:14.472Z] + install_gotestsum
14:39:14 [2019-09-27T14:39:14.472Z] + echo 'Installing gotestsum version v0.3.5'
14:39:14 [2019-09-27T14:39:14.472Z] + go get -d gotest.tools/gotestsum
14:39:14 [2019-09-27T14:39:14.472Z] Installing gotestsum version v0.3.5
14:39:14 [2019-09-27T14:39:14.662Z] encoding/hex
14:39:14 [2019-09-27T14:39:14.951Z] net
14:39:14 [2019-09-27T14:39:14.951Z] go/doc
14:39:15 [2019-09-27T14:39:15.239Z] compress/gzip
14:39:15 [2019-09-27T14:39:15.239Z] vendor/golang_org/x/text/unicode/bidi
14:39:15 [2019-09-27T14:39:15.878Z] github.com/LK4D4/vndr/build
14:39:15 [2019-09-27T14:39:15.878Z] vendor/golang_org/x/text/secure/bidirule
14:39:16 [2019-09-27T14:39:16.165Z] vendor/golang_org/x/text/unicode/norm
14:39:16 [2019-09-27T14:39:16.804Z] vendor/golang_org/x/net/http2/hpack
14:39:17 [2019-09-27T14:39:17.089Z] crypto/rand
14:39:17 [2019-09-27T14:39:17.089Z] crypto/elliptic
14:39:17 [2019-09-27T14:39:17.089Z] encoding/asn1
14:39:17 [2019-09-27T14:39:17.714Z] crypto/rsa
14:39:17 [2019-09-27T14:39:17.714Z] crypto/dsa
14:39:18 [2019-09-27T14:39:18.002Z] vendor/golang_org/x/net/idna
14:39:18 [2019-09-27T14:39:18.002Z] mime
14:39:18 [2019-09-27T14:39:18.295Z] crypto/ecdsa
14:39:18 [2019-09-27T14:39:18.295Z] crypto/x509/pkix
14:39:18 [2019-09-27T14:39:18.581Z] vendor/golang_org/x/crypto/cryptobyte
14:39:18 [2019-09-27T14:39:18.758Z] + cd /tmp/tmp.K1xAsMmQdC/src/gotest.tools/gotestsum
14:39:18 [2019-09-27T14:39:18.758Z] + git checkout -q v0.3.5
14:39:18 [2019-09-27T14:39:18.758Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:39:18 [2019-09-27T14:39:18.867Z] mime/quotedprintable
14:39:18 [2019-09-27T14:39:18.867Z] net/http/internal
14:39:18 [2019-09-27T14:39:18.867Z] os/exec
14:39:20 [2019-09-27T14:39:20.896Z] vendor/golang_org/x/net/http/httpproxy
14:39:20 [2019-09-27T14:39:20.896Z] net/textproto
14:39:20 [2019-09-27T14:39:20.896Z] crypto/x509
14:39:20 [2019-09-27T14:39:20.896Z] vendor/golang_org/x/net/http/httpguts
14:39:20 [2019-09-27T14:39:20.896Z] mime/multipart
14:39:21 [2019-09-27T14:39:21.514Z] crypto/tls
14:39:23 [2019-09-27T14:39:23.003Z] net/http/httptrace
14:39:23 [2019-09-27T14:39:23.003Z] net/http
14:39:26 [2019-09-27T14:39:26.466Z] github.com/LK4D4/vndr/godl
14:39:26 [2019-09-27T14:39:26.466Z] github.com/LK4D4/vndr
14:39:30 [2019-09-27T14:39:30.166Z] #47 215.0 🇩 bin/containerd-stress
14:39:30 [2019-09-27T14:39:30.166Z] #47 216.5 🇩 bin/containerd-shim
14:39:30 [2019-09-27T14:39:30.358Z] Removing intermediate container 8d8edc2e1985
14:39:30 [2019-09-27T14:39:30.358Z]  ---> f673d77dbe3a
14:39:30 [2019-09-27T14:39:30.358Z] Step 71/118 : FROM dev-base AS dockercli
14:39:30 [2019-09-27T14:39:30.358Z]  ---> d5a2a30a8b44
14:39:30 [2019-09-27T14:39:30.358Z] Step 72/118 : ENV INSTALL_BINARY_NAME=dockercli
14:39:30 [2019-09-27T14:39:30.358Z]  ---> Running in b2f76e5a8782
14:39:30 [2019-09-27T14:39:30.358Z] Removing intermediate container b2f76e5a8782
14:39:30 [2019-09-27T14:39:30.358Z]  ---> 899f299d29eb
14:39:30 [2019-09-27T14:39:30.358Z] Step 73/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:30 [2019-09-27T14:39:30.358Z]  ---> 9c74675d8386
14:39:30 [2019-09-27T14:39:30.358Z] Step 74/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:30 [2019-09-27T14:39:30.358Z]  ---> 376e11731e22
14:39:30 [2019-09-27T14:39:30.358Z] Step 75/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:30 [2019-09-27T14:39:30.358Z]  ---> Running in b94aac1d4136
14:39:30 [2019-09-27T14:39:30.734Z] + RM_GOPATH=0
14:39:30 [2019-09-27T14:39:30.734Z] + TMP_GOPATH=
14:39:30 [2019-09-27T14:39:30.734Z] + : /build
14:39:30 [2019-09-27T14:39:30.734Z] + '[' -z '' ']'
14:39:30 [2019-09-27T14:39:30.734Z] ++ mktemp -d
14:39:30 [2019-09-27T14:39:30.734Z] + export GOPATH=/tmp/tmp.l47CgA7xYo
14:39:30 [2019-09-27T14:39:30.734Z] + GOPATH=/tmp/tmp.l47CgA7xYo
14:39:30 [2019-09-27T14:39:30.734Z] + RM_GOPATH=1
14:39:30 [2019-09-27T14:39:30.734Z] ++ dirname ./install.sh
14:39:30 [2019-09-27T14:39:30.734Z] + dir=.
14:39:30 [2019-09-27T14:39:30.734Z] + bin=dockercli
14:39:30 [2019-09-27T14:39:30.734Z] + shift
14:39:30 [2019-09-27T14:39:30.734Z] + '[' '!' -f ./dockercli.installer ']'
14:39:30 [2019-09-27T14:39:30.734Z] + . ./dockercli.installer
14:39:30 [2019-09-27T14:39:30.734Z] ++ DOCKERCLI_CHANNEL=stable
14:39:30 [2019-09-27T14:39:30.734Z] ++ DOCKERCLI_VERSION=17.06.2-ce
14:39:30 [2019-09-27T14:39:30.734Z] + install_dockercli
14:39:30 [2019-09-27T14:39:30.734Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
14:39:30 [2019-09-27T14:39:30.734Z] Install docker/cli version 17.06.2-ce from stable
14:39:30 [2019-09-27T14:39:30.734Z] ++ uname -m
14:39:30 [2019-09-27T14:39:30.734Z] + arch=s390x
14:39:30 [2019-09-27T14:39:30.734Z] + '[' s390x '!=' x86_64 ']'
14:39:30 [2019-09-27T14:39:30.734Z] + '[' s390x '!=' s390x ']'
14:39:30 [2019-09-27T14:39:30.734Z] + url=https://download.docker.com/linux/static
14:39:30 [2019-09-27T14:39:30.734Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
14:39:30 [2019-09-27T14:39:30.734Z] + tar -xz docker/docker
14:39:30 [2019-09-27T14:39:30.879Z] Removing intermediate container b71c5308bb20
14:39:30 [2019-09-27T14:39:30.879Z]  ---> c834586aeb27
14:39:30 [2019-09-27T14:39:30.879Z] Step 49/118 : FROM dev-base AS containerd
14:39:30 [2019-09-27T14:39:30.879Z]  ---> d2efcf37dbe6
14:39:30 [2019-09-27T14:39:30.879Z] Step 50/118 : ARG DEBIAN_FRONTEND
14:39:30 [2019-09-27T14:39:30.879Z]  ---> Using cache
14:39:30 [2019-09-27T14:39:30.879Z]  ---> e5225eb07ae5
14:39:30 [2019-09-27T14:39:30.879Z] Step 51/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
14:39:30 [2019-09-27T14:39:30.879Z]  ---> Running in a1c36959c590
14:39:30 [2019-09-27T14:39:30.879Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:39:30 [2019-09-27T14:39:30.879Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:39:30 [2019-09-27T14:39:30.879Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:39:30 [2019-09-27T14:39:30.879Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:39:30 [2019-09-27T14:39:30.879Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:39:30 [2019-09-27T14:39:30.879Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:39:31 [2019-09-27T14:39:31.169Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:39:31 [2019-09-27T14:39:31.460Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:39:31 [2019-09-27T14:39:31.997Z] + mkdir -p /build
14:39:31 [2019-09-27T14:39:31.997Z] + mv docker/docker /build/
14:39:31 [2019-09-27T14:39:31.997Z] + rmdir docker
14:39:32 [2019-09-27T14:39:32.221Z] #47 218.2 🇩 bin/containerd-stress
14:39:32 [2019-09-27T14:39:32.379Z] Removing intermediate container b94aac1d4136
14:39:32 [2019-09-27T14:39:32.379Z]  ---> 7f9cd5cd8f3c
14:39:32 [2019-09-27T14:39:32.379Z] Step 76/118 : FROM runtime-dev AS runc
14:39:32 [2019-09-27T14:39:32.379Z]  ---> e840f9314954
14:39:32 [2019-09-27T14:39:32.379Z] Step 77/118 : ENV INSTALL_BINARY_NAME=runc
14:39:32 [2019-09-27T14:39:32.379Z]  ---> Running in 2306ee24ff89
14:39:32 [2019-09-27T14:39:32.477Z] #47 219.8 🇩 bin/containerd-shim
14:39:32 [2019-09-27T14:39:32.967Z] Removing intermediate container 2306ee24ff89
14:39:32 [2019-09-27T14:39:32.967Z]  ---> 56f97a9a2e1d
14:39:32 [2019-09-27T14:39:32.967Z] Step 78/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:32 [2019-09-27T14:39:32.967Z]  ---> b0ef571cc1f4
14:39:32 [2019-09-27T14:39:32.968Z] Step 79/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:33 [2019-09-27T14:39:33.375Z]  ---> 54fa29163ae2
14:39:33 [2019-09-27T14:39:33.375Z] Step 80/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:33 [2019-09-27T14:39:33.375Z]  ---> Running in fda76f7d3760
14:39:33 [2019-09-27T14:39:33.482Z] Fetched 7717 kB in 2s (2999 kB/s)
14:39:33 [2019-09-27T14:39:33.829Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
14:39:33 [2019-09-27T14:39:33.830Z] + RM_GOPATH=0
14:39:33 [2019-09-27T14:39:33.830Z] + TMP_GOPATH=
14:39:33 [2019-09-27T14:39:33.830Z] + : /build
14:39:33 [2019-09-27T14:39:33.830Z] + '[' -z '' ']'
14:39:33 [2019-09-27T14:39:33.830Z] ++ mktemp -d
14:39:33 [2019-09-27T14:39:33.830Z] + export GOPATH=/tmp/tmp.blrcRduFu4
14:39:33 [2019-09-27T14:39:33.830Z] + GOPATH=/tmp/tmp.blrcRduFu4
14:39:33 [2019-09-27T14:39:33.830Z] + RM_GOPATH=1
14:39:33 [2019-09-27T14:39:33.830Z] ++ dirname ./install.sh
14:39:33 [2019-09-27T14:39:33.830Z] + dir=.
14:39:33 [2019-09-27T14:39:33.830Z] + bin=runc
14:39:33 [2019-09-27T14:39:33.830Z] + shift
14:39:33 [2019-09-27T14:39:33.830Z] + '[' '!' -f ./runc.installer ']'
14:39:33 [2019-09-27T14:39:33.830Z] + . ./runc.installer
14:39:33 [2019-09-27T14:39:33.830Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
14:39:33 [2019-09-27T14:39:33.830Z] + install_runc
14:39:33 [2019-09-27T14:39:33.830Z] + grep -q '^3\.10\.0.*\.el7\.'
14:39:33 [2019-09-27T14:39:33.830Z] + uname -r
14:39:33 [2019-09-27T14:39:33.830Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:39:33 [2019-09-27T14:39:33.830Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
14:39:33 [2019-09-27T14:39:33.830Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.blrcRduFu4/src/github.com/opencontainers/runc
14:39:33 [2019-09-27T14:39:33.830Z] Cloning into '/tmp/tmp.blrcRduFu4/src/github.com/opencontainers/runc'...
14:39:34 [2019-09-27T14:39:34.487Z] Reading package lists...
14:39:35 [2019-09-27T14:39:35.187Z] + cd /tmp/tmp.blrcRduFu4/src/github.com/opencontainers/runc
14:39:35 [2019-09-27T14:39:35.187Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
14:39:35 [2019-09-27T14:39:35.187Z] + '[' -z '' ']'
14:39:35 [2019-09-27T14:39:35.187Z] + target=static
14:39:35 [2019-09-27T14:39:35.187Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:39:35 [2019-09-27T14:39:35.418Z] #47 221.9 🇩 bin/containerd-shim-runc-v1
14:39:35 [2019-09-27T14:39:35.493Z] Reading package lists...
14:39:35 [2019-09-27T14:39:35.589Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
14:39:35 [2019-09-27T14:39:35.776Z] Building dependency tree...
14:39:35 [2019-09-27T14:39:35.776Z] Reading state information...
14:39:35 [2019-09-27T14:39:35.776Z] The following additional packages will be installed:
14:39:35 [2019-09-27T14:39:35.776Z]   btrfs-progs liblzo2-2
14:39:36 [2019-09-27T14:39:36.058Z] The following NEW packages will be installed:
14:39:36 [2019-09-27T14:39:36.058Z]   btrfs-progs btrfs-tools liblzo2-2
14:39:36 [2019-09-27T14:39:36.058Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
14:39:36 [2019-09-27T14:39:36.058Z] Need to get 588 kB of archives.
14:39:36 [2019-09-27T14:39:36.058Z] After this operation, 5005 kB of additional disk space will be used.
14:39:36 [2019-09-27T14:39:36.058Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:39:36 [2019-09-27T14:39:36.058Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
14:39:36 [2019-09-27T14:39:36.058Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
14:39:36 [2019-09-27T14:39:36.341Z] debconf: delaying package configuration, since apt-utils is not installed
14:39:36 [2019-09-27T14:39:36.341Z] Fetched 588 kB in 0s (6095 kB/s)
14:39:36 [2019-09-27T14:39:36.341Z] Selecting previously unselected package liblzo2-2:ppc64el.
14:39:36 [2019-09-27T14:39:36.342Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
14:39:36 [2019-09-27T14:39:36.342Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:39:36 [2019-09-27T14:39:36.342Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:39:36 [2019-09-27T14:39:36.342Z] Selecting previously unselected package btrfs-progs.
14:39:36 [2019-09-27T14:39:36.342Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
14:39:36 [2019-09-27T14:39:36.342Z] Unpacking btrfs-progs (4.7.3-1) ...
14:39:36 [2019-09-27T14:39:36.342Z] Selecting previously unselected package btrfs-tools.
14:39:36 [2019-09-27T14:39:36.342Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
14:39:36 [2019-09-27T14:39:36.342Z] Unpacking btrfs-tools (4.7.3-1) ...
14:39:36 [2019-09-27T14:39:36.627Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:39:36 [2019-09-27T14:39:36.627Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:39:36 [2019-09-27T14:39:36.627Z] Setting up btrfs-progs (4.7.3-1) ...
14:39:36 [2019-09-27T14:39:36.627Z] Setting up btrfs-tools (4.7.3-1) ...
14:39:36 [2019-09-27T14:39:36.627Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:39:36 [2019-09-27T14:39:36.911Z] Removing intermediate container a1c36959c590
14:39:36 [2019-09-27T14:39:36.911Z]  ---> 40457bca8b55
14:39:36 [2019-09-27T14:39:36.911Z] Step 52/118 : ENV INSTALL_BINARY_NAME=containerd
14:39:36 [2019-09-27T14:39:36.911Z]  ---> Running in 76b9d62a81a4
14:39:37 [2019-09-27T14:39:37.220Z] Removing intermediate container 76b9d62a81a4
14:39:37 [2019-09-27T14:39:37.220Z]  ---> 7ac01c1c0048
14:39:37 [2019-09-27T14:39:37.220Z] Step 53/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:37 [2019-09-27T14:39:37.220Z]  ---> 436333576036
14:39:37 [2019-09-27T14:39:37.220Z] Step 54/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:37 [2019-09-27T14:39:37.311Z] #47 224.4 🇩 binaries
14:39:37 [2019-09-27T14:39:37.311Z] #47 224.4 + mkdir -p /build
14:39:37 [2019-09-27T14:39:37.311Z] #47 224.4 + cp bin/containerd /build/containerd
14:39:37 [2019-09-27T14:39:37.311Z] #47 224.4 + cp bin/containerd-shim /build/containerd-shim
14:39:37 [2019-09-27T14:39:37.311Z] #47 224.4 + cp bin/ctr /build/ctr
14:39:37 [2019-09-27T14:39:37.508Z]  ---> 45e1a9efbfc3
14:39:37 [2019-09-27T14:39:37.508Z] Step 55/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:37 [2019-09-27T14:39:37.508Z]  ---> Running in d41f474be5c8
14:39:37 [2019-09-27T14:39:37.791Z] + RM_GOPATH=0
14:39:37 [2019-09-27T14:39:37.791Z] + TMP_GOPATH=
14:39:37 [2019-09-27T14:39:37.791Z] + : /build
14:39:37 [2019-09-27T14:39:37.791Z] + '[' -z '' ']'
14:39:37 [2019-09-27T14:39:37.791Z] ++ mktemp -d
14:39:37 [2019-09-27T14:39:37.791Z] + export GOPATH=/tmp/tmp.dUhI9QjsBF
14:39:37 [2019-09-27T14:39:37.791Z] + GOPATH=/tmp/tmp.dUhI9QjsBF
14:39:37 [2019-09-27T14:39:37.791Z] + RM_GOPATH=1
14:39:37 [2019-09-27T14:39:37.791Z] ++ dirname ./install.sh
14:39:37 [2019-09-27T14:39:37.791Z] + dir=.
14:39:37 [2019-09-27T14:39:37.791Z] + bin=containerd
14:39:37 [2019-09-27T14:39:37.791Z] + shift
14:39:37 [2019-09-27T14:39:37.791Z] + '[' '!' -f ./containerd.installer ']'
14:39:37 [2019-09-27T14:39:37.791Z] + . ./containerd.installer
14:39:37 [2019-09-27T14:39:37.791Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
14:39:37 [2019-09-27T14:39:37.791Z] + install_containerd
14:39:37 [2019-09-27T14:39:37.791Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
14:39:37 [2019-09-27T14:39:37.791Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
14:39:37 [2019-09-27T14:39:37.791Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.dUhI9QjsBF/src/github.com/containerd/containerd
14:39:37 [2019-09-27T14:39:37.791Z] Cloning into '/tmp/tmp.dUhI9QjsBF/src/github.com/containerd/containerd'...
14:39:38 [2019-09-27T14:39:38.241Z] #47 DONE 225.1s
14:39:38 [2019-09-27T14:39:38.805Z] 
14:39:38 [2019-09-27T14:39:38.805Z] #48 [dev 17/22] COPY --from=containerd /build/ /usr/local/bin/
14:39:39 [2019-09-27T14:39:39.024Z] #47 225.4 🇩 bin/containerd-shim-runc-v1
14:39:39 [2019-09-27T14:39:39.062Z] #48 DONE 0.2s
14:39:39 [2019-09-27T14:39:39.062Z] 
14:39:39 [2019-09-27T14:39:39.062Z] #51 [dev 18/22] COPY --from=proxy /build/ /usr/local/bin/
14:39:39 [2019-09-27T14:39:39.062Z] #51 DONE 0.1s
14:39:39 [2019-09-27T14:39:39.062Z] 
14:39:39 [2019-09-27T14:39:39.062Z] #54 [dev 19/22] COPY --from=dockercli /build/ /usr/local/cli
14:39:39 [2019-09-27T14:39:39.318Z] #54 DONE 0.2s
14:39:39 [2019-09-27T14:39:39.318Z] 
14:39:39 [2019-09-27T14:39:39.318Z] #56 [dev 20/22] COPY --from=registry /build/registry* /usr/local/bin/
14:39:39 [2019-09-27T14:39:39.318Z] #56 DONE 0.1s
14:39:39 [2019-09-27T14:39:39.318Z] 
14:39:39 [2019-09-27T14:39:39.318Z] #59 [dev 21/22] COPY --from=criu /build/ /usr/local/
14:39:39 [2019-09-27T14:39:39.318Z] #59 DONE 0.1s
14:39:39 [2019-09-27T14:39:39.318Z] 
14:39:39 [2019-09-27T14:39:39.318Z] #60 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
14:39:39 [2019-09-27T14:39:39.318Z] #60 DONE 0.0s
14:39:39 [2019-09-27T14:39:39.318Z] 
14:39:39 [2019-09-27T14:39:39.318Z] #61 [final 1/1] COPY . /go/src/github.com/docker/docker
14:39:40 [2019-09-27T14:39:40.247Z] #61 DONE 0.8s
14:39:40 [2019-09-27T14:39:40.247Z] 
14:39:40 [2019-09-27T14:39:40.247Z] #62 exporting to image
14:39:40 [2019-09-27T14:39:40.247Z] #62 exporting layers
14:39:40 [2019-09-27T14:39:40.921Z] #47 227.8 🇩 binaries
14:39:40 [2019-09-27T14:39:40.921Z] #47 227.8 + mkdir -p /build
14:39:40 [2019-09-27T14:39:40.921Z] #47 227.8 + cp bin/containerd /build/containerd
14:39:40 [2019-09-27T14:39:40.921Z] #47 227.8 + cp bin/containerd-shim /build/containerd-shim
14:39:40 [2019-09-27T14:39:40.921Z] #47 227.8 + cp bin/ctr /build/ctr
14:39:41 [2019-09-27T14:39:41.856Z] #47 DONE 228.9s
14:39:42 [2019-09-27T14:39:42.432Z] 
14:39:42 [2019-09-27T14:39:42.432Z] #48 [dev 17/22] COPY --from=containerd /build/ /usr/local/bin/
14:39:42 [2019-09-27T14:39:42.997Z] #48 DONE 0.4s
14:39:42 [2019-09-27T14:39:42.997Z] 
14:39:42 [2019-09-27T14:39:42.997Z] #51 [dev 18/22] COPY --from=proxy /build/ /usr/local/bin/
14:39:43 [2019-09-27T14:39:43.254Z] #51 DONE 0.1s
14:39:43 [2019-09-27T14:39:43.254Z] 
14:39:43 [2019-09-27T14:39:43.254Z] #54 [dev 19/22] COPY --from=dockercli /build/ /usr/local/cli
14:39:43 [2019-09-27T14:39:43.254Z] #54 DONE 0.2s
14:39:43 [2019-09-27T14:39:43.254Z] 
14:39:43 [2019-09-27T14:39:43.254Z] #56 [dev 20/22] COPY --from=registry /build/registry* /usr/local/bin/
14:39:43 [2019-09-27T14:39:43.510Z] #56 DONE 0.2s
14:39:43 [2019-09-27T14:39:43.510Z] 
14:39:43 [2019-09-27T14:39:43.510Z] #59 [dev 21/22] COPY --from=criu /build/ /usr/local/
14:39:43 [2019-09-27T14:39:43.510Z] #59 DONE 0.1s
14:39:43 [2019-09-27T14:39:43.767Z] 
14:39:43 [2019-09-27T14:39:43.767Z] #60 [dev 22/22] WORKDIR /go/src/github.com/docker/docker
14:39:43 [2019-09-27T14:39:43.767Z] #60 DONE 0.2s
14:39:43 [2019-09-27T14:39:43.767Z] 
14:39:43 [2019-09-27T14:39:43.767Z] #61 [final 1/1] COPY . /go/src/github.com/docker/docker
14:39:44 [2019-09-27T14:39:44.616Z] + cd /tmp/tmp.dUhI9QjsBF/src/github.com/containerd/containerd
14:39:44 [2019-09-27T14:39:44.616Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
14:39:44 [2019-09-27T14:39:44.616Z] + export 'BUILDTAGS=netgo osusergo static_build'
14:39:44 [2019-09-27T14:39:44.616Z] + BUILDTAGS='netgo osusergo static_build'
14:39:44 [2019-09-27T14:39:44.616Z] + export EXTRA_FLAGS=-buildmode=pie
14:39:44 [2019-09-27T14:39:44.616Z] + EXTRA_FLAGS=-buildmode=pie
14:39:44 [2019-09-27T14:39:44.616Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:39:44 [2019-09-27T14:39:44.616Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:39:44 [2019-09-27T14:39:44.616Z] + '[' '' = dynamic ']'
14:39:44 [2019-09-27T14:39:44.616Z] + make
14:39:44 [2019-09-27T14:39:44.698Z] #61 DONE 0.7s
14:39:44 [2019-09-27T14:39:44.698Z] 
14:39:44 [2019-09-27T14:39:44.698Z] #62 exporting to image
14:39:44 [2019-09-27T14:39:44.698Z] #62 exporting layers
14:39:45 [2019-09-27T14:39:45.231Z] 🇩 bin/ctr
14:39:49 [2019-09-27T14:39:49.650Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:39:49 [2019-09-27T14:39:49.650Z] + mkdir -p /build
14:39:49 [2019-09-27T14:39:49.650Z] + cp runc /build/runc
14:39:50 [2019-09-27T14:39:50.031Z] Removing intermediate container fda76f7d3760
14:39:50 [2019-09-27T14:39:50.031Z]  ---> c2785a730d2e
14:39:50 [2019-09-27T14:39:50.031Z] Step 81/118 : FROM dev-base AS tini
14:39:50 [2019-09-27T14:39:50.031Z]  ---> d5a2a30a8b44
14:39:50 [2019-09-27T14:39:50.031Z] Step 82/118 : ARG DEBIAN_FRONTEND
14:39:50 [2019-09-27T14:39:50.031Z]  ---> Using cache
14:39:50 [2019-09-27T14:39:50.031Z]  ---> 16a8017c1de4
14:39:50 [2019-09-27T14:39:50.031Z] Step 83/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
14:39:50 [2019-09-27T14:39:50.031Z]  ---> Running in 184569de9d3f
14:39:50 [2019-09-27T14:39:50.197Z] #62 exporting layers 9.9s done
14:39:50 [2019-09-27T14:39:50.197Z] #62 writing image sha256:26a9364664e87c2029fef3eb92a6829cd3fdf2b1b2569a6eae1a9f3ca19ee838 done
14:39:50 [2019-09-27T14:39:50.197Z] #62 naming to docker.io/library/docker:0910118e4b164b82257343dcd50535f2aa64709f done
14:39:50 [2019-09-27T14:39:50.197Z] #62 DONE 9.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:39:50 [2019-09-27T14:39:50.869Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:39:50 [2019-09-27T14:39:50.869Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:39:50 [2019-09-27T14:39:50.869Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:39:50 [2019-09-27T14:39:50.869Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:39:50 [2019-09-27T14:39:50.869Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:39:50 [2019-09-27T14:39:50.869Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:39:50 [2019-09-27T14:39:50.869Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:39:51 [2019-09-27T14:39:51.199Z] 
14:39:51 [2019-09-27T14:39:51.199Z] Removing bundles/
14:39:51 [2019-09-27T14:39:51.199Z] 
14:39:51 [2019-09-27T14:39:51.199Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:39:51 [2019-09-27T14:39:51.199Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:39:51 [2019-09-27T14:39:51.199Z] GOOS="" GOARCH="" GOARM=""
14:39:51 [2019-09-27T14:39:51.249Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:39:52 [2019-09-27T14:39:52.665Z] Fetched 7668 kB in 1s (4331 kB/s)
14:39:53 [2019-09-27T14:39:53.030Z] Reading package lists...
14:39:53 [2019-09-27T14:39:53.406Z] Reading package lists...
14:39:53 [2019-09-27T14:39:53.799Z] Building dependency tree...
14:39:53 [2019-09-27T14:39:53.799Z] Reading state information...
14:39:53 [2019-09-27T14:39:53.799Z] The following additional packages will be installed:
14:39:53 [2019-09-27T14:39:53.799Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:39:53 [2019-09-27T14:39:53.799Z] Suggested packages:
14:39:53 [2019-09-27T14:39:53.799Z]   codeblocks eclipse ninja-build lrzip
14:39:53 [2019-09-27T14:39:53.799Z] Recommended packages:
14:39:53 [2019-09-27T14:39:53.799Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:39:53 [2019-09-27T14:39:53.799Z] The following NEW packages will be installed:
14:39:53 [2019-09-27T14:39:53.799Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:39:53 [2019-09-27T14:39:53.799Z]   vim-common xxd
14:39:53 [2019-09-27T14:39:53.799Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:39:53 [2019-09-27T14:39:53.799Z] Need to get 13.2 MB of archives.
14:39:53 [2019-09-27T14:39:53.799Z] After this operation, 59.4 MB of additional disk space will be used.
14:39:53 [2019-09-27T14:39:53.799Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
14:39:53 [2019-09-27T14:39:53.799Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
14:39:54 [2019-09-27T14:39:54.167Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:39:54 [2019-09-27T14:39:54.167Z] debconf: delaying package configuration, since apt-utils is not installed
14:39:54 [2019-09-27T14:39:54.167Z] Fetched 13.2 MB in 0s (55.2 MB/s)
14:39:54 [2019-09-27T14:39:54.167Z] Selecting previously unselected package cmake-data.
14:39:54 [2019-09-27T14:39:54.167Z] (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 ... 14828 files and directories currently installed.)
14:39:54 [2019-09-27T14:39:54.167Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:39:54 [2019-09-27T14:39:54.167Z] Unpacking cmake-data (3.7.2-1) ...
14:39:54 [2019-09-27T14:39:54.531Z] Selecting previously unselected package liblzo2-2:s390x.
14:39:54 [2019-09-27T14:39:54.531Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:39:54 [2019-09-27T14:39:54.531Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:39:54 [2019-09-27T14:39:54.531Z] Selecting previously unselected package libicu57:s390x.
14:39:54 [2019-09-27T14:39:54.531Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
14:39:54 [2019-09-27T14:39:54.531Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
14:39:54 [2019-09-27T14:39:54.652Z] #62 exporting layers 10.1s done
14:39:54 [2019-09-27T14:39:54.652Z] #62 writing image sha256:004c4df7bc4c3f8d733db504891f38271d1478616d43dc456973d263f34881d4 done
14:39:54 [2019-09-27T14:39:54.653Z] #62 naming to docker.io/library/docker:0910118e4b164b82257343dcd50535f2aa64709f done
14:39:54 [2019-09-27T14:39:54.653Z] #62 DONE 10.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:39:54 [2019-09-27T14:39:54.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-367/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/validate/default
14:39:55 [2019-09-27T14:39:55.815Z] Selecting previously unselected package libxml2:s390x.
14:39:55 [2019-09-27T14:39:55.815Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
14:39:55 [2019-09-27T14:39:55.815Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
14:39:55 [2019-09-27T14:39:55.815Z] Selecting previously unselected package libarchive13:s390x.
14:39:55 [2019-09-27T14:39:55.815Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
14:39:55 [2019-09-27T14:39:55.815Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
14:39:55 [2019-09-27T14:39:55.815Z] Selecting previously unselected package libjsoncpp1:s390x.
14:39:55 [2019-09-27T14:39:55.815Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
14:39:55 [2019-09-27T14:39:55.815Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
14:39:55 [2019-09-27T14:39:55.815Z] Selecting previously unselected package libuv1:s390x.
14:39:55 [2019-09-27T14:39:55.815Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
14:39:55 [2019-09-27T14:39:55.815Z] Unpacking libuv1:s390x (1.9.1-3) ...
14:39:55 [2019-09-27T14:39:55.815Z] Selecting previously unselected package cmake.
14:39:55 [2019-09-27T14:39:55.815Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
14:39:55 [2019-09-27T14:39:55.815Z] Unpacking cmake (3.7.2-1) ...
14:39:56 [2019-09-27T14:39:56.204Z] Selecting previously unselected package xxd.
14:39:56 [2019-09-27T14:39:56.204Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:39:56 [2019-09-27T14:39:56.204Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:39:56 [2019-09-27T14:39:56.204Z] Selecting previously unselected package vim-common.
14:39:56 [2019-09-27T14:39:56.204Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:39:56 [2019-09-27T14:39:56.204Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Processing triggers for mime-support (3.60) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up libuv1:s390x (1.9.1-3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up cmake-data (3.7.2-1) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
14:39:56 [2019-09-27T14:39:56.594Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
14:39:56 [2019-09-27T14:39:56.594Z] Setting up cmake (3.7.2-1) ...
14:39:56 [2019-09-27T14:39:56.594Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:39:58 [2019-09-27T14:39:58.020Z] Removing intermediate container 184569de9d3f
14:39:58 [2019-09-27T14:39:58.020Z]  ---> aa37cc3b37bc
14:39:58 [2019-09-27T14:39:58.020Z] Step 84/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:39:58 [2019-09-27T14:39:58.387Z]  ---> b11e435b809b
14:39:58 [2019-09-27T14:39:58.387Z] Step 85/118 : ENV INSTALL_BINARY_NAME=tini
14:39:58 [2019-09-27T14:39:58.387Z]  ---> Running in 57f9e4e26b01
14:39:58 [2019-09-27T14:39:58.755Z] Removing intermediate container 57f9e4e26b01
14:39:58 [2019-09-27T14:39:58.755Z]  ---> cc2c087437e2
14:39:58 [2019-09-27T14:39:58.755Z] Step 86/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:39:58 [2019-09-27T14:39:58.755Z]  ---> 33b9d92667ad
14:39:58 [2019-09-27T14:39:58.755Z] Step 87/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:39:59 [2019-09-27T14:39:59.124Z]  ---> Running in c76d36239b96
14:39:59 [2019-09-27T14:39:59.932Z] + RM_GOPATH=0
14:39:59 [2019-09-27T14:39:59.932Z] + TMP_GOPATH=
14:39:59 [2019-09-27T14:39:59.932Z] + : /build
14:39:59 [2019-09-27T14:39:59.932Z] + '[' -z '' ']'
14:39:59 [2019-09-27T14:39:59.932Z] ++ mktemp -d
14:39:59 [2019-09-27T14:39:59.932Z] + export GOPATH=/tmp/tmp.rKzgHfAUqm
14:39:59 [2019-09-27T14:39:59.932Z] + GOPATH=/tmp/tmp.rKzgHfAUqm
14:39:59 [2019-09-27T14:39:59.932Z] + RM_GOPATH=1
14:39:59 [2019-09-27T14:39:59.932Z] ++ dirname ./install.sh
14:39:59 [2019-09-27T14:39:59.932Z] + dir=.
14:39:59 [2019-09-27T14:39:59.932Z] + bin=tini
14:39:59 [2019-09-27T14:39:59.932Z] + shift
14:39:59 [2019-09-27T14:39:59.932Z] + '[' '!' -f ./tini.installer ']'
14:39:59 [2019-09-27T14:39:59.932Z] + . ./tini.installer
14:39:59 [2019-09-27T14:39:59.932Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:39:59 [2019-09-27T14:39:59.932Z] + install_tini
14:39:59 [2019-09-27T14:39:59.932Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:39:59 [2019-09-27T14:39:59.932Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.rKzgHfAUqm/tini
14:39:59 [2019-09-27T14:39:59.932Z] Cloning into '/tmp/tmp.rKzgHfAUqm/tini'...
14:39:59 [2019-09-27T14:39:59.932Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:40:00 [2019-09-27T14:40:00.305Z] + cd /tmp/tmp.rKzgHfAUqm/tini
14:40:00 [2019-09-27T14:40:00.305Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:40:00 [2019-09-27T14:40:00.305Z] + cmake .
14:40:00 [2019-09-27T14:40:00.305Z] -- The C compiler identification is GNU 6.3.0
14:40:00 [2019-09-27T14:40:00.305Z] -- Check for working C compiler: /usr/bin/cc
14:40:00 [2019-09-27T14:40:00.305Z] -- Check for working C compiler: /usr/bin/cc -- works
14:40:00 [2019-09-27T14:40:00.305Z] -- Detecting C compiler ABI info
14:40:00 [2019-09-27T14:40:00.686Z] -- Detecting C compiler ABI info - done
14:40:00 [2019-09-27T14:40:00.686Z] -- Detecting C compile features
14:40:00 [2019-09-27T14:40:00.686Z] -- Detecting C compile features - done
14:40:00 [2019-09-27T14:40:00.686Z] -- Performing Test HAS_BUILTIN_FORTIFY
14:40:00 [2019-09-27T14:40:00.686Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:40:00 [2019-09-27T14:40:00.686Z] -- Configuring done
14:40:00 [2019-09-27T14:40:00.686Z] -- Generating done
14:40:00 [2019-09-27T14:40:00.686Z] -- Build files have been written to: /tmp/tmp.rKzgHfAUqm/tini
14:40:00 [2019-09-27T14:40:00.686Z] + make tini-static
14:40:00 [2019-09-27T14:40:00.686Z] Scanning dependencies of target tini-static
14:40:00 [2019-09-27T14:40:00.686Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:40:01 [2019-09-27T14:40:01.061Z] [100%] Linking C executable tini-static
14:40:01 [2019-09-27T14:40:01.061Z] [100%] Built target tini-static
14:40:01 [2019-09-27T14:40:01.061Z] + mkdir -p /build
14:40:01 [2019-09-27T14:40:01.061Z] + cp tini-static /build/docker-init
14:40:01 [2019-09-27T14:40:01.518Z] Congratulations!  All commits are properly signed with the DCO!
14:40:01 [2019-09-27T14:40:01.878Z] Removing intermediate container c76d36239b96
14:40:01 [2019-09-27T14:40:01.878Z]  ---> 5a0ab4293f55
14:40:01 [2019-09-27T14:40:01.878Z] Step 88/118 : FROM runtime-dev AS dev
14:40:01 [2019-09-27T14:40:01.878Z]  ---> e840f9314954
14:40:01 [2019-09-27T14:40:01.878Z] Step 89/118 : ARG DEBIAN_FRONTEND
14:40:01 [2019-09-27T14:40:01.878Z]  ---> Running in c919f207b02d
14:40:01 [2019-09-27T14:40:01.878Z] Removing intermediate container c919f207b02d
14:40:01 [2019-09-27T14:40:01.878Z]  ---> a8ab034eaed1
14:40:01 [2019-09-27T14:40:01.878Z] Step 90/118 : RUN groupadd -r docker
14:40:01 [2019-09-27T14:40:01.878Z]  ---> Running in 3610905114d1
14:40:03 [2019-09-27T14:40:03.328Z] Removing intermediate container 3610905114d1
14:40:03 [2019-09-27T14:40:03.328Z]  ---> 410617f38c2e
14:40:03 [2019-09-27T14:40:03.328Z] Step 91/118 : RUN useradd --create-home --gid docker unprivilegeduser
14:40:03 [2019-09-27T14:40:03.328Z]  ---> Running in a56cbdce74dc
14:40:03 [2019-09-27T14:40:03.421Z] Congratulations! Seccomp profile generation is done correctly.
14:40:04 [2019-09-27T14:40:04.115Z] Removing intermediate container a56cbdce74dc
14:40:04 [2019-09-27T14:40:04.115Z]  ---> 0cdd50959452
14:40:04 [2019-09-27T14:40:04.115Z] Step 92/118 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:40:04 [2019-09-27T14:40:04.115Z]  ---> Running in 5fed7e649b04
14:40:04 [2019-09-27T14:40:04.912Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:40:05 [2019-09-27T14:40:05.310Z] Removing intermediate container 5fed7e649b04
14:40:05 [2019-09-27T14:40:05.310Z]  ---> 6e0a4cd17b6a
14:40:05 [2019-09-27T14:40:05.310Z] Step 93/118 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:40:05 [2019-09-27T14:40:05.310Z]  ---> Running in dade48787c18
14:40:06 [2019-09-27T14:40:06.604Z] Removing intermediate container dade48787c18
14:40:06 [2019-09-27T14:40:06.604Z]  ---> cf42e7405d7f
14:40:06 [2019-09-27T14:40:06.604Z] Step 94/118 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:40:06 [2019-09-27T14:40:06.604Z]  ---> Running in 4e15de90c871
14:40:07 [2019-09-27T14:40:07.972Z] Removing intermediate container 4e15de90c871
14:40:07 [2019-09-27T14:40:07.972Z]  ---> 22eb3def593a
14:40:07 [2019-09-27T14:40:07.972Z] Step 95/118 : RUN ldconfig
14:40:07 [2019-09-27T14:40:07.972Z]  ---> Running in c38ac8d480f2
14:40:08 [2019-09-27T14:40:08.788Z] Removing intermediate container c38ac8d480f2
14:40:08 [2019-09-27T14:40:08.788Z]  ---> c8a785fe3109
14:40:08 [2019-09-27T14:40:08.788Z] Step 96/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	&& rm -rf /var/lib/apt/lists/*
14:40:08 [2019-09-27T14:40:08.788Z]  ---> Running in 971b3fd9be8f
14:40:09 [2019-09-27T14:40:09.631Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:40:09 [2019-09-27T14:40:09.631Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:40:09 [2019-09-27T14:40:09.631Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:40:09 [2019-09-27T14:40:09.631Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:40:09 [2019-09-27T14:40:09.631Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:40:09 [2019-09-27T14:40:09.631Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [482 kB]
14:40:09 [2019-09-27T14:40:09.631Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:40:10 [2019-09-27T14:40:10.008Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:40:11 [2019-09-27T14:40:11.307Z] Fetched 7668 kB in 1s (4630 kB/s)
14:40:11 [2019-09-27T14:40:11.694Z] Reading package lists...
14:40:12 [2019-09-27T14:40:12.088Z] Reading package lists...
14:40:12 [2019-09-27T14:40:12.531Z] Building dependency tree...
14:40:12 [2019-09-27T14:40:12.532Z] Reading state information...
14:40:12 [2019-09-27T14:40:12.532Z] The following additional packages will be installed:
14:40:12 [2019-09-27T14:40:12.532Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:40:12 [2019-09-27T14:40:12.532Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:40:12 [2019-09-27T14:40:12.532Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:40:12 [2019-09-27T14:40:12.532Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:40:12 [2019-09-27T14:40:12.532Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:40:12 [2019-09-27T14:40:12.532Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:40:12 [2019-09-27T14:40:12.532Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
14:40:12 [2019-09-27T14:40:12.532Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:40:12 [2019-09-27T14:40:12.532Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:40:12 [2019-09-27T14:40:12.532Z] Suggested packages:
14:40:12 [2019-09-27T14:40:12.532Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:40:12 [2019-09-27T14:40:12.532Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:40:12 [2019-09-27T14:40:12.532Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:40:12 [2019-09-27T14:40:12.532Z]   vim-doc vim-scripts xfsdump acl attr quota
14:40:12 [2019-09-27T14:40:12.532Z] Recommended packages:
14:40:12 [2019-09-27T14:40:12.532Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:40:12 [2019-09-27T14:40:12.532Z]   python3-keyrings.alt python3-xdg unzip
14:40:13 [2019-09-27T14:40:13.013Z] The following NEW packages will be installed:
14:40:13 [2019-09-27T14:40:13.013Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
14:40:13 [2019-09-27T14:40:13.013Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:40:13 [2019-09-27T14:40:13.013Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:40:13 [2019-09-27T14:40:13.013Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:40:13 [2019-09-27T14:40:13.013Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:40:13 [2019-09-27T14:40:13.013Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
14:40:13 [2019-09-27T14:40:13.013Z]   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
14:40:13 [2019-09-27T14:40:13.013Z]   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
14:40:13 [2019-09-27T14:40:13.013Z]   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
14:40:13 [2019-09-27T14:40:13.013Z]   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:40:13 [2019-09-27T14:40:13.013Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:40:13 [2019-09-27T14:40:13.013Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:40:13 [2019-09-27T14:40:13.013Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:40:13 [2019-09-27T14:40:13.013Z]   xfsprogs xxd xz-utils zip
14:40:13 [2019-09-27T14:40:13.013Z] The following packages will be upgraded:
14:40:13 [2019-09-27T14:40:13.013Z]   libsystemd0 libudev1
14:40:13 [2019-09-27T14:40:13.013Z] 2 upgraded, 66 newly installed, 0 to remove and 9 not upgraded.
14:40:13 [2019-09-27T14:40:13.013Z] Need to get 88.5 MB of archives.
14:40:13 [2019-09-27T14:40:13.013Z] After this operation, 564 MB of additional disk space will be used.
14:40:13 [2019-09-27T14:40:13.013Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB]
14:40:13 [2019-09-27T14:40:13.013Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
14:40:13 [2019-09-27T14:40:13.013Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
14:40:13 [2019-09-27T14:40:13.013Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
14:40:13 [2019-09-27T14:40:13.013Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB]
14:40:13 [2019-09-27T14:40:13.013Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
14:40:13 [2019-09-27T14:40:13.442Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
14:40:13 [2019-09-27T14:40:13.442Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
14:40:13 [2019-09-27T14:40:13.442Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
14:40:13 [2019-09-27T14:40:13.442Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
14:40:13 [2019-09-27T14:40:13.443Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
14:40:13 [2019-09-27T14:40:13.443Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:40:13 [2019-09-27T14:40:13.833Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
14:40:13 [2019-09-27T14:40:13.833Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
14:40:13 [2019-09-27T14:40:13.833Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
14:40:14 [2019-09-27T14:40:14.227Z] debconf: delaying package configuration, since apt-utils is not installed
14:40:14 [2019-09-27T14:40:14.227Z] Fetched 88.5 MB in 1s (83.0 MB/s)
14:40:14 [2019-09-27T14:40:14.227Z] (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 ... 14898 files and directories currently installed.)
14:40:14 [2019-09-27T14:40:14.227Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ...
14:40:14 [2019-09-27T14:40:14.227Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
14:40:14 [2019-09-27T14:40:14.598Z] Setting up libsystemd0:s390x (232-25+deb9u12) ...
14:40:14 [2019-09-27T14:40:14.598Z] Selecting previously unselected package bash-completion.
14:40:14 [2019-09-27T14:40:14.598Z] (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 ... 14898 files and directories currently installed.)
14:40:14 [2019-09-27T14:40:14.598Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
14:40:14 [2019-09-27T14:40:14.983Z] Unpacking bash-completion (1:2.1-4.3) ...
14:40:14 [2019-09-27T14:40:14.984Z] Selecting previously unselected package libnfnetlink0:s390x.
14:40:14 [2019-09-27T14:40:14.984Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ...
14:40:14 [2019-09-27T14:40:14.984Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
14:40:14 [2019-09-27T14:40:14.984Z] Selecting previously unselected package libpcrecpp0v5:s390x.
14:40:14 [2019-09-27T14:40:14.984Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
14:40:14 [2019-09-27T14:40:14.984Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
14:40:14 [2019-09-27T14:40:14.984Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ...
14:40:14 [2019-09-27T14:40:14.984Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
14:40:14 [2019-09-27T14:40:14.984Z] Setting up libudev1:s390x (232-25+deb9u12) ...
14:40:15 [2019-09-27T14:40:15.351Z] Selecting previously unselected package libudev-dev:s390x.
14:40:15 [2019-09-27T14:40:15.351Z] (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 ... 15488 files and directories currently installed.)
14:40:15 [2019-09-27T14:40:15.351Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.351Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
14:40:15 [2019-09-27T14:40:15.351Z] Selecting previously unselected package libpython3.5-minimal:s390x.
14:40:15 [2019-09-27T14:40:15.351Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.351Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
14:40:15 [2019-09-27T14:40:15.351Z] Selecting previously unselected package python3.5-minimal.
14:40:15 [2019-09-27T14:40:15.351Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.351Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:40:15 [2019-09-27T14:40:15.744Z] Selecting previously unselected package python3-minimal.
14:40:15 [2019-09-27T14:40:15.744Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.744Z] Unpacking python3-minimal (3.5.3-1) ...
14:40:15 [2019-09-27T14:40:15.744Z] Selecting previously unselected package libmpdec2:s390x.
14:40:15 [2019-09-27T14:40:15.744Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.744Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
14:40:15 [2019-09-27T14:40:15.744Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
14:40:15 [2019-09-27T14:40:15.744Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.744Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
14:40:15 [2019-09-27T14:40:15.744Z] Selecting previously unselected package python3.5.
14:40:15 [2019-09-27T14:40:15.745Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ...
14:40:15 [2019-09-27T14:40:15.745Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:40:16 [2019-09-27T14:40:16.113Z] Selecting previously unselected package libpython3-stdlib:s390x.
14:40:16 [2019-09-27T14:40:16.113Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.113Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
14:40:16 [2019-09-27T14:40:16.113Z] Selecting previously unselected package dh-python.
14:40:16 [2019-09-27T14:40:16.113Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
14:40:16 [2019-09-27T14:40:16.113Z] Unpacking dh-python (2.20170125) ...
14:40:16 [2019-09-27T14:40:16.113Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
14:40:16 [2019-09-27T14:40:16.113Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:40:16 [2019-09-27T14:40:16.479Z] Setting up python3-minimal (3.5.3-1) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package python3.
14:40:16 [2019-09-27T14:40:16.860Z] (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 ... 16475 files and directories currently installed.)
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking python3 (3.5.3-1) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package pigz.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking pigz (2.3.4-1) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package libip4tc0:s390x.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package libip6tc0:s390x.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package libiptc0:s390x.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package libxtables12:s390x.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package iptables.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package xxd.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:40:16 [2019-09-27T14:40:16.860Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:40:16 [2019-09-27T14:40:16.860Z] Selecting previously unselected package vim-common.
14:40:16 [2019-09-27T14:40:16.860Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package bzip2.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking bzip2 (1.0.6-8.1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package libgpm2:s390x.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package xz-utils.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package aufs-tools.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package liblzo2-2:s390x.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package btrfs-progs.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking btrfs-progs (4.7.3-1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package btrfs-tools.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking btrfs-tools (4.7.3-1) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.393Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
14:40:17 [2019-09-27T14:40:17.393Z] Selecting previously unselected package dmsetup.
14:40:17 [2019-09-27T14:40:17.393Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking dmsetup (2:1.02.137-2) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libonig4:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libonig4:s390x (6.1.3-2) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libjq1:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package jq.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking jq (1.5+dfsg-1.3) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libaio1:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libaio1:s390x (0.3.110-3) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libcap2-bin.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libcap2-bin (1:2.25-1) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libsepol1-dev:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
14:40:17 [2019-09-27T14:40:17.833Z] Selecting previously unselected package libpcre16-3:s390x.
14:40:17 [2019-09-27T14:40:17.833Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
14:40:17 [2019-09-27T14:40:17.833Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libpcre32-3:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libpcre3-dev:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libselinux1-dev:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libdevmapper-dev:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libreadline5:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
14:40:18 [2019-09-27T14:40:18.245Z] Selecting previously unselected package libsystemd-dev:s390x.
14:40:18 [2019-09-27T14:40:18.245Z] Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.245Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
14:40:18 [2019-09-27T14:40:18.625Z] Selecting previously unselected package net-tools.
14:40:18 [2019-09-27T14:40:18.625Z] Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.625Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:40:18 [2019-09-27T14:40:18.625Z] Selecting previously unselected package python-pip-whl.
14:40:18 [2019-09-27T14:40:18.625Z] Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:40:18 [2019-09-27T14:40:18.625Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:40:18 [2019-09-27T14:40:18.625Z] Selecting previously unselected package python3-pip.
14:40:18 [2019-09-27T14:40:18.625Z] Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:40:18 [2019-09-27T14:40:18.625Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:40:18 [2019-09-27T14:40:18.997Z] Selecting previously unselected package python3-pkg-resources.
14:40:18 [2019-09-27T14:40:18.997Z] Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
14:40:18 [2019-09-27T14:40:18.997Z] Unpacking python3-pkg-resources (33.1.1-1) ...
14:40:18 [2019-09-27T14:40:18.997Z] Selecting previously unselected package python3-setuptools.
14:40:18 [2019-09-27T14:40:18.997Z] Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
14:40:18 [2019-09-27T14:40:18.997Z] Unpacking python3-setuptools (33.1.1-1) ...
14:40:18 [2019-09-27T14:40:18.997Z] Selecting previously unselected package python3-wheel.
14:40:18 [2019-09-27T14:40:18.997Z] Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
14:40:18 [2019-09-27T14:40:18.997Z] Unpacking python3-wheel (0.29.0-2) ...
14:40:18 [2019-09-27T14:40:18.997Z] Selecting previously unselected package thin-provisioning-tools.
14:40:18 [2019-09-27T14:40:18.997Z] Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
14:40:18 [2019-09-27T14:40:18.997Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:40:18 [2019-09-27T14:40:18.997Z] Selecting previously unselected package vim-runtime.
14:40:18 [2019-09-27T14:40:18.997Z] Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:40:18 [2019-09-27T14:40:18.997Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:40:18 [2019-09-27T14:40:18.997Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:40:18 [2019-09-27T14:40:18.997Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:40:19 [2019-09-27T14:40:19.798Z] Selecting previously unselected package vim.
14:40:19 [2019-09-27T14:40:19.798Z] Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:40:19 [2019-09-27T14:40:19.798Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:40:19 [2019-09-27T14:40:19.798Z] Selecting previously unselected package xfsprogs.
14:40:19 [2019-09-27T14:40:19.798Z] Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_s390x.deb ...
14:40:19 [2019-09-27T14:40:19.798Z] Unpacking xfsprogs (4.9.0+nmu1) ...
14:40:20 [2019-09-27T14:40:20.183Z] Selecting previously unselected package zip.
14:40:20 [2019-09-27T14:40:20.183Z] Preparing to unpack .../43-zip_3.0-11+b1_s390x.deb ...
14:40:20 [2019-09-27T14:40:20.183Z] Unpacking zip (3.0-11+b1) ...
14:40:20 [2019-09-27T14:40:20.183Z] Selecting previously unselected package libapparmor-perl.
14:40:20 [2019-09-27T14:40:20.183Z] Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
14:40:20 [2019-09-27T14:40:20.183Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:40:20 [2019-09-27T14:40:20.183Z] Selecting previously unselected package apparmor.
14:40:20 [2019-09-27T14:40:20.183Z] Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_s390x.deb ...
14:40:20 [2019-09-27T14:40:20.183Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
14:40:20 [2019-09-27T14:40:20.183Z] Selecting previously unselected package binutils-mingw-w64-i686.
14:40:20 [2019-09-27T14:40:20.183Z] Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
14:40:20 [2019-09-27T14:40:20.183Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:40:20 [2019-09-27T14:40:20.571Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
14:40:20 [2019-09-27T14:40:20.571Z] Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
14:40:20 [2019-09-27T14:40:20.571Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:40:20 [2019-09-27T14:40:20.965Z] Selecting previously unselected package binutils-mingw-w64.
14:40:20 [2019-09-27T14:40:20.965Z] Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:40:20 [2019-09-27T14:40:20.965Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:40:21 [2019-09-27T14:40:21.350Z] Selecting previously unselected package mingw-w64-common.
14:40:21 [2019-09-27T14:40:21.350Z] Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
14:40:21 [2019-09-27T14:40:21.350Z] Unpacking mingw-w64-common (5.0.1-1) ...
14:40:21 [2019-09-27T14:40:21.732Z] Selecting previously unselected package mingw-w64-x86-64-dev.
14:40:21 [2019-09-27T14:40:21.732Z] Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:40:21 [2019-09-27T14:40:21.732Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:40:23 [2019-09-27T14:40:23.159Z] Selecting previously unselected package gcc-mingw-w64-base.
14:40:23 [2019-09-27T14:40:23.159Z] Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
14:40:23 [2019-09-27T14:40:23.159Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:40:23 [2019-09-27T14:40:23.159Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
14:40:23 [2019-09-27T14:40:23.159Z] Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
14:40:23 [2019-09-27T14:40:23.159Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:40:26 [2019-09-27T14:40:26.437Z] Selecting previously unselected package g++-mingw-w64-x86-64.
14:40:26 [2019-09-27T14:40:26.437Z] Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
14:40:26 [2019-09-27T14:40:26.437Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up aufs-tools (1:4.1+20161219-1) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up libsepol1-dev:s390x (2.6-2) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:28 [2019-09-27T14:40:28.954Z] Processing triggers for mime-support (3.60) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up libcap2-bin (1:2.25-1) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:40:28 [2019-09-27T14:40:28.954Z] Setting up bash-completion (1:2.1-4.3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libonig4:s390x (6.1.3-2) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up zip (3.0-11+b1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up bzip2 (1.0.6-8.1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libaio1:s390x (0.3.110-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up xz-utils (5.2.2-1.2+b1) ...
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up pigz (2.3.4-1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libmpdec2:s390x (2.4.2-1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up mingw-w64-common (5.0.1-1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up jq (1.5+dfsg-1.3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up xfsprogs (4.9.0+nmu1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
14:40:29 [2019-09-27T14:40:29.903Z] Setting up btrfs-progs (4.7.3-1) ...
14:40:30 [2019-09-27T14:40:30.299Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
14:40:30 [2019-09-27T14:40:30.299Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
14:40:31 [2019-09-27T14:40:31.104Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
14:40:31 [2019-09-27T14:40:31.104Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:40:31 [2019-09-27T14:40:31.104Z] 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:40:31 [2019-09-27T14:40:31.104Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:40:31 [2019-09-27T14:40:31.104Z] 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:40:31 [2019-09-27T14:40:31.104Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:40:31 [2019-09-27T14:40:31.104Z] Setting up btrfs-tools (4.7.3-1) ...
14:40:31 [2019-09-27T14:40:31.104Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:40:31 [2019-09-27T14:40:31.104Z] 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:40:31 [2019-09-27T14:40:31.104Z] 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:40:31 [2019-09-27T14:40:31.104Z] Setting up python3 (3.5.3-1) ...
14:40:31 [2019-09-27T14:40:31.467Z] Setting up apparmor (2.11.0-3+deb9u2) ...
14:40:32 [2019-09-27T14:40:32.290Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:40:32 [2019-09-27T14:40:32.290Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:40:32 [2019-09-27T14:40:32.290Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
14:40:32 [2019-09-27T14:40:32.290Z] Setting up python3-wheel (0.29.0-2) ...
14:40:32 [2019-09-27T14:40:32.290Z] Setting up python3-pkg-resources (33.1.1-1) ...
14:40:32 [2019-09-27T14:40:32.670Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
14:40:32 [2019-09-27T14:40:32.670Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
14:40:32 [2019-09-27T14:40:32.670Z] Setting up dmsetup (2:1.02.137-2) ...
14:40:33 [2019-09-27T14:40:33.059Z] Setting up python3-setuptools (33.1.1-1) ...
14:40:33 [2019-09-27T14:40:33.059Z] Setting up dh-python (2.20170125) ...
14:40:33 [2019-09-27T14:40:33.059Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
14:40:33 [2019-09-27T14:40:33.059Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:40:37 [2019-09-27T14:40:37.482Z] Removing intermediate container 971b3fd9be8f
14:40:37 [2019-09-27T14:40:37.482Z]  ---> 3c65086f6333
14:40:37 [2019-09-27T14:40:37.482Z] Step 97/118 : RUN pip3 install yamllint==1.16.0
14:40:37 [2019-09-27T14:40:37.861Z]  ---> Running in b04d39ee69c3
14:40:39 [2019-09-27T14:40:39.759Z] Collecting yamllint==1.16.0
14:40:39 [2019-09-27T14:40:39.759Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:40:39 [2019-09-27T14:40:39.759Z] Collecting pyyaml (from yamllint==1.16.0)
14:40:39 [2019-09-27T14:40:39.759Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:40:40 [2019-09-27T14:40:40.591Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:40:40 [2019-09-27T14:40:40.591Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:40:40 [2019-09-27T14:40:40.591Z] Building wheels for collected packages: pyyaml, pathspec
14:40:40 [2019-09-27T14:40:40.591Z]   Running setup.py bdist_wheel for pyyaml: started
14:40:41 [2019-09-27T14:40:41.041Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:40:41 [2019-09-27T14:40:41.041Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:40:41 [2019-09-27T14:40:41.041Z]   Running setup.py bdist_wheel for pathspec: started
14:40:41 [2019-09-27T14:40:41.518Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:40:41 [2019-09-27T14:40:41.518Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:40:41 [2019-09-27T14:40:41.518Z] Successfully built pyyaml pathspec
14:40:41 [2019-09-27T14:40:41.518Z] Installing collected packages: pyyaml, pathspec, yamllint
14:40:41 [2019-09-27T14:40:41.518Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:40:42 [2019-09-27T14:40:42.059Z] 🇩 bin/containerd
14:40:42 [2019-09-27T14:40:42.397Z] Removing intermediate container b04d39ee69c3
14:40:42 [2019-09-27T14:40:42.397Z]  ---> 8de6ffebc3d0
14:40:42 [2019-09-27T14:40:42.397Z] Step 98/118 : COPY --from=swagger /build/swagger* /usr/local/bin/
14:40:42 [2019-09-27T14:40:42.821Z]  ---> f6701b139e48
14:40:42 [2019-09-27T14:40:42.821Z] Step 99/118 : COPY --from=frozen-images /build/ /docker-frozen-images
14:40:44 [2019-09-27T14:40:44.771Z]  ---> 79ee1ea012ea
14:40:44 [2019-09-27T14:40:44.771Z] Step 100/118 : COPY --from=gometalinter /build/ /usr/local/bin/
14:40:46 [2019-09-27T14:40:46.150Z]  ---> e922ef456436
14:40:46 [2019-09-27T14:40:46.150Z] Step 101/118 : COPY --from=gotestsum /build/ /usr/local/bin/
14:40:46 [2019-09-27T14:40:46.633Z]  ---> 1c58d1bc2857
14:40:46 [2019-09-27T14:40:46.633Z] Step 102/118 : COPY --from=tomlv /build/ /usr/local/bin/
14:40:46 [2019-09-27T14:40:46.633Z]  ---> 5718184ff405
14:40:46 [2019-09-27T14:40:46.633Z] Step 103/118 : COPY --from=vndr /build/ /usr/local/bin/
14:40:47 [2019-09-27T14:40:47.252Z]  ---> df2bb4ba1770
14:40:47 [2019-09-27T14:40:47.252Z] Step 104/118 : COPY --from=tini /build/ /usr/local/bin/
14:40:47 [2019-09-27T14:40:47.665Z]  ---> 41fb77df0b6a
14:40:47 [2019-09-27T14:40:47.665Z] Step 105/118 : COPY --from=runc /build/ /usr/local/bin/
14:40:48 [2019-09-27T14:40:48.051Z]  ---> bd032f4630bd
14:40:48 [2019-09-27T14:40:48.051Z] Step 106/118 : COPY --from=containerd /build/ /usr/local/bin/
14:40:48 [2019-09-27T14:40:48.440Z]  ---> 0d7b3b7e5e77
14:40:48 [2019-09-27T14:40:48.440Z] Step 107/118 : COPY --from=proxy /build/ /usr/local/bin/
14:40:48 [2019-09-27T14:40:48.833Z]  ---> fc936636f394
14:40:48 [2019-09-27T14:40:48.833Z] Step 108/118 : COPY --from=dockercli /build/ /usr/local/cli
14:40:49 [2019-09-27T14:40:49.201Z]  ---> 4030b54a3001
14:40:49 [2019-09-27T14:40:49.201Z] Step 109/118 : COPY --from=registry /build/registry* /usr/local/bin/
14:40:50 [2019-09-27T14:40:50.066Z]  ---> 134fb04b247e
14:40:50 [2019-09-27T14:40:50.066Z] Step 110/118 : COPY --from=criu /build/ /usr/local/
14:40:50 [2019-09-27T14:40:50.485Z]  ---> 555f80da1423
14:40:50 [2019-09-27T14:40:50.485Z] Step 111/118 : ENV PATH=/usr/local/cli:$PATH
14:40:50 [2019-09-27T14:40:50.920Z]  ---> Running in 2f3ece79d54f
14:40:51 [2019-09-27T14:40:51.288Z] Running on azwin-2-c8ac90 in d:\jenkins\workspace\engine_PR-367
[Pipeline] {
[Pipeline] ws
14:40:51 [2019-09-27T14:40:51.306Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:40:51 [2019-09-27T14:40:51.443Z] Removing intermediate container 2f3ece79d54f
14:40:51 [2019-09-27T14:40:51.443Z]  ---> ebbe60c26572
14:40:51 [2019-09-27T14:40:51.443Z] Step 112/118 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
14:40:51 [2019-09-27T14:40:51.443Z]  ---> Running in 897de2650eeb
14:40:51 [2019-09-27T14:40:51.443Z] Removing intermediate container 897de2650eeb
14:40:51 [2019-09-27T14:40:51.443Z]  ---> 04afb0982846
14:40:51 [2019-09-27T14:40:51.443Z] Step 113/118 : ENV GOMETALINTER_OPTS="--deadline=2m"
14:40:51 [2019-09-27T14:40:51.443Z]  ---> Running in 5b7c2d71aabb
14:40:51 [2019-09-27T14:40:51.831Z] Removing intermediate container 5b7c2d71aabb
14:40:51 [2019-09-27T14:40:51.831Z]  ---> 782dad85bcb9
14:40:51 [2019-09-27T14:40:51.831Z] Step 114/118 : WORKDIR /go/src/github.com/docker/docker
14:40:51 [2019-09-27T14:40:51.831Z]  ---> Running in 9bf1c7c22fc9
14:40:52 [2019-09-27T14:40:52.208Z] Removing intermediate container 9bf1c7c22fc9
14:40:52 [2019-09-27T14:40:52.208Z]  ---> da83f930bb7b
14:40:52 [2019-09-27T14:40:52.208Z] Step 115/118 : VOLUME /var/lib/docker
14:40:52 [2019-09-27T14:40:52.208Z]  ---> Running in ad1c4d59c0dd
14:40:52 [2019-09-27T14:40:52.208Z] Removing intermediate container ad1c4d59c0dd
14:40:52 [2019-09-27T14:40:52.208Z]  ---> b05afefac552
14:40:52 [2019-09-27T14:40:52.208Z] Step 116/118 : ENTRYPOINT ["hack/dind"]
14:40:52 [2019-09-27T14:40:52.603Z]  ---> Running in 1e1acd0d0b8f
14:40:52 [2019-09-27T14:40:52.603Z] Removing intermediate container 1e1acd0d0b8f
14:40:52 [2019-09-27T14:40:52.603Z]  ---> bd7f95d6cad9
14:40:52 [2019-09-27T14:40:52.603Z] Step 117/118 : FROM dev AS final
14:40:52 [2019-09-27T14:40:52.603Z]  ---> bd7f95d6cad9
14:40:52 [2019-09-27T14:40:52.603Z] Step 118/118 : COPY . /go/src/github.com/docker/docker
14:40:55 [2019-09-27T14:40:55.179Z]  ---> 4b755a541d4c
14:40:55 [2019-09-27T14:40:55.556Z] Successfully built 4b755a541d4c
14:40:55 [2019-09-27T14:40:55.556Z] Successfully tagged docker:0910118e4b164b82257343dcd50535f2aa64709f
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:40:56 [2019-09-27T14:40:56.766Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/test/unit
14:40:58 [2019-09-27T14:40:58.855Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:40:58 [2019-09-27T14:40:58.856Z] 
14:40:59 [2019-09-27T14:40:59.380Z] ?   	github.com/docker/docker/api	[no test files]
14:40:59 [2019-09-27T14:40:59.431Z] 
14:40:59 [2019-09-27T14:40:59.689Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:40:59 [2019-09-27T14:40:59.947Z] 
14:40:59 [2019-09-27T14:40:59.947Z] 
14:40:59 [2019-09-27T14:40:59.947Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:40:59 [2019-09-27T14:40:59.947Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
14:41:00 [2019-09-27T14:41:00.204Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:41:00 [2019-09-27T14:41:00.204Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
14:41:00 [2019-09-27T14:41:00.769Z] PKG_CONFIG=pkg-config
14:41:00 [2019-09-27T14:41:00.769Z] GOLANG_VERSION=1.11.13
14:41:00 [2019-09-27T14:41:00.769Z] HOSTNAME=d07e99728f3e
14:41:00 [2019-09-27T14:41:00.769Z] KEEPBUNDLE=1
14:41:00 [2019-09-27T14:41:00.769Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
14:41:00 [2019-09-27T14:41:00.769Z] container=docker
14:41:00 [2019-09-27T14:41:00.769Z] TEST_SKIP_INTEGRATION=1
14:41:00 [2019-09-27T14:41:00.769Z] GOMETALINTER_OPTS=--deadline=2m
14:41:00 [2019-09-27T14:41:00.769Z] GOPATH=/go
14:41:00 [2019-09-27T14:41:00.769Z] PWD=/go/src/github.com/docker/docker
14:41:00 [2019-09-27T14:41:00.769Z] HOME=/root
14:41:00 [2019-09-27T14:41:00.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:00 [2019-09-27T14:41:00.769Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:00 [2019-09-27T14:41:00.769Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
14:41:00 [2019-09-27T14:41:00.769Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:41:00 [2019-09-27T14:41:00.769Z] DOCKER_GRAPHDRIVER=overlay2
14:41:00 [2019-09-27T14:41:00.769Z] TEST_INTEGRATION_DEST=3
14:41:00 [2019-09-27T14:41:00.769Z] TERM=xterm
14:41:00 [2019-09-27T14:41:00.769Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
14:41:00 [2019-09-27T14:41:00.769Z] SHLVL=1
14:41:00 [2019-09-27T14:41:00.769Z] TIMEOUT=120m
14:41:00 [2019-09-27T14:41:00.769Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
14:41:00 [2019-09-27T14:41:00.769Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:00 [2019-09-27T14:41:00.769Z] DOCKER_PKG=github.com/docker/docker
14:41:00 [2019-09-27T14:41:00.769Z] _=/usr/bin/env
14:41:00 [2019-09-27T14:41:00.769Z] Building test suite binary ./integration-cli/test.main
14:41:01 [2019-09-27T14:41:01.026Z] PKG_CONFIG=pkg-config
14:41:01 [2019-09-27T14:41:01.026Z] GOLANG_VERSION=1.11.13
14:41:01 [2019-09-27T14:41:01.026Z] HOSTNAME=8e9e9180b654
14:41:01 [2019-09-27T14:41:01.026Z] KEEPBUNDLE=1
14:41:01 [2019-09-27T14:41:01.026Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
14:41:01 [2019-09-27T14:41:01.026Z] container=docker
14:41:01 [2019-09-27T14:41:01.026Z] TEST_SKIP_INTEGRATION=1
14:41:01 [2019-09-27T14:41:01.026Z] GOMETALINTER_OPTS=--deadline=2m
14:41:01 [2019-09-27T14:41:01.026Z] GOPATH=/go
14:41:01 [2019-09-27T14:41:01.026Z] PWD=/go/src/github.com/docker/docker
14:41:01 [2019-09-27T14:41:01.026Z] HOME=/root
14:41:01 [2019-09-27T14:41:01.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:01 [2019-09-27T14:41:01.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:01 [2019-09-27T14:41:01.026Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
14:41:01 [2019-09-27T14:41:01.026Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:41:01 [2019-09-27T14:41:01.026Z] DOCKER_GRAPHDRIVER=overlay2
14:41:01 [2019-09-27T14:41:01.026Z] TEST_INTEGRATION_DEST=2
14:41:01 [2019-09-27T14:41:01.026Z] TERM=xterm
14:41:01 [2019-09-27T14:41:01.026Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
14:41:01 [2019-09-27T14:41:01.026Z] SHLVL=1
14:41:01 [2019-09-27T14:41:01.026Z] TIMEOUT=120m
14:41:01 [2019-09-27T14:41:01.026Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
14:41:01 [2019-09-27T14:41:01.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:01 [2019-09-27T14:41:01.026Z] DOCKER_PKG=github.com/docker/docker
14:41:01 [2019-09-27T14:41:01.026Z] _=/usr/bin/env
14:41:01 [2019-09-27T14:41:01.026Z] Building test suite binary ./integration-cli/test.main
14:41:04 [2019-09-27T14:41:04.304Z] 
14:41:04 [2019-09-27T14:41:04.304Z] Found new integrations tests:
14:41:04 [2019-09-27T14:41:04.304Z] +func TestBuildWithHugeFile(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestBuildWithEmptyDockerfile(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestContainerInvalidJSON(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestCopyFromContainer(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDaemonRestartIpcMode(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestExecWithCloseStdin(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestExecUser(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestHealthKillContainer(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestAPIIpcModeHost(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDaemonIpcModeShareable(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDaemonIpcModePrivate(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDaemonIpcModePrivateFromConfig(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDaemonIpcModeShareableFromConfig(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestStopContainerWithTimeout(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDeleteDevicemapper(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestStopContainerWithTimeout(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestImagesFilterMultiReference(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestNetworkInvalidJSON(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestPluginInvalidJSON(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestDockerNetworkReConnect(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestServiceUpdateLabel(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestServiceUpdateSecrets(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestServiceUpdateConfigs(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestServiceUpdateNetwork(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] +func TestVolumesInvalidJSON(t *testing.T) {
14:41:04 [2019-09-27T14:41:04.304Z] Running stress test for them.
14:41:04 [2019-09-27T14:41:04.304Z] Using test flags: -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON
14:41:04 [2019-09-27T14:41:04.304Z] Skipping integration-cli tests since TESTFLAGS includes integration only flags
14:41:05 [2019-09-27T14:41:05.233Z] PKG_CONFIG=pkg-config
14:41:05 [2019-09-27T14:41:05.234Z] GOLANG_VERSION=1.11.13
14:41:05 [2019-09-27T14:41:05.234Z] HOSTNAME=37220d097e60
14:41:05 [2019-09-27T14:41:05.234Z] KEEPBUNDLE=1
14:41:05 [2019-09-27T14:41:05.234Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
14:41:05 [2019-09-27T14:41:05.234Z] container=docker
14:41:05 [2019-09-27T14:41:05.234Z] TEST_SKIP_INTEGRATION_CLI=1
14:41:05 [2019-09-27T14:41:05.234Z] GOMETALINTER_OPTS=--deadline=2m
14:41:05 [2019-09-27T14:41:05.234Z] GOPATH=/go
14:41:05 [2019-09-27T14:41:05.234Z] PWD=/go/src/github.com/docker/docker
14:41:05 [2019-09-27T14:41:05.234Z] HOME=/root
14:41:05 [2019-09-27T14:41:05.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:05 [2019-09-27T14:41:05.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:05 [2019-09-27T14:41:05.234Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
14:41:05 [2019-09-27T14:41:05.234Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:41:05 [2019-09-27T14:41:05.234Z] DOCKER_GRAPHDRIVER=overlay2
14:41:05 [2019-09-27T14:41:05.234Z] TEST_INTEGRATION_DEST=1
14:41:05 [2019-09-27T14:41:05.234Z] TERM=xterm
14:41:05 [2019-09-27T14:41:05.234Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1
14:41:05 [2019-09-27T14:41:05.234Z] SHLVL=1
14:41:05 [2019-09-27T14:41:05.234Z] TIMEOUT=120m
14:41:05 [2019-09-27T14:41:05.234Z] TESTFLAGS=-test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON
14:41:05 [2019-09-27T14:41:05.234Z] TEST_REPEAT=5
14:41:05 [2019-09-27T14:41:05.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:05 [2019-09-27T14:41:05.234Z] DOCKER_PKG=github.com/docker/docker
14:41:05 [2019-09-27T14:41:05.234Z] _=/usr/bin/env
14:41:05 [2019-09-27T14:41:05.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:41:13 [2019-09-27T14:41:13.739Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 8.0% of statements
14:41:15 [2019-09-27T14:41:15.794Z] using credential docker-jenkins-github-credentials
14:41:15 [2019-09-27T14:41:15.869Z] Cloning the remote Git repository
14:41:15 [2019-09-27T14:41:15.869Z] Cloning with configured refspecs honoured and without tags
14:41:16 [2019-09-27T14:41:16.107Z] Cloning repository https://github.com/docker/engine.git
14:41:16 [2019-09-27T14:41:16.476Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:41:18 [2019-09-27T14:41:18.451Z] Fetching upstream changes from https://github.com/docker/engine.git
14:41:18 [2019-09-27T14:41:18.451Z]  > git --version # timeout=10
14:41:18 [2019-09-27T14:41:18.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:41:18 [2019-09-27T14:41:18.501Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:41:21 [2019-09-27T14:41:21.330Z] 🇩 bin/containerd-stress
14:41:24 [2019-09-27T14:41:24.808Z] 🇩 bin/containerd-shim
14:41:35 [2019-09-27T14:41:35.102Z] Fetching without tags
14:41:35 [2019-09-27T14:41:35.479Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:41:34 [2019-09-27T14:41:34.736Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:41:34 [2019-09-27T14:41:34.847Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:41:34 [2019-09-27T14:41:34.895Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:41:35 [2019-09-27T14:41:35.008Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:41:35 [2019-09-27T14:41:35.127Z] Fetching upstream changes from https://github.com/docker/engine.git
14:41:35 [2019-09-27T14:41:35.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:41:35 [2019-09-27T14:41:35.128Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:41:35 [2019-09-27T14:41:35.575Z]  > git config core.sparsecheckout # timeout=10
14:41:35 [2019-09-27T14:41:35.618Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:41:37 [2019-09-27T14:41:37.412Z] 🇩 bin/containerd-shim-runc-v1
14:41:38 [2019-09-27T14:41:38.524Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:41:38 [2019-09-27T14:41:38.525Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:41:38 [2019-09-27T14:41:38.199Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:41:38 [2019-09-27T14:41:38.365Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:41:38 [2019-09-27T14:41:38.550Z]  > git config core.sparsecheckout # timeout=10
14:41:38 [2019-09-27T14:41:38.595Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:41:40 [2019-09-27T14:41:40.878Z] 🇩 binaries
14:41:40 [2019-09-27T14:41:40.878Z] + mkdir -p /build
14:41:40 [2019-09-27T14:41:40.878Z] + cp bin/containerd /build/containerd
14:41:40 [2019-09-27T14:41:40.878Z] + cp bin/containerd-shim /build/containerd-shim
14:41:40 [2019-09-27T14:41:40.878Z] + cp bin/ctr /build/ctr
14:41:46 [2019-09-27T14:41:46.393Z] Removing intermediate container d41f474be5c8
14:41:46 [2019-09-27T14:41:46.393Z]  ---> 477b7826ef4f
14:41:46 [2019-09-27T14:41:46.393Z] Step 56/118 : FROM dev-base AS proxy
14:41:46 [2019-09-27T14:41:46.393Z]  ---> d2efcf37dbe6
14:41:46 [2019-09-27T14:41:46.393Z] Step 57/118 : ENV INSTALL_BINARY_NAME=proxy
14:41:46 [2019-09-27T14:41:46.393Z]  ---> Running in c7122a80de06
14:41:46 [2019-09-27T14:41:46.393Z] Removing intermediate container c7122a80de06
14:41:46 [2019-09-27T14:41:46.393Z]  ---> 05ea15e51eec
14:41:46 [2019-09-27T14:41:46.393Z] Step 58/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:41:46 [2019-09-27T14:41:46.393Z]  ---> 96a8e8831501
14:41:46 [2019-09-27T14:41:46.393Z] Step 59/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:41:46 [2019-09-27T14:41:46.393Z]  ---> c81bbe3cf3fb
14:41:46 [2019-09-27T14:41:46.393Z] Step 60/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:41:46 [2019-09-27T14:41:46.676Z]  ---> Running in f2c508e97008
14:41:46 [2019-09-27T14:41:46.958Z] + RM_GOPATH=0
14:41:46 [2019-09-27T14:41:46.958Z] + TMP_GOPATH=
14:41:46 [2019-09-27T14:41:46.958Z] + : /build
14:41:46 [2019-09-27T14:41:46.958Z] + '[' -z '' ']'
14:41:46 [2019-09-27T14:41:46.958Z] ++ mktemp -d
14:41:46 [2019-09-27T14:41:46.958Z] + export GOPATH=/tmp/tmp.wQw98oN3yo
14:41:46 [2019-09-27T14:41:46.958Z] + GOPATH=/tmp/tmp.wQw98oN3yo
14:41:46 [2019-09-27T14:41:46.958Z] + RM_GOPATH=1
14:41:46 [2019-09-27T14:41:46.958Z] ++ dirname ./install.sh
14:41:46 [2019-09-27T14:41:46.958Z] + dir=.
14:41:46 [2019-09-27T14:41:46.958Z] + bin=proxy
14:41:46 [2019-09-27T14:41:46.958Z] + shift
14:41:46 [2019-09-27T14:41:46.958Z] + '[' '!' -f ./proxy.installer ']'
14:41:46 [2019-09-27T14:41:46.958Z] + . ./proxy.installer
14:41:46 [2019-09-27T14:41:46.958Z] ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
14:41:46 [2019-09-27T14:41:46.958Z] + install_proxy
14:41:46 [2019-09-27T14:41:46.958Z] + case "$1" in
14:41:46 [2019-09-27T14:41:46.958Z] + export CGO_ENABLED=0
14:41:46 [2019-09-27T14:41:46.958Z] + CGO_ENABLED=0
14:41:46 [2019-09-27T14:41:46.958Z] + _install_proxy
14:41:46 [2019-09-27T14:41:46.958Z] + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
14:41:46 [2019-09-27T14:41:46.958Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wQw98oN3yo/src/github.com/docker/libnetwork
14:41:46 [2019-09-27T14:41:46.958Z] Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
14:41:46 [2019-09-27T14:41:46.958Z] Cloning into '/tmp/tmp.wQw98oN3yo/src/github.com/docker/libnetwork'...
14:41:48 [2019-09-27T14:41:48.538Z] Commit message: "Update containerd to v1.2.9"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:41:49 [2019-09-27T14:41:49.646Z] + cd /tmp/tmp.wQw98oN3yo/src/github.com/docker/libnetwork
14:41:49 [2019-09-27T14:41:49.646Z] + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
14:41:49 [2019-09-27T14:41:49.928Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:41:51 [2019-09-27T14:41:51.475Z] + docker version
14:41:54 [2019-09-27T14:41:54.339Z] Removing intermediate container f2c508e97008
14:41:54 [2019-09-27T14:41:54.339Z]  ---> 85a236487dcf
14:41:54 [2019-09-27T14:41:54.339Z] Step 61/118 : FROM base AS gometalinter
14:41:54 [2019-09-27T14:41:54.339Z]  ---> d2efcf37dbe6
14:41:54 [2019-09-27T14:41:54.339Z] Step 62/118 : ENV INSTALL_BINARY_NAME=gometalinter
14:41:54 [2019-09-27T14:41:54.339Z]  ---> Running in 38cbc140a6fc
14:41:54 [2019-09-27T14:41:54.339Z] Removing intermediate container 38cbc140a6fc
14:41:54 [2019-09-27T14:41:54.339Z]  ---> 0f96aa6443ce
14:41:54 [2019-09-27T14:41:54.339Z] Step 63/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:41:54 [2019-09-27T14:41:54.339Z]  ---> 37034146cc9c
14:41:54 [2019-09-27T14:41:54.339Z] Step 64/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:41:54 [2019-09-27T14:41:54.339Z]  ---> d19e46bc74fe
14:41:54 [2019-09-27T14:41:54.339Z] Step 65/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:41:54 [2019-09-27T14:41:54.339Z]  ---> Running in 92e2a5628b49
14:41:54 [2019-09-27T14:41:54.621Z] + RM_GOPATH=0
14:41:54 [2019-09-27T14:41:54.621Z] + TMP_GOPATH=
14:41:54 [2019-09-27T14:41:54.621Z] + : /build
14:41:54 [2019-09-27T14:41:54.621Z] + '[' -z '' ']'
14:41:54 [2019-09-27T14:41:54.621Z] ++ mktemp -d
14:41:54 [2019-09-27T14:41:54.621Z] + export GOPATH=/tmp/tmp.a9KWb0Jflx
14:41:54 [2019-09-27T14:41:54.621Z] + GOPATH=/tmp/tmp.a9KWb0Jflx
14:41:54 [2019-09-27T14:41:54.621Z] + RM_GOPATH=1
14:41:54 [2019-09-27T14:41:54.621Z] ++ dirname ./install.sh
14:41:54 [2019-09-27T14:41:54.621Z] Installing gometalinter version v2.0.6
14:41:54 [2019-09-27T14:41:54.621Z] + dir=.
14:41:54 [2019-09-27T14:41:54.621Z] + bin=gometalinter
14:41:54 [2019-09-27T14:41:54.621Z] + shift
14:41:54 [2019-09-27T14:41:54.621Z] + '[' '!' -f ./gometalinter.installer ']'
14:41:54 [2019-09-27T14:41:54.621Z] + . ./gometalinter.installer
14:41:54 [2019-09-27T14:41:54.621Z] ++ GOMETALINTER_COMMIT=v2.0.6
14:41:54 [2019-09-27T14:41:54.621Z] + install_gometalinter
14:41:54 [2019-09-27T14:41:54.621Z] + echo 'Installing gometalinter version v2.0.6'
14:41:54 [2019-09-27T14:41:54.621Z] + go get -d github.com/alecthomas/gometalinter
14:41:54 [2019-09-27T14:41:54.854Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:41:55 [2019-09-27T14:41:55.111Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
14:41:56 [2019-09-27T14:41:56.097Z] + cd /tmp/tmp.a9KWb0Jflx/src/github.com/alecthomas/gometalinter
14:41:56 [2019-09-27T14:41:56.097Z] + git checkout -q v2.0.6
14:41:56 [2019-09-27T14:41:56.097Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations! All api changes are done the right way.
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations!  No testing.T found.
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations!  All toml source files changed here have valid syntax.
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:41:57 [2019-09-27T14:41:57.007Z] Congratulations!  No new tests added to integration-cli.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:41:57 [2019-09-27T14:41:57.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/make.sh dynbinary-daemon test-docker-py
14:41:58 [2019-09-27T14:41:58.456Z] 
14:41:58 [2019-09-27T14:41:58.713Z] Removing bundles/
14:41:58 [2019-09-27T14:41:58.713Z] 
14:41:58 [2019-09-27T14:41:58.713Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:41:58 [2019-09-27T14:41:58.713Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:41:58 [2019-09-27T14:41:58.713Z] GOOS="" GOARCH="" GOARM=""
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 11.1% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.1% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:42:03 [2019-09-27T14:42:03.199Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:42:03 [2019-09-27T14:42:03.599Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
14:42:06 [2019-09-27T14:42:06.941Z] ok  	github.com/docker/docker/builder/fscache	0.116s	coverage: 69.2% of statements
14:42:07 [2019-09-27T14:42:07.965Z] ok  	github.com/docker/docker/builder/dockerfile	0.993s	coverage: 45.4% of statements
14:42:09 [2019-09-27T14:42:09.138Z] Client: Docker Engine - Enterprise
14:42:09 [2019-09-27T14:42:09.138Z]  Version:           19.03.2
14:42:09 [2019-09-27T14:42:09.138Z]  API version:       1.40
14:42:09 [2019-09-27T14:42:09.138Z]  Go version:        go1.12.8
14:42:09 [2019-09-27T14:42:09.138Z]  Git commit:        c92ab06ed9
14:42:09 [2019-09-27T14:42:09.138Z]  Built:             09/03/2019 16:38:11
14:42:09 [2019-09-27T14:42:09.138Z]  OS/Arch:           windows/amd64
14:42:09 [2019-09-27T14:42:09.138Z]  Experimental:      false
14:42:09 [2019-09-27T14:42:09.138Z] 
14:42:09 [2019-09-27T14:42:09.138Z] Server: Docker Engine - Enterprise
14:42:09 [2019-09-27T14:42:09.138Z]  Engine:
14:42:09 [2019-09-27T14:42:09.138Z]   Version:          19.03.2
14:42:09 [2019-09-27T14:42:09.138Z]   API version:      1.40 (minimum version 1.24)
14:42:09 [2019-09-27T14:42:09.138Z]   Go version:       go1.12.8
14:42:09 [2019-09-27T14:42:09.138Z]   Git commit:       c92ab06ed9
14:42:09 [2019-09-27T14:42:09.138Z]   Built:            09/03/2019 16:35:47
14:42:09 [2019-09-27T14:42:09.138Z]   OS/Arch:          windows/amd64
14:42:09 [2019-09-27T14:42:09.138Z]   Experimental:     true
[Pipeline] sh
14:42:10 [2019-09-27T14:42:10.595Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.033s	coverage: 85.1% of statements
14:42:10 [2019-09-27T14:42:10.595Z] ok  	github.com/docker/docker/builder/remotecontext	0.342s	coverage: 13.6% of statements
14:42:10 [2019-09-27T14:42:10.595Z] ?   	github.com/docker/docker/cli	[no test files]
14:42:10 [2019-09-27T14:42:10.595Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:42:10 [2019-09-27T14:42:10.800Z] + docker info
14:42:10 [2019-09-27T14:42:10.990Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
14:42:14 [2019-09-27T14:42:14.607Z] + GOBIN=/build
14:42:14 [2019-09-27T14:42:14.607Z] + /build/gometalinter --install
14:42:14 [2019-09-27T14:42:14.607Z] Installing:
14:42:14 [2019-09-27T14:42:14.607Z]   deadcode
14:42:14 [2019-09-27T14:42:14.607Z]   dupl
14:42:14 [2019-09-27T14:42:14.607Z]   errcheck
14:42:14 [2019-09-27T14:42:14.607Z]   gas
14:42:14 [2019-09-27T14:42:14.607Z]   gochecknoglobals
14:42:14 [2019-09-27T14:42:14.607Z]   gochecknoinits
14:42:14 [2019-09-27T14:42:14.607Z]   goconst
14:42:14 [2019-09-27T14:42:14.607Z]   gocyclo
14:42:14 [2019-09-27T14:42:14.607Z]   goimports
14:42:14 [2019-09-27T14:42:14.607Z]   golint
14:42:14 [2019-09-27T14:42:14.607Z]   gosimple
14:42:14 [2019-09-27T14:42:14.607Z]   gotype
14:42:14 [2019-09-27T14:42:14.607Z]   gotypex
14:42:14 [2019-09-27T14:42:14.607Z]   ineffassign
14:42:14 [2019-09-27T14:42:14.607Z]   interfacer
14:42:14 [2019-09-27T14:42:14.607Z]   lll
14:42:14 [2019-09-27T14:42:14.607Z]   maligned
14:42:14 [2019-09-27T14:42:14.607Z]   megacheck
14:42:14 [2019-09-27T14:42:14.607Z]   misspell
14:42:14 [2019-09-27T14:42:14.607Z]   nakedret
14:42:14 [2019-09-27T14:42:14.607Z]   safesql
14:42:14 [2019-09-27T14:42:14.607Z]   staticcheck
14:42:14 [2019-09-27T14:42:14.607Z]   structcheck
14:42:14 [2019-09-27T14:42:14.607Z]   unconvert
14:42:14 [2019-09-27T14:42:14.607Z]   unparam
14:42:14 [2019-09-27T14:42:14.607Z]   unused
14:42:14 [2019-09-27T14:42:14.607Z]   varcheck
14:42:16 [2019-09-27T14:42:16.396Z] ok  	github.com/docker/docker/client	0.269s	coverage: 75.1% of statements
14:42:41 [2019-09-27T14:42:41.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:42:41 [2019-09-27T14:42:41.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:42:43 [2019-09-27T14:42:43.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:42:45 [2019-09-27T14:42:45.298Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.004s	coverage: 72.9% of statements
14:42:45 [2019-09-27T14:42:45.298Z] ok  	github.com/docker/docker/cmd/dockerd	0.051s	coverage: 30.9% of statements
14:42:45 [2019-09-27T14:42:45.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:42:46 [2019-09-27T14:42:46.697Z] ok  	github.com/docker/docker/container	0.137s	coverage: 35.6% of statements
14:42:46 [2019-09-27T14:42:46.697Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:42:46 [2019-09-27T14:42:46.697Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:42:46 [2019-09-27T14:42:46.697Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:42:46 [2019-09-27T14:42:46.697Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:42:49 [2019-09-27T14:42:49.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:42:52 [2019-09-27T14:42:52.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:42:53 [2019-09-27T14:42:53.847Z] Removing intermediate container 92e2a5628b49
14:42:53 [2019-09-27T14:42:53.847Z]  ---> 90556643b17f
14:42:53 [2019-09-27T14:42:53.847Z] Step 66/118 : FROM base AS gotestsum
14:42:53 [2019-09-27T14:42:53.847Z]  ---> d2efcf37dbe6
14:42:53 [2019-09-27T14:42:53.847Z] Step 67/118 : ENV INSTALL_BINARY_NAME=gotestsum
14:42:53 [2019-09-27T14:42:53.847Z]  ---> Running in 2c777d05aa90
14:42:53 [2019-09-27T14:42:53.847Z] Removing intermediate container 2c777d05aa90
14:42:53 [2019-09-27T14:42:53.847Z]  ---> 44251f815cb5
14:42:53 [2019-09-27T14:42:53.847Z] Step 68/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:42:53 [2019-09-27T14:42:53.847Z]  ---> b215f3237017
14:42:53 [2019-09-27T14:42:53.847Z] Step 69/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:42:53 [2019-09-27T14:42:53.847Z]  ---> 2506a122b459
14:42:53 [2019-09-27T14:42:53.847Z] Step 70/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:42:53 [2019-09-27T14:42:53.847Z]  ---> Running in 594981020ef7
14:42:53 [2019-09-27T14:42:53.847Z] + RM_GOPATH=0
14:42:53 [2019-09-27T14:42:53.847Z] + TMP_GOPATH=
14:42:53 [2019-09-27T14:42:53.847Z] + : /build
14:42:53 [2019-09-27T14:42:53.847Z] + '[' -z '' ']'
14:42:53 [2019-09-27T14:42:53.847Z] ++ mktemp -d
14:42:53 [2019-09-27T14:42:53.847Z] + export GOPATH=/tmp/tmp.INSeptgpK9
14:42:53 [2019-09-27T14:42:53.847Z] + GOPATH=/tmp/tmp.INSeptgpK9
14:42:53 [2019-09-27T14:42:53.847Z] + RM_GOPATH=1
14:42:53 [2019-09-27T14:42:53.847Z] ++ dirname ./install.sh
14:42:53 [2019-09-27T14:42:53.847Z] + dir=.
14:42:53 [2019-09-27T14:42:53.847Z] + bin=gotestsum
14:42:53 [2019-09-27T14:42:53.847Z] + shift
14:42:53 [2019-09-27T14:42:53.847Z] + '[' '!' -f ./gotestsum.installer ']'
14:42:53 [2019-09-27T14:42:53.847Z] + . ./gotestsum.installer
14:42:53 [2019-09-27T14:42:53.847Z] ++ GOTESTSUM_COMMIT=v0.3.5
14:42:53 [2019-09-27T14:42:53.847Z] + install_gotestsum
14:42:53 [2019-09-27T14:42:53.847Z] Installing gotestsum version v0.3.5
14:42:53 [2019-09-27T14:42:53.847Z] + echo 'Installing gotestsum version v0.3.5'
14:42:53 [2019-09-27T14:42:53.847Z] + go get -d gotest.tools/gotestsum
14:42:54 [2019-09-27T14:42:54.817Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
14:42:55 [2019-09-27T14:42:55.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:42:56 [2019-09-27T14:42:56.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:42:56 [2019-09-27T14:42:56.103Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
14:42:58 [2019-09-27T14:42:58.179Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 28.1% of statements
14:43:02 [2019-09-27T14:43:02.234Z] + cd /tmp/tmp.INSeptgpK9/src/gotest.tools/gotestsum
14:43:02 [2019-09-27T14:43:02.234Z] + git checkout -q v0.3.5
14:43:02 [2019-09-27T14:43:02.234Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:43:02 [2019-09-27T14:43:02.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:43:04 [2019-09-27T14:43:04.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:43:06 [2019-09-27T14:43:06.372Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:06 [2019-09-27T14:43:06.372Z] 
14:43:06 [2019-09-27T14:43:06.372Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:43:06 [2019-09-27T14:43:06.372Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:43:06 [2019-09-27T14:43:06.372Z] Using test binary docker
14:43:06 [2019-09-27T14:43:06.372Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:43:06 [2019-09-27T14:43:06.372Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:43:06 [2019-09-27T14:43:06.372Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:43:06 [2019-09-27T14:43:06.372Z] Warning failed to create cache: (null)
14:43:06 [2019-09-27T14:43:06.372Z] .
14:43:06 [2019-09-27T14:43:06.372Z] INFO: Waiting for daemon to start...
14:43:06 [2019-09-27T14:43:06.372Z] Starting dockerd
14:43:07 [2019-09-27T14:43:07.592Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 12.7% of statements
14:43:07 [2019-09-27T14:43:07.593Z] ok  	github.com/docker/docker/daemon	12.347s	coverage: 13.8% of statements
14:43:07 [2019-09-27T14:43:07.593Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
14:43:07 [2019-09-27T14:43:07.593Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:43:07 [2019-09-27T14:43:07.593Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:43:08 [2019-09-27T14:43:08.263Z] .
14:43:08 [2019-09-27T14:43:08.263Z] INFO: Building docker-sdk-python3:4.0.2...
14:43:08 [2019-09-27T14:43:08.445Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.4% of statements
14:43:08 [2019-09-27T14:43:08.840Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 84.8% of statements
14:43:09 [2019-09-27T14:43:09.233Z] ok  	github.com/docker/docker/daemon/events	0.081s	coverage: 50.0% of statements
14:43:09 [2019-09-27T14:43:09.233Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:43:09 [2019-09-27T14:43:09.233Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:43:10 [2019-09-27T14:43:10.596Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
14:43:12 [2019-09-27T14:43:12.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:43:13 [2019-09-27T14:43:13.290Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
14:43:14 [2019-09-27T14:43:14.118Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.264s	coverage: 57.8% of statements
14:43:20 [2019-09-27T14:43:20.516Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.435s	coverage: 45.9% of statements
14:43:22 [2019-09-27T14:43:22.859Z] Client:
14:43:22 [2019-09-27T14:43:22.859Z]  Debug Mode: false
14:43:22 [2019-09-27T14:43:22.859Z]  Plugins:
14:43:22 [2019-09-27T14:43:22.859Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:43:22 [2019-09-27T14:43:22.859Z] 
14:43:22 [2019-09-27T14:43:22.859Z] Server:
14:43:22 [2019-09-27T14:43:22.859Z]  Containers: 0
14:43:22 [2019-09-27T14:43:22.859Z]   Running: 0
14:43:22 [2019-09-27T14:43:22.859Z]   Paused: 0
14:43:22 [2019-09-27T14:43:22.859Z]   Stopped: 0
14:43:22 [2019-09-27T14:43:22.859Z]  Images: 0
14:43:22 [2019-09-27T14:43:22.859Z]  Server Version: 19.03.2
14:43:22 [2019-09-27T14:43:22.859Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:43:22 [2019-09-27T14:43:22.859Z]   Windows: 
14:43:22 [2019-09-27T14:43:22.859Z]   LCOW: 
14:43:22 [2019-09-27T14:43:22.859Z]  Logging Driver: json-file
14:43:22 [2019-09-27T14:43:22.859Z]  Plugins:
14:43:22 [2019-09-27T14:43:22.859Z]   Volume: local
14:43:22 [2019-09-27T14:43:22.859Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:43:22 [2019-09-27T14:43:22.859Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:43:22 [2019-09-27T14:43:22.859Z]  Swarm: inactive
14:43:22 [2019-09-27T14:43:22.859Z]  Default Isolation: process
14:43:22 [2019-09-27T14:43:22.859Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:43:22 [2019-09-27T14:43:22.859Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
14:43:22 [2019-09-27T14:43:22.859Z]  OSType: windows
14:43:22 [2019-09-27T14:43:22.859Z]  Architecture: x86_64
14:43:22 [2019-09-27T14:43:22.859Z]  CPUs: 4
14:43:22 [2019-09-27T14:43:22.859Z]  Total Memory: 32GiB
14:43:22 [2019-09-27T14:43:22.859Z]  Name: azwin-2-c8ac90
14:43:22 [2019-09-27T14:43:22.859Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
14:43:22 [2019-09-27T14:43:22.859Z]  Docker Root Dir: D:\docker
14:43:22 [2019-09-27T14:43:22.859Z]  Debug Mode: false
14:43:22 [2019-09-27T14:43:22.859Z]  Registry: https://index.docker.io/v1/
14:43:22 [2019-09-27T14:43:22.859Z]  Labels:
14:43:22 [2019-09-27T14:43:22.859Z]  Experimental: true
14:43:22 [2019-09-27T14:43:22.859Z]  Insecure Registries:
14:43:22 [2019-09-27T14:43:22.859Z]   10.0.0.4:5000
14:43:22 [2019-09-27T14:43:22.859Z]   127.0.0.0/8
14:43:22 [2019-09-27T14:43:22.859Z]  Registry Mirrors:
14:43:22 [2019-09-27T14:43:22.859Z]   http://10.0.0.4:5000/
14:43:22 [2019-09-27T14:43:22.859Z]  Live Restore Enabled: false
14:43:22 [2019-09-27T14:43:22.859Z] 
[Pipeline] }
[Pipeline] // stage
14:43:23 [2019-09-27T14:43:23.010Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.959s	coverage: 72.3% of statements
14:43:23 [2019-09-27T14:43:23.010Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:43:23 [2019-09-27T14:43:23.843Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.152s	coverage: 50.8% of statements
14:43:24 [2019-09-27T14:43:24.635Z] Removing intermediate container 594981020ef7
14:43:24 [2019-09-27T14:43:24.635Z]  ---> 225a1beb21a3
14:43:24 [2019-09-27T14:43:24.635Z] Step 71/118 : FROM dev-base AS dockercli
14:43:24 [2019-09-27T14:43:24.635Z]  ---> d2efcf37dbe6
14:43:24 [2019-09-27T14:43:24.635Z] Step 72/118 : ENV INSTALL_BINARY_NAME=dockercli
14:43:24 [2019-09-27T14:43:24.635Z]  ---> Running in 777ba709de2b
14:43:24 [2019-09-27T14:43:24.635Z] Removing intermediate container 777ba709de2b
14:43:24 [2019-09-27T14:43:24.635Z]  ---> de778eeed63f
14:43:24 [2019-09-27T14:43:24.635Z] Step 73/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:43:24 [2019-09-27T14:43:24.635Z]  ---> 64104cc7afa2
14:43:24 [2019-09-27T14:43:24.635Z] Step 74/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:43:24 [2019-09-27T14:43:24.635Z]  ---> d756ec45d477
14:43:24 [2019-09-27T14:43:24.635Z] Step 75/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:43:24 [2019-09-27T14:43:24.635Z]  ---> Running in c75c91300b64
14:43:24 [2019-09-27T14:43:24.635Z] + RM_GOPATH=0
14:43:24 [2019-09-27T14:43:24.635Z] + TMP_GOPATH=
14:43:24 [2019-09-27T14:43:24.635Z] + : /build
14:43:24 [2019-09-27T14:43:24.635Z] + '[' -z '' ']'
14:43:24 [2019-09-27T14:43:24.635Z] ++ mktemp -d
14:43:24 [2019-09-27T14:43:24.635Z] + export GOPATH=/tmp/tmp.87Qxy4VdbD
14:43:24 [2019-09-27T14:43:24.635Z] + GOPATH=/tmp/tmp.87Qxy4VdbD
14:43:24 [2019-09-27T14:43:24.635Z] + RM_GOPATH=1
14:43:24 [2019-09-27T14:43:24.635Z] ++ dirname ./install.sh
14:43:24 [2019-09-27T14:43:24.635Z] + dir=.
14:43:24 [2019-09-27T14:43:24.635Z] + bin=dockercli
14:43:24 [2019-09-27T14:43:24.635Z] + shift
14:43:24 [2019-09-27T14:43:24.635Z] + '[' '!' -f ./dockercli.installer ']'
14:43:24 [2019-09-27T14:43:24.635Z] + . ./dockercli.installer
14:43:24 [2019-09-27T14:43:24.635Z] ++ DOCKERCLI_CHANNEL=stable
14:43:24 [2019-09-27T14:43:24.635Z] ++ DOCKERCLI_VERSION=17.06.2-ce
14:43:24 [2019-09-27T14:43:24.635Z] + install_dockercli
14:43:24 [2019-09-27T14:43:24.635Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
14:43:24 [2019-09-27T14:43:24.635Z] Install docker/cli version 17.06.2-ce from stable
14:43:24 [2019-09-27T14:43:24.635Z] ++ uname -m
14:43:24 [2019-09-27T14:43:24.635Z] + arch=ppc64le
14:43:24 [2019-09-27T14:43:24.635Z] + '[' ppc64le '!=' x86_64 ']'
14:43:24 [2019-09-27T14:43:24.635Z] + '[' ppc64le '!=' s390x ']'
14:43:24 [2019-09-27T14:43:24.635Z] + '[' ppc64le '!=' armhf ']'
14:43:24 [2019-09-27T14:43:24.635Z] + build_dockercli
14:43:24 [2019-09-27T14:43:24.635Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.87Qxy4VdbD/tmp/docker-ce
14:43:24 [2019-09-27T14:43:24.635Z] Cloning into '/tmp/tmp.87Qxy4VdbD/tmp/docker-ce'...
14:43:25 [2019-09-27T14:43:25.691Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.607s	coverage: 76.1% of statements
14:43:26 [2019-09-27T14:43:26.635Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.042s	coverage: 70.5% of statements
14:43:28 [2019-09-27T14:43:28.011Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
14:43:30 [2019-09-27T14:43:30.575Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.959s	coverage: 56.9% of statements
14:43:30 [2019-09-27T14:43:30.575Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:43:30 [2019-09-27T14:43:30.575Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:43:30 [2019-09-27T14:43:30.983Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 5.0% of statements
14:43:30 [2019-09-27T14:43:30.983Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:43:31 [2019-09-27T14:43:31.366Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
14:43:31 [2019-09-27T14:43:31.366Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:43:33 [2019-09-27T14:43:33.269Z] ok  	github.com/docker/docker/daemon/logger	0.285s	coverage: 43.7% of statements
14:43:34 [2019-09-27T14:43:34.125Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.161s	coverage: 72.2% of statements
14:43:34 [2019-09-27T14:43:34.125Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:43:34 [2019-09-27T14:43:34.125Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:43:34 [2019-09-27T14:43:34.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:43:34 [2019-09-27T14:43:34.983Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
14:43:35 [2019-09-27T14:43:35.381Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
14:43:36 [2019-09-27T14:43:36.235Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
14:43:36 [2019-09-27T14:43:36.235Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
14:43:37 [2019-09-27T14:43:37.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:43:37 [2019-09-27T14:43:37.779Z] ok  	github.com/docker/docker/daemon/logger/local	0.056s	coverage: 74.7% of statements
14:43:37 [2019-09-27T14:43:37.779Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:43:38 [2019-09-27T14:43:38.236Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 20.0% of statements
14:43:40 [2019-09-27T14:43:40.075Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 22.8% of statements
14:43:40 [2019-09-27T14:43:40.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:43:40 [2019-09-27T14:43:40.459Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
14:43:41 [2019-09-27T14:43:41.291Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 57.1% of statements
14:43:41 [2019-09-27T14:43:41.676Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.674s	coverage: 84.5% of statements
14:43:41 [2019-09-27T14:43:41.676Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:43:41 [2019-09-27T14:43:41.676Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:43:43 [2019-09-27T14:43:43.655Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
14:43:44 [2019-09-27T14:43:44.347Z] ok  	github.com/docker/docker/distribution	0.450s	coverage: 17.0% of statements
14:43:44 [2019-09-27T14:43:44.347Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:43:45 [2019-09-27T14:43:45.176Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 76.6% of statements
14:43:45 [2019-09-27T14:43:45.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:43:46 [2019-09-27T14:43:46.480Z] ok  	github.com/docker/docker/image	0.019s	coverage: 86.4% of statements
14:43:46 [2019-09-27T14:43:46.881Z] ok  	github.com/docker/docker/distribution/xfer	1.469s	coverage: 83.9% of statements
14:43:46 [2019-09-27T14:43:46.881Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:43:46 [2019-09-27T14:43:46.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:43:47 [2019-09-27T14:43:47.721Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
14:43:47 [2019-09-27T14:43:47.721Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:43:48 [2019-09-27T14:43:48.107Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
14:43:48 [2019-09-27T14:43:48.574Z] ok  	github.com/docker/docker/internal/procfs	0.018s	coverage: 78.4% of statements
14:43:48 [2019-09-27T14:43:48.574Z] ?   	github.com/docker/docker/internal/test	[no test files]
14:43:48 [2019-09-27T14:43:48.694Z] 
14:43:48 [2019-09-27T14:43:48.694Z] INFO: executeCI.ps1 starting at Fri Sep 27 14:43:45 CUT 2019
14:43:48 [2019-09-27T14:43:48.694Z] 
14:43:48 [2019-09-27T14:43:48.694Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:43:48 [2019-09-27T14:43:48.694Z] INFO: Running git version 2.23.0.windows.1
14:43:48 [2019-09-27T14:43:48.694Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:43:48 [2019-09-27T14:43:48.694Z] INFO: Environment variables:
14:43:48 [2019-09-27T14:43:48.694Z] 
14:43:48 [2019-09-27T14:43:48.694Z] Name                           Value                                                                                   
14:43:48 [2019-09-27T14:43:48.694Z] ----                           -----                                                                                   
14:43:48 [2019-09-27T14:43:48.694Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:43:48 [2019-09-27T14:43:48.694Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:43:48 [2019-09-27T14:43:48.694Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:43:48 [2019-09-27T14:43:48.694Z] BRANCH_NAME                    PR-367                                                                                  
14:43:48 [2019-09-27T14:43:48.694Z] BUILD_DISPLAY_NAME             #4                                                                                      
14:43:48 [2019-09-27T14:43:48.694Z] BUILD_ID                       4                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] BUILD_NUMBER                   4                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] BUILD_TAG                      jenkins-engine-PR-367-4                                                                 
14:43:48 [2019-09-27T14:43:48.694Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/PR-367/4/                                   
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_AUTHOR                  thaJeztah                                                                               
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_BRANCH                  18.09_backport_bump_containerd_v1.2.9                                                   
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_FORK                    thaJeztah                                                                               
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_ID                      367                                                                                     
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_TARGET                  18.09                                                                                   
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_TITLE                   [18.09 backport] Update containerd to v1.2.9                                            
14:43:48 [2019-09-27T14:43:48.694Z] CHANGE_URL                     https://github.com/docker/engine/pull/367                                               
14:43:48 [2019-09-27T14:43:48.694Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:43:48 [2019-09-27T14:43:48.694Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:43:48 [2019-09-27T14:43:48.694Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:43:48 [2019-09-27T14:43:48.694Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:43:48 [2019-09-27T14:43:48.694Z] COMPUTERNAME                   azwin-2-c8ac90                                                                          
14:43:48 [2019-09-27T14:43:48.694Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:43:48 [2019-09-27T14:43:48.694Z] ConfigSequenceNumber           0                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] DOCKER_BUILDKIT                0                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:43:48 [2019-09-27T14:43:48.694Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:43:48 [2019-09-27T14:43:48.694Z] EXECUTOR_NUMBER                0                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] FQDN                           azwin-2-c8ac90.westus.cloudapp.azure.com                                                
14:43:48 [2019-09-27T14:43:48.694Z] GIT_BRANCH                     PR-367                                                                                  
14:43:48 [2019-09-27T14:43:48.694Z] GIT_COMMIT                     0910118e4b164b82257343dcd50535f2aa64709f                                                
14:43:48 [2019-09-27T14:43:48.694Z] GIT_PREVIOUS_COMMIT            348beb066e25161c6b18cdd83011b5a4fda0b2cc                                                
14:43:48 [2019-09-27T14:43:48.694Z] GIT_URL                        https://github.com/docker/engine.git                                                    
14:43:48 [2019-09-27T14:43:48.694Z] HUDSON_COOKIE                  e9ebb275-bb21-4dbb-83da-27fde19f505e                                                    
14:43:48 [2019-09-27T14:43:48.694Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:43:48 [2019-09-27T14:43:48.694Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:43:48 [2019-09-27T14:43:48.694Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
14:43:48 [2019-09-27T14:43:48.694Z] janky                          true                                                                                    
14:43:48 [2019-09-27T14:43:48.694Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
14:43:48 [2019-09-27T14:43:48.694Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:43:48 [2019-09-27T14:43:48.694Z] JENKINS_NODE_COOKIE            1af747aa-97e5-4fa1-831b-64374f34955a                                                    
14:43:48 [2019-09-27T14:43:48.694Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:43:48 [2019-09-27T14:43:48.694Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
14:43:48 [2019-09-27T14:43:48.694Z] JOB_BASE_NAME                  PR-367                                                                                  
14:43:48 [2019-09-27T14:43:48.694Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-367/display/redirect                     
14:43:48 [2019-09-27T14:43:48.694Z] JOB_NAME                       engine/PR-367                                                                           
14:43:48 [2019-09-27T14:43:48.694Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/PR-367/                                     
14:43:48 [2019-09-27T14:43:48.694Z] library.jps.version            master                                                                                  
14:43:48 [2019-09-27T14:43:48.694Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:43:48 [2019-09-27T14:43:48.694Z] NODE_LABELS                    amd64 azure azwin-2-c8ac90 azwin-2019 docker west-us windows windows-2019 x86_64        
14:43:48 [2019-09-27T14:43:48.694Z] NODE_NAME                      azwin-2-c8ac90                                                                          
14:43:48 [2019-09-27T14:43:48.694Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] OS                             Windows_NT                                                                              
14:43:48 [2019-09-27T14:43:48.694Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:43:48 [2019-09-27T14:43:48.694Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:43:48 [2019-09-27T14:43:48.694Z] powerpc                        true                                                                                    
14:43:48 [2019-09-27T14:43:48.694Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:43:48 [2019-09-27T14:43:48.694Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:43:48 [2019-09-27T14:43:48.694Z] PROCESSOR_LEVEL                6                                                                                       
14:43:48 [2019-09-27T14:43:48.694Z] PROCESSOR_REVISION             4f01                                                                                    
14:43:48 [2019-09-27T14:43:48.694Z] ProgramData                    C:\ProgramData                                                                          
14:43:48 [2019-09-27T14:43:48.694Z] ProgramFiles                   C:\Program Files                                                                        
14:43:48 [2019-09-27T14:43:48.696Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:43:48 [2019-09-27T14:43:48.696Z] ProgramW6432                   C:\Program Files                                                                        
14:43:48 [2019-09-27T14:43:48.696Z] PROMPT                         $P$G                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:43:48 [2019-09-27T14:43:48.696Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:43:48 [2019-09-27T14:43:48.696Z] PUBLIC                         C:\Users\Public                                                                         
14:43:48 [2019-09-27T14:43:48.696Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/PR-367/4/display/redirect?page=changes      
14:43:48 [2019-09-27T14:43:48.696Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/PR-367/4/display/redirect                   
14:43:48 [2019-09-27T14:43:48.696Z] skip_dco                       false                                                                                   
14:43:48 [2019-09-27T14:43:48.696Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:43:48 [2019-09-27T14:43:48.696Z] SOURCES_DRIVE                  d                                                                                       
14:43:48 [2019-09-27T14:43:48.696Z] SOURCES_SUBDIR                 gopath                                                                                  
14:43:48 [2019-09-27T14:43:48.696Z] STAGE_NAME                     Run tests                                                                               
14:43:48 [2019-09-27T14:43:48.696Z] SystemDrive                    C:                                                                                      
14:43:48 [2019-09-27T14:43:48.696Z] SystemRoot                     C:\windows                                                                              
14:43:48 [2019-09-27T14:43:48.696Z] TEMP                           C:\windows\TEMP                                                                         
14:43:48 [2019-09-27T14:43:48.696Z] TESTRUN_DRIVE                  d                                                                                       
14:43:48 [2019-09-27T14:43:48.696Z] TESTRUN_SUBDIR                 CI-4                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] TIMEOUT                        120m                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] TMP                            C:\windows\TEMP                                                                         
14:43:48 [2019-09-27T14:43:48.696Z] unit_validate                  true                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] USERDOMAIN                     WORKGROUP                                                                               
14:43:48 [2019-09-27T14:43:48.696Z] USERNAME                       azwin-2-c8ac90$                                                                         
14:43:48 [2019-09-27T14:43:48.696Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:43:48 [2019-09-27T14:43:48.696Z] windir                         C:\windows                                                                              
14:43:48 [2019-09-27T14:43:48.696Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:43:48 [2019-09-27T14:43:48.696Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:43:48 [2019-09-27T14:43:48.696Z] windowsRS1                     true                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] windowsRS5                     true                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:43:48 [2019-09-27T14:43:48.696Z] z                              true                                                                                    
14:43:48 [2019-09-27T14:43:48.696Z] 
14:43:48 [2019-09-27T14:43:48.696Z] 
14:43:48 [2019-09-27T14:43:48.696Z] 
14:43:48 [2019-09-27T14:43:48.696Z] INFO: Sources under d:\gopath\...
14:43:48 [2019-09-27T14:43:48.696Z] INFO: Test run under d:\CI-4\...
14:43:48 [2019-09-27T14:43:48.696Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:43:48 [2019-09-27T14:43:48.696Z] INFO: docker/docker repository was found
14:43:49 [2019-09-27T14:43:49.153Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:43:50 [2019-09-27T14:43:50.118Z] ltsc2019: Pulling from windows/servercore
14:43:50 [2019-09-27T14:43:50.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
14:43:50 [2019-09-27T14:43:50.589Z] ok  	github.com/docker/docker/internal/testutil	0.004s	coverage: 62.5% of statements
14:43:51 [2019-09-27T14:43:51.633Z] + cd /tmp/tmp.87Qxy4VdbD/tmp/docker-ce
14:43:51 [2019-09-27T14:43:51.633Z] + git checkout -q v17.06.2-ce
14:43:52 [2019-09-27T14:43:52.647Z] + mkdir -p /tmp/tmp.87Qxy4VdbD/src/github.com/docker
14:43:52 [2019-09-27T14:43:52.648Z] + mv components/cli /tmp/tmp.87Qxy4VdbD/src/github.com/docker/cli
14:43:52 [2019-09-27T14:43:52.648Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:43:53 [2019-09-27T14:43:53.144Z] ok  	github.com/docker/docker/libcontainerd	0.028s	coverage: 3.3% of statements
14:43:53 [2019-09-27T14:43:53.534Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
14:43:53 [2019-09-27T14:43:53.534Z] Using test binary docker
14:43:53 [2019-09-27T14:43:53.534Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:43:53 [2019-09-27T14:43:53.534Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:43:53 [2019-09-27T14:43:53.534Z] Warning failed to create cache: (null)
14:43:53 [2019-09-27T14:43:53.534Z] .
14:43:53 [2019-09-27T14:43:53.534Z] INFO: Waiting for daemon to start...
14:43:53 [2019-09-27T14:43:53.534Z] Starting dockerd
14:43:53 [2019-09-27T14:43:53.949Z] ok  	github.com/docker/docker/migrate/v1	0.009s	coverage: 15.6% of statements
14:43:54 [2019-09-27T14:43:54.817Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 68.0% of statements
14:43:55 [2019-09-27T14:43:55.274Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 50.0% of statements
14:43:55 [2019-09-27T14:43:55.895Z] 65014b3c3121: Pulling fs layer
14:43:55 [2019-09-27T14:43:55.895Z] 2945147eda09: Pulling fs layer
14:43:56 [2019-09-27T14:43:56.060Z] .
14:43:56 [2019-09-27T14:43:56.060Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
14:43:56 [2019-09-27T14:43:56.060Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
14:43:56 [2019-09-27T14:43:56.060Z] Error: No such image: emptyfs
14:43:56 [2019-09-27T14:43:56.343Z] Running integration-test (iteration 1)
14:43:56 [2019-09-27T14:43:56.343Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:43:57 [2019-09-27T14:43:57.194Z] ok  	github.com/docker/docker/pkg/archive	0.311s	coverage: 81.8% of statements
14:43:58 [2019-09-27T14:43:58.482Z] ok  	github.com/docker/docker/pkg/authorization	0.247s	coverage: 65.2% of statements
14:43:58 [2019-09-27T14:43:58.482Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
14:43:59 [2019-09-27T14:43:59.294Z] ok  	github.com/docker/docker/layer	7.228s	coverage: 72.0% of statements
14:43:59 [2019-09-27T14:43:59.294Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:43:59 [2019-09-27T14:43:59.294Z] ?   	github.com/docker/docker/oci	[no test files]
14:43:59 [2019-09-27T14:43:59.686Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
14:44:01 [2019-09-27T14:44:01.120Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
14:44:01 [2019-09-27T14:44:01.490Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
14:44:03 [2019-09-27T14:44:03.369Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.950s	coverage: 43.2% of statements
14:44:03 [2019-09-27T14:44:03.369Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:44:03 [2019-09-27T14:44:03.369Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:44:04 [2019-09-27T14:44:04.184Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
14:44:04 [2019-09-27T14:44:04.581Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:44:04 [2019-09-27T14:44:04.954Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:44:05 [2019-09-27T14:44:05.331Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.132s	coverage: 84.1% of statements
14:44:06 [2019-09-27T14:44:06.211Z] 2945147eda09: Verifying Checksum
14:44:06 [2019-09-27T14:44:06.211Z] 2945147eda09: Download complete
14:44:06 [2019-09-27T14:44:06.321Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
14:44:06 [2019-09-27T14:44:06.321Z] ok  	github.com/docker/docker/pkg/filenotify	0.637s	coverage: 66.3% of statements
14:44:06 [2019-09-27T14:44:06.726Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 41.7% of statements
14:44:07 [2019-09-27T14:44:07.107Z] ok  	github.com/docker/docker/pkg/fsutils	0.511s	coverage: 85.1% of statements
14:44:07 [2019-09-27T14:44:07.934Z] ok  	github.com/docker/docker/pkg/idtools	0.324s	coverage: 70.1% of statements
14:44:08 [2019-09-27T14:44:08.320Z] ok  	github.com/docker/docker/pkg/ioutils	0.477s	coverage: 69.1% of statements
14:44:08 [2019-09-27T14:44:08.707Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 88.3% of statements
14:44:09 [2019-09-27T14:44:09.106Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
14:44:09 [2019-09-27T14:44:09.106Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:44:09 [2019-09-27T14:44:09.106Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:44:09 [2019-09-27T14:44:09.504Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
14:44:10 [2019-09-27T14:44:10.332Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:44:10 [2019-09-27T14:44:10.332Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:44:10 [2019-09-27T14:44:10.804Z] ok  	github.com/docker/docker/pkg/mount	1.165s	coverage: 68.2% of statements
14:44:10 [2019-09-27T14:44:10.804Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:44:10 [2019-09-27T14:44:10.804Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.0% of statements
14:44:11 [2019-09-27T14:44:11.747Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
14:44:11 [2019-09-27T14:44:11.747Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:44:11 [2019-09-27T14:44:11.747Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:44:12 [2019-09-27T14:44:12.540Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
14:44:13 [2019-09-27T14:44:13.357Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:44:13 [2019-09-27T14:44:13.738Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 87.9% of statements
14:44:14 [2019-09-27T14:44:14.140Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
14:44:14 [2019-09-27T14:44:14.782Z] 65014b3c3121: Verifying Checksum
14:44:14 [2019-09-27T14:44:14.782Z] 65014b3c3121: Download complete
14:44:15 [2019-09-27T14:44:15.391Z] ok  	github.com/docker/docker/pkg/pubsub	1.041s	coverage: 72.7% of statements
14:44:15 [2019-09-27T14:44:15.871Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
14:44:19 [2019-09-27T14:44:19.165Z] ok  	github.com/docker/docker/pkg/signal	2.536s	coverage: 61.0% of statements
14:44:19 [2019-09-27T14:44:19.165Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
14:44:19 [2019-09-27T14:44:19.967Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
14:44:19 [2019-09-27T14:44:19.967Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
14:44:20 [2019-09-27T14:44:20.360Z] ok  	github.com/docker/docker/pkg/symlink	0.009s	coverage: 87.7% of statements
14:44:21 [2019-09-27T14:44:21.181Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 76.0% of statements
14:44:21 [2019-09-27T14:44:21.682Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 36.1% of statements
14:44:22 [2019-09-27T14:44:22.561Z] ok  	github.com/docker/docker/pkg/tailfile	0.086s	coverage: 88.6% of statements
14:44:23 [2019-09-27T14:44:23.391Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.3% of statements
14:44:23 [2019-09-27T14:44:23.766Z] ok  	github.com/docker/docker/pkg/term	0.006s	coverage: 84.8% of statements
14:44:24 [2019-09-27T14:44:24.154Z] testing: warning: no tests to run
14:44:24 [2019-09-27T14:44:24.154Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
14:44:24 [2019-09-27T14:44:24.548Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
14:44:24 [2019-09-27T14:44:24.963Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
14:44:25 [2019-09-27T14:44:25.348Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
14:44:27 [2019-09-27T14:44:27.941Z] ok  	github.com/docker/docker/plugin	0.570s	coverage: 27.3% of statements
14:44:28 [2019-09-27T14:44:28.429Z] Loaded image: buildpack-deps:jessie
14:44:28 [2019-09-27T14:44:28.429Z] Loaded image: busybox:latest
14:44:28 [2019-09-27T14:44:28.429Z] Loaded image: busybox:glibc
14:44:28 [2019-09-27T14:44:28.429Z] Loaded image: debian:jessie
14:44:28 [2019-09-27T14:44:28.429Z] Loaded image: hello-world:latest
14:44:28 [2019-09-27T14:44:28.429Z] INFO: Testing against a local daemon
14:44:28 [2019-09-27T14:44:28.429Z] === RUN   TestBuildWithHugeFile
14:44:29 [2019-09-27T14:44:29.666Z] sha256:397bba2f8d609a417d27daa5d0dfcd23b71d584bc31cdafbf921d719634a2783
14:44:29 [2019-09-27T14:44:29.666Z] INFO: Starting docker-py tests...
14:44:29 [2019-09-27T14:44:29.666Z] ============================= test session starts ==============================
14:44:29 [2019-09-27T14:44:29.666Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
14:44:29 [2019-09-27T14:44:29.666Z] rootdir: /src, inifile: pytest.ini
14:44:29 [2019-09-27T14:44:29.666Z] plugins: timeout-1.3.3, cov-2.6.1
14:44:29 [2019-09-27T14:44:29.666Z] collected 385 items / 5 deselected
14:44:29 [2019-09-27T14:44:29.666Z] 
14:44:29 [2019-09-27T14:44:29.830Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.008s	coverage: 33.3% of statements
14:44:30 [2019-09-27T14:44:30.208Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
14:44:31 [2019-09-27T14:44:31.020Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 81.0% of statements
14:44:31 [2019-09-27T14:44:31.403Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.2% of statements
14:44:33 [2019-09-27T14:44:33.509Z] ok  	github.com/docker/docker/registry	0.186s	coverage: 57.0% of statements
14:44:33 [2019-09-27T14:44:33.930Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
14:44:34 [2019-09-27T14:44:34.304Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 47.1% of statements
14:44:35 [2019-09-27T14:44:35.156Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
14:44:35 [2019-09-27T14:44:35.953Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
14:44:36 [2019-09-27T14:44:36.322Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
14:44:37 [2019-09-27T14:44:37.152Z] ok  	github.com/docker/docker/volume/mounts	0.028s	coverage: 67.3% of statements
14:44:38 [2019-09-27T14:44:38.586Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
14:44:46 [2019-09-27T14:44:46.218Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.8% of statements
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/volume	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === Skipped
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:73: No driver to put!
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     overlay_test.go:49: Fails to compute changes intermittently
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.218Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:46 [2019-09-27T14:44:46.218Z] 
14:44:46 [2019-09-27T14:44:46.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:44:46 [2019-09-27T14:44:46.219Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:46 [2019-09-27T14:44:46.219Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:44:46 [2019-09-27T14:44:46.219Z]     graphtest_unix.go:73: No driver to put!
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] === SKIP: migrate/v1 TestMigrateContainers (0.00s)
14:44:46 [2019-09-27T14:44:46.219Z]     migratev1_test.go:71: Test tailored to amd64 architecture
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] === SKIP: migrate/v1 TestMigrateImages (0.00s)
14:44:46 [2019-09-27T14:44:46.219Z]     migratev1_test.go:150: Test tailored to amd64 architecture
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:44:46 [2019-09-27T14:44:46.219Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] 
14:44:46 [2019-09-27T14:44:46.219Z] DONE 1926 tests, 21 skipped in 227.872s
Post stage
[Pipeline] junit
14:44:46 [2019-09-27T14:44:46.856Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:44:49 [2019-09-27T14:44:49.216Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:0910118e4b164b82257343dcd50535f2aa64709f hack/make.sh dynbinary test-integration
14:44:49 [2019-09-27T14:44:49.617Z] 
14:44:49 [2019-09-27T14:44:49.617Z] Removing bundles/
14:44:49 [2019-09-27T14:44:49.617Z] 
14:44:49 [2019-09-27T14:44:49.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:44:49 [2019-09-27T14:44:49.617Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:44:49 [2019-09-27T14:44:49.617Z] GOOS="" GOARCH="" GOARM=""
14:44:50 [2019-09-27T14:44:50.005Z] tests/integration/api_build_test.py ......................X              [  6%]
14:44:50 [2019-09-27T14:44:50.569Z] tests/integration/api_client_test.py .....                               [  7%]
14:44:53 [2019-09-27T14:44:53.025Z] tests/integration/api_config_test.py .....                               [  8%]
14:45:00 [2019-09-27T14:45:00.962Z] + return
14:45:02 [2019-09-27T14:45:02.437Z] Removing intermediate container c75c91300b64
14:45:02 [2019-09-27T14:45:02.438Z]  ---> 5039b212dca0
14:45:02 [2019-09-27T14:45:02.438Z] Step 76/118 : FROM runtime-dev AS runc
14:45:02 [2019-09-27T14:45:02.438Z]  ---> 0d7bf3bdd743
14:45:02 [2019-09-27T14:45:02.438Z] Step 77/118 : ENV INSTALL_BINARY_NAME=runc
14:45:02 [2019-09-27T14:45:02.438Z]  ---> Running in afb7e99f0bbb
14:45:02 [2019-09-27T14:45:02.438Z] Removing intermediate container afb7e99f0bbb
14:45:02 [2019-09-27T14:45:02.438Z]  ---> 7bbdb6aff12f
14:45:02 [2019-09-27T14:45:02.438Z] Step 78/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:45:02 [2019-09-27T14:45:02.723Z]  ---> ddaf8859df4c
14:45:02 [2019-09-27T14:45:02.723Z] Step 79/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:45:02 [2019-09-27T14:45:02.723Z]  ---> d55e17b7be0a
14:45:02 [2019-09-27T14:45:02.723Z] Step 80/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:45:02 [2019-09-27T14:45:02.723Z]  ---> Running in 702d66b95293
14:45:03 [2019-09-27T14:45:03.351Z] + RM_GOPATH=0
14:45:03 [2019-09-27T14:45:03.351Z] + TMP_GOPATH=
14:45:03 [2019-09-27T14:45:03.351Z] + : /build
14:45:03 [2019-09-27T14:45:03.351Z] + '[' -z '' ']'
14:45:03 [2019-09-27T14:45:03.351Z] ++ mktemp -d
14:45:03 [2019-09-27T14:45:03.351Z] + export GOPATH=/tmp/tmp.SPLnqmCJ2j
14:45:03 [2019-09-27T14:45:03.351Z] + GOPATH=/tmp/tmp.SPLnqmCJ2j
14:45:03 [2019-09-27T14:45:03.351Z] + RM_GOPATH=1
14:45:03 [2019-09-27T14:45:03.351Z] ++ dirname ./install.sh
14:45:03 [2019-09-27T14:45:03.351Z] + dir=.
14:45:03 [2019-09-27T14:45:03.351Z] + bin=runc
14:45:03 [2019-09-27T14:45:03.351Z] + shift
14:45:03 [2019-09-27T14:45:03.351Z] + '[' '!' -f ./runc.installer ']'
14:45:03 [2019-09-27T14:45:03.351Z] + . ./runc.installer
14:45:03 [2019-09-27T14:45:03.351Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
14:45:03 [2019-09-27T14:45:03.351Z] + install_runc
14:45:03 [2019-09-27T14:45:03.351Z] + uname -r
14:45:03 [2019-09-27T14:45:03.351Z] + grep -q '^3\.10\.0.*\.el7\.'
14:45:03 [2019-09-27T14:45:03.351Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:45:03 [2019-09-27T14:45:03.351Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
14:45:03 [2019-09-27T14:45:03.351Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SPLnqmCJ2j/src/github.com/opencontainers/runc
14:45:03 [2019-09-27T14:45:03.351Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
14:45:03 [2019-09-27T14:45:03.351Z] Cloning into '/tmp/tmp.SPLnqmCJ2j/src/github.com/opencontainers/runc'...
14:45:05 [2019-09-27T14:45:05.381Z] + cd /tmp/tmp.SPLnqmCJ2j/src/github.com/opencontainers/runc
14:45:05 [2019-09-27T14:45:05.381Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
14:45:05 [2019-09-27T14:45:05.381Z] + '[' -z '' ']'
14:45:05 [2019-09-27T14:45:05.381Z] + target=static
14:45:05 [2019-09-27T14:45:05.381Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:45:05 [2019-09-27T14:45:05.672Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
14:45:32 [2019-09-27T14:45:32.756Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:45:32 [2019-09-27T14:45:32.756Z] + mkdir -p /build
14:45:32 [2019-09-27T14:45:32.756Z] + cp runc /build/runc
14:45:33 [2019-09-27T14:45:33.384Z] Removing intermediate container 702d66b95293
14:45:33 [2019-09-27T14:45:33.384Z]  ---> 8f58090bc25d
14:45:33 [2019-09-27T14:45:33.384Z] Step 81/118 : FROM dev-base AS tini
14:45:33 [2019-09-27T14:45:33.384Z]  ---> d2efcf37dbe6
14:45:33 [2019-09-27T14:45:33.384Z] Step 82/118 : ARG DEBIAN_FRONTEND
14:45:33 [2019-09-27T14:45:33.384Z]  ---> Using cache
14:45:33 [2019-09-27T14:45:33.384Z]  ---> e5225eb07ae5
14:45:33 [2019-09-27T14:45:33.384Z] Step 83/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
14:45:33 [2019-09-27T14:45:33.384Z]  ---> Running in 14c854929ab8
14:45:33 [2019-09-27T14:45:33.675Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:45:34 [2019-09-27T14:45:34.008Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:45:34 [2019-09-27T14:45:34.008Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:45:34 [2019-09-27T14:45:34.008Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:45:34 [2019-09-27T14:45:34.008Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:45:34 [2019-09-27T14:45:34.008Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:45:34 [2019-09-27T14:45:34.292Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:45:34 [2019-09-27T14:45:34.580Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:45:34 [2019-09-27T14:45:34.580Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:45:36 [2019-09-27T14:45:36.667Z] Fetched 7717 kB in 2s (2952 kB/s)
14:45:37 [2019-09-27T14:45:37.688Z] Reading package lists...
14:45:38 [2019-09-27T14:45:38.698Z] Reading package lists...
14:45:38 [2019-09-27T14:45:38.981Z] Building dependency tree...
14:45:38 [2019-09-27T14:45:38.981Z] Reading state information...
14:45:39 [2019-09-27T14:45:39.263Z] The following additional packages will be installed:
14:45:39 [2019-09-27T14:45:39.263Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:45:39 [2019-09-27T14:45:39.263Z] Suggested packages:
14:45:39 [2019-09-27T14:45:39.263Z]   codeblocks eclipse ninja-build lrzip
14:45:39 [2019-09-27T14:45:39.263Z] Recommended packages:
14:45:39 [2019-09-27T14:45:39.263Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:45:39 [2019-09-27T14:45:39.263Z] The following NEW packages will be installed:
14:45:39 [2019-09-27T14:45:39.263Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:45:39 [2019-09-27T14:45:39.263Z]   vim-common xxd
14:45:39 [2019-09-27T14:45:39.559Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
14:45:39 [2019-09-27T14:45:39.559Z] Need to get 13.4 MB of archives.
14:45:39 [2019-09-27T14:45:39.559Z] After this operation, 60.4 MB of additional disk space will be used.
14:45:39 [2019-09-27T14:45:39.559Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
14:45:39 [2019-09-27T14:45:39.559Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:45:39 [2019-09-27T14:45:39.559Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
14:45:39 [2019-09-27T14:45:39.868Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
14:45:39 [2019-09-27T14:45:39.868Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
14:45:40 [2019-09-27T14:45:40.226Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:45:40 [2019-09-27T14:45:40.226Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
14:45:40 [2019-09-27T14:45:40.226Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
14:45:40 [2019-09-27T14:45:40.226Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
14:45:40 [2019-09-27T14:45:40.226Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:45:40 [2019-09-27T14:45:40.226Z] debconf: delaying package configuration, since apt-utils is not installed
14:45:40 [2019-09-27T14:45:40.518Z] Fetched 13.4 MB in 0s (17.3 MB/s)
14:45:40 [2019-09-27T14:45:40.518Z] Selecting previously unselected package cmake-data.
14:45:40 [2019-09-27T14:45:40.518Z] (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 ... 14950 files and directories currently installed.)
14:45:40 [2019-09-27T14:45:40.518Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:45:40 [2019-09-27T14:45:40.518Z] Unpacking cmake-data (3.7.2-1) ...
14:45:41 [2019-09-27T14:45:41.138Z] Selecting previously unselected package liblzo2-2:ppc64el.
14:45:41 [2019-09-27T14:45:41.138Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:45:41 [2019-09-27T14:45:41.138Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:45:41 [2019-09-27T14:45:41.138Z] Selecting previously unselected package libicu57:ppc64el.
14:45:41 [2019-09-27T14:45:41.138Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
14:45:41 [2019-09-27T14:45:41.138Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
14:45:42 [2019-09-27T14:45:42.146Z] Selecting previously unselected package libxml2:ppc64el.
14:45:42 [2019-09-27T14:45:42.146Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
14:45:42 [2019-09-27T14:45:42.146Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:42 [2019-09-27T14:45:42.146Z] Selecting previously unselected package libarchive13:ppc64el.
14:45:42 [2019-09-27T14:45:42.146Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
14:45:42 [2019-09-27T14:45:42.146Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
14:45:42 [2019-09-27T14:45:42.429Z] Selecting previously unselected package libjsoncpp1:ppc64el.
14:45:42 [2019-09-27T14:45:42.429Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:45:42 [2019-09-27T14:45:42.429Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:45:42 [2019-09-27T14:45:42.429Z] Selecting previously unselected package libuv1:ppc64el.
14:45:42 [2019-09-27T14:45:42.429Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
14:45:42 [2019-09-27T14:45:42.429Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
14:45:42 [2019-09-27T14:45:42.429Z] Selecting previously unselected package cmake.
14:45:42 [2019-09-27T14:45:42.429Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
14:45:42 [2019-09-27T14:45:42.429Z] Unpacking cmake (3.7.2-1) ...
14:45:43 [2019-09-27T14:45:43.046Z] Selecting previously unselected package xxd.
14:45:43 [2019-09-27T14:45:43.046Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:45:43 [2019-09-27T14:45:43.046Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Selecting previously unselected package vim-common.
14:45:43 [2019-09-27T14:45:43.046Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:45:43 [2019-09-27T14:45:43.046Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Processing triggers for mime-support (3.60) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up libuv1:ppc64el (1.9.1-3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up cmake-data (3.7.2-1) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:43 [2019-09-27T14:45:43.046Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
14:45:43 [2019-09-27T14:45:43.046Z] Setting up cmake (3.7.2-1) ...
14:45:43 [2019-09-27T14:45:43.046Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:45 [2019-09-27T14:45:45.069Z] Removing intermediate container 14c854929ab8
14:45:45 [2019-09-27T14:45:45.069Z]  ---> e810ddfbf93a
14:45:45 [2019-09-27T14:45:45.069Z] Step 84/118 : COPY hack/dockerfile/install/install.sh ./install.sh
14:45:45 [2019-09-27T14:45:45.069Z]  ---> 65d924829ccd
14:45:45 [2019-09-27T14:45:45.069Z] Step 85/118 : ENV INSTALL_BINARY_NAME=tini
14:45:45 [2019-09-27T14:45:45.069Z]  ---> Running in f9b302431668
14:45:45 [2019-09-27T14:45:45.069Z] Removing intermediate container f9b302431668
14:45:45 [2019-09-27T14:45:45.069Z]  ---> 8f4b2fdfb4b9
14:45:45 [2019-09-27T14:45:45.069Z] Step 86/118 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:45:45 [2019-09-27T14:45:45.354Z]  ---> 90efca16aa84
14:45:45 [2019-09-27T14:45:45.354Z] Step 87/118 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:45:45 [2019-09-27T14:45:45.354Z]  ---> Running in 62e35f5a006d
14:45:45 [2019-09-27T14:45:45.639Z] + RM_GOPATH=0
14:45:45 [2019-09-27T14:45:45.639Z] + TMP_GOPATH=
14:45:45 [2019-09-27T14:45:45.639Z] + : /build
14:45:45 [2019-09-27T14:45:45.639Z] + '[' -z '' ']'
14:45:45 [2019-09-27T14:45:45.639Z] ++ mktemp -d
14:45:45 [2019-09-27T14:45:45.639Z] + export GOPATH=/tmp/tmp.6gBipmsClv
14:45:45 [2019-09-27T14:45:45.639Z] + GOPATH=/tmp/tmp.6gBipmsClv
14:45:45 [2019-09-27T14:45:45.639Z] + RM_GOPATH=1
14:45:45 [2019-09-27T14:45:45.639Z] ++ dirname ./install.sh
14:45:45 [2019-09-27T14:45:45.639Z] + dir=.
14:45:45 [2019-09-27T14:45:45.639Z] + bin=tini
14:45:45 [2019-09-27T14:45:45.639Z] + shift
14:45:45 [2019-09-27T14:45:45.639Z] + '[' '!' -f ./tini.installer ']'
14:45:45 [2019-09-27T14:45:45.639Z] + . ./tini.installer
14:45:45 [2019-09-27T14:45:45.639Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:45:45 [2019-09-27T14:45:45.639Z] + install_tini
14:45:45 [2019-09-27T14:45:45.639Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:45:45 [2019-09-27T14:45:45.639Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.6gBipmsClv/tini
14:45:45 [2019-09-27T14:45:45.639Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:45:45 [2019-09-27T14:45:45.639Z] Cloning into '/tmp/tmp.6gBipmsClv/tini'...
14:45:45 [2019-09-27T14:45:45.921Z] + cd /tmp/tmp.6gBipmsClv/tini
14:45:45 [2019-09-27T14:45:45.921Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:45:45 [2019-09-27T14:45:45.921Z] + cmake .
14:45:46 [2019-09-27T14:45:46.204Z] -- The C compiler identification is GNU 6.3.0
14:45:46 [2019-09-27T14:45:46.204Z] -- Check for working C compiler: /usr/bin/cc
14:45:46 [2019-09-27T14:45:46.204Z] -- Check for working C compiler: /usr/bin/cc -- works
14:45:46 [2019-09-27T14:45:46.204Z] -- Detecting C compiler ABI info
14:45:46 [2019-09-27T14:45:46.488Z] -- Detecting C compiler ABI info - done
14:45:46 [2019-09-27T14:45:46.489Z] -- Detecting C compile features
14:45:46 [2019-09-27T14:45:46.772Z] -- Detecting C compile features - done
14:45:46 [2019-09-27T14:45:46.772Z] -- Performing Test HAS_BUILTIN_FORTIFY
14:45:47 [2019-09-27T14:45:47.078Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:45:47 [2019-09-27T14:45:47.078Z] -- Configuring done
14:45:47 [2019-09-27T14:45:47.078Z] -- Generating done
14:45:47 [2019-09-27T14:45:47.078Z] -- Build files have been written to: /tmp/tmp.6gBipmsClv/tini
14:45:47 [2019-09-27T14:45:47.078Z] + make tini-static
14:45:47 [2019-09-27T14:45:47.078Z] Scanning dependencies of target tini-static
14:45:47 [2019-09-27T14:45:47.078Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:45:47 [2019-09-27T14:45:47.699Z] [100%] Linking C executable tini-static
14:45:47 [2019-09-27T14:45:47.699Z] [100%] Built target tini-static
14:45:47 [2019-09-27T14:45:47.699Z] + mkdir -p /build
14:45:47 [2019-09-27T14:45:47.699Z] + cp tini-static /build/docker-init
14:45:48 [2019-09-27T14:45:48.328Z] Removing intermediate container 62e35f5a006d
14:45:48 [2019-09-27T14:45:48.328Z]  ---> 878607a07f7f
14:45:48 [2019-09-27T14:45:48.328Z] Step 88/118 : FROM runtime-dev AS dev
14:45:48 [2019-09-27T14:45:48.328Z]  ---> 0d7bf3bdd743
14:45:48 [2019-09-27T14:45:48.328Z] Step 89/118 : ARG DEBIAN_FRONTEND
14:45:48 [2019-09-27T14:45:48.328Z]  ---> Running in 2ad98f55e496
14:45:48 [2019-09-27T14:45:48.328Z] Removing intermediate container 2ad98f55e496
14:45:48 [2019-09-27T14:45:48.328Z]  ---> cf6075cfdbe9
14:45:48 [2019-09-27T14:45:48.328Z] Step 90/118 : RUN groupadd -r docker
14:45:48 [2019-09-27T14:45:48.328Z]  ---> Running in d0cab81087eb
14:45:48 [2019-09-27T14:45:48.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:45:48 [2019-09-27T14:45:48.532Z] 
14:45:48 [2019-09-27T14:45:48.532Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:45:48 [2019-09-27T14:45:48.532Z] PKG_CONFIG=pkg-config
14:45:48 [2019-09-27T14:45:48.532Z] GOLANG_VERSION=1.11.13
14:45:48 [2019-09-27T14:45:48.532Z] HOSTNAME=1c8b44e49e3d
14:45:48 [2019-09-27T14:45:48.532Z] DOCKER_EXPERIMENTAL=1
14:45:48 [2019-09-27T14:45:48.532Z] container=docker
14:45:48 [2019-09-27T14:45:48.532Z] TEST_SKIP_INTEGRATION_CLI=1
14:45:48 [2019-09-27T14:45:48.532Z] GOMETALINTER_OPTS=--deadline=2m
14:45:48 [2019-09-27T14:45:48.532Z] GOPATH=/go
14:45:48 [2019-09-27T14:45:48.532Z] PWD=/go/src/github.com/docker/docker
14:45:48 [2019-09-27T14:45:48.532Z] HOME=/root
14:45:48 [2019-09-27T14:45:48.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:45:48 [2019-09-27T14:45:48.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:45:48 [2019-09-27T14:45:48.532Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
14:45:48 [2019-09-27T14:45:48.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:45:48 [2019-09-27T14:45:48.532Z] DOCKER_GRAPHDRIVER=overlay2
14:45:48 [2019-09-27T14:45:48.532Z] TERM=xterm
14:45:48 [2019-09-27T14:45:48.532Z] DEST=bundles/test-integration
14:45:48 [2019-09-27T14:45:48.532Z] SHLVL=1
14:45:48 [2019-09-27T14:45:48.532Z] TIMEOUT=120m
14:45:48 [2019-09-27T14:45:48.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:45:48 [2019-09-27T14:45:48.532Z] DOCKER_PKG=github.com/docker/docker
14:45:48 [2019-09-27T14:45:48.532Z] _=/usr/bin/env
14:45:48 [2019-09-27T14:45:48.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:45:49 [2019-09-27T14:45:49.340Z] Removing intermediate container d0cab81087eb
14:45:49 [2019-09-27T14:45:49.340Z]  ---> fc9b571ae722
14:45:49 [2019-09-27T14:45:49.340Z] Step 91/118 : RUN useradd --create-home --gid docker unprivilegeduser
14:45:49 [2019-09-27T14:45:49.340Z]  ---> Running in 47e239d0ef77
14:45:49 [2019-09-27T14:45:49.956Z] Removing intermediate container 47e239d0ef77
14:45:49 [2019-09-27T14:45:49.956Z]  ---> 5e9b2a9898c0
14:45:49 [2019-09-27T14:45:49.956Z] Step 92/118 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:45:49 [2019-09-27T14:45:49.956Z]  ---> Running in 41d4cfbc1ce1
14:45:50 [2019-09-27T14:45:50.242Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:45:50 [2019-09-27T14:45:50.528Z] Removing intermediate container 41d4cfbc1ce1
14:45:50 [2019-09-27T14:45:50.528Z]  ---> 92a4e1b351dc
14:45:50 [2019-09-27T14:45:50.528Z] Step 93/118 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:45:50 [2019-09-27T14:45:50.528Z]  ---> Running in 8b0425aafa71
14:45:51 [2019-09-27T14:45:51.539Z] Removing intermediate container 8b0425aafa71
14:45:51 [2019-09-27T14:45:51.539Z]  ---> 01d48157046a
14:45:51 [2019-09-27T14:45:51.539Z] Step 94/118 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:45:51 [2019-09-27T14:45:51.539Z]  ---> Running in 1ef562ea8dac
14:45:52 [2019-09-27T14:45:52.162Z] Removing intermediate container 1ef562ea8dac
14:45:52 [2019-09-27T14:45:52.162Z]  ---> 59bbb4855e21
14:45:52 [2019-09-27T14:45:52.162Z] Step 95/118 : RUN ldconfig
14:45:52 [2019-09-27T14:45:52.162Z]  ---> Running in ff70be419280
14:45:52 [2019-09-27T14:45:52.782Z] Removing intermediate container ff70be419280
14:45:52 [2019-09-27T14:45:52.782Z]  ---> cc0d1b2f30f0
14:45:52 [2019-09-27T14:45:52.782Z] Step 96/118 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	&& rm -rf /var/lib/apt/lists/*
14:45:53 [2019-09-27T14:45:53.064Z]  ---> Running in efb00183eb1e
14:45:53 [2019-09-27T14:45:53.346Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:45:53 [2019-09-27T14:45:53.346Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:45:53 [2019-09-27T14:45:53.346Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:45:53 [2019-09-27T14:45:53.346Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:45:53 [2019-09-27T14:45:53.346Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:45:53 [2019-09-27T14:45:53.634Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
14:45:53 [2019-09-27T14:45:53.927Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:45:53 [2019-09-27T14:45:53.927Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:45:55 [2019-09-27T14:45:55.970Z] Fetched 7717 kB in 2s (3145 kB/s)
14:45:56 [2019-09-27T14:45:56.980Z] Reading package lists...
14:45:58 [2019-09-27T14:45:58.454Z] Reading package lists...
14:45:58 [2019-09-27T14:45:58.454Z] Building dependency tree...
14:45:58 [2019-09-27T14:45:58.454Z] Reading state information...
14:45:58 [2019-09-27T14:45:58.454Z] The following additional packages will be installed:
14:45:58 [2019-09-27T14:45:58.454Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:45:58 [2019-09-27T14:45:58.454Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:45:58 [2019-09-27T14:45:58.454Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:45:58 [2019-09-27T14:45:58.454Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:45:58 [2019-09-27T14:45:58.454Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:45:58 [2019-09-27T14:45:58.454Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:45:58 [2019-09-27T14:45:58.454Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
14:45:58 [2019-09-27T14:45:58.454Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:45:58 [2019-09-27T14:45:58.454Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:45:58 [2019-09-27T14:45:58.454Z] Suggested packages:
14:45:58 [2019-09-27T14:45:58.454Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:45:58 [2019-09-27T14:45:58.454Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:45:58 [2019-09-27T14:45:58.454Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:45:58 [2019-09-27T14:45:58.454Z]   vim-doc vim-scripts xfsdump acl attr quota
14:45:58 [2019-09-27T14:45:58.454Z] Recommended packages:
14:45:58 [2019-09-27T14:45:58.454Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:45:58 [2019-09-27T14:45:58.454Z]   python3-keyrings.alt python3-xdg unzip
14:45:59 [2019-09-27T14:45:59.945Z] The following NEW packages will be installed:
14:45:59 [2019-09-27T14:45:59.945Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
14:45:59 [2019-09-27T14:45:59.945Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:45:59 [2019-09-27T14:45:59.945Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:45:59 [2019-09-27T14:45:59.945Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:45:59 [2019-09-27T14:45:59.945Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:45:59 [2019-09-27T14:45:59.945Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
14:45:59 [2019-09-27T14:45:59.945Z]   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
14:45:59 [2019-09-27T14:45:59.945Z]   libpcre32-3 libpcrecpp0v5 libpython3-stdlib libpython3.5-minimal
14:45:59 [2019-09-27T14:45:59.945Z]   libpython3.5-stdlib libreadline5 libselinux1-dev libsepol1-dev
14:45:59 [2019-09-27T14:45:59.945Z]   libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:45:59 [2019-09-27T14:45:59.945Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:45:59 [2019-09-27T14:45:59.945Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:45:59 [2019-09-27T14:45:59.945Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:45:59 [2019-09-27T14:45:59.945Z]   xfsprogs xxd xz-utils zip
14:45:59 [2019-09-27T14:45:59.945Z] The following packages will be upgraded:
14:45:59 [2019-09-27T14:45:59.945Z]   libsystemd0 libudev1
14:45:59 [2019-09-27T14:45:59.945Z] 2 upgraded, 66 newly installed, 0 to remove and 9 not upgraded.
14:45:59 [2019-09-27T14:45:59.945Z] Need to get 87.5 MB of archives.
14:45:59 [2019-09-27T14:45:59.945Z] After this operation, 585 MB of additional disk space will be used.
14:45:59 [2019-09-27T14:45:59.945Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB]
14:45:59 [2019-09-27T14:45:59.945Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
14:45:59 [2019-09-27T14:45:59.945Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
14:45:59 [2019-09-27T14:45:59.946Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
14:45:59 [2019-09-27T14:45:59.946Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
14:46:00 [2019-09-27T14:46:00.252Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
14:46:00 [2019-09-27T14:46:00.544Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
14:46:01 [2019-09-27T14:46:01.211Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
14:46:01 [2019-09-27T14:46:01.868Z] debconf: delaying package configuration, since apt-utils is not installed
14:46:02 [2019-09-27T14:46:02.175Z] Fetched 87.5 MB in 2s (43.7 MB/s)
14:46:02 [2019-09-27T14:46:02.175Z] (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 ... 15020 files and directories currently installed.)
14:46:02 [2019-09-27T14:46:02.175Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ...
14:46:02 [2019-09-27T14:46:02.175Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
14:46:02 [2019-09-27T14:46:02.175Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ...
14:46:02 [2019-09-27T14:46:02.175Z] Selecting previously unselected package bash-completion.
14:46:02 [2019-09-27T14:46:02.175Z] (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 ... 15020 files and directories currently installed.)
14:46:02 [2019-09-27T14:46:02.175Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
14:46:03 [2019-09-27T14:46:03.185Z] Unpacking bash-completion (1:2.1-4.3) ...
14:46:03 [2019-09-27T14:46:03.473Z] Selecting previously unselected package libnfnetlink0:ppc64el.
14:46:03 [2019-09-27T14:46:03.473Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.473Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
14:46:03 [2019-09-27T14:46:03.473Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:46:03 [2019-09-27T14:46:03.473Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.473Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
14:46:03 [2019-09-27T14:46:03.473Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.473Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
14:46:03 [2019-09-27T14:46:03.473Z] Setting up libudev1:ppc64el (232-25+deb9u12) ...
14:46:03 [2019-09-27T14:46:03.756Z] Selecting previously unselected package libudev-dev:ppc64el.
14:46:03 [2019-09-27T14:46:03.756Z] (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 ... 15610 files and directories currently installed.)
14:46:03 [2019-09-27T14:46:03.756Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.756Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
14:46:03 [2019-09-27T14:46:03.756Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
14:46:03 [2019-09-27T14:46:03.756Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.756Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
14:46:03 [2019-09-27T14:46:03.756Z] Selecting previously unselected package python3.5-minimal.
14:46:03 [2019-09-27T14:46:03.756Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
14:46:03 [2019-09-27T14:46:03.756Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:46:04 [2019-09-27T14:46:04.046Z] Selecting previously unselected package python3-minimal.
14:46:04 [2019-09-27T14:46:04.046Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ...
14:46:04 [2019-09-27T14:46:04.046Z] Unpacking python3-minimal (3.5.3-1) ...
14:46:04 [2019-09-27T14:46:04.046Z] Selecting previously unselected package libmpdec2:ppc64el.
14:46:04 [2019-09-27T14:46:04.046Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ...
14:46:04 [2019-09-27T14:46:04.046Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
14:46:04 [2019-09-27T14:46:04.046Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
14:46:04 [2019-09-27T14:46:04.046Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
14:46:04 [2019-09-27T14:46:04.046Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
14:46:04 [2019-09-27T14:46:04.662Z] Selecting previously unselected package python3.5.
14:46:04 [2019-09-27T14:46:04.662Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
14:46:04 [2019-09-27T14:46:04.662Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:46:04 [2019-09-27T14:46:04.662Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
14:46:04 [2019-09-27T14:46:04.662Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
14:46:04 [2019-09-27T14:46:04.662Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
14:46:04 [2019-09-27T14:46:04.662Z] Selecting previously unselected package dh-python.
14:46:04 [2019-09-27T14:46:04.662Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
14:46:04 [2019-09-27T14:46:04.662Z] Unpacking dh-python (2.20170125) ...
14:46:04 [2019-09-27T14:46:04.662Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
14:46:04 [2019-09-27T14:46:04.662Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3)
14:46:04 [2019-09-27T14:46:04.960Z] Using test binary docker
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2)
14:46:04 [2019-09-27T14:46:04.960Z] Using test binary docker
14:46:04 [2019-09-27T14:46:04.960Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:46:04 [2019-09-27T14:46:04.960Z] Starting AppArmor profiles:/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:46:04 [2019-09-27T14:46:04.960Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:46:04 [2019-09-27T14:46:04.960Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:46:04 [2019-09-27T14:46:04.960Z] Warning failed to create cache: (null)
14:46:04 [2019-09-27T14:46:04.960Z] Warning failed to create cache: (null)
14:46:04 [2019-09-27T14:46:04.960Z] .
14:46:04 [2019-09-27T14:46:04.960Z] .
14:46:04 [2019-09-27T14:46:04.960Z] INFO: Waiting for daemon to start...
14:46:04 [2019-09-27T14:46:04.960Z] INFO: Waiting for daemon to start...Starting dockerd
14:46:04 [2019-09-27T14:46:04.960Z] 
14:46:04 [2019-09-27T14:46:04.960Z] Starting dockerd
14:46:04 [2019-09-27T14:46:04.960Z] ..
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2)
14:46:04 [2019-09-27T14:46:04.960Z] 
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3)
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2)
14:46:04 [2019-09-27T14:46:04.960Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3)
14:46:04 [2019-09-27T14:46:04.960Z] Error: No such image: emptyfs
14:46:04 [2019-09-27T14:46:04.960Z] Error: No such image: emptyfs
14:46:04 [2019-09-27T14:46:04.960Z] Running integration-test (iteration 1)
14:46:04 [2019-09-27T14:46:04.960Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 
14:46:04 [2019-09-27T14:46:04.960Z] Running integration-test (iteration 1)
14:46:04 [2019-09-27T14:46:04.960Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
14:46:05 [2019-09-27T14:46:05.676Z] Setting up python3-minimal (3.5.3-1) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package python3.
14:46:05 [2019-09-27T14:46:05.960Z] (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 ... 16597 files and directories currently installed.)
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking python3 (3.5.3-1) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package pigz.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking pigz (2.3.4-1) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package libip4tc0:ppc64el.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package libip6tc0:ppc64el.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package libiptc0:ppc64el.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package libxtables12:ppc64el.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
14:46:05 [2019-09-27T14:46:05.960Z] Selecting previously unselected package iptables.
14:46:05 [2019-09-27T14:46:05.960Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
14:46:05 [2019-09-27T14:46:05.960Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:46:06 [2019-09-27T14:46:06.246Z] Selecting previously unselected package xxd.
14:46:06 [2019-09-27T14:46:06.246Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.246Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:46:06 [2019-09-27T14:46:06.246Z] Selecting previously unselected package vim-common.
14:46:06 [2019-09-27T14:46:06.246Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:46:06 [2019-09-27T14:46:06.246Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:46:06 [2019-09-27T14:46:06.246Z] Selecting previously unselected package bzip2.
14:46:06 [2019-09-27T14:46:06.246Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.246Z] Unpacking bzip2 (1.0.6-8.1) ...
14:46:06 [2019-09-27T14:46:06.246Z] Selecting previously unselected package libgpm2:ppc64el.
14:46:06 [2019-09-27T14:46:06.246Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.246Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package xz-utils.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package aufs-tools.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package liblzo2-2:ppc64el.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package btrfs-progs.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking btrfs-progs (4.7.3-1) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package btrfs-tools.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking btrfs-tools (4.7.3-1) ...
14:46:06 [2019-09-27T14:46:06.529Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:46:06 [2019-09-27T14:46:06.529Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.529Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
14:46:06 [2019-09-27T14:46:06.811Z] Selecting previously unselected package dmsetup.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking dmsetup (2:1.02.137-2) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package libonig4:ppc64el.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package libjq1:ppc64el.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package jq.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking jq (1.5+dfsg-1.3) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package libaio1:ppc64el.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package libcap2-bin.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking libcap2-bin (1:2.25-1) ...
14:46:06 [2019-09-27T14:46:06.812Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:46:06 [2019-09-27T14:46:06.812Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
14:46:06 [2019-09-27T14:46:06.812Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
14:46:07 [2019-09-27T14:46:07.099Z] Selecting previously unselected package libsepol1-dev:ppc64el.
14:46:07 [2019-09-27T14:46:07.099Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.099Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
14:46:07 [2019-09-27T14:46:07.099Z] Selecting previously unselected package libpcre16-3:ppc64el.
14:46:07 [2019-09-27T14:46:07.099Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.099Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
14:46:07 [2019-09-27T14:46:07.099Z] Selecting previously unselected package libpcre32-3:ppc64el.
14:46:07 [2019-09-27T14:46:07.099Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.099Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
14:46:07 [2019-09-27T14:46:07.099Z] Selecting previously unselected package libpcre3-dev:ppc64el.
14:46:07 [2019-09-27T14:46:07.099Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.099Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
14:46:07 [2019-09-27T14:46:07.383Z] Selecting previously unselected package libselinux1-dev:ppc64el.
14:46:07 [2019-09-27T14:46:07.383Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.383Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
14:46:07 [2019-09-27T14:46:07.383Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
14:46:07 [2019-09-27T14:46:07.383Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.383Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
14:46:07 [2019-09-27T14:46:07.383Z] Selecting previously unselected package libreadline5:ppc64el.
14:46:07 [2019-09-27T14:46:07.383Z] Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.383Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
14:46:07 [2019-09-27T14:46:07.383Z] Selecting previously unselected package libsystemd-dev:ppc64el.
14:46:07 [2019-09-27T14:46:07.383Z] Preparing to unpack .../32-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.383Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
14:46:07 [2019-09-27T14:46:07.531Z] Running on azwin-2-d99650 in d:\jenkins\workspace\engine_PR-367
[Pipeline] {
[Pipeline] ws
14:46:07 [2019-09-27T14:46:07.548Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:46:07 [2019-09-27T14:46:07.997Z] Selecting previously unselected package net-tools.
14:46:07 [2019-09-27T14:46:07.997Z] Preparing to unpack .../33-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
14:46:07 [2019-09-27T14:46:07.997Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:46:07 [2019-09-27T14:46:07.997Z] Selecting previously unselected package python-pip-whl.
14:46:07 [2019-09-27T14:46:07.997Z] Preparing to unpack .../34-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:46:07 [2019-09-27T14:46:07.997Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:46:07 [2019-09-27T14:46:07.997Z] Selecting previously unselected package python3-pip.
14:46:07 [2019-09-27T14:46:07.997Z] Preparing to unpack .../35-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:46:07 [2019-09-27T14:46:07.997Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:46:07 [2019-09-27T14:46:07.997Z] Selecting previously unselected package python3-pkg-resources.
14:46:07 [2019-09-27T14:46:07.997Z] Preparing to unpack .../36-python3-pkg-resources_33.1.1-1_all.deb ...
14:46:07 [2019-09-27T14:46:07.997Z] Unpacking python3-pkg-resources (33.1.1-1) ...
14:46:08 [2019-09-27T14:46:08.281Z] Selecting previously unselected package python3-setuptools.
14:46:08 [2019-09-27T14:46:08.281Z] Preparing to unpack .../37-python3-setuptools_33.1.1-1_all.deb ...
14:46:08 [2019-09-27T14:46:08.281Z] Unpacking python3-setuptools (33.1.1-1) ...
14:46:08 [2019-09-27T14:46:08.281Z] Selecting previously unselected package python3-wheel.
14:46:08 [2019-09-27T14:46:08.281Z] Preparing to unpack .../38-python3-wheel_0.29.0-2_all.deb ...
14:46:08 [2019-09-27T14:46:08.281Z] Unpacking python3-wheel (0.29.0-2) ...
14:46:08 [2019-09-27T14:46:08.281Z] Selecting previously unselected package thin-provisioning-tools.
14:46:08 [2019-09-27T14:46:08.281Z] Preparing to unpack .../39-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
14:46:08 [2019-09-27T14:46:08.281Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:46:08 [2019-09-27T14:46:08.281Z] Selecting previously unselected package vim-runtime.
14:46:08 [2019-09-27T14:46:08.281Z] Preparing to unpack .../40-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:46:08 [2019-09-27T14:46:08.281Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:46:08 [2019-09-27T14:46:08.281Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:46:08 [2019-09-27T14:46:08.281Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:46:08 [2019-09-27T14:46:08.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:46:09 [2019-09-27T14:46:09.290Z] Selecting previously unselected package vim.
14:46:09 [2019-09-27T14:46:09.290Z] Preparing to unpack .../41-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.290Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:46:09 [2019-09-27T14:46:09.573Z] Selecting previously unselected package xfsprogs.
14:46:09 [2019-09-27T14:46:09.573Z] Preparing to unpack .../42-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.573Z] Unpacking xfsprogs (4.9.0+nmu1) ...
14:46:09 [2019-09-27T14:46:09.573Z] Selecting previously unselected package zip.
14:46:09 [2019-09-27T14:46:09.573Z] Preparing to unpack .../43-zip_3.0-11+b1_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.573Z] Unpacking zip (3.0-11+b1) ...
14:46:09 [2019-09-27T14:46:09.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:46:09 [2019-09-27T14:46:09.855Z] Selecting previously unselected package libapparmor-perl.
14:46:09 [2019-09-27T14:46:09.856Z] Preparing to unpack .../44-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.856Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:46:09 [2019-09-27T14:46:09.856Z] Selecting previously unselected package apparmor.
14:46:09 [2019-09-27T14:46:09.856Z] Preparing to unpack .../45-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.856Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
14:46:09 [2019-09-27T14:46:09.856Z] Selecting previously unselected package binutils-mingw-w64-i686.
14:46:09 [2019-09-27T14:46:09.856Z] Preparing to unpack .../46-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
14:46:09 [2019-09-27T14:46:09.856Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:46:10 [2019-09-27T14:46:10.471Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
14:46:10 [2019-09-27T14:46:10.471Z] Preparing to unpack .../47-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
14:46:10 [2019-09-27T14:46:10.471Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:46:10 [2019-09-27T14:46:10.755Z] Selecting previously unselected package binutils-mingw-w64.
14:46:10 [2019-09-27T14:46:10.755Z] Preparing to unpack .../48-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:46:10 [2019-09-27T14:46:10.755Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:46:10 [2019-09-27T14:46:10.755Z] Selecting previously unselected package mingw-w64-common.
14:46:10 [2019-09-27T14:46:10.755Z] Preparing to unpack .../49-mingw-w64-common_5.0.1-1_all.deb ...
14:46:10 [2019-09-27T14:46:10.755Z] Unpacking mingw-w64-common (5.0.1-1) ...
14:46:11 [2019-09-27T14:46:11.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:46:11 [2019-09-27T14:46:11.765Z] Selecting previously unselected package mingw-w64-x86-64-dev.
14:46:11 [2019-09-27T14:46:11.765Z] Preparing to unpack .../50-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:46:11 [2019-09-27T14:46:11.766Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:46:13 [2019-09-27T14:46:13.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:46:13 [2019-09-27T14:46:13.244Z] Selecting previously unselected package gcc-mingw-w64-base.
14:46:13 [2019-09-27T14:46:13.244Z] Preparing to unpack .../51-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
14:46:13 [2019-09-27T14:46:13.244Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:46:13 [2019-09-27T14:46:13.244Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
14:46:13 [2019-09-27T14:46:13.244Z] Preparing to unpack .../52-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
14:46:13 [2019-09-27T14:46:13.244Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:46:14 [2019-09-27T14:46:14.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:46:15 [2019-09-27T14:46:15.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:46:17 [2019-09-27T14:46:17.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:46:17 [2019-09-27T14:46:17.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:46:17 [2019-09-27T14:46:17.636Z] Selecting previously unselected package g++-mingw-w64-x86-64.
14:46:17 [2019-09-27T14:46:17.636Z] Preparing to unpack .../53-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
14:46:17 [2019-09-27T14:46:17.636Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:46:19 [2019-09-27T14:46:19.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:46:20 [2019-09-27T14:46:20.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:46:21 [2019-09-27T14:46:21.092Z] Setting up aufs-tools (1:4.1+20161219-1) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:21 [2019-09-27T14:46:21.092Z] Processing triggers for mime-support (3.60) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up libcap2-bin (1:2.25-1) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:46:21 [2019-09-27T14:46:21.092Z] Setting up bash-completion (1:2.1-4.3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libonig4:ppc64el (6.1.3-2) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up zip (3.0-11+b1) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up bzip2 (1.0.6-8.1) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libaio1:ppc64el (0.3.110-3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up xz-utils (5.2.2-1.2+b1) ...
14:46:22 [2019-09-27T14:46:22.103Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:46:22 [2019-09-27T14:46:22.103Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
14:46:22 [2019-09-27T14:46:22.103Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up pigz (2.3.4-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up mingw-w64-common (5.0.1-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up jq (1.5+dfsg-1.3) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up xfsprogs (4.9.0+nmu1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up btrfs-progs (4.7.3-1) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
14:46:22 [2019-09-27T14:46:22.388Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
14:46:23 [2019-09-27T14:46:23.024Z] --- PASS: TestBuildWithHugeFile (113.85s)
14:46:23 [2019-09-27T14:46:23.025Z] === RUN   TestBuildWithEmptyDockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:23 [2019-09-27T14:46:23.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:46:23 [2019-09-27T14:46:23.025Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
14:46:23 [2019-09-27T14:46:23.025Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
14:46:23 [2019-09-27T14:46:23.025Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
14:46:23 [2019-09-27T14:46:23.025Z] === RUN   TestBuildWithHugeFile
14:46:23 [2019-09-27T14:46:23.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:46:24 [2019-09-27T14:46:24.433Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
14:46:24 [2019-09-27T14:46:24.433Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:46:24 [2019-09-27T14:46:24.433Z] 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:46:24 [2019-09-27T14:46:24.433Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:46:24 [2019-09-27T14:46:24.433Z] 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:46:24 [2019-09-27T14:46:24.433Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:46:24 [2019-09-27T14:46:24.433Z] Setting up btrfs-tools (4.7.3-1) ...
14:46:24 [2019-09-27T14:46:24.433Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:46:24 [2019-09-27T14:46:24.433Z] 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:46:24 [2019-09-27T14:46:24.433Z] 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:46:24 [2019-09-27T14:46:24.433Z] Setting up python3 (3.5.3-1) ...
14:46:25 [2019-09-27T14:46:25.047Z] Setting up apparmor (2.11.0-3+deb9u2) ...
14:46:25 [2019-09-27T14:46:25.662Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:46:25 [2019-09-27T14:46:25.662Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:46:25 [2019-09-27T14:46:25.662Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
14:46:25 [2019-09-27T14:46:25.662Z] Setting up python3-wheel (0.29.0-2) ...
14:46:25 [2019-09-27T14:46:25.948Z] Setting up python3-pkg-resources (33.1.1-1) ...
14:46:26 [2019-09-27T14:46:26.245Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
14:46:26 [2019-09-27T14:46:26.245Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
14:46:26 [2019-09-27T14:46:26.422Z] 65014b3c3121: Pull complete
14:46:26 [2019-09-27T14:46:26.861Z] Setting up dmsetup (2:1.02.137-2) ...
14:46:26 [2019-09-27T14:46:26.861Z] Setting up python3-setuptools (33.1.1-1) ...
14:46:27 [2019-09-27T14:46:27.143Z] Setting up dh-python (2.20170125) ...
14:46:27 [2019-09-27T14:46:27.426Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
14:46:27 [2019-09-27T14:46:27.426Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:46:29 [2019-09-27T14:46:29.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:46:31 [2019-09-27T14:46:31.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:46:31 [2019-09-27T14:46:31.678Z] using credential docker-jenkins-github-credentials
14:46:31 [2019-09-27T14:46:31.756Z] Cloning the remote Git repository
14:46:31 [2019-09-27T14:46:31.756Z] Cloning with configured refspecs honoured and without tags
14:46:32 [2019-09-27T14:46:32.016Z] Cloning repository https://github.com/docker/engine.git
14:46:32 [2019-09-27T14:46:32.392Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:46:32 [2019-09-27T14:46:32.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:46:35 [2019-09-27T14:46:35.205Z] Loaded image: buildpack-deps:jessie
14:46:35 [2019-09-27T14:46:35.205Z] Loaded image: buildpack-deps:jessie
14:46:35 [2019-09-27T14:46:35.205Z] Loaded image: busybox:latest
14:46:35 [2019-09-27T14:46:35.205Z] Loaded image: busybox:latest
14:46:35 [2019-09-27T14:46:35.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:46:35 [2019-09-27T14:46:35.462Z] Loaded image: busybox:glibc
14:46:35 [2019-09-27T14:46:35.462Z] Loaded image: debian:jessie
14:46:36 [2019-09-27T14:46:36.025Z] Loaded image: hello-world:latest
14:46:36 [2019-09-27T14:46:36.025Z] INFO: Testing against a local daemon
14:46:36 [2019-09-27T14:46:36.025Z] Loaded image: busybox:glibc
14:46:36 [2019-09-27T14:46:36.025Z] Loaded image: debian:jessie
14:46:36 [2019-09-27T14:46:36.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:46:35 [2019-09-27T14:46:35.625Z] Fetching upstream changes from https://github.com/docker/engine.git
14:46:35 [2019-09-27T14:46:35.626Z]  > git --version # timeout=10
14:46:35 [2019-09-27T14:46:35.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:35 [2019-09-27T14:46:35.667Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:46:36 [2019-09-27T14:46:36.954Z] Loaded image: hello-world:latest
14:46:37 [2019-09-27T14:46:37.211Z] INFO: Testing against a local daemon
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.011s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.016s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_create_test.go:15: DockerSuite.TestAPICreateWithInvalidHealthcheckParams	0.018s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.003s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.002s
14:46:37 [2019-09-27T14:46:37.211Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
14:46:37 [2019-09-27T14:46:37.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:46:37 [2019-09-27T14:46:37.727Z] Removing intermediate container efb00183eb1e
14:46:37 [2019-09-27T14:46:37.727Z]  ---> 7630ad5f01a3
14:46:37 [2019-09-27T14:46:37.727Z] Step 97/118 : RUN pip3 install yamllint==1.16.0
14:46:37 [2019-09-27T14:46:37.727Z]  ---> Running in f5059bdcfa73
14:46:38 [2019-09-27T14:46:38.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:46:38 [2019-09-27T14:46:38.884Z] Using test binary docker
14:46:38 [2019-09-27T14:46:38.884Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:46:38 [2019-09-27T14:46:38.884Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:46:38 [2019-09-27T14:46:38.884Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:46:38 [2019-09-27T14:46:38.884Z] Warning failed to create cache: (null)
14:46:38 [2019-09-27T14:46:38.884Z] .
14:46:38 [2019-09-27T14:46:38.884Z] INFO: Waiting for daemon to start...
14:46:38 [2019-09-27T14:46:38.884Z] Starting dockerd
14:46:39 [2019-09-27T14:46:39.882Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	2.682s
14:46:39 [2019-09-27T14:46:39.893Z] Collecting yamllint==1.16.0
14:46:40 [2019-09-27T14:46:40.141Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.081s
14:46:40 [2019-09-27T14:46:40.510Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:46:40 [2019-09-27T14:46:40.792Z] Collecting pyyaml (from yamllint==1.16.0)
14:46:40 [2019-09-27T14:46:40.792Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:46:40 [2019-09-27T14:46:40.855Z] .
14:46:40 [2019-09-27T14:46:40.855Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:46:40 [2019-09-27T14:46:40.855Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:46:40 [2019-09-27T14:46:40.855Z] Error: No such image: emptyfs
14:46:41 [2019-09-27T14:46:41.072Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.879s
14:46:41 [2019-09-27T14:46:41.072Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.026s
14:46:41 [2019-09-27T14:46:41.221Z] Running integration-test (iteration 1)
14:46:41 [2019-09-27T14:46:41.221Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
14:46:41 [2019-09-27T14:46:41.636Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.767s
14:46:41 [2019-09-27T14:46:41.799Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:46:41 [2019-09-27T14:46:41.893Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.250s
14:46:41 [2019-09-27T14:46:41.893Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.003s
14:46:42 [2019-09-27T14:46:42.082Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:46:42 [2019-09-27T14:46:42.695Z] Building wheels for collected packages: pyyaml, pathspec
14:46:42 [2019-09-27T14:46:42.695Z]   Running setup.py bdist_wheel for pyyaml: started
14:46:43 [2019-09-27T14:46:43.309Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:46:43 [2019-09-27T14:46:43.309Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:46:43 [2019-09-27T14:46:43.309Z]   Running setup.py bdist_wheel for pathspec: started
14:46:43 [2019-09-27T14:46:43.929Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:46:43 [2019-09-27T14:46:43.929Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:46:43 [2019-09-27T14:46:43.929Z] Successfully built pyyaml pathspec
14:46:43 [2019-09-27T14:46:43.929Z] Installing collected packages: pyyaml, pathspec, yamllint
14:46:44 [2019-09-27T14:46:44.212Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:46:44 [2019-09-27T14:46:44.513Z] Removing intermediate container f5059bdcfa73
14:46:44 [2019-09-27T14:46:44.514Z]  ---> ac13b1c993b2
14:46:44 [2019-09-27T14:46:44.514Z] Step 98/118 : COPY --from=swagger /build/swagger* /usr/local/bin/
14:46:45 [2019-09-27T14:46:45.985Z]  ---> de7ae831cbd2
14:46:45 [2019-09-27T14:46:45.985Z] Step 99/118 : COPY --from=frozen-images /build/ /docker-frozen-images
14:46:46 [2019-09-27T14:46:46.068Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	2.253s
14:46:46 [2019-09-27T14:46:46.068Z] PASS: docker_cli_daemon_test.go:1739: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	9.843s
14:46:46 [2019-09-27T14:46:46.068Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.128s
14:46:46 [2019-09-27T14:46:46.068Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.004s
14:46:46 [2019-09-27T14:46:46.068Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.004s
14:46:46 [2019-09-27T14:46:46.997Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.841s
14:46:48 [2019-09-27T14:46:48.894Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	1.195s
14:46:48 [2019-09-27T14:46:48.894Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.152s
14:46:48 [2019-09-27T14:46:48.894Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
14:46:48 [2019-09-27T14:46:48.894Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
14:46:48 [2019-09-27T14:46:48.894Z] PASS: docker_cli_daemon_test.go:2368: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	2.828s
14:46:49 [2019-09-27T14:46:49.460Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.775s
14:46:50 [2019-09-27T14:46:50.242Z] .................................................                        [ 30%]
14:46:50 [2019-09-27T14:46:50.375Z]  ---> 08ba220ad9c4
14:46:50 [2019-09-27T14:46:50.375Z] Step 100/118 : COPY --from=gometalinter /build/ /usr/local/bin/
14:46:50 [2019-09-27T14:46:50.683Z] Loaded image: buildpack-deps:jessie
14:46:50 [2019-09-27T14:46:50.683Z] Loaded image: busybox:latest
14:46:51 [2019-09-27T14:46:51.062Z] Loaded image: busybox:glibc
14:46:51 [2019-09-27T14:46:51.062Z] Loaded image: debian:jessie
14:46:51 [2019-09-27T14:46:51.428Z] Loaded image: hello-world:latest
14:46:51 [2019-09-27T14:46:51.428Z] INFO: Testing against a local daemon
14:46:51 [2019-09-27T14:46:51.428Z] === RUN   TestBuildWithSession
14:46:52 [2019-09-27T14:46:52.412Z]  ---> 573ab4181df2
14:46:52 [2019-09-27T14:46:52.412Z] Step 101/118 : COPY --from=gotestsum /build/ /usr/local/bin/
14:46:52 [2019-09-27T14:46:52.695Z]  ---> ba9f1a171752
14:46:52 [2019-09-27T14:46:52.695Z] Step 102/118 : COPY --from=tomlv /build/ /usr/local/bin/
14:46:52 [2019-09-27T14:46:52.979Z]  ---> 6915718a439f
14:46:52 [2019-09-27T14:46:52.979Z] Step 103/118 : COPY --from=vndr /build/ /usr/local/bin/
14:46:53 [2019-09-27T14:46:53.136Z] Fetching without tags
14:46:53 [2019-09-27T14:46:53.262Z]  ---> 6d6abb5f927b
14:46:53 [2019-09-27T14:46:53.262Z] Step 104/118 : COPY --from=tini /build/ /usr/local/bin/
14:46:53 [2019-09-27T14:46:53.500Z] Merging remotes/origin/18.09 commit b070eef5b2db835ace04da7cf338f022e59b79f1 into PR head commit 0910118e4b164b82257343dcd50535f2aa64709f
14:46:53 [2019-09-27T14:46:53.544Z]  ---> dddc8d5acfa3
14:46:53 [2019-09-27T14:46:53.544Z] Step 105/118 : COPY --from=runc /build/ /usr/local/bin/
14:46:53 [2019-09-27T14:46:53.831Z]  ---> f74dbea85573
14:46:53 [2019-09-27T14:46:53.831Z] Step 106/118 : COPY --from=containerd /build/ /usr/local/bin/
14:46:54 [2019-09-27T14:46:54.714Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	4.935s
14:46:54 [2019-09-27T14:46:54.714Z] PASS: docker_cli_daemon_test.go:1427: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	4.846s
14:46:54 [2019-09-27T14:46:54.850Z]  ---> 6e51fbbe022d
14:46:54 [2019-09-27T14:46:54.850Z] Step 107/118 : COPY --from=proxy /build/ /usr/local/bin/
14:46:55 [2019-09-27T14:46:55.132Z]  ---> 90f09c765266
14:46:55 [2019-09-27T14:46:55.132Z] Step 108/118 : COPY --from=dockercli /build/ /usr/local/cli
14:46:52 [2019-09-27T14:46:52.747Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:46:52 [2019-09-27T14:46:52.889Z]  > git config --add remote.origin.fetch +refs/pull/367/head:refs/remotes/origin/PR-367 # timeout=10
14:46:52 [2019-09-27T14:46:52.930Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
14:46:53 [2019-09-27T14:46:53.046Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
14:46:53 [2019-09-27T14:46:53.163Z] Fetching upstream changes from https://github.com/docker/engine.git
14:46:53 [2019-09-27T14:46:53.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:53 [2019-09-27T14:46:53.164Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/18.09:refs/remotes/origin/18.09
14:46:53 [2019-09-27T14:46:53.599Z]  > git config core.sparsecheckout # timeout=10
14:46:53 [2019-09-27T14:46:53.638Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:46:55 [2019-09-27T14:46:55.747Z]  ---> c13b5f998d12
14:46:55 [2019-09-27T14:46:55.747Z] Step 109/118 : COPY --from=registry /build/registry* /usr/local/bin/
14:46:56 [2019-09-27T14:46:56.590Z] --- PASS: TestBuildWithSession (4.72s)
14:46:56 [2019-09-27T14:46:56.590Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildWithSession
14:46:56 [2019-09-27T14:46:56.590Z]     daemon.go:302: [dda544342b250] waiting for daemon to start
14:46:56 [2019-09-27T14:46:56.590Z]     daemon.go:334: [dda544342b250] daemon started
14:46:56 [2019-09-27T14:46:56.590Z]     daemon.go:286: [dda544342b250] exiting daemon
14:46:56 [2019-09-27T14:46:56.590Z] === RUN   TestBuildSquashParent
14:46:56 [2019-09-27T14:46:56.596Z] Merge succeeded, producing 0910118e4b164b82257343dcd50535f2aa64709f
14:46:56 [2019-09-27T14:46:56.597Z] Checking out Revision 0910118e4b164b82257343dcd50535f2aa64709f (PR-367)
14:46:57 [2019-09-27T14:46:57.220Z]  ---> b7d7ad716e0f
14:46:57 [2019-09-27T14:46:57.220Z] Step 110/118 : COPY --from=criu /build/ /usr/local/
14:46:57 [2019-09-27T14:46:57.503Z]  ---> a93fbbbcf350
14:46:57 [2019-09-27T14:46:57.503Z] Step 111/118 : ENV PATH=/usr/local/cli:$PATH
14:46:57 [2019-09-27T14:46:57.503Z]  ---> Running in 4e5e47d6ec65
14:46:57 [2019-09-27T14:46:57.503Z] Removing intermediate container 4e5e47d6ec65
14:46:57 [2019-09-27T14:46:57.503Z]  ---> 58be9e2830e6
14:46:57 [2019-09-27T14:46:57.503Z] Step 112/118 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
14:46:57 [2019-09-27T14:46:57.503Z]  ---> Running in b03869589d6f
14:46:57 [2019-09-27T14:46:57.785Z] Removing intermediate container b03869589d6f
14:46:57 [2019-09-27T14:46:57.785Z]  ---> d7529d4a49ce
14:46:57 [2019-09-27T14:46:57.785Z] Step 113/118 : ENV GOMETALINTER_OPTS="--deadline=2m"
14:46:57 [2019-09-27T14:46:57.785Z]  ---> Running in c30a413a1e71
14:46:57 [2019-09-27T14:46:57.785Z] Removing intermediate container c30a413a1e71
14:46:57 [2019-09-27T14:46:57.785Z]  ---> dee7e9508d21
14:46:57 [2019-09-27T14:46:57.785Z] Step 114/118 : WORKDIR /go/src/github.com/docker/docker
14:46:57 [2019-09-27T14:46:57.785Z]  ---> Running in e5d0b331650f
14:46:57 [2019-09-27T14:46:57.991Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.424s
14:46:58 [2019-09-27T14:46:58.071Z] Removing intermediate container e5d0b331650f
14:46:58 [2019-09-27T14:46:58.071Z]  ---> 1e2d5c19e91d
14:46:58 [2019-09-27T14:46:58.071Z] Step 115/118 : VOLUME /var/lib/docker
14:46:58 [2019-09-27T14:46:58.071Z]  ---> Running in 0df8296c349e
14:46:58 [2019-09-27T14:46:58.071Z] Removing intermediate container 0df8296c349e
14:46:58 [2019-09-27T14:46:58.071Z]  ---> b3edd242469f
14:46:58 [2019-09-27T14:46:58.071Z] Step 116/118 : ENTRYPOINT ["hack/dind"]
14:46:58 [2019-09-27T14:46:58.071Z]  ---> Running in 01352ec92508
14:46:58 [2019-09-27T14:46:58.359Z] Removing intermediate container 01352ec92508
14:46:58 [2019-09-27T14:46:58.359Z]  ---> 600891a59a68
14:46:58 [2019-09-27T14:46:58.359Z] Step 117/118 : FROM dev AS final
14:46:58 [2019-09-27T14:46:58.359Z]  ---> 600891a59a68
14:46:58 [2019-09-27T14:46:58.359Z] Step 118/118 : COPY . /go/src/github.com/docker/docker
14:46:58 [2019-09-27T14:46:58.555Z] PASS: docker_cli_daemon_test.go:1999: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	4.027s
14:46:56 [2019-09-27T14:46:56.226Z]  > git merge b070eef5b2db835ace04da7cf338f022e59b79f1 # timeout=10
14:46:56 [2019-09-27T14:46:56.425Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:46:56 [2019-09-27T14:46:56.623Z]  > git config core.sparsecheckout # timeout=10
14:46:56 [2019-09-27T14:46:56.663Z]  > git checkout -f 0910118e4b164b82257343dcd50535f2aa64709f
14:47:01 [2019-09-27T14:47:01.078Z] PASS: docker_cli_daemon_test.go:1465: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	2.190s
14:47:01 [2019-09-27T14:47:01.335Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	2.915s
14:47:04 [2019-09-27T14:47:04.610Z] PASS: docker_cli_daemon_test.go:521: DockerDaemonSuite.TestDaemonAllocatesListeningPort	3.718s
14:47:05 [2019-09-27T14:47:05.176Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	3.280s
14:47:05 [2019-09-27T14:47:05.195Z]  ---> 68a2caa41335
14:47:05 [2019-09-27T14:47:05.195Z] Successfully built 68a2caa41335
14:47:05 [2019-09-27T14:47:05.195Z] Successfully tagged docker:0910118e4b164b82257343dcd50535f2aa64709f
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:47:05 [2019-09-27T14:47:05.628Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/test/unit
14:47:05 [2019-09-27T14:47:05.976Z] --- PASS: TestBuildSquashParent (9.12s)
14:47:05 [2019-09-27T14:47:05.976Z]     build_squash_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
14:47:05 [2019-09-27T14:47:05.976Z]     daemon.go:302: [d3ac58195e276] waiting for daemon to start
14:47:05 [2019-09-27T14:47:05.976Z]     daemon.go:334: [d3ac58195e276] daemon started
14:47:05 [2019-09-27T14:47:05.976Z]     daemon.go:286: [d3ac58195e276] exiting daemon
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:05 [2019-09-27T14:47:05.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:05 [2019-09-27T14:47:05.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:05 [2019-09-27T14:47:05.976Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:05 [2019-09-27T14:47:05.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:06 [2019-09-27T14:47:06.506Z] Commit message: "Update containerd to v1.2.9"
14:47:07 [2019-09-27T14:47:07.069Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.139s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:47:07 [2019-09-27T14:47:07.636Z] PASS: docker_cli_daemon_test.go:580: DockerDaemonSuite.TestDaemonBridgeExternal	3.266s
14:47:07 [2019-09-27T14:47:07.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:07 [2019-09-27T14:47:07.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:08 [2019-09-27T14:47:08.200Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	1.361s
14:47:09 [2019-09-27T14:47:09.702Z] + docker version
14:47:10 [2019-09-27T14:47:10.038Z] ?   	github.com/docker/docker/api	[no test files]
14:47:10 [2019-09-27T14:47:10.094Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	1.761s
14:47:10 [2019-09-27T14:47:10.393Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:10 [2019-09-27T14:47:10.801Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:11 [2019-09-27T14:47:11.468Z] PASS: docker_cli_daemon_test.go:747: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	3.471s
14:47:11 [2019-09-27T14:47:11.726Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	1.685s
14:47:12 [2019-09-27T14:47:12.671Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:47:13 [2019-09-27T14:47:13.347Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
14:47:13 [2019-09-27T14:47:13.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
14:47:13 [2019-09-27T14:47:13.347Z] === RUN   TestBuildMultiStageParentConfig
14:47:14 [2019-09-27T14:47:14.248Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	2.118s
14:47:17 [2019-09-27T14:47:17.520Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	2.979s
14:47:18 [2019-09-27T14:47:18.084Z] PASS: docker_cli_daemon_test.go:700: DockerDaemonSuite.TestDaemonBridgeFixedCidr	6.838s
14:47:18 [2019-09-27T14:47:18.648Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	1.131s
14:47:20 [2019-09-27T14:47:20.018Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.838s
14:47:21 [2019-09-27T14:47:21.290Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:47:23 [2019-09-27T14:47:23.295Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	3.569s
14:47:24 [2019-09-27T14:47:24.227Z] PASS: docker_cli_daemon_test.go:722: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	6.133s
14:47:24 [2019-09-27T14:47:24.791Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.928s
14:47:26 [2019-09-27T14:47:26.441Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:47:28 [2019-09-27T14:47:28.065Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	1.706s
14:47:30 [2019-09-27T14:47:30.846Z] Client: Docker Engine - Enterprise
14:47:30 [2019-09-27T14:47:30.846Z]  Version:           19.03.2
14:47:30 [2019-09-27T14:47:30.846Z]  API version:       1.40
14:47:30 [2019-09-27T14:47:30.846Z]  Go version:        go1.12.8
14:47:30 [2019-09-27T14:47:30.846Z]  Git commit:        c92ab06ed9
14:47:30 [2019-09-27T14:47:30.846Z]  Built:             09/03/2019 16:38:11
14:47:30 [2019-09-27T14:47:30.846Z]  OS/Arch:           windows/amd64
14:47:30 [2019-09-27T14:47:30.846Z]  Experimental:      false
14:47:30 [2019-09-27T14:47:30.846Z] 
14:47:30 [2019-09-27T14:47:30.846Z] Server: Docker Engine - Enterprise
14:47:30 [2019-09-27T14:47:30.846Z]  Engine:
14:47:30 [2019-09-27T14:47:30.846Z]   Version:          19.03.2
14:47:30 [2019-09-27T14:47:30.846Z]   API version:      1.40 (minimum version 1.24)
14:47:30 [2019-09-27T14:47:30.846Z]   Go version:       go1.12.8
14:47:30 [2019-09-27T14:47:30.846Z]   Git commit:       c92ab06ed9
14:47:30 [2019-09-27T14:47:30.846Z]   Built:            09/03/2019 16:35:47
14:47:30 [2019-09-27T14:47:30.846Z]   OS/Arch:          windows/amd64
14:47:30 [2019-09-27T14:47:30.846Z]   Experimental:     true
14:47:31 [2019-09-27T14:47:31.340Z] PASS: docker_cli_daemon_test.go:638: DockerDaemonSuite.TestDaemonBridgeIP	6.923s
[Pipeline] sh
14:47:32 [2019-09-27T14:47:32.394Z] + docker info
14:47:32 [2019-09-27T14:47:32.707Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	5.047s
14:47:34 [2019-09-27T14:47:34.076Z] PASS: docker_cli_daemon_test.go:608: DockerDaemonSuite.TestDaemonBridgeNone	2.777s
14:47:37 [2019-09-27T14:47:37.352Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	4.687s
14:47:37 [2019-09-27T14:47:37.608Z] PASS: docker_cli_daemon_test.go:1851: DockerDaemonSuite.TestDaemonCgroupParent	3.752s
14:47:37 [2019-09-27T14:47:37.864Z] PASS: docker_cli_daemon_test.go:1663: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.088s
14:47:37 [2019-09-27T14:47:37.864Z] PASS: docker_cli_daemon_test.go:1655: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.086s
14:47:38 [2019-09-27T14:47:38.796Z] --- PASS: TestBuildWithHugeFile (77.86s)
14:47:38 [2019-09-27T14:47:38.796Z] === RUN   TestBuildWithEmptyDockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:47:38 [2019-09-27T14:47:38.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:47:39 [2019-09-27T14:47:39.052Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:47:39 [2019-09-27T14:47:39.052Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
14:47:39 [2019-09-27T14:47:39.052Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
14:47:39 [2019-09-27T14:47:39.052Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
14:47:39 [2019-09-27T14:47:39.052Z] === RUN   TestBuildWithHugeFile
14:47:39 [2019-09-27T14:47:39.309Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	1.960s
14:47:39 [2019-09-27T14:47:39.310Z] PASS: docker_cli_daemon_test.go:2383: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	1.566s
14:47:39 [2019-09-27T14:47:39.874Z] PASS: docker_cli_daemon_test.go:2179: DockerDaemonSuite.TestDaemonDebugLog	0.522s
14:47:40 [2019-09-27T14:47:40.805Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	1.609s
14:47:41 [2019-09-27T14:47:41.062Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.006s
14:47:42 [2019-09-27T14:47:42.662Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 8.0% of statements
14:47:45 [2019-09-27T14:47:45.237Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.566s
14:47:45 [2019-09-27T14:47:45.800Z] PASS: docker_cli_daemon_test.go:786: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	5.930s
14:47:46 [2019-09-27T14:47:46.730Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	2.010s
14:47:47 [2019-09-27T14:47:47.278Z] --- PASS: TestBuildMultiStageParentConfig (31.40s)
14:47:47 [2019-09-27T14:47:47.278Z]     build_test.go:175: [{-1 1569595634 sha256:49e61faa632b6ec4f2eecb1b25b04cb8acc9b4a6d96a3fce1363106ddb1c1fbf map[] sha256:0bd602c2a53bffe1623a530c2f6b3277a875d68792dc5fbcc03332797e8838be [] [build1:latest] -1 4459757 4459757} {-1 1569595633 sha256:db5e53cb0239a072d0419a3ed9b1d736e7c48d2e4acc7d1a07f3c6cd4b3ff295 map[] sha256:ba8a0e16ebea07a44d51e4476f15cfffd51c484e6ab528f7961422e36c2faee9 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595631 sha256:e96d715f27ca2903988b84119861f01cbd8a507ce3a14f4859441014da8266af map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595631 sha256:14b0203a96d39da8b8331f0523c32e4327443995b7d7771ef397f62c7de2b8aa map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595629 sha256:933679535ca1d5dede6e4303c67a6555def7811c55b96c9e7c199798151b4c19 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595628 sha256:df34318e70d444e04851ac90efa862b8cd85d129f2b90a676a06f21225a2742c map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595626 sha256:84e2f641a2e00e19c85146dc5011da97148d748808452088d3607bc1b867ff34 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1569595626 sha256:1b89796a99758e9a91f8f0ddbfebf64428729c58b9c8037addde65629521dcd2 map[] sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 [<none>@<none>] [<none>:<none>] -1 4459757 4459757} {-1 1516785504 sha256:1e1e09d79a9fd4fa5faae6a9f150ecfe3e403a3efdfb78666c67227e656988b2 map[]  [] [busybox:glibc] -1 4476205 4476205} {-1 1511271291 sha256:3ab301db05ea4e52e26aadb6daabc1222e58c0be7cfa2b8945443d801b6b9585 map[]  [] [hello-world:frozen] -1 1976 1976} {-1 1509640958 sha256:9b0236353396efce03211408c208e6f90f31e7636682fa01f5eb4e38bbf571d6 map[]  [] [buildpack-deps:jessie] -1 595286123 595286123} {-1 1509610708 sha256:36e9590454976dc0eb44c15bc80fe4fbd52aaa91df37ec76cd3ed245e1a12829 map[]  [] [busybox:latest] -1 4459757 4459757} {-1 1507585344 sha256:de6513af1fcb9db380e4954f276ea347858dcb7bff0299953aa25c4abd54bc0b map[]  [] [debian:jessie] -1 129107182 129107182} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
14:47:47 [2019-09-27T14:47:47.278Z] === RUN   TestBuildLabelWithTargets
14:47:47 [2019-09-27T14:47:47.278Z] --- PASS: TestBuildLabelWithTargets (2.01s)
14:47:47 [2019-09-27T14:47:47.278Z] === RUN   TestBuildWithEmptyLayers
14:47:47 [2019-09-27T14:47:47.278Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
14:47:47 [2019-09-27T14:47:47.278Z] === RUN   TestBuildMultiStageOnBuild
14:47:49 [2019-09-27T14:47:49.253Z] PASS: docker_cli_daemon_test.go:808: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	2.977s
14:47:50 [2019-09-27T14:47:50.689Z] --- PASS: TestBuildMultiStageOnBuild (3.00s)
14:47:50 [2019-09-27T14:47:50.689Z] === RUN   TestBuildUncleanTarFilenames
14:47:51 [2019-09-27T14:47:51.505Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:47:51 [2019-09-27T14:47:51.525Z] --- PASS: TestBuildUncleanTarFilenames (1.16s)
14:47:51 [2019-09-27T14:47:51.525Z] === RUN   TestBuildMultiStageLayerLeak
14:47:52 [2019-09-27T14:47:52.625Z] PASS: docker_cli_daemon_test.go:765: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	3.801s
14:47:53 [2019-09-27T14:47:53.995Z] PASS: docker_cli_daemon_test.go:819: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	1.231s
14:47:54 [2019-09-27T14:47:54.730Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s)
14:47:54 [2019-09-27T14:47:54.730Z] === RUN   TestBuildWithHugeFile
14:47:54 [2019-09-27T14:47:54.926Z] PASS: docker_cli_daemon_test.go:2199: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.982s
14:47:59 [2019-09-27T14:47:59.099Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.700s
14:47:59 [2019-09-27T14:47:59.723Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:48:01 [2019-09-27T14:48:01.872Z] tests/integration/api_secret_test.py .....                               [ 52%]
14:48:02 [2019-09-27T14:48:02.372Z] PASS: docker_cli_events_unix_test.go:459: DockerDaemonSuite.TestDaemonEventsWithFilters	3.756s
14:48:02 [2019-09-27T14:48:02.662Z] PASS: docker_cli_daemon_test.go:565: DockerDaemonSuite.TestDaemonExitOnFailure	0.155s
14:48:03 [2019-09-27T14:48:03.228Z] PASS: docker_cli_daemon_test.go:494: DockerDaemonSuite.TestDaemonFlagD	0.608s
14:48:04 [2019-09-27T14:48:04.158Z] PASS: docker_cli_daemon_test.go:503: DockerDaemonSuite.TestDaemonFlagDebug	0.756s
14:48:04 [2019-09-27T14:48:04.724Z] PASS: docker_cli_daemon_test.go:512: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.772s
14:48:08 [2019-09-27T14:48:08.125Z] tests/integration/api_service_test.py ................s................. [ 61%]
14:48:12 [2019-09-27T14:48:12.824Z] PASS: docker_cli_daemon_test.go:901: DockerDaemonSuite.TestDaemonICCLinkExpose	6.983s
14:48:12 [2019-09-27T14:48:12.824Z] SKIP: docker_cli_daemon_test.go:865: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
14:48:18 [2019-09-27T14:48:18.075Z] PASS: docker_cli_daemon_test.go:836: DockerDaemonSuite.TestDaemonIP	5.726s
14:48:18 [2019-09-27T14:48:18.075Z] SKIP: docker_cli_daemon_test.go:353: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
14:48:19 [2019-09-27T14:48:19.697Z] ........................                                                 [ 67%]
14:48:22 [2019-09-27T14:48:22.895Z] 2945147eda09: Pull complete
14:48:22 [2019-09-27T14:48:22.896Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
14:48:22 [2019-09-27T14:48:22.896Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:48:22 [2019-09-27T14:48:22.896Z] mcr.microsoft.com/windows/servercore:ltsc2019
14:48:22 [2019-09-27T14:48:22.896Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Docker version of control daemon
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] Client: Docker Engine - Enterprise
14:48:22 [2019-09-27T14:48:22.896Z]  Version:           19.03.2
14:48:22 [2019-09-27T14:48:22.896Z]  API version:       1.40
14:48:22 [2019-09-27T14:48:22.896Z]  Go version:        go1.12.8
14:48:22 [2019-09-27T14:48:22.896Z]  Git commit:        c92ab06ed9
14:48:22 [2019-09-27T14:48:22.896Z]  Built:             09/03/2019 16:38:11
14:48:22 [2019-09-27T14:48:22.896Z]  OS/Arch:           windows/amd64
14:48:22 [2019-09-27T14:48:22.896Z]  Experimental:      false
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] Server: Docker Engine - Enterprise
14:48:22 [2019-09-27T14:48:22.896Z]  Engine:
14:48:22 [2019-09-27T14:48:22.896Z]   Version:          19.03.2
14:48:22 [2019-09-27T14:48:22.896Z]   API version:      1.40 (minimum version 1.24)
14:48:22 [2019-09-27T14:48:22.896Z]   Go version:       go1.12.8
14:48:22 [2019-09-27T14:48:22.896Z]   Git commit:       c92ab06ed9
14:48:22 [2019-09-27T14:48:22.896Z]   Built:            09/03/2019 16:35:47
14:48:22 [2019-09-27T14:48:22.896Z]   OS/Arch:          windows/amd64
14:48:22 [2019-09-27T14:48:22.896Z]   Experimental:     true
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Docker info of control daemon
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] Client:
14:48:22 [2019-09-27T14:48:22.896Z]  Debug Mode: false
14:48:22 [2019-09-27T14:48:22.896Z]  Plugins:
14:48:22 [2019-09-27T14:48:22.896Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] Server:
14:48:22 [2019-09-27T14:48:22.896Z]  Containers: 0
14:48:22 [2019-09-27T14:48:22.896Z]   Running: 0
14:48:22 [2019-09-27T14:48:22.896Z]   Paused: 0
14:48:22 [2019-09-27T14:48:22.896Z]   Stopped: 0
14:48:22 [2019-09-27T14:48:22.896Z]  Images: 1
14:48:22 [2019-09-27T14:48:22.896Z]  Server Version: 19.03.2
14:48:22 [2019-09-27T14:48:22.896Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:48:22 [2019-09-27T14:48:22.896Z]   Windows: 
14:48:22 [2019-09-27T14:48:22.896Z]   LCOW: 
14:48:22 [2019-09-27T14:48:22.896Z]  Logging Driver: json-file
14:48:22 [2019-09-27T14:48:22.896Z]  Plugins:
14:48:22 [2019-09-27T14:48:22.896Z]   Volume: local
14:48:22 [2019-09-27T14:48:22.896Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:48:22 [2019-09-27T14:48:22.896Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:48:22 [2019-09-27T14:48:22.896Z]  Swarm: inactive
14:48:22 [2019-09-27T14:48:22.896Z]  Default Isolation: process
14:48:22 [2019-09-27T14:48:22.896Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:48:22 [2019-09-27T14:48:22.896Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
14:48:22 [2019-09-27T14:48:22.896Z]  OSType: windows
14:48:22 [2019-09-27T14:48:22.896Z]  Architecture: x86_64
14:48:22 [2019-09-27T14:48:22.896Z]  CPUs: 4
14:48:22 [2019-09-27T14:48:22.896Z]  Total Memory: 32GiB
14:48:22 [2019-09-27T14:48:22.896Z]  Name: azwin-2-c8ac90
14:48:22 [2019-09-27T14:48:22.896Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
14:48:22 [2019-09-27T14:48:22.896Z]  Docker Root Dir: D:\docker
14:48:22 [2019-09-27T14:48:22.896Z]  Debug Mode: false
14:48:22 [2019-09-27T14:48:22.896Z]  Registry: https://index.docker.io/v1/
14:48:22 [2019-09-27T14:48:22.896Z]  Labels:
14:48:22 [2019-09-27T14:48:22.896Z]  Experimental: true
14:48:22 [2019-09-27T14:48:22.896Z]  Insecure Registries:
14:48:22 [2019-09-27T14:48:22.896Z]   10.0.0.4:5000
14:48:22 [2019-09-27T14:48:22.896Z]   127.0.0.0/8
14:48:22 [2019-09-27T14:48:22.896Z]  Registry Mirrors:
14:48:22 [2019-09-27T14:48:22.896Z]   http://10.0.0.4:5000/
14:48:22 [2019-09-27T14:48:22.896Z]  Live Restore Enabled: false
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] 
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Commit hash is 0910118e4
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Nuke-Everything...
14:48:22 [2019-09-27T14:48:22.896Z] INFO: Container count on control daemon to delete is 0
14:48:23 [2019-09-27T14:48:23.146Z] Client:
14:48:23 [2019-09-27T14:48:23.146Z]  Debug Mode: false
14:48:23 [2019-09-27T14:48:23.146Z]  Plugins:
14:48:23 [2019-09-27T14:48:23.146Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:48:23 [2019-09-27T14:48:23.146Z] 
14:48:23 [2019-09-27T14:48:23.146Z] Server:
14:48:23 [2019-09-27T14:48:23.146Z]  Containers: 0
14:48:23 [2019-09-27T14:48:23.146Z]   Running: 0
14:48:23 [2019-09-27T14:48:23.146Z]   Paused: 0
14:48:23 [2019-09-27T14:48:23.146Z]   Stopped: 0
14:48:23 [2019-09-27T14:48:23.146Z]  Images: 0
14:48:23 [2019-09-27T14:48:23.146Z]  Server Version: 19.03.2
14:48:23 [2019-09-27T14:48:23.146Z]  Storage Driver: windowsfilter
14:48:23 [2019-09-27T14:48:23.146Z]   Windows: 
14:48:23 [2019-09-27T14:48:23.146Z]  Logging Driver: json-file
14:48:23 [2019-09-27T14:48:23.146Z]  Plugins:
14:48:23 [2019-09-27T14:48:23.146Z]   Volume: local
14:48:23 [2019-09-27T14:48:23.146Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:48:23 [2019-09-27T14:48:23.146Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:48:23 [2019-09-27T14:48:23.146Z]  Swarm: inactive
14:48:23 [2019-09-27T14:48:23.146Z]  Default Isolation: process
14:48:23 [2019-09-27T14:48:23.146Z]  Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801)
14:48:23 [2019-09-27T14:48:23.146Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242)
14:48:23 [2019-09-27T14:48:23.146Z]  OSType: windows
14:48:23 [2019-09-27T14:48:23.146Z]  Architecture: x86_64
14:48:23 [2019-09-27T14:48:23.146Z]  CPUs: 4
14:48:23 [2019-09-27T14:48:23.146Z]  Total Memory: 32GiB
14:48:23 [2019-09-27T14:48:23.146Z]  Name: azwin-2-d99650
14:48:23 [2019-09-27T14:48:23.146Z]  ID: MEDR:FDQU:RYU2:TZJJ:SCV2:6M27:N4LT:4QPK:2DRC:4NCS:5MSN:PNCI
14:48:23 [2019-09-27T14:48:23.146Z]  Docker Root Dir: D:\docker
14:48:23 [2019-09-27T14:48:23.146Z]  Debug Mode: false
14:48:23 [2019-09-27T14:48:23.146Z]  Registry: https://index.docker.io/v1/
14:48:23 [2019-09-27T14:48:23.146Z]  Labels:
14:48:23 [2019-09-27T14:48:23.146Z]  Experimental: true
14:48:23 [2019-09-27T14:48:23.146Z]  Insecure Registries:
14:48:23 [2019-09-27T14:48:23.146Z]   10.0.0.4:5000
14:48:23 [2019-09-27T14:48:23.146Z]   127.0.0.0/8
14:48:23 [2019-09-27T14:48:23.146Z]  Registry Mirrors:
14:48:23 [2019-09-27T14:48:23.146Z]   http://10.0.0.4:5000/
14:48:23 [2019-09-27T14:48:23.146Z]  Live Restore Enabled: false
14:48:23 [2019-09-27T14:48:23.146Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:48:24 [2019-09-27T14:48:24.444Z] INFO: Nuking d:\CI-4
14:48:24 [2019-09-27T14:48:24.444Z] INFO: Zapped successfully
14:48:24 [2019-09-27T14:48:24.444Z] INFO: Location for testing is d:\CI-4\CI-0910118e4
14:48:24 [2019-09-27T14:48:24.444Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:48:24 [2019-09-27T14:48:24.444Z] 
14:48:24 [2019-09-27T14:48:24.444Z] 
14:48:24 [2019-09-27T14:48:24.444Z] INFO: Building the image from Dockerfile.windows at 09/27/2019 14:48:24...
14:48:24 [2019-09-27T14:48:24.444Z] 
14:48:29 [2019-09-27T14:48:29.203Z] --- PASS: TestBuildWithHugeFile (30.32s)
14:48:29 [2019-09-27T14:48:29.203Z] === RUN   TestBuildWithEmptyDockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:29 [2019-09-27T14:48:29.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:48:29 [2019-09-27T14:48:29.203Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
14:48:29 [2019-09-27T14:48:29.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
14:48:29 [2019-09-27T14:48:29.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
14:48:29 [2019-09-27T14:48:29.203Z] PASS
14:48:29 [2019-09-27T14:48:29.203Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
14:48:29 [2019-09-27T14:48:29.203Z] INFO: Testing against a local daemon
14:48:29 [2019-09-27T14:48:29.203Z] === RUN   TestConfigList
14:48:29 [2019-09-27T14:48:29.203Z] --- PASS: TestConfigList (2.89s)
14:48:29 [2019-09-27T14:48:29.204Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
14:48:29 [2019-09-27T14:48:29.204Z]     daemon.go:302: [d2b6e5f11a694] waiting for daemon to start
14:48:29 [2019-09-27T14:48:29.204Z]     daemon.go:334: [d2b6e5f11a694] daemon started
14:48:29 [2019-09-27T14:48:29.204Z]     daemon.go:286: [d2b6e5f11a694] exiting daemon
14:48:29 [2019-09-27T14:48:29.204Z] === RUN   TestConfigsCreateAndDelete
14:48:31 [2019-09-27T14:48:31.540Z] Sending build context to Docker daemon  44.43MB
14:48:31 [2019-09-27T14:48:31.540Z] 
14:48:31 [2019-09-27T14:48:31.540Z] Step 1/8 : FROM microsoft/windowsservercore
14:48:31 [2019-09-27T14:48:31.540Z]  ---> 1ddfa8bee56a
14:48:31 [2019-09-27T14:48:31.540Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:48:31 [2019-09-27T14:48:31.540Z]  ---> Running in 68bf5cb8e8de
14:48:31 [2019-09-27T14:48:31.657Z] --- PASS: TestConfigsCreateAndDelete (3.03s)
14:48:31 [2019-09-27T14:48:31.657Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
14:48:31 [2019-09-27T14:48:31.657Z]     daemon.go:302: [dc4b0328bab12] waiting for daemon to start
14:48:31 [2019-09-27T14:48:31.657Z]     daemon.go:334: [dc4b0328bab12] daemon started
14:48:31 [2019-09-27T14:48:31.657Z]     daemon.go:286: [dc4b0328bab12] exiting daemon
14:48:31 [2019-09-27T14:48:31.657Z] === RUN   TestConfigsUpdate
14:48:32 [2019-09-27T14:48:32.511Z] Removing intermediate container 68bf5cb8e8de
14:48:32 [2019-09-27T14:48:32.511Z]  ---> dc408c87091c
14:48:32 [2019-09-27T14:48:32.511Z] Step 3/8 : ARG GO_VERSION=1.11.13
14:48:32 [2019-09-27T14:48:32.511Z]  ---> Running in 073109b105db
14:48:32 [2019-09-27T14:48:32.927Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	45.579s
14:48:33 [2019-09-27T14:48:33.858Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	1.661s
14:48:33 [2019-09-27T14:48:33.858Z] PASS: docker_cli_daemon_test.go:412: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	5.174s
14:48:34 [2019-09-27T14:48:34.054Z] Removing intermediate container 073109b105db
14:48:34 [2019-09-27T14:48:34.054Z]  ---> 09c00e728047
14:48:34 [2019-09-27T14:48:34.054Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
14:48:34 [2019-09-27T14:48:34.054Z]  ---> Running in ec5f4f51551d
14:48:34 [2019-09-27T14:48:34.517Z] Removing intermediate container ec5f4f51551d
14:48:34 [2019-09-27T14:48:34.517Z]  ---> 5162c778d0dc
14:48:34 [2019-09-27T14:48:34.517Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
14:48:34 [2019-09-27T14:48:34.517Z]  ---> Running in fd3a14eccb7f
14:48:34 [2019-09-27T14:48:34.913Z] --- PASS: TestConfigsUpdate (3.20s)
14:48:34 [2019-09-27T14:48:34.913Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
14:48:34 [2019-09-27T14:48:34.913Z]     daemon.go:302: [d4278e314d03e] waiting for daemon to start
14:48:34 [2019-09-27T14:48:34.913Z]     daemon.go:334: [d4278e314d03e] daemon started
14:48:34 [2019-09-27T14:48:34.913Z]     daemon.go:286: [d4278e314d03e] exiting daemon
14:48:34 [2019-09-27T14:48:34.913Z] === RUN   TestTemplatedConfig
14:48:38 [2019-09-27T14:48:38.031Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	3.689s
14:48:38 [2019-09-27T14:48:38.031Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.407s
14:48:38 [2019-09-27T14:48:38.977Z] --- PASS: TestTemplatedConfig (3.70s)
14:48:38 [2019-09-27T14:48:38.977Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
14:48:38 [2019-09-27T14:48:38.977Z]     daemon.go:302: [d3150685eafa9] waiting for daemon to start
14:48:38 [2019-09-27T14:48:38.977Z]     daemon.go:334: [d3150685eafa9] daemon started
14:48:38 [2019-09-27T14:48:38.977Z]     daemon.go:286: [d3150685eafa9] exiting daemon
14:48:38 [2019-09-27T14:48:38.977Z] === RUN   TestConfigInspect
14:48:40 [2019-09-27T14:48:40.556Z] PASS: docker_api_build_test.go:474: DockerSuite.TestBuildAddCacheOnFileChange	2.368s
14:48:41 [2019-09-27T14:48:41.557Z] --- PASS: TestConfigInspect (2.98s)
14:48:41 [2019-09-27T14:48:41.557Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
14:48:41 [2019-09-27T14:48:41.557Z]     daemon.go:302: [dfbc8d267eaa5] waiting for daemon to start
14:48:41 [2019-09-27T14:48:41.557Z]     daemon.go:334: [dfbc8d267eaa5] daemon started
14:48:41 [2019-09-27T14:48:41.557Z]     daemon.go:286: [dfbc8d267eaa5] exiting daemon
14:48:41 [2019-09-27T14:48:41.557Z] === RUN   TestConfigCreateWithLabels
14:48:43 [2019-09-27T14:48:43.116Z] 
14:48:43 [2019-09-27T14:48:43.116Z] SUCCESS: Specified value was saved.
14:48:44 [2019-09-27T14:48:44.088Z] INFO: Downloading git...
14:48:44 [2019-09-27T14:48:44.750Z] --- PASS: TestConfigCreateWithLabels (3.09s)
14:48:44 [2019-09-27T14:48:44.750Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
14:48:44 [2019-09-27T14:48:44.750Z]     daemon.go:302: [d7f393e6e8dd1] waiting for daemon to start
14:48:44 [2019-09-27T14:48:44.750Z]     daemon.go:334: [d7f393e6e8dd1] daemon started
14:48:44 [2019-09-27T14:48:44.750Z]     daemon.go:286: [d7f393e6e8dd1] exiting daemon
14:48:44 [2019-09-27T14:48:44.750Z] === RUN   TestConfigCreateResolve
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:44 [2019-09-27T14:48:44.977Z] INFO: executeCI.ps1 starting at Fri Sep 27 14:48:42 CUT 2019
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:44 [2019-09-27T14:48:44.977Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:48:44 [2019-09-27T14:48:44.977Z] INFO: Running git version 2.23.0.windows.1
14:48:44 [2019-09-27T14:48:44.977Z] INFO: Branch:rs1_release_inmarket Build:14393.3241.190910-1801
14:48:44 [2019-09-27T14:48:44.977Z] INFO: Environment variables:
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:44 [2019-09-27T14:48:44.977Z] Name                           Value                                           
14:48:44 [2019-09-27T14:48:44.977Z] ----                           -----                                           
14:48:44 [2019-09-27T14:48:44.977Z] ALLUSERSPROFILE                C:\ProgramData                                  
14:48:44 [2019-09-27T14:48:44.977Z] APPDATA                        C:\windows\system32\config\systemprofile\AppD...
14:48:44 [2019-09-27T14:48:44.977Z] APT_MIRROR                     cdn-fastly.deb.debian.org                       
14:48:44 [2019-09-27T14:48:44.977Z] BRANCH_NAME                    PR-367                                          
14:48:44 [2019-09-27T14:48:44.977Z] BUILD_DISPLAY_NAME             #4                                              
14:48:44 [2019-09-27T14:48:44.977Z] BUILD_ID                       4                                               
14:48:44 [2019-09-27T14:48:44.977Z] BUILD_NUMBER                   4                                               
14:48:44 [2019-09-27T14:48:44.977Z] BUILD_TAG                      jenkins-engine-PR-367-4                         
14:48:44 [2019-09-27T14:48:44.977Z] BUILD_URL                      https://ci.docker.com/public/job/engine/job/P...
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_AUTHOR                  thaJeztah                                       
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                            
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_BRANCH                  18.09_backport_bump_containerd_v1.2.9           
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_FORK                    thaJeztah                                       
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_ID                      367                                             
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_TARGET                  18.09                                           
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_TITLE                   [18.09 backport] Update containerd to v1.2.9    
14:48:44 [2019-09-27T14:48:44.977Z] CHANGE_URL                     https://github.com/docker/engine/pull/367       
14:48:44 [2019-09-27T14:48:44.977Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255        
14:48:44 [2019-09-27T14:48:44.977Z] CommonProgramFiles             C:\Program Files\Common Files                   
14:48:44 [2019-09-27T14:48:44.977Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files             
14:48:44 [2019-09-27T14:48:44.977Z] CommonProgramW6432             C:\Program Files\Common Files                   
14:48:44 [2019-09-27T14:48:44.977Z] COMPUTERNAME                   azwin-2-d99650                                  
14:48:44 [2019-09-27T14:48:44.977Z] ComSpec                        C:\windows\system32\cmd.exe                     
14:48:44 [2019-09-27T14:48:44.977Z] ConfigSequenceNumber           0                                               
14:48:44 [2019-09-27T14:48:44.977Z] DOCKER_BUILDKIT                0                                               
14:48:44 [2019-09-27T14:48:44.977Z] DOCKER_EXPERIMENTAL            1                                               
14:48:44 [2019-09-27T14:48:44.977Z] DOCKER_GRAPHDRIVER             overlay2                                        
14:48:44 [2019-09-27T14:48:44.977Z] EXECUTOR_NUMBER                0                                               
14:48:44 [2019-09-27T14:48:44.977Z] FQDN                           azwin-2-d99650.westus.cloudapp.azure.com        
14:48:44 [2019-09-27T14:48:44.977Z] GIT_BRANCH                     PR-367                                          
14:48:44 [2019-09-27T14:48:44.977Z] GIT_COMMIT                     0910118e4b164b82257343dcd50535f2aa64709f        
14:48:44 [2019-09-27T14:48:44.977Z] GIT_PREVIOUS_COMMIT            348beb066e25161c6b18cdd83011b5a4fda0b2cc        
14:48:44 [2019-09-27T14:48:44.977Z] GIT_URL                        https://github.com/docker/engine.git            
14:48:44 [2019-09-27T14:48:44.977Z] HUDSON_COOKIE                  92d127d2-d6c6-4286-bca1-67f9fd10fba6            
14:48:44 [2019-09-27T14:48:44.977Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution             
14:48:44 [2019-09-27T14:48:44.977Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                
14:48:44 [2019-09-27T14:48:44.977Z] HUDSON_URL                     https://ci.docker.com/public/                   
14:48:44 [2019-09-27T14:48:44.977Z] janky                          true                                            
14:48:44 [2019-09-27T14:48:44.977Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui...
14:48:44 [2019-09-27T14:48:44.977Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution             
14:48:44 [2019-09-27T14:48:44.977Z] JENKINS_NODE_COOKIE            ca8dba77-566d-427f-8e8a-c137972f185d            
14:48:44 [2019-09-27T14:48:44.977Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf        
14:48:44 [2019-09-27T14:48:44.977Z] JENKINS_URL                    https://ci.docker.com/public/                   
14:48:44 [2019-09-27T14:48:44.977Z] JOB_BASE_NAME                  PR-367                                          
14:48:44 [2019-09-27T14:48:44.977Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/P...
14:48:44 [2019-09-27T14:48:44.977Z] JOB_NAME                       engine/PR-367                                   
14:48:44 [2019-09-27T14:48:44.977Z] JOB_URL                        https://ci.docker.com/public/job/engine/job/P...
14:48:44 [2019-09-27T14:48:44.977Z] library.jps.version            master                                          
14:48:44 [2019-09-27T14:48:44.977Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppD...
14:48:44 [2019-09-27T14:48:44.977Z] NODE_LABELS                    amd64 azure azwin-2-d99650 azwin-2016 docker ...
14:48:44 [2019-09-27T14:48:44.977Z] NODE_NAME                      azwin-2-d99650                                  
14:48:44 [2019-09-27T14:48:44.977Z] NUMBER_OF_PROCESSORS           4                                               
14:48:44 [2019-09-27T14:48:44.977Z] OS                             Windows_NT                                      
14:48:44 [2019-09-27T14:48:44.977Z] Path                           C:\windows\system32;C:\windows;C:\windows\Sys...
14:48:44 [2019-09-27T14:48:44.977Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;....
14:48:44 [2019-09-27T14:48:44.977Z] powerpc                        true                                            
14:48:44 [2019-09-27T14:48:44.977Z] PROCESSOR_ARCHITECTURE         AMD64                                           
14:48:44 [2019-09-27T14:48:44.977Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, Genuine...
14:48:44 [2019-09-27T14:48:44.977Z] PROCESSOR_LEVEL                6                                               
14:48:44 [2019-09-27T14:48:44.977Z] PROCESSOR_REVISION             4f01                                            
14:48:44 [2019-09-27T14:48:44.977Z] ProgramData                    C:\ProgramData                                  
14:48:44 [2019-09-27T14:48:44.977Z] ProgramFiles                   C:\Program Files                                
14:48:44 [2019-09-27T14:48:44.977Z] ProgramFiles(x86)              C:\Program Files (x86)                          
14:48:44 [2019-09-27T14:48:44.977Z] ProgramW6432                   C:\Program Files                                
14:48:44 [2019-09-27T14:48:44.977Z] PROMPT                         $P$G                                            
14:48:44 [2019-09-27T14:48:44.977Z] PSExecutionPolicyPreference    Bypass                                          
14:48:44 [2019-09-27T14:48:44.977Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\Wi...
14:48:44 [2019-09-27T14:48:44.977Z] PUBLIC                         C:\Users\Public                                 
14:48:44 [2019-09-27T14:48:44.977Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/engine/job/P...
14:48:44 [2019-09-27T14:48:44.977Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/engine/job/P...
14:48:44 [2019-09-27T14:48:44.977Z] skip_dco                       false                                           
14:48:44 [2019-09-27T14:48:44.977Z] SKIP_VALIDATION_TESTS          1                                               
14:48:44 [2019-09-27T14:48:44.977Z] SOURCES_DRIVE                  d                                               
14:48:44 [2019-09-27T14:48:44.977Z] SOURCES_SUBDIR                 gopath                                          
14:48:44 [2019-09-27T14:48:44.977Z] STAGE_NAME                     Run tests                                       
14:48:44 [2019-09-27T14:48:44.977Z] SystemDrive                    C:                                              
14:48:44 [2019-09-27T14:48:44.977Z] SystemRoot                     C:\windows                                      
14:48:44 [2019-09-27T14:48:44.977Z] TEMP                           C:\windows\TEMP                                 
14:48:44 [2019-09-27T14:48:44.977Z] TESTRUN_DRIVE                  d                                               
14:48:44 [2019-09-27T14:48:44.977Z] TESTRUN_SUBDIR                 CI-4                                            
14:48:44 [2019-09-27T14:48:44.977Z] TIMEOUT                        120m                                            
14:48:44 [2019-09-27T14:48:44.977Z] TMP                            C:\windows\TEMP                                 
14:48:44 [2019-09-27T14:48:44.977Z] unit_validate                  true                                            
14:48:44 [2019-09-27T14:48:44.977Z] USERDOMAIN                     WORKGROUP                                       
14:48:44 [2019-09-27T14:48:44.977Z] USERNAME                       azwin-2-d99650$                                 
14:48:44 [2019-09-27T14:48:44.977Z] USERPROFILE                    C:\windows\system32\config\systemprofile        
14:48:44 [2019-09-27T14:48:44.977Z] windir                         C:\windows                                      
14:48:44 [2019-09-27T14:48:44.977Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore            
14:48:44 [2019-09-27T14:48:44.977Z] WINDOWS_BASE_IMAGE_TAG         ltsc2016                                        
14:48:44 [2019-09-27T14:48:44.977Z] windowsRS1                     true                                            
14:48:44 [2019-09-27T14:48:44.977Z] windowsRS5                     true                                            
14:48:44 [2019-09-27T14:48:44.977Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker          
14:48:44 [2019-09-27T14:48:44.977Z] z                              true                                            
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:44 [2019-09-27T14:48:44.977Z] 
14:48:45 [2019-09-27T14:48:45.635Z] INFO: Downloading go...
14:48:45 [2019-09-27T14:48:45.809Z] --- PASS: TestBuildWithHugeFile (66.60s)
14:48:45 [2019-09-27T14:48:45.809Z] === RUN   TestBuildWithEmptyDockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:45 [2019-09-27T14:48:45.809Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:48:45 [2019-09-27T14:48:45.809Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
14:48:45 [2019-09-27T14:48:45.809Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
14:48:45 [2019-09-27T14:48:45.809Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
14:48:45 [2019-09-27T14:48:45.809Z] === RUN   TestBuildWithHugeFile
14:48:46 [2019-09-27T14:48:46.065Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	5.832s
14:48:46 [2019-09-27T14:48:46.525Z] INFO: Sources under d:\gopath\...
14:48:46 [2019-09-27T14:48:46.525Z] INFO: Test run under d:\CI-4\...
14:48:46 [2019-09-27T14:48:46.525Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:48:46 [2019-09-27T14:48:46.525Z] INFO: docker/docker repository was found
14:48:46 [2019-09-27T14:48:46.629Z] INFO: Downloading compiler 1 of 3...
14:48:46 [2019-09-27T14:48:46.989Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time...
14:48:47 [2019-09-27T14:48:47.612Z] INFO: Downloading compiler 2 of 3...
14:48:47 [2019-09-27T14:48:47.612Z] INFO: Downloading compiler 3 of 3...
14:48:48 [2019-09-27T14:48:48.084Z] INFO: Extracting git...
14:48:48 [2019-09-27T14:48:48.088Z] --- PASS: TestConfigCreateResolve (3.10s)
14:48:48 [2019-09-27T14:48:48.088Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
14:48:48 [2019-09-27T14:48:48.088Z]     daemon.go:302: [df6760f77c6fe] waiting for daemon to start
14:48:48 [2019-09-27T14:48:48.088Z]     daemon.go:334: [df6760f77c6fe] daemon started
14:48:48 [2019-09-27T14:48:48.088Z]     daemon.go:286: [df6760f77c6fe] exiting daemon
14:48:48 [2019-09-27T14:48:48.088Z] PASS
14:48:48 [2019-09-27T14:48:48.088Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
14:48:48 [2019-09-27T14:48:48.088Z] INFO: Testing against a local daemon
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestContainerInvalidJSON
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:48:48 [2019-09-27T14:48:48.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:48:48 [2019-09-27T14:48:48.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:48:48 [2019-09-27T14:48:48.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:48:48 [2019-09-27T14:48:48.088Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:48:48 [2019-09-27T14:48:48.088Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:48:48 [2019-09-27T14:48:48.088Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:48:48 [2019-09-27T14:48:48.088Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:48:48 [2019-09-27T14:48:48.088Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:48:48 [2019-09-27T14:48:48.088Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:48:48 [2019-09-27T14:48:48.088Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:48:48 [2019-09-27T14:48:48.088Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestCopyFromContainerPathIsNotDir
14:48:48 [2019-09-27T14:48:48.088Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestCopyToContainerPathDoesNotExist
14:48:48 [2019-09-27T14:48:48.088Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
14:48:48 [2019-09-27T14:48:48.088Z] === RUN   TestCopyToContainerPathIsNotDir
14:48:48 [2019-09-27T14:48:48.456Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
14:48:48 [2019-09-27T14:48:48.456Z] === RUN   TestCopyFromContainer
14:48:48 [2019-09-27T14:48:48.537Z] ltsc2016: Pulling from windows/servercore
14:48:48 [2019-09-27T14:48:48.586Z] PASS: docker_cli_daemon_test.go:439: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	3.413s
14:48:48 [2019-09-27T14:48:48.586Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.413s
14:48:50 [2019-09-27T14:48:50.270Z] === RUN   TestCopyFromContainer//
14:48:50 [2019-09-27T14:48:50.271Z] === RUN   TestCopyFromContainer//bar/root
14:48:50 [2019-09-27T14:48:50.482Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.925s
14:48:50 [2019-09-27T14:48:50.662Z] === RUN   TestCopyFromContainer//bar/root/
14:48:50 [2019-09-27T14:48:50.662Z] === RUN   TestCopyFromContainer/bar/quux
14:48:50 [2019-09-27T14:48:50.662Z] === RUN   TestCopyFromContainer/bar/quux/
14:48:50 [2019-09-27T14:48:50.662Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:48:51 [2019-09-27T14:48:51.044Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:48:51 [2019-09-27T14:48:51.044Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:48:51 [2019-09-27T14:48:51.044Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:48:51 [2019-09-27T14:48:51.044Z] === RUN   TestCopyFromContainer/bar/notarget
14:48:51 [2019-09-27T14:48:51.433Z] --- PASS: TestCopyFromContainer (2.92s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:48:51 [2019-09-27T14:48:51.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateWithInvalidEnv
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateWithInvalidEnv/0
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateWithInvalidEnv/0
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateWithInvalidEnv/1
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateWithInvalidEnv/1
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateWithInvalidEnv/2
14:48:51 [2019-09-27T14:48:51.433Z] === PAUSE TestCreateWithInvalidEnv/2
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateWithInvalidEnv/0
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateWithInvalidEnv/2
14:48:51 [2019-09-27T14:48:51.433Z] === CONT  TestCreateWithInvalidEnv/1
14:48:51 [2019-09-27T14:48:51.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateTmpfsMountsTarget
14:48:51 [2019-09-27T14:48:51.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:48:51 [2019-09-27T14:48:51.433Z] === RUN   TestCreateWithCustomMaskedPaths
14:48:53 [2019-09-27T14:48:53.971Z] --- PASS: TestCreateWithCustomMaskedPaths (2.67s)
14:48:53 [2019-09-27T14:48:53.972Z] === RUN   TestCreateWithCustomReadonlyPaths
14:48:54 [2019-09-27T14:48:54.362Z] 3889bb8d808b: Pulling fs layer
14:48:54 [2019-09-27T14:48:54.362Z] 921b2cb8ef3f: Pulling fs layer
14:48:57 [2019-09-27T14:48:57.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s)
14:48:57 [2019-09-27T14:48:57.160Z] === RUN   TestContainerStartOnDaemonRestart
14:48:57 [2019-09-27T14:48:57.160Z] === PAUSE TestContainerStartOnDaemonRestart
14:48:57 [2019-09-27T14:48:57.160Z] === RUN   TestDaemonRestartIpcMode
14:48:57 [2019-09-27T14:48:57.160Z] === PAUSE TestDaemonRestartIpcMode
14:48:57 [2019-09-27T14:48:57.160Z] === RUN   TestDiff
14:48:57 [2019-09-27T14:48:57.526Z] --- PASS: TestDiff (0.80s)
14:48:57 [2019-09-27T14:48:57.526Z] === RUN   TestExecWithCloseStdin
14:48:58 [2019-09-27T14:48:58.780Z] --- PASS: TestExecWithCloseStdin (1.16s)
14:48:58 [2019-09-27T14:48:58.780Z] === RUN   TestExec
14:48:59 [2019-09-27T14:48:59.720Z] --- PASS: TestExec (1.13s)
14:48:59 [2019-09-27T14:48:59.720Z] === RUN   TestExecUser
14:49:00 [2019-09-27T14:49:00.987Z] --- PASS: TestExecUser (1.00s)
14:49:00 [2019-09-27T14:49:00.987Z] === RUN   TestExportContainerAndImportImage
14:49:02 [2019-09-27T14:49:02.243Z] --- PASS: TestExportContainerAndImportImage (1.15s)
14:49:02 [2019-09-27T14:49:02.243Z] === RUN   TestExportContainerAfterDaemonRestart
14:49:02 [2019-09-27T14:49:02.664Z] PASS: docker_cli_daemon_test.go:458: DockerDaemonSuite.TestDaemonIPv6HostMode	2.553s
14:49:02 [2019-09-27T14:49:02.867Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:49:03 [2019-09-27T14:49:03.228Z] PASS: docker_cli_daemon_test.go:291: DockerDaemonSuite.TestDaemonIptablesClean	2.234s
14:49:03 [2019-09-27T14:49:03.549Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
14:49:03 [2019-09-27T14:49:03.549Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:302: [d91ec0efbe30b] waiting for daemon to start
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:334: [d91ec0efbe30b] daemon started
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:286: [d91ec0efbe30b] exiting daemon
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:302: [d91ec0efbe30b] waiting for daemon to start
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:334: [d91ec0efbe30b] daemon started
14:49:03 [2019-09-27T14:49:03.549Z]     daemon.go:286: [d91ec0efbe30b] exiting daemon
14:49:03 [2019-09-27T14:49:03.549Z] === RUN   TestHealthCheckWorkdir
14:49:04 [2019-09-27T14:49:04.875Z] --- PASS: TestHealthCheckWorkdir (1.26s)
14:49:04 [2019-09-27T14:49:04.875Z] === RUN   TestHealthKillContainer
14:49:05 [2019-09-27T14:49:05.795Z] INFO: Expanding go...
14:49:05 [2019-09-27T14:49:05.856Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	14.878s
14:49:08 [2019-09-27T14:49:08.080Z] --- PASS: TestHealthKillContainer (3.18s)
14:49:08 [2019-09-27T14:49:08.080Z] === RUN   TestInspectCpusetInConfigPre120
14:49:08 [2019-09-27T14:49:08.884Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
14:49:08 [2019-09-27T14:49:08.884Z] === RUN   TestIpcModeNone
14:49:09 [2019-09-27T14:49:09.131Z] PASS: docker_cli_daemon_test.go:309: DockerDaemonSuite.TestDaemonIptablesCreate	4.136s
14:49:09 [2019-09-27T14:49:09.695Z] PASS: docker_cli_daemon_test.go:545: DockerDaemonSuite.TestDaemonKeyGeneration	0.953s
14:49:10 [2019-09-27T14:49:10.159Z] --- PASS: TestIpcModeNone (1.00s)
14:49:10 [2019-09-27T14:49:10.159Z] === RUN   TestIpcModePrivate
14:49:10 [2019-09-27T14:49:10.990Z] --- PASS: TestIpcModePrivate (1.00s)
14:49:10 [2019-09-27T14:49:10.990Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
14:49:10 [2019-09-27T14:49:10.990Z] === RUN   TestIpcModeShareable
14:49:11 [2019-09-27T14:49:11.849Z] --- PASS: TestIpcModeShareable (1.10s)
14:49:11 [2019-09-27T14:49:11.849Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
14:49:11 [2019-09-27T14:49:11.849Z] === RUN   TestAPIIpcModeShareableAndContainer
14:49:15 [2019-09-27T14:49:15.054Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s)
14:49:15 [2019-09-27T14:49:15.054Z] === RUN   TestAPIIpcModeHost
14:49:15 [2019-09-27T14:49:15.825Z] 921b2cb8ef3f: Verifying Checksum
14:49:15 [2019-09-27T14:49:15.825Z] 921b2cb8ef3f: Download complete
14:49:15 [2019-09-27T14:49:15.848Z] --- PASS: TestAPIIpcModeHost (0.82s)
14:49:15 [2019-09-27T14:49:15.848Z] === RUN   TestDaemonIpcModeShareable
14:49:16 [2019-09-27T14:49:16.244Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	10.215s
14:49:16 [2019-09-27T14:49:16.244Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	6.163s
14:49:16 [2019-09-27T14:49:16.244Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.220s
14:49:17 [2019-09-27T14:49:17.713Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:49:17 [2019-09-27T14:49:17.754Z] --- PASS: TestDaemonIpcModeShareable (1.95s)
14:49:17 [2019-09-27T14:49:17.754Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
14:49:17 [2019-09-27T14:49:17.754Z]     daemon.go:302: [dff8edeeafabf] waiting for daemon to start
14:49:17 [2019-09-27T14:49:17.754Z]     daemon.go:334: [dff8edeeafabf] daemon started
14:49:17 [2019-09-27T14:49:17.754Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
14:49:17 [2019-09-27T14:49:17.754Z]     daemon.go:286: [dff8edeeafabf] exiting daemon
14:49:17 [2019-09-27T14:49:17.754Z] === RUN   TestDaemonIpcModePrivate
14:49:18 [2019-09-27T14:49:18.767Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.772s
14:49:19 [2019-09-27T14:49:19.604Z] tests/integration/client_test.py .....                                   [ 75%]
14:49:19 [2019-09-27T14:49:19.619Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
14:49:19 [2019-09-27T14:49:19.619Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
14:49:19 [2019-09-27T14:49:19.619Z]     daemon.go:302: [d4a26221d06ce] waiting for daemon to start
14:49:19 [2019-09-27T14:49:19.619Z]     daemon.go:334: [d4a26221d06ce] daemon started
14:49:19 [2019-09-27T14:49:19.619Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
14:49:19 [2019-09-27T14:49:19.619Z]     daemon.go:286: [d4a26221d06ce] exiting daemon
14:49:19 [2019-09-27T14:49:19.619Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 11.1% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/server/middleware	0.051s	coverage: 37.7% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 93.1% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:49:19 [2019-09-27T14:49:19.811Z] ok  	github.com/docker/docker/builder/dockerignore	0.034s	coverage: 96.8% of statements
14:49:20 [2019-09-27T14:49:20.534Z] tests/integration/errors_test.py .                                       [ 76%]
14:49:20 [2019-09-27T14:49:20.665Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	4.925s
14:49:21 [2019-09-27T14:49:21.456Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
14:49:21 [2019-09-27T14:49:21.456Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
14:49:21 [2019-09-27T14:49:21.456Z]     daemon.go:302: [d7f960cc785ce] waiting for daemon to start
14:49:21 [2019-09-27T14:49:21.456Z]     daemon.go:334: [d7f960cc785ce] daemon started
14:49:21 [2019-09-27T14:49:21.456Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
14:49:21 [2019-09-27T14:49:21.456Z]     daemon.go:286: [d7f960cc785ce] exiting daemon
14:49:21 [2019-09-27T14:49:21.456Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:49:23 [2019-09-27T14:49:23.315Z] ok  	github.com/docker/docker/builder/fscache	0.169s	coverage: 69.2% of statements
14:49:23 [2019-09-27T14:49:23.421Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s)
14:49:23 [2019-09-27T14:49:23.421Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
14:49:23 [2019-09-27T14:49:23.421Z]     daemon.go:302: [d5a3683015f1c] waiting for daemon to start
14:49:23 [2019-09-27T14:49:23.421Z]     daemon.go:334: [d5a3683015f1c] daemon started
14:49:23 [2019-09-27T14:49:23.421Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
14:49:23 [2019-09-27T14:49:23.421Z]     daemon.go:286: [d5a3683015f1c] exiting daemon
14:49:23 [2019-09-27T14:49:23.421Z] === RUN   TestKillContainerInvalidSignal
14:49:24 [2019-09-27T14:49:24.208Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
14:49:24 [2019-09-27T14:49:24.208Z] === RUN   TestKillContainer
14:49:24 [2019-09-27T14:49:24.208Z] === RUN   TestKillContainer/no_signal
14:49:24 [2019-09-27T14:49:24.844Z] time="2019-09-27T14:49:24Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
14:49:24 [2019-09-27T14:49:24.844Z] time="2019-09-27T14:49:24Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
14:49:25 [2019-09-27T14:49:25.374Z] ok  	github.com/docker/docker/builder/remotecontext	0.396s	coverage: 13.6% of statements
14:49:25 [2019-09-27T14:49:25.374Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.187s	coverage: 85.1% of statements
14:49:25 [2019-09-27T14:49:25.474Z] === RUN   TestKillContainer/non_killing_signal
14:49:25 [2019-09-27T14:49:25.667Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
14:49:25 [2019-09-27T14:49:25.667Z] ok  	github.com/docker/docker/builder/dockerfile	1.083s	coverage: 45.4% of statements
14:49:25 [2019-09-27T14:49:25.667Z] ?   	github.com/docker/docker/cli	[no test files]
14:49:25 [2019-09-27T14:49:25.667Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:49:25 [2019-09-27T14:49:25.775Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	6.854s
14:49:25 [2019-09-27T14:49:25.867Z] === RUN   TestKillContainer/killing_signal
14:49:26 [2019-09-27T14:49:26.032Z] PASS: docker_cli_daemon_test.go:927: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	5.417s
14:49:26 [2019-09-27T14:49:26.962Z] PASS: docker_cli_daemon_test.go:475: DockerDaemonSuite.TestDaemonLogLevelDebug	0.848s
14:49:27 [2019-09-27T14:49:27.150Z] --- PASS: TestKillContainer (2.64s)
14:49:27 [2019-09-27T14:49:27.150Z]     --- PASS: TestKillContainer/no_signal (0.86s)
14:49:27 [2019-09-27T14:49:27.150Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
14:49:27 [2019-09-27T14:49:27.150Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
14:49:27 [2019-09-27T14:49:27.150Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:49:27 [2019-09-27T14:49:27.150Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:49:27 [2019-09-27T14:49:27.896Z] PASS: docker_cli_daemon_test.go:484: DockerDaemonSuite.TestDaemonLogLevelFatal	0.681s
14:49:27 [2019-09-27T14:49:27.896Z] PASS: docker_cli_daemon_test.go:471: DockerDaemonSuite.TestDaemonLogLevelWrong	0.164s
14:49:28 [2019-09-27T14:49:28.014Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:49:28 [2019-09-27T14:49:28.153Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	2.535s
14:49:28 [2019-09-27T14:49:28.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s)
14:49:28 [2019-09-27T14:49:28.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
14:49:28 [2019-09-27T14:49:28.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
14:49:28 [2019-09-27T14:49:28.897Z] === RUN   TestKillStoppedContainer
14:49:28 [2019-09-27T14:49:28.897Z] --- PASS: TestKillStoppedContainer (0.07s)
14:49:28 [2019-09-27T14:49:28.897Z] === RUN   TestKillStoppedContainerAPIPre120
14:49:28 [2019-09-27T14:49:28.897Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:49:28 [2019-09-27T14:49:28.897Z] === RUN   TestKillDifferentUserContainer
14:49:29 [2019-09-27T14:49:29.524Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	1.450s
14:49:29 [2019-09-27T14:49:29.706Z] --- PASS: TestKillDifferentUserContainer (0.84s)
14:49:29 [2019-09-27T14:49:29.706Z] === RUN   TestInspectOomKilledTrue
14:49:29 [2019-09-27T14:49:29.706Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:49:29 [2019-09-27T14:49:29.706Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:49:29 [2019-09-27T14:49:29.706Z] === RUN   TestInspectOomKilledFalse
14:49:29 [2019-09-27T14:49:29.706Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:49:29 [2019-09-27T14:49:29.706Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:49:29 [2019-09-27T14:49:29.706Z] === RUN   TestLinksEtcHostsContentMatch
14:49:30 [2019-09-27T14:49:30.501Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
14:49:30 [2019-09-27T14:49:30.501Z] === RUN   TestLinksContainerNames
14:49:30 [2019-09-27T14:49:30.966Z] INFO: Expanding compiler 1 of 3...
14:49:30 [2019-09-27T14:49:30.966Z] INFO: Expanding compiler 2 of 3...
14:49:31 [2019-09-27T14:49:31.417Z] PASS: docker_cli_daemon_test.go:2245: DockerDaemonSuite.TestDaemonLogOptions	2.821s
14:49:32 [2019-09-27T14:49:32.361Z] --- PASS: TestLinksContainerNames (1.75s)
14:49:32 [2019-09-27T14:49:32.361Z] === RUN   TestLogsFollowTailEmpty
14:49:33 [2019-09-27T14:49:33.274Z] --- PASS: TestLogsFollowTailEmpty (0.95s)
14:49:33 [2019-09-27T14:49:33.274Z] === RUN   TestContainerNetworkMountsNoChown
14:49:33 [2019-09-27T14:49:33.939Z] PASS: docker_cli_daemon_test.go:1026: DockerDaemonSuite.TestDaemonLoggingDriverDefault	2.644s
14:49:34 [2019-09-27T14:49:34.185Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s)
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/default
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/default
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/private
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/private
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rprivate
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rprivate
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/slave
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/slave
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rslave
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rslave
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/shared
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/shared
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rshared
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rshared
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/default
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/default/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/default/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/default/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/rshared
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/shared
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/rslave
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/slave
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/rprivate
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/private
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/private/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/private/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/default/mount_root
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:49:34 [2019-09-27T14:49:34.185Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2019-09-27T14:49:34.554Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/private/bind_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/private/mount_root
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:49:34 [2019-09-27T14:49:34.927Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:49:34 [2019-09-27T14:49:34.927Z] --- PASS: TestMountDaemonRoot (0.03s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:49:34 [2019-09-27T14:49:34.927Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
14:49:34 [2019-09-27T14:49:34.927Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
14:49:34 [2019-09-27T14:49:34.927Z] === RUN   TestNetworkNat
14:49:36 [2019-09-27T14:49:36.180Z] --- PASS: TestNetworkNat (1.01s)
14:49:36 [2019-09-27T14:49:36.180Z] === RUN   TestNetworkLocalhostTCPNat
14:49:36 [2019-09-27T14:49:36.460Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	6.914s
14:49:36 [2019-09-27T14:49:36.717Z] PASS: docker_cli_daemon_test.go:1064: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	2.742s
14:49:36 [2019-09-27T14:49:36.774Z] INFO: Expanding compiler 3 of 3...
14:49:36 [2019-09-27T14:49:36.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
14:49:36 [2019-09-27T14:49:36.992Z] === RUN   TestNetworkLoopbackNat
14:49:37 [2019-09-27T14:49:37.744Z] INFO: Removing downloaded files...
14:49:37 [2019-09-27T14:49:37.744Z] INFO: Creating source directory...
14:49:37 [2019-09-27T14:49:37.744Z] INFO: Configuring git core.autocrlf...
14:49:37 [2019-09-27T14:49:37.744Z] INFO: Completed
14:49:38 [2019-09-27T14:49:38.368Z] --- PASS: TestNetworkLoopbackNat (1.21s)
14:49:38 [2019-09-27T14:49:38.368Z] === RUN   TestPause
14:49:39 [2019-09-27T14:49:39.284Z] --- PASS: TestPause (0.94s)
14:49:39 [2019-09-27T14:49:39.284Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:49:39 [2019-09-27T14:49:39.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:49:39 [2019-09-27T14:49:39.284Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:49:39 [2019-09-27T14:49:39.284Z] === RUN   TestPauseStopPausedContainer
14:49:39 [2019-09-27T14:49:39.992Z] PASS: docker_cli_daemon_test.go:1081: DockerDaemonSuite.TestDaemonLoggingDriverNone	2.803s
14:49:39 [2019-09-27T14:49:39.992Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.396s
14:49:40 [2019-09-27T14:49:40.075Z] --- PASS: TestPauseStopPausedContainer (0.95s)
14:49:40 [2019-09-27T14:49:40.075Z] === RUN   TestPsFilter
14:49:40 [2019-09-27T14:49:40.075Z] --- PASS: TestPsFilter (0.23s)
14:49:40 [2019-09-27T14:49:40.075Z] === RUN   TestRemoveContainerWithRemovedVolume
14:49:40 [2019-09-27T14:49:40.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
14:49:40 [2019-09-27T14:49:40.876Z] === RUN   TestRemoveContainerWithVolume
14:49:41 [2019-09-27T14:49:41.033Z] 3889bb8d808b: Verifying Checksum
14:49:41 [2019-09-27T14:49:41.033Z] 3889bb8d808b: Download complete
14:49:41 [2019-09-27T14:49:41.894Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.708s
14:49:42 [2019-09-27T14:49:42.156Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
14:49:42 [2019-09-27T14:49:42.156Z] === RUN   TestRemoveContainerRunning
14:49:42 [2019-09-27T14:49:42.458Z] PASS: docker_cli_daemon_test.go:1138: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	2.726s
14:49:42 [2019-09-27T14:49:42.953Z] --- PASS: TestRemoveContainerRunning (0.96s)
14:49:42 [2019-09-27T14:49:42.953Z] === RUN   TestRemoveContainerForceRemoveRunning
14:49:43 [2019-09-27T14:49:43.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s)
14:49:43 [2019-09-27T14:49:43.793Z] === RUN   TestRemoveInvalidContainer
14:49:43 [2019-09-27T14:49:43.793Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:49:43 [2019-09-27T14:49:43.793Z] === RUN   TestRenameLinkedContainer
14:49:44 [2019-09-27T14:49:44.194Z] ok  	github.com/docker/docker/client	1.056s	coverage: 75.1% of statements
14:49:44 [2019-09-27T14:49:44.354Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	2.356s
14:49:44 [2019-09-27T14:49:44.918Z] PASS: docker_cli_daemon_test.go:1098: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	2.376s
14:49:47 [2019-09-27T14:49:47.439Z] PASS: docker_cli_daemon_test.go:1150: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	2.637s
14:49:47 [2019-09-27T14:49:47.917Z] --- PASS: TestRenameLinkedContainer (3.49s)
14:49:47 [2019-09-27T14:49:47.917Z] === RUN   TestRenameStoppedContainer
14:49:48 [2019-09-27T14:49:48.003Z] PASS: docker_cli_daemon_test.go:2258: DockerDaemonSuite.TestDaemonMaxConcurrency	0.539s
14:49:48 [2019-09-27T14:49:48.281Z] --- PASS: TestRenameStoppedContainer (0.87s)
14:49:48 [2019-09-27T14:49:48.281Z] === RUN   TestRenameRunningContainerAndReuse
14:49:49 [2019-09-27T14:49:49.370Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	5.223s
14:49:50 [2019-09-27T14:49:50.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
14:49:50 [2019-09-27T14:49:50.138Z] === RUN   TestRenameInvalidName
14:49:51 [2019-09-27T14:49:51.066Z] --- PASS: TestRenameInvalidName (0.97s)
14:49:51 [2019-09-27T14:49:51.066Z] === RUN   TestRenameAnonymousContainer
14:49:51 [2019-09-27T14:49:51.893Z] PASS: docker_cli_daemon_test.go:2270: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.803s
14:49:54 [2019-09-27T14:49:54.253Z] --- PASS: TestRenameAnonymousContainer (3.08s)
14:49:54 [2019-09-27T14:49:54.253Z] === RUN   TestRenameContainerWithSameName
14:49:55 [2019-09-27T14:49:55.045Z] --- PASS: TestRenameContainerWithSameName (0.86s)
14:49:55 [2019-09-27T14:49:55.045Z] === RUN   TestRenameContainerWithLinkedContainer
14:49:56 [2019-09-27T14:49:56.936Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s)
14:49:56 [2019-09-27T14:49:56.936Z] === RUN   TestResize
14:49:57 [2019-09-27T14:49:57.731Z] --- PASS: TestResize (0.96s)
14:49:57 [2019-09-27T14:49:57.731Z] === RUN   TestResizeWithInvalidSize
14:49:58 [2019-09-27T14:49:58.437Z] --- PASS: TestBuildWithHugeFile (71.89s)
14:49:58 [2019-09-27T14:49:58.437Z] === RUN   TestBuildWithEmptyDockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:58 [2019-09-27T14:49:58.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:49:58 [2019-09-27T14:49:58.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
14:49:58 [2019-09-27T14:49:58.437Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
14:49:58 [2019-09-27T14:49:58.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
14:49:58 [2019-09-27T14:49:58.437Z] === RUN   TestBuildWithHugeFile
14:49:58 [2019-09-27T14:49:58.695Z] PASS: docker_cli_daemon_test.go:2311: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.768s
14:49:59 [2019-09-27T14:49:59.006Z] --- PASS: TestResizeWithInvalidSize (1.04s)
14:49:59 [2019-09-27T14:49:59.006Z] === RUN   TestResizeWhenContainerNotStarted
14:49:59 [2019-09-27T14:49:59.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s)
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:59 [2019-09-27T14:49:59.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:50:00 [2019-09-27T14:50:00.482Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:50:02 [2019-09-27T14:50:02.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:50:02 [2019-09-27T14:50:02.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:50:02 [2019-09-27T14:50:02.882Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	13.147s
14:50:03 [2019-09-27T14:50:03.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:50:04 [2019-09-27T14:50:04.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:50:05 [2019-09-27T14:50:05.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:50:05 [2019-09-27T14:50:05.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:50:06 [2019-09-27T14:50:06.205Z] PASS: docker_cli_daemon_test.go:1766: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	7.472s
14:50:07 [2019-09-27T14:50:07.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:50:07 [2019-09-27T14:50:07.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:50:10 [2019-09-27T14:50:10.379Z] PASS: docker_cli_daemon_test.go:1497: DockerDaemonSuite.TestDaemonRestartCleanupNetns	3.515s
14:50:11 [2019-09-27T14:50:11.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:50:11 [2019-09-27T14:50:11.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:50:12 [2019-09-27T14:50:12.273Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	9.621s
14:50:14 [2019-09-27T14:50:14.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d6693148db6ea] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d6693148db6ea] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d6693148db6ea] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d6693148db6ea] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d6693148db6ea] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d6693148db6ea] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [de61d40100e14] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [de61d40100e14] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [de61d40100e14] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [de61d40100e14] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [de61d40100e14] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [de61d40100e14] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d1a5a170bd415] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d1a5a170bd415] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d1a5a170bd415] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d1a5a170bd415] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d1a5a170bd415] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d1a5a170bd415] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d2becbc365a39] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d2becbc365a39] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d2becbc365a39] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d2becbc365a39] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d2becbc365a39] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d2becbc365a39] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d558b3996c9da] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d558b3996c9da] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d558b3996c9da] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d558b3996c9da] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d558b3996c9da] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d558b3996c9da] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [dda91ad0affcd] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [dda91ad0affcd] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [dda91ad0affcd] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [dda91ad0affcd] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [dda91ad0affcd] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [dda91ad0affcd] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d6070235d46a5] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d6070235d46a5] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d6070235d46a5] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d6070235d46a5] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d6070235d46a5] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d6070235d46a5] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [dbab7e3142a94] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [dbab7e3142a94] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [dbab7e3142a94] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [dbab7e3142a94] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [dbab7e3142a94] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [dbab7e3142a94] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d971e3d6600a0] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d971e3d6600a0] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d971e3d6600a0] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d971e3d6600a0] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d971e3d6600a0] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d971e3d6600a0] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d8c3b29dd5ef7] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d8c3b29dd5ef7] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d8c3b29dd5ef7] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d8c3b29dd5ef7] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d8c3b29dd5ef7] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d8c3b29dd5ef7] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [ddcdf5c8a8809] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [ddcdf5c8a8809] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [ddcdf5c8a8809] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [ddcdf5c8a8809] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [ddcdf5c8a8809] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [ddcdf5c8a8809] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
14:50:14 [2019-09-27T14:50:14.059Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d81311f3d5e54] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d81311f3d5e54] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d81311f3d5e54] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:302: [d81311f3d5e54] waiting for daemon to start
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:334: [d81311f3d5e54] daemon started
14:50:14 [2019-09-27T14:50:14.059Z]         daemon.go:286: [d81311f3d5e54] exiting daemon
14:50:14 [2019-09-27T14:50:14.059Z] === RUN   TestStats
14:50:16 [2019-09-27T14:50:16.557Z] --- PASS: TestStats (2.50s)
14:50:16 [2019-09-27T14:50:16.557Z] === RUN   TestStopContainerWithTimeout
14:50:16 [2019-09-27T14:50:16.557Z] === RUN   TestStopContainerWithTimeout/0
14:50:16 [2019-09-27T14:50:16.557Z] === PAUSE TestStopContainerWithTimeout/0
14:50:16 [2019-09-27T14:50:16.557Z] === RUN   TestStopContainerWithTimeout/1
14:50:16 [2019-09-27T14:50:16.557Z] === PAUSE TestStopContainerWithTimeout/1
14:50:16 [2019-09-27T14:50:16.557Z] === RUN   TestStopContainerWithTimeout/3
14:50:16 [2019-09-27T14:50:16.557Z] === PAUSE TestStopContainerWithTimeout/3
14:50:16 [2019-09-27T14:50:16.557Z] === RUN   TestStopContainerWithTimeout/-1
14:50:16 [2019-09-27T14:50:16.557Z] === PAUSE TestStopContainerWithTimeout/-1
14:50:16 [2019-09-27T14:50:16.557Z] === CONT  TestStopContainerWithTimeout/0
14:50:16 [2019-09-27T14:50:16.557Z] === CONT  TestStopContainerWithTimeout/3
14:50:17 [2019-09-27T14:50:17.387Z] === CONT  TestStopContainerWithTimeout/-1
14:50:19 [2019-09-27T14:50:19.950Z] === CONT  TestStopContainerWithTimeout/1
14:50:21 [2019-09-27T14:50:21.404Z] .........                                                                [ 85%]
14:50:21 [2019-09-27T14:50:21.828Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:50:21 [2019-09-27T14:50:21.828Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
14:50:21 [2019-09-27T14:50:21.828Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
14:50:21 [2019-09-27T14:50:21.828Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
14:50:21 [2019-09-27T14:50:21.828Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
14:50:21 [2019-09-27T14:50:21.828Z] === RUN   TestDeleteDevicemapper
14:50:21 [2019-09-27T14:50:21.828Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:50:21 [2019-09-27T14:50:21.828Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:50:21 [2019-09-27T14:50:21.828Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:50:22 [2019-09-27T14:50:22.329Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	9.135s
14:50:22 [2019-09-27T14:50:22.329Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.707s
14:50:23 [2019-09-27T14:50:23.670Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.007s	coverage: 72.9% of statements
14:50:25 [2019-09-27T14:50:25.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s)
14:50:25 [2019-09-27T14:50:25.920Z] === RUN   TestUpdateMemory
14:50:25 [2019-09-27T14:50:25.920Z] --- SKIP: TestUpdateMemory (0.00s)
14:50:25 [2019-09-27T14:50:25.920Z]     update_linux_test.go:21: !testEnv.DaemonInfo.SwapLimit
14:50:25 [2019-09-27T14:50:25.920Z] === RUN   TestUpdateCPUQuota
14:50:27 [2019-09-27T14:50:27.271Z] --- PASS: TestUpdateCPUQuota (1.69s)
14:50:27 [2019-09-27T14:50:27.271Z] === RUN   TestUpdateRestartPolicy
14:50:27 [2019-09-27T14:50:27.599Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:50:29 [2019-09-27T14:50:29.196Z] ok  	github.com/docker/docker/cmd/dockerd	0.332s	coverage: 30.9% of statements
14:50:29 [2019-09-27T14:50:29.480Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:50:32 [2019-09-27T14:50:32.285Z] PASS: docker_cli_daemon_test.go:1793: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	18.790s
14:50:33 [2019-09-27T14:50:33.623Z] ok  	github.com/docker/docker/container	0.243s	coverage: 35.6% of statements
14:50:33 [2019-09-27T14:50:33.623Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:50:33 [2019-09-27T14:50:33.623Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:50:33 [2019-09-27T14:50:33.623Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:50:33 [2019-09-27T14:50:33.623Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:50:36 [2019-09-27T14:50:36.023Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:50:36 [2019-09-27T14:50:36.587Z] tests/integration/models_resources_test.py .                             [ 91%]
14:50:37 [2019-09-27T14:50:37.538Z] PASS: docker_cli_daemon_test.go:1239: DockerDaemonSuite.TestDaemonRestartKillWait	6.129s
14:50:38 [2019-09-27T14:50:38.908Z] PASS: docker_cli_daemon_test.go:1643: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.442s
14:50:40 [2019-09-27T14:50:40.896Z] --- PASS: TestUpdateRestartPolicy (13.01s)
14:50:40 [2019-09-27T14:50:40.896Z] === RUN   TestUpdateRestartWithAutoRemove
14:50:40 [2019-09-27T14:50:40.896Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
14:50:40 [2019-09-27T14:50:40.896Z] === CONT  TestContainerStartOnDaemonRestart
14:50:40 [2019-09-27T14:50:40.896Z] === CONT  TestDaemonRestartIpcMode
14:50:41 [2019-09-27T14:50:41.432Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	19.070s
14:50:42 [2019-09-27T14:50:42.060Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.037s	coverage: 65.3% of statements
14:50:42 [2019-09-27T14:50:42.655Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:50:42 [2019-09-27T14:50:42.682Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.055s	coverage: 28.1% of statements
14:50:43 [2019-09-27T14:50:43.328Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.924s
14:50:45 [2019-09-27T14:50:45.024Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s)
14:50:45 [2019-09-27T14:50:45.024Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:302: [df57a9b6cce02] waiting for daemon to start
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:334: [df57a9b6cce02] daemon started
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:302: [df57a9b6cce02] waiting for daemon to start
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:286: [df57a9b6cce02] exiting daemon
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:334: [df57a9b6cce02] daemon started
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:286: [df57a9b6cce02] exiting daemon
14:50:45 [2019-09-27T14:50:45.024Z] --- PASS: TestDaemonRestartIpcMode (4.09s)
14:50:45 [2019-09-27T14:50:45.024Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:302: [ddbb185b7fcdc] waiting for daemon to start
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:334: [ddbb185b7fcdc] daemon started
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:286: [ddbb185b7fcdc] exiting daemon
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:302: [ddbb185b7fcdc] waiting for daemon to start
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:334: [ddbb185b7fcdc] daemon started
14:50:45 [2019-09-27T14:50:45.024Z]     daemon.go:286: [ddbb185b7fcdc] exiting daemon
14:50:45 [2019-09-27T14:50:45.024Z] PASS
14:50:45 [2019-09-27T14:50:45.024Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
14:50:45 [2019-09-27T14:50:45.024Z] INFO: Testing against a local daemon
14:50:45 [2019-09-27T14:50:45.024Z] === RUN   TestCommitInheritsEnv
14:50:45 [2019-09-27T14:50:45.223Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.957s
14:50:45 [2019-09-27T14:50:45.224Z] PASS: docker_cli_daemon_test.go:168: DockerDaemonSuite.TestDaemonRestartOnFailure	6.365s
14:50:45 [2019-09-27T14:50:45.822Z] --- PASS: TestCommitInheritsEnv (0.57s)
14:50:45 [2019-09-27T14:50:45.822Z] === RUN   TestImportExtremelyLargeImageWorks
14:50:47 [2019-09-27T14:50:47.067Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:50:47 [2019-09-27T14:50:47.067Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:50:50 [2019-09-27T14:50:50.481Z] PASS: docker_cli_daemon_test.go:1008: DockerDaemonSuite.TestDaemonRestartRenameContainer	3.953s
14:50:51 [2019-09-27T14:50:51.852Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	6.868s
14:50:52 [2019-09-27T14:50:52.393Z] tests/integration/regression_test.py ......                              [ 98%]
14:50:53 [2019-09-27T14:50:53.018Z] ok  	github.com/docker/docker/daemon/cluster	0.208s	coverage: 0.5% of statements
14:50:53 [2019-09-27T14:50:53.163Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:50:53 [2019-09-27T14:50:53.163Z] tests/integration/credentials/utils_test.py .                            [100%]
14:50:53 [2019-09-27T14:50:53.163Z] 
14:50:53 [2019-09-27T14:50:53.163Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:50:53 [2019-09-27T14:50:53.163Z] =========================== short test summary info ============================
14:50:53 [2019-09-27T14:50:53.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:53 [2019-09-27T14:50:53.163Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:53 [2019-09-27T14:50:53.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:53 [2019-09-27T14:50:53.163Z]   Not supported on most drivers
14:50:53 [2019-09-27T14:50:53.163Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:53 [2019-09-27T14:50:53.163Z]   This doesn't seem to be taken into account by the engine
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:50:53 [2019-09-27T14:50:53.163Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:53 [2019-09-27T14:50:53.163Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 391.55 seconds ==
14:50:53 [2019-09-27T14:50:53.419Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:50:58 [2019-09-27T14:50:58.403Z] PASS: docker_cli_network_unix_test.go:1667: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	7.122s
14:50:58 [2019-09-27T14:50:58.592Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.4% of statements
14:50:59 [2019-09-27T14:50:59.334Z] PASS: docker_cli_daemon_test.go:1630: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.787s
14:50:59 [2019-09-27T14:50:59.620Z] ok  	github.com/docker/docker/daemon/config	0.129s	coverage: 84.8% of statements
14:51:01 [2019-09-27T14:51:01.116Z] ok  	github.com/docker/docker/daemon/events	0.095s	coverage: 50.0% of statements
14:51:02 [2019-09-27T14:51:02.616Z] PASS: docker_cli_daemon_test.go:2598: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	3.549s
14:51:03 [2019-09-27T14:51:03.180Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	11.327s
14:51:03 [2019-09-27T14:51:03.822Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
14:51:04 [2019-09-27T14:51:04.110Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.641s
14:51:05 [2019-09-27T14:51:05.593Z] umount: bundles/test-docker-py/root: mountpoint not found
14:51:05 [2019-09-27T14:51:05.593Z] Clearing AppArmor profiles cache:.
14:51:05 [2019-09-27T14:51:05.593Z] All profile caches have been cleared, but no profiles have been unloaded.
14:51:05 [2019-09-27T14:51:05.593Z] Unloading profiles will leave already running processes permanently
14:51:05 [2019-09-27T14:51:05.593Z] unconfined, which can lead to unexpected situations.
14:51:05 [2019-09-27T14:51:05.593Z] 
14:51:05 [2019-09-27T14:51:05.593Z] To set a process to complain mode, use the command line tool
14:51:05 [2019-09-27T14:51:05.593Z] 'aa-complain'. To really tear down all profiles, run the init script
14:51:05 [2019-09-27T14:51:05.593Z] with the 'teardown' option."
14:51:05 [2019-09-27T14:51:05.593Z] 
Post stage
[Pipeline] junit
14:51:06 [2019-09-27T14:51:06.169Z] Recording test results
[Pipeline] sh
14:51:06 [2019-09-27T14:51:06.590Z] + echo Ensuring container killed.
14:51:06 [2019-09-27T14:51:06.590Z] Ensuring container killed.
14:51:06 [2019-09-27T14:51:06.590Z] + docker rm -vf docker-pr4
14:51:06 [2019-09-27T14:51:06.590Z] Error: No such container: docker-pr4
14:51:06 [2019-09-27T14:51:06.591Z] + true
[Pipeline] sh
14:51:06 [2019-09-27T14:51:06.872Z] + echo Chowning /workspace to jenkins user
14:51:06 [2019-09-27T14:51:06.872Z] Chowning /workspace to jenkins user
14:51:06 [2019-09-27T14:51:06.872Z] + id -u
14:51:06 [2019-09-27T14:51:06.872Z] + id -g
14:51:06 [2019-09-27T14:51:06.872Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-367:/workspace busybox chown -R 1000:1000 /workspace
14:51:06 [2019-09-27T14:51:06.872Z] Unable to find image 'busybox:latest' locally
14:51:06 [2019-09-27T14:51:06.872Z] latest: Pulling from library/busybox
14:51:07 [2019-09-27T14:51:07.130Z] 7c9d20b9b6cd: Pulling fs layer
14:51:07 [2019-09-27T14:51:07.130Z] 7c9d20b9b6cd: Verifying Checksum
14:51:07 [2019-09-27T14:51:07.130Z] 7c9d20b9b6cd: Download complete
14:51:07 [2019-09-27T14:51:07.301Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.560s	coverage: 12.8% of statements
14:51:07 [2019-09-27T14:51:07.386Z] 7c9d20b9b6cd: Pull complete
14:51:07 [2019-09-27T14:51:07.643Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:51:07 [2019-09-27T14:51:07.643Z] Status: Downloaded newer image for busybox:latest
14:51:07 [2019-09-27T14:51:07.925Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
14:51:08 [2019-09-27T14:51:08.288Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	4.272s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:09 [2019-09-27T14:51:09.306Z] + bundleName=docker-py
14:51:09 [2019-09-27T14:51:09.306Z] + echo Creating docker-py-bundles.tar.gz
14:51:09 [2019-09-27T14:51:09.306Z] Creating docker-py-bundles.tar.gz
14:51:09 [2019-09-27T14:51:09.306Z] + 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:51:09 [2019-09-27T14:51:09.317Z] Archiving artifacts
14:51:09 [2019-09-27T14:51:09.550Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-367/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:51:09 [2019-09-27T14:51:09.884Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/make.sh binary-daemon
14:51:10 [2019-09-27T14:51:10.453Z] 
14:51:10 [2019-09-27T14:51:10.647Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.971s	coverage: 57.8% of statements
14:51:10 [2019-09-27T14:51:10.710Z] Removing bundles/
14:51:10 [2019-09-27T14:51:10.711Z] 
14:51:10 [2019-09-27T14:51:10.711Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:51:10 [2019-09-27T14:51:10.711Z] Building: bundles/binary-daemon/dockerd-dev
14:51:10 [2019-09-27T14:51:10.711Z] GOOS="" GOARCH="" GOARM=""
14:51:12 [2019-09-27T14:51:12.689Z] ok  	github.com/docker/docker/daemon	12.581s	coverage: 13.8% of statements
14:51:12 [2019-09-27T14:51:12.689Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
14:51:12 [2019-09-27T14:51:12.689Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:51:12 [2019-09-27T14:51:12.689Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:51:12 [2019-09-27T14:51:12.689Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:51:12 [2019-09-27T14:51:12.689Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:51:13 [2019-09-27T14:51:13.541Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	4.699s
14:51:13 [2019-09-27T14:51:13.541Z] PASS: docker_cli_daemon_test.go:118: DockerDaemonSuite.TestDaemonRestartUnlessStopped	9.994s
14:51:15 [2019-09-27T14:51:15.392Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.205s	coverage: 68.5% of statements
14:51:15 [2019-09-27T14:51:15.435Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	2.127s
14:51:17 [2019-09-27T14:51:17.460Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.393s	coverage: 50.8% of statements
14:51:17 [2019-09-27T14:51:17.747Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.752s	coverage: 46.1% of statements
14:51:17 [2019-09-27T14:51:17.748Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:51:17 [2019-09-27T14:51:17.959Z] PASS: docker_cli_daemon_test.go:2574: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	4.886s
14:51:19 [2019-09-27T14:51:19.235Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.642s	coverage: 76.1% of statements
14:51:19 [2019-09-27T14:51:19.852Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	4.688s
14:51:20 [2019-09-27T14:51:20.109Z] PASS: docker_cli_daemon_test.go:680: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	2.007s
14:51:20 [2019-09-27T14:51:20.367Z] --- PASS: TestBuildWithHugeFile (82.53s)
14:51:20 [2019-09-27T14:51:20.367Z] === RUN   TestBuildWithEmptyDockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:20 [2019-09-27T14:51:20.367Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:20 [2019-09-27T14:51:20.625Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:20 [2019-09-27T14:51:20.883Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:51:20 [2019-09-27T14:51:20.883Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
14:51:20 [2019-09-27T14:51:20.883Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
14:51:20 [2019-09-27T14:51:20.883Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
14:51:20 [2019-09-27T14:51:20.883Z] PASS
14:51:20 [2019-09-27T14:51:20.883Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:51:20 [2019-09-27T14:51:20.883Z] INFO: Testing against a local daemon
14:51:20 [2019-09-27T14:51:20.883Z] testing: warning: no tests to run
14:51:20 [2019-09-27T14:51:20.883Z] PASS
14:51:20 [2019-09-27T14:51:20.883Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:51:21 [2019-09-27T14:51:21.141Z] INFO: Testing against a local daemon
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestContainerInvalidJSON
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:51:21 [2019-09-27T14:51:21.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:51:21 [2019-09-27T14:51:21.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:51:21 [2019-09-27T14:51:21.141Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:51:21 [2019-09-27T14:51:21.141Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:51:21 [2019-09-27T14:51:21.141Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:51:21 [2019-09-27T14:51:21.141Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:51:21 [2019-09-27T14:51:21.141Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:51:21 [2019-09-27T14:51:21.141Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:51:21 [2019-09-27T14:51:21.141Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
14:51:21 [2019-09-27T14:51:21.141Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:51:21 [2019-09-27T14:51:21.141Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
14:51:21 [2019-09-27T14:51:21.141Z] === RUN   TestCopyFromContainerPathIsNotDir
14:51:21 [2019-09-27T14:51:21.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
14:51:21 [2019-09-27T14:51:21.397Z] === RUN   TestCopyFromContainer
14:51:21 [2019-09-27T14:51:21.934Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 70.5% of statements
14:51:22 [2019-09-27T14:51:22.327Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.485s
14:51:22 [2019-09-27T14:51:22.556Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.035s	coverage: 3.0% of statements
14:51:22 [2019-09-27T14:51:22.584Z] PASS: docker_cli_daemon_test.go:1484: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.476s
14:51:23 [2019-09-27T14:51:23.147Z] === RUN   TestCopyFromContainer//
14:51:23 [2019-09-27T14:51:23.404Z] === RUN   TestCopyFromContainer//bar/root
14:51:23 [2019-09-27T14:51:23.404Z] === RUN   TestCopyFromContainer//bar/root/
14:51:23 [2019-09-27T14:51:23.661Z] === RUN   TestCopyFromContainer/bar/quux
14:51:23 [2019-09-27T14:51:23.661Z] === RUN   TestCopyFromContainer/bar/quux/
14:51:23 [2019-09-27T14:51:23.918Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:51:23 [2019-09-27T14:51:23.918Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:51:23 [2019-09-27T14:51:23.918Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:51:24 [2019-09-27T14:51:24.052Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
14:51:24 [2019-09-27T14:51:24.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:51:24 [2019-09-27T14:51:24.175Z] === RUN   TestCopyFromContainer/bar/notarget
14:51:24 [2019-09-27T14:51:24.338Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.770s	coverage: 57.2% of statements
14:51:24 [2019-09-27T14:51:24.338Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:51:24 [2019-09-27T14:51:24.338Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:51:24 [2019-09-27T14:51:24.432Z] --- PASS: TestCopyFromContainer (3.10s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer// (0.13s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
14:51:24 [2019-09-27T14:51:24.432Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:51:24 [2019-09-27T14:51:24.432Z] === RUN   TestDaemonRestartIpcMode
14:51:24 [2019-09-27T14:51:24.432Z] === PAUSE TestDaemonRestartIpcMode
14:51:24 [2019-09-27T14:51:24.432Z] === RUN   TestExecWithCloseStdin
14:51:25 [2019-09-27T14:51:25.365Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	2.917s
14:51:25 [2019-09-27T14:51:25.623Z] --- PASS: TestExecWithCloseStdin (1.25s)
14:51:25 [2019-09-27T14:51:25.623Z] === RUN   TestExecUser
14:51:25 [2019-09-27T14:51:25.881Z] PASS: docker_cli_daemon_test.go:1558: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	3.057s
14:51:25 [2019-09-27T14:51:25.881Z] SKIP: docker_cli_daemon_test.go:222: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
14:51:25 [2019-09-27T14:51:25.881Z] SKIP: docker_cli_daemon_test.go:202: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
14:51:26 [2019-09-27T14:51:26.812Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.509s
14:51:26 [2019-09-27T14:51:26.812Z] --- PASS: TestExecUser (1.22s)
14:51:26 [2019-09-27T14:51:26.812Z] === RUN   TestHealthKillContainer
14:51:29 [2019-09-27T14:51:29.882Z] ok  	github.com/docker/docker/daemon/logger	0.329s	coverage: 43.7% of statements
14:51:29 [2019-09-27T14:51:29.882Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.043s	coverage: 68.2% of statements
14:51:30 [2019-09-27T14:51:30.088Z] PASS: docker_cli_daemon_test.go:1949: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.693s
14:51:30 [2019-09-27T14:51:30.088Z] --- PASS: TestHealthKillContainer (3.09s)
14:51:30 [2019-09-27T14:51:30.088Z] === RUN   TestAPIIpcModeHost
14:51:30 [2019-09-27T14:51:30.170Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.596s	coverage: 72.6% of statements
14:51:30 [2019-09-27T14:51:30.454Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 5.0% of statements
14:51:30 [2019-09-27T14:51:30.454Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:51:30 [2019-09-27T14:51:30.454Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:51:30 [2019-09-27T14:51:30.454Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:51:30 [2019-09-27T14:51:30.454Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:51:30 [2019-09-27T14:51:30.650Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	3.702s
14:51:30 [2019-09-27T14:51:30.907Z] --- PASS: TestAPIIpcModeHost (0.89s)
14:51:30 [2019-09-27T14:51:30.907Z] === RUN   TestDaemonIpcModeShareable
14:51:32 [2019-09-27T14:51:32.493Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.050s	coverage: 88.3% of statements
14:51:32 [2019-09-27T14:51:32.493Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
14:51:32 [2019-09-27T14:51:32.802Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
14:51:32 [2019-09-27T14:51:32.802Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
14:51:32 [2019-09-27T14:51:32.802Z]     daemon.go:302: [dc307296725a8] waiting for daemon to start
14:51:32 [2019-09-27T14:51:32.802Z]     daemon.go:334: [dc307296725a8] daemon started
14:51:32 [2019-09-27T14:51:32.802Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true
14:51:32 [2019-09-27T14:51:32.802Z]     daemon.go:286: [dc307296725a8] exiting daemon
14:51:32 [2019-09-27T14:51:32.802Z] === RUN   TestDaemonIpcModePrivate
14:51:34 [2019-09-27T14:51:34.253Z] Removing intermediate container fd3a14eccb7f
14:51:34 [2019-09-27T14:51:34.253Z]  ---> 23b14371b2ff
14:51:34 [2019-09-27T14:51:34.253Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
14:51:34 [2019-09-27T14:51:34.253Z]  ---> Running in f42af62103fb
14:51:34 [2019-09-27T14:51:34.253Z] Removing intermediate container f42af62103fb
14:51:34 [2019-09-27T14:51:34.253Z]  ---> 5098eb6da944
14:51:34 [2019-09-27T14:51:34.253Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
14:51:34 [2019-09-27T14:51:34.253Z]  ---> Running in 858cf3ee2b5c
14:51:34 [2019-09-27T14:51:34.542Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 62.1% of statements
14:51:34 [2019-09-27T14:51:34.696Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
14:51:34 [2019-09-27T14:51:34.696Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
14:51:34 [2019-09-27T14:51:34.696Z]     daemon.go:302: [d8893d43099b8] waiting for daemon to start
14:51:34 [2019-09-27T14:51:34.696Z]     daemon.go:334: [d8893d43099b8] daemon started
14:51:34 [2019-09-27T14:51:34.696Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false
14:51:34 [2019-09-27T14:51:34.696Z]     daemon.go:286: [d8893d43099b8] exiting daemon
14:51:34 [2019-09-27T14:51:34.696Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:51:34 [2019-09-27T14:51:34.713Z] Removing intermediate container 858cf3ee2b5c
14:51:34 [2019-09-27T14:51:34.713Z]  ---> de92c13fa171
14:51:34 [2019-09-27T14:51:34.713Z] Step 8/8 : COPY . .
14:51:34 [2019-09-27T14:51:34.952Z] PASS: docker_cli_daemon_test.go:1878: DockerDaemonSuite.TestDaemonRestartWithLinks	5.042s
14:51:36 [2019-09-27T14:51:36.034Z] ok  	github.com/docker/docker/daemon/logger/local	0.070s	coverage: 74.7% of statements
14:51:36 [2019-09-27T14:51:36.034Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:51:36 [2019-09-27T14:51:36.321Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
14:51:36 [2019-09-27T14:51:36.322Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
14:51:36 [2019-09-27T14:51:36.322Z]     daemon.go:302: [dcbff8d47b161] waiting for daemon to start
14:51:36 [2019-09-27T14:51:36.322Z]     daemon.go:334: [dcbff8d47b161] daemon started
14:51:36 [2019-09-27T14:51:36.322Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false
14:51:36 [2019-09-27T14:51:36.322Z]     daemon.go:286: [dcbff8d47b161] exiting daemon
14:51:36 [2019-09-27T14:51:36.322Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:51:37 [2019-09-27T14:51:37.052Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 20.0% of statements
14:51:38 [2019-09-27T14:51:38.074Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
14:51:38 [2019-09-27T14:51:38.219Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
14:51:38 [2019-09-27T14:51:38.219Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
14:51:38 [2019-09-27T14:51:38.219Z]     daemon.go:302: [d690dd583e9d9] waiting for daemon to start
14:51:38 [2019-09-27T14:51:38.219Z]     daemon.go:334: [d690dd583e9d9] daemon started
14:51:38 [2019-09-27T14:51:38.219Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true
14:51:38 [2019-09-27T14:51:38.219Z]     daemon.go:286: [d690dd583e9d9] exiting daemon
14:51:38 [2019-09-27T14:51:38.219Z] === RUN   TestStopContainerWithTimeout
14:51:38 [2019-09-27T14:51:38.219Z] === RUN   TestStopContainerWithTimeout/0
14:51:38 [2019-09-27T14:51:38.219Z] === PAUSE TestStopContainerWithTimeout/0
14:51:38 [2019-09-27T14:51:38.219Z] === RUN   TestStopContainerWithTimeout/1
14:51:38 [2019-09-27T14:51:38.219Z] === PAUSE TestStopContainerWithTimeout/1
14:51:38 [2019-09-27T14:51:38.219Z] === RUN   TestStopContainerWithTimeout/3
14:51:38 [2019-09-27T14:51:38.219Z] === PAUSE TestStopContainerWithTimeout/3
14:51:38 [2019-09-27T14:51:38.219Z] === RUN   TestStopContainerWithTimeout/-1
14:51:38 [2019-09-27T14:51:38.219Z] === PAUSE TestStopContainerWithTimeout/-1
14:51:38 [2019-09-27T14:51:38.219Z] === CONT  TestStopContainerWithTimeout/0
14:51:38 [2019-09-27T14:51:38.219Z] === CONT  TestStopContainerWithTimeout/3
14:51:38 [2019-09-27T14:51:38.219Z] PASS: docker_cli_daemon_test.go:1901: DockerDaemonSuite.TestDaemonRestartWithNames	3.428s
14:51:39 [2019-09-27T14:51:39.094Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 57.1% of statements
14:51:39 [2019-09-27T14:51:39.378Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 22.8% of statements
14:51:39 [2019-09-27T14:51:39.592Z] === CONT  TestStopContainerWithTimeout/-1
14:51:41 [2019-09-27T14:51:41.503Z] === CONT  TestStopContainerWithTimeout/1
14:51:41 [2019-09-27T14:51:41.503Z] PASS: docker_cli_daemon_test.go:1597: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.711s
14:51:41 [2019-09-27T14:51:41.593Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.480s	coverage: 84.5% of statements
14:51:41 [2019-09-27T14:51:41.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:51:41 [2019-09-27T14:51:41.593Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:51:43 [2019-09-27T14:51:43.397Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:51:43 [2019-09-27T14:51:43.397Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
14:51:43 [2019-09-27T14:51:43.397Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
14:51:43 [2019-09-27T14:51:43.397Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
14:51:43 [2019-09-27T14:51:43.397Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
14:51:43 [2019-09-27T14:51:43.397Z] === RUN   TestDeleteDevicemapper
14:51:43 [2019-09-27T14:51:43.397Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:51:43 [2019-09-27T14:51:43.397Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:51:43 [2019-09-27T14:51:43.397Z] === CONT  TestDaemonRestartIpcMode
14:51:43 [2019-09-27T14:51:43.654Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	2.170s
14:51:43 [2019-09-27T14:51:43.911Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	13.255s
14:51:45 [2019-09-27T14:51:45.082Z] ok  	github.com/docker/docker/distribution/metadata	0.207s	coverage: 48.2% of statements
14:51:45 [2019-09-27T14:51:45.082Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 76.6% of statements
14:51:46 [2019-09-27T14:51:46.593Z] ok  	github.com/docker/docker/distribution/xfer	1.472s	coverage: 83.4% of statements
14:51:47 [2019-09-27T14:51:47.183Z] --- PASS: TestDaemonRestartIpcMode (3.74s)
14:51:47 [2019-09-27T14:51:47.184Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:302: [d0e8184ac649f] waiting for daemon to start
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:334: [d0e8184ac649f] daemon started
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:286: [d0e8184ac649f] exiting daemon
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:302: [d0e8184ac649f] waiting for daemon to start
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:334: [d0e8184ac649f] daemon started
14:51:47 [2019-09-27T14:51:47.184Z]     daemon.go:286: [d0e8184ac649f] exiting daemon
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestContainerInvalidJSON
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:51:47 [2019-09-27T14:51:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:51:47 [2019-09-27T14:51:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:51:47 [2019-09-27T14:51:47.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:51:47 [2019-09-27T14:51:47.184Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:51:47 [2019-09-27T14:51:47.184Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:51:47 [2019-09-27T14:51:47.184Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:51:47 [2019-09-27T14:51:47.184Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:51:47 [2019-09-27T14:51:47.184Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:51:47 [2019-09-27T14:51:47.184Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:51:47 [2019-09-27T14:51:47.184Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:51:47 [2019-09-27T14:51:47.184Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestCopyFromContainerPathIsNotDir
14:51:47 [2019-09-27T14:51:47.184Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
14:51:47 [2019-09-27T14:51:47.184Z] === RUN   TestCopyFromContainer
14:51:47 [2019-09-27T14:51:47.184Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	3.290s
14:51:47 [2019-09-27T14:51:47.441Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	3.976s
14:51:47 [2019-09-27T14:51:47.618Z] ok  	github.com/docker/docker/distribution	0.725s	coverage: 17.0% of statements
14:51:47 [2019-09-27T14:51:47.618Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:51:47 [2019-09-27T14:51:47.618Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:51:49 [2019-09-27T14:51:49.114Z] ok  	github.com/docker/docker/image/cache	0.044s	coverage: 19.2% of statements
14:51:49 [2019-09-27T14:51:49.335Z] === RUN   TestCopyFromContainer//
14:51:49 [2019-09-27T14:51:49.335Z] === RUN   TestCopyFromContainer//bar/root
14:51:49 [2019-09-27T14:51:49.335Z] === RUN   TestCopyFromContainer//bar/root/
14:51:49 [2019-09-27T14:51:49.335Z] === RUN   TestCopyFromContainer/bar/quux
14:51:49 [2019-09-27T14:51:49.591Z] === RUN   TestCopyFromContainer/bar/quux/
14:51:49 [2019-09-27T14:51:49.591Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:51:49 [2019-09-27T14:51:49.591Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:51:49 [2019-09-27T14:51:49.740Z] ok  	github.com/docker/docker/internal/procfs	0.036s	coverage: 78.4% of statements
14:51:49 [2019-09-27T14:51:49.848Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:51:49 [2019-09-27T14:51:49.848Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:51:50 [2019-09-27T14:51:50.095Z] ok  	github.com/docker/docker/image	0.149s	coverage: 86.4% of statements
14:51:50 [2019-09-27T14:51:50.095Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:51:50 [2019-09-27T14:51:50.104Z] === RUN   TestCopyFromContainer/bar/notarget
14:51:50 [2019-09-27T14:51:50.362Z] --- PASS: TestCopyFromContainer (3.15s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer// (0.08s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
14:51:50 [2019-09-27T14:51:50.362Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
14:51:50 [2019-09-27T14:51:50.362Z] === RUN   TestDaemonRestartIpcMode
14:51:50 [2019-09-27T14:51:50.362Z] === PAUSE TestDaemonRestartIpcMode
14:51:50 [2019-09-27T14:51:50.362Z] === RUN   TestExecWithCloseStdin
14:51:50 [2019-09-27T14:51:50.362Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	3.255s
14:51:50 [2019-09-27T14:51:50.925Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.398s
14:51:51 [2019-09-27T14:51:51.181Z] --- PASS: TestExecWithCloseStdin (1.02s)
14:51:51 [2019-09-27T14:51:51.181Z] === RUN   TestExecUser
14:51:51 [2019-09-27T14:51:51.745Z] PASS: docker_cli_daemon_test.go:58: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	3.976s
14:51:52 [2019-09-27T14:51:52.222Z] ok  	github.com/docker/docker/image/v1	0.044s	coverage: 25.0% of statements
14:51:52 [2019-09-27T14:51:52.222Z] ?   	github.com/docker/docker/internal/test	[no test files]
14:51:52 [2019-09-27T14:51:52.309Z] --- PASS: TestExecUser (1.13s)
14:51:52 [2019-09-27T14:51:52.309Z] === RUN   TestHealthKillContainer
14:51:52 [2019-09-27T14:51:52.844Z] ok  	github.com/docker/docker/internal/testutil	0.029s	coverage: 62.5% of statements
14:51:53 [2019-09-27T14:51:53.239Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	2.416s
14:51:54 [2019-09-27T14:51:54.331Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
14:51:54 [2019-09-27T14:51:54.331Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
14:51:54 [2019-09-27T14:51:54.331Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
14:51:54 [2019-09-27T14:51:54.618Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
14:51:55 [2019-09-27T14:51:55.762Z] --- PASS: TestHealthKillContainer (3.26s)
14:51:55 [2019-09-27T14:51:55.762Z] === RUN   TestAPIIpcModeHost
14:51:55 [2019-09-27T14:51:55.762Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.454s
14:51:56 [2019-09-27T14:51:56.693Z] PASS: docker_cli_daemon_test.go:1415: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.740s
14:51:56 [2019-09-27T14:51:56.693Z] --- PASS: TestAPIIpcModeHost (1.11s)
14:51:56 [2019-09-27T14:51:56.693Z] === RUN   TestDaemonIpcModeShareable
14:51:58 [2019-09-27T14:51:58.620Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
14:51:58 [2019-09-27T14:51:58.620Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
14:51:58 [2019-09-27T14:51:58.620Z]     daemon.go:302: [d29a97f89f932] waiting for daemon to start
14:51:58 [2019-09-27T14:51:58.620Z]     daemon.go:334: [d29a97f89f932] daemon started
14:51:58 [2019-09-27T14:51:58.620Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true
14:51:58 [2019-09-27T14:51:58.620Z]     daemon.go:286: [d29a97f89f932] exiting daemon
14:51:58 [2019-09-27T14:51:58.620Z] === RUN   TestDaemonIpcModePrivate
14:51:59 [2019-09-27T14:51:59.058Z] ok  	github.com/docker/docker/migrate/v1	0.018s	coverage: 15.6% of statements
14:51:59 [2019-09-27T14:51:59.187Z] PASS: docker_cli_daemon_test.go:2046: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.615s
14:51:59 [2019-09-27T14:51:59.344Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 68.0% of statements
14:51:59 [2019-09-27T14:51:59.969Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
14:52:00 [2019-09-27T14:52:00.572Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
14:52:00 [2019-09-27T14:52:00.572Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
14:52:00 [2019-09-27T14:52:00.572Z]     daemon.go:302: [d15b696ef20b0] waiting for daemon to start
14:52:00 [2019-09-27T14:52:00.572Z]     daemon.go:334: [d15b696ef20b0] daemon started
14:52:00 [2019-09-27T14:52:00.572Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
14:52:00 [2019-09-27T14:52:00.572Z]     daemon.go:286: [d15b696ef20b0] exiting daemon
14:52:00 [2019-09-27T14:52:00.572Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:01 [2019-09-27T14:52:01.458Z] ok  	github.com/docker/docker/libcontainerd	0.087s	coverage: 3.3% of statements
14:52:02 [2019-09-27T14:52:02.466Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s)
14:52:02 [2019-09-27T14:52:02.466Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
14:52:02 [2019-09-27T14:52:02.466Z]     daemon.go:302: [d00fd7387045f] waiting for daemon to start
14:52:02 [2019-09-27T14:52:02.466Z]     daemon.go:334: [d00fd7387045f] daemon started
14:52:02 [2019-09-27T14:52:02.466Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
14:52:02 [2019-09-27T14:52:02.466Z]     daemon.go:286: [d00fd7387045f] exiting daemon
14:52:02 [2019-09-27T14:52:02.466Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:02 [2019-09-27T14:52:02.722Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.907s
14:52:02 [2019-09-27T14:52:02.979Z] PASS: docker_cli_daemon_test.go:92: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	3.774s
14:52:04 [2019-09-27T14:52:04.167Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
14:52:04 [2019-09-27T14:52:04.348Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.502s
14:52:04 [2019-09-27T14:52:04.348Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s)
14:52:04 [2019-09-27T14:52:04.348Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
14:52:04 [2019-09-27T14:52:04.348Z]     daemon.go:302: [dc229944373d0] waiting for daemon to start
14:52:04 [2019-09-27T14:52:04.348Z]     daemon.go:334: [dc229944373d0] daemon started
14:52:04 [2019-09-27T14:52:04.348Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
14:52:04 [2019-09-27T14:52:04.348Z]     daemon.go:286: [dc229944373d0] exiting daemon
14:52:04 [2019-09-27T14:52:04.348Z] === RUN   TestStopContainerWithTimeout
14:52:04 [2019-09-27T14:52:04.348Z] === RUN   TestStopContainerWithTimeout/0
14:52:04 [2019-09-27T14:52:04.348Z] === PAUSE TestStopContainerWithTimeout/0
14:52:04 [2019-09-27T14:52:04.348Z] === RUN   TestStopContainerWithTimeout/1
14:52:04 [2019-09-27T14:52:04.348Z] === PAUSE TestStopContainerWithTimeout/1
14:52:04 [2019-09-27T14:52:04.348Z] === RUN   TestStopContainerWithTimeout/3
14:52:04 [2019-09-27T14:52:04.348Z] === PAUSE TestStopContainerWithTimeout/3
14:52:04 [2019-09-27T14:52:04.348Z] === RUN   TestStopContainerWithTimeout/-1
14:52:04 [2019-09-27T14:52:04.348Z] === PAUSE TestStopContainerWithTimeout/-1
14:52:04 [2019-09-27T14:52:04.348Z] === CONT  TestStopContainerWithTimeout/0
14:52:04 [2019-09-27T14:52:04.348Z] === CONT  TestStopContainerWithTimeout/-1
14:52:04 [2019-09-27T14:52:04.706Z]  ---> fdb4a9c9d22f
14:52:04 [2019-09-27T14:52:04.706Z] Successfully built fdb4a9c9d22f
14:52:04 [2019-09-27T14:52:04.706Z] Successfully tagged docker:latest
14:52:04 [2019-09-27T14:52:04.706Z] INFO: Image build ended at 09/27/2019 14:52:03. Duration:00:03:38.8723347
14:52:04 [2019-09-27T14:52:04.706Z] 
14:52:04 [2019-09-27T14:52:04.706Z] 
14:52:04 [2019-09-27T14:52:04.706Z] INFO: Building the test binaries at 09/27/2019 14:52:03...
14:52:04 [2019-09-27T14:52:04.789Z] ok  	github.com/docker/docker/pkg/authorization	1.643s	coverage: 65.2% of statements
14:52:05 [2019-09-27T14:52:05.718Z] === CONT  TestStopContainerWithTimeout/3
14:52:05 [2019-09-27T14:52:05.718Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	1.541s
14:52:05 [2019-09-27T14:52:05.820Z] ok  	github.com/docker/docker/pkg/archive	1.507s	coverage: 81.8% of statements
14:52:06 [2019-09-27T14:52:06.107Z] ok  	github.com/docker/docker/pkg/directory	0.035s	coverage: 80.0% of statements
14:52:06 [2019-09-27T14:52:06.107Z] ok  	github.com/docker/docker/layer	7.351s	coverage: 72.0% of statements
14:52:06 [2019-09-27T14:52:06.107Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:52:06 [2019-09-27T14:52:06.107Z] ?   	github.com/docker/docker/oci	[no test files]
14:52:06 [2019-09-27T14:52:06.649Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.732s
14:52:06 [2019-09-27T14:52:06.649Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.649s
14:52:07 [2019-09-27T14:52:07.213Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.704s
14:52:07 [2019-09-27T14:52:07.470Z] === CONT  TestStopContainerWithTimeout/1
14:52:08 [2019-09-27T14:52:08.402Z] PASS: docker_cli_daemon_test.go:2670: DockerDaemonSuite.TestDaemonShutdownTimeout	1.866s
14:52:08 [2019-09-27T14:52:08.460Z] INFO: make.ps1 starting at 09/27/2019 14:52:08
14:52:08 [2019-09-27T14:52:08.822Z] ok  	github.com/docker/docker/pkg/discovery	0.077s	coverage: 58.3% of statements
14:52:08 [2019-09-27T14:52:08.921Z] INFO: Git commit (0910118e4) assumed from DOCKER_GITCOMMIT environment variable
14:52:08 [2019-09-27T14:52:08.921Z] INFO: Invoking autogen...
14:52:09 [2019-09-27T14:52:09.116Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 97.6% of statements
14:52:09 [2019-09-27T14:52:09.341Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:52:09 [2019-09-27T14:52:09.341Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
14:52:09 [2019-09-27T14:52:09.341Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
14:52:09 [2019-09-27T14:52:09.341Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
14:52:09 [2019-09-27T14:52:09.341Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
14:52:09 [2019-09-27T14:52:09.341Z] === RUN   TestDeleteDevicemapper
14:52:09 [2019-09-27T14:52:09.341Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:52:09 [2019-09-27T14:52:09.341Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:52:09 [2019-09-27T14:52:09.341Z] === CONT  TestDaemonRestartIpcMode
14:52:09 [2019-09-27T14:52:09.382Z] INFO: Building daemon...
14:52:10 [2019-09-27T14:52:10.616Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
14:52:10 [2019-09-27T14:52:10.616Z] ok  	github.com/docker/docker/pkg/dmesg	0.041s	coverage: 83.3% of statements
14:52:10 [2019-09-27T14:52:10.904Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
14:52:11 [2019-09-27T14:52:11.862Z] PASS: docker_cli_daemon_test.go:2691: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.519s
14:52:12 [2019-09-27T14:52:12.398Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 66.3% of statements
14:52:12 [2019-09-27T14:52:12.398Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
14:52:12 [2019-09-27T14:52:12.791Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
14:52:12 [2019-09-27T14:52:12.791Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:302: [d6b12ee0ea167] waiting for daemon to start
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:334: [d6b12ee0ea167] daemon started
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:286: [d6b12ee0ea167] exiting daemon
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:302: [d6b12ee0ea167] waiting for daemon to start
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:334: [d6b12ee0ea167] daemon started
14:52:12 [2019-09-27T14:52:12.791Z]     daemon.go:286: [d6b12ee0ea167] exiting daemon
14:52:12 [2019-09-27T14:52:12.791Z] === RUN   TestContainerInvalidJSON
14:52:12 [2019-09-27T14:52:12.791Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:52:12 [2019-09-27T14:52:12.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:52:12 [2019-09-27T14:52:12.791Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:52:12 [2019-09-27T14:52:12.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:52:12 [2019-09-27T14:52:12.791Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:52:12 [2019-09-27T14:52:12.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:52:12 [2019-09-27T14:52:12.791Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:52:12 [2019-09-27T14:52:12.791Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:52:12 [2019-09-27T14:52:12.791Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:52:12 [2019-09-27T14:52:12.791Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:52:12 [2019-09-27T14:52:12.791Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:52:12 [2019-09-27T14:52:12.791Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:52:12 [2019-09-27T14:52:12.791Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:52:12 [2019-09-27T14:52:12.791Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:52:13 [2019-09-27T14:52:13.029Z] ok  	github.com/docker/docker/pkg/chrootarchive	5.802s	coverage: 43.2% of statements
14:52:13 [2019-09-27T14:52:13.029Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:52:13 [2019-09-27T14:52:13.029Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:52:13 [2019-09-27T14:52:13.048Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
14:52:13 [2019-09-27T14:52:13.048Z] === RUN   TestCopyFromContainerPathIsNotDir
14:52:13 [2019-09-27T14:52:13.048Z] PASS: docker_cli_build_test.go:5412: DockerSuite.TestBuildCacheFrom	5.770s
14:52:13 [2019-09-27T14:52:13.048Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
14:52:13 [2019-09-27T14:52:13.048Z] === RUN   TestCopyFromContainer
14:52:14 [2019-09-27T14:52:14.058Z] ok  	github.com/docker/docker/pkg/fsutils	0.452s	coverage: 85.1% of statements
14:52:14 [2019-09-27T14:52:14.683Z] ok  	github.com/docker/docker/pkg/homedir	0.046s	coverage: 41.7% of statements
14:52:14 [2019-09-27T14:52:14.968Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.221s	coverage: 84.1% of statements
14:52:14 [2019-09-27T14:52:14.992Z] PASS: docker_cli_build_test.go:5390: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.685s
14:52:14 [2019-09-27T14:52:14.992Z] === RUN   TestCopyFromContainer//
14:52:14 [2019-09-27T14:52:14.992Z] === RUN   TestCopyFromContainer//bar/root
14:52:15 [2019-09-27T14:52:15.249Z] === RUN   TestCopyFromContainer//bar/root/
14:52:15 [2019-09-27T14:52:15.249Z] === RUN   TestCopyFromContainer/bar/quux
14:52:15 [2019-09-27T14:52:15.505Z] === RUN   TestCopyFromContainer/bar/quux/
14:52:15 [2019-09-27T14:52:15.505Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:52:15 [2019-09-27T14:52:15.505Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.736s
14:52:15 [2019-09-27T14:52:15.505Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:52:15 [2019-09-27T14:52:15.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:52:15 [2019-09-27T14:52:15.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:52:15 [2019-09-27T14:52:15.762Z] === RUN   TestCopyFromContainer/bar/notarget
14:52:16 [2019-09-27T14:52:16.019Z] --- PASS: TestCopyFromContainer (2.94s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:52:16 [2019-09-27T14:52:16.019Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
14:52:16 [2019-09-27T14:52:16.019Z] === RUN   TestDaemonRestartIpcMode
14:52:16 [2019-09-27T14:52:16.019Z] === PAUSE TestDaemonRestartIpcMode
14:52:16 [2019-09-27T14:52:16.019Z] === RUN   TestExecWithCloseStdin
14:52:16 [2019-09-27T14:52:16.582Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	1.008s
14:52:16 [2019-09-27T14:52:16.840Z] --- PASS: TestExecWithCloseStdin (0.88s)
14:52:16 [2019-09-27T14:52:16.840Z] === RUN   TestExecUser
14:52:17 [2019-09-27T14:52:17.046Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
14:52:17 [2019-09-27T14:52:17.046Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 88.3% of statements
14:52:17 [2019-09-27T14:52:17.334Z] ok  	github.com/docker/docker/pkg/idtools	0.897s	coverage: 70.1% of statements
14:52:17 [2019-09-27T14:52:17.771Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	5.607s
14:52:17 [2019-09-27T14:52:17.958Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
14:52:18 [2019-09-27T14:52:18.028Z] --- PASS: TestExecUser (1.11s)
14:52:18 [2019-09-27T14:52:18.028Z] === RUN   TestHealthKillContainer
14:52:18 [2019-09-27T14:52:18.364Z] Created binary: bundles/binary-daemon/dockerd-dev
14:52:18 [2019-09-27T14:52:18.364Z] Copying nested executables into bundles/binary-daemon
14:52:18 [2019-09-27T14:52:18.364Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:52:18 [2019-09-27T14:52:18.590Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
14:52:18 [2019-09-27T14:52:18.591Z] PASS: docker_cli_daemon_test.go:275: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.053s
14:52:18 [2019-09-27T14:52:18.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/make.sh cross
14:52:18 [2019-09-27T14:52:18.877Z] ok  	github.com/docker/docker/pkg/ioutils	2.713s	coverage: 70.4% of statements
14:52:18 [2019-09-27T14:52:18.877Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:52:19 [2019-09-27T14:52:19.154Z] PASS: docker_cli_daemon_test.go:197: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.510s
14:52:19 [2019-09-27T14:52:19.248Z] 
14:52:19 [2019-09-27T14:52:19.505Z] Removing bundles/
14:52:19 [2019-09-27T14:52:19.506Z] 
14:52:19 [2019-09-27T14:52:19.506Z] ---> Making bundle: cross (in bundles/cross)
14:52:19 [2019-09-27T14:52:19.506Z] Cross building: bundles/cross/linux/amd64
14:52:19 [2019-09-27T14:52:19.506Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:52:19 [2019-09-27T14:52:19.506Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:52:19 [2019-09-27T14:52:19.717Z] PASS: docker_cli_daemon_test.go:1680: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.575s
14:52:19 [2019-09-27T14:52:19.899Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
14:52:20 [2019-09-27T14:52:20.185Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
14:52:20 [2019-09-27T14:52:20.470Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.0% of statements
14:52:20 [2019-09-27T14:52:20.756Z] ok  	github.com/docker/docker/pkg/mount	0.983s	coverage: 68.2% of statements
14:52:20 [2019-09-27T14:52:20.757Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:52:21 [2019-09-27T14:52:21.085Z] --- PASS: TestHealthKillContainer (2.95s)
14:52:21 [2019-09-27T14:52:21.085Z] === RUN   TestAPIIpcModeHost
14:52:21 [2019-09-27T14:52:21.776Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
14:52:21 [2019-09-27T14:52:21.776Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:52:21 [2019-09-27T14:52:21.776Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:52:22 [2019-09-27T14:52:22.016Z] --- PASS: TestAPIIpcModeHost (0.99s)
14:52:22 [2019-09-27T14:52:22.016Z] === RUN   TestDaemonIpcModeShareable
14:52:22 [2019-09-27T14:52:22.274Z] PASS: docker_cli_daemon_test.go:2935: DockerDaemonSuite.TestDaemonStartWithIpcModes	2.552s
14:52:22 [2019-09-27T14:52:22.400Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.039s	coverage: 56.8% of statements
14:52:22 [2019-09-27T14:52:22.837Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	6.255s
14:52:23 [2019-09-27T14:52:23.401Z] PASS: docker_cli_daemon_test.go:2129: DockerDaemonSuite.TestDaemonStartWithoutColors	1.059s
14:52:23 [2019-09-27T14:52:23.964Z] --- PASS: TestDaemonIpcModeShareable (1.97s)
14:52:23 [2019-09-27T14:52:23.964Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
14:52:23 [2019-09-27T14:52:23.964Z]     daemon.go:302: [d8f166875d88a] waiting for daemon to start
14:52:23 [2019-09-27T14:52:23.964Z]     daemon.go:334: [d8f166875d88a] daemon started
14:52:23 [2019-09-27T14:52:23.964Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true
14:52:23 [2019-09-27T14:52:23.964Z]     daemon.go:286: [d8f166875d88a] exiting daemon
14:52:23 [2019-09-27T14:52:23.964Z] === RUN   TestDaemonIpcModePrivate
14:52:23 [2019-09-27T14:52:23.964Z] PASS: docker_cli_daemon_test.go:1671: DockerDaemonSuite.TestDaemonStartWithoutHost	0.520s
14:52:24 [2019-09-27T14:52:24.447Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
14:52:24 [2019-09-27T14:52:24.447Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
14:52:24 [2019-09-27T14:52:24.447Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 87.9% of statements
14:52:24 [2019-09-27T14:52:24.527Z] PASS: docker_cli_daemon_test.go:1535: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.539s
14:52:25 [2019-09-27T14:52:25.457Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.619s
14:52:25 [2019-09-27T14:52:25.462Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestImagesFilterMultiReference
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestImagesFilterMultiReference (0.03s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestRemoveImageOrphaning
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestRemoveImageOrphaning (0.46s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagInvalidReference
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagInvalidReference (0.01s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagValidPrefixedRepo
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagExistedNameWithoutForce
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagOfficialNames
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagOfficialNames (0.05s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestTagMatchesDigest
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestTagMatchesDigest (0.01s)
14:52:25 [2019-09-27T14:52:25.528Z] PASS
14:52:25 [2019-09-27T14:52:25.528Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
14:52:25 [2019-09-27T14:52:25.528Z] INFO: Testing against a local daemon
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestNetworkCreateDelete
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestNetworkCreateDelete (0.22s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestDockerNetworkDeletePreferID
14:52:25 [2019-09-27T14:52:25.528Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestInspectNetwork
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestInspectNetwork/full_network_id
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestInspectNetwork/partial_network_id
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestInspectNetwork/network_name
14:52:25 [2019-09-27T14:52:25.528Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:52:25 [2019-09-27T14:52:25.715Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
14:52:25 [2019-09-27T14:52:25.715Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
14:52:25 [2019-09-27T14:52:25.715Z]     daemon.go:302: [d6b0c0a3753d6] waiting for daemon to start
14:52:25 [2019-09-27T14:52:25.715Z]     daemon.go:334: [d6b0c0a3753d6] daemon started
14:52:25 [2019-09-27T14:52:25.715Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:230, shared: false, mustBeShared: false
14:52:25 [2019-09-27T14:52:25.715Z]     daemon.go:286: [d6b0c0a3753d6] exiting daemon
14:52:25 [2019-09-27T14:52:25.715Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:26 [2019-09-27T14:52:26.279Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.877s
14:52:26 [2019-09-27T14:52:26.478Z] ok  	github.com/docker/docker/pkg/pubsub	1.164s	coverage: 72.7% of statements
14:52:26 [2019-09-27T14:52:26.478Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
14:52:27 [2019-09-27T14:52:27.210Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.577s
14:52:27 [2019-09-27T14:52:27.467Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.380s
14:52:27 [2019-09-27T14:52:27.725Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s)
14:52:27 [2019-09-27T14:52:27.725Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
14:52:27 [2019-09-27T14:52:27.725Z]     daemon.go:302: [d423f7f838db5] waiting for daemon to start
14:52:27 [2019-09-27T14:52:27.725Z]     daemon.go:334: [d423f7f838db5] daemon started
14:52:27 [2019-09-27T14:52:27.725Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false
14:52:27 [2019-09-27T14:52:27.725Z]     daemon.go:286: [d423f7f838db5] exiting daemon
14:52:27 [2019-09-27T14:52:27.725Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:27 [2019-09-27T14:52:27.725Z] PASS: docker_cli_daemon_test.go:960: DockerDaemonSuite.TestDaemonUlimitDefaults	3.232s
14:52:27 [2019-09-27T14:52:27.725Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.423s
14:52:27 [2019-09-27T14:52:27.961Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
14:52:27 [2019-09-27T14:52:27.961Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
14:52:28 [2019-09-27T14:52:28.288Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.371s
14:52:28 [2019-09-27T14:52:28.288Z] SKIP: docker_cli_build_test.go:5340: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
14:52:28 [2019-09-27T14:52:28.288Z] PASS: docker_cli_daemon_test.go:1165: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.532s
14:52:28 [2019-09-27T14:52:28.582Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
14:52:29 [2019-09-27T14:52:29.210Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 75.3% of statements
14:52:29 [2019-09-27T14:52:29.210Z] ok  	github.com/docker/docker/pkg/signal	3.430s	coverage: 61.0% of statements
14:52:30 [2019-09-27T14:52:30.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.12s)
14:52:30 [2019-09-27T14:52:30.183Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
14:52:30 [2019-09-27T14:52:30.183Z]     daemon.go:302: [dc62cc28f5197] waiting for daemon to start
14:52:30 [2019-09-27T14:52:30.183Z]     daemon.go:334: [dc62cc28f5197] daemon started
14:52:30 [2019-09-27T14:52:30.183Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true
14:52:30 [2019-09-27T14:52:30.183Z]     daemon.go:286: [dc62cc28f5197] exiting daemon
14:52:30 [2019-09-27T14:52:30.183Z] === RUN   TestStopContainerWithTimeout
14:52:30 [2019-09-27T14:52:30.183Z] === RUN   TestStopContainerWithTimeout/0
14:52:30 [2019-09-27T14:52:30.183Z] === PAUSE TestStopContainerWithTimeout/0
14:52:30 [2019-09-27T14:52:30.183Z] === RUN   TestStopContainerWithTimeout/1
14:52:30 [2019-09-27T14:52:30.183Z] === PAUSE TestStopContainerWithTimeout/1
14:52:30 [2019-09-27T14:52:30.183Z] === RUN   TestStopContainerWithTimeout/3
14:52:30 [2019-09-27T14:52:30.183Z] === PAUSE TestStopContainerWithTimeout/3
14:52:30 [2019-09-27T14:52:30.183Z] === RUN   TestStopContainerWithTimeout/-1
14:52:30 [2019-09-27T14:52:30.183Z] === PAUSE TestStopContainerWithTimeout/-1
14:52:30 [2019-09-27T14:52:30.183Z] === CONT  TestStopContainerWithTimeout/0
14:52:30 [2019-09-27T14:52:30.183Z] === CONT  TestStopContainerWithTimeout/-1
14:52:30 [2019-09-27T14:52:30.183Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.710s
14:52:30 [2019-09-27T14:52:30.711Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.1% of statements
14:52:30 [2019-09-27T14:52:30.726Z] --- PASS: TestInspectNetwork (9.12s)
14:52:30 [2019-09-27T14:52:30.726Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
14:52:30 [2019-09-27T14:52:30.726Z]     daemon.go:302: [d16d144b11847] waiting for daemon to start
14:52:30 [2019-09-27T14:52:30.726Z]     daemon.go:334: [d16d144b11847] daemon started
14:52:30 [2019-09-27T14:52:30.726Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:52:30 [2019-09-27T14:52:30.726Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:52:30 [2019-09-27T14:52:30.726Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:52:30 [2019-09-27T14:52:30.726Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:52:30 [2019-09-27T14:52:30.726Z]     daemon.go:286: [d16d144b11847] exiting daemon
14:52:30 [2019-09-27T14:52:30.726Z] === RUN   TestRunContainerWithBridgeNone
14:52:30 [2019-09-27T14:52:30.997Z] ok  	github.com/docker/docker/pkg/tailfile	0.195s	coverage: 88.6% of statements
14:52:31 [2019-09-27T14:52:31.113Z] === CONT  TestStopContainerWithTimeout/3
14:52:32 [2019-09-27T14:52:32.018Z] ok  	github.com/docker/docker/pkg/tarsum	0.210s	coverage: 89.3% of statements
14:52:32 [2019-09-27T14:52:32.557Z] --- PASS: TestRunContainerWithBridgeNone (2.78s)
14:52:32 [2019-09-27T14:52:32.557Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
14:52:32 [2019-09-27T14:52:32.557Z]     daemon.go:302: [de1d8eafaaeb8] waiting for daemon to start
14:52:32 [2019-09-27T14:52:32.557Z]     daemon.go:334: [de1d8eafaaeb8] daemon started
14:52:32 [2019-09-27T14:52:32.557Z]     daemon.go:286: [de1d8eafaaeb8] exiting daemon
14:52:32 [2019-09-27T14:52:32.557Z] === RUN   TestNetworkInvalidJSON
14:52:32 [2019-09-27T14:52:32.557Z] === RUN   TestNetworkInvalidJSON//networks/create
14:52:32 [2019-09-27T14:52:32.557Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:52:32 [2019-09-27T14:52:32.557Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:52:32 [2019-09-27T14:52:32.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:52:32 [2019-09-27T14:52:32.557Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:52:32 [2019-09-27T14:52:32.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:52:32 [2019-09-27T14:52:32.557Z] === CONT  TestNetworkInvalidJSON//networks/create
14:52:32 [2019-09-27T14:52:32.557Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:52:32 [2019-09-27T14:52:32.557Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:52:32 [2019-09-27T14:52:32.557Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:52:32 [2019-09-27T14:52:32.557Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:52:32 [2019-09-27T14:52:32.557Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:52:32 [2019-09-27T14:52:32.557Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:52:32 [2019-09-27T14:52:32.557Z] === RUN   TestDaemonRestartWithLiveRestore
14:52:32 [2019-09-27T14:52:32.656Z] ok  	github.com/docker/docker/pkg/term	0.013s	coverage: 84.8% of statements
14:52:32 [2019-09-27T14:52:32.942Z] testing: warning: no tests to run
14:52:32 [2019-09-27T14:52:32.942Z] ok  	github.com/docker/docker/pkg/term/windows	0.024s	coverage: 0.0% of statements [no tests to run]
14:52:33 [2019-09-27T14:52:33.005Z] === CONT  TestStopContainerWithTimeout/1
14:52:33 [2019-09-27T14:52:33.563Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
14:52:33 [2019-09-27T14:52:33.563Z] ok  	github.com/docker/docker/pkg/truncindex	0.119s	coverage: 91.5% of statements
14:52:33 [2019-09-27T14:52:33.563Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
14:52:33 [2019-09-27T14:52:33.853Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
14:52:33 [2019-09-27T14:52:33.853Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:302: [dcca722bb4972] waiting for daemon to start
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:334: [dcca722bb4972] daemon started
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:286: [dcca722bb4972] exiting daemon
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:302: [dcca722bb4972] waiting for daemon to start
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:334: [dcca722bb4972] daemon started
14:52:33 [2019-09-27T14:52:33.853Z]     daemon.go:286: [dcca722bb4972] exiting daemon
14:52:33 [2019-09-27T14:52:33.853Z] === RUN   TestDaemonDefaultNetworkPools
14:52:34 [2019-09-27T14:52:34.785Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s)
14:52:34 [2019-09-27T14:52:34.785Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
14:52:34 [2019-09-27T14:52:34.785Z]     daemon.go:302: [d4804795281df] waiting for daemon to start
14:52:34 [2019-09-27T14:52:34.785Z]     daemon.go:334: [d4804795281df] daemon started
14:52:34 [2019-09-27T14:52:34.785Z]     daemon.go:286: [d4804795281df] exiting daemon
14:52:34 [2019-09-27T14:52:34.785Z] === RUN   TestDaemonRestartWithExistingNetwork
14:52:34 [2019-09-27T14:52:34.897Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:52:34 [2019-09-27T14:52:34.897Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
14:52:34 [2019-09-27T14:52:34.897Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
14:52:34 [2019-09-27T14:52:34.897Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
14:52:34 [2019-09-27T14:52:34.897Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
14:52:34 [2019-09-27T14:52:34.897Z] === RUN   TestDeleteDevicemapper
14:52:34 [2019-09-27T14:52:34.897Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:52:34 [2019-09-27T14:52:34.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:52:34 [2019-09-27T14:52:34.897Z] === CONT  TestDaemonRestartIpcMode
14:52:35 [2019-09-27T14:52:35.828Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	5.992s
14:52:36 [2019-09-27T14:52:36.090Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
14:52:36 [2019-09-27T14:52:36.090Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:302: [d1ad2cbdbd0be] waiting for daemon to start
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:334: [d1ad2cbdbd0be] daemon started
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:286: [d1ad2cbdbd0be] exiting daemon
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:302: [d1ad2cbdbd0be] waiting for daemon to start
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:334: [d1ad2cbdbd0be] daemon started
14:52:36 [2019-09-27T14:52:36.090Z]     daemon.go:286: [d1ad2cbdbd0be] exiting daemon
14:52:36 [2019-09-27T14:52:36.090Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:52:36 [2019-09-27T14:52:36.757Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.876s
14:52:37 [2019-09-27T14:52:37.368Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s)
14:52:37 [2019-09-27T14:52:37.368Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:302: [d22bb71d32a73] waiting for daemon to start
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:334: [d22bb71d32a73] daemon started
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:286: [d22bb71d32a73] exiting daemon
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:302: [d22bb71d32a73] waiting for daemon to start
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:334: [d22bb71d32a73] daemon started
14:52:37 [2019-09-27T14:52:37.368Z]     daemon.go:286: [d22bb71d32a73] exiting daemon
14:52:37 [2019-09-27T14:52:37.368Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:52:37 [2019-09-27T14:52:37.757Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
14:52:37 [2019-09-27T14:52:37.757Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
14:52:37 [2019-09-27T14:52:37.757Z]     daemon.go:302: [d435ee0ff62da] waiting for daemon to start
14:52:37 [2019-09-27T14:52:37.757Z]     daemon.go:334: [d435ee0ff62da] daemon started
14:52:37 [2019-09-27T14:52:37.757Z]     daemon.go:286: [d435ee0ff62da] exiting daemon
14:52:37 [2019-09-27T14:52:37.757Z] === RUN   TestServiceWithPredefinedNetwork
14:52:37 [2019-09-27T14:52:37.971Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
14:52:38 [2019-09-27T14:52:38.127Z] --- PASS: TestDaemonRestartIpcMode (3.28s)
14:52:38 [2019-09-27T14:52:38.127Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:302: [d43a0b27e0b44] waiting for daemon to start
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:334: [d43a0b27e0b44] daemon started
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:286: [d43a0b27e0b44] exiting daemon
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:302: [d43a0b27e0b44] waiting for daemon to start
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:334: [d43a0b27e0b44] daemon started
14:52:38 [2019-09-27T14:52:38.127Z]     daemon.go:286: [d43a0b27e0b44] exiting daemon
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestContainerInvalidJSON
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:52:38 [2019-09-27T14:52:38.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:52:38 [2019-09-27T14:52:38.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:52:38 [2019-09-27T14:52:38.127Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:52:38 [2019-09-27T14:52:38.127Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:52:38 [2019-09-27T14:52:38.127Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:52:38 [2019-09-27T14:52:38.127Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:52:38 [2019-09-27T14:52:38.127Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:52:38 [2019-09-27T14:52:38.127Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:52:38 [2019-09-27T14:52:38.127Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:52:38 [2019-09-27T14:52:38.127Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:52:38 [2019-09-27T14:52:38.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
14:52:38 [2019-09-27T14:52:38.127Z] === RUN   TestCopyFromContainerPathIsNotDir
14:52:38 [2019-09-27T14:52:38.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
14:52:38 [2019-09-27T14:52:38.383Z] === RUN   TestCopyFromContainer
14:52:39 [2019-09-27T14:52:39.456Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.020s	coverage: 33.3% of statements
14:52:39 [2019-09-27T14:52:39.456Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 71.4% of statements
14:52:40 [2019-09-27T14:52:40.088Z] ok  	github.com/docker/docker/plugin	0.587s	coverage: 27.3% of statements
14:52:40 [2019-09-27T14:52:40.279Z] === RUN   TestCopyFromContainer//
14:52:40 [2019-09-27T14:52:40.279Z] === RUN   TestCopyFromContainer//bar/root
14:52:40 [2019-09-27T14:52:40.279Z] PASS: docker_cli_build_test.go:5601: DockerSuite.TestBuildContChar	3.340s
14:52:40 [2019-09-27T14:52:40.279Z] === RUN   TestCopyFromContainer//bar/root/
14:52:40 [2019-09-27T14:52:40.279Z] === RUN   TestCopyFromContainer/bar/quux
14:52:40 [2019-09-27T14:52:40.537Z] === RUN   TestCopyFromContainer/bar/quux/
14:52:40 [2019-09-27T14:52:40.537Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:52:40 [2019-09-27T14:52:40.537Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:52:40 [2019-09-27T14:52:40.537Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:52:40 [2019-09-27T14:52:40.795Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:52:40 [2019-09-27T14:52:40.795Z] === RUN   TestCopyFromContainer/bar/notarget
14:52:41 [2019-09-27T14:52:41.051Z] --- PASS: TestCopyFromContainer (2.69s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:52:41 [2019-09-27T14:52:41.051Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
14:52:41 [2019-09-27T14:52:41.051Z] === RUN   TestDaemonRestartIpcMode
14:52:41 [2019-09-27T14:52:41.051Z] === PAUSE TestDaemonRestartIpcMode
14:52:41 [2019-09-27T14:52:41.051Z] === RUN   TestExecWithCloseStdin
14:52:41 [2019-09-27T14:52:41.153Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s)
14:52:41 [2019-09-27T14:52:41.153Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
14:52:41 [2019-09-27T14:52:41.153Z]     daemon.go:302: [dd65eb1665ece] waiting for daemon to start
14:52:41 [2019-09-27T14:52:41.153Z]     daemon.go:334: [dd65eb1665ece] daemon started
14:52:41 [2019-09-27T14:52:41.153Z]     daemon.go:286: [dd65eb1665ece] exiting daemon
14:52:41 [2019-09-27T14:52:41.153Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:52:41 [2019-09-27T14:52:41.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:52:41 [2019-09-27T14:52:41.153Z]     service_test.go:230: FLAKY_TEST
14:52:41 [2019-09-27T14:52:41.153Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:52:41 [2019-09-27T14:52:41.308Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.673s
14:52:41 [2019-09-27T14:52:41.565Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.394s
14:52:41 [2019-09-27T14:52:41.572Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.2% of statements
14:52:42 [2019-09-27T14:52:42.129Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.363s
14:52:42 [2019-09-27T14:52:42.129Z] --- PASS: TestExecWithCloseStdin (1.06s)
14:52:42 [2019-09-27T14:52:42.129Z] === RUN   TestExecUser
14:52:43 [2019-09-27T14:52:43.058Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
14:52:43 [2019-09-27T14:52:43.062Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.118s
14:52:43 [2019-09-27T14:52:43.062Z] --- PASS: TestExecUser (1.09s)
14:52:43 [2019-09-27T14:52:43.062Z] === RUN   TestHealthKillContainer
14:52:43 [2019-09-27T14:52:43.318Z] PASS: docker_cli_daemon_test.go:1581: DockerDaemonSuite.TestDaemonWideLogConfig	1.586s
14:52:43 [2019-09-27T14:52:43.345Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 47.1% of statements
14:52:43 [2019-09-27T14:52:43.883Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.712s
14:52:44 [2019-09-27T14:52:44.140Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.379s
14:52:44 [2019-09-27T14:52:44.837Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 68.2% of statements
14:52:45 [2019-09-27T14:52:45.854Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
14:52:46 [2019-09-27T14:52:46.141Z] ok  	github.com/docker/docker/registry	0.475s	coverage: 57.0% of statements
14:52:46 [2019-09-27T14:52:46.663Z] --- PASS: TestHealthKillContainer (3.33s)
14:52:46 [2019-09-27T14:52:46.663Z] === RUN   TestAPIIpcModeHost
14:52:47 [2019-09-27T14:52:47.226Z] PASS: docker_cli_daemon_test.go:2639: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	3.718s
14:52:47 [2019-09-27T14:52:47.226Z] --- PASS: TestAPIIpcModeHost (0.91s)
14:52:47 [2019-09-27T14:52:47.226Z] === RUN   TestDaemonIpcModeShareable
14:52:47 [2019-09-27T14:52:47.413Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.99s)
14:52:47 [2019-09-27T14:52:47.413Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
14:52:47 [2019-09-27T14:52:47.413Z]     daemon.go:302: [d7b61d8fe2c7a] waiting for daemon to start
14:52:47 [2019-09-27T14:52:47.413Z]     daemon.go:334: [d7b61d8fe2c7a] daemon started
14:52:47 [2019-09-27T14:52:47.414Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:0coja28bgita308cuqvhg6hww Created:2019-09-27 14:52:42.167644186 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
14:52:47 [2019-09-27T14:52:47.414Z]     daemon.go:286: [d7b61d8fe2c7a] exiting daemon
14:52:47 [2019-09-27T14:52:47.414Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
14:52:47 [2019-09-27T14:52:47.414Z]     daemon.go:302: [d0e209710c3ce] waiting for daemon to start
14:52:47 [2019-09-27T14:52:47.414Z]     daemon.go:334: [d0e209710c3ce] daemon started
14:52:47 [2019-09-27T14:52:47.414Z]     daemon.go:286: [d0e209710c3ce] exiting daemon
14:52:47 [2019-09-27T14:52:47.414Z] PASS
14:52:47 [2019-09-27T14:52:47.414Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
14:52:47 [2019-09-27T14:52:47.414Z] INFO: Testing against a local daemon
14:52:47 [2019-09-27T14:52:47.414Z] === RUN   TestDockerNetworkIpvlanPersistance
14:52:47 [2019-09-27T14:52:47.414Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:52:47 [2019-09-27T14:52:47.414Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:52:47 [2019-09-27T14:52:47.414Z] === RUN   TestDockerNetworkIpvlan
14:52:47 [2019-09-27T14:52:47.414Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:52:47 [2019-09-27T14:52:47.414Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:52:47 [2019-09-27T14:52:47.414Z] PASS
14:52:47 [2019-09-27T14:52:47.414Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
14:52:47 [2019-09-27T14:52:47.414Z] INFO: Testing against a local daemon
14:52:47 [2019-09-27T14:52:47.414Z] === RUN   TestDockerNetworkMacvlanPersistance
14:52:47 [2019-09-27T14:52:47.636Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 73.0% of statements
14:52:47 [2019-09-27T14:52:47.791Z] PASS: docker_cli_daemon_test.go:1186: DockerDaemonSuite.TestDaemonWithWrongkey	0.624s
14:52:48 [2019-09-27T14:52:48.652Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 67.3% of statements
14:52:48 [2019-09-27T14:52:48.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
14:52:48 [2019-09-27T14:52:48.849Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:302: [da7ad7a9ae6ed] waiting for daemon to start
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:334: [da7ad7a9ae6ed] daemon started
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:286: [da7ad7a9ae6ed] exiting daemon
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:302: [da7ad7a9ae6ed] waiting for daemon to start
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:334: [da7ad7a9ae6ed] daemon started
14:52:48 [2019-09-27T14:52:48.849Z]     daemon.go:286: [da7ad7a9ae6ed] exiting daemon
14:52:48 [2019-09-27T14:52:48.849Z] === RUN   TestDockerNetworkMacvlan
14:52:49 [2019-09-27T14:52:49.641Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:52:49 [2019-09-27T14:52:49.685Z] --- PASS: TestDaemonIpcModeShareable (2.01s)
14:52:49 [2019-09-27T14:52:49.685Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
14:52:49 [2019-09-27T14:52:49.685Z]     daemon.go:302: [dae166c7e20ad] waiting for daemon to start
14:52:49 [2019-09-27T14:52:49.685Z]     daemon.go:334: [dae166c7e20ad] daemon started
14:52:49 [2019-09-27T14:52:49.685Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:230, shared: true, mustBeShared: true
14:52:49 [2019-09-27T14:52:49.685Z]     daemon.go:286: [dae166c7e20ad] exiting daemon
14:52:49 [2019-09-27T14:52:49.685Z] === RUN   TestDaemonIpcModePrivate
14:52:50 [2019-09-27T14:52:50.133Z] ok  	github.com/docker/docker/volume/service	0.034s	coverage: 73.0% of statements
14:52:50 [2019-09-27T14:52:50.435Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:52:51 [2019-09-27T14:52:51.580Z] --- PASS: TestDaemonIpcModePrivate (2.10s)
14:52:51 [2019-09-27T14:52:51.580Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
14:52:51 [2019-09-27T14:52:51.580Z]     daemon.go:302: [daded05953c4a] waiting for daemon to start
14:52:51 [2019-09-27T14:52:51.580Z]     daemon.go:334: [daded05953c4a] daemon started
14:52:51 [2019-09-27T14:52:51.580Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:246, shared: false, mustBeShared: false
14:52:51 [2019-09-27T14:52:51.580Z]     daemon.go:286: [daded05953c4a] exiting daemon
14:52:51 [2019-09-27T14:52:51.580Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:51 [2019-09-27T14:52:51.709Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:52:52 [2019-09-27T14:52:52.950Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	4.989s
14:52:53 [2019-09-27T14:52:53.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s)
14:52:53 [2019-09-27T14:52:53.517Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
14:52:53 [2019-09-27T14:52:53.517Z]     daemon.go:302: [dbaadbbd6a6ea] waiting for daemon to start
14:52:53 [2019-09-27T14:52:53.517Z]     daemon.go:334: [dbaadbbd6a6ea] daemon started
14:52:53 [2019-09-27T14:52:53.517Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:242, shared: false, mustBeShared: false
14:52:53 [2019-09-27T14:52:53.517Z]     daemon.go:286: [dbaadbbd6a6ea] exiting daemon
14:52:53 [2019-09-27T14:52:53.517Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:54 [2019-09-27T14:52:54.326Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:52:55 [2019-09-27T14:52:55.411Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
14:52:55 [2019-09-27T14:52:55.411Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
14:52:55 [2019-09-27T14:52:55.411Z]     daemon.go:302: [dcd9fae9bbeb9] waiting for daemon to start
14:52:55 [2019-09-27T14:52:55.411Z]     daemon.go:334: [dcd9fae9bbeb9] daemon started
14:52:55 [2019-09-27T14:52:55.411Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:236, shared: true, mustBeShared: true
14:52:55 [2019-09-27T14:52:55.411Z]     daemon.go:286: [dcd9fae9bbeb9] exiting daemon
14:52:55 [2019-09-27T14:52:55.411Z] === RUN   TestStopContainerWithTimeout
14:52:55 [2019-09-27T14:52:55.411Z] === RUN   TestStopContainerWithTimeout/0
14:52:55 [2019-09-27T14:52:55.411Z] === PAUSE TestStopContainerWithTimeout/0
14:52:55 [2019-09-27T14:52:55.411Z] === RUN   TestStopContainerWithTimeout/1
14:52:55 [2019-09-27T14:52:55.411Z] === PAUSE TestStopContainerWithTimeout/1
14:52:55 [2019-09-27T14:52:55.411Z] === RUN   TestStopContainerWithTimeout/3
14:52:55 [2019-09-27T14:52:55.411Z] === PAUSE TestStopContainerWithTimeout/3
14:52:55 [2019-09-27T14:52:55.411Z] === RUN   TestStopContainerWithTimeout/-1
14:52:55 [2019-09-27T14:52:55.411Z] === PAUSE TestStopContainerWithTimeout/-1
14:52:55 [2019-09-27T14:52:55.411Z] === CONT  TestStopContainerWithTimeout/0
14:52:55 [2019-09-27T14:52:55.411Z] === CONT  TestStopContainerWithTimeout/3
14:52:56 [2019-09-27T14:52:56.342Z] PASS: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart	3.435s
14:52:56 [2019-09-27T14:52:56.905Z] === CONT  TestStopContainerWithTimeout/1
14:52:57 [2019-09-27T14:52:57.839Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	13.561s
14:52:58 [2019-09-27T14:52:58.369Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:52:58 [2019-09-27T14:52:58.404Z] === CONT  TestStopContainerWithTimeout/-1
14:52:58 [2019-09-27T14:52:58.508Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.8% of statements
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/volume	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === Skipped
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver btrfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver btrfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver btrfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver btrfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver btrfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:73: No driver to put!
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     overlay_test.go:49: Fails to compute changes intermittently
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver zfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver zfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver zfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver zfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:46: Driver zfs not supported
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     graphtest_unix.go:73: No driver to put!
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: migrate/v1 TestMigrateContainers (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     migratev1_test.go:71: Test tailored to amd64 architecture
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: migrate/v1 TestMigrateImages (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     migratev1_test.go:150: Test tailored to amd64 architecture
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:52:58 [2019-09-27T14:52:58.508Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] 
14:52:58 [2019-09-27T14:52:58.508Z] DONE 1926 tests, 21 skipped in 349.837s
Post stage
[Pipeline] junit
14:52:58 [2019-09-27T14:52:58.543Z] Recording test results
14:52:58 [2019-09-27T14:52:58.661Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.820s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:52:59 [2019-09-27T14:52:59.226Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.624s
14:52:59 [2019-09-27T14:52:59.317Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:0910118e4b164b82257343dcd50535f2aa64709f hack/make.sh dynbinary test-integration
14:52:59 [2019-09-27T14:52:59.934Z] 
14:52:59 [2019-09-27T14:52:59.934Z] Removing bundles/
14:52:59 [2019-09-27T14:52:59.934Z] 
14:52:59 [2019-09-27T14:52:59.934Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:52:59 [2019-09-27T14:52:59.934Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:52:59 [2019-09-27T14:52:59.934Z] GOOS="" GOARCH="" GOARM=""
14:53:01 [2019-09-27T14:53:01.746Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:53:01 [2019-09-27T14:53:01.746Z]     --- PASS: TestStopContainerWithTimeout/0 (1.43s)
14:53:01 [2019-09-27T14:53:01.746Z]     --- PASS: TestStopContainerWithTimeout/3 (3.22s)
14:53:01 [2019-09-27T14:53:01.746Z]     --- PASS: TestStopContainerWithTimeout/1 (2.18s)
14:53:01 [2019-09-27T14:53:01.746Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
14:53:01 [2019-09-27T14:53:01.746Z] === RUN   TestDeleteDevicemapper
14:53:01 [2019-09-27T14:53:01.746Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:01 [2019-09-27T14:53:01.746Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:01 [2019-09-27T14:53:01.746Z] === CONT  TestDaemonRestartIpcMode
14:53:02 [2019-09-27T14:53:02.309Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	3.113s
14:53:04 [2019-09-27T14:53:04.830Z] --- PASS: TestDaemonRestartIpcMode (3.34s)
14:53:04 [2019-09-27T14:53:04.830Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:302: [d707cb244163a] waiting for daemon to start
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:334: [d707cb244163a] daemon started
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:286: [d707cb244163a] exiting daemon
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:302: [d707cb244163a] waiting for daemon to start
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:334: [d707cb244163a] daemon started
14:53:04 [2019-09-27T14:53:04.830Z]     daemon.go:286: [d707cb244163a] exiting daemon
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestContainerInvalidJSON
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:53:04 [2019-09-27T14:53:04.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:53:04 [2019-09-27T14:53:04.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:53:04 [2019-09-27T14:53:04.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:53:04 [2019-09-27T14:53:04.830Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:53:04 [2019-09-27T14:53:04.830Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:53:04 [2019-09-27T14:53:04.830Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:53:04 [2019-09-27T14:53:04.830Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:53:04 [2019-09-27T14:53:04.830Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:53:04 [2019-09-27T14:53:04.830Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:53:04 [2019-09-27T14:53:04.830Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:53:04 [2019-09-27T14:53:04.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestCopyFromContainerPathIsNotDir
14:53:04 [2019-09-27T14:53:04.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
14:53:04 [2019-09-27T14:53:04.830Z] === RUN   TestCopyFromContainer
14:53:06 [2019-09-27T14:53:06.341Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	3.863s
14:53:06 [2019-09-27T14:53:06.600Z] === RUN   TestCopyFromContainer//
14:53:06 [2019-09-27T14:53:06.858Z] === RUN   TestCopyFromContainer//bar/root
14:53:06 [2019-09-27T14:53:06.858Z] === RUN   TestCopyFromContainer//bar/root/
14:53:07 [2019-09-27T14:53:07.127Z] === RUN   TestCopyFromContainer/bar/quux
14:53:07 [2019-09-27T14:53:07.127Z] === RUN   TestCopyFromContainer/bar/quux/
14:53:07 [2019-09-27T14:53:07.127Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:53:07 [2019-09-27T14:53:07.397Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:53:07 [2019-09-27T14:53:07.397Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:53:07 [2019-09-27T14:53:07.654Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:53:07 [2019-09-27T14:53:07.654Z] === RUN   TestCopyFromContainer/bar/notarget
14:53:07 [2019-09-27T14:53:07.654Z] --- PASS: TestCopyFromContainer (2.84s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer// (0.14s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:53:07 [2019-09-27T14:53:07.654Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:53:07 [2019-09-27T14:53:07.654Z] === RUN   TestDaemonRestartIpcMode
14:53:07 [2019-09-27T14:53:07.654Z] === PAUSE TestDaemonRestartIpcMode
14:53:07 [2019-09-27T14:53:07.654Z] === RUN   TestExecWithCloseStdin
14:53:07 [2019-09-27T14:53:07.911Z] PASS: docker_cli_build_test.go:6025: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.735s
14:53:07 [2019-09-27T14:53:07.911Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
14:53:07 [2019-09-27T14:53:07.911Z] SKIP: docker_cli_build_test.go:5898: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
14:53:07 [2019-09-27T14:53:07.911Z] SKIP: docker_cli_build_test.go:5881: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
14:53:07 [2019-09-27T14:53:07.911Z] SKIP: docker_cli_build_test.go:5916: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
14:53:08 [2019-09-27T14:53:08.841Z] --- PASS: TestExecWithCloseStdin (0.95s)
14:53:08 [2019-09-27T14:53:08.842Z] === RUN   TestExecUser
14:53:09 [2019-09-27T14:53:09.406Z] PASS: docker_cli_daemon_test.go:2725: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	12.989s
14:53:09 [2019-09-27T14:53:09.662Z] --- PASS: TestExecUser (1.00s)
14:53:09 [2019-09-27T14:53:09.662Z] === RUN   TestHealthKillContainer
14:53:11 [2019-09-27T14:53:11.556Z] PASS: docker_cli_daemon_test.go:2959: DockerDaemonSuite.TestFailedPluginRemove	1.908s
14:53:11 [2019-09-27T14:53:11.813Z] PASS: docker_cli_daemon_test.go:1273: DockerDaemonSuite.TestHTTPSInfo	0.550s
14:53:12 [2019-09-27T14:53:12.744Z] PASS: docker_cli_daemon_test.go:1336: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.561s
14:53:12 [2019-09-27T14:53:12.744Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	4.585s
14:53:12 [2019-09-27T14:53:12.744Z] --- PASS: TestHealthKillContainer (3.00s)
14:53:12 [2019-09-27T14:53:12.744Z] === RUN   TestAPIIpcModeHost
14:53:13 [2019-09-27T14:53:13.001Z] PASS: docker_cli_daemon_test.go:1365: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.550s
14:53:13 [2019-09-27T14:53:13.566Z] --- PASS: TestAPIIpcModeHost (0.91s)
14:53:13 [2019-09-27T14:53:13.566Z] === RUN   TestDaemonIpcModeShareable
14:53:14 [2019-09-27T14:53:14.821Z] --- PASS: TestDockerNetworkMacvlan (25.57s)
14:53:14 [2019-09-27T14:53:14.821Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:302: [d5f711e1c18dc] waiting for daemon to start
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:334: [d5f711e1c18dc] daemon started
14:53:14 [2019-09-27T14:53:14.821Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:286: [d5f711e1c18dc] exiting daemon
14:53:14 [2019-09-27T14:53:14.821Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:302: [deb8b9483887d] waiting for daemon to start
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:334: [deb8b9483887d] daemon started
14:53:14 [2019-09-27T14:53:14.821Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s)
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:286: [deb8b9483887d] exiting daemon
14:53:14 [2019-09-27T14:53:14.821Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:302: [d32a533e7e85d] waiting for daemon to start
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:334: [d32a533e7e85d] daemon started
14:53:14 [2019-09-27T14:53:14.821Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s)
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:286: [d32a533e7e85d] exiting daemon
14:53:14 [2019-09-27T14:53:14.821Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:302: [d2cbf970e8ced] waiting for daemon to start
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:334: [d2cbf970e8ced] daemon started
14:53:14 [2019-09-27T14:53:14.821Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:286: [d2cbf970e8ced] exiting daemon
14:53:14 [2019-09-27T14:53:14.821Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:302: [d52cefc6a14b2] waiting for daemon to start
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:334: [d52cefc6a14b2] daemon started
14:53:14 [2019-09-27T14:53:14.821Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.94s)
14:53:14 [2019-09-27T14:53:14.821Z]     daemon.go:286: [d52cefc6a14b2] exiting daemon
14:53:14 [2019-09-27T14:53:14.821Z] PASS
14:53:14 [2019-09-27T14:53:14.821Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
14:53:14 [2019-09-27T14:53:14.821Z] testing: warning: no tests to run
14:53:14 [2019-09-27T14:53:14.821Z] PASS
14:53:14 [2019-09-27T14:53:14.821Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
14:53:14 [2019-09-27T14:53:14.821Z] INFO: Testing against a local daemon
14:53:14 [2019-09-27T14:53:14.821Z] === RUN   TestAuthZPluginAllowRequest
14:53:15 [2019-09-27T14:53:15.467Z] PASS: docker_cli_daemon_test.go:1301: DockerDaemonSuite.TestHTTPSRun	1.990s
14:53:15 [2019-09-27T14:53:15.467Z] PASS: docker_cli_daemon_test.go:50: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
14:53:15 [2019-09-27T14:53:15.467Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
14:53:15 [2019-09-27T14:53:15.467Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
14:53:15 [2019-09-27T14:53:15.467Z]     daemon.go:302: [dfa533f62bb05] waiting for daemon to start
14:53:15 [2019-09-27T14:53:15.467Z]     daemon.go:334: [dfa533f62bb05] daemon started
14:53:15 [2019-09-27T14:53:15.467Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:261, shared: true, mustBeShared: true
14:53:15 [2019-09-27T14:53:15.467Z]     daemon.go:286: [dfa533f62bb05] exiting daemon
14:53:15 [2019-09-27T14:53:15.467Z] === RUN   TestDaemonIpcModePrivate
14:53:16 [2019-09-27T14:53:16.161Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
14:53:16 [2019-09-27T14:53:16.161Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
14:53:16 [2019-09-27T14:53:16.161Z]     daemon.go:302: [dcfc65fa555d1] waiting for daemon to start
14:53:16 [2019-09-27T14:53:16.161Z]     daemon.go:334: [dcfc65fa555d1] daemon started
14:53:16 [2019-09-27T14:53:16.161Z]     daemon.go:286: [dcfc65fa555d1] exiting daemon
14:53:16 [2019-09-27T14:53:16.161Z] === RUN   TestAuthZPluginTLS
14:53:16 [2019-09-27T14:53:16.836Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.520s
14:53:17 [2019-09-27T14:53:17.028Z] --- PASS: TestAuthZPluginTLS (0.57s)
14:53:17 [2019-09-27T14:53:17.028Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
14:53:17 [2019-09-27T14:53:17.028Z]     daemon.go:302: [dfcccdb8daace] waiting for daemon to start
14:53:17 [2019-09-27T14:53:17.028Z]     daemon.go:334: [dfcccdb8daace] daemon started
14:53:17 [2019-09-27T14:53:17.028Z]     daemon.go:286: [dfcccdb8daace] exiting daemon
14:53:17 [2019-09-27T14:53:17.028Z] === RUN   TestAuthZPluginDenyRequest
14:53:17 [2019-09-27T14:53:17.400Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
14:53:17 [2019-09-27T14:53:17.400Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
14:53:17 [2019-09-27T14:53:17.400Z]     daemon.go:302: [d2f4fea0a05f7] waiting for daemon to start
14:53:17 [2019-09-27T14:53:17.400Z]     daemon.go:334: [d2f4fea0a05f7] daemon started
14:53:17 [2019-09-27T14:53:17.400Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:251, shared: false, mustBeShared: false
14:53:17 [2019-09-27T14:53:17.400Z]     daemon.go:286: [d2f4fea0a05f7] exiting daemon
14:53:17 [2019-09-27T14:53:17.400Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:53:17 [2019-09-27T14:53:17.411Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:53:17 [2019-09-27T14:53:17.411Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
14:53:17 [2019-09-27T14:53:17.411Z]     daemon.go:302: [db8d02dc7b751] waiting for daemon to start
14:53:17 [2019-09-27T14:53:17.411Z]     daemon.go:334: [db8d02dc7b751] daemon started
14:53:17 [2019-09-27T14:53:17.411Z]     daemon.go:286: [db8d02dc7b751] exiting daemon
14:53:17 [2019-09-27T14:53:17.411Z] === RUN   TestAuthZPluginAPIDenyResponse
14:53:17 [2019-09-27T14:53:17.806Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
14:53:17 [2019-09-27T14:53:17.806Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
14:53:17 [2019-09-27T14:53:17.806Z]     daemon.go:302: [dec1a26fe30e4] waiting for daemon to start
14:53:17 [2019-09-27T14:53:17.806Z]     daemon.go:334: [dec1a26fe30e4] daemon started
14:53:17 [2019-09-27T14:53:17.806Z]     daemon.go:286: [dec1a26fe30e4] exiting daemon
14:53:17 [2019-09-27T14:53:17.806Z] === RUN   TestAuthZPluginDenyResponse
14:53:18 [2019-09-27T14:53:18.330Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	1.499s
14:53:18 [2019-09-27T14:53:18.587Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	6.040s
14:53:18 [2019-09-27T14:53:18.612Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:53:18 [2019-09-27T14:53:18.612Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
14:53:18 [2019-09-27T14:53:18.612Z]     daemon.go:302: [dec6d129087cb] waiting for daemon to start
14:53:18 [2019-09-27T14:53:18.612Z]     daemon.go:334: [dec6d129087cb] daemon started
14:53:18 [2019-09-27T14:53:18.612Z]     daemon.go:286: [dec6d129087cb] exiting daemon
14:53:18 [2019-09-27T14:53:18.612Z] === RUN   TestAuthZPluginAllowEventStream
14:53:19 [2019-09-27T14:53:19.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.13s)
14:53:19 [2019-09-27T14:53:19.518Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
14:53:19 [2019-09-27T14:53:19.518Z]     daemon.go:302: [d287de6ba8d8c] waiting for daemon to start
14:53:19 [2019-09-27T14:53:19.518Z]     daemon.go:334: [d287de6ba8d8c] daemon started
14:53:19 [2019-09-27T14:53:19.518Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false
14:53:19 [2019-09-27T14:53:19.518Z]     daemon.go:286: [d287de6ba8d8c] exiting daemon
14:53:19 [2019-09-27T14:53:19.518Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:53:20 [2019-09-27T14:53:20.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s)
14:53:20 [2019-09-27T14:53:20.433Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
14:53:20 [2019-09-27T14:53:20.433Z]     daemon.go:302: [d5e1c50a691b3] waiting for daemon to start
14:53:20 [2019-09-27T14:53:20.433Z]     daemon.go:334: [d5e1c50a691b3] daemon started
14:53:20 [2019-09-27T14:53:20.433Z]     daemon.go:286: [d5e1c50a691b3] exiting daemon
14:53:20 [2019-09-27T14:53:20.433Z] === RUN   TestAuthZPluginErrorResponse
14:53:20 [2019-09-27T14:53:20.803Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:53:20 [2019-09-27T14:53:20.803Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
14:53:20 [2019-09-27T14:53:20.803Z]     daemon.go:302: [d5abe05c5886d] waiting for daemon to start
14:53:20 [2019-09-27T14:53:20.803Z]     daemon.go:334: [d5abe05c5886d] daemon started
14:53:20 [2019-09-27T14:53:20.803Z]     daemon.go:286: [d5abe05c5886d] exiting daemon
14:53:20 [2019-09-27T14:53:20.803Z] === RUN   TestAuthZPluginErrorRequest
14:53:21 [2019-09-27T14:53:21.412Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
14:53:21 [2019-09-27T14:53:21.412Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
14:53:21 [2019-09-27T14:53:21.412Z]     daemon.go:302: [d3a090ffabd65] waiting for daemon to start
14:53:21 [2019-09-27T14:53:21.412Z]     daemon.go:334: [d3a090ffabd65] daemon started
14:53:21 [2019-09-27T14:53:21.412Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:255, shared: true, mustBeShared: true
14:53:21 [2019-09-27T14:53:21.412Z]     daemon.go:286: [d3a090ffabd65] exiting daemon
14:53:21 [2019-09-27T14:53:21.412Z] === RUN   TestStopContainerWithTimeout
14:53:21 [2019-09-27T14:53:21.412Z] === RUN   TestStopContainerWithTimeout/0
14:53:21 [2019-09-27T14:53:21.412Z] === PAUSE TestStopContainerWithTimeout/0
14:53:21 [2019-09-27T14:53:21.412Z] === RUN   TestStopContainerWithTimeout/1
14:53:21 [2019-09-27T14:53:21.412Z] === PAUSE TestStopContainerWithTimeout/1
14:53:21 [2019-09-27T14:53:21.412Z] === RUN   TestStopContainerWithTimeout/3
14:53:21 [2019-09-27T14:53:21.412Z] === PAUSE TestStopContainerWithTimeout/3
14:53:21 [2019-09-27T14:53:21.412Z] === RUN   TestStopContainerWithTimeout/-1
14:53:21 [2019-09-27T14:53:21.412Z] === PAUSE TestStopContainerWithTimeout/-1
14:53:21 [2019-09-27T14:53:21.412Z] === CONT  TestStopContainerWithTimeout/0
14:53:21 [2019-09-27T14:53:21.412Z] === CONT  TestStopContainerWithTimeout/3
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:53:21 [2019-09-27T14:53:21.516Z] 
14:53:21 [2019-09-27T14:53:21.516Z]  ________   ____  __.
14:53:21 [2019-09-27T14:53:21.516Z]  \_____  \ |    |/ _|
14:53:21 [2019-09-27T14:53:21.516Z]  /   |   \|      <
14:53:21 [2019-09-27T14:53:21.516Z]  /    |    \    |  \
14:53:21 [2019-09-27T14:53:21.516Z]  \_______  /____|__ \
14:53:21 [2019-09-27T14:53:21.516Z]          \/        \/
14:53:21 [2019-09-27T14:53:21.516Z] 
14:53:21 [2019-09-27T14:53:21.516Z] INFO: make.ps1 ended at 09/27/2019 14:53:14
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Binaries build ended at 09/27/2019 14:53:15. Duration:00:01:12.3623646
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Copying the built daemon binary to d:\CI-4\CI-0910118e4\binary\dockerd-0910118e4.exe...
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Copying the built client binary to d:\CI-4\CI-0910118e4\binary\docker-0910118e4.exe...
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Copying dockerversion from the container...
14:53:21 [2019-09-27T14:53:21.516Z] INFO: Copying the golang package from the container to d:\CI-4\CI-0910118e4\installer\go.zip...
14:53:21 [2019-09-27T14:53:21.690Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
14:53:21 [2019-09-27T14:53:21.690Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
14:53:21 [2019-09-27T14:53:21.690Z]     daemon.go:302: [d081b2bd80e2b] waiting for daemon to start
14:53:21 [2019-09-27T14:53:21.690Z]     daemon.go:334: [d081b2bd80e2b] daemon started
14:53:21 [2019-09-27T14:53:21.690Z]     daemon.go:286: [d081b2bd80e2b] exiting daemon
14:53:21 [2019-09-27T14:53:21.690Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:53:21 [2019-09-27T14:53:21.975Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	3.842s
14:53:22 [2019-09-27T14:53:22.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:53:22 [2019-09-27T14:53:22.102Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:53:22 [2019-09-27T14:53:22.102Z]     daemon.go:302: [d896113a3804a] waiting for daemon to start
14:53:22 [2019-09-27T14:53:22.102Z]     daemon.go:334: [d896113a3804a] daemon started
14:53:22 [2019-09-27T14:53:22.102Z]     daemon.go:286: [d896113a3804a] exiting daemon
14:53:22 [2019-09-27T14:53:22.102Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:53:22 [2019-09-27T14:53:22.232Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.562s
14:53:22 [2019-09-27T14:53:22.488Z] INFO: Extracting go.zip to d:\CI-4\CI-0910118e4\go
14:53:22 [2019-09-27T14:53:22.490Z] === CONT  TestStopContainerWithTimeout/1
14:53:22 [2019-09-27T14:53:22.747Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.426s
14:53:23 [2019-09-27T14:53:23.310Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.281s
14:53:24 [2019-09-27T14:53:24.244Z] === CONT  TestStopContainerWithTimeout/-1
14:53:24 [2019-09-27T14:53:24.557Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
14:53:24 [2019-09-27T14:53:24.557Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
14:53:24 [2019-09-27T14:53:24.557Z]     daemon.go:302: [de36d764367d5] waiting for daemon to start
14:53:24 [2019-09-27T14:53:24.557Z]     daemon.go:334: [de36d764367d5] daemon started
14:53:24 [2019-09-27T14:53:24.557Z]     daemon.go:286: [de36d764367d5] exiting daemon
14:53:24 [2019-09-27T14:53:24.557Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:53:25 [2019-09-27T14:53:25.176Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.722s
14:53:25 [2019-09-27T14:53:25.740Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.541s
14:53:26 [2019-09-27T14:53:26.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
14:53:26 [2019-09-27T14:53:26.421Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
14:53:26 [2019-09-27T14:53:26.421Z]     daemon.go:302: [daaf7a1fd8182] waiting for daemon to start
14:53:26 [2019-09-27T14:53:26.421Z]     daemon.go:334: [daaf7a1fd8182] daemon started
14:53:26 [2019-09-27T14:53:26.421Z]     daemon.go:286: [daaf7a1fd8182] exiting daemon
14:53:26 [2019-09-27T14:53:26.421Z] === RUN   TestAuthZPluginHeader
14:53:27 [2019-09-27T14:53:27.161Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:53:27 [2019-09-27T14:53:27.161Z] Copying nested executables into bundles/cross/linux/amd64
14:53:27 [2019-09-27T14:53:27.161Z] Cross building: bundles/cross/windows/amd64
14:53:27 [2019-09-27T14:53:27.161Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:53:27 [2019-09-27T14:53:27.161Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:53:27 [2019-09-27T14:53:27.327Z] --- PASS: TestAuthZPluginHeader (0.88s)
14:53:27 [2019-09-27T14:53:27.327Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
14:53:27 [2019-09-27T14:53:27.327Z]     daemon.go:302: [deb4a89a4c3a2] waiting for daemon to start
14:53:27 [2019-09-27T14:53:27.327Z]     daemon.go:334: [deb4a89a4c3a2] daemon started
14:53:27 [2019-09-27T14:53:27.327Z]     daemon.go:286: [deb4a89a4c3a2] exiting daemon
14:53:27 [2019-09-27T14:53:27.327Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:53:27 [2019-09-27T14:53:27.327Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:53:27 [2019-09-27T14:53:27.327Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:27 [2019-09-27T14:53:27.327Z] === RUN   TestAuthZPluginV2Disable
14:53:27 [2019-09-27T14:53:27.327Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:53:27 [2019-09-27T14:53:27.327Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:27 [2019-09-27T14:53:27.327Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:53:27 [2019-09-27T14:53:27.327Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:53:27 [2019-09-27T14:53:27.327Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:27 [2019-09-27T14:53:27.327Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:53:27 [2019-09-27T14:53:27.327Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:53:27 [2019-09-27T14:53:27.327Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:27 [2019-09-27T14:53:27.327Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:53:27 [2019-09-27T14:53:27.635Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:53:27 [2019-09-27T14:53:27.635Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
14:53:27 [2019-09-27T14:53:27.635Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
14:53:27 [2019-09-27T14:53:27.635Z]     --- PASS: TestStopContainerWithTimeout/3 (3.35s)
14:53:27 [2019-09-27T14:53:27.635Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
14:53:27 [2019-09-27T14:53:27.635Z] === RUN   TestDeleteDevicemapper
14:53:27 [2019-09-27T14:53:27.635Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:27 [2019-09-27T14:53:27.635Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:27 [2019-09-27T14:53:27.635Z] === CONT  TestDaemonRestartIpcMode
14:53:29 [2019-09-27T14:53:29.004Z] PASS: docker_cli_daemon_test.go:2753: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.174s
14:53:29 [2019-09-27T14:53:29.004Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	6.195s
14:53:30 [2019-09-27T14:53:30.899Z] --- PASS: TestDaemonRestartIpcMode (3.47s)
14:53:30 [2019-09-27T14:53:30.899Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:302: [d7a5ed548f365] waiting for daemon to start
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:334: [d7a5ed548f365] daemon started
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:286: [d7a5ed548f365] exiting daemon
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:302: [d7a5ed548f365] waiting for daemon to start
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:334: [d7a5ed548f365] daemon started
14:53:30 [2019-09-27T14:53:30.899Z]     daemon.go:286: [d7a5ed548f365] exiting daemon
14:53:30 [2019-09-27T14:53:30.899Z] PASS
14:53:30 [2019-09-27T14:53:30.899Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:30 [2019-09-27T14:53:30.899Z] INFO: Testing against a local daemon
14:53:30 [2019-09-27T14:53:30.899Z] === RUN   TestImagesFilterMultiReference
14:53:30 [2019-09-27T14:53:30.899Z] --- PASS: TestImagesFilterMultiReference (0.04s)
14:53:30 [2019-09-27T14:53:30.899Z] === RUN   TestImagesFilterMultiReference
14:53:30 [2019-09-27T14:53:30.899Z] --- PASS: TestImagesFilterMultiReference (0.04s)
14:53:30 [2019-09-27T14:53:30.899Z] === RUN   TestImagesFilterMultiReference
14:53:30 [2019-09-27T14:53:30.899Z] --- PASS: TestImagesFilterMultiReference (0.08s)
14:53:30 [2019-09-27T14:53:30.899Z] === RUN   TestImagesFilterMultiReference
14:53:31 [2019-09-27T14:53:31.156Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestImagesFilterMultiReference
14:53:31 [2019-09-27T14:53:31.156Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:53:31 [2019-09-27T14:53:31.156Z] PASS
14:53:31 [2019-09-27T14:53:31.156Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.156Z] INFO: Testing against a local daemon
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.156Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.156Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.156Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.156Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:53:31 [2019-09-27T14:53:31.156Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:53:31 [2019-09-27T14:53:31.156Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:53:31 [2019-09-27T14:53:31.156Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.156Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] --- PASS: TestNetworkInvalidJSON (0.05s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:31 [2019-09-27T14:53:31.413Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:31 [2019-09-27T14:53:31.413Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
14:53:31 [2019-09-27T14:53:31.413Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:31 [2019-09-27T14:53:31.413Z] PASS
14:53:31 [2019-09-27T14:53:31.413Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.413Z] INFO: Testing against a local daemon
14:53:31 [2019-09-27T14:53:31.413Z] testing: warning: no tests to run
14:53:31 [2019-09-27T14:53:31.413Z] PASS
14:53:31 [2019-09-27T14:53:31.413Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.669Z] INFO: Testing against a local daemon
14:53:31 [2019-09-27T14:53:31.669Z] testing: warning: no tests to run
14:53:31 [2019-09-27T14:53:31.669Z] PASS
14:53:31 [2019-09-27T14:53:31.669Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.669Z] testing: warning: no tests to run
14:53:31 [2019-09-27T14:53:31.669Z] PASS
14:53:31 [2019-09-27T14:53:31.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.669Z] INFO: Testing against a local daemon
14:53:31 [2019-09-27T14:53:31.669Z] testing: warning: no tests to run
14:53:31 [2019-09-27T14:53:31.669Z] PASS
14:53:31 [2019-09-27T14:53:31.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:31 [2019-09-27T14:53:31.926Z] INFO: Testing against a local daemon
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:53:31 [2019-09-27T14:53:31.926Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:53:31 [2019-09-27T14:53:31.926Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:53:31 [2019-09-27T14:53:31.926Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:53:31 [2019-09-27T14:53:31.926Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON
14:53:31 [2019-09-27T14:53:31.926Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:31 [2019-09-27T14:53:31.926Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:53:31 [2019-09-27T14:53:31.926Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:53:31 [2019-09-27T14:53:31.926Z] PASS
14:53:31 [2019-09-27T14:53:31.926Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:32 [2019-09-27T14:53:32.184Z] INFO: Testing against a local daemon
14:53:32 [2019-09-27T14:53:32.184Z] testing: warning: no tests to run
14:53:32 [2019-09-27T14:53:32.184Z] PASS
14:53:32 [2019-09-27T14:53:32.184Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:32 [2019-09-27T14:53:32.184Z] INFO: Testing against a local daemon
14:53:32 [2019-09-27T14:53:32.184Z] testing: warning: no tests to run
14:53:32 [2019-09-27T14:53:32.184Z] PASS
14:53:32 [2019-09-27T14:53:32.184Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:32 [2019-09-27T14:53:32.184Z] PASS: docker_cli_daemon_test.go:2786: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.418s
14:53:32 [2019-09-27T14:53:32.440Z] INFO: Testing against a local daemon
14:53:32 [2019-09-27T14:53:32.440Z] testing: warning: no tests to run
14:53:32 [2019-09-27T14:53:32.440Z] PASS
14:53:32 [2019-09-27T14:53:32.440Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:32 [2019-09-27T14:53:32.440Z] INFO: Testing against a local daemon
14:53:32 [2019-09-27T14:53:32.440Z] testing: warning: no tests to run
14:53:32 [2019-09-27T14:53:32.440Z] PASS
14:53:32 [2019-09-27T14:53:32.440Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:53:32 [2019-09-27T14:53:32.697Z] INFO: Testing against a local daemon
14:53:32 [2019-09-27T14:53:32.697Z] === RUN   TestDockerNetworkReConnect
14:53:35 [2019-09-27T14:53:35.219Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	6.360s
14:53:36 [2019-09-27T14:53:36.149Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.616s
14:53:36 [2019-09-27T14:53:36.711Z] PASS: docker_cli_daemon_test.go:2103: DockerDaemonSuite.TestRunLinksChanged	4.459s
14:53:37 [2019-09-27T14:53:37.278Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.360s
14:53:38 [2019-09-27T14:53:38.651Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	1.747s
14:53:38 [2019-09-27T14:53:38.909Z] --- PASS: TestDockerNetworkReConnect (6.19s)
14:53:38 [2019-09-27T14:53:38.909Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
14:53:38 [2019-09-27T14:53:38.909Z]     daemon.go:302: [d6f7443e82867] waiting for daemon to start
14:53:38 [2019-09-27T14:53:38.909Z]     daemon.go:334: [d6f7443e82867] daemon started
14:53:38 [2019-09-27T14:53:38.909Z]     daemon.go:286: [d6f7443e82867] exiting daemon
14:53:38 [2019-09-27T14:53:38.909Z] === RUN   TestServiceUpdateLabel
14:53:39 [2019-09-27T14:53:39.473Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.014s
14:53:40 [2019-09-27T14:53:40.843Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.003s
14:53:41 [2019-09-27T14:53:41.408Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.165s
14:53:42 [2019-09-27T14:53:42.339Z] --- PASS: TestServiceUpdateLabel (3.34s)
14:53:42 [2019-09-27T14:53:42.339Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
14:53:42 [2019-09-27T14:53:42.339Z]     daemon.go:302: [d972b4650e5f9] waiting for daemon to start
14:53:42 [2019-09-27T14:53:42.339Z]     daemon.go:334: [d972b4650e5f9] daemon started
14:53:42 [2019-09-27T14:53:42.339Z]     daemon.go:286: [d972b4650e5f9] exiting daemon
14:53:42 [2019-09-27T14:53:42.339Z] === RUN   TestServiceUpdateSecrets
14:53:42 [2019-09-27T14:53:42.339Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.692s
14:53:42 [2019-09-27T14:53:42.339Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.017s
14:53:43 [2019-09-27T14:53:43.708Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.239s
14:53:43 [2019-09-27T14:53:43.708Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	3.106s
14:53:45 [2019-09-27T14:53:45.081Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.462s
14:53:46 [2019-09-27T14:53:46.460Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.211s
14:53:47 [2019-09-27T14:53:47.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
14:53:47 [2019-09-27T14:53:47.083Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:302: [d57edc82a38cb] waiting for daemon to start
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:334: [d57edc82a38cb] daemon started
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:286: [d57edc82a38cb] exiting daemon
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:302: [d57edc82a38cb] waiting for daemon to start
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:302: [d57edc82a38cb] waiting for daemon to start
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:286: [d57edc82a38cb] exiting daemon
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:302: [d57edc82a38cb] waiting for daemon to start
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:334: [d57edc82a38cb] daemon started
14:53:47 [2019-09-27T14:53:47.083Z]     daemon.go:286: [d57edc82a38cb] exiting daemon
14:53:47 [2019-09-27T14:53:47.083Z] PASS
14:53:47 [2019-09-27T14:53:47.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
14:53:47 [2019-09-27T14:53:47.083Z] INFO: Testing against a local daemon
14:53:47 [2019-09-27T14:53:47.083Z] === RUN   TestPluginInvalidJSON
14:53:47 [2019-09-27T14:53:47.083Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:53:47 [2019-09-27T14:53:47.083Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:53:47 [2019-09-27T14:53:47.083Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:53:47 [2019-09-27T14:53:47.083Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:53:47 [2019-09-27T14:53:47.083Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:53:47 [2019-09-27T14:53:47.083Z] PASS
14:53:47 [2019-09-27T14:53:47.083Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
14:53:47 [2019-09-27T14:53:47.083Z] INFO: Testing against a local daemon
14:53:47 [2019-09-27T14:53:47.083Z] === RUN   TestExternalGraphDriver
14:53:47 [2019-09-27T14:53:47.083Z] === RUN   TestExternalGraphDriver/json
14:53:47 [2019-09-27T14:53:47.083Z] === RUN   TestExternalGraphDriver/spec
14:53:48 [2019-09-27T14:53:48.911Z] === RUN   TestExternalGraphDriver/pull
14:53:51 [2019-09-27T14:53:51.397Z] --- PASS: TestExternalGraphDriver (6.66s)
14:53:51 [2019-09-27T14:53:51.397Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:302: [dcfb273c74dc5] waiting for daemon to start
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:334: [dcfb273c74dc5] daemon started
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:286: [dcfb273c74dc5] exiting daemon
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:302: [dcfb273c74dc5] waiting for daemon to start
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:334: [dcfb273c74dc5] daemon started
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:286: [dcfb273c74dc5] exiting daemon
14:53:51 [2019-09-27T14:53:51.397Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:302: [dcfb273c74dc5] waiting for daemon to start
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:334: [dcfb273c74dc5] daemon started
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:286: [dcfb273c74dc5] exiting daemon
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:302: [dcfb273c74dc5] waiting for daemon to start
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:334: [dcfb273c74dc5] daemon started
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:286: [dcfb273c74dc5] exiting daemon
14:53:51 [2019-09-27T14:53:51.397Z]     --- PASS: TestExternalGraphDriver/spec (2.23s)
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:302: [dcfb273c74dc5] waiting for daemon to start
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:334: [dcfb273c74dc5] daemon started
14:53:51 [2019-09-27T14:53:51.397Z]     daemon.go:286: [dcfb273c74dc5] exiting daemon
14:53:51 [2019-09-27T14:53:51.397Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
14:53:51 [2019-09-27T14:53:51.397Z] === RUN   TestGraphdriverPluginV2
14:53:51 [2019-09-27T14:53:51.397Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
14:53:51 [2019-09-27T14:53:51.397Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:51 [2019-09-27T14:53:51.397Z] PASS
14:53:51 [2019-09-27T14:53:51.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
14:53:51 [2019-09-27T14:53:51.397Z] INFO: Testing against a local daemon
14:53:51 [2019-09-27T14:53:51.397Z] === RUN   TestContinueAfterPluginCrash
14:53:51 [2019-09-27T14:53:51.397Z] === PAUSE TestContinueAfterPluginCrash
14:53:51 [2019-09-27T14:53:51.397Z] === RUN   TestDaemonStartWithLogOpt
14:53:51 [2019-09-27T14:53:51.397Z] === PAUSE TestDaemonStartWithLogOpt
14:53:51 [2019-09-27T14:53:51.397Z] === CONT  TestContinueAfterPluginCrash
14:53:51 [2019-09-27T14:53:51.397Z] === CONT  TestDaemonStartWithLogOpt
14:53:51 [2019-09-27T14:53:51.713Z] PASS: docker_cli_daemon_test.go:2515: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	7.291s
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Extraction ended at 09/27/2019 14:53:48. Duration:00:00:26.1206455
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Updating the golang and path environment variables
14:53:52 [2019-09-27T14:53:52.484Z] INFO: GOPATH=d:\gopath
14:53:52 [2019-09-27T14:53:52.484Z] INFO: go version go1.11.13 windows/amd64
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Starting a daemon under test...
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-4\CI-0910118e4\daemon --pidfile d:\CI-4\CI-0910118e4\docker.pid
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Process started successfully.
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Waiting for the daemon under test to start...
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Daemon under test started and replied!
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Docker version of the daemon under test
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] Client:
14:53:52 [2019-09-27T14:53:52.484Z]  Version:      17.06.2-ce
14:53:52 [2019-09-27T14:53:52.484Z]  API version:  1.30
14:53:52 [2019-09-27T14:53:52.484Z]  Go version:   go1.8.3
14:53:52 [2019-09-27T14:53:52.484Z]  Git commit:   cec0b72
14:53:52 [2019-09-27T14:53:52.484Z]  Built:        Tue Sep  5 19:57:19 2017
14:53:52 [2019-09-27T14:53:52.484Z]  OS/Arch:      windows/amd64
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] Server:
14:53:52 [2019-09-27T14:53:52.484Z]  Version:      0.0.0-dev
14:53:52 [2019-09-27T14:53:52.484Z]  API version:  1.39 (minimum version 1.24)
14:53:52 [2019-09-27T14:53:52.484Z]  Go version:   go1.11.13
14:53:52 [2019-09-27T14:53:52.484Z]  Git commit:   0910118e4
14:53:52 [2019-09-27T14:53:52.484Z]  Built:        09/27/2019 14:52:08
14:53:52 [2019-09-27T14:53:52.484Z]  OS/Arch:      windows/amd64
14:53:52 [2019-09-27T14:53:52.484Z]  Experimental: false
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Docker info of the daemon under test
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] Containers: 0
14:53:52 [2019-09-27T14:53:52.484Z]  Running: 0
14:53:52 [2019-09-27T14:53:52.484Z]  Paused: 0
14:53:52 [2019-09-27T14:53:52.484Z]  Stopped: 0
14:53:52 [2019-09-27T14:53:52.484Z] Images: 0
14:53:52 [2019-09-27T14:53:52.484Z] Server Version: 0.0.0-dev
14:53:52 [2019-09-27T14:53:52.484Z] Storage Driver: windowsfilter
14:53:52 [2019-09-27T14:53:52.484Z]  Windows: 
14:53:52 [2019-09-27T14:53:52.484Z] Logging Driver: json-file
14:53:52 [2019-09-27T14:53:52.484Z] Plugins: 
14:53:52 [2019-09-27T14:53:52.484Z]  Volume: local
14:53:52 [2019-09-27T14:53:52.484Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
14:53:52 [2019-09-27T14:53:52.484Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
14:53:52 [2019-09-27T14:53:52.484Z] Swarm: inactive
14:53:52 [2019-09-27T14:53:52.484Z] Default Isolation: process
14:53:52 [2019-09-27T14:53:52.484Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:53:52 [2019-09-27T14:53:52.484Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
14:53:52 [2019-09-27T14:53:52.484Z] OSType: windows
14:53:52 [2019-09-27T14:53:52.484Z] Architecture: x86_64
14:53:52 [2019-09-27T14:53:52.484Z] CPUs: 4
14:53:52 [2019-09-27T14:53:52.484Z] Total Memory: 32GiB
14:53:52 [2019-09-27T14:53:52.484Z] Name: azwin-2-c8ac90
14:53:52 [2019-09-27T14:53:52.484Z] ID: DHDK:YPKG:LYVI:Q4E5:WDY4:NAWB:NSR4:V3RY:D3L5:UY6U:FS2F:YJEB
14:53:52 [2019-09-27T14:53:52.484Z] Docker Root Dir: D:\CI-4\CI-0910118e4\daemon
14:53:52 [2019-09-27T14:53:52.484Z] Debug Mode (client): false
14:53:52 [2019-09-27T14:53:52.484Z] Debug Mode (server): false
14:53:52 [2019-09-27T14:53:52.484Z] Registry: https://index.docker.io/v1/
14:53:52 [2019-09-27T14:53:52.484Z] Labels:
14:53:52 [2019-09-27T14:53:52.484Z] Experimental: false
14:53:52 [2019-09-27T14:53:52.484Z] Insecure Registries:
14:53:52 [2019-09-27T14:53:52.484Z]  127.0.0.0/8
14:53:52 [2019-09-27T14:53:52.484Z] Live Restore Enabled: false
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Docker images of the daemon under test
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:53:52 [2019-09-27T14:53:52.484Z] 
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:53:52 [2019-09-27T14:53:52.484Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:53:52 [2019-09-27T14:53:52.945Z] ltsc2019: Pulling from windows/servercore
14:53:56 [2019-09-27T14:53:56.964Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	10.335s
14:53:57 [2019-09-27T14:53:57.894Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.289s
14:53:57 [2019-09-27T14:53:57.894Z] --- PASS: TestServiceUpdateSecrets (15.78s)
14:53:57 [2019-09-27T14:53:57.894Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
14:53:57 [2019-09-27T14:53:57.894Z]     daemon.go:302: [df5522ea04516] waiting for daemon to start
14:53:57 [2019-09-27T14:53:57.894Z]     daemon.go:334: [df5522ea04516] daemon started
14:53:57 [2019-09-27T14:53:57.894Z]     daemon.go:286: [df5522ea04516] exiting daemon
14:53:57 [2019-09-27T14:53:57.894Z] === RUN   TestServiceUpdateConfigs
14:53:58 [2019-09-27T14:53:58.749Z] 65014b3c3121: Pulling fs layer
14:53:58 [2019-09-27T14:53:58.750Z] 2945147eda09: Pulling fs layer
14:53:59 [2019-09-27T14:53:59.789Z] PASS: docker_cli_daemon_test.go:2397: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	8.461s
14:54:01 [2019-09-27T14:54:01.027Z] --- PASS: TestDaemonStartWithLogOpt (9.74s)
14:54:01 [2019-09-27T14:54:01.027Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:302: [d28a6c56ee2fb] waiting for daemon to start
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:334: [d28a6c56ee2fb] daemon started
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:286: [d28a6c56ee2fb] exiting daemon
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:302: [d28a6c56ee2fb] waiting for daemon to start
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:334: [d28a6c56ee2fb] daemon started
14:54:01 [2019-09-27T14:54:01.027Z]     daemon.go:286: [d28a6c56ee2fb] exiting daemon
14:54:01 [2019-09-27T14:54:01.160Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	3.158s
14:54:02 [2019-09-27T14:54:02.092Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.317s
14:54:03 [2019-09-27T14:54:03.985Z] PASS: docker_cli_daemon_test.go:2843: DockerDaemonSuite.TestShmSize	1.762s
14:54:06 [2019-09-27T14:54:06.166Z] --- PASS: TestContinueAfterPluginCrash (14.88s)
14:54:06 [2019-09-27T14:54:06.166Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
14:54:06 [2019-09-27T14:54:06.166Z]     daemon.go:302: [d4c14319a4487] waiting for daemon to start
14:54:06 [2019-09-27T14:54:06.166Z]     daemon.go:334: [d4c14319a4487] daemon started
14:54:06 [2019-09-27T14:54:06.166Z]     daemon.go:286: [d4c14319a4487] exiting daemon
14:54:06 [2019-09-27T14:54:06.166Z] PASS
14:54:06 [2019-09-27T14:54:06.166Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
14:54:06 [2019-09-27T14:54:06.503Z] PASS: docker_cli_daemon_test.go:2860: DockerDaemonSuite.TestShmSizeReload	2.337s
14:54:06 [2019-09-27T14:54:06.503Z] PASS: docker_cli_daemon_test.go:1327: DockerDaemonSuite.TestTLSVerify	0.055s
14:54:06 [2019-09-27T14:54:06.535Z] INFO: Testing against a local daemon
14:54:06 [2019-09-27T14:54:06.536Z] === RUN   TestPluginWithDevMounts
14:54:06 [2019-09-27T14:54:06.536Z] === PAUSE TestPluginWithDevMounts
14:54:06 [2019-09-27T14:54:06.536Z] === CONT  TestPluginWithDevMounts
14:54:08 [2019-09-27T14:54:08.365Z] --- PASS: TestPluginWithDevMounts (1.93s)
14:54:08 [2019-09-27T14:54:08.365Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
14:54:08 [2019-09-27T14:54:08.365Z]     daemon.go:302: [df76c3cfc8452] waiting for daemon to start
14:54:08 [2019-09-27T14:54:08.365Z]     daemon.go:334: [df76c3cfc8452] daemon started
14:54:08 [2019-09-27T14:54:08.365Z]     daemon.go:286: [df76c3cfc8452] exiting daemon
14:54:08 [2019-09-27T14:54:08.365Z] PASS
14:54:08 [2019-09-27T14:54:08.365Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
14:54:08 [2019-09-27T14:54:08.365Z] INFO: Testing against a local daemon
14:54:08 [2019-09-27T14:54:08.365Z] === RUN   TestSecretInspect
14:54:11 [2019-09-27T14:54:11.164Z] 2945147eda09: Verifying Checksum
14:54:11 [2019-09-27T14:54:11.164Z] 2945147eda09: Download complete
14:54:11 [2019-09-27T14:54:11.622Z] --- PASS: TestSecretInspect (2.97s)
14:54:11 [2019-09-27T14:54:11.623Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
14:54:11 [2019-09-27T14:54:11.623Z]     daemon.go:302: [dfdfef2abdc7f] waiting for daemon to start
14:54:11 [2019-09-27T14:54:11.623Z]     daemon.go:334: [dfdfef2abdc7f] daemon started
14:54:11 [2019-09-27T14:54:11.623Z]     daemon.go:286: [dfdfef2abdc7f] exiting daemon
14:54:11 [2019-09-27T14:54:11.623Z] === RUN   TestSecretList
14:54:11 [2019-09-27T14:54:11.758Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	4.670s
14:54:12 [2019-09-27T14:54:12.321Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	11.200s
14:54:12 [2019-09-27T14:54:12.885Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.665s
14:54:12 [2019-09-27T14:54:12.885Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.020s
14:54:13 [2019-09-27T14:54:13.449Z] --- PASS: TestServiceUpdateConfigs (15.57s)
14:54:13 [2019-09-27T14:54:13.449Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
14:54:13 [2019-09-27T14:54:13.449Z]     daemon.go:302: [dcaf9fe925318] waiting for daemon to start
14:54:13 [2019-09-27T14:54:13.449Z]     daemon.go:334: [dcaf9fe925318] daemon started
14:54:13 [2019-09-27T14:54:13.449Z]     daemon.go:286: [dcaf9fe925318] exiting daemon
14:54:13 [2019-09-27T14:54:13.449Z] === RUN   TestServiceUpdateNetwork
14:54:14 [2019-09-27T14:54:14.838Z] --- PASS: TestSecretList (3.13s)
14:54:14 [2019-09-27T14:54:14.838Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
14:54:14 [2019-09-27T14:54:14.838Z]     daemon.go:302: [d8e3fbc9fd7fd] waiting for daemon to start
14:54:14 [2019-09-27T14:54:14.838Z]     daemon.go:334: [d8e3fbc9fd7fd] daemon started
14:54:14 [2019-09-27T14:54:14.838Z]     daemon.go:286: [d8e3fbc9fd7fd] exiting daemon
14:54:14 [2019-09-27T14:54:14.838Z] === RUN   TestSecretsCreateAndDelete
14:54:15 [2019-09-27T14:54:15.344Z] PASS: docker_api_swarm_test.go:890: DockerSwarmSuite.TestAPIDuplicateNetworks	2.462s
14:54:17 [2019-09-27T14:54:17.450Z] --- PASS: TestSecretsCreateAndDelete (3.00s)
14:54:17 [2019-09-27T14:54:17.450Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
14:54:17 [2019-09-27T14:54:17.450Z]     daemon.go:302: [d93e9be6d2736] waiting for daemon to start
14:54:17 [2019-09-27T14:54:17.450Z]     daemon.go:334: [d93e9be6d2736] daemon started
14:54:17 [2019-09-27T14:54:17.450Z]     daemon.go:286: [d93e9be6d2736] exiting daemon
14:54:17 [2019-09-27T14:54:17.450Z] === RUN   TestSecretsUpdate
14:54:18 [2019-09-27T14:54:18.624Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	5.367s
14:54:19 [2019-09-27T14:54:19.188Z] PASS: docker_api_swarm_test.go:1016: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.644s
14:54:20 [2019-09-27T14:54:20.557Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.106s
14:54:20 [2019-09-27T14:54:20.656Z] --- PASS: TestSecretsUpdate (3.04s)
14:54:20 [2019-09-27T14:54:20.656Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
14:54:20 [2019-09-27T14:54:20.656Z]     daemon.go:302: [d696e57a1aa06] waiting for daemon to start
14:54:20 [2019-09-27T14:54:20.656Z]     daemon.go:334: [d696e57a1aa06] daemon started
14:54:20 [2019-09-27T14:54:20.656Z]     daemon.go:286: [d696e57a1aa06] exiting daemon
14:54:20 [2019-09-27T14:54:20.656Z] === RUN   TestTemplatedSecret
14:54:23 [2019-09-27T14:54:23.077Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.493s
14:54:23 [2019-09-27T14:54:23.387Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:54:23 [2019-09-27T14:54:23.387Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:54:23 [2019-09-27T14:54:23.387Z] remote: Enumerating objects: 19, done.
14:54:23 [2019-09-27T14:54:23.387Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
14:54:23 [2019-09-27T14:54:23.387Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
14:54:23 [2019-09-27T14:54:23.387Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:54:24 [2019-09-27T14:54:24.007Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	3.885s
14:54:24 [2019-09-27T14:54:24.818Z] --- PASS: TestTemplatedSecret (3.66s)
14:54:24 [2019-09-27T14:54:24.818Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
14:54:24 [2019-09-27T14:54:24.818Z]     daemon.go:302: [dc4de0b6fc62a] waiting for daemon to start
14:54:24 [2019-09-27T14:54:24.818Z]     daemon.go:334: [dc4de0b6fc62a] daemon started
14:54:24 [2019-09-27T14:54:24.818Z]     daemon.go:286: [dc4de0b6fc62a] exiting daemon
14:54:24 [2019-09-27T14:54:24.818Z] PASS
14:54:24 [2019-09-27T14:54:24.818Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
14:54:24 [2019-09-27T14:54:24.818Z] INFO: Testing against a local daemon
14:54:24 [2019-09-27T14:54:24.818Z] === RUN   TestServiceCreateInit
14:54:24 [2019-09-27T14:54:24.818Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:54:27 [2019-09-27T14:54:27.566Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:54:28 [2019-09-27T14:54:28.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/test/unit
14:54:28 [2019-09-27T14:54:28.874Z] 65014b3c3121: Verifying Checksum
14:54:28 [2019-09-27T14:54:28.874Z] 65014b3c3121: Download complete
14:54:29 [2019-09-27T14:54:29.258Z] --- PASS: TestServiceUpdateNetwork (15.87s)
14:54:29 [2019-09-27T14:54:29.258Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
14:54:29 [2019-09-27T14:54:29.258Z]     daemon.go:302: [d57e21a2592c3] waiting for daemon to start
14:54:29 [2019-09-27T14:54:29.258Z]     daemon.go:334: [d57e21a2592c3] daemon started
14:54:29 [2019-09-27T14:54:29.258Z]     daemon.go:286: [d57e21a2592c3] exiting daemon
14:54:29 [2019-09-27T14:54:29.258Z] === RUN   TestDockerNetworkReConnect
14:54:29 [2019-09-27T14:54:29.516Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	6.462s
14:54:29 [2019-09-27T14:54:29.903Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:54:31 [2019-09-27T14:54:31.341Z] ?   	github.com/docker/docker/api	[no test files]
14:54:32 [2019-09-27T14:54:32.037Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.412s
14:54:33 [2019-09-27T14:54:33.933Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.142s
14:54:35 [2019-09-27T14:54:35.218Z] --- PASS: TestServiceCreateInit (10.49s)
14:54:35 [2019-09-27T14:54:35.218Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
14:54:35 [2019-09-27T14:54:35.218Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:302: [d786ed0de73e3] waiting for daemon to start
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:334: [d786ed0de73e3] daemon started
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:286: [d786ed0de73e3] exiting daemon
14:54:35 [2019-09-27T14:54:35.218Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
14:54:35 [2019-09-27T14:54:35.218Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:302: [d1d5ffcabdc0a] waiting for daemon to start
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:334: [d1d5ffcabdc0a] daemon started
14:54:35 [2019-09-27T14:54:35.218Z]         daemon.go:286: [d1d5ffcabdc0a] exiting daemon
14:54:35 [2019-09-27T14:54:35.218Z] === RUN   TestCreateServiceMultipleTimes
14:54:35 [2019-09-27T14:54:35.299Z] --- PASS: TestDockerNetworkReConnect (5.79s)
14:54:35 [2019-09-27T14:54:35.299Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
14:54:35 [2019-09-27T14:54:35.299Z]     daemon.go:302: [de87e920818c0] waiting for daemon to start
14:54:35 [2019-09-27T14:54:35.299Z]     daemon.go:334: [de87e920818c0] daemon started
14:54:35 [2019-09-27T14:54:35.299Z]     daemon.go:286: [de87e920818c0] exiting daemon
14:54:35 [2019-09-27T14:54:35.299Z] === RUN   TestServiceUpdateLabel
14:54:36 [2019-09-27T14:54:36.669Z] PASS: docker_api_swarm_test.go:182: DockerSwarmSuite.TestAPISwarmCAHash	12.451s
14:54:37 [2019-09-27T14:54:37.598Z] PASS: docker_api_swarm_test.go:875: DockerSwarmSuite.TestAPISwarmErrorHandling	0.913s
14:54:38 [2019-09-27T14:54:38.528Z] --- PASS: TestServiceUpdateLabel (3.17s)
14:54:38 [2019-09-27T14:54:38.528Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
14:54:38 [2019-09-27T14:54:38.528Z]     daemon.go:302: [d4e5ee846532b] waiting for daemon to start
14:54:38 [2019-09-27T14:54:38.528Z]     daemon.go:334: [d4e5ee846532b] daemon started
14:54:38 [2019-09-27T14:54:38.528Z]     daemon.go:286: [d4e5ee846532b] exiting daemon
14:54:38 [2019-09-27T14:54:38.528Z] === RUN   TestServiceUpdateSecrets
14:54:40 [2019-09-27T14:54:40.129Z] 3889bb8d808b: Pull complete
14:54:46 [2019-09-27T14:54:46.195Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 8.0% of statements
14:54:52 [2019-09-27T14:54:52.131Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:54:52 [2019-09-27T14:54:52.131Z] 
14:54:52 [2019-09-27T14:54:52.131Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:54:52 [2019-09-27T14:54:52.131Z] PKG_CONFIG=pkg-config
14:54:52 [2019-09-27T14:54:52.131Z] GOLANG_VERSION=1.11.13
14:54:52 [2019-09-27T14:54:52.131Z] HOSTNAME=0ad95c381b95
14:54:52 [2019-09-27T14:54:52.131Z] DOCKER_EXPERIMENTAL=1
14:54:52 [2019-09-27T14:54:52.131Z] container=docker
14:54:52 [2019-09-27T14:54:52.131Z] TEST_SKIP_INTEGRATION_CLI=1
14:54:52 [2019-09-27T14:54:52.131Z] GOMETALINTER_OPTS=--deadline=2m
14:54:52 [2019-09-27T14:54:52.131Z] GOPATH=/go
14:54:52 [2019-09-27T14:54:52.131Z] PWD=/go/src/github.com/docker/docker
14:54:52 [2019-09-27T14:54:52.131Z] HOME=/root
14:54:52 [2019-09-27T14:54:52.131Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:54:52 [2019-09-27T14:54:52.131Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:54:52 [2019-09-27T14:54:52.131Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
14:54:52 [2019-09-27T14:54:52.131Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:54:52 [2019-09-27T14:54:52.131Z] DOCKER_GRAPHDRIVER=overlay2
14:54:52 [2019-09-27T14:54:52.131Z] TERM=xterm
14:54:52 [2019-09-27T14:54:52.131Z] DEST=bundles/test-integration
14:54:52 [2019-09-27T14:54:52.131Z] SHLVL=1
14:54:52 [2019-09-27T14:54:52.131Z] TIMEOUT=120m
14:54:52 [2019-09-27T14:54:52.131Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:54:52 [2019-09-27T14:54:52.131Z] DOCKER_PKG=github.com/docker/docker
14:54:52 [2019-09-27T14:54:52.131Z] _=/usr/bin/env
14:54:52 [2019-09-27T14:54:52.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:54:53 [2019-09-27T14:54:53.380Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	16.786s
14:54:53 [2019-09-27T14:54:53.380Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.113s
14:54:54 [2019-09-27T14:54:54.309Z] --- PASS: TestServiceUpdateSecrets (16.03s)
14:54:54 [2019-09-27T14:54:54.309Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
14:54:54 [2019-09-27T14:54:54.309Z]     daemon.go:302: [dc9fed56b3a44] waiting for daemon to start
14:54:54 [2019-09-27T14:54:54.309Z]     daemon.go:334: [dc9fed56b3a44] daemon started
14:54:54 [2019-09-27T14:54:54.309Z]     daemon.go:286: [dc9fed56b3a44] exiting daemon
14:54:54 [2019-09-27T14:54:54.309Z] === RUN   TestServiceUpdateConfigs
14:54:55 [2019-09-27T14:54:55.187Z] --- PASS: TestCreateServiceMultipleTimes (17.60s)
14:54:55 [2019-09-27T14:54:55.187Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
14:54:55 [2019-09-27T14:54:55.187Z]     daemon.go:302: [db2349847eef3] waiting for daemon to start
14:54:55 [2019-09-27T14:54:55.187Z]     daemon.go:334: [db2349847eef3] daemon started
14:54:55 [2019-09-27T14:54:55.187Z]     daemon.go:286: [db2349847eef3] exiting daemon
14:54:55 [2019-09-27T14:54:55.187Z] === RUN   TestCreateWithDuplicateNetworkNames
14:54:56 [2019-09-27T14:54:56.830Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	5.424s
14:54:56 [2019-09-27T14:54:56.830Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.330s
14:54:57 [2019-09-27T14:54:57.086Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.311s
14:54:57 [2019-09-27T14:54:57.653Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.624s
14:54:57 [2019-09-27T14:54:57.909Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.096s
14:54:58 [2019-09-27T14:54:58.166Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.276s
14:54:58 [2019-09-27T14:54:58.422Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.255s
14:55:00 [2019-09-27T14:55:00.945Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	2.246s
14:55:00 [2019-09-27T14:55:00.945Z] PASS: docker_api_swarm_test.go:548: DockerSwarmSuite.TestAPISwarmForceNewCluster	15.781s
14:55:00 [2019-09-27T14:55:00.945Z] SKIP: docker_api_swarm_test.go:920: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
14:55:02 [2019-09-27T14:55:02.314Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.488s
14:55:04 [2019-09-27T14:55:04.207Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.703s
14:55:05 [2019-09-27T14:55:05.575Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.495s
14:55:06 [2019-09-27T14:55:06.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s)
14:55:06 [2019-09-27T14:55:06.499Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
14:55:06 [2019-09-27T14:55:06.499Z]     daemon.go:302: [d6acb9b71adb4] waiting for daemon to start
14:55:06 [2019-09-27T14:55:06.499Z]     daemon.go:334: [d6acb9b71adb4] daemon started
14:55:06 [2019-09-27T14:55:06.499Z]     daemon.go:286: [d6acb9b71adb4] exiting daemon
14:55:06 [2019-09-27T14:55:06.499Z] === RUN   TestCreateServiceSecretFileMode
14:55:06 [2019-09-27T14:55:06.944Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.279s
14:55:07 [2019-09-27T14:55:07.873Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.106s
14:55:09 [2019-09-27T14:55:09.767Z] --- PASS: TestServiceUpdateConfigs (15.51s)
14:55:09 [2019-09-27T14:55:09.767Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
14:55:09 [2019-09-27T14:55:09.767Z]     daemon.go:302: [dde4b661b17de] waiting for daemon to start
14:55:09 [2019-09-27T14:55:09.767Z]     daemon.go:334: [dde4b661b17de] daemon started
14:55:09 [2019-09-27T14:55:09.767Z]     daemon.go:286: [dde4b661b17de] exiting daemon
14:55:09 [2019-09-27T14:55:09.767Z] === RUN   TestServiceUpdateNetwork
14:55:10 [2019-09-27T14:55:10.613Z] --- PASS: TestCreateServiceSecretFileMode (3.48s)
14:55:10 [2019-09-27T14:55:10.613Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
14:55:10 [2019-09-27T14:55:10.613Z]     daemon.go:302: [d7fc1bc89daba] waiting for daemon to start
14:55:10 [2019-09-27T14:55:10.613Z]     daemon.go:334: [d7fc1bc89daba] daemon started
14:55:10 [2019-09-27T14:55:10.613Z]     daemon.go:286: [d7fc1bc89daba] exiting daemon
14:55:10 [2019-09-27T14:55:10.613Z] === RUN   TestCreateServiceConfigFileMode
14:55:13 [2019-09-27T14:55:13.817Z] --- PASS: TestCreateServiceConfigFileMode (3.53s)
14:55:13 [2019-09-27T14:55:13.817Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
14:55:13 [2019-09-27T14:55:13.817Z]     daemon.go:302: [d719daa5d3886] waiting for daemon to start
14:55:13 [2019-09-27T14:55:13.817Z]     daemon.go:334: [d719daa5d3886] daemon started
14:55:13 [2019-09-27T14:55:13.817Z]     daemon.go:286: [d719daa5d3886] exiting daemon
14:55:13 [2019-09-27T14:55:13.817Z] === RUN   TestInspect
14:55:15 [2019-09-27T14:55:15.019Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	7.141s
14:55:17 [2019-09-27T14:55:17.110Z] --- PASS: TestInspect (3.06s)
14:55:17 [2019-09-27T14:55:17.110Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
14:55:17 [2019-09-27T14:55:17.110Z]     daemon.go:302: [d8668cfa0c214] waiting for daemon to start
14:55:17 [2019-09-27T14:55:17.110Z]     daemon.go:334: [d8668cfa0c214] daemon started
14:55:17 [2019-09-27T14:55:17.110Z]     daemon.go:286: [d8668cfa0c214] exiting daemon
14:55:17 [2019-09-27T14:55:17.110Z] === RUN   TestDockerNetworkConnectAlias
14:55:21 [2019-09-27T14:55:21.564Z] PASS: docker_api_swarm_test.go:36: DockerSwarmSuite.TestAPISwarmInit	14.875s
14:55:22 [2019-09-27T14:55:22.493Z] PASS: docker_api_swarm_test.go:530: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.811s
14:55:23 [2019-09-27T14:55:23.461Z] --- PASS: TestDockerNetworkConnectAlias (6.30s)
14:55:23 [2019-09-27T14:55:23.461Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
14:55:23 [2019-09-27T14:55:23.461Z]     daemon.go:302: [d487d75ee7076] waiting for daemon to start
14:55:23 [2019-09-27T14:55:23.461Z]     daemon.go:334: [d487d75ee7076] daemon started
14:55:23 [2019-09-27T14:55:23.461Z]     daemon.go:286: [d487d75ee7076] exiting daemon
14:55:23 [2019-09-27T14:55:23.461Z] === RUN   TestDockerNetworkReConnect
14:55:25 [2019-09-27T14:55:25.766Z] --- PASS: TestServiceUpdateNetwork (15.86s)
14:55:25 [2019-09-27T14:55:25.766Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
14:55:25 [2019-09-27T14:55:25.766Z]     daemon.go:302: [def0abec282c7] waiting for daemon to start
14:55:25 [2019-09-27T14:55:25.766Z]     daemon.go:334: [def0abec282c7] daemon started
14:55:25 [2019-09-27T14:55:25.766Z]     daemon.go:286: [def0abec282c7] exiting daemon
14:55:25 [2019-09-27T14:55:25.766Z] === RUN   TestDockerNetworkReConnect
14:55:28 [2019-09-27T14:55:28.627Z] --- PASS: TestDockerNetworkReConnect (5.37s)
14:55:28 [2019-09-27T14:55:28.627Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
14:55:28 [2019-09-27T14:55:28.628Z]     daemon.go:302: [df198f5cf46c6] waiting for daemon to start
14:55:28 [2019-09-27T14:55:28.628Z]     daemon.go:334: [df198f5cf46c6] daemon started
14:55:28 [2019-09-27T14:55:28.628Z]     daemon.go:286: [df198f5cf46c6] exiting daemon
14:55:28 [2019-09-27T14:55:28.628Z] === RUN   TestServicePlugin
14:55:28 [2019-09-27T14:55:28.628Z] --- SKIP: TestServicePlugin (0.01s)
14:55:28 [2019-09-27T14:55:28.628Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:28 [2019-09-27T14:55:28.628Z] === RUN   TestServiceUpdateLabel
14:55:31 [2019-09-27T14:55:31.806Z] --- PASS: TestServiceUpdateLabel (3.27s)
14:55:31 [2019-09-27T14:55:31.806Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
14:55:31 [2019-09-27T14:55:31.806Z]     daemon.go:302: [db3ac086fb121] waiting for daemon to start
14:55:31 [2019-09-27T14:55:31.806Z]     daemon.go:334: [db3ac086fb121] daemon started
14:55:31 [2019-09-27T14:55:31.806Z]     daemon.go:286: [db3ac086fb121] exiting daemon
14:55:31 [2019-09-27T14:55:31.806Z] === RUN   TestServiceUpdateSecrets
14:55:32 [2019-09-27T14:55:32.309Z] --- PASS: TestDockerNetworkReConnect (5.88s)
14:55:32 [2019-09-27T14:55:32.309Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
14:55:32 [2019-09-27T14:55:32.309Z]     daemon.go:302: [da4c43083f223] waiting for daemon to start
14:55:32 [2019-09-27T14:55:32.309Z]     daemon.go:334: [da4c43083f223] daemon started
14:55:32 [2019-09-27T14:55:32.309Z]     daemon.go:286: [da4c43083f223] exiting daemon
14:55:32 [2019-09-27T14:55:32.309Z] === RUN   TestServiceUpdateLabel
14:55:34 [2019-09-27T14:55:34.914Z] --- PASS: TestServiceUpdateLabel (3.26s)
14:55:34 [2019-09-27T14:55:34.914Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
14:55:34 [2019-09-27T14:55:34.914Z]     daemon.go:302: [d01482e4f0b92] waiting for daemon to start
14:55:34 [2019-09-27T14:55:34.914Z]     daemon.go:334: [d01482e4f0b92] daemon started
14:55:34 [2019-09-27T14:55:34.914Z]     daemon.go:286: [d01482e4f0b92] exiting daemon
14:55:34 [2019-09-27T14:55:34.914Z] === RUN   TestServiceUpdateSecrets
14:55:39 [2019-09-27T14:55:39.087Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	24.185s
14:55:40 [2019-09-27T14:55:40.978Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.673s
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 11.1% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 93.1% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:55:42 [2019-09-27T14:55:42.390Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
14:55:43 [2019-09-27T14:55:43.760Z] ok  	github.com/docker/docker/builder/fscache	0.120s	coverage: 69.2% of statements
14:55:44 [2019-09-27T14:55:44.735Z] ok  	github.com/docker/docker/builder/dockerfile	0.654s	coverage: 45.4% of statements
14:55:46 [2019-09-27T14:55:46.633Z] ok  	github.com/docker/docker/builder/remotecontext	0.191s	coverage: 13.6% of statements
14:55:47 [2019-09-27T14:55:47.196Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.129s	coverage: 85.1% of statements
14:55:47 [2019-09-27T14:55:47.197Z] ?   	github.com/docker/docker/cli	[no test files]
14:55:47 [2019-09-27T14:55:47.197Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:55:47 [2019-09-27T14:55:47.197Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
14:55:48 [2019-09-27T14:55:48.444Z] --- PASS: TestServiceUpdateSecrets (15.74s)
14:55:48 [2019-09-27T14:55:48.444Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
14:55:48 [2019-09-27T14:55:48.444Z]     daemon.go:302: [da97c4fe0f46b] waiting for daemon to start
14:55:48 [2019-09-27T14:55:48.444Z]     daemon.go:334: [da97c4fe0f46b] daemon started
14:55:48 [2019-09-27T14:55:48.444Z]     daemon.go:286: [da97c4fe0f46b] exiting daemon
14:55:48 [2019-09-27T14:55:48.444Z] === RUN   TestServiceUpdateConfigs
14:55:48 [2019-09-27T14:55:48.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:55:48 [2019-09-27T14:55:48.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:55:48 [2019-09-27T14:55:48.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:55:50 [2019-09-27T14:55:50.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:55:50 [2019-09-27T14:55:50.932Z] --- PASS: TestServiceUpdateSecrets (15.42s)
14:55:50 [2019-09-27T14:55:50.932Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
14:55:50 [2019-09-27T14:55:50.932Z]     daemon.go:302: [d43512c6c7e06] waiting for daemon to start
14:55:50 [2019-09-27T14:55:50.932Z]     daemon.go:334: [d43512c6c7e06] daemon started
14:55:50 [2019-09-27T14:55:50.932Z]     daemon.go:286: [d43512c6c7e06] exiting daemon
14:55:50 [2019-09-27T14:55:50.932Z] === RUN   TestServiceUpdateConfigs
14:55:50 [2019-09-27T14:55:50.932Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	9.484s
14:55:51 [2019-09-27T14:55:51.188Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.819s
14:55:51 [2019-09-27T14:55:51.751Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.419s
14:55:52 [2019-09-27T14:55:52.007Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.466s
14:55:52 [2019-09-27T14:55:52.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:55:53 [2019-09-27T14:55:53.744Z] ok  	github.com/docker/docker/client	0.177s	coverage: 75.1% of statements
14:55:53 [2019-09-27T14:55:53.901Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.448s
14:55:53 [2019-09-27T14:55:53.901Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
14:55:53 [2019-09-27T14:55:53.901Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.293s
14:55:55 [2019-09-27T14:55:55.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:55:56 [2019-09-27T14:55:56.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:55:57 [2019-09-27T14:55:57.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:56:00 [2019-09-27T14:56:00.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:56:02 [2019-09-27T14:56:02.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:56:04 [2019-09-27T14:56:04.858Z] --- PASS: TestServiceUpdateConfigs (15.71s)
14:56:04 [2019-09-27T14:56:04.858Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
14:56:04 [2019-09-27T14:56:04.858Z]     daemon.go:302: [dab175bdfdbb6] waiting for daemon to start
14:56:04 [2019-09-27T14:56:04.858Z]     daemon.go:334: [dab175bdfdbb6] daemon started
14:56:04 [2019-09-27T14:56:04.858Z]     daemon.go:286: [dab175bdfdbb6] exiting daemon
14:56:04 [2019-09-27T14:56:04.858Z] === RUN   TestServiceUpdateNetwork
14:56:06 [2019-09-27T14:56:06.076Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	11.258s
14:56:06 [2019-09-27T14:56:06.076Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.334s
14:56:06 [2019-09-27T14:56:06.076Z] --- PASS: TestServiceUpdateConfigs (15.51s)
14:56:06 [2019-09-27T14:56:06.076Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
14:56:06 [2019-09-27T14:56:06.076Z]     daemon.go:302: [d1127aacef1d7] waiting for daemon to start
14:56:06 [2019-09-27T14:56:06.076Z]     daemon.go:334: [d1127aacef1d7] daemon started
14:56:06 [2019-09-27T14:56:06.076Z]     daemon.go:286: [d1127aacef1d7] exiting daemon
14:56:06 [2019-09-27T14:56:06.076Z] === RUN   TestServiceUpdateNetwork
14:56:06 [2019-09-27T14:56:06.076Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.461s
14:56:06 [2019-09-27T14:56:06.641Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.472s
14:56:06 [2019-09-27T14:56:06.899Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.324s
14:56:08 [2019-09-27T14:56:08.267Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	1.122s
14:56:08 [2019-09-27T14:56:08.267Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.039s
14:56:08 [2019-09-27T14:56:08.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:56:10 [2019-09-27T14:56:10.789Z] PASS: docker_api_swarm_test.go:82: DockerSwarmSuite.TestAPISwarmJoinToken	47.803s
14:56:10 [2019-09-27T14:56:10.789Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.568s
14:56:13 [2019-09-27T14:56:13.311Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.398s
14:56:15 [2019-09-27T14:56:15.203Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.812s
14:56:16 [2019-09-27T14:56:16.583Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	1.656s
14:56:17 [2019-09-27T14:56:17.146Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.349s
14:56:18 [2019-09-27T14:56:18.075Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	1.066s
14:56:18 [2019-09-27T14:56:18.760Z] --- PASS: TestServiceUpdateNetwork (15.73s)
14:56:18 [2019-09-27T14:56:18.760Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
14:56:18 [2019-09-27T14:56:18.760Z]     daemon.go:302: [d4cb9adb9f07a] waiting for daemon to start
14:56:18 [2019-09-27T14:56:18.760Z]     daemon.go:334: [d4cb9adb9f07a] daemon started
14:56:18 [2019-09-27T14:56:18.760Z]     daemon.go:286: [d4cb9adb9f07a] exiting daemon
14:56:18 [2019-09-27T14:56:18.760Z] PASS
14:56:18 [2019-09-27T14:56:18.760Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
14:56:19 [2019-09-27T14:56:19.132Z] INFO: Testing against a local daemon
14:56:19 [2019-09-27T14:56:19.132Z] === RUN   TestSessionCreate
14:56:19 [2019-09-27T14:56:19.132Z] --- PASS: TestSessionCreate (0.02s)
14:56:19 [2019-09-27T14:56:19.132Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:19 [2019-09-27T14:56:19.132Z] --- PASS: TestSessionCreateWithBadUpgrade (0.00s)
14:56:19 [2019-09-27T14:56:19.132Z] PASS
14:56:19 [2019-09-27T14:56:19.132Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
14:56:19 [2019-09-27T14:56:19.132Z] INFO: Testing against a local daemon
14:56:19 [2019-09-27T14:56:19.132Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:19 [2019-09-27T14:56:19.132Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
14:56:19 [2019-09-27T14:56:19.132Z] === RUN   TestEventsExecDie
14:56:20 [2019-09-27T14:56:20.405Z] --- PASS: TestEventsExecDie (1.08s)
14:56:20 [2019-09-27T14:56:20.405Z] === RUN   TestEventsBackwardsCompatible
14:56:20 [2019-09-27T14:56:20.405Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
14:56:20 [2019-09-27T14:56:20.405Z] === RUN   TestInfoBinaryCommits
14:56:20 [2019-09-27T14:56:20.405Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:56:20 [2019-09-27T14:56:20.405Z] === RUN   TestInfoAPIVersioned
14:56:20 [2019-09-27T14:56:20.405Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:56:20 [2019-09-27T14:56:20.405Z] === RUN   TestInfoAPI
14:56:20 [2019-09-27T14:56:20.405Z] --- PASS: TestInfoAPI (0.02s)
14:56:20 [2019-09-27T14:56:20.405Z] === RUN   TestInfoAPIWarnings
14:56:20 [2019-09-27T14:56:20.594Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	2.181s
14:56:20 [2019-09-27T14:56:20.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:56:21 [2019-09-27T14:56:21.159Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.723s
14:56:21 [2019-09-27T14:56:21.159Z] --- PASS: TestServiceUpdateNetwork (15.42s)
14:56:21 [2019-09-27T14:56:21.159Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
14:56:21 [2019-09-27T14:56:21.159Z]     daemon.go:302: [dd3d0b882d038] waiting for daemon to start
14:56:21 [2019-09-27T14:56:21.159Z]     daemon.go:334: [dd3d0b882d038] daemon started
14:56:21 [2019-09-27T14:56:21.159Z]     daemon.go:286: [dd3d0b882d038] exiting daemon
14:56:21 [2019-09-27T14:56:21.159Z] === RUN   TestDockerNetworkReConnect
14:56:21 [2019-09-27T14:56:21.213Z] --- PASS: TestInfoAPIWarnings (0.86s)
14:56:21 [2019-09-27T14:56:21.213Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
14:56:21 [2019-09-27T14:56:21.213Z]     daemon.go:302: [d43c4de0c02be] waiting for daemon to start
14:56:21 [2019-09-27T14:56:21.213Z]     daemon.go:334: [d43c4de0c02be] daemon started
14:56:21 [2019-09-27T14:56:21.213Z]     daemon.go:286: [d43c4de0c02be] exiting daemon
14:56:21 [2019-09-27T14:56:21.213Z] === RUN   TestLoginFailsWithBadCredentials
14:56:21 [2019-09-27T14:56:21.416Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.343s
14:56:21 [2019-09-27T14:56:21.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s)
14:56:21 [2019-09-27T14:56:21.620Z] === RUN   TestVersion
14:56:22 [2019-09-27T14:56:22.026Z] --- PASS: TestVersion (0.04s)
14:56:22 [2019-09-27T14:56:22.026Z] === CONT  TestCgroupDriverSystemdMemoryLimit
14:56:22 [2019-09-27T14:56:22.026Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:22 [2019-09-27T14:56:22.026Z]     cgroupdriver_systemd_test.go:35: systemd not available
14:56:22 [2019-09-27T14:56:22.026Z] PASS
14:56:22 [2019-09-27T14:56:22.026Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
14:56:22 [2019-09-27T14:56:22.026Z] INFO: Testing against a local daemon
14:56:22 [2019-09-27T14:56:22.026Z] === RUN   TestVolumesCreateAndList
14:56:22 [2019-09-27T14:56:22.026Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:56:22 [2019-09-27T14:56:22.026Z] === RUN   TestVolumesRemove
14:56:22 [2019-09-27T14:56:22.026Z] --- PASS: TestVolumesRemove (0.11s)
14:56:22 [2019-09-27T14:56:22.026Z] === RUN   TestVolumesInspect
14:56:22 [2019-09-27T14:56:22.026Z] --- PASS: TestVolumesInspect (0.01s)
14:56:22 [2019-09-27T14:56:22.026Z] === RUN   TestVolumesInvalidJSON
14:56:22 [2019-09-27T14:56:22.416Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:56:22 [2019-09-27T14:56:22.416Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:56:22 [2019-09-27T14:56:22.416Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:56:22 [2019-09-27T14:56:22.416Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:56:22 [2019-09-27T14:56:22.416Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:56:22 [2019-09-27T14:56:22.416Z] PASS
14:56:22 [2019-09-27T14:56:22.416Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:56:22 [2019-09-27T14:56:22.830Z] umount: bundles/test-integration/root: mountpoint not found
14:56:22 [2019-09-27T14:56:22.830Z] Clearing AppArmor profiles cache:.
14:56:22 [2019-09-27T14:56:22.830Z] All profile caches have been cleared, but no profiles have been unloaded.
14:56:22 [2019-09-27T14:56:22.830Z] Unloading profiles will leave already running processes permanently
14:56:22 [2019-09-27T14:56:22.830Z] unconfined, which can lead to unexpected situations.
14:56:22 [2019-09-27T14:56:22.830Z] 
14:56:22 [2019-09-27T14:56:22.830Z] To set a process to complain mode, use the command line tool
14:56:22 [2019-09-27T14:56:22.830Z] 'aa-complain'. To really tear down all profiles, run the init script
14:56:22 [2019-09-27T14:56:22.830Z] with the 'teardown' option."
14:56:22 [2019-09-27T14:56:22.830Z] Removing test suite binaries
14:56:22 [2019-09-27T14:56:22.830Z] 
14:56:23 [2019-09-27T14:56:23.941Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.248s
14:56:24 [2019-09-27T14:56:24.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:56:25 [2019-09-27T14:56:25.795Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.008s	coverage: 72.9% of statements
14:56:25 [2019-09-27T14:56:25.795Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 30.9% of statements
14:56:25 [2019-09-27T14:56:25.795Z] ok  	github.com/docker/docker/container	0.147s	coverage: 35.6% of statements
14:56:25 [2019-09-27T14:56:25.795Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:56:25 [2019-09-27T14:56:25.795Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:56:25 [2019-09-27T14:56:25.795Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:56:25 [2019-09-27T14:56:25.795Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:56:25 [2019-09-27T14:56:25.834Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.164s
14:56:26 [2019-09-27T14:56:26.237Z] + echo Ensuring container killed.
14:56:26 [2019-09-27T14:56:26.237Z] Ensuring container killed.
14:56:26 [2019-09-27T14:56:26.237Z] + docker rm -vf docker-pr4
14:56:26 [2019-09-27T14:56:26.237Z] Error: No such container: docker-pr4
14:56:26 [2019-09-27T14:56:26.237Z] + true
[Pipeline] sh
14:56:26 [2019-09-27T14:56:26.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:56:27 [2019-09-27T14:56:27.202Z] --- PASS: TestDockerNetworkReConnect (5.96s)
14:56:27 [2019-09-27T14:56:27.202Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
14:56:27 [2019-09-27T14:56:27.202Z]     daemon.go:302: [dce8d1725e65d] waiting for daemon to start
14:56:27 [2019-09-27T14:56:27.202Z]     daemon.go:334: [dce8d1725e65d] daemon started
14:56:27 [2019-09-27T14:56:27.202Z]     daemon.go:286: [dce8d1725e65d] exiting daemon
14:56:27 [2019-09-27T14:56:27.202Z] === RUN   TestServiceUpdateLabel
14:56:27 [2019-09-27T14:56:27.202Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.408s
14:56:27 [2019-09-27T14:56:27.216Z] + echo Chowning /workspace to jenkins user
14:56:27 [2019-09-27T14:56:27.216Z] Chowning /workspace to jenkins user
14:56:27 [2019-09-27T14:56:27.216Z] + id -u
14:56:27 [2019-09-27T14:56:27.216Z] + id -g
14:56:27 [2019-09-27T14:56:27.216Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-367:/workspace busybox chown -R 1001:1001 /workspace
14:56:27 [2019-09-27T14:56:27.216Z] Unable to find image 'busybox:latest' locally
14:56:27 [2019-09-27T14:56:27.216Z] latest: Pulling from library/busybox
14:56:27 [2019-09-27T14:56:27.216Z] 6d4c3d9fc915: Pulling fs layer
14:56:27 [2019-09-27T14:56:27.590Z] 6d4c3d9fc915: Verifying Checksum
14:56:27 [2019-09-27T14:56:27.590Z] 6d4c3d9fc915: Download complete
14:56:27 [2019-09-27T14:56:27.957Z] 6d4c3d9fc915: Pull complete
14:56:27 [2019-09-27T14:56:27.957Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:56:27 [2019-09-27T14:56:27.957Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:56:30 [2019-09-27T14:56:30.473Z] --- PASS: TestServiceUpdateLabel (3.09s)
14:56:30 [2019-09-27T14:56:30.473Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
14:56:30 [2019-09-27T14:56:30.473Z]     daemon.go:302: [da3efa0f85ae0] waiting for daemon to start
14:56:30 [2019-09-27T14:56:30.473Z]     daemon.go:334: [da3efa0f85ae0] daemon started
14:56:30 [2019-09-27T14:56:30.473Z]     daemon.go:286: [da3efa0f85ae0] exiting daemon
14:56:30 [2019-09-27T14:56:30.473Z] === RUN   TestServiceUpdateSecrets
14:56:30 [2019-09-27T14:56:30.642Z] + bundleName=s390x-integration
14:56:30 [2019-09-27T14:56:30.642Z] + echo Creating s390x-integration-bundles.tar.gz
14:56:30 [2019-09-27T14:56:30.642Z] Creating s390x-integration-bundles.tar.gz
14:56:30 [2019-09-27T14:56:30.642Z] + xargs tar -czf s390x-integration-bundles.tar.gz
14:56:30 [2019-09-27T14:56:30.642Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
14:56:30 [2019-09-27T14:56:30.815Z] Archiving artifacts
14:56:30 [2019-09-27T14:56:30.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:56:31 [2019-09-27T14:56:31.840Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.472s
14:56:32 [2019-09-27T14:56:32.076Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-367/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:56:32 [2019-09-27T14:56:32.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:56:32 [2019-09-27T14:56:32.403Z] PASS: docker_cli_build_test.go:6159: DockerSuite.TestBuildIidFile	0.475s
14:56:32 [2019-09-27T14:56:32.814Z] + make clean
14:56:33 [2019-09-27T14:56:33.208Z] docker volume rm -f docker-dev-cache
14:56:33 [2019-09-27T14:56:33.208Z] docker-dev-cache
[Pipeline] deleteDir
14:56:33 [2019-09-27T14:56:33.771Z] PASS: docker_cli_build_test.go:6184: DockerSuite.TestBuildIidFileCleanupOnFail	1.190s
14:56:33 [2019-09-27T14:56:33.894Z] ok  	github.com/docker/docker/daemon/cluster	0.039s	coverage: 0.5% of statements
14:56:34 [2019-09-27T14:56:34.028Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.571s
14:56:34 [2019-09-27T14:56:34.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:56:34 [2019-09-27T14:56:34.592Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildIntermediateTarget	0.478s
14:56:34 [2019-09-27T14:56:34.592Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
14:56:35 [2019-09-27T14:56:35.265Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:56:35 [2019-09-27T14:56:35.521Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	0.989s
14:56:36 [2019-09-27T14:56:36.084Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.418s
14:56:36 [2019-09-27T14:56:36.341Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.381s
14:56:36 [2019-09-27T14:56:36.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:56:36 [2019-09-27T14:56:36.472Z] Using test binary docker
14:56:36 [2019-09-27T14:56:36.472Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:56:36 [2019-09-27T14:56:36.472Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:56:36 [2019-09-27T14:56:36.472Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:56:36 [2019-09-27T14:56:36.472Z] Warning failed to create cache: (null)
14:56:36 [2019-09-27T14:56:36.472Z] .
14:56:36 [2019-09-27T14:56:36.472Z] INFO: Waiting for daemon to start...
14:56:36 [2019-09-27T14:56:36.472Z] Starting dockerd
14:56:36 [2019-09-27T14:56:36.784Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.428s
14:56:36 [2019-09-27T14:56:36.784Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 28.1% of statements
14:56:37 [2019-09-27T14:56:37.045Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.283s
14:56:37 [2019-09-27T14:56:37.608Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.495s
14:56:38 [2019-09-27T14:56:38.571Z] .
14:56:38 [2019-09-27T14:56:38.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:56:38 [2019-09-27T14:56:38.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:56:38 [2019-09-27T14:56:38.571Z] Error: No such image: emptyfs
14:56:38 [2019-09-27T14:56:38.571Z] Running integration-test (iteration 1)
14:56:38 [2019-09-27T14:56:38.571Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
14:56:38 [2019-09-27T14:56:38.976Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.024s
14:56:41 [2019-09-27T14:56:41.499Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.740s
14:56:44 [2019-09-27T14:56:44.041Z] PASS: docker_api_swarm_test.go:292: DockerSwarmSuite.TestAPISwarmLeaderElection	21.992s
14:56:44 [2019-09-27T14:56:44.890Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 12.8% of statements
14:56:45 [2019-09-27T14:56:45.820Z] ok  	github.com/docker/docker/daemon	12.193s	coverage: 13.8% of statements
14:56:45 [2019-09-27T14:56:45.820Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
14:56:45 [2019-09-27T14:56:45.820Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:56:45 [2019-09-27T14:56:45.820Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:56:46 [2019-09-27T14:56:46.561Z] --- PASS: TestServiceUpdateSecrets (15.93s)
14:56:46 [2019-09-27T14:56:46.561Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
14:56:46 [2019-09-27T14:56:46.561Z]     daemon.go:302: [da8aec0169b78] waiting for daemon to start
14:56:46 [2019-09-27T14:56:46.561Z]     daemon.go:334: [da8aec0169b78] daemon started
14:56:46 [2019-09-27T14:56:46.561Z]     daemon.go:286: [da8aec0169b78] exiting daemon
14:56:46 [2019-09-27T14:56:46.561Z] === RUN   TestServiceUpdateConfigs
14:56:47 [2019-09-27T14:56:47.193Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 84.8% of statements
14:56:47 [2019-09-27T14:56:47.193Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
14:56:47 [2019-09-27T14:56:47.490Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	6.016s
14:56:48 [2019-09-27T14:56:48.123Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:56:48 [2019-09-27T14:56:48.124Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:56:48 [2019-09-27T14:56:48.124Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:56:49 [2019-09-27T14:56:49.055Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:56:51 [2019-09-27T14:56:51.577Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
14:56:51 [2019-09-27T14:56:51.663Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	3.889s
14:56:51 [2019-09-27T14:56:51.663Z] PASS: docker_cli_build_test.go:6087: DockerSuite.TestBuildLineErrorOnBuild	0.097s
14:56:51 [2019-09-27T14:56:51.663Z] PASS: docker_cli_build_test.go:6098: DockerSuite.TestBuildLineErrorUnknownInstruction	0.095s
14:56:51 [2019-09-27T14:56:51.663Z] PASS: docker_cli_build_test.go:6129: DockerSuite.TestBuildLineErrorWithComments	0.092s
14:56:51 [2019-09-27T14:56:51.919Z] PASS: docker_cli_build_test.go:6112: DockerSuite.TestBuildLineErrorWithEmptyLines	0.101s
14:56:52 [2019-09-27T14:56:52.141Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.200s	coverage: 56.9% of statements
14:56:52 [2019-09-27T14:56:52.176Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.402s
14:56:53 [2019-09-27T14:56:53.960Z] Loaded image: buildpack-deps:jessie
14:56:53 [2019-09-27T14:56:53.960Z] Loaded image: busybox:latest
14:56:53 [2019-09-27T14:56:53.960Z] Loaded image: busybox:glibc
14:56:53 [2019-09-27T14:56:53.960Z] Loaded image: debian:jessie
14:56:53 [2019-09-27T14:56:53.960Z] Loaded image: hello-world:latest
14:56:53 [2019-09-27T14:56:53.960Z] INFO: Testing against a local daemon
14:56:53 [2019-09-27T14:56:53.960Z] === RUN   TestBuildWithSession
14:56:54 [2019-09-27T14:56:54.070Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	1.411s
14:56:55 [2019-09-27T14:56:55.418Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.453s	coverage: 45.9% of statements
14:56:55 [2019-09-27T14:56:55.418Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.511s	coverage: 72.3% of statements
14:56:55 [2019-09-27T14:56:55.418Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:56:55 [2019-09-27T14:56:55.439Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	1.589s
14:56:55 [2019-09-27T14:56:55.696Z] PASS: docker_cli_build_test.go:5935: DockerSuite.TestBuildMulitStageResetScratch	0.473s
14:56:57 [2019-09-27T14:56:57.313Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.114s	coverage: 50.8% of statements
14:56:57 [2019-09-27T14:56:57.414Z] --- PASS: TestBuildWithSession (3.12s)
14:56:57 [2019-09-27T14:56:57.414Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildWithSession
14:56:57 [2019-09-27T14:56:57.414Z]     daemon.go:302: [d7a57e268cc64] waiting for daemon to start
14:56:57 [2019-09-27T14:56:57.414Z]     daemon.go:334: [d7a57e268cc64] daemon started
14:56:57 [2019-09-27T14:56:57.414Z]     daemon.go:286: [d7a57e268cc64] exiting daemon
14:56:57 [2019-09-27T14:56:57.414Z] === RUN   TestBuildSquashParent
14:56:58 [2019-09-27T14:56:58.243Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
14:56:59 [2019-09-27T14:56:59.614Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 70.5% of statements
14:56:59 [2019-09-27T14:56:59.870Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	4.118s
14:57:00 [2019-09-27T14:57:00.178Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.145s	coverage: 57.2% of statements
14:57:00 [2019-09-27T14:57:00.178Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:57:00 [2019-09-27T14:57:00.178Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:57:00 [2019-09-27T14:57:00.434Z] PASS: docker_cli_build_test.go:5506: DockerSuite.TestBuildMultiStageCache	0.420s
14:57:00 [2019-09-27T14:57:00.435Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
14:57:00 [2019-09-27T14:57:00.997Z] PASS: docker_cli_build_test.go:5685: DockerSuite.TestBuildMultiStageCopyFromErrors	0.491s
14:57:01 [2019-09-27T14:57:01.367Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:57:01 [2019-09-27T14:57:01.926Z] --- PASS: TestServiceUpdateConfigs (15.69s)
14:57:01 [2019-09-27T14:57:01.926Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
14:57:01 [2019-09-27T14:57:01.926Z]     daemon.go:302: [d92a08d77a7a4] waiting for daemon to start
14:57:01 [2019-09-27T14:57:01.926Z]     daemon.go:334: [d92a08d77a7a4] daemon started
14:57:01 [2019-09-27T14:57:01.926Z]     daemon.go:286: [d92a08d77a7a4] exiting daemon
14:57:01 [2019-09-27T14:57:01.926Z] === RUN   TestServiceUpdateNetwork
14:57:03 [2019-09-27T14:57:03.890Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.7% of statements
14:57:03 [2019-09-27T14:57:03.890Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 5.0% of statements
14:57:03 [2019-09-27T14:57:03.890Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:57:03 [2019-09-27T14:57:03.890Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:57:04 [2019-09-27T14:57:04.233Z] --- PASS: TestBuildSquashParent (7.08s)
14:57:04 [2019-09-27T14:57:04.233Z]     build_squash_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
14:57:04 [2019-09-27T14:57:04.233Z]     daemon.go:302: [d24bb394685d1] waiting for daemon to start
14:57:04 [2019-09-27T14:57:04.233Z]     daemon.go:334: [d24bb394685d1] daemon started
14:57:04 [2019-09-27T14:57:04.233Z]     daemon.go:286: [d24bb394685d1] exiting daemon
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:04 [2019-09-27T14:57:04.233Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:04 [2019-09-27T14:57:04.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:04 [2019-09-27T14:57:04.233Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:04 [2019-09-27T14:57:04.233Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:04 [2019-09-27T14:57:04.233Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:05 [2019-09-27T14:57:05.262Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
14:57:05 [2019-09-27T14:57:05.519Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 72.2% of statements
14:57:05 [2019-09-27T14:57:05.519Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:57:05 [2019-09-27T14:57:05.519Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:57:06 [2019-09-27T14:57:06.083Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 26.2% of statements
14:57:06 [2019-09-27T14:57:06.097Z] PASS: docker_api_swarm_test.go:267: DockerSwarmSuite.TestAPISwarmLeaderProxy	4.505s
14:57:06 [2019-09-27T14:57:06.647Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
14:57:06 [2019-09-27T14:57:06.647Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
14:57:07 [2019-09-27T14:57:07.715Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:07 [2019-09-27T14:57:07.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:08 [2019-09-27T14:57:08.015Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 74.7% of statements
14:57:08 [2019-09-27T14:57:08.015Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:57:08 [2019-09-27T14:57:08.273Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 20.0% of statements
14:57:09 [2019-09-27T14:57:09.644Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 22.8% of statements
14:57:09 [2019-09-27T14:57:09.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.61s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.74s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
14:57:09 [2019-09-27T14:57:09.745Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
14:57:09 [2019-09-27T14:57:09.745Z] === RUN   TestBuildMultiStageParentConfig
14:57:10 [2019-09-27T14:57:10.208Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
14:57:10 [2019-09-27T14:57:10.773Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 57.1% of statements
14:57:11 [2019-09-27T14:57:11.025Z] 65014b3c3121: Pull complete
14:57:11 [2019-09-27T14:57:11.338Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.605s	coverage: 84.5% of statements
14:57:11 [2019-09-27T14:57:11.338Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:57:11 [2019-09-27T14:57:11.338Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:57:12 [2019-09-27T14:57:12.640Z] PASS: docker_cli_build_test.go:5627: DockerSuite.TestBuildMultiStageCopyFromSyntax	11.110s
14:57:13 [2019-09-27T14:57:13.300Z] ok  	github.com/docker/docker/distribution	0.229s	coverage: 17.0% of statements
14:57:13 [2019-09-27T14:57:13.300Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
14:57:13 [2019-09-27T14:57:13.300Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:57:14 [2019-09-27T14:57:14.232Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 76.6% of statements
14:57:15 [2019-09-27T14:57:15.600Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
14:57:16 [2019-09-27T14:57:16.533Z] ok  	github.com/docker/docker/distribution/xfer	1.442s	coverage: 83.4% of statements
14:57:16 [2019-09-27T14:57:16.533Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:57:16 [2019-09-27T14:57:16.533Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
14:57:16 [2019-09-27T14:57:16.533Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:57:16 [2019-09-27T14:57:16.809Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.093s
14:57:17 [2019-09-27T14:57:17.371Z] PASS: docker_cli_build_test.go:5765: DockerSuite.TestBuildMultiStageImplicitFrom	1.280s
14:57:17 [2019-09-27T14:57:17.465Z] ok  	github.com/docker/docker/internal/procfs	0.003s	coverage: 78.4% of statements
14:57:17 [2019-09-27T14:57:17.627Z] --- PASS: TestServiceUpdateNetwork (15.78s)
14:57:17 [2019-09-27T14:57:17.627Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
14:57:17 [2019-09-27T14:57:17.627Z]     daemon.go:302: [d287ec3806e95] waiting for daemon to start
14:57:17 [2019-09-27T14:57:17.627Z]     daemon.go:334: [d287ec3806e95] daemon started
14:57:17 [2019-09-27T14:57:17.627Z]     daemon.go:286: [d287ec3806e95] exiting daemon
14:57:17 [2019-09-27T14:57:17.627Z] === RUN   TestDockerNetworkReConnect
14:57:17 [2019-09-27T14:57:17.723Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
14:57:17 [2019-09-27T14:57:17.723Z] ?   	github.com/docker/docker/internal/test	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
14:57:19 [2019-09-27T14:57:19.094Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
14:57:19 [2019-09-27T14:57:19.660Z] ok  	github.com/docker/docker/internal/testutil	0.004s	coverage: 62.5% of statements
14:57:20 [2019-09-27T14:57:20.162Z] PASS: docker_cli_build_test.go:5732: DockerSuite.TestBuildMultiStageMultipleBuilds	2.587s
14:57:20 [2019-09-27T14:57:20.162Z] SKIP: docker_cli_build_test.go:5847: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
14:57:22 [2019-09-27T14:57:22.183Z] ok  	github.com/docker/docker/libcontainerd	0.027s	coverage: 3.3% of statements
14:57:23 [2019-09-27T14:57:23.113Z] ok  	github.com/docker/docker/migrate/v1	0.011s	coverage: 55.0% of statements
14:57:23 [2019-09-27T14:57:23.677Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 68.0% of statements
14:57:23 [2019-09-27T14:57:23.677Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:57:24 [2019-09-27T14:57:24.335Z] --- PASS: TestDockerNetworkReConnect (6.03s)
14:57:24 [2019-09-27T14:57:24.335Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
14:57:24 [2019-09-27T14:57:24.335Z]     daemon.go:302: [db28e6d69ba11] waiting for daemon to start
14:57:24 [2019-09-27T14:57:24.335Z]     daemon.go:334: [db28e6d69ba11] daemon started
14:57:24 [2019-09-27T14:57:24.335Z]     daemon.go:286: [db28e6d69ba11] exiting daemon
14:57:24 [2019-09-27T14:57:24.335Z] === RUN   TestServiceUpdateLabel
14:57:25 [2019-09-27T14:57:25.265Z] PASS: docker_cli_build_test.go:5822: DockerSuite.TestBuildMultiStageNameVariants	5.081s
14:57:25 [2019-09-27T14:57:25.572Z] ok  	github.com/docker/docker/pkg/archive	0.312s	coverage: 82.1% of statements
14:57:26 [2019-09-27T14:57:26.136Z] ok  	github.com/docker/docker/pkg/authorization	0.099s	coverage: 65.2% of statements
14:57:26 [2019-09-27T14:57:26.393Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:57:27 [2019-09-27T14:57:27.159Z] --- PASS: TestServiceUpdateLabel (3.11s)
14:57:27 [2019-09-27T14:57:27.159Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
14:57:27 [2019-09-27T14:57:27.159Z]     daemon.go:302: [d6fcd9d052f91] waiting for daemon to start
14:57:27 [2019-09-27T14:57:27.159Z]     daemon.go:334: [d6fcd9d052f91] daemon started
14:57:27 [2019-09-27T14:57:27.159Z]     daemon.go:286: [d6fcd9d052f91] exiting daemon
14:57:27 [2019-09-27T14:57:27.159Z] === RUN   TestServiceUpdateSecrets
14:57:27 [2019-09-27T14:57:27.159Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.093s
14:57:27 [2019-09-27T14:57:27.721Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.382s
14:57:28 [2019-09-27T14:57:28.287Z] ok  	github.com/docker/docker/layer	7.171s	coverage: 72.0% of statements
14:57:28 [2019-09-27T14:57:28.287Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:57:28 [2019-09-27T14:57:28.287Z] ?   	github.com/docker/docker/oci	[no test files]
14:57:28 [2019-09-27T14:57:28.287Z] ok  	github.com/docker/docker/pkg/directory	0.022s	coverage: 80.0% of statements
14:57:29 [2019-09-27T14:57:29.217Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:57:29 [2019-09-27T14:57:29.474Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
14:57:29 [2019-09-27T14:57:29.613Z] PASS: docker_api_swarm_test.go:432: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.341s
14:57:30 [2019-09-27T14:57:30.177Z] PASS: docker_cli_build_test.go:5542: DockerSuite.TestBuildNetContainer	2.100s
14:57:30 [2019-09-27T14:57:30.403Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.014s	coverage: 43.2% of statements
14:57:30 [2019-09-27T14:57:30.403Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:57:30 [2019-09-27T14:57:30.403Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:57:30 [2019-09-27T14:57:30.660Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
14:57:30 [2019-09-27T14:57:30.740Z] PASS: docker_cli_build_test.go:5530: DockerSuite.TestBuildNetNone	0.806s
14:57:31 [2019-09-27T14:57:31.591Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:57:31 [2019-09-27T14:57:31.848Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
14:57:32 [2019-09-27T14:57:32.111Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.281s
14:57:33 [2019-09-27T14:57:33.217Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
14:57:33 [2019-09-27T14:57:33.474Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.124s	coverage: 84.1% of statements
14:57:33 [2019-09-27T14:57:33.474Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
14:57:33 [2019-09-27T14:57:33.480Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.101s
14:57:33 [2019-09-27T14:57:33.736Z] PASS: docker_api_swarm_test.go:409: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	3.859s
14:57:34 [2019-09-27T14:57:34.038Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 41.7% of statements
14:57:34 [2019-09-27T14:57:34.295Z] ok  	github.com/docker/docker/pkg/fsutils	0.223s	coverage: 85.1% of statements
14:57:35 [2019-09-27T14:57:35.104Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	1.829s
14:57:35 [2019-09-27T14:57:35.226Z] ok  	github.com/docker/docker/pkg/idtools	0.510s	coverage: 70.1% of statements
14:57:35 [2019-09-27T14:57:35.483Z] ok  	github.com/docker/docker/pkg/ioutils	0.412s	coverage: 69.1% of statements
14:57:35 [2019-09-27T14:57:35.668Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.482s
14:57:35 [2019-09-27T14:57:35.668Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.054s
14:57:35 [2019-09-27T14:57:35.926Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.410s
14:57:36 [2019-09-27T14:57:36.047Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 88.3% of statements
14:57:36 [2019-09-27T14:57:36.047Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
14:57:36 [2019-09-27T14:57:36.304Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:57:36 [2019-09-27T14:57:36.304Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:57:36 [2019-09-27T14:57:36.857Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.622s
14:57:36 [2019-09-27T14:57:36.869Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
14:57:37 [2019-09-27T14:57:37.127Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:57:37 [2019-09-27T14:57:37.384Z] ok  	github.com/docker/docker/pkg/mount	0.525s	coverage: 68.2% of statements
14:57:37 [2019-09-27T14:57:37.384Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:57:37 [2019-09-27T14:57:37.384Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:57:37 [2019-09-27T14:57:37.420Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.753s
14:57:37 [2019-09-27T14:57:37.948Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 90.0% of statements
14:57:37 [2019-09-27T14:57:37.948Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
14:57:37 [2019-09-27T14:57:37.948Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:57:37 [2019-09-27T14:57:37.948Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:57:38 [2019-09-27T14:57:38.881Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
14:57:39 [2019-09-27T14:57:39.444Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
14:57:39 [2019-09-27T14:57:39.940Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.249s
14:57:40 [2019-09-27T14:57:40.008Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
14:57:40 [2019-09-27T14:57:40.008Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:57:40 [2019-09-27T14:57:40.198Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.617s
14:57:41 [2019-09-27T14:57:41.377Z] ok  	github.com/docker/docker/pkg/pubsub	1.030s	coverage: 72.7% of statements
14:57:41 [2019-09-27T14:57:41.634Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
14:57:42 [2019-09-27T14:57:42.259Z] --- PASS: TestBuildMultiStageParentConfig (31.07s)
14:57:42 [2019-09-27T14:57:42.259Z]     build_test.go:175: [{-1 1569596230 sha256:416147d4aa2472547fab0ed0a8307528c934457a1589ddbb47529b5eade4b203 map[] sha256:8cf6cea8a1e967ebf6dab070884a64825e082b451f82c0b493809b3c42452860 [] [build1:latest] -1 4807485 4807485} {-1 1569596230 sha256:a395573b73775a11410a485edc4466b2538538aaa3a51acc0b8a33bd874d1133 map[] sha256:499be04d881927c7fd6fddd6535e0417d7e86608b1aed502dd70d2c396a104f8 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596228 sha256:03efdb27ac2c249ac6687f8229248cf722cb5c405d237849ba5de2ca571ff144 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596228 sha256:0da26dd3b0712af6027eea5853dad3cedfeb9eca048df85ef543f939815a384a map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596225 sha256:e83924d85bcb93711ecc5052479aab15cfa2ca0f48498d4f47c2676dd647db2b map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596225 sha256:19e51f9ec24751ba0b949f6edf677c302ca1aa2c6fcce9d3f3bb16386abf6938 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596225 sha256:71ee0703a4c4c7f79c72cec48bc1689808e54b52dc414c0124cd05747e1917d0 map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1569596225 sha256:700746f72dc6facfd5647e24265742864cdbc25a7cc1699881ad80d02f481cfb map[] sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 [<none>@<none>] [<none>:<none>] -1 4807485 4807485} {-1 1516819588 sha256:d12e8bfe0af697eb3cba07724f25d85fec150d7046b08359491939f7dcbf7d67 map[]  [] [busybox:glibc] -1 4873045 4873045} {-1 1511259801 sha256:39a904c076ffc85abeef8dbb200513e3c4c83fb085656e11b530998e58a5dab6 map[]  [] [hello-world:frozen] -1 65872 65872} {-1 1509644787 sha256:f4279da41337a9ba1488d945c0a04271f1bb9ddaf7831deefff8db201bf21381 map[]  [] [busybox:latest] -1 4807485 4807485} {-1 1509640471 sha256:ca7ff5204daea1f006dd998fbb4546c8bace764ce28594de2c7a3576ef0c4c54 map[]  [] [buildpack-deps:jessie] -1 620822854 620822854} {-1 1507585373 sha256:bbc5e06449ba698238017ac07e630080c1e5096a7ca4d4643705a58ddc4631c1 map[]  [] [debian:jessie] -1 127966408 127966408} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
14:57:42 [2019-09-27T14:57:42.259Z] === RUN   TestBuildLabelWithTargets
14:57:42 [2019-09-27T14:57:42.259Z] --- PASS: TestBuildLabelWithTargets (1.65s)
14:57:42 [2019-09-27T14:57:42.259Z] === RUN   TestBuildWithEmptyLayers
14:57:42 [2019-09-27T14:57:42.717Z] --- PASS: TestServiceUpdateSecrets (15.64s)
14:57:42 [2019-09-27T14:57:42.717Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
14:57:42 [2019-09-27T14:57:42.717Z]     daemon.go:302: [d9fa81da42dff] waiting for daemon to start
14:57:42 [2019-09-27T14:57:42.717Z]     daemon.go:334: [d9fa81da42dff] daemon started
14:57:42 [2019-09-27T14:57:42.717Z]     daemon.go:286: [d9fa81da42dff] exiting daemon
14:57:42 [2019-09-27T14:57:42.717Z] === RUN   TestServiceUpdateConfigs
14:57:43 [2019-09-27T14:57:43.267Z] --- PASS: TestBuildWithEmptyLayers (0.84s)
14:57:43 [2019-09-27T14:57:43.267Z] === RUN   TestBuildMultiStageOnBuild
14:57:43 [2019-09-27T14:57:43.646Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	3.014s
14:57:44 [2019-09-27T14:57:44.906Z] ok  	github.com/docker/docker/pkg/signal	2.375s	coverage: 61.0% of statements
14:57:44 [2019-09-27T14:57:44.906Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:57:45 [2019-09-27T14:57:45.470Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:57:45 [2019-09-27T14:57:45.470Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:57:45 [2019-09-27T14:57:45.539Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.810s
14:57:45 [2019-09-27T14:57:45.968Z] --- PASS: TestBuildMultiStageOnBuild (2.37s)
14:57:45 [2019-09-27T14:57:45.968Z] === RUN   TestBuildUncleanTarFilenames
14:57:46 [2019-09-27T14:57:46.033Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
14:57:46 [2019-09-27T14:57:46.290Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 76.0% of statements
14:57:46 [2019-09-27T14:57:46.855Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.1% of statements
14:57:46 [2019-09-27T14:57:46.983Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
14:57:46 [2019-09-27T14:57:46.983Z] === RUN   TestBuildMultiStageLayerLeak
14:57:47 [2019-09-27T14:57:47.111Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
14:57:47 [2019-09-27T14:57:47.675Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
14:57:48 [2019-09-27T14:57:48.058Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.282s
14:57:48 [2019-09-27T14:57:48.239Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
14:57:48 [2019-09-27T14:57:48.496Z] testing: warning: no tests to run
14:57:48 [2019-09-27T14:57:48.496Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
14:57:48 [2019-09-27T14:57:48.621Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	4.234s
14:57:48 [2019-09-27T14:57:48.877Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.287s
14:57:49 [2019-09-27T14:57:49.059Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:57:49 [2019-09-27T14:57:49.316Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:57:49 [2019-09-27T14:57:49.316Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:57:49 [2019-09-27T14:57:49.684Z] --- PASS: TestBuildMultiStageLayerLeak (2.46s)
14:57:49 [2019-09-27T14:57:49.684Z] === RUN   TestBuildWithHugeFile
14:57:50 [2019-09-27T14:57:50.770Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.600s
14:57:51 [2019-09-27T14:57:51.026Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.426s
14:57:51 [2019-09-27T14:57:51.839Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.3% of statements
14:57:53 [2019-09-27T14:57:53.208Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.007s	coverage: 33.3% of statements
14:57:53 [2019-09-27T14:57:53.773Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
14:57:54 [2019-09-27T14:57:54.337Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 79.4% of statements
14:57:54 [2019-09-27T14:57:54.595Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.2% of statements
14:57:55 [2019-09-27T14:57:55.200Z] PASS: docker_cli_build_test.go:5993: DockerSuite.TestBuildOpaqueDirectory	4.173s
14:57:56 [2019-09-27T14:57:56.490Z] ok  	github.com/docker/docker/registry	0.102s	coverage: 57.0% of statements
14:57:56 [2019-09-27T14:57:56.748Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
14:57:57 [2019-09-27T14:57:57.005Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
14:57:57 [2019-09-27T14:57:57.570Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
14:57:57 [2019-09-27T14:57:57.717Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	2.182s
14:57:58 [2019-09-27T14:57:58.134Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:57:58 [2019-09-27T14:57:58.282Z] --- PASS: TestServiceUpdateConfigs (15.73s)
14:57:58 [2019-09-27T14:57:58.282Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
14:57:58 [2019-09-27T14:57:58.282Z]     daemon.go:302: [db1b695648f79] waiting for daemon to start
14:57:58 [2019-09-27T14:57:58.282Z]     daemon.go:334: [db1b695648f79] daemon started
14:57:58 [2019-09-27T14:57:58.282Z]     daemon.go:286: [db1b695648f79] exiting daemon
14:57:58 [2019-09-27T14:57:58.282Z] === RUN   TestServiceUpdateNetwork
14:57:58 [2019-09-27T14:57:58.282Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.041s
14:57:58 [2019-09-27T14:57:58.697Z] ok  	github.com/docker/docker/volume/local	0.025s	coverage: 73.0% of statements
14:57:59 [2019-09-27T14:57:59.263Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.3% of statements
14:57:59 [2019-09-27T14:57:59.649Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.118s
14:58:00 [2019-09-27T14:58:00.634Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
14:58:11 [2019-09-27T14:58:11.826Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	10.230s
14:58:12 [2019-09-27T14:58:12.808Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.8% of statements
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/volume	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === Skipped
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver btrfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:73: No driver to put!
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     overlay_test.go:49: Fails to compute changes intermittently
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:46: Driver zfs not supported
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     graphtest_unix.go:73: No driver to put!
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:58:12 [2019-09-27T14:58:12.808Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] 
14:58:12 [2019-09-27T14:58:12.808Z] DONE 1926 tests, 19 skipped in 222.533s
Post stage
[Pipeline] junit
14:58:13 [2019-09-27T14:58:13.749Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestServiceUpdateNetwork (15.85s)
14:58:14 [2019-09-27T14:58:14.345Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
14:58:14 [2019-09-27T14:58:14.345Z]     daemon.go:302: [d8dc906f6df71] waiting for daemon to start
14:58:14 [2019-09-27T14:58:14.345Z]     daemon.go:334: [d8dc906f6df71] daemon started
14:58:14 [2019-09-27T14:58:14.345Z]     daemon.go:286: [d8dc906f6df71] exiting daemon
14:58:14 [2019-09-27T14:58:14.345Z] PASS
14:58:14 [2019-09-27T14:58:14.345Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:58:14 [2019-09-27T14:58:14.345Z] INFO: Testing against a local daemon
14:58:14 [2019-09-27T14:58:14.345Z] testing: warning: no tests to run
14:58:14 [2019-09-27T14:58:14.345Z] PASS
14:58:14 [2019-09-27T14:58:14.345Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:58:14 [2019-09-27T14:58:14.345Z] INFO: Testing against a local daemon
14:58:14 [2019-09-27T14:58:14.345Z] testing: warning: no tests to run
14:58:14 [2019-09-27T14:58:14.345Z] PASS
14:58:14 [2019-09-27T14:58:14.345Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:58:14 [2019-09-27T14:58:14.345Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	4.505s
14:58:14 [2019-09-27T14:58:14.345Z] INFO: Testing against a local daemon
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:58:14 [2019-09-27T14:58:14.345Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:58:14 [2019-09-27T14:58:14.345Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:58:14 [2019-09-27T14:58:14.345Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:58:14 [2019-09-27T14:58:14.345Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:14 [2019-09-27T14:58:14.345Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:58:14 [2019-09-27T14:58:14.345Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:14 [2019-09-27T14:58:14.345Z] PASS
14:58:14 [2019-09-27T14:58:14.345Z] Running integration-test (iteration 2)
14:58:14 [2019-09-27T14:58:14.345Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
14:58:14 [2019-09-27T14:58:14.345Z] INFO: Testing against a local daemon
14:58:14 [2019-09-27T14:58:14.345Z] === RUN   TestBuildWithHugeFile
14:58:14 [2019-09-27T14:58:14.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-367/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -e DOCKER_GRAPHDRIVER docker:0910118e4b164b82257343dcd50535f2aa64709f hack/validate/vendor
14:58:15 [2019-09-27T14:58:15.888Z] 2019/09/27 14:58:15 Collecting initial packages
14:58:15 [2019-09-27T14:58:15.888Z] 2019/09/27 14:58:15 Download dependencies
14:58:17 [2019-09-27T14:58:17.618Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.941s
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:18 Starting whole vndr cycle because no package specified
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:18 	Clone github.com/Microsoft/hcsshim, revision v0.7.12
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:18 	Clone github.com/opencontainers/selinux, revision b6fa367ed7f534f9ba25391cc2d467085dbb445a
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:18 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:18 	Clone github.com/opencontainers/runc, revision 96ec2177ae841256168fcf76954f7177af9446eb
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/opencontainers/runtime-spec, revision 5684b8af48c1ac3b1451fa499724e30e3c20a294
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/opencontainers/image-spec, revision v1.0.1
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/coreos/go-systemd, revision v17
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/godbus/dbus, revision v4.0.0
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/syndtr/gocapability, revision 2c00daeb6c3b45114c80ac44119e7b8801fdd852
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/golang/protobuf, revision v1.1.0
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/fluent/fluent-logger-golang, revision v1.3.0
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/Microsoft/go-winio, revision v0.4.11
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/philhofer/fwd, revision 98c11a7a6ec829d672b03833c3d69a7fae1ca972
14:58:19 [2019-09-27T14:58:19.211Z] 2019/09/27 14:58:19 	Clone github.com/tinylib/msgp, revision 3b556c64540842d4f82967be066a7f7fffc3adad
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Finished clone github.com/opencontainers/selinux
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Finished clone github.com/Azure/go-ansiterm
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Clone https://github.com/cpuguy83/check.git to github.com/go-check/check, revision 4ed411733c5785b40214c70bce814c3a3a689609
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Finished clone github.com/Graylog2/go-gelf
14:58:20 [2019-09-27T14:58:20.588Z] 2019/09/27 14:58:20 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Finished clone github.com/philhofer/fwd
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Clone github.com/gorilla/context, revision v1.1
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Finished clone github.com/fluent/fluent-logger-golang
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Clone github.com/gorilla/mux, revision v1.1
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Finished clone github.com/seccomp/libseccomp-golang
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:20 	Clone github.com/Microsoft/opengcs, revision v0.3.8
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Finished clone github.com/syndtr/gocapability
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Clone github.com/kr/pty, revision 5cf931ef8f
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Finished clone github.com/Microsoft/go-winio
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Clone github.com/mattn/go-shellwords, revision v1.0.3
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Finished clone github.com/godbus/dbus
14:58:21 [2019-09-27T14:58:21.153Z] 2019/09/27 14:58:21 	Clone github.com/sirupsen/logrus, revision v1.0.6
14:58:21 [2019-09-27T14:58:21.717Z] 2019/09/27 14:58:21 	Finished clone github.com/coreos/go-systemd
14:58:21 [2019-09-27T14:58:21.717Z] 2019/09/27 14:58:21 	Clone github.com/tchap/go-patricia, revision v2.2.6
14:58:21 [2019-09-27T14:58:21.974Z] 2019/09/27 14:58:21 	Finished clone github.com/opencontainers/runtime-spec
14:58:21 [2019-09-27T14:58:21.974Z] 2019/09/27 14:58:21 	Clone github.com/vdemeester/shakers, revision 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3
14:58:22 [2019-09-27T14:58:22.231Z] 2019/09/27 14:58:22 	Finished clone github.com/docker/libtrust
14:58:22 [2019-09-27T14:58:22.231Z] 2019/09/27 14:58:22 	Clone golang.org/x/net, revision a680a1efc54dd51c040b3b5ce4939ea3cf2ea0d1
14:58:22 [2019-09-27T14:58:22.488Z] 2019/09/27 14:58:22 	Finished clone github.com/opencontainers/image-spec
14:58:22 [2019-09-27T14:58:22.488Z] 2019/09/27 14:58:22 	Clone golang.org/x/sys, revision ac767d655b305d4e9612f5f6e33120b9176c4ad4
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Finished clone github.com/tinylib/msgp
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Clone github.com/docker/go-units, revision 47565b4f722fb6ceae66b95f853feed578a4a51c
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Finished clone github.com/kr/pty
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Finished clone github.com/go-check/check
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Finished clone github.com/gorilla/context
14:58:22 [2019-09-27T14:58:22.745Z] 2019/09/27 14:58:22 	Clone gotest.tools, revision v2.1.0
14:58:23 [2019-09-27T14:58:23.002Z] 2019/09/27 14:58:22 	Finished clone github.com/mattn/go-shellwords
14:58:23 [2019-09-27T14:58:23.002Z] 2019/09/27 14:58:22 	Clone github.com/google/go-cmp, revision v0.2.0
14:58:23 [2019-09-27T14:58:23.259Z] 2019/09/27 14:58:23 	Finished clone github.com/gorilla/mux
14:58:23 [2019-09-27T14:58:23.259Z] 2019/09/27 14:58:23 	Clone github.com/RackSec/srslog, revision 456df3a81436d29ba874f3590eeeee25d666f8a5
14:58:23 [2019-09-27T14:58:23.259Z] 2019/09/27 14:58:23 	Finished clone github.com/tchap/go-patricia
14:58:23 [2019-09-27T14:58:23.259Z] 2019/09/27 14:58:23 	Clone github.com/imdario/mergo, revision v0.3.6
14:58:23 [2019-09-27T14:58:23.823Z] 2019/09/27 14:58:23 	Finished clone github.com/vdemeester/shakers
14:58:23 [2019-09-27T14:58:23.823Z] 2019/09/27 14:58:23 	Clone golang.org/x/sync, revision 1d60e4601c6fd243af51cc01ddf169918a5407ca
14:58:23 [2019-09-27T14:58:23.823Z] 2019/09/27 14:58:23 	Finished clone github.com/sirupsen/logrus
14:58:23 [2019-09-27T14:58:23.823Z] 2019/09/27 14:58:23 	Clone github.com/moby/buildkit, revision 05766c5c21a1e528eeb1c3522b2f05493fe9ac47
14:58:24 [2019-09-27T14:58:24.164Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	6.692s
14:58:24 [2019-09-27T14:58:24.755Z] 2019/09/27 14:58:24 	Finished clone github.com/docker/go-units
14:58:24 [2019-09-27T14:58:24.755Z] 2019/09/27 14:58:24 	Clone github.com/tonistiigi/fsutil, revision 2862f6bc5ac9b97124e552a5c108230b38a1b0ca
14:58:25 [2019-09-27T14:58:25.012Z] 2019/09/27 14:58:24 	Finished clone github.com/RackSec/srslog
14:58:25 [2019-09-27T14:58:25.012Z] 2019/09/27 14:58:24 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746
14:58:25 [2019-09-27T14:58:25.012Z] 2019/09/27 14:58:25 	Finished clone github.com/google/go-cmp
14:58:25 [2019-09-27T14:58:25.012Z] 2019/09/27 14:58:25 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7
14:58:25 [2019-09-27T14:58:25.275Z] 2019/09/27 14:58:25 	Finished clone gotest.tools
14:58:25 [2019-09-27T14:58:25.275Z] 2019/09/27 14:58:25 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716
14:58:25 [2019-09-27T14:58:25.275Z] 2019/09/27 14:58:25 	Finished clone github.com/imdario/mergo
14:58:25 [2019-09-27T14:58:25.275Z] 2019/09/27 14:58:25 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc
14:58:26 [2019-09-27T14:58:26.058Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.971s
14:58:26 [2019-09-27T14:58:26.207Z] 2019/09/27 14:58:26 	Finished clone golang.org/x/sync
14:58:26 [2019-09-27T14:58:26.207Z] 2019/09/27 14:58:26 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b
14:58:26 [2019-09-27T14:58:26.207Z] 2019/09/27 14:58:26 	Finished clone github.com/docker/go-connections
14:58:26 [2019-09-27T14:58:26.207Z] 2019/09/27 14:58:26 	Clone github.com/docker/libnetwork, revision 55685ba49593e67f5e1c8180539379b16736c25e
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Finished clone github.com/opentracing-contrib/go-stdlib
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Finished clone github.com/google/shlex
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
14:58:27 [2019-09-27T14:58:27.137Z] 2019/09/27 14:58:27 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec
14:58:27 [2019-09-27T14:58:27.701Z] 2019/09/27 14:58:27 	Finished clone github.com/opentracing/opentracing-go
14:58:27 [2019-09-27T14:58:27.701Z] 2019/09/27 14:58:27 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b
14:58:27 [2019-09-27T14:58:27.701Z] 2019/09/27 14:58:27 	Finished clone github.com/golang/gddo
14:58:27 [2019-09-27T14:58:27.701Z] 2019/09/27 14:58:27 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c
14:58:27 [2019-09-27T14:58:27.959Z] 2019/09/27 14:58:27 	Finished clone github.com/mitchellh/hashstructure
14:58:27 [2019-09-27T14:58:27.959Z] 2019/09/27 14:58:27 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372
14:58:27 [2019-09-27T14:58:27.976Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	2.118s
14:58:28 [2019-09-27T14:58:28.890Z] 2019/09/27 14:58:28 	Finished clone github.com/Microsoft/hcsshim
14:58:28 [2019-09-27T14:58:28.890Z] 2019/09/27 14:58:28 	Clone github.com/hashicorp/go-sockaddr, revision 6d291a969b86c4b633730bfc6b8b9d64c3aafed9
14:58:29 [2019-09-27T14:58:29.147Z] 2019/09/27 14:58:29 	Finished clone github.com/armon/go-metrics
14:58:29 [2019-09-27T14:58:29.147Z] 2019/09/27 14:58:29 	Clone github.com/hashicorp/go-multierror, revision fcdddc395df1ddf4247c69bd436e84cfa0733f7e
14:58:29 [2019-09-27T14:58:29.345Z] PASS: docker_api_build_test.go:513: DockerSuite.TestBuildScratchCopy	1.341s
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Finished clone github.com/docker/go-events
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Finished clone github.com/tonistiigi/fsutil
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Finished clone github.com/armon/go-radix
14:58:29 [2019-09-27T14:58:29.404Z] 2019/09/27 14:58:29 	Clone github.com/vishvananda/netns, revision 604eaf189ee867d8c147fafc28def2394e878d25
14:58:29 [2019-09-27T14:58:29.968Z] 2019/09/27 14:58:29 	Finished clone github.com/sean-/seed
14:58:29 [2019-09-27T14:58:29.968Z] 2019/09/27 14:58:29 	Clone github.com/vishvananda/netlink, revision b2de5d10e38ecce8607e6b438b6d174f389a004e
14:58:30 [2019-09-27T14:58:30.533Z] 2019/09/27 14:58:30 	Finished clone github.com/opencontainers/runc
14:58:30 [2019-09-27T14:58:30.533Z] 2019/09/27 14:58:30 	Clone github.com/BurntSushi/toml, revision a368813c5e648fee92e5f6c30e3944ff9d5e8895
14:58:30 [2019-09-27T14:58:30.533Z] 2019/09/27 14:58:30 	Finished clone github.com/hashicorp/memberlist
14:58:30 [2019-09-27T14:58:30.533Z] 2019/09/27 14:58:30 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374
14:58:30 [2019-09-27T14:58:30.712Z] PASS: docker_cli_build_test.go:6143: DockerSuite.TestBuildSetCommandWithDefinedShell	1.219s
14:58:31 [2019-09-27T14:58:31.466Z] 2019/09/27 14:58:31 	Finished clone github.com/hashicorp/go-multierror
14:58:31 [2019-09-27T14:58:31.466Z] 2019/09/27 14:58:31 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d
14:58:31 [2019-09-27T14:58:31.466Z] 2019/09/27 14:58:31 	Finished clone github.com/vishvananda/netns
14:58:31 [2019-09-27T14:58:31.466Z] 2019/09/27 14:58:31 	Clone github.com/coreos/etcd, revision v3.3.9
14:58:31 [2019-09-27T14:58:31.724Z] 2019/09/27 14:58:31 	Finished clone github.com/docker/libkv
14:58:31 [2019-09-27T14:58:31.724Z] 2019/09/27 14:58:31 	Clone github.com/coreos/go-semver, revision v0.2.0
14:58:31 [2019-09-27T14:58:31.986Z] 2019/09/27 14:58:31 	Finished clone github.com/hashicorp/go-sockaddr
14:58:31 [2019-09-27T14:58:31.986Z] 2019/09/27 14:58:31 	Clone github.com/ugorji/go, revision v1.1.1
14:58:32 [2019-09-27T14:58:32.550Z] 2019/09/27 14:58:32 	Finished clone golang.org/x/net
14:58:32 [2019-09-27T14:58:32.550Z] 2019/09/27 14:58:32 	Clone github.com/hashicorp/consul, revision v0.5.2
14:58:32 [2019-09-27T14:58:32.550Z] 2019/09/27 14:58:32 	Finished clone github.com/golang/protobuf
14:58:32 [2019-09-27T14:58:32.550Z] 2019/09/27 14:58:32 	Clone github.com/miekg/dns, revision v1.0.7
14:58:32 [2019-09-27T14:58:32.806Z] 2019/09/27 14:58:32 	Finished clone github.com/BurntSushi/toml
14:58:32 [2019-09-27T14:58:32.806Z] 2019/09/27 14:58:32 	Clone github.com/fsnotify/fsnotify, revision v1.4.7
14:58:33 [2019-09-27T14:58:33.063Z] 2019/09/27 14:58:32 	Finished clone github.com/samuel/go-zookeeper
14:58:33 [2019-09-27T14:58:33.063Z] 2019/09/27 14:58:32 	Clone github.com/aws/aws-sdk-go, revision v1.12.66
14:58:33 [2019-09-27T14:58:33.063Z] 2019/09/27 14:58:32 	Finished clone github.com/vishvananda/netlink
14:58:33 [2019-09-27T14:58:33.063Z] 2019/09/27 14:58:32 	Clone github.com/go-ini/ini, revision v1.25.4
14:58:33 [2019-09-27T14:58:33.234Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.238s
14:58:33 [2019-09-27T14:58:33.234Z] PASS: docker_api_swarm_test.go:479: DockerSwarmSuite.TestAPISwarmManagerRestore	23.801s
14:58:33 [2019-09-27T14:58:33.320Z] 2019/09/27 14:58:33 	Finished clone github.com/deckarep/golang-set
14:58:33 [2019-09-27T14:58:33.320Z] 2019/09/27 14:58:33 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74
14:58:33 [2019-09-27T14:58:33.320Z] 2019/09/27 14:58:33 	Finished clone github.com/hashicorp/go-msgpack
14:58:33 [2019-09-27T14:58:33.320Z] 2019/09/27 14:58:33 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf
14:58:33 [2019-09-27T14:58:33.577Z] 2019/09/27 14:58:33 	Finished clone github.com/coreos/go-semver
14:58:33 [2019-09-27T14:58:33.577Z] 2019/09/27 14:58:33 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Finished clone github.com/fsnotify/fsnotify
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Finished clone github.com/bsphere/le_go
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Clone go.opencensus.io, revision v0.11.0
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Finished clone github.com/go-ini/ini
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Clone cloud.google.com/go, revision v0.23.0
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Finished clone github.com/Microsoft/opengcs
14:58:35 [2019-09-27T14:58:35.475Z] 2019/09/27 14:58:35 	Clone github.com/googleapis/gax-go, revision v2.0.0
14:58:35 [2019-09-27T14:58:35.734Z] 2019/09/27 14:58:35 	Finished clone github.com/jmespath/go-jmespath
14:58:35 [2019-09-27T14:58:35.734Z] 2019/09/27 14:58:35 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9
14:58:35 [2019-09-27T14:58:35.755Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	2.756s
14:58:36 [2019-09-27T14:58:36.666Z] 2019/09/27 14:58:36 	Finished clone golang.org/x/oauth2
14:58:36 [2019-09-27T14:58:36.666Z] 2019/09/27 14:58:36 	Clone github.com/containerd/containerd, revision 9754871865f7fe2f4e74d43e2fc7ccd237edcbce
14:58:37 [2019-09-27T14:58:37.598Z] 2019/09/27 14:58:37 	Finished clone github.com/googleapis/gax-go
14:58:37 [2019-09-27T14:58:37.598Z] 2019/09/27 14:58:37 	Clone github.com/containerd/fifo, revision 3d5202aec260678c48179c56f40e6f38a095738c
14:58:38 [2019-09-27T14:58:38.530Z] 2019/09/27 14:58:38 	Finished clone github.com/hashicorp/serf
14:58:38 [2019-09-27T14:58:38.530Z] 2019/09/27 14:58:38 	Clone github.com/containerd/continuity, revision 004b46473808b3e7a4a3049c20e4376c91eb966d
14:58:38 [2019-09-27T14:58:38.550Z] 921b2cb8ef3f: Pull complete
14:58:38 [2019-09-27T14:58:38.550Z] Digest: sha256:c1c0c43f28b3d994e5f215946786c34634dcc813aa7afe2f28a968c02ca1de68
14:58:38 [2019-09-27T14:58:38.550Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
14:58:38 [2019-09-27T14:58:38.550Z] mcr.microsoft.com/windows/servercore:ltsc2016
14:58:38 [2019-09-27T14:58:38.550Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3204'
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Docker version of control daemon
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] Client: Docker Engine - Enterprise
14:58:38 [2019-09-27T14:58:38.550Z]  Version:           19.03.2
14:58:38 [2019-09-27T14:58:38.550Z]  API version:       1.40
14:58:38 [2019-09-27T14:58:38.550Z]  Go version:        go1.12.8
14:58:38 [2019-09-27T14:58:38.550Z]  Git commit:        c92ab06ed9
14:58:38 [2019-09-27T14:58:38.550Z]  Built:             09/03/2019 16:38:11
14:58:38 [2019-09-27T14:58:38.550Z]  OS/Arch:           windows/amd64
14:58:38 [2019-09-27T14:58:38.550Z]  Experimental:      false
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] Server: Docker Engine - Enterprise
14:58:38 [2019-09-27T14:58:38.550Z]  Engine:
14:58:38 [2019-09-27T14:58:38.550Z]   Version:          19.03.2
14:58:38 [2019-09-27T14:58:38.550Z]   API version:      1.40 (minimum version 1.24)
14:58:38 [2019-09-27T14:58:38.550Z]   Go version:       go1.12.8
14:58:38 [2019-09-27T14:58:38.550Z]   Git commit:       c92ab06ed9
14:58:38 [2019-09-27T14:58:38.550Z]   Built:            09/03/2019 16:35:47
14:58:38 [2019-09-27T14:58:38.550Z]   OS/Arch:          windows/amd64
14:58:38 [2019-09-27T14:58:38.550Z]   Experimental:     true
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Docker info of control daemon
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] Client:
14:58:38 [2019-09-27T14:58:38.550Z]  Debug Mode: false
14:58:38 [2019-09-27T14:58:38.550Z]  Plugins:
14:58:38 [2019-09-27T14:58:38.550Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] Server:
14:58:38 [2019-09-27T14:58:38.550Z]  Containers: 0
14:58:38 [2019-09-27T14:58:38.550Z]   Running: 0
14:58:38 [2019-09-27T14:58:38.550Z]   Paused: 0
14:58:38 [2019-09-27T14:58:38.550Z]   Stopped: 0
14:58:38 [2019-09-27T14:58:38.550Z]  Images: 1
14:58:38 [2019-09-27T14:58:38.550Z]  Server Version: 19.03.2
14:58:38 [2019-09-27T14:58:38.550Z]  Storage Driver: windowsfilter
14:58:38 [2019-09-27T14:58:38.550Z]   Windows: 
14:58:38 [2019-09-27T14:58:38.550Z]  Logging Driver: json-file
14:58:38 [2019-09-27T14:58:38.550Z]  Plugins:
14:58:38 [2019-09-27T14:58:38.550Z]   Volume: local
14:58:38 [2019-09-27T14:58:38.550Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:58:38 [2019-09-27T14:58:38.550Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:58:38 [2019-09-27T14:58:38.550Z]  Swarm: inactive
14:58:38 [2019-09-27T14:58:38.550Z]  Default Isolation: process
14:58:38 [2019-09-27T14:58:38.550Z]  Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801)
14:58:38 [2019-09-27T14:58:38.550Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242)
14:58:38 [2019-09-27T14:58:38.550Z]  OSType: windows
14:58:38 [2019-09-27T14:58:38.550Z]  Architecture: x86_64
14:58:38 [2019-09-27T14:58:38.550Z]  CPUs: 4
14:58:38 [2019-09-27T14:58:38.550Z]  Total Memory: 32GiB
14:58:38 [2019-09-27T14:58:38.550Z]  Name: azwin-2-d99650
14:58:38 [2019-09-27T14:58:38.550Z]  ID: MEDR:FDQU:RYU2:TZJJ:SCV2:6M27:N4LT:4QPK:2DRC:4NCS:5MSN:PNCI
14:58:38 [2019-09-27T14:58:38.550Z]  Docker Root Dir: D:\docker
14:58:38 [2019-09-27T14:58:38.550Z]  Debug Mode: false
14:58:38 [2019-09-27T14:58:38.550Z]  Registry: https://index.docker.io/v1/
14:58:38 [2019-09-27T14:58:38.550Z]  Labels:
14:58:38 [2019-09-27T14:58:38.550Z]  Experimental: true
14:58:38 [2019-09-27T14:58:38.550Z]  Insecure Registries:
14:58:38 [2019-09-27T14:58:38.550Z]   10.0.0.4:5000
14:58:38 [2019-09-27T14:58:38.550Z]   127.0.0.0/8
14:58:38 [2019-09-27T14:58:38.550Z]  Registry Mirrors:
14:58:38 [2019-09-27T14:58:38.550Z]   http://10.0.0.4:5000/
14:58:38 [2019-09-27T14:58:38.550Z]  Live Restore Enabled: false
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] 
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Commit hash is 0910118e4
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Nuke-Everything...
14:58:38 [2019-09-27T14:58:38.550Z] INFO: Container count on control daemon to delete is 0
14:58:38 [2019-09-27T14:58:38.787Z] 2019/09/27 14:58:38 	Finished clone golang.org/x/sys
14:58:38 [2019-09-27T14:58:38.787Z] 2019/09/27 14:58:38 	Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
14:58:39 [2019-09-27T14:58:39.013Z] INFO: Nuking d:\CI-4
14:58:39 [2019-09-27T14:58:39.013Z] INFO: Zapped successfully
14:58:39 [2019-09-27T14:58:39.013Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters
14:58:39 [2019-09-27T14:58:39.013Z] WARNING: Cleaning Psched...
14:58:39 [2019-09-27T14:58:39.013Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters
14:58:39 [2019-09-27T14:58:39.013Z] WARNING: Cleaning WFPLWFS...
14:58:39 [2019-09-27T14:58:39.013Z] INFO: Location for testing is d:\CI-4\CI-0910118e4
14:58:39 [2019-09-27T14:58:39.013Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:58:39 [2019-09-27T14:58:39.013Z] 
14:58:39 [2019-09-27T14:58:39.013Z] 
14:58:39 [2019-09-27T14:58:39.013Z] INFO: Building the image from Dockerfile.windows at 09/27/2019 14:58:38...
14:58:39 [2019-09-27T14:58:39.013Z] 
14:58:39 [2019-09-27T14:58:39.028Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	2.763s
14:58:39 [2019-09-27T14:58:39.352Z] 2019/09/27 14:58:39 	Finished clone github.com/containerd/fifo
14:58:39 [2019-09-27T14:58:39.352Z] 2019/09/27 14:58:39 	Clone github.com/containerd/console, revision c12b1e7919c14469339a5d38f2f8ed9b64a9de23
14:58:39 [2019-09-27T14:58:39.352Z] 2019/09/27 14:58:39 	Finished clone go.opencensus.io
14:58:39 [2019-09-27T14:58:39.352Z] 2019/09/27 14:58:39 	Clone github.com/containerd/cri, revision 0d5cabd006cb5319dc965046067b8432d9fa5ef8
14:58:39 [2019-09-27T14:58:39.609Z] 2019/09/27 14:58:39 	Finished clone github.com/ugorji/go
14:58:39 [2019-09-27T14:58:39.609Z] 2019/09/27 14:58:39 	Clone github.com/containerd/go-runc, revision 5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3
14:58:40 [2019-09-27T14:58:40.981Z] 2019/09/27 14:58:40 	Finished clone github.com/containerd/cgroups
14:58:40 [2019-09-27T14:58:40.981Z] 2019/09/27 14:58:40 	Clone github.com/containerd/typeurl, revision a93fcdb778cd272c6e9b3028b2f42d813e785d40
14:58:41 [2019-09-27T14:58:41.239Z] 2019/09/27 14:58:41 	Finished clone github.com/containerd/console
14:58:41 [2019-09-27T14:58:41.239Z] 2019/09/27 14:58:41 	Clone github.com/containerd/ttrpc, revision 2a805f71863501300ae1976d29f0454ae003e85a
14:58:41 [2019-09-27T14:58:41.496Z] 2019/09/27 14:58:41 	Finished clone github.com/containerd/go-runc
14:58:41 [2019-09-27T14:58:41.496Z] 2019/09/27 14:58:41 	Clone github.com/gogo/googleapis, revision 08a7655d27152912db7aaf4f983275eaf8d128ef
14:58:42 [2019-09-27T14:58:42.868Z] 2019/09/27 14:58:42 	Finished clone github.com/containerd/continuity
14:58:42 [2019-09-27T14:58:42.868Z] 2019/09/27 14:58:42 	Clone github.com/docker/swarmkit, revision 142a73731c850daf24d32001aa2358b6ffe36eab
14:58:42 [2019-09-27T14:58:42.868Z] 2019/09/27 14:58:42 	Finished clone github.com/containerd/typeurl
14:58:42 [2019-09-27T14:58:42.868Z] 2019/09/27 14:58:42 	Clone github.com/gogo/protobuf, revision v1.0.0
14:58:43 [2019-09-27T14:58:43.432Z] 2019/09/27 14:58:43 	Finished clone github.com/containerd/ttrpc
14:58:43 [2019-09-27T14:58:43.432Z] 2019/09/27 14:58:43 	Clone github.com/cloudflare/cfssl, revision 1.3.2
14:58:43 [2019-09-27T14:58:43.432Z] 2019/09/27 14:58:43 	Finished clone github.com/moby/buildkit
14:58:43 [2019-09-27T14:58:43.432Z] 2019/09/27 14:58:43 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2
14:58:43 [2019-09-27T14:58:43.690Z] 2019/09/27 14:58:43 	Finished clone github.com/gogo/googleapis
14:58:43 [2019-09-27T14:58:43.690Z] 2019/09/27 14:58:43 	Clone github.com/google/certificate-transparency-go, revision v1.0.20
14:58:43 [2019-09-27T14:58:43.690Z] 2019/09/27 14:58:43 	Finished clone golang.org/x/text
14:58:43 [2019-09-27T14:58:43.690Z] 2019/09/27 14:58:43 	Clone golang.org/x/crypto, revision 0709b304e793a5edb4a2c0145f281ecdc20838a4
14:58:45 [2019-09-27T14:58:45.586Z] 2019/09/27 14:58:45 	Finished clone github.com/fernet/fernet-go
14:58:45 [2019-09-27T14:58:45.586Z] 2019/09/27 14:58:45 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650
14:58:45 [2019-09-27T14:58:45.586Z] 2019/09/27 14:58:45 	Finished clone github.com/docker/libnetwork
14:58:45 [2019-09-27T14:58:45.586Z] 2019/09/27 14:58:45 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad
14:58:46 [2019-09-27T14:58:46.159Z] Sending build context to Docker daemon  44.43MB
14:58:46 [2019-09-27T14:58:46.160Z] 
14:58:46 [2019-09-27T14:58:46.160Z] Step 1/8 : FROM microsoft/windowsservercore
14:58:46 [2019-09-27T14:58:46.160Z]  ---> 2606a881cbae
14:58:46 [2019-09-27T14:58:46.160Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:58:46 [2019-09-27T14:58:46.622Z]  ---> Running in b6c723a3436a
14:58:47 [2019-09-27T14:58:47.483Z] 2019/09/27 14:58:47 	Finished clone github.com/hashicorp/go-memdb
14:58:47 [2019-09-27T14:58:47.483Z] 2019/09/27 14:58:47 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1
14:58:47 [2019-09-27T14:58:47.741Z] 2019/09/27 14:58:47 	Finished clone golang.org/x/time
14:58:47 [2019-09-27T14:58:47.741Z] 2019/09/27 14:58:47 	Clone github.com/hashicorp/golang-lru, revision 0fb14efe8c47ae851c0034ed7a448854d3d34cf3
14:58:47 [2019-09-27T14:58:47.999Z] 2019/09/27 14:58:47 	Finished clone github.com/miekg/dns
14:58:47 [2019-09-27T14:58:47.999Z] 2019/09/27 14:58:47 	Clone github.com/coreos/pkg, revision v3
14:58:48 [2019-09-27T14:58:48.257Z] 2019/09/27 14:58:48 	Finished clone github.com/hashicorp/go-immutable-radix
14:58:48 [2019-09-27T14:58:48.257Z] 2019/09/27 14:58:48 	Clone github.com/pivotal-golang/clock, revision 3fd3c1944c59d9742e1cd333672181cd1a6f9fa0
14:58:48 [2019-09-27T14:58:48.814Z] Removing intermediate container b6c723a3436a
14:58:48 [2019-09-27T14:58:48.815Z]  ---> fac8f7a1085f
14:58:48 [2019-09-27T14:58:48.815Z] Step 3/8 : ARG GO_VERSION=1.11.13
14:58:48 [2019-09-27T14:58:48.815Z]  ---> Running in 497b2874a51f
14:58:48 [2019-09-27T14:58:48.981Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	9.670s
14:58:48 [2019-09-27T14:58:48.981Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.336s
14:58:49 [2019-09-27T14:58:49.544Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.857s
14:58:49 [2019-09-27T14:58:49.544Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:49 	Finished clone github.com/hashicorp/golang-lru
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:49 	Clone github.com/prometheus/client_golang, revision v0.8.0
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:50 	Finished clone github.com/coreos/pkg
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:50 	Clone github.com/beorn7/perks, revision 3a771d992973f24aa725d07868b467d1ddfceaf
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:50 	Finished clone golang.org/x/crypto
14:58:50 [2019-09-27T14:58:50.154Z] 2019/09/27 14:58:50 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2
14:58:50 [2019-09-27T14:58:50.411Z] 2019/09/27 14:58:50 	Finished clone github.com/pivotal-golang/clock
14:58:50 [2019-09-27T14:58:50.411Z] 2019/09/27 14:58:50 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801
14:58:50 [2019-09-27T14:58:50.475Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	1.007s
14:58:51 [2019-09-27T14:58:51.007Z] Removing intermediate container 497b2874a51f
14:58:51 [2019-09-27T14:58:51.007Z]  ---> 52980a258899
14:58:51 [2019-09-27T14:58:51.007Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
14:58:51 [2019-09-27T14:58:51.007Z]  ---> Running in b71b3b339084
14:58:52 [2019-09-27T14:58:52.309Z] 2019/09/27 14:58:52 	Finished clone github.com/beorn7/perks
14:58:52 [2019-09-27T14:58:52.310Z] 2019/09/27 14:58:52 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7
14:58:52 [2019-09-27T14:58:52.567Z] 2019/09/27 14:58:52 	Finished clone github.com/prometheus/client_model
14:58:52 [2019-09-27T14:58:52.567Z] 2019/09/27 14:58:52 	Clone github.com/matttproud/golang_protobuf_extensions, revision v1.0.0
14:58:52 [2019-09-27T14:58:52.999Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	2.420s
14:58:53 [2019-09-27T14:58:53.200Z] Removing intermediate container b71b3b339084
14:58:53 [2019-09-27T14:58:53.200Z]  ---> cb8d4058af46
14:58:53 [2019-09-27T14:58:53.200Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
14:58:53 [2019-09-27T14:58:53.200Z]  ---> Running in 7122ad17bf0e
14:58:53 [2019-09-27T14:58:53.256Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.231s
14:58:53 [2019-09-27T14:58:53.939Z] 2019/09/27 14:58:53 	Finished clone github.com/prometheus/client_golang
14:58:53 [2019-09-27T14:58:53.939Z] 2019/09/27 14:58:53 	Clone github.com/pkg/errors, revision 645ef00459ed84a119197bfb8d8205042c6df63d
14:58:54 [2019-09-27T14:58:54.196Z] 2019/09/27 14:58:54 	Finished clone github.com/prometheus/common
14:58:54 [2019-09-27T14:58:54.196Z] 2019/09/27 14:58:54 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision v1.2.0
14:58:54 [2019-09-27T14:58:54.762Z] 2019/09/27 14:58:54 	Finished clone github.com/matttproud/golang_protobuf_extensions
14:58:54 [2019-09-27T14:58:54.762Z] 2019/09/27 14:58:54 	Clone github.com/spf13/cobra, revision v0.0.3
14:58:55 [2019-09-27T14:58:55.327Z] 2019/09/27 14:58:55 	Finished clone github.com/prometheus/procfs
14:58:55 [2019-09-27T14:58:55.327Z] 2019/09/27 14:58:55 	Clone github.com/spf13/pflag, revision v1.0.1
14:58:55 [2019-09-27T14:58:55.780Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	2.228s
14:58:55 [2019-09-27T14:58:55.892Z] 2019/09/27 14:58:55 	Finished clone github.com/pkg/errors
14:58:55 [2019-09-27T14:58:55.892Z] 2019/09/27 14:58:55 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
14:58:56 [2019-09-27T14:58:56.457Z] 2019/09/27 14:58:56 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
14:58:56 [2019-09-27T14:58:56.457Z] 2019/09/27 14:58:56 	Clone https://github.com/ijc25/Gotty to github.com/Nvveen/Gotty, revision a8b993ba6abdb0e0c12b0125c603323a71c7790c
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Finished clone github.com/spf13/pflag
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Finished clone github.com/inconshreveable/mousetrap
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Clone github.com/ishidawataru/sctp, revision 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Finished clone github.com/spf13/cobra
14:58:57 [2019-09-27T14:58:57.829Z] 2019/09/27 14:58:57 	Clone go.etcd.io/bbolt, revision v1.3.1-etcd.8
14:58:58 [2019-09-27T14:58:58.395Z] 2019/09/27 14:58:58 	Finished clone github.com/google/certificate-transparency-go
14:58:58 [2019-09-27T14:58:58.395Z] 2019/09/27 14:58:58 	Clone github.com/docker/distribution, revision 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
14:58:58 [2019-09-27T14:58:58.395Z] 2019/09/27 14:58:58 	Finished clone github.com/Nvveen/Gotty
14:58:58 [2019-09-27T14:58:58.395Z] 2019/09/27 14:58:58 	Clone github.com/vbatts/tar-split, revision v0.11.0
14:58:59 [2019-09-27T14:58:59.767Z] 2019/09/27 14:58:59 	Finished clone github.com/docker/go-metrics
14:58:59 [2019-09-27T14:58:59.767Z] 2019/09/27 14:58:59 	Clone github.com/opencontainers/go-digest, revision v1.0.0-rc1
14:58:59 [2019-09-27T14:58:59.767Z] 2019/09/27 14:58:59 	Finished clone github.com/ishidawataru/sctp
14:58:59 [2019-09-27T14:58:59.767Z] 2019/09/27 14:58:59 	Clone github.com/mistifyio/go-zfs, revision 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa
14:59:01 [2019-09-27T14:59:01.139Z] 2019/09/27 14:59:00 	Finished clone github.com/cloudflare/cfssl
14:59:01 [2019-09-27T14:59:01.139Z] 2019/09/27 14:59:00 	Finished clone cloud.google.com/go
14:59:01 [2019-09-27T14:59:01.139Z] 2019/09/27 14:59:00 	Clone github.com/pborman/uuid, revision v1.0
14:59:01 [2019-09-27T14:59:01.139Z] 2019/09/27 14:59:00 	Clone google.golang.org/grpc, revision v1.12.0
14:59:01 [2019-09-27T14:59:01.704Z] 2019/09/27 14:59:01 	Finished clone go.etcd.io/bbolt
14:59:01 [2019-09-27T14:59:01.704Z] 2019/09/27 14:59:01 	Finished clone github.com/vbatts/tar-split
14:59:01 [2019-09-27T14:59:01.704Z] 2019/09/27 14:59:01 	Finished clone github.com/opencontainers/go-digest
14:59:01 [2019-09-27T14:59:01.704Z] 2019/09/27 14:59:01 	Finished clone github.com/mistifyio/go-zfs
14:59:03 [2019-09-27T14:59:03.102Z] 2019/09/27 14:59:03 	Finished clone github.com/pborman/uuid
14:59:03 [2019-09-27T14:59:03.358Z] 2019/09/27 14:59:03 	Finished clone google.golang.org/genproto
14:59:03 [2019-09-27T14:59:03.615Z] 2019/09/27 14:59:03 	Finished clone github.com/containerd/cri
14:59:07 [2019-09-27T14:59:07.526Z] 2945147eda09: Pull complete
14:59:07 [2019-09-27T14:59:07.526Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
14:59:07 [2019-09-27T14:59:07.526Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:59:07 [2019-09-27T14:59:07.526Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is ''
14:59:07 [2019-09-27T14:59:07.526Z] WARN: Skipping validation tests
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Running unit tests at 09/27/2019 14:59:00...
14:59:07 [2019-09-27T14:59:07.526Z] INFO: make.ps1 starting at 09/27/2019 14:59:05
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Git commit (0910118e4) assumed from DOCKER_GITCOMMIT environment variable
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Invoking autogen...
14:59:07 [2019-09-27T14:59:07.526Z] INFO: Running unit tests...
14:59:07 [2019-09-27T14:59:07.963Z] PASS: docker_cli_build_test.go:5361: DockerSuite.TestBuildStepsWithProgress	11.517s
14:59:07 [2019-09-27T14:59:07.963Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	24.400s
14:59:08 [2019-09-27T14:59:08.892Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	1.570s
14:59:10 [2019-09-27T14:59:10.162Z] 2019/09/27 14:59:09 	Finished clone google.golang.org/grpc
14:59:10 [2019-09-27T14:59:10.162Z] 2019/09/27 14:59:10 	Finished clone github.com/docker/swarmkit
14:59:10 [2019-09-27T14:59:10.939Z] 
14:59:10 [2019-09-27T14:59:10.939Z] SUCCESS: Specified value was saved.
14:59:11 [2019-09-27T14:59:11.428Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	2.097s
14:59:11 [2019-09-27T14:59:11.534Z] 2019/09/27 14:59:11 	Finished clone github.com/docker/distribution
14:59:11 [2019-09-27T14:59:11.791Z] 2019/09/27 14:59:11 	Finished clone github.com/containerd/containerd
14:59:11 [2019-09-27T14:59:11.914Z] INFO: Downloading git...
14:59:12 [2019-09-27T14:59:12.359Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	1.076s
14:59:14 [2019-09-27T14:59:14.315Z] 2019/09/27 14:59:13 	Finished clone github.com/coreos/etcd
14:59:14 [2019-09-27T14:59:14.842Z] INFO: Downloading go...
14:59:14 [2019-09-27T14:59:14.880Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	2.498s
14:59:19 [2019-09-27T14:59:19.052Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	4.091s
14:59:21 [2019-09-27T14:59:21.947Z] INFO: Downloading compiler 1 of 3...
14:59:22 [2019-09-27T14:59:22.409Z] INFO: Downloading compiler 2 of 3...
14:59:22 [2019-09-27T14:59:22.409Z] INFO: Downloading compiler 3 of 3...
14:59:22 [2019-09-27T14:59:22.409Z] INFO: Extracting git...
14:59:22 [2019-09-27T14:59:22.415Z] 2019/09/27 14:59:21 	Finished clone github.com/gogo/protobuf
14:59:22 [2019-09-27T14:59:22.980Z] 2019/09/27 14:59:22 	Finished clone github.com/hashicorp/consul
14:59:23 [2019-09-27T14:59:23.226Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	3.981s
14:59:26 [2019-09-27T14:59:26.502Z] --- PASS: TestBuildWithHugeFile (72.09s)
14:59:26 [2019-09-27T14:59:26.502Z] === RUN   TestBuildWithEmptyDockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.502Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.901Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.901Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:59:26 [2019-09-27T14:59:26.901Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
14:59:26 [2019-09-27T14:59:26.901Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
14:59:26 [2019-09-27T14:59:26.901Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
14:59:26 [2019-09-27T14:59:26.901Z] === RUN   TestBuildWithHugeFile
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestBuildWithHugeFile (86.55s)
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestBuildWithEmptyDockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:59:26 [2019-09-27T14:59:26.913Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
14:59:26 [2019-09-27T14:59:26.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
14:59:26 [2019-09-27T14:59:26.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s)
14:59:26 [2019-09-27T14:59:26.913Z] PASS
14:59:26 [2019-09-27T14:59:26.913Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
14:59:26 [2019-09-27T14:59:26.913Z] INFO: Testing against a local daemon
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestConfigList
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestConfigList (2.36s)
14:59:26 [2019-09-27T14:59:26.913Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:302: [db1add055c563] waiting for daemon to start
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:334: [db1add055c563] daemon started
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:286: [db1add055c563] exiting daemon
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestConfigsCreateAndDelete
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestConfigsCreateAndDelete (2.38s)
14:59:26 [2019-09-27T14:59:26.913Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:302: [d1d74c894e030] waiting for daemon to start
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:334: [d1d74c894e030] daemon started
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:286: [d1d74c894e030] exiting daemon
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestConfigsUpdate
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestConfigsUpdate (2.34s)
14:59:26 [2019-09-27T14:59:26.913Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:302: [dfd76d4b168d4] waiting for daemon to start
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:334: [dfd76d4b168d4] daemon started
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:286: [dfd76d4b168d4] exiting daemon
14:59:26 [2019-09-27T14:59:26.913Z] === RUN   TestTemplatedConfig
14:59:26 [2019-09-27T14:59:26.913Z] --- PASS: TestTemplatedConfig (2.95s)
14:59:26 [2019-09-27T14:59:26.913Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:302: [ded972e7d3aa7] waiting for daemon to start
14:59:26 [2019-09-27T14:59:26.913Z]     daemon.go:334: [ded972e7d3aa7] daemon started
14:59:26 [2019-09-27T14:59:26.914Z]     daemon.go:286: [ded972e7d3aa7] exiting daemon
14:59:26 [2019-09-27T14:59:26.914Z] === RUN   TestConfigInspect
14:59:27 [2019-09-27T14:59:27.833Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	5.031s
14:59:28 [2019-09-27T14:59:28.945Z] --- PASS: TestConfigInspect (2.37s)
14:59:28 [2019-09-27T14:59:28.945Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
14:59:28 [2019-09-27T14:59:28.945Z]     daemon.go:302: [d0df99dff80a2] waiting for daemon to start
14:59:28 [2019-09-27T14:59:28.945Z]     daemon.go:334: [d0df99dff80a2] daemon started
14:59:28 [2019-09-27T14:59:28.945Z]     daemon.go:286: [d0df99dff80a2] exiting daemon
14:59:28 [2019-09-27T14:59:28.945Z] === RUN   TestConfigCreateWithLabels
14:59:30 [2019-09-27T14:59:30.984Z] --- PASS: TestConfigCreateWithLabels (2.29s)
14:59:30 [2019-09-27T14:59:30.984Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
14:59:30 [2019-09-27T14:59:30.984Z]     daemon.go:302: [d457c9654f6b0] waiting for daemon to start
14:59:30 [2019-09-27T14:59:30.984Z]     daemon.go:334: [d457c9654f6b0] daemon started
14:59:30 [2019-09-27T14:59:30.984Z]     daemon.go:286: [d457c9654f6b0] exiting daemon
14:59:30 [2019-09-27T14:59:30.984Z] === RUN   TestConfigCreateResolve
14:59:32 [2019-09-27T14:59:32.689Z] ?   	github.com/docker/docker/api	[no test files]
14:59:32 [2019-09-27T14:59:32.940Z] 2019/09/27 14:59:31 	Finished clone github.com/aws/aws-sdk-go
14:59:33 [2019-09-27T14:59:33.662Z] --- PASS: TestConfigCreateResolve (2.34s)
14:59:33 [2019-09-27T14:59:33.662Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
14:59:33 [2019-09-27T14:59:33.662Z]     daemon.go:302: [d7d996a7bbef3] waiting for daemon to start
14:59:33 [2019-09-27T14:59:33.662Z]     daemon.go:334: [d7d996a7bbef3] daemon started
14:59:33 [2019-09-27T14:59:33.662Z]     daemon.go:286: [d7d996a7bbef3] exiting daemon
14:59:33 [2019-09-27T14:59:33.662Z] PASS
14:59:33 [2019-09-27T14:59:33.662Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
14:59:33 [2019-09-27T14:59:33.662Z] INFO: Testing against a local daemon
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestContainerInvalidJSON
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2019-09-27T14:59:33.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2019-09-27T14:59:33.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2019-09-27T14:59:33.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2019-09-27T14:59:33.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:59:33 [2019-09-27T14:59:33.662Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:59:33 [2019-09-27T14:59:33.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:59:33 [2019-09-27T14:59:33.662Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:59:33 [2019-09-27T14:59:33.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:59:33 [2019-09-27T14:59:33.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:59:33 [2019-09-27T14:59:33.662Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:59:33 [2019-09-27T14:59:33.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestCopyFromContainerPathIsNotDir
14:59:33 [2019-09-27T14:59:33.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestCopyToContainerPathDoesNotExist
14:59:33 [2019-09-27T14:59:33.662Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
14:59:33 [2019-09-27T14:59:33.662Z] === RUN   TestCopyToContainerPathIsNotDir
14:59:33 [2019-09-27T14:59:33.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
14:59:33 [2019-09-27T14:59:33.950Z] === RUN   TestCopyFromContainer
14:59:35 [2019-09-27T14:59:35.429Z] === RUN   TestCopyFromContainer//
14:59:35 [2019-09-27T14:59:35.429Z] === RUN   TestCopyFromContainer//bar/root
14:59:35 [2019-09-27T14:59:35.711Z] === RUN   TestCopyFromContainer//bar/root/
14:59:35 [2019-09-27T14:59:35.711Z] === RUN   TestCopyFromContainer/bar/quux
14:59:35 [2019-09-27T14:59:35.993Z] === RUN   TestCopyFromContainer/bar/quux/
14:59:35 [2019-09-27T14:59:35.993Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:59:35 [2019-09-27T14:59:35.993Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:59:36 [2019-09-27T14:59:36.277Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:59:36 [2019-09-27T14:59:36.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:59:36 [2019-09-27T14:59:36.278Z] === RUN   TestCopyFromContainer/bar/notarget
14:59:36 [2019-09-27T14:59:36.562Z] --- PASS: TestCopyFromContainer (2.63s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer// (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:36 [2019-09-27T14:59:36.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateWithInvalidEnv
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateWithInvalidEnv/0
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateWithInvalidEnv/0
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateWithInvalidEnv/1
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateWithInvalidEnv/1
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateWithInvalidEnv/2
14:59:36 [2019-09-27T14:59:36.562Z] === PAUSE TestCreateWithInvalidEnv/2
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateWithInvalidEnv/0
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateWithInvalidEnv/2
14:59:36 [2019-09-27T14:59:36.562Z] === CONT  TestCreateWithInvalidEnv/1
14:59:36 [2019-09-27T14:59:36.562Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:59:36 [2019-09-27T14:59:36.562Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateTmpfsMountsTarget
14:59:36 [2019-09-27T14:59:36.562Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:59:36 [2019-09-27T14:59:36.562Z] === RUN   TestCreateWithCustomMaskedPaths
14:59:38 [2019-09-27T14:59:38.587Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s)
14:59:38 [2019-09-27T14:59:38.587Z] === RUN   TestCreateWithCustomReadonlyPaths
14:59:40 [2019-09-27T14:59:40.619Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s)
14:59:40 [2019-09-27T14:59:40.619Z] === RUN   TestContainerStartOnDaemonRestart
14:59:40 [2019-09-27T14:59:40.619Z] === PAUSE TestContainerStartOnDaemonRestart
14:59:40 [2019-09-27T14:59:40.619Z] === RUN   TestDaemonRestartIpcMode
14:59:40 [2019-09-27T14:59:40.619Z] === PAUSE TestDaemonRestartIpcMode
14:59:40 [2019-09-27T14:59:40.619Z] === RUN   TestDiff
14:59:41 [2019-09-27T14:59:41.238Z] --- PASS: TestDiff (0.73s)
14:59:41 [2019-09-27T14:59:41.238Z] === RUN   TestExecWithCloseStdin
14:59:42 [2019-09-27T14:59:42.253Z] --- PASS: TestExecWithCloseStdin (0.92s)
14:59:42 [2019-09-27T14:59:42.253Z] === RUN   TestExec
14:59:42 [2019-09-27T14:59:42.900Z] 2019/09/27 14:59:42 	Finished clone google.golang.org/api
14:59:42 [2019-09-27T14:59:42.900Z] 2019/09/27 14:59:42 Dependencies downloaded. Download time: 1m23.384511669s
14:59:42 [2019-09-27T14:59:42.900Z] 2019/09/27 14:59:42 Collecting all dependencies
14:59:43 [2019-09-27T14:59:43.264Z] --- PASS: TestExec (0.87s)
14:59:43 [2019-09-27T14:59:43.264Z] === RUN   TestExecUser
14:59:43 [2019-09-27T14:59:43.573Z] INFO: Expanding go...
14:59:43 [2019-09-27T14:59:43.882Z] --- PASS: TestExecUser (0.85s)
14:59:43 [2019-09-27T14:59:43.882Z] === RUN   TestExportContainerAndImportImage
14:59:45 [2019-09-27T14:59:45.365Z] --- PASS: TestExportContainerAndImportImage (1.11s)
14:59:45 [2019-09-27T14:59:45.365Z] === RUN   TestExportContainerAfterDaemonRestart
14:59:45 [2019-09-27T14:59:45.888Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	32.322s
14:59:46 [2019-09-27T14:59:46.841Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
14:59:46 [2019-09-27T14:59:46.841Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:302: [d3fdd1f4a72c8] waiting for daemon to start
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:334: [d3fdd1f4a72c8] daemon started
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:286: [d3fdd1f4a72c8] exiting daemon
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:302: [d3fdd1f4a72c8] waiting for daemon to start
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:334: [d3fdd1f4a72c8] daemon started
14:59:46 [2019-09-27T14:59:46.841Z]     daemon.go:286: [d3fdd1f4a72c8] exiting daemon
14:59:46 [2019-09-27T14:59:46.841Z] === RUN   TestHealthCheckWorkdir
14:59:47 [2019-09-27T14:59:47.524Z] ok  	github.com/docker/docker/api/server	0.193s	coverage: 8.0% of statements
14:59:47 [2019-09-27T14:59:47.854Z] --- PASS: TestHealthCheckWorkdir (1.09s)
14:59:47 [2019-09-27T14:59:47.854Z] === RUN   TestHealthKillContainer
14:59:51 [2019-09-27T14:59:51.303Z] --- PASS: TestHealthKillContainer (2.94s)
14:59:51 [2019-09-27T14:59:51.303Z] === RUN   TestInspectCpusetInConfigPre120
14:59:51 [2019-09-27T14:59:51.586Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
14:59:51 [2019-09-27T14:59:51.586Z] === RUN   TestIpcModeNone
14:59:52 [2019-09-27T14:59:52.205Z] --- PASS: TestIpcModeNone (0.86s)
14:59:52 [2019-09-27T14:59:52.205Z] === RUN   TestIpcModePrivate
14:59:52 [2019-09-27T14:59:52.859Z] 2019/09/27 14:59:51 Clean vendor dir from unused packages
14:59:52 [2019-09-27T14:59:52.859Z] 2019/09/27 14:59:52 Success
14:59:52 [2019-09-27T14:59:52.859Z] 2019/09/27 14:59:52 Running time: 1m36.340120226s
14:59:52 [2019-09-27T14:59:52.859Z] Congratulations! All vendoring changes are done the right way.
14:59:52 [2019-09-27T14:59:52.859Z] WARNING: could not find copyright information for github.com/gogo/googleapis
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
14:59:53 [2019-09-27T14:59:53.223Z] --- PASS: TestIpcModePrivate (0.86s)
14:59:53 [2019-09-27T14:59:53.223Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
14:59:53 [2019-09-27T14:59:53.223Z] === RUN   TestIpcModeShareable
14:59:53 [2019-09-27T14:59:53.462Z] + echo Building e2e image
14:59:53 [2019-09-27T14:59:53.462Z] Building e2e image
14:59:53 [2019-09-27T14:59:53.462Z] + docker build --build-arg DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f -t moby-e2e-test -f Dockerfile.e2e .
14:59:53 [2019-09-27T14:59:53.462Z] #2 [internal] load .dockerignore
14:59:53 [2019-09-27T14:59:53.462Z] #2 transferring context: 34B done
14:59:53 [2019-09-27T14:59:53.462Z] #2 DONE 0.0s
14:59:53 [2019-09-27T14:59:53.462Z] 
14:59:53 [2019-09-27T14:59:53.462Z] #1 [internal] load build definition from Dockerfile.e2e
14:59:53 [2019-09-27T14:59:53.462Z] #1 transferring dockerfile: 2.63kB done
14:59:53 [2019-09-27T14:59:53.462Z] #1 DONE 0.0s
14:59:53 [2019-09-27T14:59:53.462Z] 
14:59:53 [2019-09-27T14:59:53.462Z] #4 [internal] load metadata for docker.io/library/golang:1.11.13-alpine3.9
14:59:53 [2019-09-27T14:59:53.722Z] #4 DONE 0.2s
14:59:53 [2019-09-27T14:59:53.722Z] 
14:59:53 [2019-09-27T14:59:53.722Z] #3 [internal] load metadata for docker.io/library/alpine:3.9
14:59:53 [2019-09-27T14:59:53.722Z] #3 DONE 0.2s
14:59:53 [2019-09-27T14:59:53.722Z] 
14:59:53 [2019-09-27T14:59:53.722Z] #14 [builder 1/12] FROM docker.io/library/golang:1.11.13-alpine3.9@sha256:78...
14:59:53 [2019-09-27T14:59:53.722Z] #14 resolve docker.io/library/golang:1.11.13-alpine3.9@sha256:78d8613e9da9fdd8bcb581918052011d0b6b947e3b37fa1946ed0c1e12eea525 done
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 0B / 301.90kB 0.1s
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:3a664477889cd9030004351f3bb8a9c904e299cf5e5f17f8819e20d7370aeceb 153B / 153B 0.1s done
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 0B / 110.68MB 0.1s
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:78d8613e9da9fdd8bcb581918052011d0b6b947e3b37fa1946ed0c1e12eea525 1.65kB / 1.65kB done
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:063aaf0ef9d8ffc692830a06b4b60d6525bd9f08c4f6cf2af56d839418558bce 1.36kB / 1.36kB done
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:991f9ef3b182768dcb5554da1a40179e2206cdf460bcff754e9a93dd42ef2b49 3.81kB / 3.81kB done
14:59:53 [2019-09-27T14:59:53.722Z] #14 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.16MB / 2.76MB 0.1s
14:59:53 [2019-09-27T14:59:53.982Z] #14 sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 301.90kB / 301.90kB 0.1s done
14:59:53 [2019-09-27T14:59:53.982Z] #14 sha256:8f8a302ae8a5b03acda17367d23aa7b8147a165d06fc9aab3386911650ccfb15 126B / 126B 0.2s
14:59:53 [2019-09-27T14:59:53.982Z] #14 ...
14:59:53 [2019-09-27T14:59:53.982Z] 
14:59:53 [2019-09-27T14:59:53.982Z] #8 [internal] load build context
14:59:53 [2019-09-27T14:59:53.982Z] #8 transferring context: 776.61kB 0.3s done
14:59:53 [2019-09-27T14:59:53.982Z] #8 DONE 0.3s
14:59:53 [2019-09-27T14:59:53.982Z] 
14:59:53 [2019-09-27T14:59:53.982Z] #14 [builder 1/12] FROM docker.io/library/golang:1.11.13-alpine3.9@sha256:78...
14:59:53 [2019-09-27T14:59:53.982Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 13.28MB / 110.68MB 0.4s
14:59:53 [2019-09-27T14:59:53.982Z] #14 sha256:8f8a302ae8a5b03acda17367d23aa7b8147a165d06fc9aab3386911650ccfb15 126B / 126B 0.2s done
14:59:53 [2019-09-27T14:59:53.982Z] #14 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.2s
14:59:53 [2019-09-27T14:59:53.982Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	2.553s
14:59:54 [2019-09-27T14:59:54.234Z] --- PASS: TestIpcModeShareable (0.88s)
14:59:54 [2019-09-27T14:59:54.234Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
14:59:54 [2019-09-27T14:59:54.234Z] === RUN   TestAPIIpcModeShareableAndContainer
14:59:54 [2019-09-27T14:59:54.239Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 24.65MB / 110.68MB 0.5s
14:59:54 [2019-09-27T14:59:54.498Z] #14 ...
14:59:54 [2019-09-27T14:59:54.498Z] 
14:59:54 [2019-09-27T14:59:54.498Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042...
14:59:54 [2019-09-27T14:59:54.498Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done
14:59:54 [2019-09-27T14:59:54.498Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done
14:59:54 [2019-09-27T14:59:54.498Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done
14:59:54 [2019-09-27T14:59:54.498Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.1s done
14:59:54 [2019-09-27T14:59:54.498Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done
14:59:54 [2019-09-27T14:59:54.498Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.3s done
14:59:54 [2019-09-27T14:59:54.498Z] #5 DONE 0.5s
14:59:54 [2019-09-27T14:59:54.498Z] 
14:59:54 [2019-09-27T14:59:54.498Z] #14 [builder 1/12] FROM docker.io/library/golang:1.11.13-alpine3.9@sha256:78...
14:59:54 [2019-09-27T14:59:54.498Z] #14 extracting sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39
14:59:54 [2019-09-27T14:59:54.498Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 46.03MB / 110.68MB 0.8s
14:59:54 [2019-09-27T14:59:54.498Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 54.91MB / 110.68MB 0.9s
14:59:54 [2019-09-27T14:59:54.499Z] #14 extracting sha256:5297bd3818169b125a364b85eb77095c3f33626fa6a83f36bf2123aba60f2b39 0.2s done
14:59:54 [2019-09-27T14:59:54.499Z] #14 extracting sha256:3a664477889cd9030004351f3bb8a9c904e299cf5e5f17f8819e20d7370aeceb done
14:59:54 [2019-09-27T14:59:54.757Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 67.98MB / 110.68MB 1.1s
14:59:55 [2019-09-27T14:59:55.015Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 75.81MB / 110.68MB 1.2s
14:59:55 [2019-09-27T14:59:55.015Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 94.38MB / 110.68MB 1.4s
14:59:55 [2019-09-27T14:59:55.272Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 105.65MB / 110.68MB 1.5s
14:59:55 [2019-09-27T14:59:55.529Z] #14 sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 110.68MB / 110.68MB 1.8s done
14:59:55 [2019-09-27T14:59:55.529Z] #14 extracting sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732
14:59:56 [2019-09-27T14:59:56.919Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s)
14:59:56 [2019-09-27T14:59:56.919Z] === RUN   TestAPIIpcModeHost
14:59:57 [2019-09-27T14:59:57.534Z] --- PASS: TestAPIIpcModeHost (0.75s)
14:59:57 [2019-09-27T14:59:57.534Z] === RUN   TestDaemonIpcModeShareable
14:59:59 [2019-09-27T14:59:59.566Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
14:59:59 [2019-09-27T14:59:59.566Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
14:59:59 [2019-09-27T14:59:59.566Z]     daemon.go:302: [df1a38e1b0a16] waiting for daemon to start
14:59:59 [2019-09-27T14:59:59.566Z]     daemon.go:334: [df1a38e1b0a16] daemon started
14:59:59 [2019-09-27T14:59:59.566Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
14:59:59 [2019-09-27T14:59:59.566Z]     daemon.go:286: [df1a38e1b0a16] exiting daemon
14:59:59 [2019-09-27T14:59:59.566Z] === RUN   TestDaemonIpcModePrivate
15:00:00 [2019-09-27T15:00:00.782Z] #14 ...
15:00:00 [2019-09-27T15:00:00.782Z] 
15:00:00 [2019-09-27T15:00:00.782Z] #6 [runner 2/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:00:00 [2019-09-27T15:00:00.782Z] #6 1.206 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.351 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.451 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.466 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.468 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.675 (4/35) Installing ncurses-libs (6.1_p20190105-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.688 (5/35) Installing readline (7.0.003-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.693 (6/35) Installing bash (4.4.19-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.709 Executing bash-4.4.19-r1.post-install
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.711 (7/35) Installing ca-certificates (20190108-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.732 (8/35) Installing libgcc (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.735 (9/35) Installing libstdc++ (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.748 (10/35) Installing binutils (2.31.1-r2)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.853 (11/35) Installing gmp (6.1.2-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.865 (12/35) Installing isl (0.18-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.883 (13/35) Installing libgomp (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.888 (14/35) Installing libatomic (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.890 (15/35) Installing mpfr3 (3.1.5-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.897 (16/35) Installing mpc1 (1.0.3-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 2.899 (17/35) Installing gcc (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 3.785 (18/35) Installing musl-dev (1.1.20-r5)
15:00:00 [2019-09-27T15:00:00.782Z] #6 3.901 (19/35) Installing libc-dev (0.7.1-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 3.906 (20/35) Installing g++ (8.3.0-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.482 (21/35) Installing nghttp2-libs (1.35.1-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.487 (22/35) Installing libssh2 (1.8.2-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.491 (23/35) Installing libcurl (7.64.0-r3)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.497 (24/35) Installing expat (2.2.8-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.502 (25/35) Installing pcre2 (10.32-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.511 (26/35) Installing git (2.20.1-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.712 (27/35) Installing libmnl (1.0.4-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.714 (28/35) Installing jansson (2.11-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.716 (29/35) Installing libnftnl-libs (1.1.1-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.720 (30/35) Installing iptables (1.6.2-r1)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.745 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.748 (32/35) Installing pigz (2.4-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.753 (33/35) Installing tar (1.32-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.763 (34/35) Installing xz-libs (5.2.4-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.768 (35/35) Installing xz (5.2.4-r0)
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.777 Executing busybox-1.29.3-r10.trigger
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.781 Executing ca-certificates-20190108-r0.trigger
15:00:00 [2019-09-27T15:00:00.782Z] #6 4.851 OK: 185 MiB in 47 packages
15:00:00 [2019-09-27T15:00:00.782Z] #6 DONE 6.2s
15:00:00 [2019-09-27T15:00:00.782Z] 
15:00:00 [2019-09-27T15:00:00.782Z] #14 [builder 1/12] FROM docker.io/library/golang:1.11.13-alpine3.9@sha256:78...
15:00:00 [2019-09-27T15:00:00.782Z] #14 ...
15:00:00 [2019-09-27T15:00:00.782Z] 
15:00:00 [2019-09-27T15:00:00.782Z] #7 [runner 3/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:00:01 [2019-09-27T15:00:01.053Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
15:00:01 [2019-09-27T15:00:01.053Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
15:00:01 [2019-09-27T15:00:01.053Z]     daemon.go:302: [db2e263964cd2] waiting for daemon to start
15:00:01 [2019-09-27T15:00:01.053Z]     daemon.go:334: [db2e263964cd2] daemon started
15:00:01 [2019-09-27T15:00:01.053Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:00:01 [2019-09-27T15:00:01.053Z]     daemon.go:286: [db2e263964cd2] exiting daemon
15:00:01 [2019-09-27T15:00:01.053Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:00:01 [2019-09-27T15:00:01.715Z] #7 ...
15:00:01 [2019-09-27T15:00:01.715Z] 
15:00:01 [2019-09-27T15:00:01.715Z] #14 [builder 1/12] FROM docker.io/library/golang:1.11.13-alpine3.9@sha256:78...
15:00:01 [2019-09-27T15:00:01.715Z] #14 extracting sha256:93bdcef0d486b78f38151155cb1df243c6041d7c0c50a050eae56acdfcff1732 5.8s done
15:00:01 [2019-09-27T15:00:01.715Z] #14 extracting sha256:8f8a302ae8a5b03acda17367d23aa7b8147a165d06fc9aab3386911650ccfb15 done
15:00:01 [2019-09-27T15:00:01.715Z] #14 DONE 8.1s
15:00:01 [2019-09-27T15:00:01.972Z] 
15:00:01 [2019-09-27T15:00:01.972Z] #7 [runner 3/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:00:01 [2019-09-27T15:00:01.972Z] #7 DONE 1.5s
15:00:01 [2019-09-27T15:00:01.972Z] 
15:00:01 [2019-09-27T15:00:01.972Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
15:00:01 [2019-09-27T15:00:01.972Z] #15 ...
15:00:01 [2019-09-27T15:00:01.972Z] 
15:00:01 [2019-09-27T15:00:01.972Z] #9 [runner 4/12] COPY contrib/httpserver/Dockerfile /tests/contrib/httpserv...
15:00:01 [2019-09-27T15:00:01.972Z] #9 DONE 0.1s
15:00:01 [2019-09-27T15:00:01.972Z] 
15:00:01 [2019-09-27T15:00:01.972Z] #10 [runner 5/12] COPY contrib/syscall-test /tests/contrib/syscall-test
15:00:01 [2019-09-27T15:00:01.972Z] #10 DONE 0.1s
15:00:02 [2019-09-27T15:00:02.229Z] 
15:00:02 [2019-09-27T15:00:02.229Z] #11 [runner 6/12] COPY integration-cli/fixtures /tests/integration-cli/fixtu...
15:00:02 [2019-09-27T15:00:02.229Z] #11 DONE 0.1s
15:00:02 [2019-09-27T15:00:02.229Z] 
15:00:02 [2019-09-27T15:00:02.229Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
15:00:02 [2019-09-27T15:00:02.229Z] #15 ...
15:00:02 [2019-09-27T15:00:02.229Z] 
15:00:02 [2019-09-27T15:00:02.229Z] #12 [runner 7/12] COPY hack/test/e2e-run.sh /scripts/run.sh
15:00:02 [2019-09-27T15:00:02.229Z] #12 DONE 0.1s
15:00:02 [2019-09-27T15:00:02.229Z] 
15:00:02 [2019-09-27T15:00:02.229Z] #13 [runner 8/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh
15:00:02 [2019-09-27T15:00:02.229Z] #13 DONE 0.1s
15:00:02 [2019-09-27T15:00:02.486Z] 
15:00:02 [2019-09-27T15:00:02.486Z] #15 [builder 2/12] RUN apk --no-cache add     bash     btrfs-progs-dev     b...
15:00:02 [2019-09-27T15:00:02.742Z] #15 0.757 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
15:00:03 [2019-09-27T15:00:03.085Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
15:00:03 [2019-09-27T15:00:03.085Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
15:00:03 [2019-09-27T15:00:03.085Z]     daemon.go:302: [ddf7440be6a25] waiting for daemon to start
15:00:03 [2019-09-27T15:00:03.085Z]     daemon.go:334: [ddf7440be6a25] daemon started
15:00:03 [2019-09-27T15:00:03.085Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:00:03 [2019-09-27T15:00:03.085Z]     daemon.go:286: [ddf7440be6a25] exiting daemon
15:00:03 [2019-09-27T15:00:03.085Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:00:03 [2019-09-27T15:00:03.671Z] #15 1.820 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
15:00:03 [2019-09-27T15:00:03.671Z] #15 1.881 (1/44) Installing ncurses-terminfo-base (6.1_p20190105-r0)
15:00:03 [2019-09-27T15:00:03.671Z] #15 1.883 (2/44) Installing ncurses-terminfo (6.1_p20190105-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.016 (3/44) Installing ncurses-libs (6.1_p20190105-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.023 (4/44) Installing readline (7.0.003-r1)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.027 (5/44) Installing bash (4.4.19-r1)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.038 Executing bash-4.4.19-r1.post-install
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.040 (6/44) Installing linux-headers (4.18.13-r1)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.110 (7/44) Installing libuuid (2.33-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.112 (8/44) Installing btrfs-progs-libs (4.19.1-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.115 (9/44) Installing btrfs-progs-dev (4.19.1-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.126 (10/44) Installing binutils (2.31.1-r2)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.193 (11/44) Installing libmagic (5.36-r0)
15:00:03 [2019-09-27T15:00:03.928Z] #15 2.212 (12/44) Installing file (5.36-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.213 (13/44) Installing gmp (6.1.2-r1)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.219 (14/44) Installing isl (0.18-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.232 (15/44) Installing libgomp (8.3.0-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.235 (16/44) Installing libatomic (8.3.0-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.236 (17/44) Installing libgcc (8.3.0-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.238 (18/44) Installing mpfr3 (3.1.5-r1)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.242 (19/44) Installing mpc1 (1.0.3-r1)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.245 (20/44) Installing libstdc++ (8.3.0-r0)
15:00:04 [2019-09-27T15:00:04.185Z] #15 2.255 (21/44) Installing gcc (8.3.0-r0)
15:00:04 [2019-09-27T15:00:04.564Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
15:00:04 [2019-09-27T15:00:04.564Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
15:00:04 [2019-09-27T15:00:04.564Z]     daemon.go:302: [da82d5991ea40] waiting for daemon to start
15:00:04 [2019-09-27T15:00:04.564Z]     daemon.go:334: [da82d5991ea40] daemon started
15:00:04 [2019-09-27T15:00:04.564Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
15:00:04 [2019-09-27T15:00:04.564Z]     daemon.go:286: [da82d5991ea40] exiting daemon
15:00:04 [2019-09-27T15:00:04.564Z] === RUN   TestKillContainerInvalidSignal
15:00:04 [2019-09-27T15:00:04.749Z] #15 2.928 (22/44) Installing musl-dev (1.1.20-r5)
15:00:04 [2019-09-27T15:00:04.749Z] #15 3.006 (23/44) Installing libc-dev (0.7.1-r0)
15:00:04 [2019-09-27T15:00:04.749Z] #15 3.008 (24/44) Installing g++ (8.3.0-r0)
15:00:05 [2019-09-27T15:00:05.180Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
15:00:05 [2019-09-27T15:00:05.180Z] === RUN   TestKillContainer
15:00:05 [2019-09-27T15:00:05.180Z] === RUN   TestKillContainer/no_signal
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.417 (25/44) Installing make (4.2.1-r2)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.434 (26/44) Installing fortify-headers (1.0-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.436 (27/44) Installing build-base (0.5-r1)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.437 (28/44) Installing nghttp2-libs (1.35.1-r1)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.440 (29/44) Installing libssh2 (1.8.2-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.443 (30/44) Installing libcurl (7.64.0-r3)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.448 (31/44) Installing curl (7.64.0-r3)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.452 (32/44) Installing oniguruma (6.9.1-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.457 (33/44) Installing jq (1.6-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.464 (34/44) Installing device-mapper-libs (2.02.182-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.468 (35/44) Installing device-mapper-event-libs (2.02.182-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.470 (36/44) Installing libaio (0.3.111-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.472 (37/44) Installing libblkid (2.33-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.477 (38/44) Installing lvm2-libs (2.02.182-r0)
15:00:05 [2019-09-27T15:00:05.314Z] #15 3.505 (39/44) Installing libfdisk (2.33-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.511 (40/44) Installing libmount (2.33-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.532 (41/44) Installing libsmartcols (2.33-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.536 (42/44) Installing pkgconf (1.6.0-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.538 (43/44) Installing util-linux-dev (2.33-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.559 (44/44) Installing lvm2-dev (2.02.182-r0)
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.564 Executing busybox-1.29.3-r10.trigger
15:00:05 [2019-09-27T15:00:05.571Z] #15 3.571 OK: 190 MiB in 59 packages
15:00:05 [2019-09-27T15:00:05.798Z] === RUN   TestKillContainer/non_killing_signal
15:00:06 [2019-09-27T15:00:06.414Z] === RUN   TestKillContainer/killing_signal
15:00:06 [2019-09-27T15:00:06.501Z] #15 DONE 4.5s
15:00:06 [2019-09-27T15:00:06.501Z] 
15:00:06 [2019-09-27T15:00:06.501Z] #16 [builder 3/12] RUN mkdir -p /go/src/github.com/docker/docker/
15:00:07 [2019-09-27T15:00:07.065Z] #16 DONE 0.7s
15:00:07 [2019-09-27T15:00:07.321Z] 
15:00:07 [2019-09-27T15:00:07.321Z] #17 [builder 4/12] WORKDIR /go/src/github.com/docker/docker/
15:00:07 [2019-09-27T15:00:07.321Z] #17 DONE 0.0s
15:00:07 [2019-09-27T15:00:07.321Z] 
15:00:07 [2019-09-27T15:00:07.321Z] #18 [builder 5/12] COPY contrib/download-frozen-image-v2.sh contrib/download...
15:00:07 [2019-09-27T15:00:07.321Z] #18 DONE 0.1s
15:00:07 [2019-09-27T15:00:07.321Z] 
15:00:07 [2019-09-27T15:00:07.321Z] #19 [builder 6/12] RUN contrib/download-frozen-image-v2.sh /output/docker-fr...
15:00:07 [2019-09-27T15:00:07.430Z] --- PASS: TestKillContainer (2.13s)
15:00:07 [2019-09-27T15:00:07.430Z]     --- PASS: TestKillContainer/no_signal (0.70s)
15:00:07 [2019-09-27T15:00:07.430Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
15:00:07 [2019-09-27T15:00:07.430Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
15:00:07 [2019-09-27T15:00:07.430Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:00:07 [2019-09-27T15:00:07.430Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:00:08 [2019-09-27T15:00:08.047Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:00:08 [2019-09-27T15:00:08.690Z] #19 1.415 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:00:08 [2019-09-27T15:00:08.772Z] INFO: Expanding compiler 1 of 3...
15:00:08 [2019-09-27T15:00:08.772Z] INFO: Expanding compiler 2 of 3...
15:00:08 [2019-09-27T15:00:08.947Z] #19 1.597 
15:00:09 [2019-09-27T15:00:09.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s)
15:00:09 [2019-09-27T15:00:09.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
15:00:09 [2019-09-27T15:00:09.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
15:00:09 [2019-09-27T15:00:09.070Z] === RUN   TestKillStoppedContainer
15:00:09 [2019-09-27T15:00:09.070Z] --- PASS: TestKillStoppedContainer (0.08s)
15:00:09 [2019-09-27T15:00:09.070Z] === RUN   TestKillStoppedContainerAPIPre120
15:00:09 [2019-09-27T15:00:09.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:00:09 [2019-09-27T15:00:09.070Z] === RUN   TestKillDifferentUserContainer
15:00:09 [2019-09-27T15:00:09.461Z] #19 1.705 
########                                                                  12.3%
#########################                                                 35.0%
######################################                                    54.0%
####################################################                      72.9%
###########################################################               82.6%
######################################################################## 100.0%
15:00:09 [2019-09-27T15:00:09.691Z] --- PASS: TestKillDifferentUserContainer (0.70s)
15:00:09 [2019-09-27T15:00:09.691Z] === RUN   TestInspectOomKilledTrue
15:00:09 [2019-09-27T15:00:09.717Z] #19 2.428 
15:00:09 [2019-09-27T15:00:09.975Z] #19 2.537 
###############################                                           44.1%
#####################################################################     96.7%
######################################################################## 100.0%
15:00:10 [2019-09-27T15:00:10.232Z] #19 2.836 
15:00:10 [2019-09-27T15:00:10.489Z] #19 2.944 
##############                                                            19.5%
##############################                                            42.6%
###############################################                           65.7%
################################################################          88.9%
######################################################################## 100.0%
15:00:10 [2019-09-27T15:00:10.746Z] #19 3.460 
15:00:11 [2019-09-27T15:00:11.175Z] --- PASS: TestInspectOomKilledTrue (1.21s)
15:00:11 [2019-09-27T15:00:11.175Z] === RUN   TestInspectOomKilledFalse
15:00:11 [2019-09-27T15:00:11.458Z] --- PASS: TestInspectOomKilledFalse (0.68s)
15:00:11 [2019-09-27T15:00:11.458Z] === RUN   TestLinksEtcHostsContentMatch
15:00:12 [2019-09-27T15:00:12.032Z] #19 3.569 
####                                                                       5.7%
#########                                                                 13.2%
##############                                                            20.5%
####################                                                      27.9%
#########################                                                 35.3%
##############################                                            42.7%
####################################                                      50.1%
#########################################                                 57.6%
##############################################                            65.0%
####################################################                      72.4%
#########################################################                 79.8%
###############################################################           87.6%
####################################################################      95.0%
######################################################################## 100.0%
15:00:12 [2019-09-27T15:00:12.078Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
15:00:12 [2019-09-27T15:00:12.078Z] === RUN   TestLinksContainerNames
15:00:12 [2019-09-27T15:00:12.289Z] #19 4.967 
15:00:12 [2019-09-27T15:00:12.853Z] #19 5.441 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:00:12 [2019-09-27T15:00:12.853Z] #19 5.636 
15:00:13 [2019-09-27T15:00:13.110Z] #19 5.679 
######################################################################## 100.0%
15:00:13 [2019-09-27T15:00:13.110Z] #19 5.806 
15:00:13 [2019-09-27T15:00:13.554Z] --- PASS: TestLinksContainerNames (1.43s)
15:00:13 [2019-09-27T15:00:13.554Z] === RUN   TestLogsFollowTailEmpty
15:00:13 [2019-09-27T15:00:13.673Z] #19 6.347 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:00:13 [2019-09-27T15:00:13.930Z] #19 6.522 
15:00:13 [2019-09-27T15:00:13.930Z] #19 6.650 
##################################################################        92.1%
######################################################################## 100.0%
15:00:13 [2019-09-27T15:00:13.930Z] #19 6.773 
15:00:14 [2019-09-27T15:00:14.494Z] #19 7.273 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:00:14 [2019-09-27T15:00:14.494Z] #19 7.335 skipping existing 1849cc453dee
15:00:14 [2019-09-27T15:00:14.564Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
15:00:14 [2019-09-27T15:00:14.564Z] === RUN   TestContainerNetworkMountsNoChown
15:00:14 [2019-09-27T15:00:14.596Z] INFO: Expanding compiler 3 of 3...
15:00:14 [2019-09-27T15:00:14.751Z] #19 7.460 
15:00:15 [2019-09-27T15:00:15.065Z] INFO: Removing downloaded files...
15:00:15 [2019-09-27T15:00:15.065Z] INFO: Creating source directory...
15:00:15 [2019-09-27T15:00:15.065Z] INFO: Configuring git core.autocrlf...
15:00:15 [2019-09-27T15:00:15.065Z] INFO: Completed
15:00:15 [2019-09-27T15:00:15.186Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/default
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/default
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/private
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/private
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rprivate
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rprivate
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/slave
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/slave
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rslave
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rslave
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/shared
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/shared
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rshared
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rshared
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/default
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/rslave
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/rprivate
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/default/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/slave
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/default/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/private
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/private/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/shared
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === CONT  TestMountDaemonRoot/rshared
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:00:15 [2019-09-27T15:00:15.186Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:00:15 [2019-09-27T15:00:15.186Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/private/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:00:15 [2019-09-27T15:00:15.187Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:00:15 [2019-09-27T15:00:15.313Z] #19 8.010 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:00:15 [2019-09-27T15:00:15.313Z] #19 8.186 
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/default/mount_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/default/bind_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/private/bind_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/private/mount_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:00:15 [2019-09-27T15:00:15.470Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:00:15 [2019-09-27T15:00:15.470Z] --- PASS: TestMountDaemonRoot (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:00:15 [2019-09-27T15:00:15.470Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:00:15 [2019-09-27T15:00:15.470Z] === RUN   TestNetworkNat
15:00:15 [2019-09-27T15:00:15.570Z] #19 8.281 
######################################################################## 100.0%
15:00:15 [2019-09-27T15:00:15.570Z] #19 8.405 
15:00:15 [2019-09-27T15:00:15.570Z] #19 8.440 Download of images into '/output/docker-frozen-images' complete.
15:00:15 [2019-09-27T15:00:15.570Z] #19 8.440 Use something like the following to load the result into a Docker daemon:
15:00:15 [2019-09-27T15:00:15.826Z] #19 8.440   tar -cC '/output/docker-frozen-images' . | docker load
15:00:15 [2019-09-27T15:00:15.890Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	44.667s
15:00:15 [2019-09-27T15:00:15.890Z] PASS: docker_api_swarm_test.go:197: DockerSwarmSuite.TestAPISwarmPromoteDemote	9.697s
15:00:15 [2019-09-27T15:00:15.890Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	2.369s
15:00:15 [2019-09-27T15:00:15.890Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.606s
15:00:16 [2019-09-27T15:00:16.480Z] --- PASS: TestNetworkNat (0.74s)
15:00:16 [2019-09-27T15:00:16.480Z] === RUN   TestNetworkLocalhostTCPNat
15:00:16 [2019-09-27T15:00:16.760Z] #19 DONE 9.2s
15:00:16 [2019-09-27T15:00:16.760Z] 
15:00:16 [2019-09-27T15:00:16.760Z] #20 [builder 7/12] COPY hack/dockerfile/install hack/dockerfile/install
15:00:16 [2019-09-27T15:00:16.760Z] #20 DONE 0.1s
15:00:16 [2019-09-27T15:00:16.760Z] 
15:00:16 [2019-09-27T15:00:16.760Z] #21 [builder 8/12] RUN ./hack/dockerfile/install/install.sh dockercli
15:00:17 [2019-09-27T15:00:17.100Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
15:00:17 [2019-09-27T15:00:17.100Z] === RUN   TestNetworkLoopbackNat
15:00:17 [2019-09-27T15:00:17.330Z] #21 0.949 + RM_GOPATH=0
15:00:17 [2019-09-27T15:00:17.330Z] #21 0.949 + TMP_GOPATH=
15:00:17 [2019-09-27T15:00:17.330Z] #21 0.949 + : /usr/local/bin
15:00:17 [2019-09-27T15:00:17.330Z] #21 0.949 + '[' -z '' ']'
15:00:17 [2019-09-27T15:00:17.330Z] #21 0.949 ++ mktemp -d
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.950 + export GOPATH=/tmp/tmp.MKNJOn
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.950 + GOPATH=/tmp/tmp.MKNJOn
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.950 + RM_GOPATH=1
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 ++ dirname ./hack/dockerfile/install/install.sh
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 + dir=./hack/dockerfile/install
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 + bin=dockercli
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 + shift
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 + '[' '!' -f ./hack/dockerfile/install/dockercli.installer ']'
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 + . ./hack/dockerfile/install/dockercli.installer
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.951 ++ DOCKERCLI_CHANNEL=stable
15:00:17 [2019-09-27T15:00:17.586Z] #21 0.952 ++ DOCKERCLI_VERSION=17.06.2-ce
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.952 + install_dockercli
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.952 Install docker/cli version 17.06.2-ce from stable
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.952 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.952 ++ uname -m
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.953 + arch=x86_64
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.953 + '[' x86_64 '!=' x86_64 ']'
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.953 + url=https://download.docker.com/linux/static
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.954 + tar -xz docker/docker
15:00:17 [2019-09-27T15:00:17.587Z] #21 0.954 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:00:18 [2019-09-27T15:00:18.110Z] --- PASS: TestNetworkLoopbackNat (0.99s)
15:00:18 [2019-09-27T15:00:18.110Z] === RUN   TestPause
15:00:18 [2019-09-27T15:00:18.410Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	2.487s
15:00:18 [2019-09-27T15:00:18.724Z] --- PASS: TestPause (0.74s)
15:00:18 [2019-09-27T15:00:18.724Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:00:18 [2019-09-27T15:00:18.725Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:00:18 [2019-09-27T15:00:18.725Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:00:18 [2019-09-27T15:00:18.725Z] === RUN   TestPauseStopPausedContainer
15:00:19 [2019-09-27T15:00:19.478Z] #21 2.489 + mkdir -p /usr/local/bin
15:00:19 [2019-09-27T15:00:19.478Z] #21 2.490 + mv docker/docker /usr/local/bin/
15:00:19 [2019-09-27T15:00:19.479Z] #21 2.491 + rmdir docker
15:00:19 [2019-09-27T15:00:19.479Z] #21 DONE 2.6s
15:00:19 [2019-09-27T15:00:19.479Z] 
15:00:19 [2019-09-27T15:00:19.479Z] #22 [builder 9/12] ADD . .
15:00:19 [2019-09-27T15:00:19.738Z] --- PASS: TestPauseStopPausedContainer (0.82s)
15:00:19 [2019-09-27T15:00:19.738Z] === RUN   TestPsFilter
15:00:19 [2019-09-27T15:00:19.738Z] --- PASS: TestPsFilter (0.17s)
15:00:19 [2019-09-27T15:00:19.738Z] === RUN   TestRemoveContainerWithRemovedVolume
15:00:20 [2019-09-27T15:00:20.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
15:00:20 [2019-09-27T15:00:20.748Z] === RUN   TestRemoveContainerWithVolume
15:00:20 [2019-09-27T15:00:20.932Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	2.507s
15:00:21 [2019-09-27T15:00:21.363Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
15:00:21 [2019-09-27T15:00:21.363Z] === RUN   TestRemoveContainerRunning
15:00:21 [2019-09-27T15:00:21.988Z] --- PASS: TestRemoveContainerRunning (0.73s)
15:00:21 [2019-09-27T15:00:21.988Z] === RUN   TestRemoveContainerForceRemoveRunning
15:00:22 [2019-09-27T15:00:22.606Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s)
15:00:22 [2019-09-27T15:00:22.606Z] === RUN   TestRemoveInvalidContainer
15:00:22 [2019-09-27T15:00:22.606Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:00:22 [2019-09-27T15:00:22.606Z] === RUN   TestRenameLinkedContainer
15:00:22 [2019-09-27T15:00:22.749Z] #22 DONE 3.4s
15:00:22 [2019-09-27T15:00:22.749Z] 
15:00:22 [2019-09-27T15:00:22.749Z] #23 [builder 10/12] RUN CGO_ENABLED=0 go build -buildmode=pie -o /output/htt...
15:00:24 [2019-09-27T15:00:24.212Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	3.294s
15:00:24 [2019-09-27T15:00:24.212Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
15:00:24 [2019-09-27T15:00:24.212Z] SKIP: docker_cli_build_test.go:6038: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
15:00:24 [2019-09-27T15:00:24.212Z] SKIP: docker_cli_build_test.go:6008: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
15:00:24 [2019-09-27T15:00:24.212Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
15:00:26 [2019-09-27T15:00:26.068Z] --- PASS: TestRenameLinkedContainer (2.90s)
15:00:26 [2019-09-27T15:00:26.068Z] === RUN   TestRenameStoppedContainer
15:00:26 [2019-09-27T15:00:26.351Z] --- PASS: TestRenameStoppedContainer (0.69s)
15:00:26 [2019-09-27T15:00:26.351Z] === RUN   TestRenameRunningContainerAndReuse
15:00:27 [2019-09-27T15:00:27.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s)
15:00:27 [2019-09-27T15:00:27.824Z] === RUN   TestRenameInvalidName
15:00:28 [2019-09-27T15:00:28.384Z] --- PASS: TestBuildWithHugeFile (61.65s)
15:00:28 [2019-09-27T15:00:28.384Z] === RUN   TestBuildWithEmptyDockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:28 [2019-09-27T15:00:28.385Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:28 [2019-09-27T15:00:28.440Z] --- PASS: TestRenameInvalidName (0.70s)
15:00:28 [2019-09-27T15:00:28.440Z] === RUN   TestRenameAnonymousContainer
15:00:28 [2019-09-27T15:00:28.644Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:28 [2019-09-27T15:00:28.644Z] PASS: docker_cli_build_test.go:5558: DockerSuite.TestBuildWithExtraHost	4.722s
15:00:28 [2019-09-27T15:00:28.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:00:28 [2019-09-27T15:00:28.644Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:00:28 [2019-09-27T15:00:28.644Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
15:00:28 [2019-09-27T15:00:28.644Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:00:28 [2019-09-27T15:00:28.644Z] === RUN   TestBuildWithHugeFile
15:00:28 [2019-09-27T15:00:28.644Z] PASS: docker_cli_build_test.go:5574: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.066s
15:00:30 [2019-09-27T15:00:30.014Z] PASS: docker_cli_build_test.go:5372: DockerSuite.TestBuildWithFailure	1.211s
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/server/httputils	0.134s	coverage: 11.1% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/server/middleware	0.245s	coverage: 37.7% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/types/filters	0.089s	coverage: 93.1% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/types/time	0.424s	coverage: 100.0% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:00:30 [2019-09-27T15:00:30.104Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:00:30 [2019-09-27T15:00:30.944Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.963s
15:00:31 [2019-09-27T15:00:31.134Z] --- PASS: TestRenameAnonymousContainer (2.59s)
15:00:31 [2019-09-27T15:00:31.134Z] === RUN   TestRenameContainerWithSameName
15:00:31 [2019-09-27T15:00:31.750Z] --- PASS: TestRenameContainerWithSameName (0.70s)
15:00:31 [2019-09-27T15:00:31.750Z] === RUN   TestRenameContainerWithLinkedContainer
15:00:33 [2019-09-27T15:00:33.225Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
15:00:33 [2019-09-27T15:00:33.225Z] === RUN   TestResize
15:00:34 [2019-09-27T15:00:34.036Z] --- PASS: TestResize (0.74s)
15:00:34 [2019-09-27T15:00:34.036Z] === RUN   TestResizeWithInvalidSize
15:00:34 [2019-09-27T15:00:34.216Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	2.812s
15:00:34 [2019-09-27T15:00:34.216Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.145s
15:00:34 [2019-09-27T15:00:34.651Z] --- PASS: TestResizeWithInvalidSize (0.73s)
15:00:34 [2019-09-27T15:00:34.651Z] === RUN   TestResizeWhenContainerNotStarted
15:00:34 [2019-09-27T15:00:34.808Z] ok  	github.com/docker/docker/builder/dockerfile	0.393s	coverage: 35.0% of statements
15:00:34 [2019-09-27T15:00:34.808Z] ok  	github.com/docker/docker/builder/dockerignore	0.037s	coverage: 96.8% of statements
15:00:34 [2019-09-27T15:00:34.808Z] ok  	github.com/docker/docker/builder/fscache	1.585s	coverage: 69.2% of statements
15:00:34 [2019-09-27T15:00:34.808Z] ok  	github.com/docker/docker/builder/remotecontext	0.584s	coverage: 9.2% of statements
15:00:34 [2019-09-27T15:00:34.929Z] #23 11.03 # github.com/docker/docker/contrib/httpserver
15:00:34 [2019-09-27T15:00:34.929Z] #23 11.03 loadinternal: cannot find runtime/cgo
15:00:34 [2019-09-27T15:00:34.929Z] #23 DONE 11.3s
15:00:34 [2019-09-27T15:00:34.929Z] 
15:00:34 [2019-09-27T15:00:34.929Z] #24 [builder 11/12] RUN hack/make.sh build-integration-test-binary
15:00:34 [2019-09-27T15:00:34.929Z] #24 0.645 
15:00:34 [2019-09-27T15:00:34.929Z] #24 0.695 Removing bundles/
15:00:34 [2019-09-27T15:00:34.929Z] #24 0.696 
15:00:34 [2019-09-27T15:00:34.929Z] #24 0.699 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:00:34 [2019-09-27T15:00:34.929Z] #24 0.983 Building test suite binary ./integration-cli/test.main
15:00:35 [2019-09-27T15:00:35.286Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:35 [2019-09-27T15:00:35.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:38 [2019-09-27T15:00:38.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:39 [2019-09-27T15:00:39.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:39 [2019-09-27T15:00:39.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:40 [2019-09-27T15:00:40.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:41 [2019-09-27T15:00:41.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:42 [2019-09-27T15:00:42.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:42 [2019-09-27T15:00:42.309Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	7.861s
15:00:42 [2019-09-27T15:00:42.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:43 [2019-09-27T15:00:43.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:46 [2019-09-27T15:00:46.480Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	4.450s
15:00:46 [2019-09-27T15:00:46.631Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d727c965e3ab4] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d727c965e3ab4] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d727c965e3ab4] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d727c965e3ab4] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d727c965e3ab4] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d727c965e3ab4] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.23s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d2392eb1aa923] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d2392eb1aa923] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d2392eb1aa923] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d2392eb1aa923] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d2392eb1aa923] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d2392eb1aa923] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.30s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dd9cc0133f70d] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dd9cc0133f70d] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dd9cc0133f70d] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dd9cc0133f70d] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dd9cc0133f70d] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dd9cc0133f70d] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.52s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dbb43bf8a0e53] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dbb43bf8a0e53] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dbb43bf8a0e53] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dbb43bf8a0e53] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dbb43bf8a0e53] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dbb43bf8a0e53] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d0563d38dcabc] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d0563d38dcabc] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d0563d38dcabc] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d0563d38dcabc] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d0563d38dcabc] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d0563d38dcabc] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dcb9e5735d3e4] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dcb9e5735d3e4] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dcb9e5735d3e4] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dcb9e5735d3e4] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dcb9e5735d3e4] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dcb9e5735d3e4] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.15s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d83c572c6cff9] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d83c572c6cff9] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d83c572c6cff9] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d83c572c6cff9] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d83c572c6cff9] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d83c572c6cff9] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.22s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dba7370a5e3bf] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dba7370a5e3bf] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [dba7370a5e3bf] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dba7370a5e3bf] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [dba7370a5e3bf] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [dba7370a5e3bf] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d84ed4b580b21] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d84ed4b580b21] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d84ed4b580b21] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d84ed4b580b21] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d84ed4b580b21] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d84ed4b580b21] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.61s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d0886f066bd42] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d0886f066bd42] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d0886f066bd42] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d0886f066bd42] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d0886f066bd42] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d0886f066bd42] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.42s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d196fcacc6959] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d196fcacc6959] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d196fcacc6959] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [d196fcacc6959] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [d196fcacc6959] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [d196fcacc6959] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.43s)
15:00:46 [2019-09-27T15:00:46.631Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [df6004f6c62ca] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [df6004f6c62ca] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [df6004f6c62ca] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:302: [df6004f6c62ca] waiting for daemon to start
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:334: [df6004f6c62ca] daemon started
15:00:46 [2019-09-27T15:00:46.631Z]         daemon.go:286: [df6004f6c62ca] exiting daemon
15:00:46 [2019-09-27T15:00:46.631Z] === RUN   TestStats
15:00:48 [2019-09-27T15:00:48.373Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	2.086s
15:00:48 [2019-09-27T15:00:48.667Z] --- PASS: TestStats (2.20s)
15:00:48 [2019-09-27T15:00:48.667Z] === RUN   TestStopContainerWithTimeout
15:00:48 [2019-09-27T15:00:48.667Z] === RUN   TestStopContainerWithTimeout/0
15:00:48 [2019-09-27T15:00:48.667Z] === PAUSE TestStopContainerWithTimeout/0
15:00:48 [2019-09-27T15:00:48.667Z] === RUN   TestStopContainerWithTimeout/1
15:00:48 [2019-09-27T15:00:48.667Z] === PAUSE TestStopContainerWithTimeout/1
15:00:48 [2019-09-27T15:00:48.667Z] === RUN   TestStopContainerWithTimeout/3
15:00:48 [2019-09-27T15:00:48.667Z] === PAUSE TestStopContainerWithTimeout/3
15:00:48 [2019-09-27T15:00:48.667Z] === RUN   TestStopContainerWithTimeout/-1
15:00:48 [2019-09-27T15:00:48.667Z] === PAUSE TestStopContainerWithTimeout/-1
15:00:48 [2019-09-27T15:00:48.960Z] === CONT  TestStopContainerWithTimeout/0
15:00:48 [2019-09-27T15:00:48.960Z] === CONT  TestStopContainerWithTimeout/3
15:00:48 [2019-09-27T15:00:48.960Z] === CONT  TestStopContainerWithTimeout/-1
15:00:48 [2019-09-27T15:00:48.960Z] === CONT  TestStopContainerWithTimeout/1
15:00:49 [2019-09-27T15:00:49.303Z] PASS: docker_cli_build_test.go:6073: DockerSuite.TestBuildWorkdirCmd	0.876s
15:00:50 [2019-09-27T15:00:50.681Z] PASS: docker_cli_build_test.go:6052: DockerSuite.TestBuildWorkdirImageCmd	1.254s
15:00:50 [2019-09-27T15:00:50.681Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
15:00:52 [2019-09-27T15:00:52.418Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:00:52 [2019-09-27T15:00:52.418Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
15:00:52 [2019-09-27T15:00:52.418Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
15:00:52 [2019-09-27T15:00:52.418Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
15:00:52 [2019-09-27T15:00:52.418Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
15:00:52 [2019-09-27T15:00:52.418Z] === RUN   TestDeleteDevicemapper
15:00:52 [2019-09-27T15:00:52.418Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:00:52 [2019-09-27T15:00:52.418Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:00:52 [2019-09-27T15:00:52.418Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:00:52 [2019-09-27T15:00:52.586Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.802s
15:00:54 [2019-09-27T15:00:54.464Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s)
15:00:54 [2019-09-27T15:00:54.464Z] === RUN   TestUpdateMemory
15:00:55 [2019-09-27T15:00:55.472Z] --- PASS: TestUpdateMemory (1.05s)
15:00:55 [2019-09-27T15:00:55.472Z] === RUN   TestUpdateCPUQuota
15:00:56 [2019-09-27T15:00:56.950Z] --- PASS: TestUpdateCPUQuota (1.44s)
15:00:56 [2019-09-27T15:00:56.950Z] === RUN   TestUpdateRestartPolicy
15:00:57 [2019-09-27T15:00:57.842Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	4.584s
15:00:57 [2019-09-27T15:00:57.842Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.022s
15:00:57 [2019-09-27T15:00:57.842Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
15:00:58 [2019-09-27T15:00:58.775Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	1.629s
15:01:00 [2019-09-27T15:01:00.670Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	1.666s
15:01:02 [2019-09-27T15:01:02.565Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	2.061s
15:01:04 [2019-09-27T15:01:04.461Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	2.057s
15:01:04 [2019-09-27T15:01:04.803Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.958s	coverage: 85.1% of statements
15:01:04 [2019-09-27T15:01:04.803Z] ?   	github.com/docker/docker/cli	[no test files]
15:01:04 [2019-09-27T15:01:04.803Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:01:04 [2019-09-27T15:01:04.803Z] ok  	github.com/docker/docker/cli/debug	0.050s	coverage: 100.0% of statements
15:01:04 [2019-09-27T15:01:04.803Z] ok  	github.com/docker/docker/client	0.758s	coverage: 74.6% of statements
15:01:05 [2019-09-27T15:01:05.776Z] ok  	github.com/docker/docker/cmd/dockerd	0.723s	coverage: 17.5% of statements
15:01:08 [2019-09-27T15:01:08.638Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	3.606s
15:01:08 [2019-09-27T15:01:08.690Z] ok  	github.com/docker/docker/container	0.586s	coverage: 42.8% of statements
15:01:08 [2019-09-27T15:01:08.690Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:01:08 [2019-09-27T15:01:08.690Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:01:08 [2019-09-27T15:01:08.690Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:01:08 [2019-09-27T15:01:08.690Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:01:09 [2019-09-27T15:01:09.469Z] --- PASS: TestUpdateRestartPolicy (12.34s)
15:01:09 [2019-09-27T15:01:09.469Z] === RUN   TestUpdateRestartWithAutoRemove
15:01:10 [2019-09-27T15:01:10.086Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
15:01:10 [2019-09-27T15:01:10.087Z] === CONT  TestContainerStartOnDaemonRestart
15:01:10 [2019-09-27T15:01:10.087Z] === CONT  TestDaemonRestartIpcMode
15:01:11 [2019-09-27T15:01:11.162Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	2.888s
15:01:13 [2019-09-27T15:01:13.056Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	1.202s
15:01:13 [2019-09-27T15:01:13.559Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s)
15:01:13 [2019-09-27T15:01:13.560Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:302: [d7275d8085afa] waiting for daemon to start
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:334: [d7275d8085afa] daemon started
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:286: [d7275d8085afa] exiting daemon
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:302: [d7275d8085afa] waiting for daemon to start
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:334: [d7275d8085afa] daemon started
15:01:13 [2019-09-27T15:01:13.560Z]     daemon.go:286: [d7275d8085afa] exiting daemon
15:01:14 [2019-09-27T15:01:14.566Z] --- PASS: TestDaemonRestartIpcMode (4.43s)
15:01:14 [2019-09-27T15:01:14.566Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:302: [daa775ce611b7] waiting for daemon to start
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:334: [daa775ce611b7] daemon started
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:286: [daa775ce611b7] exiting daemon
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:302: [daa775ce611b7] waiting for daemon to start
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:334: [daa775ce611b7] daemon started
15:01:14 [2019-09-27T15:01:14.566Z]     daemon.go:286: [daa775ce611b7] exiting daemon
15:01:14 [2019-09-27T15:01:14.566Z] PASS
15:01:14 [2019-09-27T15:01:14.566Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
15:01:14 [2019-09-27T15:01:14.566Z] INFO: Testing against a local daemon
15:01:14 [2019-09-27T15:01:14.566Z] === RUN   TestCommitInheritsEnv
15:01:14 [2019-09-27T15:01:14.849Z] --- PASS: TestCommitInheritsEnv (0.43s)
15:01:14 [2019-09-27T15:01:14.849Z] === RUN   TestImportExtremelyLargeImageWorks
15:01:16 [2019-09-27T15:01:16.328Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	3.036s
15:01:17 [2019-09-27T15:01:17.259Z] PASS: docker_api_swarm_test.go:362: DockerSwarmSuite.TestAPISwarmRaftQuorum	51.311s
15:01:17 [2019-09-27T15:01:17.517Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	1.649s
15:01:22 [2019-09-27T15:01:22.774Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	4.612s
15:01:24 [2019-09-27T15:01:24.141Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	2.080s
15:01:24 [2019-09-27T15:01:24.421Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.029s
15:01:24 [2019-09-27T15:01:24.421Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.025s
15:01:24 [2019-09-27T15:01:24.421Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.196s
15:01:24 [2019-09-27T15:01:24.681Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.021s
15:01:24 [2019-09-27T15:01:24.681Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.025s
15:01:24 [2019-09-27T15:01:24.941Z] PASS: docker_api_containers_test.go:1289: DockerSuite.TestContainerAPIChunkedEncoding	0.299s
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon	3.059s	coverage: 8.1% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/cluster	1.174s	coverage: 0.5% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.289s	coverage: 65.3% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.684s	coverage: 28.1% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.233s	coverage: 9.7% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/config	1.197s	coverage: 81.8% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/discovery	0.465s	coverage: 30.4% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/events	0.372s	coverage: 50.0% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/graphdriver	0.214s	coverage: 2.3% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/images	0.515s	coverage: 5.0% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/links	0.063s	coverage: 93.0% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/logger	0.761s	coverage: 44.0% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.103s	coverage: 72.2% of statements
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:01:29 [2019-09-27T15:01:29.809Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:01:30 [2019-09-27T15:01:30.196Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	4.987s
15:01:31 [2019-09-27T15:01:31.364Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:01:31 [2019-09-27T15:01:31.364Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:01:31 [2019-09-27T15:01:31.364Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:01:32 [2019-09-27T15:01:32.719Z] --- PASS: TestBuildWithHugeFile (63.70s)
15:01:32 [2019-09-27T15:01:32.719Z] === RUN   TestBuildWithEmptyDockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:01:32 [2019-09-27T15:01:32.719Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:01:32 [2019-09-27T15:01:32.719Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:01:32 [2019-09-27T15:01:32.720Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:01:32 [2019-09-27T15:01:32.720Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
15:01:32 [2019-09-27T15:01:32.720Z] === RUN   TestBuildWithHugeFile
15:01:32 [2019-09-27T15:01:32.720Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	2.862s
15:01:32 [2019-09-27T15:01:32.720Z] PASS: docker_api_containers_test.go:1155: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
15:01:32 [2019-09-27T15:01:32.910Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.448s	coverage: 62.1% of statements
15:01:32 [2019-09-27T15:01:32.910Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.565s	coverage: 88.3% of statements
15:01:33 [2019-09-27T15:01:33.373Z] ok  	github.com/docker/docker/daemon/logger/local	0.365s	coverage: 74.7% of statements
15:01:33 [2019-09-27T15:01:33.373Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:01:34 [2019-09-27T15:01:34.089Z] PASS: docker_api_containers_test.go:1070: DockerSuite.TestContainerAPICopyNotExistsAnyMore	1.052s
15:01:34 [2019-09-27T15:01:34.346Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.339s	coverage: 19.5% of statements
15:01:35 [2019-09-27T15:01:35.983Z] PASS: docker_api_containers_test.go:1083: DockerSuite.TestContainerAPICopyPre124	2.076s
15:01:37 [2019-09-27T15:01:37.353Z] PASS: docker_api_containers_test.go:1113: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	1.285s
15:01:38 [2019-09-27T15:01:38.093Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.005s	coverage: 84.5% of statements
15:01:38 [2019-09-27T15:01:38.093Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.223s	coverage: 22.8% of statements
15:01:38 [2019-09-27T15:01:38.093Z] ok  	github.com/docker/docker/daemon/logger/templates	0.355s	coverage: 8.3% of statements
15:01:38 [2019-09-27T15:01:38.093Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:01:38 [2019-09-27T15:01:38.093Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:01:38 [2019-09-27T15:01:38.093Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:01:39 [2019-09-27T15:01:39.249Z] PASS: docker_api_containers_test.go:1134: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	1.609s
15:01:40 [2019-09-27T15:01:40.180Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	1.226s
15:01:40 [2019-09-27T15:01:40.180Z] PASS: docker_api_containers_test.go:649: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.094s
15:01:40 [2019-09-27T15:01:40.180Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
15:01:40 [2019-09-27T15:01:40.281Z] ok  	github.com/docker/docker/distribution	1.429s	coverage: 15.7% of statements
15:01:40 [2019-09-27T15:01:40.281Z] ok  	github.com/docker/docker/distribution/metadata	1.477s	coverage: 48.2% of statements
15:01:40 [2019-09-27T15:01:40.281Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:01:40 [2019-09-27T15:01:40.281Z] ok  	github.com/docker/docker/distribution/xfer	1.691s	coverage: 60.3% of statements
15:01:40 [2019-09-27T15:01:40.281Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:01:40 [2019-09-27T15:01:40.281Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 76.6% of statements
15:01:41 [2019-09-27T15:01:41.549Z] PASS: docker_api_containers_test.go:1901: DockerSuite.TestContainerAPICreateMountsBindRead	1.290s
15:01:41 [2019-09-27T15:01:41.549Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
15:01:41 [2019-09-27T15:01:41.549Z] PASS: docker_api_containers_test.go:1409: DockerSuite.TestContainerAPICreateNoHostConfig118	0.108s
15:01:41 [2019-09-27T15:01:41.806Z] PASS: docker_api_containers_test.go:655: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.149s
15:01:41 [2019-09-27T15:01:41.806Z] PASS: docker_api_containers_test.go:684: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.101s
15:01:42 [2019-09-27T15:01:42.063Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateWithHostName	0.091s
15:01:42 [2019-09-27T15:01:42.466Z] ok  	github.com/docker/docker/image	1.232s	coverage: 86.4% of statements
15:01:42 [2019-09-27T15:01:42.466Z] ok  	github.com/docker/docker/image/cache	0.213s	coverage: 19.2% of statements
15:01:42 [2019-09-27T15:01:42.466Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:01:42 [2019-09-27T15:01:42.466Z] ok  	github.com/docker/docker/image/v1	0.214s	coverage: 25.0% of statements
15:01:42 [2019-09-27T15:01:42.466Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:01:42 [2019-09-27T15:01:42.466Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:01:42 [2019-09-27T15:01:42.466Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:01:42 [2019-09-27T15:01:42.466Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:01:42 [2019-09-27T15:01:42.928Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:01:43 [2019-09-27T15:01:43.389Z] ok  	github.com/docker/docker/internal/testutil	0.081s	coverage: 62.5% of statements
15:01:44 [2019-09-27T15:01:44.108Z] PASS: docker_api_containers_test.go:1166: DockerSuite.TestContainerAPIDelete	1.564s
15:01:45 [2019-09-27T15:01:45.038Z] PASS: docker_api_containers_test.go:1239: DockerSuite.TestContainerAPIDeleteConflict	1.002s
15:01:46 [2019-09-27T15:01:46.512Z] ok  	github.com/docker/docker/layer	0.503s	coverage: 30.4% of statements
15:01:47 [2019-09-27T15:01:47.557Z] PASS: docker_api_containers_test.go:1191: DockerSuite.TestContainerAPIDeleteForce	2.061s
15:01:47 [2019-09-27T15:01:47.557Z] PASS: docker_api_containers_test.go:1182: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
15:01:48 [2019-09-27T15:01:48.053Z] ok  	github.com/docker/docker/libcontainerd	0.426s	coverage: 3.7% of statements
15:01:48 [2019-09-27T15:01:48.053Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:01:48 [2019-09-27T15:01:48.053Z] ok  	github.com/docker/docker/migrate/v1	0.357s	coverage: 15.6% of statements
15:01:48 [2019-09-27T15:01:48.053Z] ?   	github.com/docker/docker/oci	[no test files]
15:01:48 [2019-09-27T15:01:48.053Z] ok  	github.com/docker/docker/opts	0.115s	coverage: 68.4% of statements
15:01:48 [2019-09-27T15:01:48.053Z] ok  	github.com/docker/docker/pkg/aaparser	0.097s	coverage: 50.0% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/archive	1.769s	coverage: 43.9% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/authorization	0.989s	coverage: 24.6% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/broadcaster	0.049s	coverage: 100.0% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.173s	coverage: 15.4% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:01:50 [2019-09-27T15:01:50.969Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/directory	0.065s	coverage: 80.0% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/discovery	0.064s	coverage: 58.3% of statements
15:01:50 [2019-09-27T15:01:50.969Z] ok  	github.com/docker/docker/pkg/discovery/file	0.082s	coverage: 92.9% of statements
15:01:51 [2019-09-27T15:01:51.731Z] PASS: docker_api_containers_test.go:1208: DockerSuite.TestContainerAPIDeleteRemoveLinks	2.847s
15:01:53 [2019-09-27T15:01:53.101Z] PASS: docker_api_containers_test.go:1254: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.625s
15:01:53 [2019-09-27T15:01:53.101Z] PASS: docker_api_containers_test.go:1647: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
15:01:54 [2019-09-27T15:01:54.996Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.783s
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.370s	coverage: 84.1% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.118s	coverage: 92.3% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.107s	coverage: 93.8% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/filenotify	0.117s	coverage: 43.8% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/fileutils	0.092s	coverage: 87.7% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/homedir	0.052s	coverage: 75.0% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/idtools	0.096s	coverage: 6.3% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/ioutils	0.596s	coverage: 67.8% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.345s	coverage: 88.3% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/locker	0.065s	coverage: 88.9% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:01:55 [2019-09-27T15:01:55.672Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.051s	coverage: 85.7% of statements
15:01:55 [2019-09-27T15:01:55.672Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:01:56 [2019-09-27T15:01:56.133Z] ok  	github.com/docker/docker/pkg/parsers	0.087s	coverage: 97.0% of statements
15:01:56 [2019-09-27T15:01:56.133Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:01:56 [2019-09-27T15:01:56.133Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:01:56 [2019-09-27T15:01:56.133Z] ok  	github.com/docker/docker/pkg/pidfile	0.095s	coverage: 82.6% of statements
15:01:56 [2019-09-27T15:01:56.133Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:01:56 [2019-09-27T15:01:56.133Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:01:56 [2019-09-27T15:01:56.901Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.988s
15:01:58 [2019-09-27T15:01:58.794Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	1.840s
15:02:01 [2019-09-27T15:02:01.315Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	2.805s
15:02:01 [2019-09-27T15:02:01.315Z] PASS: docker_api_containers_test.go:756: DockerSuite.TestContainerAPIInvalidPortSyntax	0.002s
15:02:04 [2019-09-27T15:02:04.587Z] PASS: docker_api_containers_test.go:957: DockerSuite.TestContainerAPIKill	2.977s
15:02:05 [2019-09-27T15:02:05.957Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	1.011s
15:02:08 [2019-09-27T15:02:08.479Z] PASS: docker_api_containers_test.go:1309: DockerSuite.TestContainerAPIPostContainerStop	2.271s
15:02:08 [2019-09-27T15:02:08.479Z] PASS: docker_api_containers_test.go:872: DockerSuite.TestContainerAPIPostCreateNull	0.140s
15:02:09 [2019-09-27T15:02:09.847Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.792s
15:02:11 [2019-09-27T15:02:11.331Z] #24 96.79 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:02:11 [2019-09-27T15:02:11.741Z] PASS: docker_api_containers_test.go:940: DockerSuite.TestContainerAPIRename	0.988s
15:02:12 [2019-09-27T15:02:12.262Z] #24 98.49 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:02:13 [2019-09-27T15:02:13.633Z] #24 99.61 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:02:14 [2019-09-27T15:02:14.261Z] PASS: docker_api_containers_test.go:972: DockerSuite.TestContainerAPIRestart	1.996s
15:02:15 [2019-09-27T15:02:15.002Z] #24 101.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:02:15 [2019-09-27T15:02:15.630Z] PASS: docker_api_swarm_test.go:784: DockerSwarmSuite.TestAPISwarmRestartCluster	32.685s
15:02:15 [2019-09-27T15:02:15.932Z] #24 102.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:02:16 [2019-09-27T15:02:16.864Z] #24 103.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:02:16 [2019-09-27T15:02:16.998Z] PASS: docker_api_containers_test.go:986: DockerSuite.TestContainerAPIRestartNotimeoutParam	2.193s
15:02:16 [2019-09-27T15:02:16.998Z] PASS: docker_api_containers_test.go:854: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.085s
15:02:16 [2019-09-27T15:02:16.998Z] PASS: docker_api_containers_test.go:782: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
15:02:16 [2019-09-27T15:02:16.998Z] PASS: docker_api_containers_test.go:830: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
15:02:16 [2019-09-27T15:02:16.998Z] PASS: docker_api_containers_test.go:806: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
15:02:18 [2019-09-27T15:02:18.233Z] #24 104.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:02:18 [2019-09-27T15:02:18.370Z] PASS: docker_api_containers_test.go:1002: DockerSuite.TestContainerAPIStart	0.790s
15:02:19 [2019-09-27T15:02:19.165Z] #24 105.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:02:19 [2019-09-27T15:02:19.423Z] #24 105.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:02:20 [2019-09-27T15:02:20.798Z] #24 107.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:02:21 [2019-09-27T15:02:21.770Z] #24 108.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:02:23 [2019-09-27T15:02:23.139Z] #24 109.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:02:24 [2019-09-27T15:02:24.508Z] #24 110.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:02:26 [2019-09-27T15:02:26.401Z] #24 112.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:02:26 [2019-09-27T15:02:26.509Z] PASS: docker_api_containers_test.go:1656: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	7.668s
15:02:26 [2019-09-27T15:02:26.812Z] Removing intermediate container 7122ad17bf0e
15:02:26 [2019-09-27T15:02:26.812Z]  ---> 8756ec41fc70
15:02:26 [2019-09-27T15:02:26.812Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
15:02:26 [2019-09-27T15:02:26.812Z]  ---> Running in 11e5d8aef3e1
15:02:26 [2019-09-27T15:02:26.812Z] Removing intermediate container 11e5d8aef3e1
15:02:26 [2019-09-27T15:02:26.812Z]  ---> 153d6b255831
15:02:26 [2019-09-27T15:02:26.812Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
15:02:26 [2019-09-27T15:02:26.812Z]  ---> Running in bc5e4ccbe54e
15:02:26 [2019-09-27T15:02:26.812Z] Removing intermediate container bc5e4ccbe54e
15:02:26 [2019-09-27T15:02:26.812Z]  ---> 0417771129e1
15:02:26 [2019-09-27T15:02:26.812Z] Step 8/8 : COPY . .
15:02:27 [2019-09-27T15:02:27.331Z] #24 113.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:02:28 [2019-09-27T15:02:28.701Z] #24 115.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:02:29 [2019-09-27T15:02:29.032Z] PASS: docker_api_containers_test.go:1028: DockerSuite.TestContainerAPIStop	2.629s
15:02:29 [2019-09-27T15:02:29.632Z] #24 115.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:02:29 [2019-09-27T15:02:29.971Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.920s
15:02:29 [2019-09-27T15:02:29.971Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
15:02:30 [2019-09-27T15:02:30.228Z] PASS: docker_api_containers_test.go:715: DockerSuite.TestContainerAPIVerifyHeader	0.110s
15:02:30 [2019-09-27T15:02:30.562Z] #24 116.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:02:31 [2019-09-27T15:02:31.931Z] #24 117.9 
15:02:32 [2019-09-27T15:02:32.860Z] #24 DONE 119.2s
15:02:33 [2019-09-27T15:02:33.117Z] 
15:02:33 [2019-09-27T15:02:33.117Z] #25 [builder 12/12] RUN mkdir -p /output/tests && find . -name test.main -ex...
15:02:33 [2019-09-27T15:02:33.497Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPIWait	3.019s
15:02:34 [2019-09-27T15:02:34.061Z] --- PASS: TestBuildWithHugeFile (61.32s)
15:02:34 [2019-09-27T15:02:34.061Z] === RUN   TestBuildWithEmptyDockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:34 [2019-09-27T15:02:34.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:34 [2019-09-27T15:02:34.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:02:34 [2019-09-27T15:02:34.318Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:02:34 [2019-09-27T15:02:34.318Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
15:02:34 [2019-09-27T15:02:34.318Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:02:34 [2019-09-27T15:02:34.318Z] === RUN   TestBuildWithHugeFile
15:02:34 [2019-09-27T15:02:34.318Z] PASS: docker_api_containers_test.go:2197: DockerSuite.TestContainerKillCustomStopSignal	1.033s
15:02:35 [2019-09-27T15:02:35.642Z] #25 DONE 2.2s
15:02:35 [2019-09-27T15:02:35.688Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	1.021s
15:02:36 [2019-09-27T15:02:36.206Z] 
15:02:36 [2019-09-27T15:02:36.206Z] #26 [runner 9/12] COPY --from=builder /output/docker-frozen-images /docker-f...
15:02:37 [2019-09-27T15:02:37.575Z] #26 DONE 1.4s
15:02:37 [2019-09-27T15:02:37.575Z] 
15:02:37 [2019-09-27T15:02:37.575Z] #27 [runner 10/12] COPY --from=builder /output/httpserver /tests/contrib/htt...
15:02:37 [2019-09-27T15:02:37.575Z] #27 DONE 0.1s
15:02:37 [2019-09-27T15:02:37.575Z] 
15:02:37 [2019-09-27T15:02:37.575Z] #28 [runner 11/12] COPY --from=builder /output/tests /tests
15:02:38 [2019-09-27T15:02:38.211Z] PASS: docker_api_swarm_test.go:461: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	22.940s
15:02:38 [2019-09-27T15:02:38.504Z] #28 DONE 1.0s
15:02:38 [2019-09-27T15:02:38.504Z] 
15:02:38 [2019-09-27T15:02:38.504Z] #29 [runner 12/12] COPY --from=builder /usr/local/bin/docker /usr/bin/docker
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/plugins	35.115s	coverage: 73.6% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.124s	coverage: 85.7% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/pools	0.111s	coverage: 87.9% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/progress	0.067s	coverage: 75.9% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/pubsub	1.102s	coverage: 72.7% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/reexec	0.156s	coverage: 82.4% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/signal	0.129s	coverage: 20.3% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/stdcopy	0.094s	coverage: 100.0% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/streamformatter	0.186s	coverage: 66.2% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/stringid	0.198s	coverage: 70.6% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/sysinfo	0.086s	coverage: 38.2% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/system	0.096s	coverage: 12.7% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/tarsum	0.201s	coverage: 89.3% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/term	0.075s	coverage: 30.8% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/term/windows	0.079s	coverage: 0.0% of statements [no tests to run]
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/pkg/useragent	0.083s	coverage: 88.9% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/plugin	0.155s	coverage: 12.0% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.348s	coverage: 33.3% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/plugin/v2	0.041s	coverage: 20.1% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/reference	0.196s	coverage: 84.2% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/registry	0.382s	coverage: 51.3% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/registry/resumable	0.345s	coverage: 100.0% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/restartmanager	0.090s	coverage: 47.1% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/runconfig	0.086s	coverage: 54.5% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/volume	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/volume/drivers	0.202s	coverage: 36.1% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 36.4% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/volume/mounts	0.219s	coverage: 66.5% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ok  	github.com/docker/docker/volume/service	0.444s	coverage: 70.3% of statements
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:02:38 [2019-09-27T15:02:38.694Z] INFO: make.ps1 ended at 09/27/2019 15:02:34
15:02:38 [2019-09-27T15:02:38.694Z] INFO: Unit tests ended at 09/27/2019 15:02:35. Duration:00:03:35.1013074
15:02:38 [2019-09-27T15:02:38.694Z] INFO: Building busybox
15:02:38 [2019-09-27T15:02:38.694Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
15:02:38 [2019-09-27T15:02:38.694Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
15:02:38 [2019-09-27T15:02:38.694Z] 
15:02:38 [2019-09-27T15:02:38.694Z] Sending build context to Docker daemon   2.56kB
15:02:38 [2019-09-27T15:02:38.694Z] 
15:02:38 [2019-09-27T15:02:38.694Z] Step 1/6 : FROM microsoft/windowsservercore
15:02:38 [2019-09-27T15:02:38.694Z]  ---> 1ddfa8bee56a
15:02:38 [2019-09-27T15:02:38.694Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
15:02:38 [2019-09-27T15:02:38.694Z]  ---> Running in 7537375ddfa8
15:02:38 [2019-09-27T15:02:38.761Z] #29 DONE 0.1s
15:02:38 [2019-09-27T15:02:38.761Z] 
15:02:38 [2019-09-27T15:02:38.761Z] #30 exporting to image
15:02:38 [2019-09-27T15:02:38.761Z] #30 exporting layers
15:02:42 [2019-09-27T15:02:42.035Z] #30 exporting layers 3.1s done
15:02:42 [2019-09-27T15:02:42.035Z] #30 writing image sha256:76a3c71aedc9282d35ebef21e4d3669b374cafd3c3e1c05de01975fcea13c9dd done
15:02:42 [2019-09-27T15:02:42.035Z] #30 naming to docker.io/library/moby-e2e-test done
15:02:42 [2019-09-27T15:02:42.035Z] #30 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:02:42 [2019-09-27T15:02:42.341Z] + echo Ensuring container killed.
15:02:42 [2019-09-27T15:02:42.341Z] Ensuring container killed.
15:02:42 [2019-09-27T15:02:42.341Z] + docker rm -vf docker-pr4
15:02:42 [2019-09-27T15:02:42.341Z] Error: No such container: docker-pr4
15:02:42 [2019-09-27T15:02:42.341Z] + true
[Pipeline] sh
15:02:42 [2019-09-27T15:02:42.445Z] Removing intermediate container 7537375ddfa8
15:02:42 [2019-09-27T15:02:42.445Z]  ---> e2d3554c4a6d
15:02:42 [2019-09-27T15:02:42.445Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
15:02:42 [2019-09-27T15:02:42.623Z] + echo Chowning /workspace to jenkins user
15:02:42 [2019-09-27T15:02:42.623Z] Chowning /workspace to jenkins user
15:02:42 [2019-09-27T15:02:42.623Z] + id -u
15:02:42 [2019-09-27T15:02:42.623Z] + id -g
15:02:42 [2019-09-27T15:02:42.623Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-367:/workspace busybox chown -R 1000:1000 /workspace
15:02:43 [2019-09-27T15:02:43.416Z] 
15:02:43 [2019-09-27T15:02:43.877Z]  ---> e2d8e1f21e27
15:02:43 [2019-09-27T15:02:43.877Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
15:02:43 [2019-09-27T15:02:43.877Z]  ---> Running in a1c2e6f8c7d6
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:02:44 [2019-09-27T15:02:44.292Z] + bundleName=unit
15:02:44 [2019-09-27T15:02:44.292Z] + echo Creating unit-bundles.tar.gz
15:02:44 [2019-09-27T15:02:44.292Z] Creating unit-bundles.tar.gz
15:02:44 [2019-09-27T15:02:44.292Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:02:44 [2019-09-27T15:02:44.292Z] bundles/junit-report.xml
15:02:44 [2019-09-27T15:02:44.292Z] bundles/go-test-report.json
15:02:44 [2019-09-27T15:02:44.292Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:02:44 [2019-09-27T15:02:44.311Z] Archiving artifacts
15:02:44 [2019-09-27T15:02:44.652Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-367/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:02:44 [2019-09-27T15:02:44.955Z] + make clean
15:02:45 [2019-09-27T15:02:45.213Z] docker volume rm -f docker-dev-cache
15:02:45 [2019-09-27T15:02:45.213Z] docker-dev-cache
[Pipeline] deleteDir
15:02:45 [2019-09-27T15:02:45.418Z] 
15:02:45 [2019-09-27T15:02:45.419Z] SUCCESS: Specified value was saved.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:02:46 [2019-09-27T15:02:46.306Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	6.803s
15:02:47 [2019-09-27T15:02:47.238Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.756s
15:02:47 [2019-09-27T15:02:47.494Z] PASS: docker_api_swarm_test.go:506: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	7.677s
15:02:47 [2019-09-27T15:02:47.882Z]  ---> 89c03b19ddce
15:02:48 [2019-09-27T15:02:48.334Z] Removing intermediate container a1c2e6f8c7d6
15:02:48 [2019-09-27T15:02:48.334Z]  ---> bec8ebae8652
15:02:48 [2019-09-27T15:02:48.334Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:02:48 [2019-09-27T15:02:48.334Z]  ---> Running in 98618441acd5
15:02:48 [2019-09-27T15:02:48.854Z] Successfully built 89c03b19ddce
15:02:48 [2019-09-27T15:02:48.854Z] Successfully tagged docker:latest
15:02:48 [2019-09-27T15:02:48.854Z] INFO: Image build ended at 09/27/2019 15:02:48. Duration:00:04:09.6194189
15:02:48 [2019-09-27T15:02:48.854Z] 
15:02:48 [2019-09-27T15:02:48.854Z] 
15:02:48 [2019-09-27T15:02:48.854Z] INFO: Building the test binaries at 09/27/2019 15:02:48...
15:02:50 [2019-09-27T15:02:50.772Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	2.179s
15:02:52 [2019-09-27T15:02:52.665Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	1.623s
15:02:54 [2019-09-27T15:02:54.140Z] Cannot create a file when that file already exists.
15:03:01 [2019-09-27T15:03:01.225Z] Removing intermediate container 98618441acd5
15:03:01 [2019-09-27T15:03:01.225Z]  ---> c9d4d7e20513
15:03:01 [2019-09-27T15:03:01.225Z] Step 6/6 : CMD ["sh"]
15:03:01 [2019-09-27T15:03:01.225Z]  ---> Running in 8506af0bfc59
15:03:01 [2019-09-27T15:03:01.225Z] Removing intermediate container 8506af0bfc59
15:03:01 [2019-09-27T15:03:01.225Z]  ---> 9a9544e1d362
15:03:01 [2019-09-27T15:03:01.225Z] Successfully built 9a9544e1d362
15:03:01 [2019-09-27T15:03:01.225Z] Successfully tagged busybox:latest
15:03:01 [2019-09-27T15:03:01.225Z] INFO: Docker images of the daemon under test
15:03:01 [2019-09-27T15:03:01.225Z] 
15:03:01 [2019-09-27T15:03:01.225Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
15:03:01 [2019-09-27T15:03:01.225Z] busybox                                latest              9a9544e1d362        1 second ago        4.75GB
15:03:01 [2019-09-27T15:03:01.225Z] microsoft/windowsservercore            latest              1ddfa8bee56a        2 weeks ago         4.71GB
15:03:01 [2019-09-27T15:03:01.225Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        2 weeks ago         4.71GB
15:03:01 [2019-09-27T15:03:01.225Z] 
15:03:01 [2019-09-27T15:03:01.225Z] INFO: Running integration tests at 09/27/2019 15:03:01...
15:03:01 [2019-09-27T15:03:01.225Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:03:01 [2019-09-27T15:03:01.225Z] INFO: Integration API tests being run from the host:
15:03:01 [2019-09-27T15:03:01.225Z] INFO: make.ps1 starting at 09/27/2019 15:03:01
15:03:01 [2019-09-27T15:03:01.260Z] INFO: make.ps1 starting at 09/27/2019 15:03:00
15:03:01 [2019-09-27T15:03:01.260Z] INFO: Git commit (0910118e4) assumed from DOCKER_GITCOMMIT environment variable
15:03:01 [2019-09-27T15:03:01.260Z] INFO: Invoking autogen...
15:03:02 [2019-09-27T15:03:02.227Z] INFO: Building daemon...
15:03:02 [2019-09-27T15:03:02.768Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
15:03:14 [2019-09-27T15:03:14.564Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	12.867s
15:03:23 [2019-09-27T15:03:23.955Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
15:03:23 [2019-09-27T15:03:23.955Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
15:03:26 [2019-09-27T15:03:26.868Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
15:03:29 [2019-09-27T15:03:29.432Z] PASS: docker_api_containers_test.go:1932: DockerSuite.TestContainersAPICreateMountsCreate	35.990s
15:03:29 [2019-09-27T15:03:29.782Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
15:03:31 [2019-09-27T15:03:31.991Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:03:34 [2019-09-27T15:03:34.200Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:03:34 [2019-09-27T15:03:34.683Z] PASS: docker_api_containers_test.go:2147: DockerSuite.TestContainersAPICreateMountsTmpfs	5.265s
15:03:34 [2019-09-27T15:03:34.683Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	10.435s
15:03:34 [2019-09-27T15:03:34.683Z] PASS: docker_api_containers_test.go:1705: DockerSuite.TestContainersAPICreateMountsValidation	0.551s
15:03:36 [2019-09-27T15:03:36.389Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
15:03:37 [2019-09-27T15:03:37.365Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:03:38 [2019-09-27T15:03:38.336Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
15:03:40 [2019-09-27T15:03:40.520Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:03:41 [2019-09-27T15:03:41.232Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	4.344s
15:03:43 [2019-09-27T15:03:43.126Z] --- PASS: TestBuildWithHugeFile (68.92s)
15:03:43 [2019-09-27T15:03:43.126Z] === RUN   TestBuildWithEmptyDockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:43 [2019-09-27T15:03:43.126Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:43 [2019-09-27T15:03:43.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:43 [2019-09-27T15:03:43.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:03:43 [2019-09-27T15:03:43.382Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
15:03:43 [2019-09-27T15:03:43.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:03:43 [2019-09-27T15:03:43.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:03:43 [2019-09-27T15:03:43.382Z] PASS
15:03:43 [2019-09-27T15:03:43.382Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:03:43 [2019-09-27T15:03:43.639Z] INFO: Testing against a local daemon
15:03:43 [2019-09-27T15:03:43.639Z] testing: warning: no tests to run
15:03:43 [2019-09-27T15:03:43.639Z] PASS
15:03:43 [2019-09-27T15:03:43.639Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:03:43 [2019-09-27T15:03:43.639Z] INFO: Testing against a local daemon
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestContainerInvalidJSON
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:03:43 [2019-09-27T15:03:43.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:03:43 [2019-09-27T15:03:43.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:03:43 [2019-09-27T15:03:43.639Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:03:43 [2019-09-27T15:03:43.639Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:03:43 [2019-09-27T15:03:43.639Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:03:43 [2019-09-27T15:03:43.639Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:03:43 [2019-09-27T15:03:43.639Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:03:43 [2019-09-27T15:03:43.639Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:03:43 [2019-09-27T15:03:43.639Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:03:43 [2019-09-27T15:03:43.639Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:03:43 [2019-09-27T15:03:43.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:03:43 [2019-09-27T15:03:43.639Z] === RUN   TestCopyFromContainerPathIsNotDir
15:03:43 [2019-09-27T15:03:43.639Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	2.986s
15:03:43 [2019-09-27T15:03:43.895Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:03:43 [2019-09-27T15:03:43.895Z] === RUN   TestCopyFromContainer
15:03:44 [2019-09-27T15:03:44.266Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:03:45 [2019-09-27T15:03:45.787Z] === RUN   TestCopyFromContainer//
15:03:45 [2019-09-27T15:03:45.787Z] === RUN   TestCopyFromContainer//bar/root
15:03:45 [2019-09-27T15:03:45.787Z] === RUN   TestCopyFromContainer//bar/root/
15:03:45 [2019-09-27T15:03:45.787Z] === RUN   TestCopyFromContainer/bar/quux
15:03:46 [2019-09-27T15:03:46.043Z] === RUN   TestCopyFromContainer/bar/quux/
15:03:46 [2019-09-27T15:03:46.043Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:03:46 [2019-09-27T15:03:46.300Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:03:46 [2019-09-27T15:03:46.300Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:03:46 [2019-09-27T15:03:46.300Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:03:46 [2019-09-27T15:03:46.557Z] === RUN   TestCopyFromContainer/bar/notarget
15:03:46 [2019-09-27T15:03:46.557Z] --- PASS: TestCopyFromContainer (2.74s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:03:46 [2019-09-27T15:03:46.557Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:03:46 [2019-09-27T15:03:46.557Z] === RUN   TestDaemonRestartIpcMode
15:03:46 [2019-09-27T15:03:46.557Z] === PAUSE TestDaemonRestartIpcMode
15:03:46 [2019-09-27T15:03:46.557Z] === RUN   TestExecWithCloseStdin
15:03:47 [2019-09-27T15:03:47.123Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.672s
15:03:47 [2019-09-27T15:03:47.379Z] --- PASS: TestExecWithCloseStdin (0.84s)
15:03:47 [2019-09-27T15:03:47.379Z] === RUN   TestExecUser
15:03:48 [2019-09-27T15:03:48.309Z] --- PASS: TestExecUser (0.88s)
15:03:48 [2019-09-27T15:03:48.309Z] === RUN   TestHealthKillContainer
15:03:48 [2019-09-27T15:03:48.565Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.638s
15:03:48 [2019-09-27T15:03:48.822Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.256s
15:03:50 [2019-09-27T15:03:50.190Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.927s
15:03:50 [2019-09-27T15:03:50.753Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.915s
15:03:51 [2019-09-27T15:03:51.317Z] --- PASS: TestHealthKillContainer (2.88s)
15:03:51 [2019-09-27T15:03:51.317Z] === RUN   TestAPIIpcModeHost
15:03:51 [2019-09-27T15:03:51.378Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:03:51 [2019-09-27T15:03:51.882Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.043s
15:03:51 [2019-09-27T15:03:51.882Z] --- PASS: TestAPIIpcModeHost (0.75s)
15:03:51 [2019-09-27T15:03:51.882Z] === RUN   TestDaemonIpcModeShareable
15:03:53 [2019-09-27T15:03:53.255Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	1.129s
15:03:53 [2019-09-27T15:03:53.819Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
15:03:53 [2019-09-27T15:03:53.819Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:03:53 [2019-09-27T15:03:53.819Z]     daemon.go:302: [d065a3389a3b6] waiting for daemon to start
15:03:53 [2019-09-27T15:03:53.819Z]     daemon.go:334: [d065a3389a3b6] daemon started
15:03:53 [2019-09-27T15:03:53.819Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:249, shared: true, mustBeShared: true
15:03:53 [2019-09-27T15:03:53.819Z]     daemon.go:286: [d065a3389a3b6] exiting daemon
15:03:53 [2019-09-27T15:03:53.819Z] === RUN   TestDaemonIpcModePrivate
15:03:54 [2019-09-27T15:03:54.076Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	8.331s
15:03:54 [2019-09-27T15:03:54.076Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.962s
15:03:55 [2019-09-27T15:03:55.125Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
15:03:55 [2019-09-27T15:03:55.448Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	1.184s
15:03:55 [2019-09-27T15:03:55.705Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
15:03:55 [2019-09-27T15:03:55.705Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:03:55 [2019-09-27T15:03:55.705Z]     daemon.go:302: [d8e791d617134] waiting for daemon to start
15:03:55 [2019-09-27T15:03:55.705Z]     daemon.go:334: [d8e791d617134] daemon started
15:03:55 [2019-09-27T15:03:55.705Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:252, shared: false, mustBeShared: false
15:03:55 [2019-09-27T15:03:55.705Z]     daemon.go:286: [d8e791d617134] exiting daemon
15:03:55 [2019-09-27T15:03:55.705Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:03:56 [2019-09-27T15:03:56.634Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.365s
15:03:57 [2019-09-27T15:03:57.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
15:03:58 [2019-09-27T15:03:58.005Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.26s)
15:03:58 [2019-09-27T15:03:58.005Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:03:58 [2019-09-27T15:03:58.005Z]     daemon.go:302: [dbf184fecb689] waiting for daemon to start
15:03:58 [2019-09-27T15:03:58.005Z]     daemon.go:334: [dbf184fecb689] daemon started
15:03:58 [2019-09-27T15:03:58.005Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:278, shared: false, mustBeShared: false
15:03:58 [2019-09-27T15:03:58.005Z]     daemon.go:286: [dbf184fecb689] exiting daemon
15:03:58 [2019-09-27T15:03:58.005Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:03:58 [2019-09-27T15:03:58.570Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.804s
15:03:59 [2019-09-27T15:03:59.499Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	1.079s
15:04:00 [2019-09-27T15:04:00.063Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s)
15:04:00 [2019-09-27T15:04:00.063Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:04:00 [2019-09-27T15:04:00.063Z]     daemon.go:302: [d74a7a354247d] waiting for daemon to start
15:04:00 [2019-09-27T15:04:00.063Z]     daemon.go:334: [d74a7a354247d] daemon started
15:04:00 [2019-09-27T15:04:00.063Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:321, shared: true, mustBeShared: true
15:04:00 [2019-09-27T15:04:00.063Z]     daemon.go:286: [d74a7a354247d] exiting daemon
15:04:00 [2019-09-27T15:04:00.063Z] === RUN   TestStopContainerWithTimeout
15:04:00 [2019-09-27T15:04:00.063Z] === RUN   TestStopContainerWithTimeout/0
15:04:00 [2019-09-27T15:04:00.063Z] === PAUSE TestStopContainerWithTimeout/0
15:04:00 [2019-09-27T15:04:00.063Z] === RUN   TestStopContainerWithTimeout/1
15:04:00 [2019-09-27T15:04:00.063Z] === PAUSE TestStopContainerWithTimeout/1
15:04:00 [2019-09-27T15:04:00.063Z] === RUN   TestStopContainerWithTimeout/3
15:04:00 [2019-09-27T15:04:00.063Z] === PAUSE TestStopContainerWithTimeout/3
15:04:00 [2019-09-27T15:04:00.063Z] === RUN   TestStopContainerWithTimeout/-1
15:04:00 [2019-09-27T15:04:00.063Z] === PAUSE TestStopContainerWithTimeout/-1
15:04:00 [2019-09-27T15:04:00.063Z] === CONT  TestStopContainerWithTimeout/0
15:04:00 [2019-09-27T15:04:00.063Z] === CONT  TestStopContainerWithTimeout/3
15:04:00 [2019-09-27T15:04:00.222Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
15:04:00 [2019-09-27T15:04:00.995Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.436s
15:04:01 [2019-09-27T15:04:01.559Z] === CONT  TestStopContainerWithTimeout/-1
15:04:01 [2019-09-27T15:04:01.559Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	7.192s
15:04:02 [2019-09-27T15:04:02.122Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.219s
15:04:03 [2019-09-27T15:04:03.135Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
15:04:03 [2019-09-27T15:04:03.490Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.975s
15:04:03 [2019-09-27T15:04:03.490Z] === CONT  TestStopContainerWithTimeout/1
15:04:04 [2019-09-27T15:04:04.857Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.395s
15:04:05 [2019-09-27T15:04:05.324Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
15:04:05 [2019-09-27T15:04:05.787Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:04:05 [2019-09-27T15:04:05.787Z]     --- PASS: TestStopContainerWithTimeout/0 (1.57s)
15:04:05 [2019-09-27T15:04:05.787Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
15:04:05 [2019-09-27T15:04:05.787Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
15:04:05 [2019-09-27T15:04:05.787Z]     --- PASS: TestStopContainerWithTimeout/1 (2.28s)
15:04:05 [2019-09-27T15:04:05.787Z] === RUN   TestDeleteDevicemapper
15:04:05 [2019-09-27T15:04:05.787Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:04:05 [2019-09-27T15:04:05.787Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:05 [2019-09-27T15:04:05.787Z] === CONT  TestDaemonRestartIpcMode
15:04:06 [2019-09-27T15:04:06.043Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.493s
15:04:07 [2019-09-27T15:04:07.507Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:04:07 [2019-09-27T15:04:07.940Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.447s
15:04:07 [2019-09-27T15:04:07.968Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:04:07 [2019-09-27T15:04:07.968Z] INFO: Testing against a local daemon
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildWithSession
15:04:07 [2019-09-27T15:04:07.968Z] --- SKIP: TestBuildWithSession (0.00s)
15:04:07 [2019-09-27T15:04:07.968Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildSquashParent
15:04:07 [2019-09-27T15:04:07.968Z] --- SKIP: TestBuildSquashParent (0.00s)
15:04:07 [2019-09-27T15:04:07.968Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildWithRemoveAndForceRemove
15:04:07 [2019-09-27T15:04:07.968Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
15:04:07 [2019-09-27T15:04:07.968Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildMultiStageParentConfig
15:04:07 [2019-09-27T15:04:07.968Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
15:04:07 [2019-09-27T15:04:07.968Z]     build_test.go:141: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildLabelWithTargets
15:04:07 [2019-09-27T15:04:07.968Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:04:07 [2019-09-27T15:04:07.968Z]     build_test.go:191: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:07 [2019-09-27T15:04:07.968Z] === RUN   TestBuildWithEmptyLayers
15:04:08 [2019-09-27T15:04:08.871Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	1.060s
15:04:08 [2019-09-27T15:04:08.871Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.019s
15:04:08 [2019-09-27T15:04:08.940Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildMultiStageOnBuild
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     build_test.go:298: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildUncleanTarFilenames
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     build_test.go:345: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildMultiStageLayerLeak
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     build_test.go:405: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildWithHugeFile
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestBuildWithHugeFile (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     build_test.go:446: testEnv.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildWithEmptyDockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:08 [2019-09-27T15:04:08.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:04:08 [2019-09-27T15:04:08.940Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
15:04:08 [2019-09-27T15:04:08.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:04:08 [2019-09-27T15:04:08.940Z] PASS
15:04:08 [2019-09-27T15:04:08.940Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:04:08 [2019-09-27T15:04:08.940Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:04:08 [2019-09-27T15:04:08.940Z] INFO: Testing against a local daemon
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigList
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigList (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigsCreateAndDelete
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:105: testEnv.DaemonInfo.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigsUpdate
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigsUpdate (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestTemplatedConfig
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestTemplatedConfig (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:187: testEnv.DaemonInfo.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigInspect
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigInspect (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:327: testEnv.DaemonInfo.OSType == "windows"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigCreateWithLabels
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:351: testEnv.DaemonInfo.OSType != "linux"
15:04:08 [2019-09-27T15:04:08.940Z] === RUN   TestConfigCreateResolve
15:04:08 [2019-09-27T15:04:08.940Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:04:08 [2019-09-27T15:04:08.940Z]     config_test.go:378: testEnv.DaemonInfo.OSType != "linux"
15:04:08 [2019-09-27T15:04:08.940Z] PASS
15:04:08 [2019-09-27T15:04:08.940Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:04:09 [2019-09-27T15:04:09.501Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:04:09 [2019-09-27T15:04:09.501Z] INFO: Testing against a local daemon
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestContainerInvalidJSON
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.501Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
15:04:09 [2019-09-27T15:04:09.501Z]     copy_test.go:25: testEnv.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCopyFromContainerPathIsNotDir
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.01s)
15:04:09 [2019-09-27T15:04:09.501Z]     copy_test.go:39: testEnv.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCopyToContainerPathDoesNotExist
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
15:04:09 [2019-09-27T15:04:09.501Z]     copy_test.go:51: testEnv.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCopyToContainerPathIsNotDir
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.01s)
15:04:09 [2019-09-27T15:04:09.501Z]     copy_test.go:65: testEnv.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCopyFromContainer
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCopyFromContainer (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:04:09 [2019-09-27T15:04:09.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithInvalidEnv
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithInvalidEnv/0
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateWithInvalidEnv/0
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithInvalidEnv/1
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateWithInvalidEnv/1
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithInvalidEnv/2
15:04:09 [2019-09-27T15:04:09.501Z] === PAUSE TestCreateWithInvalidEnv/2
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateWithInvalidEnv/0
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateWithInvalidEnv/2
15:04:09 [2019-09-27T15:04:09.501Z] === CONT  TestCreateWithInvalidEnv/1
15:04:09 [2019-09-27T15:04:09.501Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateTmpfsMountsTarget
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     create_test.go:105: testEnv.DaemonInfo.OSType == "windows"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithCustomMaskedPaths
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     create_test.go:147: testEnv.DaemonInfo.OSType != "linux"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestCreateWithCustomReadonlyPaths
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     create_test.go:226: testEnv.DaemonInfo.OSType != "linux"
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestDiff
15:04:09 [2019-09-27T15:04:09.501Z] --- SKIP: TestDiff (0.00s)
15:04:09 [2019-09-27T15:04:09.501Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:04:09 [2019-09-27T15:04:09.501Z] === RUN   TestExecWithCloseStdin
15:04:09 [2019-09-27T15:04:09.802Z] --- PASS: TestDaemonRestartIpcMode (4.23s)
15:04:09 [2019-09-27T15:04:09.802Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:302: [d88b2e306b9b3] waiting for daemon to start
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:334: [d88b2e306b9b3] daemon started
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:286: [d88b2e306b9b3] exiting daemon
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:302: [d88b2e306b9b3] waiting for daemon to start
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:334: [d88b2e306b9b3] daemon started
15:04:09 [2019-09-27T15:04:09.802Z]     daemon.go:286: [d88b2e306b9b3] exiting daemon
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestContainerInvalidJSON
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.802Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:04:09 [2019-09-27T15:04:09.802Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:04:09 [2019-09-27T15:04:09.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:04:09 [2019-09-27T15:04:09.802Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:04:09 [2019-09-27T15:04:09.802Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:04:09 [2019-09-27T15:04:09.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:04:09 [2019-09-27T15:04:09.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:04:09 [2019-09-27T15:04:09.802Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	1.163s
15:04:09 [2019-09-27T15:04:09.802Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:04:09 [2019-09-27T15:04:09.802Z] === RUN   TestCopyFromContainerPathIsNotDir
15:04:10 [2019-09-27T15:04:10.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:04:10 [2019-09-27T15:04:10.059Z] === RUN   TestCopyFromContainer
15:04:10 [2019-09-27T15:04:10.988Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	1.106s
15:04:11 [2019-09-27T15:04:11.684Z] --- PASS: TestExecWithCloseStdin (2.14s)
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestExec
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestExec (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestExecUser
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestExecUser (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestExportContainerAndImportImage
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestExportContainerAfterDaemonRestart
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestHealthCheckWorkdir
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestHealthKillContainer
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestHealthKillContainer (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestInspectCpusetInConfigPre120
15:04:11 [2019-09-27T15:04:11.684Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:04:11 [2019-09-27T15:04:11.684Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:04:11 [2019-09-27T15:04:11.684Z] === RUN   TestKillContainerInvalidSignal
15:04:11 [2019-09-27T15:04:11.919Z] === RUN   TestCopyFromContainer//
15:04:12 [2019-09-27T15:04:12.176Z] === RUN   TestCopyFromContainer//bar/root
15:04:12 [2019-09-27T15:04:12.176Z] === RUN   TestCopyFromContainer//bar/root/
15:04:12 [2019-09-27T15:04:12.176Z] === RUN   TestCopyFromContainer/bar/quux
15:04:12 [2019-09-27T15:04:12.432Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.384s
15:04:12 [2019-09-27T15:04:12.432Z] === RUN   TestCopyFromContainer/bar/quux/
15:04:12 [2019-09-27T15:04:12.432Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:04:12 [2019-09-27T15:04:12.696Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:04:12 [2019-09-27T15:04:12.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:04:12 [2019-09-27T15:04:12.696Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:04:12 [2019-09-27T15:04:12.955Z] === RUN   TestCopyFromContainer/bar/notarget
15:04:12 [2019-09-27T15:04:12.955Z] --- PASS: TestCopyFromContainer (2.93s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer// (0.09s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:04:12 [2019-09-27T15:04:12.955Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:04:12 [2019-09-27T15:04:12.955Z] === RUN   TestDaemonRestartIpcMode
15:04:12 [2019-09-27T15:04:12.955Z] === PAUSE TestDaemonRestartIpcMode
15:04:12 [2019-09-27T15:04:12.955Z] === RUN   TestExecWithCloseStdin
15:04:13 [2019-09-27T15:04:13.226Z] --- PASS: TestKillContainerInvalidSignal (1.60s)
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestKillContainer
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestKillContainer (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestKillStoppedContainer
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestKillStoppedContainerAPIPre120
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestKillDifferentUserContainer
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestInspectOomKilledTrue
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestInspectOomKilledFalse
15:04:13 [2019-09-27T15:04:13.226Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:04:13 [2019-09-27T15:04:13.226Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:04:13 [2019-09-27T15:04:13.226Z] === RUN   TestLogsFollowTailEmpty
15:04:13 [2019-09-27T15:04:13.519Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.985s
15:04:13 [2019-09-27T15:04:13.776Z] --- PASS: TestExecWithCloseStdin (0.83s)
15:04:13 [2019-09-27T15:04:13.776Z] === RUN   TestExecUser
15:04:14 [2019-09-27T15:04:14.705Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.185s
15:04:14 [2019-09-27T15:04:14.705Z] --- PASS: TestExecUser (0.91s)
15:04:14 [2019-09-27T15:04:14.705Z] === RUN   TestHealthKillContainer
15:04:14 [2019-09-27T15:04:14.769Z] --- PASS: TestLogsFollowTailEmpty (1.62s)
15:04:14 [2019-09-27T15:04:14.769Z] === RUN   TestNetworkNat
15:04:14 [2019-09-27T15:04:14.769Z] --- SKIP: TestNetworkNat (0.00s)
15:04:14 [2019-09-27T15:04:14.769Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:04:14 [2019-09-27T15:04:14.769Z] === RUN   TestNetworkLocalhostTCPNat
15:04:14 [2019-09-27T15:04:14.769Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
15:04:14 [2019-09-27T15:04:14.769Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:04:14 [2019-09-27T15:04:14.769Z] === RUN   TestNetworkLoopbackNat
15:04:14 [2019-09-27T15:04:14.769Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:04:14 [2019-09-27T15:04:14.769Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:04:14 [2019-09-27T15:04:14.769Z] === RUN   TestPause
15:04:14 [2019-09-27T15:04:14.769Z] --- SKIP: TestPause (0.00s)
15:04:14 [2019-09-27T15:04:14.769Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:04:14 [2019-09-27T15:04:14.769Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:04:16 [2019-09-27T15:04:16.598Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	1.784s
15:04:16 [2019-09-27T15:04:16.953Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s)
15:04:16 [2019-09-27T15:04:16.953Z] === RUN   TestPauseStopPausedContainer
15:04:16 [2019-09-27T15:04:16.953Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:04:16 [2019-09-27T15:04:16.953Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
15:04:16 [2019-09-27T15:04:16.953Z] === RUN   TestPsFilter
15:04:16 [2019-09-27T15:04:16.953Z] --- PASS: TestPsFilter (0.08s)
15:04:16 [2019-09-27T15:04:16.953Z] === RUN   TestRemoveContainerWithRemovedVolume
15:04:17 [2019-09-27T15:04:17.161Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.904s
15:04:17 [2019-09-27T15:04:17.724Z] --- PASS: TestHealthKillContainer (2.94s)
15:04:17 [2019-09-27T15:04:17.724Z] === RUN   TestAPIIpcModeHost
15:04:18 [2019-09-27T15:04:18.655Z] --- PASS: TestAPIIpcModeHost (0.88s)
15:04:18 [2019-09-27T15:04:18.655Z] === RUN   TestDaemonIpcModeShareable
15:04:19 [2019-09-27T15:04:19.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s)
15:04:19 [2019-09-27T15:04:19.154Z] === RUN   TestRemoveContainerWithVolume
15:04:19 [2019-09-27T15:04:19.584Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.370s
15:04:20 [2019-09-27T15:04:20.148Z] --- PASS: TestDaemonIpcModeShareable (1.62s)
15:04:20 [2019-09-27T15:04:20.148Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:04:20 [2019-09-27T15:04:20.148Z]     daemon.go:302: [d4bf5549a8ce9] waiting for daemon to start
15:04:20 [2019-09-27T15:04:20.148Z]     daemon.go:334: [d4bf5549a8ce9] daemon started
15:04:20 [2019-09-27T15:04:20.148Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:272, shared: true, mustBeShared: true
15:04:20 [2019-09-27T15:04:20.148Z]     daemon.go:286: [d4bf5549a8ce9] exiting daemon
15:04:20 [2019-09-27T15:04:20.148Z] === RUN   TestDaemonIpcModePrivate
15:04:21 [2019-09-27T15:04:21.341Z] --- PASS: TestRemoveContainerWithVolume (2.23s)
15:04:21 [2019-09-27T15:04:21.341Z] === RUN   TestRemoveContainerRunning
15:04:22 [2019-09-27T15:04:22.041Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
15:04:22 [2019-09-27T15:04:22.041Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:04:22 [2019-09-27T15:04:22.041Z]     daemon.go:302: [dc85a04a03b18] waiting for daemon to start
15:04:22 [2019-09-27T15:04:22.041Z]     daemon.go:334: [dc85a04a03b18] daemon started
15:04:22 [2019-09-27T15:04:22.041Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:261, shared: false, mustBeShared: false
15:04:22 [2019-09-27T15:04:22.041Z]     daemon.go:286: [dc85a04a03b18] exiting daemon
15:04:22 [2019-09-27T15:04:22.041Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:04:22 [2019-09-27T15:04:22.883Z] --- PASS: TestRemoveContainerRunning (1.84s)
15:04:22 [2019-09-27T15:04:22.883Z] === RUN   TestRemoveContainerForceRemoveRunning
15:04:23 [2019-09-27T15:04:23.932Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
15:04:23 [2019-09-27T15:04:23.932Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:04:23 [2019-09-27T15:04:23.932Z]     daemon.go:302: [de5f05017d09c] waiting for daemon to start
15:04:23 [2019-09-27T15:04:23.932Z]     daemon.go:334: [de5f05017d09c] daemon started
15:04:23 [2019-09-27T15:04:23.932Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:260, shared: false, mustBeShared: false
15:04:23 [2019-09-27T15:04:23.932Z]     daemon.go:286: [de5f05017d09c] exiting daemon
15:04:23 [2019-09-27T15:04:23.932Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:04:24 [2019-09-27T15:04:24.863Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.260s
15:04:25 [2019-09-27T15:04:25.068Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s)
15:04:25 [2019-09-27T15:04:25.068Z] === RUN   TestRemoveInvalidContainer
15:04:25 [2019-09-27T15:04:25.068Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:04:25 [2019-09-27T15:04:25.068Z] === RUN   TestRenameLinkedContainer
15:04:25 [2019-09-27T15:04:25.068Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:04:25 [2019-09-27T15:04:25.068Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:04:25 [2019-09-27T15:04:25.068Z] === RUN   TestRenameStoppedContainer
15:04:25 [2019-09-27T15:04:25.425Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
15:04:25 [2019-09-27T15:04:25.425Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:04:25 [2019-09-27T15:04:25.425Z]     daemon.go:302: [d6e25db2744a4] waiting for daemon to start
15:04:25 [2019-09-27T15:04:25.425Z]     daemon.go:334: [d6e25db2744a4] daemon started
15:04:25 [2019-09-27T15:04:25.425Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:267, shared: true, mustBeShared: true
15:04:25 [2019-09-27T15:04:25.425Z]     daemon.go:286: [d6e25db2744a4] exiting daemon
15:04:25 [2019-09-27T15:04:25.425Z] === RUN   TestStopContainerWithTimeout
15:04:25 [2019-09-27T15:04:25.425Z] === RUN   TestStopContainerWithTimeout/0
15:04:25 [2019-09-27T15:04:25.425Z] === PAUSE TestStopContainerWithTimeout/0
15:04:25 [2019-09-27T15:04:25.425Z] === RUN   TestStopContainerWithTimeout/1
15:04:25 [2019-09-27T15:04:25.425Z] === PAUSE TestStopContainerWithTimeout/1
15:04:25 [2019-09-27T15:04:25.425Z] === RUN   TestStopContainerWithTimeout/3
15:04:25 [2019-09-27T15:04:25.425Z] === PAUSE TestStopContainerWithTimeout/3
15:04:25 [2019-09-27T15:04:25.425Z] === RUN   TestStopContainerWithTimeout/-1
15:04:25 [2019-09-27T15:04:25.425Z] === PAUSE TestStopContainerWithTimeout/-1
15:04:25 [2019-09-27T15:04:25.425Z] === CONT  TestStopContainerWithTimeout/0
15:04:25 [2019-09-27T15:04:25.425Z] === CONT  TestStopContainerWithTimeout/-1
15:04:26 [2019-09-27T15:04:26.355Z] === CONT  TestStopContainerWithTimeout/3
15:04:27 [2019-09-27T15:04:27.253Z] --- PASS: TestRenameStoppedContainer (2.32s)
15:04:27 [2019-09-27T15:04:27.253Z] === RUN   TestRenameRunningContainerAndReuse
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:04:28 [2019-09-27T15:04:28.244Z] 
15:04:28 [2019-09-27T15:04:28.244Z]  ________   ____  __.
15:04:28 [2019-09-27T15:04:28.244Z]  \_____  \ |    |/ _|
15:04:28 [2019-09-27T15:04:28.244Z]  /   |   \|      <
15:04:28 [2019-09-27T15:04:28.244Z]  /    |    \    |  \
15:04:28 [2019-09-27T15:04:28.244Z]  \_______  /____|__ \
15:04:28 [2019-09-27T15:04:28.244Z]          \/        \/
15:04:28 [2019-09-27T15:04:28.244Z] 
15:04:28 [2019-09-27T15:04:28.244Z] INFO: make.ps1 ended at 09/27/2019 15:04:18
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Binaries build ended at 09/27/2019 15:04:20. Duration:00:01:31.6017264
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Copying the built daemon binary to d:\CI-4\CI-0910118e4\binary\dockerd-0910118e4.exe...
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Copying the built client binary to d:\CI-4\CI-0910118e4\binary\docker-0910118e4.exe...
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Copying dockerversion from the container...
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Copying the golang package from the container to d:\CI-4\CI-0910118e4\installer\go.zip...
15:04:28 [2019-09-27T15:04:28.244Z] INFO: Extracting go.zip to d:\CI-4\CI-0910118e4\go
15:04:28 [2019-09-27T15:04:28.874Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.449s
15:04:28 [2019-09-27T15:04:28.874Z] === CONT  TestStopContainerWithTimeout/1
15:04:29 [2019-09-27T15:04:29.440Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	1.022s
15:04:30 [2019-09-27T15:04:30.371Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:04:30 [2019-09-27T15:04:30.371Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
15:04:30 [2019-09-27T15:04:30.371Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
15:04:30 [2019-09-27T15:04:30.371Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
15:04:30 [2019-09-27T15:04:30.371Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
15:04:30 [2019-09-27T15:04:30.371Z] === RUN   TestDeleteDevicemapper
15:04:30 [2019-09-27T15:04:30.371Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:04:30 [2019-09-27T15:04:30.371Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:30 [2019-09-27T15:04:30.371Z] === CONT  TestDaemonRestartIpcMode
15:04:31 [2019-09-27T15:04:31.956Z] --- PASS: TestRenameRunningContainerAndReuse (4.73s)
15:04:31 [2019-09-27T15:04:31.956Z] === RUN   TestRenameInvalidName
15:04:32 [2019-09-27T15:04:32.891Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	9.252s
15:04:33 [2019-09-27T15:04:33.497Z] --- PASS: TestRenameInvalidName (1.80s)
15:04:33 [2019-09-27T15:04:33.497Z] === RUN   TestRenameAnonymousContainer
15:04:33 [2019-09-27T15:04:33.497Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:04:33 [2019-09-27T15:04:33.497Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:04:33 [2019-09-27T15:04:33.497Z] === RUN   TestRenameContainerWithSameName
15:04:33 [2019-09-27T15:04:33.821Z] --- PASS: TestDaemonRestartIpcMode (3.34s)
15:04:33 [2019-09-27T15:04:33.821Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:302: [d67b59724513b] waiting for daemon to start
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:334: [d67b59724513b] daemon started
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:286: [d67b59724513b] exiting daemon
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:302: [d67b59724513b] waiting for daemon to start
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:334: [d67b59724513b] daemon started
15:04:33 [2019-09-27T15:04:33.821Z]     daemon.go:286: [d67b59724513b] exiting daemon
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestContainerInvalidJSON
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:04:33 [2019-09-27T15:04:33.821Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:04:33 [2019-09-27T15:04:33.821Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:04:33 [2019-09-27T15:04:33.821Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:04:33 [2019-09-27T15:04:33.821Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:04:33 [2019-09-27T15:04:33.821Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:04:33 [2019-09-27T15:04:33.821Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:04:33 [2019-09-27T15:04:33.821Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:04:33 [2019-09-27T15:04:33.821Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:04:33 [2019-09-27T15:04:33.821Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:04:33 [2019-09-27T15:04:33.821Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:04:33 [2019-09-27T15:04:33.821Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestCopyFromContainerPathIsNotDir
15:04:33 [2019-09-27T15:04:33.821Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:04:33 [2019-09-27T15:04:33.821Z] === RUN   TestCopyFromContainer
15:04:35 [2019-09-27T15:04:35.190Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.491s
15:04:35 [2019-09-27T15:04:35.682Z] --- PASS: TestRenameContainerWithSameName (1.79s)
15:04:35 [2019-09-27T15:04:35.682Z] === RUN   TestRenameContainerWithLinkedContainer
15:04:35 [2019-09-27T15:04:35.682Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:04:35 [2019-09-27T15:04:35.682Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:04:35 [2019-09-27T15:04:35.682Z] === RUN   TestResize
15:04:35 [2019-09-27T15:04:35.682Z] --- SKIP: TestResize (0.00s)
15:04:35 [2019-09-27T15:04:35.682Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:04:35 [2019-09-27T15:04:35.682Z] === RUN   TestResizeWithInvalidSize
15:04:35 [2019-09-27T15:04:35.682Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:04:35 [2019-09-27T15:04:35.682Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:04:35 [2019-09-27T15:04:35.682Z] === RUN   TestResizeWhenContainerNotStarted
15:04:35 [2019-09-27T15:04:35.753Z] === RUN   TestCopyFromContainer//
15:04:35 [2019-09-27T15:04:35.753Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.650s
15:04:35 [2019-09-27T15:04:35.753Z] === RUN   TestCopyFromContainer//bar/root
15:04:36 [2019-09-27T15:04:36.010Z] === RUN   TestCopyFromContainer//bar/root/
15:04:36 [2019-09-27T15:04:36.010Z] === RUN   TestCopyFromContainer/bar/quux
15:04:36 [2019-09-27T15:04:36.267Z] === RUN   TestCopyFromContainer/bar/quux/
15:04:36 [2019-09-27T15:04:36.267Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:04:36 [2019-09-27T15:04:36.267Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:04:36 [2019-09-27T15:04:36.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:04:36 [2019-09-27T15:04:36.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:04:36 [2019-09-27T15:04:36.782Z] === RUN   TestCopyFromContainer/bar/notarget
15:04:36 [2019-09-27T15:04:36.782Z] --- PASS: TestCopyFromContainer (2.97s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:04:36 [2019-09-27T15:04:36.782Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:04:36 [2019-09-27T15:04:36.782Z] === RUN   TestDaemonRestartIpcMode
15:04:36 [2019-09-27T15:04:36.782Z] === PAUSE TestDaemonRestartIpcMode
15:04:36 [2019-09-27T15:04:36.782Z] === RUN   TestExecWithCloseStdin
15:04:37 [2019-09-27T15:04:37.223Z] --- PASS: TestResizeWhenContainerNotStarted (2.02s)
15:04:37 [2019-09-27T15:04:37.223Z] === RUN   TestDaemonRestartKillContainers
15:04:37 [2019-09-27T15:04:37.223Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:04:37 [2019-09-27T15:04:37.223Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:04:37 [2019-09-27T15:04:37.223Z] === RUN   TestStats
15:04:37 [2019-09-27T15:04:37.223Z] --- SKIP: TestStats (0.00s)
15:04:37 [2019-09-27T15:04:37.223Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
15:04:37 [2019-09-27T15:04:37.223Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:04:38 [2019-09-27T15:04:38.151Z] --- PASS: TestExecWithCloseStdin (1.24s)
15:04:38 [2019-09-27T15:04:38.151Z] === RUN   TestExecUser
15:04:39 [2019-09-27T15:04:39.083Z] --- PASS: TestExecUser (1.05s)
15:04:39 [2019-09-27T15:04:39.083Z] === RUN   TestHealthKillContainer
15:04:39 [2019-09-27T15:04:39.083Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	4.195s
15:04:40 [2019-09-27T15:04:40.451Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	1.042s
15:04:42 [2019-09-27T15:04:42.345Z] --- PASS: TestHealthKillContainer (3.03s)
15:04:42 [2019-09-27T15:04:42.345Z] === RUN   TestAPIIpcModeHost
15:04:42 [2019-09-27T15:04:42.907Z] --- PASS: TestAPIIpcModeHost (0.83s)
15:04:42 [2019-09-27T15:04:42.907Z] === RUN   TestDaemonIpcModeShareable
15:04:44 [2019-09-27T15:04:44.319Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.86s)
15:04:44 [2019-09-27T15:04:44.319Z] === RUN   TestStopContainerWithTimeout
15:04:44 [2019-09-27T15:04:44.319Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:04:44 [2019-09-27T15:04:44.319Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:04:44 [2019-09-27T15:04:44.319Z] === RUN   TestUpdateRestartPolicy
15:04:44 [2019-09-27T15:04:44.810Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
15:04:44 [2019-09-27T15:04:44.810Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:04:44 [2019-09-27T15:04:44.810Z]     daemon.go:302: [dc035371c38ed] waiting for daemon to start
15:04:44 [2019-09-27T15:04:44.810Z]     daemon.go:334: [dc035371c38ed] daemon started
15:04:44 [2019-09-27T15:04:44.810Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:317, shared: true, mustBeShared: true
15:04:44 [2019-09-27T15:04:44.810Z]     daemon.go:286: [dc035371c38ed] exiting daemon
15:04:44 [2019-09-27T15:04:44.810Z] === RUN   TestDaemonIpcModePrivate
15:04:46 [2019-09-27T15:04:46.180Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	5.943s
15:04:46 [2019-09-27T15:04:46.437Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
15:04:46 [2019-09-27T15:04:46.437Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:04:46 [2019-09-27T15:04:46.437Z]     daemon.go:302: [d424ce46e854d] waiting for daemon to start
15:04:46 [2019-09-27T15:04:46.437Z]     daemon.go:334: [d424ce46e854d] daemon started
15:04:46 [2019-09-27T15:04:46.437Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:325, shared: false, mustBeShared: false
15:04:46 [2019-09-27T15:04:46.437Z]     daemon.go:286: [d424ce46e854d] exiting daemon
15:04:46 [2019-09-27T15:04:46.437Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:04:47 [2019-09-27T15:04:47.369Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.111s
15:04:48 [2019-09-27T15:04:48.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s)
15:04:48 [2019-09-27T15:04:48.738Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:04:48 [2019-09-27T15:04:48.738Z]     daemon.go:302: [daf815f934e55] waiting for daemon to start
15:04:48 [2019-09-27T15:04:48.738Z]     daemon.go:334: [daf815f934e55] daemon started
15:04:48 [2019-09-27T15:04:48.738Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:310, shared: false, mustBeShared: false
15:04:48 [2019-09-27T15:04:48.738Z]     daemon.go:286: [daf815f934e55] exiting daemon
15:04:48 [2019-09-27T15:04:48.738Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:04:48 [2019-09-27T15:04:48.738Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	1.244s
15:04:50 [2019-09-27T15:04:50.634Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.930s
15:04:50 [2019-09-27T15:04:50.634Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.06s)
15:04:50 [2019-09-27T15:04:50.634Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:04:50 [2019-09-27T15:04:50.634Z]     daemon.go:302: [d9dbce9b2cf84] waiting for daemon to start
15:04:50 [2019-09-27T15:04:50.634Z]     daemon.go:334: [d9dbce9b2cf84] daemon started
15:04:50 [2019-09-27T15:04:50.634Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:275, shared: true, mustBeShared: true
15:04:50 [2019-09-27T15:04:50.634Z]     daemon.go:286: [d9dbce9b2cf84] exiting daemon
15:04:50 [2019-09-27T15:04:50.634Z] === RUN   TestStopContainerWithTimeout
15:04:50 [2019-09-27T15:04:50.634Z] === RUN   TestStopContainerWithTimeout/0
15:04:50 [2019-09-27T15:04:50.634Z] === PAUSE TestStopContainerWithTimeout/0
15:04:50 [2019-09-27T15:04:50.634Z] === RUN   TestStopContainerWithTimeout/1
15:04:50 [2019-09-27T15:04:50.634Z] === PAUSE TestStopContainerWithTimeout/1
15:04:50 [2019-09-27T15:04:50.634Z] === RUN   TestStopContainerWithTimeout/3
15:04:50 [2019-09-27T15:04:50.634Z] === PAUSE TestStopContainerWithTimeout/3
15:04:50 [2019-09-27T15:04:50.634Z] === RUN   TestStopContainerWithTimeout/-1
15:04:50 [2019-09-27T15:04:50.634Z] === PAUSE TestStopContainerWithTimeout/-1
15:04:50 [2019-09-27T15:04:50.634Z] === CONT  TestStopContainerWithTimeout/0
15:04:50 [2019-09-27T15:04:50.634Z] === CONT  TestStopContainerWithTimeout/3
15:04:52 [2019-09-27T15:04:52.002Z] === CONT  TestStopContainerWithTimeout/-1
15:04:52 [2019-09-27T15:04:52.565Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.896s
15:04:53 [2019-09-27T15:04:53.495Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.925s
15:04:53 [2019-09-27T15:04:53.495Z] === CONT  TestStopContainerWithTimeout/1
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Extraction ended at 09/27/2019 15:04:53. Duration:00:00:26.1112292
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Updating the golang and path environment variables
15:04:53 [2019-09-27T15:04:53.552Z] INFO: GOPATH=d:\gopath
15:04:53 [2019-09-27T15:04:53.552Z] INFO: go version go1.11.13 windows/amd64
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Starting a daemon under test...
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-4\CI-0910118e4\daemon --pidfile d:\CI-4\CI-0910118e4\docker.pid
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Process started successfully.
15:04:53 [2019-09-27T15:04:53.552Z] INFO: Waiting for the daemon under test to start...
15:04:55 [2019-09-27T15:04:55.387Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:04:55 [2019-09-27T15:04:55.387Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
15:04:55 [2019-09-27T15:04:55.387Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
15:04:55 [2019-09-27T15:04:55.387Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
15:04:55 [2019-09-27T15:04:55.387Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
15:04:55 [2019-09-27T15:04:55.387Z] === RUN   TestDeleteDevicemapper
15:04:55 [2019-09-27T15:04:55.387Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:04:55 [2019-09-27T15:04:55.387Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:55 [2019-09-27T15:04:55.387Z] === CONT  TestDaemonRestartIpcMode
15:04:57 [2019-09-27T15:04:57.279Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.568s
15:04:57 [2019-09-27T15:04:57.279Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.416s
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Daemon under test started and replied!
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Docker version of the daemon under test
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] Client:
15:04:57 [2019-09-27T15:04:57.281Z]  Version:      17.06.2-ce
15:04:57 [2019-09-27T15:04:57.281Z]  API version:  1.30
15:04:57 [2019-09-27T15:04:57.281Z]  Go version:   go1.8.3
15:04:57 [2019-09-27T15:04:57.281Z]  Git commit:   cec0b72
15:04:57 [2019-09-27T15:04:57.281Z]  Built:        Tue Sep  5 19:57:19 2017
15:04:57 [2019-09-27T15:04:57.281Z]  OS/Arch:      windows/amd64
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] Server:
15:04:57 [2019-09-27T15:04:57.281Z]  Version:      0.0.0-dev
15:04:57 [2019-09-27T15:04:57.281Z]  API version:  1.39 (minimum version 1.24)
15:04:57 [2019-09-27T15:04:57.281Z]  Go version:   go1.11.13
15:04:57 [2019-09-27T15:04:57.281Z]  Git commit:   0910118e4
15:04:57 [2019-09-27T15:04:57.281Z]  Built:        09/27/2019 15:03:00
15:04:57 [2019-09-27T15:04:57.281Z]  OS/Arch:      windows/amd64
15:04:57 [2019-09-27T15:04:57.281Z]  Experimental: false
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Docker info of the daemon under test
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] Containers: 0
15:04:57 [2019-09-27T15:04:57.281Z]  Running: 0
15:04:57 [2019-09-27T15:04:57.281Z]  Paused: 0
15:04:57 [2019-09-27T15:04:57.281Z]  Stopped: 0
15:04:57 [2019-09-27T15:04:57.281Z] Images: 0
15:04:57 [2019-09-27T15:04:57.281Z] Server Version: 0.0.0-dev
15:04:57 [2019-09-27T15:04:57.281Z] Storage Driver: windowsfilter
15:04:57 [2019-09-27T15:04:57.281Z]  Windows: 
15:04:57 [2019-09-27T15:04:57.281Z] Logging Driver: json-file
15:04:57 [2019-09-27T15:04:57.281Z] Plugins: 
15:04:57 [2019-09-27T15:04:57.281Z]  Volume: local
15:04:57 [2019-09-27T15:04:57.281Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
15:04:57 [2019-09-27T15:04:57.281Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
15:04:57 [2019-09-27T15:04:57.281Z] Swarm: inactive
15:04:57 [2019-09-27T15:04:57.281Z] Default Isolation: process
15:04:57 [2019-09-27T15:04:57.281Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801)
15:04:57 [2019-09-27T15:04:57.281Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242)
15:04:57 [2019-09-27T15:04:57.281Z] OSType: windows
15:04:57 [2019-09-27T15:04:57.281Z] Architecture: x86_64
15:04:57 [2019-09-27T15:04:57.281Z] CPUs: 4
15:04:57 [2019-09-27T15:04:57.281Z] Total Memory: 32GiB
15:04:57 [2019-09-27T15:04:57.281Z] Name: azwin-2-d99650
15:04:57 [2019-09-27T15:04:57.281Z] ID: RDDJ:UDWX:W57E:J6RD:GO76:ZJ75:RML7:5CTN:E7QY:OE6S:YLA4:RGQZ
15:04:57 [2019-09-27T15:04:57.281Z] Docker Root Dir: D:\CI-4\CI-0910118e4\daemon
15:04:57 [2019-09-27T15:04:57.281Z] Debug Mode (client): false
15:04:57 [2019-09-27T15:04:57.281Z] Debug Mode (server): false
15:04:57 [2019-09-27T15:04:57.281Z] Registry: https://index.docker.io/v1/
15:04:57 [2019-09-27T15:04:57.281Z] Labels:
15:04:57 [2019-09-27T15:04:57.281Z] Experimental: false
15:04:57 [2019-09-27T15:04:57.281Z] Insecure Registries:
15:04:57 [2019-09-27T15:04:57.281Z]  127.0.0.0/8
15:04:57 [2019-09-27T15:04:57.281Z] Live Restore Enabled: false
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Docker images of the daemon under test
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:04:57 [2019-09-27T15:04:57.281Z] 
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:04:57 [2019-09-27T15:04:57.281Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time...
15:04:57 [2019-09-27T15:04:57.281Z] ltsc2016: Pulling from windows/servercore
15:04:58 [2019-09-27T15:04:58.650Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	1.023s
15:04:58 [2019-09-27T15:04:58.650Z] --- PASS: TestDaemonRestartIpcMode (3.22s)
15:04:58 [2019-09-27T15:04:58.650Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:302: [d74abfe5964ac] waiting for daemon to start
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:334: [d74abfe5964ac] daemon started
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:286: [d74abfe5964ac] exiting daemon
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:302: [d74abfe5964ac] waiting for daemon to start
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:334: [d74abfe5964ac] daemon started
15:04:58 [2019-09-27T15:04:58.650Z]     daemon.go:286: [d74abfe5964ac] exiting daemon
15:04:58 [2019-09-27T15:04:58.650Z] === RUN   TestContainerInvalidJSON
15:04:58 [2019-09-27T15:04:58.650Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:04:58 [2019-09-27T15:04:58.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:04:58 [2019-09-27T15:04:58.650Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:04:58 [2019-09-27T15:04:58.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:04:58 [2019-09-27T15:04:58.650Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:04:58 [2019-09-27T15:04:58.650Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:04:58 [2019-09-27T15:04:58.650Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:04:58 [2019-09-27T15:04:58.650Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:04:58 [2019-09-27T15:04:58.650Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:04:58 [2019-09-27T15:04:58.650Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:04:58 [2019-09-27T15:04:58.650Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:04:58 [2019-09-27T15:04:58.650Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:04:58 [2019-09-27T15:04:58.650Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:04:58 [2019-09-27T15:04:58.650Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:04:58 [2019-09-27T15:04:58.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:04:58 [2019-09-27T15:04:58.907Z] === RUN   TestCopyFromContainerPathIsNotDir
15:04:58 [2019-09-27T15:04:58.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:04:58 [2019-09-27T15:04:58.907Z] === RUN   TestCopyFromContainer
15:05:00 [2019-09-27T15:05:00.277Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.836s
15:05:00 [2019-09-27T15:05:00.277Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.070s
15:05:00 [2019-09-27T15:05:00.534Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	13.179s
15:05:00 [2019-09-27T15:05:00.534Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.136s
15:05:00 [2019-09-27T15:05:00.791Z] === RUN   TestCopyFromContainer//
15:05:00 [2019-09-27T15:05:00.791Z] === RUN   TestCopyFromContainer//bar/root
15:05:01 [2019-09-27T15:05:01.048Z] === RUN   TestCopyFromContainer//bar/root/
15:05:01 [2019-09-27T15:05:01.048Z] === RUN   TestCopyFromContainer/bar/quux
15:05:01 [2019-09-27T15:05:01.048Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.618s
15:05:01 [2019-09-27T15:05:01.305Z] === RUN   TestCopyFromContainer/bar/quux/
15:05:01 [2019-09-27T15:05:01.562Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:05:01 [2019-09-27T15:05:01.562Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:05:01 [2019-09-27T15:05:01.562Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:05:01 [2019-09-27T15:05:01.819Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:05:01 [2019-09-27T15:05:01.819Z] === RUN   TestCopyFromContainer/bar/notarget
15:05:01 [2019-09-27T15:05:01.819Z] --- PASS: TestCopyFromContainer (2.99s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer// (0.07s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:05:01 [2019-09-27T15:05:01.819Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:05:01 [2019-09-27T15:05:01.819Z] === RUN   TestDaemonRestartIpcMode
15:05:01 [2019-09-27T15:05:01.819Z] === PAUSE TestDaemonRestartIpcMode
15:05:01 [2019-09-27T15:05:01.819Z] === RUN   TestExecWithCloseStdin
15:05:02 [2019-09-27T15:05:02.076Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.990s
15:05:02 [2019-09-27T15:05:02.076Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
15:05:02 [2019-09-27T15:05:02.333Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.134s
15:05:03 [2019-09-27T15:05:03.266Z] --- PASS: TestExecWithCloseStdin (1.26s)
15:05:03 [2019-09-27T15:05:03.266Z] === RUN   TestExecUser
15:05:03 [2019-09-27T15:05:03.266Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.009s
15:05:03 [2019-09-27T15:05:03.830Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.422s
15:05:03 [2019-09-27T15:05:03.830Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.107s
15:05:04 [2019-09-27T15:05:04.087Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.170s
15:05:04 [2019-09-27T15:05:04.343Z] --- PASS: TestExecUser (1.07s)
15:05:04 [2019-09-27T15:05:04.343Z] === RUN   TestHealthKillContainer
15:05:04 [2019-09-27T15:05:04.343Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.177s
15:05:04 [2019-09-27T15:05:04.343Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
15:05:04 [2019-09-27T15:05:04.343Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.097s
15:05:04 [2019-09-27T15:05:04.344Z] 3889bb8d808b: Pulling fs layer
15:05:04 [2019-09-27T15:05:04.344Z] 921b2cb8ef3f: Pulling fs layer
15:05:04 [2019-09-27T15:05:04.599Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.202s
15:05:05 [2019-09-27T15:05:05.529Z] --- PASS: TestUpdateRestartPolicy (20.36s)
15:05:05 [2019-09-27T15:05:05.529Z] === RUN   TestUpdateRestartWithAutoRemove
15:05:05 [2019-09-27T15:05:05.989Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s)
15:05:05 [2019-09-27T15:05:05.989Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestCommitInheritsEnv
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestImportExtremelyLargeImageWorks
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     import_test.go:19: testEnv.OSType == "windows": TODO enable on windows
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestImagesFilterMultiReference
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestRemoveImageOrphaning
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagInvalidReference
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestTagInvalidReference (0.01s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagValidPrefixedRepo
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagExistedNameWithoutForce
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagOfficialNames
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestTagOfficialNames (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     tag_test.go:98: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestTagMatchesDigest
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestTagMatchesDigest (0.02s)
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestNetworkCreateDelete
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDockerNetworkDeletePreferID
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestInspectNetwork
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestInspectNetwork (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestRunContainerWithBridgeNone
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestNetworkInvalidJSON
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:06 [2019-09-27T15:05:06.450Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:06 [2019-09-27T15:05:06.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:06 [2019-09-27T15:05:06.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:06 [2019-09-27T15:05:06.450Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:06 [2019-09-27T15:05:06.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:06 [2019-09-27T15:05:06.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:05:06 [2019-09-27T15:05:06.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDaemonRestartWithLiveRestore
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:29: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDaemonDefaultNetworkPools
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:51: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDaemonRestartWithExistingNetwork
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:94: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:127: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:177: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestServiceWithPredefinedNetwork
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:201: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:230: FLAKY_TEST
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:05:06 [2019-09-27T15:05:06.450Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z]     service_test.go:333: testEnv.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.450Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestPluginInvalidJSON
15:05:06 [2019-09-27T15:05:06.450Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:06 [2019-09-27T15:05:06.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:06 [2019-09-27T15:05:06.450Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:06 [2019-09-27T15:05:06.450Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:05:06 [2019-09-27T15:05:06.450Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:06 [2019-09-27T15:05:06.450Z] PASS
15:05:06 [2019-09-27T15:05:06.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestExternalGraphDriver
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     external_test.go:48: runtime.GOOS == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestGraphdriverPluginV2
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     external_test.go:407: runtime.GOOS == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] PASS
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.911Z] PASS
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSecretInspect
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSecretInspect (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSecretList
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSecretList (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSecretsCreateAndDelete
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     secret_test.go:131: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSecretsUpdate
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSecretsUpdate (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestTemplatedSecret
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestTemplatedSecret (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     secret_test.go:229: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] PASS
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceCreateInit
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:05:06 [2019-09-27T15:05:06.911Z] --- PASS: TestServiceCreateInit (0.01s)
15:05:06 [2019-09-27T15:05:06.911Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestCreateServiceMultipleTimes
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     create_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestCreateWithDuplicateNetworkNames
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     create_test.go:125: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestCreateServiceSecretFileMode
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     create_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestCreateServiceConfigFileMode
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     create_test.go:242: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestInspect
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestInspect (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestDockerNetworkConnectAlias
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestDockerNetworkReConnect
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServicePlugin
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestServicePlugin (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceUpdateLabel
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceUpdateSecrets
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceUpdateConfigs
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestServiceUpdateNetwork
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
15:05:06 [2019-09-27T15:05:06.911Z] PASS
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:06 [2019-09-27T15:05:06.911Z] INFO: Testing against a local daemon
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSessionCreate
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSessionCreate (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     session_test.go:14: !testEnv.DaemonInfo.ExperimentalBuild
15:05:06 [2019-09-27T15:05:06.911Z] === RUN   TestSessionCreateWithBadUpgrade
15:05:06 [2019-09-27T15:05:06.911Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:05:06 [2019-09-27T15:05:06.911Z]     session_test.go:31: !testEnv.DaemonInfo.ExperimentalBuild
15:05:06 [2019-09-27T15:05:06.911Z] PASS
15:05:06 [2019-09-27T15:05:06.911Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:05:07 [2019-09-27T15:05:07.372Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:07 [2019-09-27T15:05:07.372Z] INFO: Testing against a local daemon
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:05:07 [2019-09-27T15:05:07.372Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:05:07 [2019-09-27T15:05:07.372Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestEventsExecDie
15:05:07 [2019-09-27T15:05:07.372Z] --- SKIP: TestEventsExecDie (0.00s)
15:05:07 [2019-09-27T15:05:07.372Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestEventsBackwardsCompatible
15:05:07 [2019-09-27T15:05:07.372Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:05:07 [2019-09-27T15:05:07.372Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestInfoAPI
15:05:07 [2019-09-27T15:05:07.372Z] --- PASS: TestInfoAPI (0.02s)
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestInfoAPIWarnings
15:05:07 [2019-09-27T15:05:07.372Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:05:07 [2019-09-27T15:05:07.372Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
15:05:07 [2019-09-27T15:05:07.372Z] === RUN   TestLoginFailsWithBadCredentials
15:05:07 [2019-09-27T15:05:07.871Z] --- PASS: TestHealthKillContainer (3.18s)
15:05:07 [2019-09-27T15:05:07.871Z] === RUN   TestAPIIpcModeHost
15:05:07 [2019-09-27T15:05:07.871Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	3.239s
15:05:08 [2019-09-27T15:05:08.138Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.107s
15:05:08 [2019-09-27T15:05:08.138Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.058s
15:05:08 [2019-09-27T15:05:08.342Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVersion
15:05:08 [2019-09-27T15:05:08.343Z] --- PASS: TestVersion (0.01s)
15:05:08 [2019-09-27T15:05:08.343Z] PASS
15:05:08 [2019-09-27T15:05:08.343Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:05:08 [2019-09-27T15:05:08.343Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:08 [2019-09-27T15:05:08.343Z] INFO: Testing against a local daemon
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVolumesCreateAndList
15:05:08 [2019-09-27T15:05:08.343Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVolumesRemove
15:05:08 [2019-09-27T15:05:08.343Z] --- SKIP: TestVolumesRemove (0.00s)
15:05:08 [2019-09-27T15:05:08.343Z]     volume_test.go:57: testEnv.OSType == "windows": FIXME
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVolumesInspect
15:05:08 [2019-09-27T15:05:08.343Z] --- PASS: TestVolumesInspect (0.02s)
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVolumesInvalidJSON
15:05:08 [2019-09-27T15:05:08.343Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:05:08 [2019-09-27T15:05:08.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:05:08 [2019-09-27T15:05:08.343Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:05:08 [2019-09-27T15:05:08.343Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:05:08 [2019-09-27T15:05:08.343Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:05:08 [2019-09-27T15:05:08.343Z] PASS
15:05:08 [2019-09-27T15:05:08.343Z] INFO: make.ps1 ended at 09/27/2019 15:05:07
15:05:08 [2019-09-27T15:05:08.343Z] INFO: Integration CLI tests being run from the host:
15:05:08 [2019-09-27T15:05:08.343Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
15:05:08 [2019-09-27T15:05:08.709Z] --- PASS: TestAPIIpcModeHost (1.25s)
15:05:08 [2019-09-27T15:05:08.709Z] === RUN   TestDaemonIpcModeShareable
15:05:11 [2019-09-27T15:05:11.233Z] --- PASS: TestDaemonIpcModeShareable (2.06s)
15:05:11 [2019-09-27T15:05:11.233Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:05:11 [2019-09-27T15:05:11.233Z]     daemon.go:302: [da4a185a529e8] waiting for daemon to start
15:05:11 [2019-09-27T15:05:11.233Z]     daemon.go:334: [da4a185a529e8] daemon started
15:05:11 [2019-09-27T15:05:11.233Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:276, shared: true, mustBeShared: true
15:05:11 [2019-09-27T15:05:11.233Z]     daemon.go:286: [da4a185a529e8] exiting daemon
15:05:11 [2019-09-27T15:05:11.233Z] === RUN   TestDaemonIpcModePrivate
15:05:12 [2019-09-27T15:05:12.602Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.922s
15:05:12 [2019-09-27T15:05:12.859Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.088s
15:05:12 [2019-09-27T15:05:12.859Z] PASS: docker_api_containers_test.go:916: DockerSuite.TestCreateWithTooLowMemoryLimit	0.002s
15:05:12 [2019-09-27T15:05:12.859Z] --- PASS: TestDaemonIpcModePrivate (2.09s)
15:05:12 [2019-09-27T15:05:12.859Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:05:12 [2019-09-27T15:05:12.859Z]     daemon.go:302: [deff15a9166c5] waiting for daemon to start
15:05:12 [2019-09-27T15:05:12.859Z]     daemon.go:334: [deff15a9166c5] daemon started
15:05:12 [2019-09-27T15:05:12.859Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:290, shared: false, mustBeShared: false
15:05:12 [2019-09-27T15:05:12.859Z]     daemon.go:286: [deff15a9166c5] exiting daemon
15:05:12 [2019-09-27T15:05:12.859Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:05:13 [2019-09-27T15:05:13.116Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.189s
15:05:13 [2019-09-27T15:05:13.116Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.056s
15:05:13 [2019-09-27T15:05:13.116Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.082s
15:05:14 [2019-09-27T15:05:14.046Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.676s
15:05:14 [2019-09-27T15:05:14.977Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s)
15:05:14 [2019-09-27T15:05:14.977Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:05:14 [2019-09-27T15:05:14.977Z]     daemon.go:302: [dc65ee50387ef] waiting for daemon to start
15:05:14 [2019-09-27T15:05:14.977Z]     daemon.go:334: [dc65ee50387ef] daemon started
15:05:14 [2019-09-27T15:05:14.977Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:297, shared: false, mustBeShared: false
15:05:14 [2019-09-27T15:05:14.977Z]     daemon.go:286: [dc65ee50387ef] exiting daemon
15:05:14 [2019-09-27T15:05:14.977Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:05:15 [2019-09-27T15:05:15.909Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.752s
15:05:16 [2019-09-27T15:05:16.471Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
15:05:16 [2019-09-27T15:05:16.471Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:05:16 [2019-09-27T15:05:16.471Z]     daemon.go:302: [da10bf77e1967] waiting for daemon to start
15:05:16 [2019-09-27T15:05:16.471Z]     daemon.go:334: [da10bf77e1967] daemon started
15:05:16 [2019-09-27T15:05:16.471Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:324, shared: true, mustBeShared: true
15:05:16 [2019-09-27T15:05:16.471Z]     daemon.go:286: [da10bf77e1967] exiting daemon
15:05:16 [2019-09-27T15:05:16.471Z] === RUN   TestStopContainerWithTimeout
15:05:16 [2019-09-27T15:05:16.471Z] === RUN   TestStopContainerWithTimeout/0
15:05:16 [2019-09-27T15:05:16.471Z] === PAUSE TestStopContainerWithTimeout/0
15:05:16 [2019-09-27T15:05:16.471Z] === RUN   TestStopContainerWithTimeout/1
15:05:16 [2019-09-27T15:05:16.471Z] === PAUSE TestStopContainerWithTimeout/1
15:05:16 [2019-09-27T15:05:16.471Z] === RUN   TestStopContainerWithTimeout/3
15:05:16 [2019-09-27T15:05:16.471Z] === PAUSE TestStopContainerWithTimeout/3
15:05:16 [2019-09-27T15:05:16.471Z] === RUN   TestStopContainerWithTimeout/-1
15:05:16 [2019-09-27T15:05:16.471Z] === PAUSE TestStopContainerWithTimeout/-1
15:05:16 [2019-09-27T15:05:16.471Z] === CONT  TestStopContainerWithTimeout/0
15:05:16 [2019-09-27T15:05:16.471Z] === CONT  TestStopContainerWithTimeout/3
15:05:16 [2019-09-27T15:05:16.926Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:16 [2019-09-27T15:05:16.926Z] INFO: Testing against a local daemon
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.002s
15:05:16 [2019-09-27T15:05:16.926Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_create_test.go:15: DockerSuite.TestAPICreateWithInvalidHealthcheckParams	0.010s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.001s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
15:05:16 [2019-09-27T15:05:16.926Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.001s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.496s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.166s
15:05:16 [2019-09-27T15:05:16.926Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.421s
15:05:17 [2019-09-27T15:05:17.035Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.706s
15:05:17 [2019-09-27T15:05:17.387Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.383s
15:05:17 [2019-09-27T15:05:17.966Z] === CONT  TestStopContainerWithTimeout/-1
15:05:18 [2019-09-27T15:05:18.900Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.535s
15:05:19 [2019-09-27T15:05:19.830Z] === CONT  TestStopContainerWithTimeout/1
15:05:20 [2019-09-27T15:05:20.759Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.850s
15:05:21 [2019-09-27T15:05:21.691Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.659s
15:05:21 [2019-09-27T15:05:21.691Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:05:21 [2019-09-27T15:05:21.691Z]     --- PASS: TestStopContainerWithTimeout/0 (1.44s)
15:05:21 [2019-09-27T15:05:21.691Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
15:05:21 [2019-09-27T15:05:21.691Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
15:05:21 [2019-09-27T15:05:21.691Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
15:05:21 [2019-09-27T15:05:21.691Z] === RUN   TestDeleteDevicemapper
15:05:21 [2019-09-27T15:05:21.691Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:05:21 [2019-09-27T15:05:21.691Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:21 [2019-09-27T15:05:21.691Z] === CONT  TestDaemonRestartIpcMode
15:05:22 [2019-09-27T15:05:22.620Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.674s
15:05:22 [2019-09-27T15:05:22.620Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.086s
15:05:23 [2019-09-27T15:05:23.550Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.947s
15:05:23 [2019-09-27T15:05:23.550Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.023s
15:05:23 [2019-09-27T15:05:23.806Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.026s
15:05:23 [2019-09-27T15:05:23.806Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.042s
15:05:25 [2019-09-27T15:05:25.699Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.804s
15:05:25 [2019-09-27T15:05:25.699Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
15:05:25 [2019-09-27T15:05:25.699Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:302: [d5bdcee4b21ed] waiting for daemon to start
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:334: [d5bdcee4b21ed] daemon started
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:286: [d5bdcee4b21ed] exiting daemon
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:302: [d5bdcee4b21ed] waiting for daemon to start
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:334: [d5bdcee4b21ed] daemon started
15:05:25 [2019-09-27T15:05:25.699Z]     daemon.go:286: [d5bdcee4b21ed] exiting daemon
15:05:25 [2019-09-27T15:05:25.699Z] === RUN   TestContainerInvalidJSON
15:05:25 [2019-09-27T15:05:25.699Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:05:25 [2019-09-27T15:05:25.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:05:25 [2019-09-27T15:05:25.699Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:05:25 [2019-09-27T15:05:25.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:05:25 [2019-09-27T15:05:25.699Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:05:25 [2019-09-27T15:05:25.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:05:25 [2019-09-27T15:05:25.699Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:05:25 [2019-09-27T15:05:25.699Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:05:25 [2019-09-27T15:05:25.957Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:05:25 [2019-09-27T15:05:25.957Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:05:25 [2019-09-27T15:05:25.957Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:05:25 [2019-09-27T15:05:25.957Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:05:25 [2019-09-27T15:05:25.957Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:05:25 [2019-09-27T15:05:25.957Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:05:25 [2019-09-27T15:05:25.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
15:05:25 [2019-09-27T15:05:25.957Z] === RUN   TestCopyFromContainerPathIsNotDir
15:05:26 [2019-09-27T15:05:26.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:05:26 [2019-09-27T15:05:26.214Z] === RUN   TestCopyFromContainer
15:05:26 [2019-09-27T15:05:26.472Z] PASS: docker_cli_network_unix_test.go:1622: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.960s
15:05:28 [2019-09-27T15:05:28.369Z] === RUN   TestCopyFromContainer//
15:05:28 [2019-09-27T15:05:28.369Z] === RUN   TestCopyFromContainer//bar/root
15:05:28 [2019-09-27T15:05:28.369Z] === RUN   TestCopyFromContainer//bar/root/
15:05:28 [2019-09-27T15:05:28.369Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.577s
15:05:28 [2019-09-27T15:05:28.369Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.017s
15:05:28 [2019-09-27T15:05:28.369Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.029s
15:05:28 [2019-09-27T15:05:28.626Z] === RUN   TestCopyFromContainer/bar/quux
15:05:28 [2019-09-27T15:05:28.626Z] === RUN   TestCopyFromContainer/bar/quux/
15:05:28 [2019-09-27T15:05:28.626Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.114s
15:05:28 [2019-09-27T15:05:28.626Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:05:28 [2019-09-27T15:05:28.882Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:05:28 [2019-09-27T15:05:28.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:05:28 [2019-09-27T15:05:28.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:05:29 [2019-09-27T15:05:29.138Z] === RUN   TestCopyFromContainer/bar/notarget
15:05:29 [2019-09-27T15:05:29.138Z] --- PASS: TestCopyFromContainer (3.02s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer// (0.08s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:05:29 [2019-09-27T15:05:29.138Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:05:29 [2019-09-27T15:05:29.138Z] === RUN   TestDaemonRestartIpcMode
15:05:29 [2019-09-27T15:05:29.138Z] === PAUSE TestDaemonRestartIpcMode
15:05:29 [2019-09-27T15:05:29.138Z] === RUN   TestExecWithCloseStdin
15:05:29 [2019-09-27T15:05:29.522Z] 921b2cb8ef3f: Verifying Checksum
15:05:29 [2019-09-27T15:05:29.522Z] 921b2cb8ef3f: Download complete
15:05:30 [2019-09-27T15:05:30.068Z] --- PASS: TestExecWithCloseStdin (0.99s)
15:05:30 [2019-09-27T15:05:30.068Z] === RUN   TestExecUser
15:05:30 [2019-09-27T15:05:30.998Z] --- PASS: TestExecUser (0.98s)
15:05:30 [2019-09-27T15:05:30.998Z] === RUN   TestHealthKillContainer
15:05:33 [2019-09-27T15:05:33.531Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	26.217s
15:05:34 [2019-09-27T15:05:34.461Z] --- PASS: TestHealthKillContainer (3.11s)
15:05:34 [2019-09-27T15:05:34.461Z] === RUN   TestAPIIpcModeHost
15:05:35 [2019-09-27T15:05:35.394Z] --- PASS: TestAPIIpcModeHost (1.02s)
15:05:35 [2019-09-27T15:05:35.394Z] === RUN   TestDaemonIpcModeShareable
15:05:35 [2019-09-27T15:05:35.651Z] PASS: docker_cli_network_unix_test.go:1637: DockerSuite.TestDockerNetworkInternalMode	6.375s
15:05:37 [2019-09-27T15:05:37.544Z] --- PASS: TestDaemonIpcModeShareable (1.95s)
15:05:37 [2019-09-27T15:05:37.544Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:05:37 [2019-09-27T15:05:37.544Z]     daemon.go:302: [ddd591f9da395] waiting for daemon to start
15:05:37 [2019-09-27T15:05:37.544Z]     daemon.go:334: [ddd591f9da395] daemon started
15:05:37 [2019-09-27T15:05:37.544Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:281, shared: true, mustBeShared: true
15:05:37 [2019-09-27T15:05:37.544Z]     daemon.go:286: [ddd591f9da395] exiting daemon
15:05:37 [2019-09-27T15:05:37.544Z] === RUN   TestDaemonIpcModePrivate
15:05:38 [2019-09-27T15:05:38.473Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	2.912s
15:05:39 [2019-09-27T15:05:39.404Z] --- PASS: TestDaemonIpcModePrivate (2.04s)
15:05:39 [2019-09-27T15:05:39.404Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:05:39 [2019-09-27T15:05:39.404Z]     daemon.go:302: [d9cf8c3695d71] waiting for daemon to start
15:05:39 [2019-09-27T15:05:39.404Z]     daemon.go:334: [d9cf8c3695d71] daemon started
15:05:39 [2019-09-27T15:05:39.404Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:283, shared: false, mustBeShared: false
15:05:39 [2019-09-27T15:05:39.404Z]     daemon.go:286: [d9cf8c3695d71] exiting daemon
15:05:39 [2019-09-27T15:05:39.404Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:05:41 [2019-09-27T15:05:41.927Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.73s)
15:05:41 [2019-09-27T15:05:41.927Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:05:41 [2019-09-27T15:05:41.927Z]     daemon.go:302: [de83bd8330abd] waiting for daemon to start
15:05:41 [2019-09-27T15:05:41.927Z]     daemon.go:334: [de83bd8330abd] daemon started
15:05:41 [2019-09-27T15:05:41.927Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:396, shared: false, mustBeShared: false
15:05:41 [2019-09-27T15:05:41.927Z]     daemon.go:286: [de83bd8330abd] exiting daemon
15:05:41 [2019-09-27T15:05:41.927Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:05:43 [2019-09-27T15:05:43.297Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	4.446s
15:05:44 [2019-09-27T15:05:44.228Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.26s)
15:05:44 [2019-09-27T15:05:44.228Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:05:44 [2019-09-27T15:05:44.228Z]     daemon.go:302: [d858ae87bc79d] waiting for daemon to start
15:05:44 [2019-09-27T15:05:44.228Z]     daemon.go:334: [d858ae87bc79d] daemon started
15:05:44 [2019-09-27T15:05:44.228Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:334, shared: true, mustBeShared: true
15:05:44 [2019-09-27T15:05:44.228Z]     daemon.go:286: [d858ae87bc79d] exiting daemon
15:05:44 [2019-09-27T15:05:44.228Z] === RUN   TestStopContainerWithTimeout
15:05:44 [2019-09-27T15:05:44.228Z] === RUN   TestStopContainerWithTimeout/0
15:05:44 [2019-09-27T15:05:44.228Z] === PAUSE TestStopContainerWithTimeout/0
15:05:44 [2019-09-27T15:05:44.228Z] === RUN   TestStopContainerWithTimeout/1
15:05:44 [2019-09-27T15:05:44.228Z] === PAUSE TestStopContainerWithTimeout/1
15:05:44 [2019-09-27T15:05:44.228Z] === RUN   TestStopContainerWithTimeout/3
15:05:44 [2019-09-27T15:05:44.228Z] === PAUSE TestStopContainerWithTimeout/3
15:05:44 [2019-09-27T15:05:44.228Z] === RUN   TestStopContainerWithTimeout/-1
15:05:44 [2019-09-27T15:05:44.228Z] === PAUSE TestStopContainerWithTimeout/-1
15:05:44 [2019-09-27T15:05:44.228Z] === CONT  TestStopContainerWithTimeout/0
15:05:44 [2019-09-27T15:05:44.228Z] === CONT  TestStopContainerWithTimeout/3
15:05:45 [2019-09-27T15:05:45.597Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.443s
15:05:45 [2019-09-27T15:05:45.854Z] === CONT  TestStopContainerWithTimeout/-1
15:05:47 [2019-09-27T15:05:47.224Z] PASS: docker_cli_network_unix_test.go:1614: DockerSuite.TestEmbeddedDNSInvalidInput	1.452s
15:05:47 [2019-09-27T15:05:47.787Z] === CONT  TestStopContainerWithTimeout/1
15:05:47 [2019-09-27T15:05:47.787Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	0.843s
15:05:48 [2019-09-27T15:05:48.717Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	0.945s
15:05:49 [2019-09-27T15:05:49.646Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:05:49 [2019-09-27T15:05:49.646Z]     --- PASS: TestStopContainerWithTimeout/0 (1.58s)
15:05:49 [2019-09-27T15:05:49.646Z]     --- PASS: TestStopContainerWithTimeout/3 (3.38s)
15:05:49 [2019-09-27T15:05:49.646Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
15:05:49 [2019-09-27T15:05:49.646Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
15:05:49 [2019-09-27T15:05:49.646Z] === RUN   TestDeleteDevicemapper
15:05:49 [2019-09-27T15:05:49.646Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:05:49 [2019-09-27T15:05:49.646Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:49 [2019-09-27T15:05:49.646Z] === CONT  TestDaemonRestartIpcMode
15:05:49 [2019-09-27T15:05:49.646Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.864s
15:05:50 [2019-09-27T15:05:50.577Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.862s
15:05:50 [2019-09-27T15:05:50.606Z] 3889bb8d808b: Verifying Checksum
15:05:50 [2019-09-27T15:05:50.606Z] 3889bb8d808b: Download complete
15:05:51 [2019-09-27T15:05:51.507Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.894s
15:05:53 [2019-09-27T15:05:53.401Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
15:05:53 [2019-09-27T15:05:53.401Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:302: [d6feebfbbad5f] waiting for daemon to start
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:334: [d6feebfbbad5f] daemon started
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:286: [d6feebfbbad5f] exiting daemon
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:302: [d6feebfbbad5f] waiting for daemon to start
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:334: [d6feebfbbad5f] daemon started
15:05:53 [2019-09-27T15:05:53.401Z]     daemon.go:286: [d6feebfbbad5f] exiting daemon
15:05:53 [2019-09-27T15:05:53.401Z] PASS
15:05:53 [2019-09-27T15:05:53.401Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:53 [2019-09-27T15:05:53.401Z] INFO: Testing against a local daemon
15:05:53 [2019-09-27T15:05:53.401Z] === RUN   TestImagesFilterMultiReference
15:05:53 [2019-09-27T15:05:53.401Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:05:53 [2019-09-27T15:05:53.401Z] === RUN   TestImagesFilterMultiReference
15:05:53 [2019-09-27T15:05:53.401Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:05:53 [2019-09-27T15:05:53.401Z] === RUN   TestImagesFilterMultiReference
15:05:53 [2019-09-27T15:05:53.401Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:05:53 [2019-09-27T15:05:53.401Z] === RUN   TestImagesFilterMultiReference
15:05:53 [2019-09-27T15:05:53.401Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.791s
15:05:53 [2019-09-27T15:05:53.401Z] --- PASS: TestImagesFilterMultiReference (0.11s)
15:05:53 [2019-09-27T15:05:53.401Z] === RUN   TestImagesFilterMultiReference
15:05:53 [2019-09-27T15:05:53.658Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:05:53 [2019-09-27T15:05:53.658Z] PASS
15:05:53 [2019-09-27T15:05:53.658Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:53 [2019-09-27T15:05:53.658Z] INFO: Testing against a local daemon
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.658Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.658Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:53 [2019-09-27T15:05:53.658Z] === RUN   TestNetworkInvalidJSON
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:53 [2019-09-27T15:05:53.915Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:53 [2019-09-27T15:05:53.915Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:05:53 [2019-09-27T15:05:53.915Z] PASS
15:05:53 [2019-09-27T15:05:53.915Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:53 [2019-09-27T15:05:53.915Z] INFO: Testing against a local daemon
15:05:53 [2019-09-27T15:05:53.915Z] testing: warning: no tests to run
15:05:53 [2019-09-27T15:05:53.915Z] PASS
15:05:53 [2019-09-27T15:05:53.915Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.171Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.171Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.171Z] PASS
15:05:54 [2019-09-27T15:05:54.171Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.171Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.171Z] PASS
15:05:54 [2019-09-27T15:05:54.171Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.171Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.171Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.171Z] PASS
15:05:54 [2019-09-27T15:05:54.172Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.172Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.172Z] === RUN   TestPluginInvalidJSON
15:05:54 [2019-09-27T15:05:54.172Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.172Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:05:54 [2019-09-27T15:05:54.428Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:05:54 [2019-09-27T15:05:54.428Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:05:54 [2019-09-27T15:05:54.428Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:05:54 [2019-09-27T15:05:54.428Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON
15:05:54 [2019-09-27T15:05:54.428Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:54 [2019-09-27T15:05:54.428Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:05:54 [2019-09-27T15:05:54.428Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:54 [2019-09-27T15:05:54.428Z] PASS
15:05:54 [2019-09-27T15:05:54.428Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.428Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.428Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.428Z] PASS
15:05:54 [2019-09-27T15:05:54.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.685Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.685Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.685Z] PASS
15:05:54 [2019-09-27T15:05:54.685Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.685Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.685Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.685Z] PASS
15:05:54 [2019-09-27T15:05:54.685Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.942Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.942Z] testing: warning: no tests to run
15:05:54 [2019-09-27T15:05:54.942Z] PASS
15:05:54 [2019-09-27T15:05:54.942Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:05:54 [2019-09-27T15:05:54.942Z] INFO: Testing against a local daemon
15:05:54 [2019-09-27T15:05:54.942Z] === RUN   TestDockerNetworkReConnect
15:05:55 [2019-09-27T15:05:55.199Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.368s
15:05:59 [2019-09-27T15:05:59.373Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.383s
15:05:59 [2019-09-27T15:05:59.373Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	12.121s
15:06:01 [2019-09-27T15:06:01.268Z] --- PASS: TestDockerNetworkReConnect (5.97s)
15:06:01 [2019-09-27T15:06:01.268Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:06:01 [2019-09-27T15:06:01.268Z]     daemon.go:302: [db1ca1731f275] waiting for daemon to start
15:06:01 [2019-09-27T15:06:01.268Z]     daemon.go:334: [db1ca1731f275] daemon started
15:06:01 [2019-09-27T15:06:01.268Z]     daemon.go:286: [db1ca1731f275] exiting daemon
15:06:01 [2019-09-27T15:06:01.268Z] === RUN   TestServiceUpdateLabel
15:06:01 [2019-09-27T15:06:01.832Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.865s
15:06:03 [2019-09-27T15:06:03.867Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.764s
15:06:03 [2019-09-27T15:06:03.867Z] --- PASS: TestServiceUpdateLabel (2.75s)
15:06:03 [2019-09-27T15:06:03.867Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:06:03 [2019-09-27T15:06:03.867Z]     daemon.go:302: [d5b8e3a39da17] waiting for daemon to start
15:06:03 [2019-09-27T15:06:03.867Z]     daemon.go:334: [d5b8e3a39da17] daemon started
15:06:03 [2019-09-27T15:06:03.867Z]     daemon.go:286: [d5b8e3a39da17] exiting daemon
15:06:03 [2019-09-27T15:06:03.867Z] === RUN   TestServiceUpdateSecrets
15:06:06 [2019-09-27T15:06:06.390Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	2.455s
15:06:06 [2019-09-27T15:06:06.953Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.723s
15:06:07 [2019-09-27T15:06:07.516Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.383s
15:06:08 [2019-09-27T15:06:08.885Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.446s
15:06:09 [2019-09-27T15:06:09.141Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.151s
15:06:09 [2019-09-27T15:06:09.141Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.050s
15:06:09 [2019-09-27T15:06:09.704Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.350s
15:06:09 [2019-09-27T15:06:09.704Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.060s
15:06:09 [2019-09-27T15:06:09.704Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.020s
15:06:11 [2019-09-27T15:06:11.595Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.656s
15:06:13 [2019-09-27T15:06:13.493Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.683s
15:06:13 [2019-09-27T15:06:13.493Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.019s
15:06:13 [2019-09-27T15:06:13.493Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.011s
15:06:14 [2019-09-27T15:06:14.057Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.996s
15:06:14 [2019-09-27T15:06:14.620Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.310s
15:06:14 [2019-09-27T15:06:14.877Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.388s
15:06:15 [2019-09-27T15:06:15.806Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.025s
15:06:16 [2019-09-27T15:06:16.369Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.301s
15:06:16 [2019-09-27T15:06:16.369Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
15:06:16 [2019-09-27T15:06:16.369Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
15:06:18 [2019-09-27T15:06:18.259Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.703s
15:06:18 [2019-09-27T15:06:18.821Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.800s
15:06:19 [2019-09-27T15:06:19.750Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.837s
15:06:20 [2019-09-27T15:06:20.007Z] --- PASS: TestServiceUpdateSecrets (16.31s)
15:06:20 [2019-09-27T15:06:20.007Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:06:20 [2019-09-27T15:06:20.007Z]     daemon.go:302: [d0c36f9385f05] waiting for daemon to start
15:06:20 [2019-09-27T15:06:20.007Z]     daemon.go:334: [d0c36f9385f05] daemon started
15:06:20 [2019-09-27T15:06:20.007Z]     daemon.go:286: [d0c36f9385f05] exiting daemon
15:06:20 [2019-09-27T15:06:20.007Z] === RUN   TestServiceUpdateConfigs
15:06:20 [2019-09-27T15:06:20.570Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.911s
15:06:21 [2019-09-27T15:06:21.499Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.655s
15:06:22 [2019-09-27T15:06:22.877Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	1.111s
15:06:23 [2019-09-27T15:06:23.809Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.962s
15:06:27 [2019-09-27T15:06:27.079Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.034s
15:06:27 [2019-09-27T15:06:27.641Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.883s
15:06:30 [2019-09-27T15:06:30.160Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.557s
15:06:32 [2019-09-27T15:06:32.052Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.369s
15:06:32 [2019-09-27T15:06:32.616Z] PASS: docker_cli_exec_test.go:29: DockerSuite.TestExec	0.673s
15:06:33 [2019-09-27T15:06:33.545Z] PASS: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused	0.617s
15:06:34 [2019-09-27T15:06:34.474Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	0.605s
15:06:35 [2019-09-27T15:06:35.403Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	0.593s
15:06:35 [2019-09-27T15:06:35.968Z] --- PASS: TestServiceUpdateConfigs (15.93s)
15:06:35 [2019-09-27T15:06:35.968Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:06:35 [2019-09-27T15:06:35.968Z]     daemon.go:302: [dba65a16273b7] waiting for daemon to start
15:06:35 [2019-09-27T15:06:35.968Z]     daemon.go:334: [dba65a16273b7] daemon started
15:06:35 [2019-09-27T15:06:35.968Z]     daemon.go:286: [dba65a16273b7] exiting daemon
15:06:35 [2019-09-27T15:06:35.968Z] === RUN   TestServiceUpdateNetwork
15:06:37 [2019-09-27T15:06:37.336Z] PASS: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart	1.776s
15:06:38 [2019-09-27T15:06:38.266Z] PASS: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible	0.648s
15:06:39 [2019-09-27T15:06:39.195Z] PASS: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders	0.707s
15:06:40 [2019-09-27T15:06:40.124Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	0.638s
15:06:40 [2019-09-27T15:06:40.688Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	0.602s
15:06:41 [2019-09-27T15:06:41.251Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	31.070s
15:06:41 [2019-09-27T15:06:41.814Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	0.735s
15:06:42 [2019-09-27T15:06:42.746Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	0.690s
15:06:45 [2019-09-27T15:06:45.268Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	2.026s
15:06:47 [2019-09-27T15:06:47.161Z] PASS: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup	1.760s
15:06:48 [2019-09-27T15:06:48.091Z] PASS: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv	0.712s
15:06:49 [2019-09-27T15:06:49.998Z] PASS: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost	1.384s
15:06:50 [2019-09-27T15:06:50.926Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	0.707s
15:06:52 [2019-09-27T15:06:52.294Z] --- PASS: TestServiceUpdateNetwork (16.09s)
15:06:52 [2019-09-27T15:06:52.294Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:06:52 [2019-09-27T15:06:52.294Z]     daemon.go:302: [d7c089f1dd71f] waiting for daemon to start
15:06:52 [2019-09-27T15:06:52.294Z]     daemon.go:334: [d7c089f1dd71f] daemon started
15:06:52 [2019-09-27T15:06:52.294Z]     daemon.go:286: [d7c089f1dd71f] exiting daemon
15:06:52 [2019-09-27T15:06:52.294Z] === RUN   TestDockerNetworkReConnect
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestImportExtremelyLargeImageWorks (328.27s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestImagesFilterMultiReference
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestRemoveImageOrphaning
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestRemoveImageOrphaning (0.45s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagInvalidReference
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagInvalidReference (0.03s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagValidPrefixedRepo
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagExistedNameWithoutForce
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagOfficialNames
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagOfficialNames (0.06s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestTagMatchesDigest
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestTagMatchesDigest (0.03s)
15:06:52 [2019-09-27T15:06:52.464Z] PASS
15:06:52 [2019-09-27T15:06:52.464Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
15:06:52 [2019-09-27T15:06:52.464Z] INFO: Testing against a local daemon
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestNetworkCreateDelete
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestNetworkCreateDelete (0.24s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestDockerNetworkDeletePreferID
15:06:52 [2019-09-27T15:06:52.464Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestInspectNetwork
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestInspectNetwork/full_network_id
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestInspectNetwork/partial_network_id
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestInspectNetwork/network_name
15:06:52 [2019-09-27T15:06:52.464Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:06:52 [2019-09-27T15:06:52.858Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	2.119s
15:06:53 [2019-09-27T15:06:53.482Z] --- PASS: TestInspectNetwork (8.76s)
15:06:53 [2019-09-27T15:06:53.482Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
15:06:53 [2019-09-27T15:06:53.482Z]     daemon.go:302: [de68d4109470f] waiting for daemon to start
15:06:53 [2019-09-27T15:06:53.482Z]     daemon.go:334: [de68d4109470f] daemon started
15:06:53 [2019-09-27T15:06:53.482Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:06:53 [2019-09-27T15:06:53.482Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:06:53 [2019-09-27T15:06:53.482Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:06:53 [2019-09-27T15:06:53.482Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:06:53 [2019-09-27T15:06:53.482Z]     daemon.go:286: [de68d4109470f] exiting daemon
15:06:53 [2019-09-27T15:06:53.482Z] === RUN   TestRunContainerWithBridgeNone
15:06:54 [2019-09-27T15:06:54.228Z] PASS: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive	0.822s
15:06:55 [2019-09-27T15:06:55.158Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.945s
15:06:56 [2019-09-27T15:06:56.383Z] --- PASS: TestRunContainerWithBridgeNone (2.67s)
15:06:56 [2019-09-27T15:06:56.383Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
15:06:56 [2019-09-27T15:06:56.383Z]     daemon.go:302: [df14cb09e1643] waiting for daemon to start
15:06:56 [2019-09-27T15:06:56.383Z]     daemon.go:334: [df14cb09e1643] daemon started
15:06:56 [2019-09-27T15:06:56.383Z]     daemon.go:286: [df14cb09e1643] exiting daemon
15:06:56 [2019-09-27T15:06:56.383Z] === RUN   TestNetworkInvalidJSON
15:06:56 [2019-09-27T15:06:56.383Z] === RUN   TestNetworkInvalidJSON//networks/create
15:06:56 [2019-09-27T15:06:56.383Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:06:56 [2019-09-27T15:06:56.383Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:06:56 [2019-09-27T15:06:56.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:06:56 [2019-09-27T15:06:56.383Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:06:56 [2019-09-27T15:06:56.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:06:56 [2019-09-27T15:06:56.383Z] === CONT  TestNetworkInvalidJSON//networks/create
15:06:56 [2019-09-27T15:06:56.383Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:06:56 [2019-09-27T15:06:56.383Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:06:56 [2019-09-27T15:06:56.383Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:06:56 [2019-09-27T15:06:56.383Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:06:56 [2019-09-27T15:06:56.383Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:06:56 [2019-09-27T15:06:56.383Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:06:56 [2019-09-27T15:06:56.383Z] === RUN   TestDaemonRestartWithLiveRestore
15:06:56 [2019-09-27T15:06:56.545Z] PASS: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer	0.840s
15:06:57 [2019-09-27T15:06:57.405Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:06:57 [2019-09-27T15:06:57.405Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:302: [d6d426f508944] waiting for daemon to start
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:334: [d6d426f508944] daemon started
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:286: [d6d426f508944] exiting daemon
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:302: [d6d426f508944] waiting for daemon to start
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:334: [d6d426f508944] daemon started
15:06:57 [2019-09-27T15:06:57.405Z]     daemon.go:286: [d6d426f508944] exiting daemon
15:06:57 [2019-09-27T15:06:57.405Z] === RUN   TestDaemonDefaultNetworkPools
15:06:57 [2019-09-27T15:06:57.475Z] PASS: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError	0.730s
15:06:58 [2019-09-27T15:06:58.038Z] --- PASS: TestDockerNetworkReConnect (5.97s)
15:06:58 [2019-09-27T15:06:58.038Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:06:58 [2019-09-27T15:06:58.038Z]     daemon.go:302: [d990ef52d2bb0] waiting for daemon to start
15:06:58 [2019-09-27T15:06:58.038Z]     daemon.go:334: [d990ef52d2bb0] daemon started
15:06:58 [2019-09-27T15:06:58.038Z]     daemon.go:286: [d990ef52d2bb0] exiting daemon
15:06:58 [2019-09-27T15:06:58.038Z] === RUN   TestServiceUpdateLabel
15:06:58 [2019-09-27T15:06:58.295Z] PASS: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer	0.810s
15:06:58 [2019-09-27T15:06:58.420Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
15:06:58 [2019-09-27T15:06:58.420Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
15:06:58 [2019-09-27T15:06:58.420Z]     daemon.go:302: [dba23375d5bb6] waiting for daemon to start
15:06:58 [2019-09-27T15:06:58.420Z]     daemon.go:334: [dba23375d5bb6] daemon started
15:06:58 [2019-09-27T15:06:58.420Z]     daemon.go:286: [dba23375d5bb6] exiting daemon
15:06:58 [2019-09-27T15:06:58.420Z] === RUN   TestDaemonRestartWithExistingNetwork
15:06:59 [2019-09-27T15:06:59.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s)
15:06:59 [2019-09-27T15:06:59.438Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:302: [d7a5fef94767e] waiting for daemon to start
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:334: [d7a5fef94767e] daemon started
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:286: [d7a5fef94767e] exiting daemon
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:302: [d7a5fef94767e] waiting for daemon to start
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:334: [d7a5fef94767e] daemon started
15:06:59 [2019-09-27T15:06:59.438Z]     daemon.go:286: [d7a5fef94767e] exiting daemon
15:06:59 [2019-09-27T15:06:59.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:06:59 [2019-09-27T15:06:59.665Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.774s
15:07:00 [2019-09-27T15:07:00.916Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
15:07:00 [2019-09-27T15:07:00.917Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:302: [d4c10a0990945] waiting for daemon to start
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:334: [d4c10a0990945] daemon started
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:286: [d4c10a0990945] exiting daemon
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:302: [d4c10a0990945] waiting for daemon to start
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:334: [d4c10a0990945] daemon started
15:07:00 [2019-09-27T15:07:00.917Z]     daemon.go:286: [d4c10a0990945] exiting daemon
15:07:00 [2019-09-27T15:07:00.917Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:07:01 [2019-09-27T15:07:01.534Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:07:01 [2019-09-27T15:07:01.534Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
15:07:01 [2019-09-27T15:07:01.534Z]     daemon.go:302: [d90b080c2132a] waiting for daemon to start
15:07:01 [2019-09-27T15:07:01.534Z]     daemon.go:334: [d90b080c2132a] daemon started
15:07:01 [2019-09-27T15:07:01.534Z]     daemon.go:286: [d90b080c2132a] exiting daemon
15:07:01 [2019-09-27T15:07:01.534Z] === RUN   TestServiceWithPredefinedNetwork
15:07:01 [2019-09-27T15:07:01.561Z] --- PASS: TestServiceUpdateLabel (3.70s)
15:07:01 [2019-09-27T15:07:01.561Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:07:01 [2019-09-27T15:07:01.561Z]     daemon.go:302: [dbd35cbfa3944] waiting for daemon to start
15:07:01 [2019-09-27T15:07:01.561Z]     daemon.go:334: [dbd35cbfa3944] daemon started
15:07:01 [2019-09-27T15:07:01.561Z]     daemon.go:286: [dbd35cbfa3944] exiting daemon
15:07:01 [2019-09-27T15:07:01.561Z] === RUN   TestServiceUpdateSecrets
15:07:02 [2019-09-27T15:07:02.931Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	2.492s
15:07:03 [2019-09-27T15:07:03.863Z] PASS: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv	0.787s
15:07:04 [2019-09-27T15:07:04.215Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
15:07:04 [2019-09-27T15:07:04.215Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
15:07:04 [2019-09-27T15:07:04.215Z]     daemon.go:302: [d5baa5fe9cf94] waiting for daemon to start
15:07:04 [2019-09-27T15:07:04.215Z]     daemon.go:334: [d5baa5fe9cf94] daemon started
15:07:04 [2019-09-27T15:07:04.215Z]     daemon.go:286: [d5baa5fe9cf94] exiting daemon
15:07:04 [2019-09-27T15:07:04.216Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:07:04 [2019-09-27T15:07:04.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:07:04 [2019-09-27T15:07:04.216Z]     service_test.go:230: FLAKY_TEST
15:07:04 [2019-09-27T15:07:04.216Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:07:05 [2019-09-27T15:07:05.232Z] PASS: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails	1.077s
15:07:08 [2019-09-27T15:07:08.658Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.64s)
15:07:08 [2019-09-27T15:07:08.658Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:302: [d7fb92bca8ccf] waiting for daemon to start
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:334: [d7fb92bca8ccf] daemon started
15:07:08 [2019-09-27T15:07:08.658Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:db0a73oqr7h44jfb5x9pv3dht Created:2019-09-27 15:07:04.858994319 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:286: [d7fb92bca8ccf] exiting daemon
15:07:08 [2019-09-27T15:07:08.658Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:302: [df1b224f508d4] waiting for daemon to start
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:334: [df1b224f508d4] daemon started
15:07:08 [2019-09-27T15:07:08.658Z]     daemon.go:286: [df1b224f508d4] exiting daemon
15:07:08 [2019-09-27T15:07:08.658Z] PASS
15:07:08 [2019-09-27T15:07:08.658Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
15:07:08 [2019-09-27T15:07:08.658Z] INFO: Testing against a local daemon
15:07:08 [2019-09-27T15:07:08.658Z] === RUN   TestDockerNetworkIpvlanPersistance
15:07:08 [2019-09-27T15:07:08.658Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:07:08 [2019-09-27T15:07:08.658Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:08 [2019-09-27T15:07:08.658Z] === RUN   TestDockerNetworkIpvlan
15:07:08 [2019-09-27T15:07:08.658Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:07:08 [2019-09-27T15:07:08.658Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:08 [2019-09-27T15:07:08.658Z] PASS
15:07:08 [2019-09-27T15:07:08.658Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
15:07:08 [2019-09-27T15:07:08.658Z] INFO: Testing against a local daemon
15:07:08 [2019-09-27T15:07:08.658Z] === RUN   TestDockerNetworkMacvlanPersistance
15:07:09 [2019-09-27T15:07:09.403Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	26.506s
15:07:10 [2019-09-27T15:07:10.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.58s)
15:07:10 [2019-09-27T15:07:10.698Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:302: [d34bb73648575] waiting for daemon to start
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:334: [d34bb73648575] daemon started
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:286: [d34bb73648575] exiting daemon
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:302: [d34bb73648575] waiting for daemon to start
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:334: [d34bb73648575] daemon started
15:07:10 [2019-09-27T15:07:10.698Z]     daemon.go:286: [d34bb73648575] exiting daemon
15:07:10 [2019-09-27T15:07:10.698Z] === RUN   TestDockerNetworkMacvlan
15:07:11 [2019-09-27T15:07:11.360Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:07:12 [2019-09-27T15:07:12.373Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:07:13 [2019-09-27T15:07:13.399Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:07:14 [2019-09-27T15:07:14.652Z] PASS: docker_api_swarm_test.go:849: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	4.017s
15:07:16 [2019-09-27T15:07:16.087Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:07:16 [2019-09-27T15:07:16.543Z] PASS: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup	11.202s
15:07:16 [2019-09-27T15:07:16.806Z] PASS: docker_api_swarm_test.go:868: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.471s
15:07:17 [2019-09-27T15:07:17.075Z] PASS: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging	0.824s
15:07:18 [2019-09-27T15:07:18.015Z] --- PASS: TestServiceUpdateSecrets (16.22s)
15:07:18 [2019-09-27T15:07:18.015Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:07:18 [2019-09-27T15:07:18.015Z]     daemon.go:302: [d8573d0f3efa0] waiting for daemon to start
15:07:18 [2019-09-27T15:07:18.015Z]     daemon.go:334: [d8573d0f3efa0] daemon started
15:07:18 [2019-09-27T15:07:18.015Z]     daemon.go:286: [d8573d0f3efa0] exiting daemon
15:07:18 [2019-09-27T15:07:18.015Z] === RUN   TestServiceUpdateConfigs
15:07:18 [2019-09-27T15:07:18.271Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.788s
15:07:19 [2019-09-27T15:07:19.200Z] PASS: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin	0.831s
15:07:19 [2019-09-27T15:07:19.596Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:07:20 [2019-09-27T15:07:20.133Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	0.758s
15:07:20 [2019-09-27T15:07:20.389Z] PASS: docker_cli_config_create_test.go:14: DockerSwarmSuite.TestConfigCreateWithFile	1.844s
15:07:21 [2019-09-27T15:07:21.318Z] PASS: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits	0.795s
15:07:21 [2019-09-27T15:07:21.318Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (unmatched requirement DaemonIsWindows)
15:07:21 [2019-09-27T15:07:21.318Z] SKIP: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
15:07:23 [2019-09-27T15:07:23.838Z] PASS: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser	2.033s
15:07:23 [2019-09-27T15:07:23.838Z] PASS: docker_cli_swarm_test.go:946: DockerSwarmSuite.TestDNSConfig	2.734s
15:07:24 [2019-09-27T15:07:24.767Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.744s
15:07:26 [2019-09-27T15:07:26.137Z] PASS: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged	1.133s
15:07:27 [2019-09-27T15:07:27.507Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.792s
15:07:27 [2019-09-27T15:07:27.507Z] PASS: docker_cli_swarm_test.go:973: DockerSwarmSuite.TestDNSConfigUpdate	2.633s
15:07:28 [2019-09-27T15:07:28.436Z] PASS: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser	0.971s
15:07:29 [2019-09-27T15:07:29.804Z] PASS: docker_cli_export_import_test.go:15: DockerSuite.TestExportContainerWithOutputAndImportImage	1.176s
15:07:30 [2019-09-27T15:07:30.734Z] PASS: docker_cli_swarm_test.go:1420: DockerSwarmSuite.TestExtraHosts	2.782s
15:07:34 [2019-09-27T15:07:34.004Z] --- PASS: TestServiceUpdateConfigs (15.62s)
15:07:34 [2019-09-27T15:07:34.004Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:07:34 [2019-09-27T15:07:34.004Z]     daemon.go:302: [dc57953792ca4] waiting for daemon to start
15:07:34 [2019-09-27T15:07:34.004Z]     daemon.go:334: [dc57953792ca4] daemon started
15:07:34 [2019-09-27T15:07:34.004Z]     daemon.go:286: [dc57953792ca4] exiting daemon
15:07:34 [2019-09-27T15:07:34.004Z] === RUN   TestServiceUpdateNetwork
15:07:34 [2019-09-27T15:07:34.004Z] PASS: docker_cli_swarm_test.go:1614: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.958s
15:07:34 [2019-09-27T15:07:34.569Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.939s
15:07:38 [2019-09-27T15:07:38.280Z] --- PASS: TestDockerNetworkMacvlan (25.69s)
15:07:38 [2019-09-27T15:07:38.280Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [d6c369b1dece7] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [d6c369b1dece7] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [d6c369b1dece7] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [ded82acbd2545] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [ded82acbd2545] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [ded82acbd2545] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [d56c6ff43b4db] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [d56c6ff43b4db] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s)
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [d56c6ff43b4db] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [dde01801e1bbf] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [dde01801e1bbf] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.33s)
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [dde01801e1bbf] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [d63fc34e2f020] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [d63fc34e2f020] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.05s)
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [d63fc34e2f020] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z] PASS
15:07:38 [2019-09-27T15:07:38.280Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
15:07:38 [2019-09-27T15:07:38.280Z] testing: warning: no tests to run
15:07:38 [2019-09-27T15:07:38.280Z] PASS
15:07:38 [2019-09-27T15:07:38.280Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
15:07:38 [2019-09-27T15:07:38.280Z] INFO: Testing against a local daemon
15:07:38 [2019-09-27T15:07:38.280Z] === RUN   TestAuthZPluginAllowRequest
15:07:38 [2019-09-27T15:07:38.280Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
15:07:38 [2019-09-27T15:07:38.280Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [d24e933b31cf9] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [d24e933b31cf9] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [d24e933b31cf9] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z] === RUN   TestAuthZPluginTLS
15:07:38 [2019-09-27T15:07:38.280Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:07:38 [2019-09-27T15:07:38.280Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:302: [de2ef93f8c84c] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:334: [de2ef93f8c84c] daemon started
15:07:38 [2019-09-27T15:07:38.280Z]     daemon.go:286: [de2ef93f8c84c] exiting daemon
15:07:38 [2019-09-27T15:07:38.280Z] === RUN   TestAuthZPluginDenyRequest
15:07:38 [2019-09-27T15:07:38.898Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
15:07:38 [2019-09-27T15:07:38.898Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
15:07:38 [2019-09-27T15:07:38.898Z]     daemon.go:302: [da46f3e369ffd] waiting for daemon to start
15:07:38 [2019-09-27T15:07:38.898Z]     daemon.go:334: [da46f3e369ffd] daemon started
15:07:38 [2019-09-27T15:07:38.898Z]     daemon.go:286: [da46f3e369ffd] exiting daemon
15:07:38 [2019-09-27T15:07:38.898Z] === RUN   TestAuthZPluginAPIDenyResponse
15:07:39 [2019-09-27T15:07:39.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
15:07:39 [2019-09-27T15:07:39.517Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
15:07:39 [2019-09-27T15:07:39.517Z]     daemon.go:302: [ddb463ec0d109] waiting for daemon to start
15:07:39 [2019-09-27T15:07:39.517Z]     daemon.go:334: [ddb463ec0d109] daemon started
15:07:39 [2019-09-27T15:07:39.517Z]     daemon.go:286: [ddb463ec0d109] exiting daemon
15:07:39 [2019-09-27T15:07:39.517Z] === RUN   TestAuthZPluginDenyResponse
15:07:39 [2019-09-27T15:07:39.819Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	4.931s
15:07:39 [2019-09-27T15:07:39.819Z] PASS: docker_cli_swarm_test.go:395: DockerSwarmSuite.TestOverlayAttachable	4.903s
15:07:40 [2019-09-27T15:07:40.133Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
15:07:40 [2019-09-27T15:07:40.133Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
15:07:40 [2019-09-27T15:07:40.133Z]     daemon.go:302: [dcece56672d89] waiting for daemon to start
15:07:40 [2019-09-27T15:07:40.133Z]     daemon.go:334: [dcece56672d89] daemon started
15:07:40 [2019-09-27T15:07:40.133Z]     daemon.go:286: [dcece56672d89] exiting daemon
15:07:40 [2019-09-27T15:07:40.133Z] === RUN   TestAuthZPluginAllowEventStream
15:07:41 [2019-09-27T15:07:41.710Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.136s
15:07:42 [2019-09-27T15:07:42.159Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
15:07:42 [2019-09-27T15:07:42.159Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
15:07:42 [2019-09-27T15:07:42.159Z]     daemon.go:302: [db018941da828] waiting for daemon to start
15:07:42 [2019-09-27T15:07:42.159Z]     daemon.go:334: [db018941da828] daemon started
15:07:42 [2019-09-27T15:07:42.159Z]     daemon.go:286: [db018941da828] exiting daemon
15:07:42 [2019-09-27T15:07:42.159Z] === RUN   TestAuthZPluginErrorResponse
15:07:42 [2019-09-27T15:07:42.444Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
15:07:42 [2019-09-27T15:07:42.444Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
15:07:42 [2019-09-27T15:07:42.444Z]     daemon.go:302: [dd50570cfb459] waiting for daemon to start
15:07:42 [2019-09-27T15:07:42.444Z]     daemon.go:334: [dd50570cfb459] daemon started
15:07:42 [2019-09-27T15:07:42.444Z]     daemon.go:286: [dd50570cfb459] exiting daemon
15:07:42 [2019-09-27T15:07:42.444Z] === RUN   TestAuthZPluginErrorRequest
15:07:43 [2019-09-27T15:07:43.062Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
15:07:43 [2019-09-27T15:07:43.062Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
15:07:43 [2019-09-27T15:07:43.062Z]     daemon.go:302: [dde296ae3d604] waiting for daemon to start
15:07:43 [2019-09-27T15:07:43.062Z]     daemon.go:334: [dde296ae3d604] daemon started
15:07:43 [2019-09-27T15:07:43.062Z]     daemon.go:286: [dde296ae3d604] exiting daemon
15:07:43 [2019-09-27T15:07:43.062Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:07:43 [2019-09-27T15:07:43.680Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
15:07:43 [2019-09-27T15:07:43.680Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:07:43 [2019-09-27T15:07:43.680Z]     daemon.go:302: [df074ef5e201a] waiting for daemon to start
15:07:43 [2019-09-27T15:07:43.680Z]     daemon.go:334: [df074ef5e201a] daemon started
15:07:43 [2019-09-27T15:07:43.680Z]     daemon.go:286: [df074ef5e201a] exiting daemon
15:07:43 [2019-09-27T15:07:43.680Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:07:44 [2019-09-27T15:07:44.295Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	138.806s
15:07:44 [2019-09-27T15:07:44.295Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.684s
15:07:44 [2019-09-27T15:07:44.295Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.013s
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	6.340s
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
15:07:44 [2019-09-27T15:07:44.296Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
15:07:45 [2019-09-27T15:07:45.711Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
15:07:45 [2019-09-27T15:07:45.711Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
15:07:45 [2019-09-27T15:07:45.711Z]     daemon.go:302: [d2bff9ad8a22e] waiting for daemon to start
15:07:45 [2019-09-27T15:07:45.711Z]     daemon.go:334: [d2bff9ad8a22e] daemon started
15:07:45 [2019-09-27T15:07:45.711Z]     daemon.go:286: [d2bff9ad8a22e] exiting daemon
15:07:45 [2019-09-27T15:07:45.711Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:07:45 [2019-09-27T15:07:45.881Z] PASS: docker_cli_swarm_test.go:417: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	5.918s
15:07:46 [2019-09-27T15:07:46.483Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.609s
15:07:46 [2019-09-27T15:07:46.825Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.208s
15:07:47 [2019-09-27T15:07:47.754Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.566s
15:07:47 [2019-09-27T15:07:47.754Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
15:07:47 [2019-09-27T15:07:47.754Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.072s
15:07:48 [2019-09-27T15:07:48.026Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.227s
15:07:48 [2019-09-27T15:07:48.026Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
15:07:48 [2019-09-27T15:07:48.026Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
15:07:48 [2019-09-27T15:07:48.026Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
15:07:48 [2019-09-27T15:07:48.026Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
15:07:48 [2019-09-27T15:07:48.404Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s)
15:07:48 [2019-09-27T15:07:48.404Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
15:07:48 [2019-09-27T15:07:48.404Z]     daemon.go:302: [d1aab7e679ff0] waiting for daemon to start
15:07:48 [2019-09-27T15:07:48.404Z]     daemon.go:334: [d1aab7e679ff0] daemon started
15:07:48 [2019-09-27T15:07:48.404Z]     daemon.go:286: [d1aab7e679ff0] exiting daemon
15:07:48 [2019-09-27T15:07:48.404Z] === RUN   TestAuthZPluginHeader
15:07:49 [2019-09-27T15:07:49.034Z] --- PASS: TestAuthZPluginHeader (0.99s)
15:07:49 [2019-09-27T15:07:49.034Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
15:07:49 [2019-09-27T15:07:49.034Z]     daemon.go:302: [d475db1d952d9] waiting for daemon to start
15:07:49 [2019-09-27T15:07:49.034Z]     daemon.go:334: [d475db1d952d9] daemon started
15:07:49 [2019-09-27T15:07:49.034Z]     daemon.go:286: [d475db1d952d9] exiting daemon
15:07:49 [2019-09-27T15:07:49.034Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:07:49 [2019-09-27T15:07:49.034Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:07:49 [2019-09-27T15:07:49.034Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:49 [2019-09-27T15:07:49.034Z] === RUN   TestAuthZPluginV2Disable
15:07:49 [2019-09-27T15:07:49.034Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:07:49 [2019-09-27T15:07:49.034Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:49 [2019-09-27T15:07:49.034Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:07:49 [2019-09-27T15:07:49.034Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:07:49 [2019-09-27T15:07:49.034Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:49 [2019-09-27T15:07:49.034Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:07:49 [2019-09-27T15:07:49.034Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:07:49 [2019-09-27T15:07:49.034Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:49 [2019-09-27T15:07:49.034Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:07:49 [2019-09-27T15:07:49.122Z] --- PASS: TestServiceUpdateNetwork (15.61s)
15:07:49 [2019-09-27T15:07:49.122Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:07:49 [2019-09-27T15:07:49.122Z]     daemon.go:302: [d5ed7611150bc] waiting for daemon to start
15:07:49 [2019-09-27T15:07:49.122Z]     daemon.go:334: [d5ed7611150bc] daemon started
15:07:49 [2019-09-27T15:07:49.122Z]     daemon.go:286: [d5ed7611150bc] exiting daemon
15:07:49 [2019-09-27T15:07:49.122Z] === RUN   TestDockerNetworkReConnect
15:07:50 [2019-09-27T15:07:50.938Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.821s
15:07:50 [2019-09-27T15:07:50.938Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
15:07:50 [2019-09-27T15:07:50.938Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
15:07:55 [2019-09-27T15:07:55.663Z] --- PASS: TestDockerNetworkReConnect (5.89s)
15:07:55 [2019-09-27T15:07:55.663Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:07:55 [2019-09-27T15:07:55.663Z]     daemon.go:302: [d20f0228f15da] waiting for daemon to start
15:07:55 [2019-09-27T15:07:55.663Z]     daemon.go:334: [d20f0228f15da] daemon started
15:07:55 [2019-09-27T15:07:55.663Z]     daemon.go:286: [d20f0228f15da] exiting daemon
15:07:55 [2019-09-27T15:07:55.663Z] === RUN   TestServiceUpdateLabel
15:07:58 [2019-09-27T15:07:58.181Z] --- PASS: TestServiceUpdateLabel (3.08s)
15:07:58 [2019-09-27T15:07:58.181Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:07:58 [2019-09-27T15:07:58.181Z]     daemon.go:302: [d169607ba7f8d] waiting for daemon to start
15:07:58 [2019-09-27T15:07:58.181Z]     daemon.go:334: [d169607ba7f8d] daemon started
15:07:58 [2019-09-27T15:07:58.181Z]     daemon.go:286: [d169607ba7f8d] exiting daemon
15:07:58 [2019-09-27T15:07:58.181Z] === RUN   TestServiceUpdateSecrets
15:07:59 [2019-09-27T15:07:59.526Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	7.664s
15:08:07 [2019-09-27T15:08:07.503Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
15:08:07 [2019-09-27T15:08:07.503Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:302: [d6cc0c726087e] waiting for daemon to start
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:334: [d6cc0c726087e] daemon started
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:286: [d6cc0c726087e] exiting daemon
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:302: [d6cc0c726087e] waiting for daemon to start
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:302: [d6cc0c726087e] waiting for daemon to start
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:286: [d6cc0c726087e] exiting daemon
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:302: [d6cc0c726087e] waiting for daemon to start
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:334: [d6cc0c726087e] daemon started
15:08:07 [2019-09-27T15:08:07.503Z]     daemon.go:286: [d6cc0c726087e] exiting daemon
15:08:07 [2019-09-27T15:08:07.503Z] PASS
15:08:07 [2019-09-27T15:08:07.503Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
15:08:07 [2019-09-27T15:08:07.503Z] INFO: Testing against a local daemon
15:08:07 [2019-09-27T15:08:07.503Z] === RUN   TestPluginInvalidJSON
15:08:07 [2019-09-27T15:08:07.503Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:08:07 [2019-09-27T15:08:07.503Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:08:07 [2019-09-27T15:08:07.503Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:08:07 [2019-09-27T15:08:07.503Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:08:07 [2019-09-27T15:08:07.503Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:08:07 [2019-09-27T15:08:07.503Z] PASS
15:08:07 [2019-09-27T15:08:07.503Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
15:08:07 [2019-09-27T15:08:07.503Z] INFO: Testing against a local daemon
15:08:07 [2019-09-27T15:08:07.503Z] === RUN   TestExternalGraphDriver
15:08:07 [2019-09-27T15:08:07.503Z] === RUN   TestExternalGraphDriver/json
15:08:08 [2019-09-27T15:08:08.516Z] === RUN   TestExternalGraphDriver/spec
15:08:10 [2019-09-27T15:08:10.357Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	21.423s
15:08:10 [2019-09-27T15:08:10.358Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.010s
15:08:10 [2019-09-27T15:08:10.358Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
15:08:10 [2019-09-27T15:08:10.358Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.009s
15:08:10 [2019-09-27T15:08:10.358Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	0.937s
15:08:10 [2019-09-27T15:08:10.358Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.010s
15:08:10 [2019-09-27T15:08:10.922Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.871s
15:08:10 [2019-09-27T15:08:10.922Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.011s
15:08:11 [2019-09-27T15:08:11.178Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.015s
15:08:11 [2019-09-27T15:08:11.178Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.066s
15:08:11 [2019-09-27T15:08:11.211Z] === RUN   TestExternalGraphDriver/pull
15:08:11 [2019-09-27T15:08:11.435Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.319s
15:08:11 [2019-09-27T15:08:11.691Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.277s
15:08:12 [2019-09-27T15:08:12.254Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.463s
15:08:12 [2019-09-27T15:08:12.254Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.010s
15:08:12 [2019-09-27T15:08:12.254Z] PASS: docker_cli_swarm_test.go:443: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.629s
15:08:13 [2019-09-27T15:08:13.183Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.037s
15:08:13 [2019-09-27T15:08:13.238Z] --- PASS: TestExternalGraphDriver (7.00s)
15:08:13 [2019-09-27T15:08:13.238Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:302: [deecdc5807939] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:334: [deecdc5807939] daemon started
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:286: [deecdc5807939] exiting daemon
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:302: [deecdc5807939] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:334: [deecdc5807939] daemon started
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:286: [deecdc5807939] exiting daemon
15:08:13 [2019-09-27T15:08:13.238Z]     --- PASS: TestExternalGraphDriver/json (2.23s)
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:302: [deecdc5807939] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:334: [deecdc5807939] daemon started
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:286: [deecdc5807939] exiting daemon
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:302: [deecdc5807939] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:334: [deecdc5807939] daemon started
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:286: [deecdc5807939] exiting daemon
15:08:13 [2019-09-27T15:08:13.238Z]     --- PASS: TestExternalGraphDriver/spec (2.25s)
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:302: [deecdc5807939] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:334: [deecdc5807939] daemon started
15:08:13 [2019-09-27T15:08:13.238Z]     daemon.go:286: [deecdc5807939] exiting daemon
15:08:13 [2019-09-27T15:08:13.238Z]     --- PASS: TestExternalGraphDriver/pull (2.26s)
15:08:13 [2019-09-27T15:08:13.238Z] === RUN   TestGraphdriverPluginV2
15:08:13 [2019-09-27T15:08:13.238Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:08:13 [2019-09-27T15:08:13.238Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:13 [2019-09-27T15:08:13.238Z] PASS
15:08:13 [2019-09-27T15:08:13.238Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
15:08:13 [2019-09-27T15:08:13.238Z] INFO: Testing against a local daemon
15:08:13 [2019-09-27T15:08:13.238Z] === RUN   TestContinueAfterPluginCrash
15:08:13 [2019-09-27T15:08:13.238Z] === PAUSE TestContinueAfterPluginCrash
15:08:13 [2019-09-27T15:08:13.238Z] === RUN   TestDaemonStartWithLogOpt
15:08:13 [2019-09-27T15:08:13.238Z] === PAUSE TestDaemonStartWithLogOpt
15:08:13 [2019-09-27T15:08:13.238Z] === CONT  TestContinueAfterPluginCrash
15:08:13 [2019-09-27T15:08:13.238Z] === CONT  TestDaemonStartWithLogOpt
15:08:13 [2019-09-27T15:08:13.440Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.047s
15:08:13 [2019-09-27T15:08:13.697Z] --- PASS: TestServiceUpdateSecrets (15.55s)
15:08:13 [2019-09-27T15:08:13.697Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:08:13 [2019-09-27T15:08:13.697Z]     daemon.go:302: [dfc67bab64d51] waiting for daemon to start
15:08:13 [2019-09-27T15:08:13.697Z]     daemon.go:334: [dfc67bab64d51] daemon started
15:08:13 [2019-09-27T15:08:13.697Z]     daemon.go:286: [dfc67bab64d51] exiting daemon
15:08:13 [2019-09-27T15:08:13.697Z] === RUN   TestServiceUpdateConfigs
15:08:14 [2019-09-27T15:08:14.627Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.267s
15:08:15 [2019-09-27T15:08:15.998Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	1.207s
15:08:15 [2019-09-27T15:08:15.998Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.083s
15:08:16 [2019-09-27T15:08:16.928Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.973s
15:08:20 [2019-09-27T15:08:20.198Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	2.910s
15:08:20 [2019-09-27T15:08:20.198Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.019s
15:08:20 [2019-09-27T15:08:20.198Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.075s
15:08:22 [2019-09-27T15:08:22.095Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.852s
15:08:22 [2019-09-27T15:08:22.662Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	9.971s
15:08:24 [2019-09-27T15:08:24.029Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	2.309s
15:08:24 [2019-09-27T15:08:24.029Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.010s
15:08:26 [2019-09-27T15:08:26.549Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.958s
15:08:26 [2019-09-27T15:08:26.806Z] PASS: docker_cli_swarm_test.go:598: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.475s
15:08:28 [2019-09-27T15:08:28.174Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	1.884s
15:08:28 [2019-09-27T15:08:28.505Z] --- PASS: TestDaemonStartWithLogOpt (15.27s)
15:08:28 [2019-09-27T15:08:28.506Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:302: [d134a45cb49eb] waiting for daemon to start
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:334: [d134a45cb49eb] daemon started
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:286: [d134a45cb49eb] exiting daemon
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:302: [d134a45cb49eb] waiting for daemon to start
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:334: [d134a45cb49eb] daemon started
15:08:28 [2019-09-27T15:08:28.506Z]     daemon.go:286: [d134a45cb49eb] exiting daemon
15:08:29 [2019-09-27T15:08:29.542Z] --- PASS: TestServiceUpdateConfigs (15.88s)
15:08:29 [2019-09-27T15:08:29.543Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:08:29 [2019-09-27T15:08:29.543Z]     daemon.go:302: [da885741aea7f] waiting for daemon to start
15:08:29 [2019-09-27T15:08:29.543Z]     daemon.go:334: [da885741aea7f] daemon started
15:08:29 [2019-09-27T15:08:29.543Z]     daemon.go:286: [da885741aea7f] exiting daemon
15:08:29 [2019-09-27T15:08:29.543Z] === RUN   TestServiceUpdateNetwork
15:08:30 [2019-09-27T15:08:30.106Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	2.012s
15:08:30 [2019-09-27T15:08:30.106Z] PASS: docker_cli_secret_create_test.go:16: DockerSwarmSuite.TestSecretCreateResolve	1.841s
15:08:30 [2019-09-27T15:08:30.669Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.539s
15:08:31 [2019-09-27T15:08:31.233Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.624s
15:08:31 [2019-09-27T15:08:31.796Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.538s
15:08:31 [2019-09-27T15:08:31.796Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	0.121s
15:08:33 [2019-09-27T15:08:33.166Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	0.884s
15:08:33 [2019-09-27T15:08:33.423Z] PASS: docker_cli_secret_create_test.go:76: DockerSwarmSuite.TestSecretCreateWithFile	1.831s
15:08:33 [2019-09-27T15:08:33.987Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.580s
15:08:34 [2019-09-27T15:08:34.009Z] --- PASS: TestContinueAfterPluginCrash (20.32s)
15:08:34 [2019-09-27T15:08:34.009Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
15:08:34 [2019-09-27T15:08:34.009Z]     daemon.go:302: [d81ea9f091f9b] waiting for daemon to start
15:08:34 [2019-09-27T15:08:34.009Z]     daemon.go:334: [d81ea9f091f9b] daemon started
15:08:34 [2019-09-27T15:08:34.009Z]     daemon.go:286: [d81ea9f091f9b] exiting daemon
15:08:34 [2019-09-27T15:08:34.009Z] PASS
15:08:34 [2019-09-27T15:08:34.009Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
15:08:34 [2019-09-27T15:08:34.009Z] INFO: Testing against a local daemon
15:08:34 [2019-09-27T15:08:34.009Z] === RUN   TestPluginWithDevMounts
15:08:34 [2019-09-27T15:08:34.009Z] === PAUSE TestPluginWithDevMounts
15:08:34 [2019-09-27T15:08:34.009Z] === CONT  TestPluginWithDevMounts
15:08:34 [2019-09-27T15:08:34.917Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.876s
15:08:34 [2019-09-27T15:08:34.917Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.019s
15:08:34 [2019-09-27T15:08:34.917Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.029s
15:08:34 [2019-09-27T15:08:34.917Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.018s
15:08:35 [2019-09-27T15:08:35.481Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.556s
15:08:36 [2019-09-27T15:08:36.048Z] --- PASS: TestPluginWithDevMounts (2.29s)
15:08:36 [2019-09-27T15:08:36.049Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
15:08:36 [2019-09-27T15:08:36.049Z]     daemon.go:302: [d1a33c835e137] waiting for daemon to start
15:08:36 [2019-09-27T15:08:36.049Z]     daemon.go:334: [d1a33c835e137] daemon started
15:08:36 [2019-09-27T15:08:36.049Z]     daemon.go:286: [d1a33c835e137] exiting daemon
15:08:36 [2019-09-27T15:08:36.049Z] PASS
15:08:36 [2019-09-27T15:08:36.049Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
15:08:36 [2019-09-27T15:08:36.049Z] INFO: Testing against a local daemon
15:08:36 [2019-09-27T15:08:36.049Z] === RUN   TestSecretInspect
15:08:36 [2019-09-27T15:08:36.410Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.727s
15:08:37 [2019-09-27T15:08:37.341Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.590s
15:08:38 [2019-09-27T15:08:38.269Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.617s
15:08:38 [2019-09-27T15:08:38.758Z] --- PASS: TestSecretInspect (2.41s)
15:08:38 [2019-09-27T15:08:38.758Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
15:08:38 [2019-09-27T15:08:38.758Z]     daemon.go:302: [d006cc10994cc] waiting for daemon to start
15:08:38 [2019-09-27T15:08:38.758Z]     daemon.go:334: [d006cc10994cc] daemon started
15:08:38 [2019-09-27T15:08:38.758Z]     daemon.go:286: [d006cc10994cc] exiting daemon
15:08:38 [2019-09-27T15:08:38.758Z] === RUN   TestSecretList
15:08:39 [2019-09-27T15:08:39.200Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.744s
15:08:39 [2019-09-27T15:08:39.763Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.581s
15:08:40 [2019-09-27T15:08:40.692Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.527s
15:08:40 [2019-09-27T15:08:40.692Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.016s
15:08:40 [2019-09-27T15:08:40.803Z] --- PASS: TestSecretList (2.43s)
15:08:40 [2019-09-27T15:08:40.803Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
15:08:40 [2019-09-27T15:08:40.803Z]     daemon.go:302: [dc36ffec3ece4] waiting for daemon to start
15:08:40 [2019-09-27T15:08:40.803Z]     daemon.go:334: [dc36ffec3ece4] daemon started
15:08:40 [2019-09-27T15:08:40.803Z]     daemon.go:286: [dc36ffec3ece4] exiting daemon
15:08:40 [2019-09-27T15:08:40.803Z] === RUN   TestSecretsCreateAndDelete
15:08:42 [2019-09-27T15:08:42.584Z] PASS: docker_cli_network_unix_test.go:1035: DockerSuite.TestInspectAPIMultipleNetworks	1.114s
15:08:43 [2019-09-27T15:08:43.147Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.756s
15:08:43 [2019-09-27T15:08:43.492Z] --- PASS: TestSecretsCreateAndDelete (2.39s)
15:08:43 [2019-09-27T15:08:43.492Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
15:08:43 [2019-09-27T15:08:43.492Z]     daemon.go:302: [d98d724b79ee3] waiting for daemon to start
15:08:43 [2019-09-27T15:08:43.492Z]     daemon.go:334: [d98d724b79ee3] daemon started
15:08:43 [2019-09-27T15:08:43.492Z]     daemon.go:286: [d98d724b79ee3] exiting daemon
15:08:43 [2019-09-27T15:08:43.492Z] === RUN   TestSecretsUpdate
15:08:43 [2019-09-27T15:08:43.709Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.579s
15:08:43 [2019-09-27T15:08:43.709Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.029s
15:08:44 [2019-09-27T15:08:44.638Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.567s
15:08:44 [2019-09-27T15:08:44.638Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
15:08:45 [2019-09-27T15:08:45.534Z] --- PASS: TestSecretsUpdate (2.33s)
15:08:45 [2019-09-27T15:08:45.534Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
15:08:45 [2019-09-27T15:08:45.534Z]     daemon.go:302: [d4296c8aa703e] waiting for daemon to start
15:08:45 [2019-09-27T15:08:45.534Z]     daemon.go:334: [d4296c8aa703e] daemon started
15:08:45 [2019-09-27T15:08:45.534Z]     daemon.go:286: [d4296c8aa703e] exiting daemon
15:08:45 [2019-09-27T15:08:45.534Z] === RUN   TestTemplatedSecret
15:08:46 [2019-09-27T15:08:46.027Z] --- PASS: TestServiceUpdateNetwork (16.22s)
15:08:46 [2019-09-27T15:08:46.027Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:08:46 [2019-09-27T15:08:46.027Z]     daemon.go:302: [dc14f5a396583] waiting for daemon to start
15:08:46 [2019-09-27T15:08:46.027Z]     daemon.go:334: [dc14f5a396583] daemon started
15:08:46 [2019-09-27T15:08:46.027Z]     daemon.go:286: [dc14f5a396583] exiting daemon
15:08:46 [2019-09-27T15:08:46.027Z] === RUN   TestDockerNetworkReConnect
15:08:46 [2019-09-27T15:08:46.027Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	1.081s
15:08:46 [2019-09-27T15:08:46.960Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.703s
15:08:46 [2019-09-27T15:08:46.960Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.813s
15:08:47 [2019-09-27T15:08:47.893Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.732s
15:08:48 [2019-09-27T15:08:48.991Z] --- PASS: TestTemplatedSecret (3.08s)
15:08:48 [2019-09-27T15:08:48.991Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
15:08:48 [2019-09-27T15:08:48.991Z]     daemon.go:302: [dc6067454e219] waiting for daemon to start
15:08:48 [2019-09-27T15:08:48.991Z]     daemon.go:334: [dc6067454e219] daemon started
15:08:48 [2019-09-27T15:08:48.991Z]     daemon.go:286: [dc6067454e219] exiting daemon
15:08:48 [2019-09-27T15:08:48.991Z] PASS
15:08:48 [2019-09-27T15:08:48.991Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
15:08:48 [2019-09-27T15:08:48.991Z] INFO: Testing against a local daemon
15:08:48 [2019-09-27T15:08:48.991Z] === RUN   TestServiceCreateInit
15:08:48 [2019-09-27T15:08:48.991Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:08:49 [2019-09-27T15:08:49.262Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	1.147s
15:08:49 [2019-09-27T15:08:49.262Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.015s
15:08:49 [2019-09-27T15:08:49.262Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.038s
15:08:49 [2019-09-27T15:08:49.262Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
15:08:50 [2019-09-27T15:08:50.193Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.593s
15:08:50 [2019-09-27T15:08:50.450Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.780s
15:08:51 [2019-09-27T15:08:51.015Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.699s
15:08:51 [2019-09-27T15:08:51.015Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.087s
15:08:51 [2019-09-27T15:08:51.948Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.568s
15:08:52 [2019-09-27T15:08:52.204Z] --- PASS: TestDockerNetworkReConnect (6.54s)
15:08:52 [2019-09-27T15:08:52.204Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:08:52 [2019-09-27T15:08:52.204Z]     daemon.go:302: [d0448b81c15ad] waiting for daemon to start
15:08:52 [2019-09-27T15:08:52.204Z]     daemon.go:334: [d0448b81c15ad] daemon started
15:08:52 [2019-09-27T15:08:52.204Z]     daemon.go:286: [d0448b81c15ad] exiting daemon
15:08:52 [2019-09-27T15:08:52.204Z] === RUN   TestServiceUpdateLabel
15:08:52 [2019-09-27T15:08:52.770Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.728s
15:08:53 [2019-09-27T15:08:53.413Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:08:54 [2019-09-27T15:08:54.138Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.963s
15:08:54 [2019-09-27T15:08:54.701Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	1.866s
15:08:54 [2019-09-27T15:08:54.701Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.016s
15:08:55 [2019-09-27T15:08:55.630Z] --- PASS: TestServiceUpdateLabel (3.22s)
15:08:55 [2019-09-27T15:08:55.630Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:08:55 [2019-09-27T15:08:55.630Z]     daemon.go:302: [d31c71e1f9bc3] waiting for daemon to start
15:08:55 [2019-09-27T15:08:55.630Z]     daemon.go:334: [d31c71e1f9bc3] daemon started
15:08:55 [2019-09-27T15:08:55.630Z]     daemon.go:286: [d31c71e1f9bc3] exiting daemon
15:08:55 [2019-09-27T15:08:55.630Z] === RUN   TestServiceUpdateSecrets
15:08:55 [2019-09-27T15:08:55.630Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.691s
15:08:57 [2019-09-27T15:08:57.001Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	1.144s
15:08:57 [2019-09-27T15:08:57.565Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.871s
15:08:57 [2019-09-27T15:08:57.810Z] --- PASS: TestServiceCreateInit (8.94s)
15:08:57 [2019-09-27T15:08:57.810Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s)
15:08:57 [2019-09-27T15:08:57.810Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:302: [de691ae888b88] waiting for daemon to start
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:334: [de691ae888b88] daemon started
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:286: [de691ae888b88] exiting daemon
15:08:57 [2019-09-27T15:08:57.810Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s)
15:08:57 [2019-09-27T15:08:57.810Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:302: [dd5645dc2dfc6] waiting for daemon to start
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:334: [dd5645dc2dfc6] daemon started
15:08:57 [2019-09-27T15:08:57.810Z]         daemon.go:286: [dd5645dc2dfc6] exiting daemon
15:08:57 [2019-09-27T15:08:57.810Z] === RUN   TestCreateServiceMultipleTimes
15:08:58 [2019-09-27T15:08:58.934Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.430s
15:08:59 [2019-09-27T15:08:59.497Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.648s
15:09:00 [2019-09-27T15:09:00.431Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.879s
15:09:01 [2019-09-27T15:09:01.362Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	3.233s
15:09:01 [2019-09-27T15:09:01.362Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.654s
15:09:02 [2019-09-27T15:09:02.292Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.724s
15:09:03 [2019-09-27T15:09:03.224Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.618s
15:09:04 [2019-09-27T15:09:04.163Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.709s
15:09:04 [2019-09-27T15:09:04.163Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.019s
15:09:06 [2019-09-27T15:09:06.685Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	2.416s
15:09:08 [2019-09-27T15:09:08.578Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.273s
15:09:09 [2019-09-27T15:09:09.956Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.480s
15:09:10 [2019-09-27T15:09:10.519Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.355s
15:09:11 [2019-09-27T15:09:11.449Z] --- PASS: TestServiceUpdateSecrets (15.71s)
15:09:11 [2019-09-27T15:09:11.449Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:09:11 [2019-09-27T15:09:11.449Z]     daemon.go:302: [d8dd011c8d080] waiting for daemon to start
15:09:11 [2019-09-27T15:09:11.449Z]     daemon.go:334: [d8dd011c8d080] daemon started
15:09:11 [2019-09-27T15:09:11.449Z]     daemon.go:286: [d8dd011c8d080] exiting daemon
15:09:11 [2019-09-27T15:09:11.449Z] === RUN   TestServiceUpdateConfigs
15:09:12 [2019-09-27T15:09:12.818Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.775s
15:09:15 [2019-09-27T15:09:15.337Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.799s
15:09:16 [2019-09-27T15:09:16.289Z] --- PASS: TestCreateServiceMultipleTimes (17.48s)
15:09:16 [2019-09-27T15:09:16.289Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
15:09:16 [2019-09-27T15:09:16.289Z]     daemon.go:302: [dc4cadbe6cc7e] waiting for daemon to start
15:09:16 [2019-09-27T15:09:16.289Z]     daemon.go:334: [dc4cadbe6cc7e] daemon started
15:09:16 [2019-09-27T15:09:16.289Z]     daemon.go:286: [dc4cadbe6cc7e] exiting daemon
15:09:16 [2019-09-27T15:09:16.289Z] === RUN   TestCreateWithDuplicateNetworkNames
15:09:17 [2019-09-27T15:09:17.857Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.776s
15:09:17 [2019-09-27T15:09:17.857Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.037s
15:09:20 [2019-09-27T15:09:20.378Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	17.903s
15:09:20 [2019-09-27T15:09:20.378Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.172s
15:09:20 [2019-09-27T15:09:20.635Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.352s
15:09:21 [2019-09-27T15:09:21.565Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.723s
15:09:23 [2019-09-27T15:09:23.463Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.792s
15:09:26 [2019-09-27T15:09:26.734Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.797s
15:09:26 [2019-09-27T15:09:26.992Z] --- PASS: TestServiceUpdateConfigs (15.67s)
15:09:26 [2019-09-27T15:09:26.992Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:09:26 [2019-09-27T15:09:26.992Z]     daemon.go:302: [ddbed85364bf3] waiting for daemon to start
15:09:26 [2019-09-27T15:09:26.992Z]     daemon.go:334: [ddbed85364bf3] daemon started
15:09:26 [2019-09-27T15:09:26.992Z]     daemon.go:286: [ddbed85364bf3] exiting daemon
15:09:26 [2019-09-27T15:09:26.992Z] === RUN   TestServiceUpdateNetwork
15:09:28 [2019-09-27T15:09:28.908Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s)
15:09:28 [2019-09-27T15:09:28.908Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
15:09:28 [2019-09-27T15:09:28.908Z]     daemon.go:302: [d402641d4607e] waiting for daemon to start
15:09:28 [2019-09-27T15:09:28.908Z]     daemon.go:334: [d402641d4607e] daemon started
15:09:28 [2019-09-27T15:09:28.908Z]     daemon.go:286: [d402641d4607e] exiting daemon
15:09:28 [2019-09-27T15:09:28.908Z] === RUN   TestCreateServiceSecretFileMode
15:09:31 [2019-09-27T15:09:31.340Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.846s
15:09:31 [2019-09-27T15:09:31.598Z] --- PASS: TestCreateServiceSecretFileMode (2.78s)
15:09:31 [2019-09-27T15:09:31.598Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
15:09:31 [2019-09-27T15:09:31.598Z]     daemon.go:302: [de8e0e536b1b9] waiting for daemon to start
15:09:31 [2019-09-27T15:09:31.598Z]     daemon.go:334: [de8e0e536b1b9] daemon started
15:09:31 [2019-09-27T15:09:31.598Z]     daemon.go:286: [de8e0e536b1b9] exiting daemon
15:09:31 [2019-09-27T15:09:31.598Z] === RUN   TestCreateServiceConfigFileMode
15:09:34 [2019-09-27T15:09:34.282Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
15:09:34 [2019-09-27T15:09:34.283Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
15:09:34 [2019-09-27T15:09:34.283Z]     daemon.go:302: [d4c079a688daf] waiting for daemon to start
15:09:34 [2019-09-27T15:09:34.283Z]     daemon.go:334: [d4c079a688daf] daemon started
15:09:34 [2019-09-27T15:09:34.283Z]     daemon.go:286: [d4c079a688daf] exiting daemon
15:09:34 [2019-09-27T15:09:34.283Z] === RUN   TestInspect
15:09:35 [2019-09-27T15:09:35.513Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	13.592s
15:09:36 [2019-09-27T15:09:36.971Z] --- PASS: TestInspect (2.38s)
15:09:36 [2019-09-27T15:09:36.971Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
15:09:36 [2019-09-27T15:09:36.971Z]     daemon.go:302: [de737bb113379] waiting for daemon to start
15:09:36 [2019-09-27T15:09:36.971Z]     daemon.go:334: [de737bb113379] daemon started
15:09:36 [2019-09-27T15:09:36.971Z]     daemon.go:286: [de737bb113379] exiting daemon
15:09:36 [2019-09-27T15:09:36.971Z] === RUN   TestDockerNetworkConnectAlias
15:09:38 [2019-09-27T15:09:38.034Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	6.464s
15:09:38 [2019-09-27T15:09:38.034Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.706s
15:09:39 [2019-09-27T15:09:39.931Z] PASS: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename	1.580s
15:09:40 [2019-09-27T15:09:40.860Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.919s
15:09:40 [2019-09-27T15:09:40.912Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	100.834s
15:09:40 [2019-09-27T15:09:40.912Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
15:09:42 [2019-09-27T15:09:42.462Z] --- PASS: TestDockerNetworkConnectAlias (5.88s)
15:09:42 [2019-09-27T15:09:42.463Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
15:09:42 [2019-09-27T15:09:42.463Z]     daemon.go:302: [d37fafa4f9087] waiting for daemon to start
15:09:42 [2019-09-27T15:09:42.463Z]     daemon.go:334: [d37fafa4f9087] daemon started
15:09:42 [2019-09-27T15:09:42.463Z]     daemon.go:286: [d37fafa4f9087] exiting daemon
15:09:42 [2019-09-27T15:09:42.463Z] === RUN   TestDockerNetworkReConnect
15:09:42 [2019-09-27T15:09:42.761Z] --- PASS: TestServiceUpdateNetwork (15.91s)
15:09:42 [2019-09-27T15:09:42.761Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:09:42 [2019-09-27T15:09:42.761Z]     daemon.go:302: [d4a5b8e66997a] waiting for daemon to start
15:09:42 [2019-09-27T15:09:42.761Z]     daemon.go:334: [d4a5b8e66997a] daemon started
15:09:42 [2019-09-27T15:09:42.761Z]     daemon.go:286: [d4a5b8e66997a] exiting daemon
15:09:42 [2019-09-27T15:09:42.761Z] === RUN   TestDockerNetworkReConnect
15:09:43 [2019-09-27T15:09:43.693Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.433s
15:09:43 [2019-09-27T15:09:43.950Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.556s
15:09:43 [2019-09-27T15:09:43.950Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.011s
15:09:44 [2019-09-27T15:09:44.515Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.440s
15:09:44 [2019-09-27T15:09:44.515Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.022s
15:09:44 [2019-09-27T15:09:44.515Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
15:09:45 [2019-09-27T15:09:45.446Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.675s
15:09:46 [2019-09-27T15:09:46.381Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.694s
15:09:46 [2019-09-27T15:09:46.718Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	5.384s
15:09:46 [2019-09-27T15:09:46.718Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.004s
15:09:46 [2019-09-27T15:09:46.884Z] --- PASS: TestDockerNetworkReConnect (3.99s)
15:09:46 [2019-09-27T15:09:46.884Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
15:09:46 [2019-09-27T15:09:46.884Z]     daemon.go:302: [d0b055853b4db] waiting for daemon to start
15:09:46 [2019-09-27T15:09:46.884Z]     daemon.go:334: [d0b055853b4db] daemon started
15:09:46 [2019-09-27T15:09:46.884Z]     daemon.go:286: [d0b055853b4db] exiting daemon
15:09:46 [2019-09-27T15:09:46.884Z] === RUN   TestServicePlugin
15:09:46 [2019-09-27T15:09:46.884Z] --- SKIP: TestServicePlugin (0.00s)
15:09:46 [2019-09-27T15:09:46.884Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:09:46 [2019-09-27T15:09:46.884Z] === RUN   TestServiceUpdateLabel
15:09:48 [2019-09-27T15:09:48.900Z] --- PASS: TestDockerNetworkReConnect (6.00s)
15:09:48 [2019-09-27T15:09:48.900Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:09:48 [2019-09-27T15:09:48.900Z]     daemon.go:302: [da6a2fa0723f2] waiting for daemon to start
15:09:48 [2019-09-27T15:09:48.900Z]     daemon.go:334: [da6a2fa0723f2] daemon started
15:09:48 [2019-09-27T15:09:48.900Z]     daemon.go:286: [da6a2fa0723f2] exiting daemon
15:09:48 [2019-09-27T15:09:48.900Z] === RUN   TestServiceUpdateLabel
15:09:48 [2019-09-27T15:09:48.921Z] --- PASS: TestServiceUpdateLabel (2.37s)
15:09:48 [2019-09-27T15:09:48.921Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
15:09:48 [2019-09-27T15:09:48.921Z]     daemon.go:302: [d31e9603e2a9c] waiting for daemon to start
15:09:48 [2019-09-27T15:09:48.921Z]     daemon.go:334: [d31e9603e2a9c] daemon started
15:09:48 [2019-09-27T15:09:48.921Z]     daemon.go:286: [d31e9603e2a9c] exiting daemon
15:09:48 [2019-09-27T15:09:48.921Z] === RUN   TestServiceUpdateSecrets
15:09:50 [2019-09-27T15:09:50.270Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.857s
15:09:50 [2019-09-27T15:09:50.464Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.835s
15:09:51 [2019-09-27T15:09:51.200Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.932s
15:09:51 [2019-09-27T15:09:51.435Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.728s
15:09:51 [2019-09-27T15:09:51.436Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
15:09:51 [2019-09-27T15:09:51.436Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
15:09:51 [2019-09-27T15:09:51.436Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
15:09:51 [2019-09-27T15:09:51.436Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.214s
15:09:51 [2019-09-27T15:09:51.896Z] PASS: docker_api_build_test.go:474: DockerSuite.TestBuildAddCacheOnFileChange	0.557s
15:09:52 [2019-09-27T15:09:52.129Z] --- PASS: TestServiceUpdateLabel (3.17s)
15:09:52 [2019-09-27T15:09:52.129Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:09:52 [2019-09-27T15:09:52.129Z]     daemon.go:302: [d1728830c0eb5] waiting for daemon to start
15:09:52 [2019-09-27T15:09:52.129Z]     daemon.go:334: [d1728830c0eb5] daemon started
15:09:52 [2019-09-27T15:09:52.129Z]     daemon.go:286: [d1728830c0eb5] exiting daemon
15:09:52 [2019-09-27T15:09:52.129Z] === RUN   TestServiceUpdateSecrets
15:09:54 [2019-09-27T15:09:54.885Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.725s
15:09:55 [2019-09-27T15:09:55.858Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.167s
15:09:56 [2019-09-27T15:09:56.319Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
15:09:56 [2019-09-27T15:09:56.319Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
15:09:56 [2019-09-27T15:09:56.319Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.057s
15:09:56 [2019-09-27T15:09:56.381Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.514s
15:09:56 [2019-09-27T15:09:56.943Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.610s
15:09:56 [2019-09-27T15:09:56.943Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.010s
15:09:57 [2019-09-27T15:09:57.507Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	3.060s
15:09:58 [2019-09-27T15:09:58.071Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.257s
15:09:58 [2019-09-27T15:09:58.502Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.084s
15:09:59 [2019-09-27T15:09:59.441Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.194s
15:10:00 [2019-09-27T15:10:00.809Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.380s
15:10:02 [2019-09-27T15:10:02.178Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.102s
15:10:03 [2019-09-27T15:10:03.109Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.829s
15:10:04 [2019-09-27T15:10:04.140Z] --- PASS: TestServiceUpdateSecrets (15.10s)
15:10:04 [2019-09-27T15:10:04.140Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
15:10:04 [2019-09-27T15:10:04.140Z]     daemon.go:302: [d401450ada522] waiting for daemon to start
15:10:04 [2019-09-27T15:10:04.140Z]     daemon.go:334: [d401450ada522] daemon started
15:10:04 [2019-09-27T15:10:04.140Z]     daemon.go:286: [d401450ada522] exiting daemon
15:10:04 [2019-09-27T15:10:04.140Z] === RUN   TestServiceUpdateConfigs
15:10:05 [2019-09-27T15:10:05.646Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.403s
15:10:06 [2019-09-27T15:10:06.581Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.894s
15:10:07 [2019-09-27T15:10:07.511Z] --- PASS: TestServiceUpdateSecrets (15.37s)
15:10:07 [2019-09-27T15:10:07.512Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:10:07 [2019-09-27T15:10:07.512Z]     daemon.go:302: [d93d6df573032] waiting for daemon to start
15:10:07 [2019-09-27T15:10:07.512Z]     daemon.go:334: [d93d6df573032] daemon started
15:10:07 [2019-09-27T15:10:07.512Z]     daemon.go:286: [d93d6df573032] exiting daemon
15:10:07 [2019-09-27T15:10:07.512Z] === RUN   TestServiceUpdateConfigs
15:10:07 [2019-09-27T15:10:07.512Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	1.009s
15:10:08 [2019-09-27T15:10:08.848Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	9.881s
15:10:10 [2019-09-27T15:10:10.995Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.785s
15:10:14 [2019-09-27T15:10:14.267Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.929s
15:10:19 [2019-09-27T15:10:19.272Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	9.161s
15:10:19 [2019-09-27T15:10:19.272Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.709s
15:10:19 [2019-09-27T15:10:19.272Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
15:10:19 [2019-09-27T15:10:19.414Z] --- PASS: TestServiceUpdateConfigs (15.08s)
15:10:19 [2019-09-27T15:10:19.414Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
15:10:19 [2019-09-27T15:10:19.414Z]     daemon.go:302: [d0d41a6f650d1] waiting for daemon to start
15:10:19 [2019-09-27T15:10:19.414Z]     daemon.go:334: [d0d41a6f650d1] daemon started
15:10:19 [2019-09-27T15:10:19.414Z]     daemon.go:286: [d0d41a6f650d1] exiting daemon
15:10:19 [2019-09-27T15:10:19.414Z] === RUN   TestServiceUpdateNetwork
15:10:20 [2019-09-27T15:10:20.808Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.708s
15:10:21 [2019-09-27T15:10:21.064Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.807s
15:10:21 [2019-09-27T15:10:21.994Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.870s
15:10:22 [2019-09-27T15:10:22.186Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.033s
15:10:22 [2019-09-27T15:10:22.924Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.867s
15:10:22 [2019-09-27T15:10:22.924Z] --- PASS: TestServiceUpdateConfigs (15.45s)
15:10:22 [2019-09-27T15:10:22.924Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:10:22 [2019-09-27T15:10:22.924Z]     daemon.go:302: [d3b664105d699] waiting for daemon to start
15:10:22 [2019-09-27T15:10:22.924Z]     daemon.go:334: [d3b664105d699] daemon started
15:10:22 [2019-09-27T15:10:22.924Z]     daemon.go:286: [d3b664105d699] exiting daemon
15:10:22 [2019-09-27T15:10:22.924Z] === RUN   TestServiceUpdateNetwork
15:10:23 [2019-09-27T15:10:23.728Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.292s
15:10:23 [2019-09-27T15:10:23.854Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.934s
15:10:23 [2019-09-27T15:10:23.854Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.417s
15:10:24 [2019-09-27T15:10:24.418Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.539s
15:10:25 [2019-09-27T15:10:25.350Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.944s
15:10:27 [2019-09-27T15:10:27.873Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.607s
15:10:28 [2019-09-27T15:10:28.130Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.370s
15:10:28 [2019-09-27T15:10:28.426Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	4.232s
15:10:28 [2019-09-27T15:10:28.427Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
15:10:28 [2019-09-27T15:10:28.427Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
15:10:28 [2019-09-27T15:10:28.427Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
15:10:28 [2019-09-27T15:10:28.427Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
15:10:28 [2019-09-27T15:10:28.887Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.604s
15:10:29 [2019-09-27T15:10:29.497Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.325s
15:10:32 [2019-09-27T15:10:32.766Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	2.209s
15:10:33 [2019-09-27T15:10:33.330Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.909s
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestServiceUpdateNetwork (13.26s)
15:10:34 [2019-09-27T15:10:34.642Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:302: [dd2eac656cef1] waiting for daemon to start
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:334: [dd2eac656cef1] daemon started
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:286: [dd2eac656cef1] exiting daemon
15:10:34 [2019-09-27T15:10:34.642Z] PASS
15:10:34 [2019-09-27T15:10:34.642Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
15:10:34 [2019-09-27T15:10:34.642Z] INFO: Testing against a local daemon
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestSessionCreate
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestSessionCreate (0.02s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestSessionCreateWithBadUpgrade
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestSessionCreateWithBadUpgrade (0.00s)
15:10:34 [2019-09-27T15:10:34.642Z] PASS
15:10:34 [2019-09-27T15:10:34.642Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
15:10:34 [2019-09-27T15:10:34.642Z] INFO: Testing against a local daemon
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:10:34 [2019-09-27T15:10:34.642Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestEventsExecDie
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestEventsExecDie (0.84s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestEventsBackwardsCompatible
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestInfoBinaryCommits
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestInfoAPIVersioned
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestInfoAPI
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestInfoAPI (0.05s)
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestInfoAPIWarnings
15:10:34 [2019-09-27T15:10:34.642Z] --- PASS: TestInfoAPIWarnings (0.93s)
15:10:34 [2019-09-27T15:10:34.642Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:302: [d95cdfee2fe57] waiting for daemon to start
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:334: [d95cdfee2fe57] daemon started
15:10:34 [2019-09-27T15:10:34.642Z]     daemon.go:286: [d95cdfee2fe57] exiting daemon
15:10:34 [2019-09-27T15:10:34.642Z] === RUN   TestLoginFailsWithBadCredentials
15:10:34 [2019-09-27T15:10:34.925Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s)
15:10:34 [2019-09-27T15:10:34.925Z] === RUN   TestVersion
15:10:34 [2019-09-27T15:10:34.925Z] --- PASS: TestVersion (0.02s)
15:10:34 [2019-09-27T15:10:34.925Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:10:34 [2019-09-27T15:10:34.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:10:34 [2019-09-27T15:10:34.925Z]     cgroupdriver_systemd_test.go:35: systemd not available
15:10:34 [2019-09-27T15:10:34.925Z] PASS
15:10:34 [2019-09-27T15:10:34.925Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
15:10:34 [2019-09-27T15:10:34.925Z] INFO: Testing against a local daemon
15:10:34 [2019-09-27T15:10:34.925Z] === RUN   TestVolumesCreateAndList
15:10:34 [2019-09-27T15:10:34.925Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:10:34 [2019-09-27T15:10:34.925Z] === RUN   TestVolumesRemove
15:10:35 [2019-09-27T15:10:35.207Z] --- PASS: TestVolumesRemove (0.08s)
15:10:35 [2019-09-27T15:10:35.207Z] === RUN   TestVolumesInspect
15:10:35 [2019-09-27T15:10:35.207Z] --- PASS: TestVolumesInspect (0.02s)
15:10:35 [2019-09-27T15:10:35.207Z] === RUN   TestVolumesInvalidJSON
15:10:35 [2019-09-27T15:10:35.207Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:35 [2019-09-27T15:10:35.207Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:35 [2019-09-27T15:10:35.207Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:35 [2019-09-27T15:10:35.207Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:10:35 [2019-09-27T15:10:35.207Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:35 [2019-09-27T15:10:35.207Z] PASS
15:10:35 [2019-09-27T15:10:35.207Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:10:35 [2019-09-27T15:10:35.222Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	1.673s
15:10:36 [2019-09-27T15:10:36.677Z] umount: bundles/test-integration/root: mountpoint not found
15:10:36 [2019-09-27T15:10:36.677Z] Clearing AppArmor profiles cache:.
15:10:36 [2019-09-27T15:10:36.677Z] All profile caches have been cleared, but no profiles have been unloaded.
15:10:36 [2019-09-27T15:10:36.677Z] Unloading profiles will leave already running processes permanently
15:10:36 [2019-09-27T15:10:36.677Z] unconfined, which can lead to unexpected situations.
15:10:36 [2019-09-27T15:10:36.677Z] 
15:10:36 [2019-09-27T15:10:36.677Z] To set a process to complain mode, use the command line tool
15:10:36 [2019-09-27T15:10:36.677Z] 'aa-complain'. To really tear down all profiles, run the init script
15:10:36 [2019-09-27T15:10:36.677Z] with the 'teardown' option."
15:10:36 [2019-09-27T15:10:36.677Z] Removing test suite binaries
15:10:36 [2019-09-27T15:10:36.677Z] 
15:10:38 [2019-09-27T15:10:38.521Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.887s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:10:39 [2019-09-27T15:10:39.171Z] + echo Ensuring container killed.
15:10:39 [2019-09-27T15:10:39.171Z] Ensuring container killed.
15:10:39 [2019-09-27T15:10:39.171Z] + docker rm -vf docker-pr4
15:10:39 [2019-09-27T15:10:39.171Z] Error: No such container: docker-pr4
15:10:39 [2019-09-27T15:10:39.171Z] + true
[Pipeline] sh
15:10:39 [2019-09-27T15:10:39.452Z] --- PASS: TestServiceUpdateNetwork (16.52s)
15:10:39 [2019-09-27T15:10:39.452Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:10:39 [2019-09-27T15:10:39.452Z]     daemon.go:302: [d3d8a104b9d8e] waiting for daemon to start
15:10:39 [2019-09-27T15:10:39.452Z]     daemon.go:334: [d3d8a104b9d8e] daemon started
15:10:39 [2019-09-27T15:10:39.452Z]     daemon.go:286: [d3d8a104b9d8e] exiting daemon
15:10:39 [2019-09-27T15:10:39.452Z] PASS
15:10:39 [2019-09-27T15:10:39.452Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:10:39 [2019-09-27T15:10:39.452Z] INFO: Testing against a local daemon
15:10:39 [2019-09-27T15:10:39.452Z] testing: warning: no tests to run
15:10:39 [2019-09-27T15:10:39.452Z] PASS
15:10:39 [2019-09-27T15:10:39.452Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:10:39 [2019-09-27T15:10:39.452Z] INFO: Testing against a local daemon
15:10:39 [2019-09-27T15:10:39.452Z] testing: warning: no tests to run
15:10:39 [2019-09-27T15:10:39.452Z] PASS
15:10:39 [2019-09-27T15:10:39.452Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:10:39 [2019-09-27T15:10:39.565Z] + echo Chowning /workspace to jenkins user
15:10:39 [2019-09-27T15:10:39.565Z] Chowning /workspace to jenkins user
15:10:39 [2019-09-27T15:10:39.565Z] + id -u
15:10:39 [2019-09-27T15:10:39.565Z] + id -g
15:10:39 [2019-09-27T15:10:39.565Z] + docker run --rm -v /home/docker/workspace/engine_PR-367:/workspace busybox chown -R 1001:1001 /workspace
15:10:39 [2019-09-27T15:10:39.565Z] Unable to find image 'busybox:latest' locally
15:10:39 [2019-09-27T15:10:39.709Z] INFO: Testing against a local daemon
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:10:39 [2019-09-27T15:10:39.709Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:10:39 [2019-09-27T15:10:39.709Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:10:39 [2019-09-27T15:10:39.709Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2019-09-27T15:10:39.709Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.709Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.848Z] latest: Pulling from library/busybox
15:10:39 [2019-09-27T15:10:39.848Z] e38168a01e65: Pulling fs layer
15:10:39 [2019-09-27T15:10:39.966Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.966Z] --- PASS: TestVolumesInvalidJSON (0.08s)
15:10:39 [2019-09-27T15:10:39.966Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:39 [2019-09-27T15:10:39.966Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2019-09-27T15:10:39.966Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.966Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.966Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:10:39 [2019-09-27T15:10:39.966Z] --- PASS: TestVolumesInvalidJSON (0.08s)
15:10:39 [2019-09-27T15:10:39.966Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:10:39 [2019-09-27T15:10:39.966Z] PASS
15:10:39 [2019-09-27T15:10:39.966Z] Running integration-test (iteration 3)
15:10:39 [2019-09-27T15:10:39.966Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:10:39 [2019-09-27T15:10:39.966Z] INFO: Testing against a local daemon
15:10:39 [2019-09-27T15:10:39.966Z] === RUN   TestBuildWithHugeFile
15:10:40 [2019-09-27T15:10:40.133Z] e38168a01e65: Verifying Checksum
15:10:40 [2019-09-27T15:10:40.133Z] e38168a01e65: Download complete
15:10:40 [2019-09-27T15:10:40.415Z] e38168a01e65: Pull complete
15:10:40 [2019-09-27T15:10:40.415Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
15:10:40 [2019-09-27T15:10:40.415Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:10:42 [2019-09-27T15:10:42.827Z] + bundleName=powerpc-integration
15:10:42 [2019-09-27T15:10:42.827Z] + echo Creating powerpc-integration-bundles.tar.gz
15:10:42 [2019-09-27T15:10:42.827Z] Creating powerpc-integration-bundles.tar.gz
15:10:42 [2019-09-27T15:10:42.827Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
15:10:42 [2019-09-27T15:10:42.827Z] + xargs tar -czf powerpc-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:10:42 [2019-09-27T15:10:42.868Z] Archiving artifacts
15:10:43 [2019-09-27T15:10:43.190Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-367/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:10:43 [2019-09-27T15:10:43.242Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	7.707s
15:10:43 [2019-09-27T15:10:43.242Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
15:10:43 [2019-09-27T15:10:43.499Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	0.920s
15:10:43 [2019-09-27T15:10:43.571Z] + make clean
15:10:44 [2019-09-27T15:10:44.187Z] docker volume rm -f docker-dev-cache
15:10:44 [2019-09-27T15:10:44.187Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:10:49 [2019-09-27T15:10:49.570Z] 3889bb8d808b: Pull complete
15:10:55 [2019-09-27T15:10:55.679Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	16.537s
15:10:56 [2019-09-27T15:10:56.610Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	12.855s
15:10:59 [2019-09-27T15:10:59.180Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	2.085s
15:11:01 [2019-09-27T15:11:01.702Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.765s
15:11:04 [2019-09-27T15:11:04.604Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	30.851s
15:11:04 [2019-09-27T15:11:04.604Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
15:11:04 [2019-09-27T15:11:04.604Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
15:11:13 [2019-09-27T15:11:13.892Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	4.431s
15:11:13 [2019-09-27T15:11:13.892Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	11.980s
15:11:18 [2019-09-27T15:11:18.075Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	3.837s
15:11:21 [2019-09-27T15:11:21.349Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	2.815s
15:11:23 [2019-09-27T15:11:23.871Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	2.915s
15:11:27 [2019-09-27T15:11:27.144Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	3.548s
15:11:29 [2019-09-27T15:11:29.768Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	26.350s
15:11:29 [2019-09-27T15:11:29.768Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
15:11:29 [2019-09-27T15:11:29.768Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.156s
15:11:35 [2019-09-27T15:11:35.574Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	6.190s
15:11:36 [2019-09-27T15:11:36.035Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
15:11:40 [2019-09-27T15:11:40.731Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	4.022s
15:11:45 [2019-09-27T15:11:45.201Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	4.243s
15:11:45 [2019-09-27T15:11:45.201Z] --- PASS: TestBuildWithHugeFile (63.74s)
15:11:45 [2019-09-27T15:11:45.201Z] === RUN   TestBuildWithEmptyDockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:45 [2019-09-27T15:11:45.201Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:11:45 [2019-09-27T15:11:45.201Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
15:11:45 [2019-09-27T15:11:45.201Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:11:45 [2019-09-27T15:11:45.201Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
15:11:45 [2019-09-27T15:11:45.201Z] === RUN   TestBuildWithHugeFile
15:11:45 [2019-09-27T15:11:45.201Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	20.837s
15:11:47 [2019-09-27T15:11:47.722Z] PASS: docker_api_containers_test.go:1325: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	3.084s
15:11:49 [2019-09-27T15:11:49.317Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	7.880s
15:11:57 [2019-09-27T15:11:57.671Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	3.720s
15:11:57 [2019-09-27T15:11:57.898Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	7.539s
15:11:57 [2019-09-27T15:11:57.898Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
15:12:00 [2019-09-27T15:12:00.944Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.634s
15:12:02 [2019-09-27T15:12:02.617Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	4.448s
15:12:02 [2019-09-27T15:12:02.617Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
15:12:02 [2019-09-27T15:12:02.617Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
15:12:03 [2019-09-27T15:12:03.469Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	12.145s
15:12:03 [2019-09-27T15:12:03.469Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
15:12:03 [2019-09-27T15:12:03.469Z] PASS: docker_api_containers_test.go:1588: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.099s
15:12:04 [2019-09-27T15:12:04.837Z] PASS: docker_api_containers_test.go:1502: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	1.490s
15:12:04 [2019-09-27T15:12:04.837Z] PASS: docker_api_containers_test.go:1484: DockerSuite.TestPostContainersCreateShmSizeNegative	0.003s
15:12:06 [2019-09-27T15:12:06.207Z] PASS: docker_api_containers_test.go:1530: DockerSuite.TestPostContainersCreateShmSizeOmitted	1.588s
15:12:06 [2019-09-27T15:12:06.207Z] PASS: docker_api_containers_test.go:1613: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.004s
15:12:07 [2019-09-27T15:12:07.335Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	4.778s
15:12:07 [2019-09-27T15:12:07.335Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
15:12:07 [2019-09-27T15:12:07.798Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.428s
15:12:08 [2019-09-27T15:12:08.101Z] PASS: docker_api_containers_test.go:1557: DockerSuite.TestPostContainersCreateWithShmSize	1.469s
15:12:08 [2019-09-27T15:12:08.101Z] PASS: docker_api_containers_test.go:1380: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.163s
15:12:08 [2019-09-27T15:12:08.257Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
15:12:08 [2019-09-27T15:12:08.258Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
15:12:10 [2019-09-27T15:12:10.643Z] PASS: docker_api_containers_test.go:1353: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	2.675s
15:12:10 [2019-09-27T15:12:10.643Z] PASS: docker_api_containers_test.go:1451: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.005s
15:12:18 [2019-09-27T15:12:18.737Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	7.056s
15:12:21 [2019-09-27T15:12:21.260Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	3.515s
15:12:21 [2019-09-27T15:12:21.825Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.580s
15:12:22 [2019-09-27T15:12:22.085Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.244s
15:12:27 [2019-09-27T15:12:27.341Z] PASS: docker_cli_swarm_test.go:1395: DockerSwarmSuite.TestSwarmAlternateLockUnlock	24.300s
15:12:27 [2019-09-27T15:12:27.906Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	4.222s
15:12:29 [2019-09-27T15:12:29.807Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	1.222s
15:12:30 [2019-09-27T15:12:30.737Z] PASS: docker_cli_swarm_test.go:1973: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.969s
15:12:33 [2019-09-27T15:12:33.417Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	24.730s
15:12:34 [2019-09-27T15:12:34.915Z] PASS: docker_cli_swarm_test.go:1934: DockerSwarmSuite.TestSwarmClusterEventsNetwork	2.251s
15:12:36 [2019-09-27T15:12:36.809Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	5.153s
15:12:38 [2019-09-27T15:12:38.115Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	3.963s
15:12:38 [2019-09-27T15:12:38.115Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
15:12:38 [2019-09-27T15:12:38.575Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
15:12:39 [2019-09-27T15:12:39.546Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.653s
15:12:39 [2019-09-27T15:12:39.546Z] SKIP: docker_cli_build_test.go:5412: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
15:12:44 [2019-09-27T15:12:44.246Z] PASS: docker_cli_build_test.go:5390: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	4.049s
15:12:44 [2019-09-27T15:12:44.706Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.724s
15:12:44 [2019-09-27T15:12:44.706Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
15:12:44 [2019-09-27T15:12:44.706Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
15:12:46 [2019-09-27T15:12:46.248Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	1.123s
15:12:46 [2019-09-27T15:12:46.707Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.614s
15:12:47 [2019-09-27T15:12:47.168Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.371s
15:12:47 [2019-09-27T15:12:47.628Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.406s
15:12:47 [2019-09-27T15:12:47.628Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.376s
15:12:49 [2019-09-27T15:12:49.000Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	10.338s
15:12:49 [2019-09-27T15:12:49.000Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.822s
15:12:50 [2019-09-27T15:12:50.540Z] PASS: docker_cli_build_test.go:5340: DockerSuite.TestBuildCmdShellArgsEscaped	2.236s
15:12:52 [2019-09-27T15:12:52.080Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.593s
15:12:52 [2019-09-27T15:12:52.080Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
15:12:52 [2019-09-27T15:12:52.540Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.910s
15:12:53 [2019-09-27T15:12:53.185Z] --- PASS: TestBuildWithHugeFile (68.52s)
15:12:53 [2019-09-27T15:12:53.185Z] === RUN   TestBuildWithEmptyDockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:53 [2019-09-27T15:12:53.185Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:53 [2019-09-27T15:12:53.186Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:53 [2019-09-27T15:12:53.186Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:53 [2019-09-27T15:12:53.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:12:53 [2019-09-27T15:12:53.186Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:12:53 [2019-09-27T15:12:53.186Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
15:12:53 [2019-09-27T15:12:53.186Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
15:12:53 [2019-09-27T15:12:53.186Z] === RUN   TestBuildWithHugeFile
15:12:54 [2019-09-27T15:12:54.115Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	5.758s
15:12:54 [2019-09-27T15:12:54.372Z] PASS: docker_cli_swarm_test.go:1904: DockerSwarmSuite.TestSwarmClusterEventsNode	6.878s
15:13:04 [2019-09-27T15:13:04.947Z] PASS: docker_cli_build_test.go:5601: DockerSuite.TestBuildContChar	10.910s
15:13:04 [2019-09-27T15:13:04.947Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
15:13:04 [2019-09-27T15:13:04.947Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.321s
15:13:06 [2019-09-27T15:13:06.552Z] PASS: docker_cli_swarm_test.go:1820: DockerSwarmSuite.TestSwarmClusterEventsScope	8.778s
15:13:07 [2019-09-27T15:13:07.130Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.682s
15:13:07 [2019-09-27T15:13:07.591Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.632s
15:13:07 [2019-09-27T15:13:07.591Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.349s
15:13:07 [2019-09-27T15:13:07.591Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
15:13:08 [2019-09-27T15:13:08.562Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.578s
15:13:09 [2019-09-27T15:13:09.023Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.541s
15:13:09 [2019-09-27T15:13:09.023Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
15:13:09 [2019-09-27T15:13:09.023Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
15:13:09 [2019-09-27T15:13:09.074Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	13.035s
15:13:09 [2019-09-27T15:13:09.331Z] PASS: docker_cli_swarm_test.go:1953: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.718s
15:13:12 [2019-09-27T15:13:12.043Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	2.071s
15:13:16 [2019-09-27T15:13:16.218Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	3.981s
15:13:19 [2019-09-27T15:13:19.407Z] PASS: docker_cli_build_test.go:6025: DockerSuite.TestBuildCopyFileDotWithWorkdir	9.311s
15:13:19 [2019-09-27T15:13:19.495Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	2.331s
15:13:24 [2019-09-27T15:13:24.746Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	3.452s
15:13:27 [2019-09-27T15:13:27.270Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.997s
15:13:27 [2019-09-27T15:13:27.835Z] PASS: docker_cli_swarm_test.go:1864: DockerSwarmSuite.TestSwarmClusterEventsService	17.761s
15:13:32 [2019-09-27T15:13:32.029Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.428s
15:13:36 [2019-09-27T15:13:36.207Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	4.283s
15:13:36 [2019-09-27T15:13:36.463Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.301s
15:13:38 [2019-09-27T15:13:38.983Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	2.086s
15:13:44 [2019-09-27T15:13:44.237Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	3.838s
15:13:49 [2019-09-27T15:13:49.487Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	3.804s
15:13:50 [2019-09-27T15:13:50.856Z] PASS: docker_cli_swarm_test.go:1800: DockerSwarmSuite.TestSwarmClusterEventsSource	7.294s
15:13:50 [2019-09-27T15:13:50.856Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.995s
15:13:50 [2019-09-27T15:13:50.856Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
15:13:51 [2019-09-27T15:13:51.113Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.352s
15:13:51 [2019-09-27T15:13:51.113Z] PASS: docker_cli_push_test.go:293: DockerSuite.TestPushToCentralRegistryUnauthorized	0.164s
15:13:51 [2019-09-27T15:13:51.369Z] PASS: docker_cli_push_test.go:39: DockerSuite.TestPushUnprefixedRepo	0.113s
15:13:52 [2019-09-27T15:13:52.742Z] PASS: docker_api_containers_test.go:1425: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	1.433s
15:13:55 [2019-09-27T15:13:55.122Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	30.788s
15:13:55 [2019-09-27T15:13:55.122Z] PASS: docker_cli_build_test.go:5898: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.061s
15:13:55 [2019-09-27T15:13:55.122Z] PASS: docker_cli_build_test.go:5881: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	0.817s
15:13:56 [2019-09-27T15:13:56.919Z] PASS: docker_cli_restart_test.go:298: DockerSuite.TestRestartAutoRemoveContainer	4.202s
15:13:58 [2019-09-27T15:13:58.865Z] PASS: docker_cli_build_test.go:5916: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	5.310s
15:13:58 [2019-09-27T15:13:58.865Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
15:13:58 [2019-09-27T15:13:58.865Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
15:13:58 [2019-09-27T15:13:58.865Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
15:13:59 [2019-09-27T15:13:59.326Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.406s
15:13:59 [2019-09-27T15:13:59.326Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
15:13:59 [2019-09-27T15:13:59.440Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	2.103s
15:13:59 [2019-09-27T15:13:59.697Z] --- PASS: TestBuildWithHugeFile (66.79s)
15:13:59 [2019-09-27T15:13:59.697Z] === RUN   TestBuildWithEmptyDockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:13:59 [2019-09-27T15:13:59.697Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:13:59 [2019-09-27T15:13:59.954Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:13:59 [2019-09-27T15:13:59.954Z] PASS: docker_cli_swarm_test.go:1841: DockerSwarmSuite.TestSwarmClusterEventsType	8.616s
15:13:59 [2019-09-27T15:13:59.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:13:59 [2019-09-27T15:13:59.954Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
15:13:59 [2019-09-27T15:13:59.954Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
15:13:59 [2019-09-27T15:13:59.954Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
15:13:59 [2019-09-27T15:13:59.954Z] === RUN   TestBuildWithHugeFile
15:14:00 [2019-09-27T15:14:00.518Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	1.004s
15:14:18 [2019-09-27T15:14:18.593Z] PASS: docker_cli_restart_test.go:267: DockerSuite.TestRestartContainerwithRestartPolicy	17.475s
15:14:20 [2019-09-27T15:14:20.486Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.712s
15:14:25 [2019-09-27T15:14:25.741Z] PASS: docker_cli_restart_test.go:237: DockerSuite.TestRestartPolicyAfterRestart	3.684s
15:14:25 [2019-09-27T15:14:25.741Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.421s
15:14:25 [2019-09-27T15:14:25.741Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.120s
15:14:28 [2019-09-27T15:14:28.262Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	2.244s
15:14:29 [2019-09-27T15:14:29.312Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	25.652s
15:14:29 [2019-09-27T15:14:29.312Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.503s
15:14:29 [2019-09-27T15:14:29.312Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
15:14:32 [2019-09-27T15:14:32.478Z] 921b2cb8ef3f: Pull complete
15:14:32 [2019-09-27T15:14:32.478Z] Digest: sha256:c1c0c43f28b3d994e5f215946786c34634dcc813aa7afe2f28a968c02ca1de68
15:14:32 [2019-09-27T15:14:32.478Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
15:14:32 [2019-09-27T15:14:32.478Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully
15:14:32 [2019-09-27T15:14:32.478Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test
15:14:32 [2019-09-27T15:14:32.478Z] powershell.exe : Error: No such object: mcr.microsoft.com/windows/servercore
15:14:32 [2019-09-27T15:14:32.478Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6a17721e\powershellWrapper.ps1:3 char:1
15:14:32 [2019-09-27T15:14:32.478Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
15:14:32 [2019-09-27T15:14:32.478Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15:14:32 [2019-09-27T15:14:32.478Z]     + CategoryInfo          : NotSpecified: (Error: No such ...dows/servercore    :String) [], RemoteException
15:14:32 [2019-09-27T15:14:32.478Z]     + FullyQualifiedErrorId : NativeCommandError
15:14:32 [2019-09-27T15:14:32.478Z]  
15:14:32 [2019-09-27T15:14:32.478Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is ''
15:14:32 [2019-09-27T15:14:32.478Z] WARN: Skipping validation tests
15:14:32 [2019-09-27T15:14:32.478Z] INFO: Running unit tests at 09/27/2019 15:14:28...
15:14:34 [2019-09-27T15:14:34.810Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	3.101s
15:14:38 [2019-09-27T15:14:38.086Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	3.436s
15:14:39 [2019-09-27T15:14:39.583Z] INFO: make.ps1 starting at 09/27/2019 15:14:39
15:14:40 [2019-09-27T15:14:40.047Z] INFO: Git commit (0910118e4) assumed from DOCKER_GITCOMMIT environment variable
15:14:40 [2019-09-27T15:14:40.047Z] INFO: Invoking autogen...
15:14:40 [2019-09-27T15:14:40.506Z] INFO: Running unit tests...
15:14:44 [2019-09-27T15:14:44.142Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	15.008s
15:14:44 [2019-09-27T15:14:44.142Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.890s
15:14:44 [2019-09-27T15:14:44.602Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.047s
15:14:46 [2019-09-27T15:14:46.181Z] PASS: docker_cli_restart_test.go:193: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	5.841s
15:14:49 [2019-09-27T15:14:49.456Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.979s
15:14:49 [2019-09-27T15:14:49.456Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.016s
15:14:49 [2019-09-27T15:14:49.456Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.332s
15:14:53 [2019-09-27T15:14:53.184Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	7.059s
15:14:57 [2019-09-27T15:14:57.548Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	6.795s
15:14:58 [2019-09-27T15:14:58.478Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.129s
15:14:59 [2019-09-27T15:14:59.410Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.608s
15:15:00 [2019-09-27T15:15:00.268Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	7.043s
15:15:01 [2019-09-27T15:15:01.808Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	2.408s
15:15:03 [2019-09-27T15:15:03.601Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	3.321s
15:15:04 [2019-09-27T15:15:04.530Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.289s
15:15:04 [2019-09-27T15:15:04.787Z] --- PASS: TestBuildWithHugeFile (64.71s)
15:15:04 [2019-09-27T15:15:04.787Z] === RUN   TestBuildWithEmptyDockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:15:04 [2019-09-27T15:15:04.787Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:15:05 [2019-09-27T15:15:05.044Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:15:05 [2019-09-27T15:15:05.044Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:15:05 [2019-09-27T15:15:05.044Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
15:15:05 [2019-09-27T15:15:05.044Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
15:15:05 [2019-09-27T15:15:05.044Z] === RUN   TestBuildWithHugeFile
15:15:05 [2019-09-27T15:15:05.638Z] ?   	github.com/docker/docker/api	[no test files]
15:15:06 [2019-09-27T15:15:06.416Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.862s
15:15:08 [2019-09-27T15:15:08.308Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.903s
15:15:08 [2019-09-27T15:15:08.308Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.219s
15:15:10 [2019-09-27T15:15:10.830Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.170s
15:15:18 [2019-09-27T15:15:18.926Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	7.296s
15:15:19 [2019-09-27T15:15:19.856Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.823s
15:15:21 [2019-09-27T15:15:21.225Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	1.584s
15:15:22 [2019-09-27T15:15:22.155Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.767s
15:15:23 [2019-09-27T15:15:23.345Z] ok  	github.com/docker/docker/api/server	0.075s	coverage: 8.0% of statements
15:15:25 [2019-09-27T15:15:25.429Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunAddDeviceCgroupRule	2.844s
15:15:26 [2019-09-27T15:15:26.798Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	1.927s
15:15:27 [2019-09-27T15:15:27.728Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.942s
15:15:29 [2019-09-27T15:15:29.097Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	1.267s
15:15:29 [2019-09-27T15:15:29.097Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.013s
15:15:30 [2019-09-27T15:15:30.993Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	1.728s
15:15:31 [2019-09-27T15:15:31.926Z] PASS: docker_cli_swarm_test.go:1317: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	71.342s
15:15:36 [2019-09-27T15:15:36.099Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	3.229s
15:15:37 [2019-09-27T15:15:37.030Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	1.320s
15:15:39 [2019-09-27T15:15:39.554Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	1.395s
15:15:40 [2019-09-27T15:15:40.120Z] PASS: docker_cli_swarm_test.go:367: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	7.935s
15:15:40 [2019-09-27T15:15:40.683Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	1.043s
15:15:43 [2019-09-27T15:15:43.207Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	2.548s
15:15:46 [2019-09-27T15:15:46.483Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	3.221s
15:15:48 [2019-09-27T15:15:48.375Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	1.064s
15:15:49 [2019-09-27T15:15:49.744Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	1.169s
15:15:52 [2019-09-27T15:15:52.263Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	1.073s
15:15:54 [2019-09-27T15:15:54.785Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	1.398s
15:15:55 [2019-09-27T15:15:55.348Z] PASS: docker_cli_swarm_test.go:320: DockerSwarmSuite.TestSwarmContainerAutoStart	14.161s
15:15:55 [2019-09-27T15:15:55.911Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	1.025s
15:15:58 [2019-09-27T15:15:58.443Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	2.182s
15:16:00 [2019-09-27T15:16:00.337Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	1.322s
15:16:01 [2019-09-27T15:16:01.717Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	1.607s
15:16:03 [2019-09-27T15:16:03.092Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	1.426s
15:16:04 [2019-09-27T15:16:04.460Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	1.458s
15:16:04 [2019-09-27T15:16:04.460Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.026s
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ok  	github.com/docker/docker/api/server/httputils	0.141s	coverage: 11.1% of statements
15:16:05 [2019-09-27T15:16:05.902Z] ok  	github.com/docker/docker/api/server/middleware	0.184s	coverage: 37.7% of statements
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/swarm	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/types	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:16:05 [2019-09-27T15:16:05.902Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ok  	github.com/docker/docker/api/types/filters	0.098s	coverage: 93.1% of statements
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ok  	github.com/docker/docker/api/types/strslice	0.134s	coverage: 90.0% of statements
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:16:06 [2019-09-27T15:16:06.873Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ok  	github.com/docker/docker/api/types/time	0.316s	coverage: 100.0% of statements
15:16:06 [2019-09-27T15:16:06.874Z] ok  	github.com/docker/docker/api/types/versions	0.033s	coverage: 75.0% of statements
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:16:06 [2019-09-27T15:16:06.874Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:16:08 [2019-09-27T15:16:08.635Z] PASS: docker_cli_swarm_test.go:342: DockerSwarmSuite.TestSwarmContainerEndpointOptions	11.495s
15:16:09 [2019-09-27T15:16:09.564Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	4.765s
15:16:10 [2019-09-27T15:16:10.934Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	1.553s
15:16:12 [2019-09-27T15:16:12.676Z] ok  	github.com/docker/docker/builder/dockerfile	0.353s	coverage: 35.0% of statements
15:16:12 [2019-09-27T15:16:12.676Z] ok  	github.com/docker/docker/builder/dockerignore	0.032s	coverage: 96.8% of statements
15:16:12 [2019-09-27T15:16:12.676Z] ok  	github.com/docker/docker/builder/fscache	1.529s	coverage: 69.5% of statements
15:16:12 [2019-09-27T15:16:12.827Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	1.968s
15:16:13 [2019-09-27T15:16:13.140Z] ok  	github.com/docker/docker/builder/remotecontext	0.550s	coverage: 9.2% of statements
15:16:13 [2019-09-27T15:16:13.390Z] PASS: docker_cli_swarm_test.go:521: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	2.425s
15:16:13 [2019-09-27T15:16:13.945Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	62.283s
15:16:13 [2019-09-27T15:16:13.945Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	4.565s
15:16:13 [2019-09-27T15:16:13.945Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
15:16:14 [2019-09-27T15:16:14.322Z] --- PASS: TestBuildWithHugeFile (69.26s)
15:16:14 [2019-09-27T15:16:14.322Z] === RUN   TestBuildWithEmptyDockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:14 [2019-09-27T15:16:14.323Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	1.403s
15:16:14 [2019-09-27T15:16:14.323Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:14 [2019-09-27T15:16:14.580Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:16:14 [2019-09-27T15:16:14.580Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:16:14 [2019-09-27T15:16:14.580Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:16:14 [2019-09-27T15:16:14.580Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
15:16:14 [2019-09-27T15:16:14.580Z] PASS
15:16:14 [2019-09-27T15:16:14.580Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:16:14 [2019-09-27T15:16:14.580Z] INFO: Testing against a local daemon
15:16:14 [2019-09-27T15:16:14.580Z] testing: warning: no tests to run
15:16:14 [2019-09-27T15:16:14.580Z] PASS
15:16:14 [2019-09-27T15:16:14.580Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:16:14 [2019-09-27T15:16:14.836Z] INFO: Testing against a local daemon
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestContainerInvalidJSON
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:16:14 [2019-09-27T15:16:14.836Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:16:14 [2019-09-27T15:16:14.836Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:16:14 [2019-09-27T15:16:14.836Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:16:14 [2019-09-27T15:16:14.836Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:16:14 [2019-09-27T15:16:14.836Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:16:14 [2019-09-27T15:16:14.836Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:16:14 [2019-09-27T15:16:14.836Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:16:14 [2019-09-27T15:16:14.836Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:16:14 [2019-09-27T15:16:14.836Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:16:14 [2019-09-27T15:16:14.836Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:16:14 [2019-09-27T15:16:14.836Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:16:14 [2019-09-27T15:16:14.836Z] === RUN   TestCopyFromContainerPathIsNotDir
15:16:15 [2019-09-27T15:16:15.093Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:16:15 [2019-09-27T15:16:15.093Z] === RUN   TestCopyFromContainer
15:16:15 [2019-09-27T15:16:15.351Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.922s
15:16:15 [2019-09-27T15:16:15.351Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.175s
15:16:16 [2019-09-27T15:16:16.720Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	1.061s
15:16:16 [2019-09-27T15:16:16.977Z] === RUN   TestCopyFromContainer//
15:16:16 [2019-09-27T15:16:16.977Z] === RUN   TestCopyFromContainer//bar/root
15:16:17 [2019-09-27T15:16:17.235Z] === RUN   TestCopyFromContainer//bar/root/
15:16:17 [2019-09-27T15:16:17.492Z] === RUN   TestCopyFromContainer/bar/quux
15:16:17 [2019-09-27T15:16:17.492Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.890s
15:16:17 [2019-09-27T15:16:17.492Z] === RUN   TestCopyFromContainer/bar/quux/
15:16:17 [2019-09-27T15:16:17.749Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:16:17 [2019-09-27T15:16:17.749Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:16:17 [2019-09-27T15:16:17.749Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:16:18 [2019-09-27T15:16:18.006Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:16:18 [2019-09-27T15:16:18.006Z] === RUN   TestCopyFromContainer/bar/notarget
15:16:18 [2019-09-27T15:16:18.263Z] --- PASS: TestCopyFromContainer (3.16s)
15:16:18 [2019-09-27T15:16:18.263Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:16:18 [2019-09-27T15:16:18.263Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:16:18 [2019-09-27T15:16:18.264Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:16:18 [2019-09-27T15:16:18.264Z] === RUN   TestDaemonRestartIpcMode
15:16:18 [2019-09-27T15:16:18.264Z] === PAUSE TestDaemonRestartIpcMode
15:16:18 [2019-09-27T15:16:18.264Z] === RUN   TestExecWithCloseStdin
15:16:18 [2019-09-27T15:16:18.521Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.931s
15:16:19 [2019-09-27T15:16:19.451Z] --- PASS: TestExecWithCloseStdin (1.21s)
15:16:19 [2019-09-27T15:16:19.451Z] === RUN   TestExecUser
15:16:19 [2019-09-27T15:16:19.451Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	1.034s
15:16:20 [2019-09-27T15:16:20.015Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	5.446s
15:16:20 [2019-09-27T15:16:20.272Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.929s
15:16:20 [2019-09-27T15:16:20.533Z] --- PASS: TestExecUser (1.03s)
15:16:20 [2019-09-27T15:16:20.533Z] === RUN   TestHealthKillContainer
15:16:20 [2019-09-27T15:16:20.533Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.163s
15:16:21 [2019-09-27T15:16:21.463Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.757s
15:16:21 [2019-09-27T15:16:21.463Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.014s
15:16:22 [2019-09-27T15:16:22.831Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.268s
15:16:23 [2019-09-27T15:16:23.394Z] --- PASS: TestHealthKillContainer (3.06s)
15:16:23 [2019-09-27T15:16:23.394Z] === RUN   TestAPIIpcModeHost
15:16:23 [2019-09-27T15:16:23.959Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.768s
15:16:24 [2019-09-27T15:16:24.216Z] --- PASS: TestAPIIpcModeHost (0.71s)
15:16:24 [2019-09-27T15:16:24.216Z] === RUN   TestDaemonIpcModeShareable
15:16:24 [2019-09-27T15:16:24.780Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.702s
15:16:25 [2019-09-27T15:16:25.709Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.891s
15:16:25 [2019-09-27T15:16:25.709Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.080s
15:16:25 [2019-09-27T15:16:25.981Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
15:16:25 [2019-09-27T15:16:25.981Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:16:25 [2019-09-27T15:16:25.981Z]     daemon.go:302: [dd963c7d80a3b] waiting for daemon to start
15:16:25 [2019-09-27T15:16:25.981Z]     daemon.go:334: [dd963c7d80a3b] daemon started
15:16:25 [2019-09-27T15:16:25.981Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:296, shared: true, mustBeShared: true
15:16:25 [2019-09-27T15:16:25.981Z]     daemon.go:286: [dd963c7d80a3b] exiting daemon
15:16:25 [2019-09-27T15:16:25.981Z] === RUN   TestDaemonIpcModePrivate
15:16:26 [2019-09-27T15:16:26.557Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.837s
15:16:26 [2019-09-27T15:16:26.814Z] PASS: docker_cli_swarm_test.go:467: DockerSwarmSuite.TestSwarmIngressNetwork	1.622s
15:16:28 [2019-09-27T15:16:28.182Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
15:16:28 [2019-09-27T15:16:28.182Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:16:28 [2019-09-27T15:16:28.182Z]     daemon.go:302: [d0b9b307ba6c9] waiting for daemon to start
15:16:28 [2019-09-27T15:16:28.182Z]     daemon.go:334: [d0b9b307ba6c9] daemon started
15:16:28 [2019-09-27T15:16:28.182Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:311, shared: false, mustBeShared: false
15:16:28 [2019-09-27T15:16:28.182Z]     daemon.go:286: [d0b9b307ba6c9] exiting daemon
15:16:28 [2019-09-27T15:16:28.182Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:16:28 [2019-09-27T15:16:28.438Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.680s
15:16:29 [2019-09-27T15:16:29.807Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
15:16:29 [2019-09-27T15:16:29.808Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:16:29 [2019-09-27T15:16:29.808Z]     daemon.go:302: [dc61a2529dd97] waiting for daemon to start
15:16:29 [2019-09-27T15:16:29.808Z]     daemon.go:334: [dc61a2529dd97] daemon started
15:16:29 [2019-09-27T15:16:29.808Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:311, shared: false, mustBeShared: false
15:16:29 [2019-09-27T15:16:29.808Z]     daemon.go:286: [dc61a2529dd97] exiting daemon
15:16:29 [2019-09-27T15:16:29.808Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:16:30 [2019-09-27T15:16:30.372Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.722s
15:16:31 [2019-09-27T15:16:31.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
15:16:31 [2019-09-27T15:16:31.741Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:16:31 [2019-09-27T15:16:31.741Z]     daemon.go:302: [dab48a7b2d4c2] waiting for daemon to start
15:16:31 [2019-09-27T15:16:31.741Z]     daemon.go:334: [dab48a7b2d4c2] daemon started
15:16:31 [2019-09-27T15:16:31.741Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:296, shared: true, mustBeShared: true
15:16:31 [2019-09-27T15:16:31.741Z]     daemon.go:286: [dab48a7b2d4c2] exiting daemon
15:16:31 [2019-09-27T15:16:31.741Z] === RUN   TestStopContainerWithTimeout
15:16:31 [2019-09-27T15:16:31.741Z] === RUN   TestStopContainerWithTimeout/0
15:16:31 [2019-09-27T15:16:31.741Z] === PAUSE TestStopContainerWithTimeout/0
15:16:31 [2019-09-27T15:16:31.741Z] === RUN   TestStopContainerWithTimeout/1
15:16:31 [2019-09-27T15:16:31.741Z] === PAUSE TestStopContainerWithTimeout/1
15:16:31 [2019-09-27T15:16:31.741Z] === RUN   TestStopContainerWithTimeout/3
15:16:31 [2019-09-27T15:16:31.741Z] === PAUSE TestStopContainerWithTimeout/3
15:16:31 [2019-09-27T15:16:31.741Z] === RUN   TestStopContainerWithTimeout/-1
15:16:31 [2019-09-27T15:16:31.741Z] === PAUSE TestStopContainerWithTimeout/-1
15:16:31 [2019-09-27T15:16:31.741Z] === CONT  TestStopContainerWithTimeout/0
15:16:31 [2019-09-27T15:16:31.741Z] === CONT  TestStopContainerWithTimeout/-1
15:16:31 [2019-09-27T15:16:31.998Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.667s
15:16:32 [2019-09-27T15:16:32.561Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	4.127s
15:16:32 [2019-09-27T15:16:32.561Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
15:16:32 [2019-09-27T15:16:32.819Z] === CONT  TestStopContainerWithTimeout/3
15:16:32 [2019-09-27T15:16:32.819Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.861s
15:16:33 [2019-09-27T15:16:33.749Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.980s
15:16:34 [2019-09-27T15:16:34.679Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.767s
15:16:34 [2019-09-27T15:16:34.679Z] === CONT  TestStopContainerWithTimeout/1
15:16:36 [2019-09-27T15:16:36.048Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	1.216s
15:16:36 [2019-09-27T15:16:36.979Z] --- PASS: TestStopContainerWithTimeout (0.05s)
15:16:36 [2019-09-27T15:16:36.979Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
15:16:36 [2019-09-27T15:16:36.979Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
15:16:36 [2019-09-27T15:16:36.979Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
15:16:36 [2019-09-27T15:16:36.979Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
15:16:36 [2019-09-27T15:16:36.979Z] === RUN   TestDeleteDevicemapper
15:16:36 [2019-09-27T15:16:36.979Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:16:36 [2019-09-27T15:16:36.979Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:16:36 [2019-09-27T15:16:36.979Z] === CONT  TestDaemonRestartIpcMode
15:16:36 [2019-09-27T15:16:36.979Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.977s
15:16:39 [2019-09-27T15:16:39.503Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	2.179s
15:16:40 [2019-09-27T15:16:40.875Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
15:16:40 [2019-09-27T15:16:40.875Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:302: [d19660586f4f7] waiting for daemon to start
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:334: [d19660586f4f7] daemon started
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:286: [d19660586f4f7] exiting daemon
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:302: [d19660586f4f7] waiting for daemon to start
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:334: [d19660586f4f7] daemon started
15:16:40 [2019-09-27T15:16:40.875Z]     daemon.go:286: [d19660586f4f7] exiting daemon
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestContainerInvalidJSON
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:16:40 [2019-09-27T15:16:40.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:16:40 [2019-09-27T15:16:40.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:16:40 [2019-09-27T15:16:40.875Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:16:40 [2019-09-27T15:16:40.875Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:16:40 [2019-09-27T15:16:40.875Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:16:40 [2019-09-27T15:16:40.875Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:16:40 [2019-09-27T15:16:40.875Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:16:40 [2019-09-27T15:16:40.875Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:16:40 [2019-09-27T15:16:40.875Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:16:40 [2019-09-27T15:16:40.875Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:16:40 [2019-09-27T15:16:40.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:16:40 [2019-09-27T15:16:40.875Z] === RUN   TestCopyFromContainerPathIsNotDir
15:16:40 [2019-09-27T15:16:40.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:16:40 [2019-09-27T15:16:40.876Z] === RUN   TestCopyFromContainer
15:16:41 [2019-09-27T15:16:41.132Z] PASS: docker_cli_swarm_test.go:1054: DockerSwarmSuite.TestSwarmInitLocked	7.328s
15:16:42 [2019-09-27T15:16:42.062Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.900s
15:16:42 [2019-09-27T15:16:42.994Z] PASS: docker_cli_swarm_test.go:1738: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.907s
15:16:42 [2019-09-27T15:16:42.994Z] === RUN   TestCopyFromContainer//
15:16:42 [2019-09-27T15:16:42.994Z] === RUN   TestCopyFromContainer//bar/root
15:16:43 [2019-09-27T15:16:43.130Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.839s	coverage: 85.1% of statements
15:16:43 [2019-09-27T15:16:43.131Z] ?   	github.com/docker/docker/cli	[no test files]
15:16:43 [2019-09-27T15:16:43.131Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:16:43 [2019-09-27T15:16:43.131Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
15:16:43 [2019-09-27T15:16:43.131Z] ok  	github.com/docker/docker/client	0.567s	coverage: 74.6% of statements
15:16:43 [2019-09-27T15:16:43.252Z] === RUN   TestCopyFromContainer//bar/root/
15:16:43 [2019-09-27T15:16:43.252Z] === RUN   TestCopyFromContainer/bar/quux
15:16:43 [2019-09-27T15:16:43.252Z] === RUN   TestCopyFromContainer/bar/quux/
15:16:43 [2019-09-27T15:16:43.509Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	4.339s
15:16:43 [2019-09-27T15:16:43.509Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:16:43 [2019-09-27T15:16:43.509Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.113s
15:16:43 [2019-09-27T15:16:43.509Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:16:43 [2019-09-27T15:16:43.767Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:16:43 [2019-09-27T15:16:43.767Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:16:44 [2019-09-27T15:16:44.024Z] === RUN   TestCopyFromContainer/bar/notarget
15:16:44 [2019-09-27T15:16:44.024Z] --- PASS: TestCopyFromContainer (3.21s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer// (0.09s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
15:16:44 [2019-09-27T15:16:44.024Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:16:44 [2019-09-27T15:16:44.024Z] === RUN   TestDaemonRestartIpcMode
15:16:44 [2019-09-27T15:16:44.024Z] === PAUSE TestDaemonRestartIpcMode
15:16:44 [2019-09-27T15:16:44.024Z] === RUN   TestExecWithCloseStdin
15:16:44 [2019-09-27T15:16:44.105Z] ok  	github.com/docker/docker/cmd/dockerd	0.159s	coverage: 17.5% of statements
15:16:44 [2019-09-27T15:16:44.587Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.928s
15:16:45 [2019-09-27T15:16:45.152Z] --- PASS: TestExecWithCloseStdin (1.01s)
15:16:45 [2019-09-27T15:16:45.152Z] === RUN   TestExecUser
15:16:46 [2019-09-27T15:16:46.082Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmInitWithDrain	1.617s
15:16:46 [2019-09-27T15:16:46.082Z] --- PASS: TestExecUser (1.04s)
15:16:46 [2019-09-27T15:16:46.082Z] === RUN   TestHealthKillContainer
15:16:46 [2019-09-27T15:16:46.292Z] ok  	github.com/docker/docker/container	0.297s	coverage: 42.8% of statements
15:16:46 [2019-09-27T15:16:46.292Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:16:46 [2019-09-27T15:16:46.292Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:16:46 [2019-09-27T15:16:46.292Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:16:46 [2019-09-27T15:16:46.292Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:16:47 [2019-09-27T15:16:47.450Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.890s
15:16:49 [2019-09-27T15:16:49.344Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	2.021s
15:16:49 [2019-09-27T15:16:49.344Z] --- PASS: TestHealthKillContainer (3.29s)
15:16:49 [2019-09-27T15:16:49.344Z] === RUN   TestAPIIpcModeHost
15:16:50 [2019-09-27T15:16:50.287Z] --- PASS: TestAPIIpcModeHost (0.86s)
15:16:50 [2019-09-27T15:16:50.287Z] === RUN   TestDaemonIpcModeShareable
15:16:52 [2019-09-27T15:16:52.179Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
15:16:52 [2019-09-27T15:16:52.179Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:16:52 [2019-09-27T15:16:52.179Z]     daemon.go:302: [d8ac300b6b768] waiting for daemon to start
15:16:52 [2019-09-27T15:16:52.179Z]     daemon.go:334: [d8ac300b6b768] daemon started
15:16:52 [2019-09-27T15:16:52.179Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:319, shared: true, mustBeShared: true
15:16:52 [2019-09-27T15:16:52.179Z]     daemon.go:286: [d8ac300b6b768] exiting daemon
15:16:52 [2019-09-27T15:16:52.179Z] === RUN   TestDaemonIpcModePrivate
15:16:52 [2019-09-27T15:16:52.435Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.973s
15:16:53 [2019-09-27T15:16:53.802Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
15:16:53 [2019-09-27T15:16:53.802Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:16:53 [2019-09-27T15:16:53.802Z]     daemon.go:302: [dba2721c05693] waiting for daemon to start
15:16:53 [2019-09-27T15:16:53.802Z]     daemon.go:334: [dba2721c05693] daemon started
15:16:53 [2019-09-27T15:16:53.802Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:309, shared: false, mustBeShared: false
15:16:53 [2019-09-27T15:16:53.802Z]     daemon.go:286: [dba2721c05693] exiting daemon
15:16:53 [2019-09-27T15:16:53.802Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:16:55 [2019-09-27T15:16:55.172Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	2.775s
15:16:55 [2019-09-27T15:16:55.172Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
15:16:55 [2019-09-27T15:16:55.172Z] SKIP: docker_cli_run_test.go:4172: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
15:16:55 [2019-09-27T15:16:55.428Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
15:16:55 [2019-09-27T15:16:55.428Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:16:55 [2019-09-27T15:16:55.428Z]     daemon.go:302: [d453d95415777] waiting for daemon to start
15:16:55 [2019-09-27T15:16:55.428Z]     daemon.go:334: [d453d95415777] daemon started
15:16:55 [2019-09-27T15:16:55.428Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:324, shared: false, mustBeShared: false
15:16:55 [2019-09-27T15:16:55.428Z]     daemon.go:286: [d453d95415777] exiting daemon
15:16:55 [2019-09-27T15:16:55.428Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:16:55 [2019-09-27T15:16:55.991Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.661s
15:16:57 [2019-09-27T15:16:57.360Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
15:16:57 [2019-09-27T15:16:57.360Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:16:57 [2019-09-27T15:16:57.360Z]     daemon.go:302: [d46c16ee323c8] waiting for daemon to start
15:16:57 [2019-09-27T15:16:57.360Z]     daemon.go:334: [d46c16ee323c8] daemon started
15:16:57 [2019-09-27T15:16:57.360Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:305, shared: true, mustBeShared: true
15:16:57 [2019-09-27T15:16:57.360Z]     daemon.go:286: [d46c16ee323c8] exiting daemon
15:16:57 [2019-09-27T15:16:57.360Z] === RUN   TestStopContainerWithTimeout
15:16:57 [2019-09-27T15:16:57.360Z] === RUN   TestStopContainerWithTimeout/0
15:16:57 [2019-09-27T15:16:57.360Z] === PAUSE TestStopContainerWithTimeout/0
15:16:57 [2019-09-27T15:16:57.360Z] === RUN   TestStopContainerWithTimeout/1
15:16:57 [2019-09-27T15:16:57.360Z] === PAUSE TestStopContainerWithTimeout/1
15:16:57 [2019-09-27T15:16:57.360Z] === RUN   TestStopContainerWithTimeout/3
15:16:57 [2019-09-27T15:16:57.360Z] === PAUSE TestStopContainerWithTimeout/3
15:16:57 [2019-09-27T15:16:57.360Z] === RUN   TestStopContainerWithTimeout/-1
15:16:57 [2019-09-27T15:16:57.360Z] === PAUSE TestStopContainerWithTimeout/-1
15:16:57 [2019-09-27T15:16:57.360Z] === CONT  TestStopContainerWithTimeout/0
15:16:57 [2019-09-27T15:16:57.360Z] === CONT  TestStopContainerWithTimeout/-1
15:16:57 [2019-09-27T15:16:57.925Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	2.036s
15:16:58 [2019-09-27T15:16:58.489Z] === CONT  TestStopContainerWithTimeout/3
15:16:59 [2019-09-27T15:16:59.858Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.606s
15:17:00 [2019-09-27T15:17:00.420Z] === CONT  TestStopContainerWithTimeout/1
15:17:02 [2019-09-27T15:17:02.315Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.448s
15:17:02 [2019-09-27T15:17:02.315Z] --- PASS: TestStopContainerWithTimeout (0.06s)
15:17:02 [2019-09-27T15:17:02.315Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
15:17:02 [2019-09-27T15:17:02.315Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
15:17:02 [2019-09-27T15:17:02.315Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
15:17:02 [2019-09-27T15:17:02.315Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
15:17:02 [2019-09-27T15:17:02.315Z] === RUN   TestDeleteDevicemapper
15:17:02 [2019-09-27T15:17:02.315Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:17:02 [2019-09-27T15:17:02.315Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:17:02 [2019-09-27T15:17:02.315Z] === CONT  TestDaemonRestartIpcMode
15:17:02 [2019-09-27T15:17:02.878Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	0.722s
15:17:04 [2019-09-27T15:17:04.772Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.510s
15:17:05 [2019-09-27T15:17:05.336Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.818s
15:17:05 [2019-09-27T15:17:05.336Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
15:17:05 [2019-09-27T15:17:05.899Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
15:17:05 [2019-09-27T15:17:05.899Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:302: [d0889829fd953] waiting for daemon to start
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:334: [d0889829fd953] daemon started
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:286: [d0889829fd953] exiting daemon
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:302: [d0889829fd953] waiting for daemon to start
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:334: [d0889829fd953] daemon started
15:17:05 [2019-09-27T15:17:05.899Z]     daemon.go:286: [d0889829fd953] exiting daemon
15:17:05 [2019-09-27T15:17:05.899Z] === RUN   TestContainerInvalidJSON
15:17:05 [2019-09-27T15:17:05.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:17:05 [2019-09-27T15:17:05.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:17:05 [2019-09-27T15:17:05.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:17:05 [2019-09-27T15:17:05.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:17:05 [2019-09-27T15:17:05.899Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:17:05 [2019-09-27T15:17:05.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:17:05 [2019-09-27T15:17:05.899Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:17:05 [2019-09-27T15:17:05.900Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:17:05 [2019-09-27T15:17:05.900Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:17:05 [2019-09-27T15:17:05.900Z] --- PASS: TestContainerInvalidJSON (0.06s)
15:17:05 [2019-09-27T15:17:05.900Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:17:05 [2019-09-27T15:17:05.900Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:17:05 [2019-09-27T15:17:05.900Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:17:05 [2019-09-27T15:17:05.900Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:17:05 [2019-09-27T15:17:05.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:17:05 [2019-09-27T15:17:05.900Z] === RUN   TestCopyFromContainerPathIsNotDir
15:17:06 [2019-09-27T15:17:06.157Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:17:06 [2019-09-27T15:17:06.157Z] === RUN   TestCopyFromContainer
15:17:06 [2019-09-27T15:17:06.157Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.845s
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon	2.687s	coverage: 8.1% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/caps	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/cluster	0.276s	coverage: 0.5% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.249s	coverage: 65.3% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.803s	coverage: 28.1% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.628s	coverage: 9.7% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/config	1.244s	coverage: 81.8% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/discovery	0.916s	coverage: 30.4% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/events	0.329s	coverage: 50.0% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/graphdriver	0.282s	coverage: 2.3% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/images	0.452s	coverage: 5.0% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/links	0.047s	coverage: 93.0% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/logger	0.411s	coverage: 44.0% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.561s	coverage: 72.2% of statements
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:17:07 [2019-09-27T15:17:07.390Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:17:08 [2019-09-27T15:17:08.052Z] === RUN   TestCopyFromContainer//
15:17:08 [2019-09-27T15:17:08.052Z] === RUN   TestCopyFromContainer//bar/root
15:17:08 [2019-09-27T15:17:08.052Z] === RUN   TestCopyFromContainer//bar/root/
15:17:08 [2019-09-27T15:17:08.052Z] === RUN   TestCopyFromContainer/bar/quux
15:17:08 [2019-09-27T15:17:08.052Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.844s
15:17:08 [2019-09-27T15:17:08.052Z] === RUN   TestCopyFromContainer/bar/quux/
15:17:08 [2019-09-27T15:17:08.310Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.052s
15:17:08 [2019-09-27T15:17:08.310Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:17:08 [2019-09-27T15:17:08.310Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:17:08 [2019-09-27T15:17:08.310Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:17:08 [2019-09-27T15:17:08.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:17:08 [2019-09-27T15:17:08.566Z] === RUN   TestCopyFromContainer/bar/notarget
15:17:08 [2019-09-27T15:17:08.823Z] --- PASS: TestCopyFromContainer (2.65s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer// (0.08s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:17:08 [2019-09-27T15:17:08.823Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
15:17:08 [2019-09-27T15:17:08.823Z] === RUN   TestDaemonRestartIpcMode
15:17:08 [2019-09-27T15:17:08.823Z] === PAUSE TestDaemonRestartIpcMode
15:17:08 [2019-09-27T15:17:08.823Z] === RUN   TestExecWithCloseStdin
15:17:09 [2019-09-27T15:17:09.080Z] PASS: docker_cli_run_test.go:4179: DockerSuite.TestRunDuplicateMount	0.872s
15:17:09 [2019-09-27T15:17:09.571Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:17:09 [2019-09-27T15:17:09.571Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:17:09 [2019-09-27T15:17:09.571Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:17:09 [2019-09-27T15:17:09.645Z] --- PASS: TestExecWithCloseStdin (0.93s)
15:17:09 [2019-09-27T15:17:09.645Z] === RUN   TestExecUser
15:17:09 [2019-09-27T15:17:09.901Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.868s
15:17:10 [2019-09-27T15:17:10.465Z] --- PASS: TestExecUser (0.82s)
15:17:10 [2019-09-27T15:17:10.465Z] === RUN   TestHealthKillContainer
15:17:10 [2019-09-27T15:17:10.724Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.836s
15:17:11 [2019-09-27T15:17:11.653Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.762s
15:17:11 [2019-09-27T15:17:11.653Z] PASS: docker_cli_run_test.go:4265: DockerSuite.TestRunEmptyEnv	0.029s
15:17:11 [2019-09-27T15:17:11.756Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.409s	coverage: 62.1% of statements
15:17:11 [2019-09-27T15:17:11.756Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.327s	coverage: 88.3% of statements
15:17:12 [2019-09-27T15:17:12.228Z] ok  	github.com/docker/docker/daemon/logger/local	0.456s	coverage: 74.7% of statements
15:17:12 [2019-09-27T15:17:12.228Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:17:12 [2019-09-27T15:17:12.228Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.137s	coverage: 19.5% of statements
15:17:12 [2019-09-27T15:17:12.582Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.821s
15:17:13 [2019-09-27T15:17:13.144Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.798s
15:17:13 [2019-09-27T15:17:13.403Z] --- PASS: TestHealthKillContainer (2.84s)
15:17:13 [2019-09-27T15:17:13.403Z] === RUN   TestAPIIpcModeHost
15:17:13 [2019-09-27T15:17:13.974Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.838s
15:17:14 [2019-09-27T15:17:14.230Z] --- PASS: TestAPIIpcModeHost (0.96s)
15:17:14 [2019-09-27T15:17:14.230Z] === RUN   TestDaemonIpcModeShareable
15:17:14 [2019-09-27T15:17:14.431Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	61.391s
15:17:14 [2019-09-27T15:17:14.431Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.706s
15:17:14 [2019-09-27T15:17:14.794Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.819s
15:17:14 [2019-09-27T15:17:14.892Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.053s
15:17:15 [2019-09-27T15:17:15.724Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.843s
15:17:15 [2019-09-27T15:17:15.980Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
15:17:15 [2019-09-27T15:17:15.980Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:17:15 [2019-09-27T15:17:15.980Z]     daemon.go:302: [d7bc0f1d8c397] waiting for daemon to start
15:17:15 [2019-09-27T15:17:15.980Z]     daemon.go:334: [d7bc0f1d8c397] daemon started
15:17:15 [2019-09-27T15:17:15.980Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:322, shared: true, mustBeShared: true
15:17:15 [2019-09-27T15:17:15.980Z]     daemon.go:286: [d7bc0f1d8c397] exiting daemon
15:17:15 [2019-09-27T15:17:15.980Z] === RUN   TestDaemonIpcModePrivate
15:17:16 [2019-09-27T15:17:16.543Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.684s
15:17:16 [2019-09-27T15:17:16.916Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.636s	coverage: 84.5% of statements
15:17:16 [2019-09-27T15:17:16.917Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.256s	coverage: 22.8% of statements
15:17:16 [2019-09-27T15:17:16.917Z] ok  	github.com/docker/docker/daemon/logger/templates	0.185s	coverage: 8.3% of statements
15:17:16 [2019-09-27T15:17:16.917Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:17:16 [2019-09-27T15:17:16.917Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:17:16 [2019-09-27T15:17:16.917Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:17:17 [2019-09-27T15:17:17.375Z] ok  	github.com/docker/docker/distribution	1.405s	coverage: 15.7% of statements
15:17:17 [2019-09-27T15:17:17.473Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.827s
15:17:17 [2019-09-27T15:17:17.730Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
15:17:17 [2019-09-27T15:17:17.730Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:17:17 [2019-09-27T15:17:17.730Z]     daemon.go:302: [dedb112cb581a] waiting for daemon to start
15:17:17 [2019-09-27T15:17:17.730Z]     daemon.go:334: [dedb112cb581a] daemon started
15:17:17 [2019-09-27T15:17:17.730Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:323, shared: false, mustBeShared: false
15:17:17 [2019-09-27T15:17:17.730Z]     daemon.go:286: [dedb112cb581a] exiting daemon
15:17:17 [2019-09-27T15:17:17.730Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:17:17 [2019-09-27T15:17:17.836Z] ok  	github.com/docker/docker/distribution/metadata	1.338s	coverage: 48.2% of statements
15:17:17 [2019-09-27T15:17:17.836Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:17:18 [2019-09-27T15:17:18.293Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.831s
15:17:18 [2019-09-27T15:17:18.293Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.010s
15:17:18 [2019-09-27T15:17:18.298Z] ok  	github.com/docker/docker/distribution/xfer	1.771s	coverage: 62.2% of statements
15:17:18 [2019-09-27T15:17:18.298Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:17:18 [2019-09-27T15:17:18.298Z] ok  	github.com/docker/docker/errdefs	0.028s	coverage: 76.6% of statements
15:17:19 [2019-09-27T15:17:19.223Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.840s
15:17:19 [2019-09-27T15:17:19.480Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
15:17:19 [2019-09-27T15:17:19.480Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:17:19 [2019-09-27T15:17:19.480Z]     daemon.go:302: [d5f8dcd53e4ca] waiting for daemon to start
15:17:19 [2019-09-27T15:17:19.480Z]     daemon.go:334: [d5f8dcd53e4ca] daemon started
15:17:19 [2019-09-27T15:17:19.480Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:323, shared: false, mustBeShared: false
15:17:19 [2019-09-27T15:17:19.480Z]     daemon.go:286: [d5f8dcd53e4ca] exiting daemon
15:17:19 [2019-09-27T15:17:19.480Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:17:20 [2019-09-27T15:17:20.045Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.845s
15:17:20 [2019-09-27T15:17:20.480Z] ok  	github.com/docker/docker/image	1.403s	coverage: 86.4% of statements
15:17:20 [2019-09-27T15:17:20.480Z] ok  	github.com/docker/docker/image/cache	0.202s	coverage: 19.2% of statements
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ok  	github.com/docker/docker/image/v1	0.115s	coverage: 25.0% of statements
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:17:20 [2019-09-27T15:17:20.480Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:17:21 [2019-09-27T15:17:21.414Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
15:17:21 [2019-09-27T15:17:21.414Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:17:21 [2019-09-27T15:17:21.414Z]     daemon.go:302: [d1136483616ab] waiting for daemon to start
15:17:21 [2019-09-27T15:17:21.414Z]     daemon.go:334: [d1136483616ab] daemon started
15:17:21 [2019-09-27T15:17:21.414Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:331, shared: true, mustBeShared: true
15:17:21 [2019-09-27T15:17:21.414Z]     daemon.go:286: [d1136483616ab] exiting daemon
15:17:21 [2019-09-27T15:17:21.414Z] === RUN   TestStopContainerWithTimeout
15:17:21 [2019-09-27T15:17:21.414Z] === RUN   TestStopContainerWithTimeout/0
15:17:21 [2019-09-27T15:17:21.414Z] === PAUSE TestStopContainerWithTimeout/0
15:17:21 [2019-09-27T15:17:21.414Z] === RUN   TestStopContainerWithTimeout/1
15:17:21 [2019-09-27T15:17:21.414Z] === PAUSE TestStopContainerWithTimeout/1
15:17:21 [2019-09-27T15:17:21.414Z] === RUN   TestStopContainerWithTimeout/3
15:17:21 [2019-09-27T15:17:21.414Z] === PAUSE TestStopContainerWithTimeout/3
15:17:21 [2019-09-27T15:17:21.414Z] === RUN   TestStopContainerWithTimeout/-1
15:17:21 [2019-09-27T15:17:21.414Z] === PAUSE TestStopContainerWithTimeout/-1
15:17:21 [2019-09-27T15:17:21.414Z] === CONT  TestStopContainerWithTimeout/0
15:17:21 [2019-09-27T15:17:21.414Z] === CONT  TestStopContainerWithTimeout/-1
15:17:21 [2019-09-27T15:17:21.453Z] ok  	github.com/docker/docker/internal/testutil	0.059s	coverage: 62.5% of statements
15:17:21 [2019-09-27T15:17:21.671Z] PASS: docker_cli_run_test.go:4507: DockerSuite.TestRunHostnameFQDN	1.663s
15:17:21 [2019-09-27T15:17:21.928Z] PASS: docker_cli_run_test.go:4520: DockerSuite.TestRunHostnameInHostMode	0.386s
15:17:21 [2019-09-27T15:17:21.928Z] SKIP: docker_cli_run_test.go:4248: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
15:17:22 [2019-09-27T15:17:22.493Z] === CONT  TestStopContainerWithTimeout/3
15:17:24 [2019-09-27T15:17:24.366Z] ok  	github.com/docker/docker/layer	0.380s	coverage: 30.4% of statements
15:17:24 [2019-09-27T15:17:24.385Z] === CONT  TestStopContainerWithTimeout/1
15:17:25 [2019-09-27T15:17:25.754Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	3.713s
15:17:25 [2019-09-27T15:17:25.913Z] ok  	github.com/docker/docker/libcontainerd	0.067s	coverage: 3.7% of statements
15:17:25 [2019-09-27T15:17:25.913Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:17:25 [2019-09-27T15:17:25.913Z] ok  	github.com/docker/docker/migrate/v1	0.281s	coverage: 15.6% of statements
15:17:25 [2019-09-27T15:17:25.913Z] ?   	github.com/docker/docker/oci	[no test files]
15:17:25 [2019-09-27T15:17:25.913Z] ok  	github.com/docker/docker/opts	0.093s	coverage: 68.4% of statements
15:17:25 [2019-09-27T15:17:25.913Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 50.0% of statements
15:17:26 [2019-09-27T15:17:26.323Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:17:26 [2019-09-27T15:17:26.323Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
15:17:26 [2019-09-27T15:17:26.323Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
15:17:26 [2019-09-27T15:17:26.323Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
15:17:26 [2019-09-27T15:17:26.323Z]     --- PASS: TestStopContainerWithTimeout/1 (1.80s)
15:17:26 [2019-09-27T15:17:26.323Z] === RUN   TestDeleteDevicemapper
15:17:26 [2019-09-27T15:17:26.323Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:17:26 [2019-09-27T15:17:26.323Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:17:26 [2019-09-27T15:17:26.323Z] === CONT  TestDaemonRestartIpcMode
15:17:26 [2019-09-27T15:17:26.582Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.655s
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/archive	1.815s	coverage: 44.0% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/authorization	0.497s	coverage: 24.6% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/broadcaster	0.066s	coverage: 100.0% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.133s	coverage: 15.4% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:17:28 [2019-09-27T15:17:28.821Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/directory	0.045s	coverage: 80.0% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/discovery	0.041s	coverage: 58.3% of statements
15:17:28 [2019-09-27T15:17:28.821Z] ok  	github.com/docker/docker/pkg/discovery/file	0.068s	coverage: 92.9% of statements
15:17:29 [2019-09-27T15:17:29.859Z] --- PASS: TestDaemonRestartIpcMode (3.30s)
15:17:29 [2019-09-27T15:17:29.859Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:302: [d07f4c2c0af60] waiting for daemon to start
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:334: [d07f4c2c0af60] daemon started
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:286: [d07f4c2c0af60] exiting daemon
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:302: [d07f4c2c0af60] waiting for daemon to start
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:334: [d07f4c2c0af60] daemon started
15:17:29 [2019-09-27T15:17:29.859Z]     daemon.go:286: [d07f4c2c0af60] exiting daemon
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestContainerInvalidJSON
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:17:29 [2019-09-27T15:17:29.859Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:17:29 [2019-09-27T15:17:29.859Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:17:29 [2019-09-27T15:17:29.859Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:17:29 [2019-09-27T15:17:29.859Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:17:29 [2019-09-27T15:17:29.859Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:17:29 [2019-09-27T15:17:29.859Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:17:29 [2019-09-27T15:17:29.859Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:17:29 [2019-09-27T15:17:29.859Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:17:29 [2019-09-27T15:17:29.859Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:17:29 [2019-09-27T15:17:29.859Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:17:29 [2019-09-27T15:17:29.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestCopyFromContainerPathIsNotDir
15:17:29 [2019-09-27T15:17:29.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:17:29 [2019-09-27T15:17:29.859Z] === RUN   TestCopyFromContainer
15:17:31 [2019-09-27T15:17:31.750Z] === RUN   TestCopyFromContainer//
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer//bar/root
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer//bar/root/
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer/bar/quux
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer/bar/quux/
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:17:31 [2019-09-27T15:17:31.751Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:17:32 [2019-09-27T15:17:32.007Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:17:32 [2019-09-27T15:17:32.007Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:17:32 [2019-09-27T15:17:32.007Z] === RUN   TestCopyFromContainer/bar/notarget
15:17:32 [2019-09-27T15:17:32.264Z] --- PASS: TestCopyFromContainer (2.46s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:17:32 [2019-09-27T15:17:32.264Z] === RUN   TestDaemonRestartIpcMode
15:17:32 [2019-09-27T15:17:32.264Z] === PAUSE TestDaemonRestartIpcMode
15:17:32 [2019-09-27T15:17:32.264Z] === RUN   TestExecWithCloseStdin
15:17:33 [2019-09-27T15:17:33.193Z] --- PASS: TestExecWithCloseStdin (1.09s)
15:17:33 [2019-09-27T15:17:33.193Z] === RUN   TestExecUser
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.366s	coverage: 84.1% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.164s	coverage: 92.3% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.106s	coverage: 93.8% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/filenotify	0.182s	coverage: 38.2% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/fileutils	0.069s	coverage: 87.7% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/homedir	0.056s	coverage: 75.0% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/idtools	0.165s	coverage: 6.3% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/ioutils	0.602s	coverage: 69.5% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.221s	coverage: 88.3% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/locker	0.114s	coverage: 88.9% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/longpath	0.038s	coverage: 100.0% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:17:33 [2019-09-27T15:17:33.519Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
15:17:33 [2019-09-27T15:17:33.519Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:17:33 [2019-09-27T15:17:33.979Z] ok  	github.com/docker/docker/pkg/parsers	0.127s	coverage: 97.0% of statements
15:17:33 [2019-09-27T15:17:33.979Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:17:33 [2019-09-27T15:17:33.979Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:17:34 [2019-09-27T15:17:34.124Z] --- PASS: TestExecUser (0.94s)
15:17:34 [2019-09-27T15:17:34.124Z] === RUN   TestHealthKillContainer
15:17:34 [2019-09-27T15:17:34.439Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.6% of statements
15:17:34 [2019-09-27T15:17:34.439Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:17:34 [2019-09-27T15:17:34.439Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:17:37 [2019-09-27T15:17:37.398Z] --- PASS: TestHealthKillContainer (2.94s)
15:17:37 [2019-09-27T15:17:37.398Z] === RUN   TestAPIIpcModeHost
15:17:37 [2019-09-27T15:17:37.974Z] --- PASS: TestAPIIpcModeHost (0.82s)
15:17:37 [2019-09-27T15:17:37.974Z] === RUN   TestDaemonIpcModeShareable
15:17:38 [2019-09-27T15:17:38.235Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.659s
15:17:39 [2019-09-27T15:17:39.693Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.168s
15:17:39 [2019-09-27T15:17:39.693Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
15:17:39 [2019-09-27T15:17:39.693Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:17:39 [2019-09-27T15:17:39.693Z]     daemon.go:302: [de08280f09ff4] waiting for daemon to start
15:17:39 [2019-09-27T15:17:39.693Z]     daemon.go:334: [de08280f09ff4] daemon started
15:17:39 [2019-09-27T15:17:39.693Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:314, shared: true, mustBeShared: true
15:17:39 [2019-09-27T15:17:39.693Z]     daemon.go:286: [de08280f09ff4] exiting daemon
15:17:39 [2019-09-27T15:17:39.693Z] === RUN   TestDaemonIpcModePrivate
15:17:40 [2019-09-27T15:17:40.623Z] PASS: docker_cli_swarm_test.go:1750: DockerSwarmSuite.TestSwarmJoinLeave	54.192s
15:17:41 [2019-09-27T15:17:41.185Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.653s
15:17:41 [2019-09-27T15:17:41.186Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.028s
15:17:41 [2019-09-27T15:17:41.186Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.024s
15:17:41 [2019-09-27T15:17:41.186Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.017s
15:17:41 [2019-09-27T15:17:41.442Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
15:17:41 [2019-09-27T15:17:41.442Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:17:41 [2019-09-27T15:17:41.442Z]     daemon.go:302: [debad96d7848c] waiting for daemon to start
15:17:41 [2019-09-27T15:17:41.442Z]     daemon.go:334: [debad96d7848c] daemon started
15:17:41 [2019-09-27T15:17:41.442Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:347, shared: false, mustBeShared: false
15:17:41 [2019-09-27T15:17:41.442Z]     daemon.go:286: [debad96d7848c] exiting daemon
15:17:41 [2019-09-27T15:17:41.442Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:17:42 [2019-09-27T15:17:42.005Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.898s
15:17:43 [2019-09-27T15:17:43.900Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.31s)
15:17:43 [2019-09-27T15:17:43.900Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:17:43 [2019-09-27T15:17:43.900Z]     daemon.go:302: [d02ea411590f1] waiting for daemon to start
15:17:43 [2019-09-27T15:17:43.900Z]     daemon.go:334: [d02ea411590f1] daemon started
15:17:43 [2019-09-27T15:17:43.900Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:347, shared: false, mustBeShared: false
15:17:43 [2019-09-27T15:17:43.900Z]     daemon.go:286: [d02ea411590f1] exiting daemon
15:17:43 [2019-09-27T15:17:43.900Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:17:44 [2019-09-27T15:17:44.866Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	25.434s
15:17:45 [2019-09-27T15:17:45.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
15:17:45 [2019-09-27T15:17:45.792Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:17:45 [2019-09-27T15:17:45.792Z]     daemon.go:302: [d4871d8750dbf] waiting for daemon to start
15:17:45 [2019-09-27T15:17:45.792Z]     daemon.go:334: [d4871d8750dbf] daemon started
15:17:45 [2019-09-27T15:17:45.792Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:389, shared: true, mustBeShared: true
15:17:45 [2019-09-27T15:17:45.792Z]     daemon.go:286: [d4871d8750dbf] exiting daemon
15:17:45 [2019-09-27T15:17:45.792Z] === RUN   TestStopContainerWithTimeout
15:17:45 [2019-09-27T15:17:45.792Z] === RUN   TestStopContainerWithTimeout/0
15:17:45 [2019-09-27T15:17:45.792Z] === PAUSE TestStopContainerWithTimeout/0
15:17:45 [2019-09-27T15:17:45.792Z] === RUN   TestStopContainerWithTimeout/1
15:17:45 [2019-09-27T15:17:45.792Z] === PAUSE TestStopContainerWithTimeout/1
15:17:45 [2019-09-27T15:17:45.792Z] === RUN   TestStopContainerWithTimeout/3
15:17:45 [2019-09-27T15:17:45.792Z] === PAUSE TestStopContainerWithTimeout/3
15:17:45 [2019-09-27T15:17:45.792Z] === RUN   TestStopContainerWithTimeout/-1
15:17:45 [2019-09-27T15:17:45.792Z] === PAUSE TestStopContainerWithTimeout/-1
15:17:45 [2019-09-27T15:17:45.792Z] === CONT  TestStopContainerWithTimeout/0
15:17:45 [2019-09-27T15:17:45.792Z] === CONT  TestStopContainerWithTimeout/3
15:17:46 [2019-09-27T15:17:46.048Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.893s
15:17:46 [2019-09-27T15:17:46.612Z] === CONT  TestStopContainerWithTimeout/-1
15:17:47 [2019-09-27T15:17:47.540Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.422s
15:17:48 [2019-09-27T15:17:48.469Z] === CONT  TestStopContainerWithTimeout/1
15:17:49 [2019-09-27T15:17:49.399Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.314s
15:17:49 [2019-09-27T15:17:49.962Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.819s
15:17:50 [2019-09-27T15:17:50.525Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:17:50 [2019-09-27T15:17:50.525Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
15:17:50 [2019-09-27T15:17:50.525Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
15:17:50 [2019-09-27T15:17:50.525Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
15:17:50 [2019-09-27T15:17:50.525Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
15:17:50 [2019-09-27T15:17:50.525Z] === RUN   TestDeleteDevicemapper
15:17:50 [2019-09-27T15:17:50.525Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:17:50 [2019-09-27T15:17:50.525Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:17:50 [2019-09-27T15:17:50.525Z] === CONT  TestDaemonRestartIpcMode
15:17:50 [2019-09-27T15:17:50.782Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.681s
15:17:51 [2019-09-27T15:17:51.345Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.757s
15:17:51 [2019-09-27T15:17:51.955Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	8.317s
15:17:52 [2019-09-27T15:17:52.713Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.153s
15:17:52 [2019-09-27T15:17:52.713Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.022s
15:17:52 [2019-09-27T15:17:52.969Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.243s
15:17:53 [2019-09-27T15:17:53.899Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
15:17:53 [2019-09-27T15:17:53.899Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:302: [d2ebdab90084f] waiting for daemon to start
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:334: [d2ebdab90084f] daemon started
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:286: [d2ebdab90084f] exiting daemon
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:302: [d2ebdab90084f] waiting for daemon to start
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:334: [d2ebdab90084f] daemon started
15:17:53 [2019-09-27T15:17:53.899Z]     daemon.go:286: [d2ebdab90084f] exiting daemon
15:17:53 [2019-09-27T15:17:53.899Z] === RUN   TestContainerInvalidJSON
15:17:53 [2019-09-27T15:17:53.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:17:53 [2019-09-27T15:17:53.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:17:53 [2019-09-27T15:17:53.899Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:17:53 [2019-09-27T15:17:53.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:17:53 [2019-09-27T15:17:53.899Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:17:53 [2019-09-27T15:17:53.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:17:53 [2019-09-27T15:17:53.899Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:17:53 [2019-09-27T15:17:53.899Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:17:53 [2019-09-27T15:17:53.899Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:17:53 [2019-09-27T15:17:53.899Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:17:53 [2019-09-27T15:17:53.899Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:17:53 [2019-09-27T15:17:53.899Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:17:53 [2019-09-27T15:17:53.899Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:17:53 [2019-09-27T15:17:53.899Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:17:54 [2019-09-27T15:17:54.156Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:17:54 [2019-09-27T15:17:54.156Z] === RUN   TestCopyFromContainerPathIsNotDir
15:17:54 [2019-09-27T15:17:54.156Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:17:54 [2019-09-27T15:17:54.156Z] === RUN   TestCopyFromContainer
15:17:54 [2019-09-27T15:17:54.720Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.777s
15:17:56 [2019-09-27T15:17:56.090Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.204s
15:17:56 [2019-09-27T15:17:56.090Z] === RUN   TestCopyFromContainer//
15:17:56 [2019-09-27T15:17:56.347Z] === RUN   TestCopyFromContainer//bar/root
15:17:56 [2019-09-27T15:17:56.347Z] === RUN   TestCopyFromContainer//bar/root/
15:17:56 [2019-09-27T15:17:56.604Z] === RUN   TestCopyFromContainer/bar/quux
15:17:56 [2019-09-27T15:17:56.604Z] === RUN   TestCopyFromContainer/bar/quux/
15:17:56 [2019-09-27T15:17:56.862Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:17:56 [2019-09-27T15:17:56.862Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:17:56 [2019-09-27T15:17:56.862Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:17:57 [2019-09-27T15:17:57.123Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:17:57 [2019-09-27T15:17:57.123Z] === RUN   TestCopyFromContainer/bar/notarget
15:17:57 [2019-09-27T15:17:57.123Z] --- PASS: TestCopyFromContainer (3.08s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer// (0.13s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:17:57 [2019-09-27T15:17:57.123Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:17:57 [2019-09-27T15:17:57.123Z] === RUN   TestDaemonRestartIpcMode
15:17:57 [2019-09-27T15:17:57.123Z] === PAUSE TestDaemonRestartIpcMode
15:17:57 [2019-09-27T15:17:57.123Z] === RUN   TestExecWithCloseStdin
15:17:58 [2019-09-27T15:17:58.054Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.587s
15:17:58 [2019-09-27T15:17:58.054Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.018s
15:17:58 [2019-09-27T15:17:58.310Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:17:58 [2019-09-27T15:17:58.310Z] === RUN   TestExecUser
15:17:58 [2019-09-27T15:17:58.310Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.214s
15:17:59 [2019-09-27T15:17:59.239Z] --- PASS: TestExecUser (1.07s)
15:17:59 [2019-09-27T15:17:59.239Z] === RUN   TestHealthKillContainer
15:17:59 [2019-09-27T15:17:59.803Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.410s
15:18:01 [2019-09-27T15:18:01.170Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.542s
15:18:02 [2019-09-27T15:18:02.291Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	8.054s
15:18:02 [2019-09-27T15:18:02.539Z] --- PASS: TestHealthKillContainer (2.97s)
15:18:02 [2019-09-27T15:18:02.539Z] === RUN   TestAPIIpcModeHost
15:18:03 [2019-09-27T15:18:03.103Z] --- PASS: TestAPIIpcModeHost (0.86s)
15:18:03 [2019-09-27T15:18:03.103Z] === RUN   TestDaemonIpcModeShareable
15:18:05 [2019-09-27T15:18:05.191Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
15:18:05 [2019-09-27T15:18:05.191Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:18:05 [2019-09-27T15:18:05.191Z]     daemon.go:302: [d2129e8e0e9c1] waiting for daemon to start
15:18:05 [2019-09-27T15:18:05.191Z]     daemon.go:334: [d2129e8e0e9c1] daemon started
15:18:05 [2019-09-27T15:18:05.191Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:344, shared: true, mustBeShared: true
15:18:05 [2019-09-27T15:18:05.191Z]     daemon.go:286: [d2129e8e0e9c1] exiting daemon
15:18:05 [2019-09-27T15:18:05.191Z] === RUN   TestDaemonIpcModePrivate
15:18:07 [2019-09-27T15:18:07.091Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
15:18:07 [2019-09-27T15:18:07.091Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:18:07 [2019-09-27T15:18:07.091Z]     daemon.go:302: [d3ee2ec19d09e] waiting for daemon to start
15:18:07 [2019-09-27T15:18:07.091Z]     daemon.go:334: [d3ee2ec19d09e] daemon started
15:18:07 [2019-09-27T15:18:07.091Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:349, shared: false, mustBeShared: false
15:18:07 [2019-09-27T15:18:07.091Z]     daemon.go:286: [d3ee2ec19d09e] exiting daemon
15:18:07 [2019-09-27T15:18:07.091Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:18:08 [2019-09-27T15:18:08.981Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s)
15:18:08 [2019-09-27T15:18:08.981Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:18:08 [2019-09-27T15:18:08.981Z]     daemon.go:302: [d74ffef67288f] waiting for daemon to start
15:18:08 [2019-09-27T15:18:08.981Z]     daemon.go:334: [d74ffef67288f] daemon started
15:18:08 [2019-09-27T15:18:08.981Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:358, shared: false, mustBeShared: false
15:18:08 [2019-09-27T15:18:08.981Z]     daemon.go:286: [d74ffef67288f] exiting daemon
15:18:08 [2019-09-27T15:18:08.981Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:18:08 [2019-09-27T15:18:08.981Z] PASS: docker_cli_run_test.go:4327: DockerSuite.TestRunMount	7.592s
15:18:09 [2019-09-27T15:18:09.912Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.865s
15:18:10 [2019-09-27T15:18:10.169Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s)
15:18:10 [2019-09-27T15:18:10.169Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:18:10 [2019-09-27T15:18:10.169Z]     daemon.go:302: [df803d9e3c484] waiting for daemon to start
15:18:10 [2019-09-27T15:18:10.169Z]     daemon.go:334: [df803d9e3c484] daemon started
15:18:10 [2019-09-27T15:18:10.169Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:341, shared: true, mustBeShared: true
15:18:10 [2019-09-27T15:18:10.169Z]     daemon.go:286: [df803d9e3c484] exiting daemon
15:18:10 [2019-09-27T15:18:10.169Z] === RUN   TestStopContainerWithTimeout
15:18:10 [2019-09-27T15:18:10.426Z] === RUN   TestStopContainerWithTimeout/0
15:18:10 [2019-09-27T15:18:10.426Z] === PAUSE TestStopContainerWithTimeout/0
15:18:10 [2019-09-27T15:18:10.426Z] === RUN   TestStopContainerWithTimeout/1
15:18:10 [2019-09-27T15:18:10.426Z] === PAUSE TestStopContainerWithTimeout/1
15:18:10 [2019-09-27T15:18:10.426Z] === RUN   TestStopContainerWithTimeout/3
15:18:10 [2019-09-27T15:18:10.426Z] === PAUSE TestStopContainerWithTimeout/3
15:18:10 [2019-09-27T15:18:10.426Z] === RUN   TestStopContainerWithTimeout/-1
15:18:10 [2019-09-27T15:18:10.426Z] === PAUSE TestStopContainerWithTimeout/-1
15:18:10 [2019-09-27T15:18:10.426Z] === CONT  TestStopContainerWithTimeout/0
15:18:10 [2019-09-27T15:18:10.426Z] === CONT  TestStopContainerWithTimeout/-1
15:18:10 [2019-09-27T15:18:10.682Z] PASS: docker_cli_run_test.go:4315: DockerSuite.TestRunMountReadOnlyDevShm	0.815s
15:18:11 [2019-09-27T15:18:11.245Z] === CONT  TestStopContainerWithTimeout/3
15:18:12 [2019-09-27T15:18:12.614Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.646s
15:18:13 [2019-09-27T15:18:13.566Z] === CONT  TestStopContainerWithTimeout/1
15:18:14 [2019-09-27T15:18:14.940Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.475s
15:18:15 [2019-09-27T15:18:15.197Z] --- PASS: TestStopContainerWithTimeout (0.07s)
15:18:15 [2019-09-27T15:18:15.197Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
15:18:15 [2019-09-27T15:18:15.197Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
15:18:15 [2019-09-27T15:18:15.197Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
15:18:15 [2019-09-27T15:18:15.197Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
15:18:15 [2019-09-27T15:18:15.197Z] === RUN   TestDeleteDevicemapper
15:18:15 [2019-09-27T15:18:15.197Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:18:15 [2019-09-27T15:18:15.197Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:18:15 [2019-09-27T15:18:15.197Z] === CONT  TestDaemonRestartIpcMode
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/plugins	35.100s	coverage: 73.6% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.104s	coverage: 56.8% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.158s	coverage: 85.7% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/pools	0.052s	coverage: 87.9% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/progress	0.051s	coverage: 75.9% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/pubsub	1.127s	coverage: 72.7% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/reexec	0.087s	coverage: 82.4% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/signal	0.113s	coverage: 20.3% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/streamformatter	0.066s	coverage: 66.2% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/sysinfo	0.051s	coverage: 38.2% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/system	0.220s	coverage: 12.7% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/tailfile	0.134s	coverage: 88.6% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/tarsum	0.307s	coverage: 89.3% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/term	0.084s	coverage: 30.8% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/term/windows	0.063s	coverage: 0.0% of statements [no tests to run]
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/truncindex	0.179s	coverage: 91.5% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/plugin	0.231s	coverage: 12.0% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/plugin/executor/containerd	0.047s	coverage: 33.3% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/plugin/v2	0.221s	coverage: 20.1% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/reference	0.125s	coverage: 84.2% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/registry	0.484s	coverage: 51.3% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/registry/resumable	0.248s	coverage: 100.0% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 49.0% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/runconfig	0.039s	coverage: 54.5% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/volume	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/volume/drivers	0.046s	coverage: 36.1% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/volume/local	0.235s	coverage: 36.4% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/volume/mounts	0.102s	coverage: 66.5% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ok  	github.com/docker/docker/volume/service	0.400s	coverage: 70.3% of statements
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:18:16 [2019-09-27T15:18:16.963Z] INFO: make.ps1 ended at 09/27/2019 15:18:11
15:18:16 [2019-09-27T15:18:16.963Z] INFO: Unit tests ended at 09/27/2019 15:18:13. Duration:00:03:44.6899049
15:18:16 [2019-09-27T15:18:16.963Z] INFO: Building busybox
15:18:16 [2019-09-27T15:18:16.963Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
15:18:16 [2019-09-27T15:18:16.963Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
15:18:16 [2019-09-27T15:18:16.963Z] 
15:18:16 [2019-09-27T15:18:16.963Z] Sending build context to Docker daemon   2.56kB
15:18:16 [2019-09-27T15:18:16.963Z] 
15:18:16 [2019-09-27T15:18:16.963Z] Step 1/6 : FROM microsoft/windowsservercore
15:18:16 [2019-09-27T15:18:16.963Z]  ---> 2606a881cbae
15:18:16 [2019-09-27T15:18:16.963Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
15:18:16 [2019-09-27T15:18:16.963Z]  ---> Running in 78a8827ce4cd
15:18:18 [2019-09-27T15:18:18.470Z] PASS: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles	3.086s
15:18:18 [2019-09-27T15:18:18.727Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
15:18:18 [2019-09-27T15:18:18.727Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:302: [d3761211ec69e] waiting for daemon to start
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:334: [d3761211ec69e] daemon started
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:286: [d3761211ec69e] exiting daemon
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:302: [d3761211ec69e] waiting for daemon to start
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:334: [d3761211ec69e] daemon started
15:18:18 [2019-09-27T15:18:18.727Z]     daemon.go:286: [d3761211ec69e] exiting daemon
15:18:18 [2019-09-27T15:18:18.727Z] PASS
15:18:18 [2019-09-27T15:18:18.727Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:18 [2019-09-27T15:18:18.983Z] INFO: Testing against a local daemon
15:18:18 [2019-09-27T15:18:18.983Z] === RUN   TestImagesFilterMultiReference
15:18:18 [2019-09-27T15:18:18.983Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:18:18 [2019-09-27T15:18:18.983Z] === RUN   TestImagesFilterMultiReference
15:18:18 [2019-09-27T15:18:18.983Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:18:18 [2019-09-27T15:18:18.983Z] === RUN   TestImagesFilterMultiReference
15:18:19 [2019-09-27T15:18:19.239Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:18:19 [2019-09-27T15:18:19.239Z] === RUN   TestImagesFilterMultiReference
15:18:19 [2019-09-27T15:18:19.239Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:18:19 [2019-09-27T15:18:19.239Z] === RUN   TestImagesFilterMultiReference
15:18:19 [2019-09-27T15:18:19.239Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:18:19 [2019-09-27T15:18:19.239Z] PASS
15:18:19 [2019-09-27T15:18:19.239Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:19 [2019-09-27T15:18:19.496Z] INFO: Testing against a local daemon
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/create
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:18:19 [2019-09-27T15:18:19.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:18:19 [2019-09-27T15:18:19.496Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:18:19 [2019-09-27T15:18:19.496Z] PASS
15:18:19 [2019-09-27T15:18:19.496Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:19 [2019-09-27T15:18:19.753Z] INFO: Testing against a local daemon
15:18:19 [2019-09-27T15:18:19.753Z] testing: warning: no tests to run
15:18:19 [2019-09-27T15:18:19.753Z] PASS
15:18:19 [2019-09-27T15:18:19.753Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:19 [2019-09-27T15:18:19.753Z] INFO: Testing against a local daemon
15:18:19 [2019-09-27T15:18:19.753Z] testing: warning: no tests to run
15:18:19 [2019-09-27T15:18:19.753Z] PASS
15:18:19 [2019-09-27T15:18:19.753Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:19 [2019-09-27T15:18:19.753Z] testing: warning: no tests to run
15:18:19 [2019-09-27T15:18:19.753Z] PASS
15:18:19 [2019-09-27T15:18:19.753Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.009Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.009Z] testing: warning: no tests to run
15:18:20 [2019-09-27T15:18:20.009Z] PASS
15:18:20 [2019-09-27T15:18:20.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.009Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:18:20 [2019-09-27T15:18:20.009Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:18:20 [2019-09-27T15:18:20.009Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:18:20 [2019-09-27T15:18:20.009Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON
15:18:20 [2019-09-27T15:18:20.009Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.266Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.266Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:18:20 [2019-09-27T15:18:20.266Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2019-09-27T15:18:20.266Z] === RUN   TestPluginInvalidJSON
15:18:20 [2019-09-27T15:18:20.266Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.266Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.266Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2019-09-27T15:18:20.266Z] --- PASS: TestPluginInvalidJSON (0.06s)
15:18:20 [2019-09-27T15:18:20.266Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2019-09-27T15:18:20.266Z] PASS
15:18:20 [2019-09-27T15:18:20.266Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.266Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.266Z] testing: warning: no tests to run
15:18:20 [2019-09-27T15:18:20.266Z] PASS
15:18:20 [2019-09-27T15:18:20.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.523Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.523Z] testing: warning: no tests to run
15:18:20 [2019-09-27T15:18:20.523Z] PASS
15:18:20 [2019-09-27T15:18:20.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.523Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.523Z] testing: warning: no tests to run
15:18:20 [2019-09-27T15:18:20.523Z] PASS
15:18:20 [2019-09-27T15:18:20.523Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.523Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.523Z] testing: warning: no tests to run
15:18:20 [2019-09-27T15:18:20.523Z] PASS
15:18:20 [2019-09-27T15:18:20.523Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:18:20 [2019-09-27T15:18:20.779Z] INFO: Testing against a local daemon
15:18:20 [2019-09-27T15:18:20.779Z] === RUN   TestDockerNetworkReConnect
15:18:21 [2019-09-27T15:18:21.036Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.426s
15:18:24 [2019-09-27T15:18:24.311Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.697s
15:18:25 [2019-09-27T15:18:25.243Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.613s
15:18:27 [2019-09-27T15:18:27.137Z] --- PASS: TestDockerNetworkReConnect (6.14s)
15:18:27 [2019-09-27T15:18:27.137Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:18:27 [2019-09-27T15:18:27.137Z]     daemon.go:302: [d37a4711db77f] waiting for daemon to start
15:18:27 [2019-09-27T15:18:27.137Z]     daemon.go:334: [d37a4711db77f] daemon started
15:18:27 [2019-09-27T15:18:27.137Z]     daemon.go:286: [d37a4711db77f] exiting daemon
15:18:27 [2019-09-27T15:18:27.137Z] === RUN   TestServiceUpdateLabel
15:18:27 [2019-09-27T15:18:27.137Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.655s
15:18:27 [2019-09-27T15:18:27.137Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.047s
15:18:27 [2019-09-27T15:18:27.286Z] Removing intermediate container 78a8827ce4cd
15:18:27 [2019-09-27T15:18:27.286Z]  ---> 27192a180273
15:18:27 [2019-09-27T15:18:27.286Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
15:18:27 [2019-09-27T15:18:27.632Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	24.226s
15:18:28 [2019-09-27T15:18:28.071Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.686s
15:18:28 [2019-09-27T15:18:28.254Z] 
15:18:29 [2019-09-27T15:18:29.002Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.180s
15:18:29 [2019-09-27T15:18:29.789Z]  ---> 176facf91f64
15:18:29 [2019-09-27T15:18:29.789Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
15:18:29 [2019-09-27T15:18:29.789Z]  ---> Running in c808a1485834
15:18:29 [2019-09-27T15:18:29.938Z] PASS: docker_cli_swarm_test.go:1190: DockerSwarmSuite.TestSwarmJoinPromoteLocked	37.263s
15:18:29 [2019-09-27T15:18:29.938Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.918s
15:18:30 [2019-09-27T15:18:30.194Z] --- PASS: TestServiceUpdateLabel (3.27s)
15:18:30 [2019-09-27T15:18:30.195Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:18:30 [2019-09-27T15:18:30.195Z]     daemon.go:302: [de983fddb6994] waiting for daemon to start
15:18:30 [2019-09-27T15:18:30.195Z]     daemon.go:334: [de983fddb6994] daemon started
15:18:30 [2019-09-27T15:18:30.195Z]     daemon.go:286: [de983fddb6994] exiting daemon
15:18:30 [2019-09-27T15:18:30.195Z] === RUN   TestServiceUpdateSecrets
15:18:31 [2019-09-27T15:18:31.128Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.934s
15:18:34 [2019-09-27T15:18:34.403Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	3.069s
15:18:34 [2019-09-27T15:18:34.622Z] 
15:18:34 [2019-09-27T15:18:34.622Z] SUCCESS: Specified value was saved.
15:18:36 [2019-09-27T15:18:36.296Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.325s
15:18:36 [2019-09-27T15:18:36.800Z] Removing intermediate container c808a1485834
15:18:36 [2019-09-27T15:18:36.801Z]  ---> eed992003655
15:18:36 [2019-09-27T15:18:36.801Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:18:36 [2019-09-27T15:18:36.801Z]  ---> Running in 0aee4b06e19b
15:18:41 [2019-09-27T15:18:41.547Z] PASS: docker_cli_swarm_test.go:1554: DockerSwarmSuite.TestSwarmJoinWithDrain	3.512s
15:18:41 [2019-09-27T15:18:41.804Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	5.340s
15:18:42 [2019-09-27T15:18:42.469Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	12.377s
15:18:42 [2019-09-27T15:18:42.734Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.581s
15:18:42 [2019-09-27T15:18:42.734Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.143s
15:18:44 [2019-09-27T15:18:44.103Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	1.357s
15:18:44 [2019-09-27T15:18:44.103Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.070s
15:18:45 [2019-09-27T15:18:45.036Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.829s
15:18:45 [2019-09-27T15:18:45.534Z] Cannot create a file when that file already exists.
15:18:45 [2019-09-27T15:18:45.600Z] --- PASS: TestServiceUpdateSecrets (15.49s)
15:18:45 [2019-09-27T15:18:45.600Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:18:45 [2019-09-27T15:18:45.600Z]     daemon.go:302: [d8cea4eb0a163] waiting for daemon to start
15:18:45 [2019-09-27T15:18:45.600Z]     daemon.go:334: [d8cea4eb0a163] daemon started
15:18:45 [2019-09-27T15:18:45.600Z]     daemon.go:286: [d8cea4eb0a163] exiting daemon
15:18:45 [2019-09-27T15:18:45.600Z] === RUN   TestServiceUpdateConfigs
15:18:45 [2019-09-27T15:18:45.600Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.778s
15:18:45 [2019-09-27T15:18:45.858Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.078s
15:18:46 [2019-09-27T15:18:46.789Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.874s
15:18:47 [2019-09-27T15:18:47.046Z] PASS: docker_cli_swarm_test.go:1096: DockerSwarmSuite.TestSwarmLeaveLocked	4.568s
15:18:47 [2019-09-27T15:18:47.610Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	0.816s
15:18:47 [2019-09-27T15:18:47.610Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
15:18:48 [2019-09-27T15:18:48.541Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	1.126s
15:18:49 [2019-09-27T15:18:49.471Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.927s
15:18:51 [2019-09-27T15:18:51.992Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.433s
15:18:52 [2019-09-27T15:18:52.555Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.737s
15:18:52 [2019-09-27T15:18:52.616Z] Removing intermediate container 0aee4b06e19b
15:18:52 [2019-09-27T15:18:52.616Z]  ---> 6d949ea5fb40
15:18:52 [2019-09-27T15:18:52.616Z] Step 6/6 : CMD ["sh"]
15:18:52 [2019-09-27T15:18:52.616Z]  ---> Running in debd0208e01e
15:18:52 [2019-09-27T15:18:52.806Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	7.889s
15:18:53 [2019-09-27T15:18:53.485Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.761s
15:18:54 [2019-09-27T15:18:54.049Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.768s
15:18:54 [2019-09-27T15:18:54.151Z] Removing intermediate container debd0208e01e
15:18:54 [2019-09-27T15:18:54.151Z]  ---> c9228fa5ce5a
15:18:54 [2019-09-27T15:18:54.151Z] Successfully built c9228fa5ce5a
15:18:54 [2019-09-27T15:18:54.151Z] Successfully tagged busybox:latest
15:18:54 [2019-09-27T15:18:54.151Z] INFO: Docker images of the daemon under test
15:18:54 [2019-09-27T15:18:54.151Z] 
15:18:54 [2019-09-27T15:18:54.151Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:18:54 [2019-09-27T15:18:54.151Z] busybox                                latest              c9228fa5ce5a        Less than a second ago   11.2GB
15:18:54 [2019-09-27T15:18:54.151Z] mcr.microsoft.com/windows/servercore   ltsc2016            2606a881cbae        2 weeks ago              11.1GB
15:18:54 [2019-09-27T15:18:54.151Z] microsoft/windowsservercore            latest              2606a881cbae        2 weeks ago              11.1GB
15:18:54 [2019-09-27T15:18:54.151Z] 
15:18:54 [2019-09-27T15:18:54.151Z] INFO: Running integration tests at 09/27/2019 15:18:53...
15:18:54 [2019-09-27T15:18:54.151Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:18:54 [2019-09-27T15:18:54.151Z] INFO: Integration API tests being run from the host:
15:18:54 [2019-09-27T15:18:54.151Z] INFO: make.ps1 starting at 09/27/2019 15:18:53
15:18:54 [2019-09-27T15:18:54.980Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.727s
15:18:55 [2019-09-27T15:18:55.120Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
15:18:55 [2019-09-27T15:18:55.543Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.675s
15:18:56 [2019-09-27T15:18:56.107Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.717s
15:18:56 [2019-09-27T15:18:56.107Z] SKIP: docker_cli_run_test.go:4230: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
15:18:57 [2019-09-27T15:18:57.037Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.668s
15:18:57 [2019-09-27T15:18:57.967Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.699s
15:18:57 [2019-09-27T15:18:57.967Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
15:18:58 [2019-09-27T15:18:58.530Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.799s
15:19:00 [2019-09-27T15:19:00.543Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.608s
15:19:00 [2019-09-27T15:19:00.543Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
15:19:01 [2019-09-27T15:19:01.473Z] --- PASS: TestServiceUpdateConfigs (15.69s)
15:19:01 [2019-09-27T15:19:01.473Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:19:01 [2019-09-27T15:19:01.473Z]     daemon.go:302: [d823437a45f98] waiting for daemon to start
15:19:01 [2019-09-27T15:19:01.473Z]     daemon.go:334: [d823437a45f98] daemon started
15:19:01 [2019-09-27T15:19:01.473Z]     daemon.go:286: [d823437a45f98] exiting daemon
15:19:01 [2019-09-27T15:19:01.473Z] === RUN   TestServiceUpdateNetwork
15:19:03 [2019-09-27T15:19:03.994Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.392s
15:19:05 [2019-09-27T15:19:05.890Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	2.003s
15:19:06 [2019-09-27T15:19:06.453Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.909s
15:19:10 [2019-09-27T15:19:10.628Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.884s
15:19:11 [2019-09-27T15:19:11.566Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	1.126s
15:19:12 [2019-09-27T15:19:12.497Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.818s
15:19:12 [2019-09-27T15:19:12.865Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
15:19:13 [2019-09-27T15:19:13.834Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
15:19:14 [2019-09-27T15:19:14.391Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.667s
15:19:14 [2019-09-27T15:19:14.956Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.791s
15:19:16 [2019-09-27T15:19:16.739Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
15:19:17 [2019-09-27T15:19:17.475Z] --- PASS: TestServiceUpdateNetwork (15.80s)
15:19:17 [2019-09-27T15:19:17.475Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:19:17 [2019-09-27T15:19:17.475Z]     daemon.go:302: [df5e1c543f3cb] waiting for daemon to start
15:19:17 [2019-09-27T15:19:17.475Z]     daemon.go:334: [df5e1c543f3cb] daemon started
15:19:17 [2019-09-27T15:19:17.475Z]     daemon.go:286: [df5e1c543f3cb] exiting daemon
15:19:17 [2019-09-27T15:19:17.475Z] === RUN   TestDockerNetworkReConnect
15:19:18 [2019-09-27T15:19:18.929Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
15:19:19 [2019-09-27T15:19:19.441Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	4.112s
15:19:21 [2019-09-27T15:19:21.313Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:19:22 [2019-09-27T15:19:22.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:19:23 [2019-09-27T15:19:23.621Z] --- PASS: TestDockerNetworkReConnect (5.77s)
15:19:23 [2019-09-27T15:19:23.621Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:19:23 [2019-09-27T15:19:23.621Z]     daemon.go:302: [deb31bf851581] waiting for daemon to start
15:19:23 [2019-09-27T15:19:23.621Z]     daemon.go:334: [deb31bf851581] daemon started
15:19:23 [2019-09-27T15:19:23.621Z]     daemon.go:286: [deb31bf851581] exiting daemon
15:19:23 [2019-09-27T15:19:23.621Z] === RUN   TestServiceUpdateLabel
15:19:23 [2019-09-27T15:19:23.879Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.883s
15:19:24 [2019-09-27T15:19:24.809Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.759s
15:19:25 [2019-09-27T15:19:25.044Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
15:19:25 [2019-09-27T15:19:25.504Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:19:25 [2019-09-27T15:19:25.739Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.915s
15:19:25 [2019-09-27T15:19:25.996Z] --- PASS: TestServiceUpdateLabel (2.99s)
15:19:25 [2019-09-27T15:19:25.996Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:19:25 [2019-09-27T15:19:25.996Z]     daemon.go:302: [db0893bc5154a] waiting for daemon to start
15:19:25 [2019-09-27T15:19:25.996Z]     daemon.go:334: [db0893bc5154a] daemon started
15:19:25 [2019-09-27T15:19:25.996Z]     daemon.go:286: [db0893bc5154a] exiting daemon
15:19:25 [2019-09-27T15:19:25.996Z] === RUN   TestServiceUpdateSecrets
15:19:26 [2019-09-27T15:19:26.504Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
15:19:26 [2019-09-27T15:19:26.562Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.875s
15:19:27 [2019-09-27T15:19:27.496Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.746s
15:19:28 [2019-09-27T15:19:28.456Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.935s
15:19:28 [2019-09-27T15:19:28.680Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:19:29 [2019-09-27T15:19:29.387Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.876s
15:19:29 [2019-09-27T15:19:29.950Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.816s
15:19:31 [2019-09-27T15:19:31.015Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.614s
15:19:31 [2019-09-27T15:19:31.578Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.829s
15:19:32 [2019-09-27T15:19:32.447Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:19:34 [2019-09-27T15:19:34.848Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.679s
15:19:36 [2019-09-27T15:19:36.216Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.538s
15:19:37 [2019-09-27T15:19:37.146Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.830s
15:19:37 [2019-09-27T15:19:37.709Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.830s
15:19:37 [2019-09-27T15:19:37.965Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.177s
15:19:37 [2019-09-27T15:19:37.966Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
15:19:38 [2019-09-27T15:19:38.253Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:19:38 [2019-09-27T15:19:38.896Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.807s
15:19:39 [2019-09-27T15:19:39.461Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.730s
15:19:41 [2019-09-27T15:19:41.160Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
15:19:41 [2019-09-27T15:19:41.356Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.627s
15:19:41 [2019-09-27T15:19:41.356Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.027s
15:19:41 [2019-09-27T15:19:41.356Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.017s
15:19:41 [2019-09-27T15:19:41.356Z] --- PASS: TestServiceUpdateSecrets (15.57s)
15:19:41 [2019-09-27T15:19:41.356Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:19:41 [2019-09-27T15:19:41.356Z]     daemon.go:302: [d7a64aaaa612d] waiting for daemon to start
15:19:41 [2019-09-27T15:19:41.356Z]     daemon.go:334: [d7a64aaaa612d] daemon started
15:19:41 [2019-09-27T15:19:41.356Z]     daemon.go:286: [d7a64aaaa612d] exiting daemon
15:19:41 [2019-09-27T15:19:41.356Z] === RUN   TestServiceUpdateConfigs
15:19:41 [2019-09-27T15:19:41.921Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.776s
15:19:43 [2019-09-27T15:19:43.339Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
15:19:45 [2019-09-27T15:19:45.197Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.758s
15:19:45 [2019-09-27T15:19:45.760Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.796s
15:19:47 [2019-09-27T15:19:47.073Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
15:19:47 [2019-09-27T15:19:47.653Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	2.100s
15:19:48 [2019-09-27T15:19:48.609Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
15:19:50 [2019-09-27T15:19:50.789Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
15:19:51 [2019-09-27T15:19:51.823Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	3.987s
15:19:53 [2019-09-27T15:19:53.007Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:19:53 [2019-09-27T15:19:53.007Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:19:53 [2019-09-27T15:19:53.007Z] INFO: Testing against a local daemon
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildWithSession
15:19:53 [2019-09-27T15:19:53.007Z] --- SKIP: TestBuildWithSession (0.00s)
15:19:53 [2019-09-27T15:19:53.007Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildSquashParent
15:19:53 [2019-09-27T15:19:53.007Z] --- SKIP: TestBuildSquashParent (0.00s)
15:19:53 [2019-09-27T15:19:53.007Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildWithRemoveAndForceRemove
15:19:53 [2019-09-27T15:19:53.007Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
15:19:53 [2019-09-27T15:19:53.007Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildMultiStageParentConfig
15:19:53 [2019-09-27T15:19:53.007Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
15:19:53 [2019-09-27T15:19:53.007Z]     build_test.go:141: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildLabelWithTargets
15:19:53 [2019-09-27T15:19:53.007Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:19:53 [2019-09-27T15:19:53.007Z]     build_test.go:191: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:53 [2019-09-27T15:19:53.007Z] === RUN   TestBuildWithEmptyLayers
15:19:55 [2019-09-27T15:19:55.099Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	3.176s
15:19:55 [2019-09-27T15:19:55.663Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.772s
15:19:56 [2019-09-27T15:19:56.595Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.989s
15:19:56 [2019-09-27T15:19:56.853Z] --- PASS: TestServiceUpdateConfigs (15.28s)
15:19:56 [2019-09-27T15:19:56.853Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:19:56 [2019-09-27T15:19:56.853Z]     daemon.go:302: [d2936d88307e7] waiting for daemon to start
15:19:56 [2019-09-27T15:19:56.853Z]     daemon.go:334: [d2936d88307e7] daemon started
15:19:56 [2019-09-27T15:19:56.853Z]     daemon.go:286: [d2936d88307e7] exiting daemon
15:19:56 [2019-09-27T15:19:56.853Z] === RUN   TestServiceUpdateNetwork
15:19:57 [2019-09-27T15:19:57.695Z] --- PASS: TestBuildWithEmptyLayers (4.72s)
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildMultiStageOnBuild
15:19:57 [2019-09-27T15:19:57.695Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z]     build_test.go:298: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildUncleanTarFilenames
15:19:57 [2019-09-27T15:19:57.695Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z]     build_test.go:345: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildMultiStageLayerLeak
15:19:57 [2019-09-27T15:19:57.695Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z]     build_test.go:405: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildWithHugeFile
15:19:57 [2019-09-27T15:19:57.695Z] --- SKIP: TestBuildWithHugeFile (0.01s)
15:19:57 [2019-09-27T15:19:57.695Z]     build_test.go:446: testEnv.OSType == "windows"
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildWithEmptyDockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:19:57 [2019-09-27T15:19:57.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:19:57 [2019-09-27T15:19:57.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:19:57 [2019-09-27T15:19:57.695Z] PASS
15:19:57 [2019-09-27T15:19:57.695Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:19:57 [2019-09-27T15:19:57.806Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.896s
15:19:58 [2019-09-27T15:19:58.155Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:19:58 [2019-09-27T15:19:58.155Z] INFO: Testing against a local daemon
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigList
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigList (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigsCreateAndDelete
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:105: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigsUpdate
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigsUpdate (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestTemplatedConfig
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestTemplatedConfig (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:187: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigInspect
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigInspect (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:327: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigCreateWithLabels
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:351: testEnv.DaemonInfo.OSType != "linux"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestConfigCreateResolve
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     config_test.go:378: testEnv.DaemonInfo.OSType != "linux"
15:19:58 [2019-09-27T15:19:58.155Z] PASS
15:19:58 [2019-09-27T15:19:58.155Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:19:58 [2019-09-27T15:19:58.155Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:19:58 [2019-09-27T15:19:58.155Z] INFO: Testing against a local daemon
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestContainerInvalidJSON
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:19:58 [2019-09-27T15:19:58.155Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
15:19:58 [2019-09-27T15:19:58.155Z]     copy_test.go:25: testEnv.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCopyFromContainerPathIsNotDir
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.01s)
15:19:58 [2019-09-27T15:19:58.155Z]     copy_test.go:39: testEnv.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCopyToContainerPathDoesNotExist
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.01s)
15:19:58 [2019-09-27T15:19:58.155Z]     copy_test.go:51: testEnv.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCopyToContainerPathIsNotDir
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.01s)
15:19:58 [2019-09-27T15:19:58.155Z]     copy_test.go:65: testEnv.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCopyFromContainer
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCopyFromContainer (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:19:58 [2019-09-27T15:19:58.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithInvalidEnv
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithInvalidEnv/0
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateWithInvalidEnv/0
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithInvalidEnv/1
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateWithInvalidEnv/1
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithInvalidEnv/2
15:19:58 [2019-09-27T15:19:58.155Z] === PAUSE TestCreateWithInvalidEnv/2
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateWithInvalidEnv/0
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateWithInvalidEnv/2
15:19:58 [2019-09-27T15:19:58.155Z] === CONT  TestCreateWithInvalidEnv/1
15:19:58 [2019-09-27T15:19:58.155Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateTmpfsMountsTarget
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     create_test.go:105: testEnv.DaemonInfo.OSType == "windows"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithCustomMaskedPaths
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     create_test.go:147: testEnv.DaemonInfo.OSType != "linux"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestCreateWithCustomReadonlyPaths
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     create_test.go:226: testEnv.DaemonInfo.OSType != "linux"
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestDiff
15:19:58 [2019-09-27T15:19:58.155Z] --- SKIP: TestDiff (0.00s)
15:19:58 [2019-09-27T15:19:58.155Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:19:58 [2019-09-27T15:19:58.155Z] === RUN   TestExecWithCloseStdin
15:20:00 [2019-09-27T15:20:00.329Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.439s
15:20:01 [2019-09-27T15:20:01.701Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.350s
15:20:01 [2019-09-27T15:20:01.952Z] --- PASS: TestExecWithCloseStdin (3.65s)
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestExec
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestExec (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestExecUser
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestExecUser (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestExportContainerAndImportImage
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestExportContainerAfterDaemonRestart
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestHealthCheckWorkdir
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestHealthKillContainer
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestHealthKillContainer (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestInspectCpusetInConfigPre120
15:20:01 [2019-09-27T15:20:01.952Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:20:01 [2019-09-27T15:20:01.952Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:20:01 [2019-09-27T15:20:01.952Z] === RUN   TestKillContainerInvalidSignal
15:20:02 [2019-09-27T15:20:02.266Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.835s
15:20:02 [2019-09-27T15:20:02.522Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.138s
15:20:02 [2019-09-27T15:20:02.522Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.148s
15:20:03 [2019-09-27T15:20:03.452Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.795s
15:20:04 [2019-09-27T15:20:04.383Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.803s
15:20:04 [2019-09-27T15:20:04.946Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.807s
15:20:04 [2019-09-27T15:20:04.946Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
15:20:05 [2019-09-27T15:20:05.204Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.152s
15:20:05 [2019-09-27T15:20:05.701Z] --- PASS: TestKillContainerInvalidSignal (3.43s)
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestKillContainer
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestKillContainer (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestKillStoppedContainer
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestKillStoppedContainerAPIPre120
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestKillDifferentUserContainer
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestInspectOomKilledTrue
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestInspectOomKilledFalse
15:20:05 [2019-09-27T15:20:05.701Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:20:05 [2019-09-27T15:20:05.701Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:20:05 [2019-09-27T15:20:05.701Z] === RUN   TestLogsFollowTailEmpty
15:20:06 [2019-09-27T15:20:06.133Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.537s
15:20:08 [2019-09-27T15:20:08.610Z] --- PASS: TestLogsFollowTailEmpty (3.30s)
15:20:08 [2019-09-27T15:20:08.610Z] === RUN   TestNetworkNat
15:20:08 [2019-09-27T15:20:08.610Z] --- SKIP: TestNetworkNat (0.00s)
15:20:08 [2019-09-27T15:20:08.610Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:20:08 [2019-09-27T15:20:08.610Z] === RUN   TestNetworkLocalhostTCPNat
15:20:08 [2019-09-27T15:20:08.610Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
15:20:08 [2019-09-27T15:20:08.610Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:08 [2019-09-27T15:20:08.610Z] === RUN   TestNetworkLoopbackNat
15:20:08 [2019-09-27T15:20:08.610Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:20:08 [2019-09-27T15:20:08.610Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:20:08 [2019-09-27T15:20:08.610Z] === RUN   TestPause
15:20:08 [2019-09-27T15:20:08.610Z] --- SKIP: TestPause (0.00s)
15:20:08 [2019-09-27T15:20:08.610Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:20:08 [2019-09-27T15:20:08.610Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:20:10 [2019-09-27T15:20:10.789Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.44s)
15:20:10 [2019-09-27T15:20:10.789Z] === RUN   TestPauseStopPausedContainer
15:20:10 [2019-09-27T15:20:10.789Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:20:10 [2019-09-27T15:20:10.789Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
15:20:10 [2019-09-27T15:20:10.789Z] === RUN   TestPsFilter
15:20:11 [2019-09-27T15:20:11.255Z] --- PASS: TestPsFilter (0.09s)
15:20:11 [2019-09-27T15:20:11.255Z] === RUN   TestRemoveContainerWithRemovedVolume
15:20:11 [2019-09-27T15:20:11.394Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.525s
15:20:11 [2019-09-27T15:20:11.394Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.770s
15:20:12 [2019-09-27T15:20:12.327Z] --- PASS: TestServiceUpdateNetwork (15.50s)
15:20:12 [2019-09-27T15:20:12.327Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:20:12 [2019-09-27T15:20:12.327Z]     daemon.go:302: [de71dd6c0a3cb] waiting for daemon to start
15:20:12 [2019-09-27T15:20:12.327Z]     daemon.go:334: [de71dd6c0a3cb] daemon started
15:20:12 [2019-09-27T15:20:12.327Z]     daemon.go:286: [de71dd6c0a3cb] exiting daemon
15:20:12 [2019-09-27T15:20:12.327Z] === RUN   TestDockerNetworkReConnect
15:20:12 [2019-09-27T15:20:12.327Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.117s
15:20:14 [2019-09-27T15:20:14.159Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.06s)
15:20:14 [2019-09-27T15:20:14.159Z] === RUN   TestRemoveContainerWithVolume
15:20:15 [2019-09-27T15:20:15.604Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.654s
15:20:16 [2019-09-27T15:20:16.977Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.595s
15:20:17 [2019-09-27T15:20:17.065Z] --- PASS: TestRemoveContainerWithVolume (2.54s)
15:20:17 [2019-09-27T15:20:17.065Z] === RUN   TestRemoveContainerRunning
15:20:18 [2019-09-27T15:20:18.348Z] --- PASS: TestDockerNetworkReConnect (6.00s)
15:20:18 [2019-09-27T15:20:18.348Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:20:18 [2019-09-27T15:20:18.348Z]     daemon.go:302: [d015cc700a685] waiting for daemon to start
15:20:18 [2019-09-27T15:20:18.348Z]     daemon.go:334: [d015cc700a685] daemon started
15:20:18 [2019-09-27T15:20:18.348Z]     daemon.go:286: [d015cc700a685] exiting daemon
15:20:18 [2019-09-27T15:20:18.348Z] === RUN   TestServiceUpdateLabel
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	82.614s
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.068s
15:20:18 [2019-09-27T15:20:18.895Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
15:20:18 [2019-09-27T15:20:18.895Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.603s
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.844s
15:20:18 [2019-09-27T15:20:18.895Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.357s
15:20:18 [2019-09-27T15:20:18.895Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.378s
15:20:19 [2019-09-27T15:20:19.280Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.359s
15:20:19 [2019-09-27T15:20:19.974Z] --- PASS: TestRemoveContainerRunning (3.25s)
15:20:19 [2019-09-27T15:20:19.974Z] === RUN   TestRemoveContainerForceRemoveRunning
15:20:21 [2019-09-27T15:20:21.175Z] --- PASS: TestServiceUpdateLabel (3.04s)
15:20:21 [2019-09-27T15:20:21.175Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:20:21 [2019-09-27T15:20:21.175Z]     daemon.go:302: [d916de9cd4ef5] waiting for daemon to start
15:20:21 [2019-09-27T15:20:21.175Z]     daemon.go:334: [d916de9cd4ef5] daemon started
15:20:21 [2019-09-27T15:20:21.175Z]     daemon.go:286: [d916de9cd4ef5] exiting daemon
15:20:21 [2019-09-27T15:20:21.175Z] === RUN   TestServiceUpdateSecrets
15:20:22 [2019-09-27T15:20:22.109Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	2.841s
15:20:22 [2019-09-27T15:20:22.644Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	4.276s
15:20:22 [2019-09-27T15:20:22.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.83s)
15:20:22 [2019-09-27T15:20:22.877Z] === RUN   TestRemoveInvalidContainer
15:20:22 [2019-09-27T15:20:22.877Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:20:22 [2019-09-27T15:20:22.877Z] === RUN   TestRenameLinkedContainer
15:20:22 [2019-09-27T15:20:22.877Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:20:22 [2019-09-27T15:20:22.877Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:20:22 [2019-09-27T15:20:22.877Z] === RUN   TestRenameStoppedContainer
15:20:23 [2019-09-27T15:20:23.041Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.795s
15:20:23 [2019-09-27T15:20:23.970Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.922s
15:20:24 [2019-09-27T15:20:24.827Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.685s
15:20:24 [2019-09-27T15:20:24.912Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.545s
15:20:24 [2019-09-27T15:20:24.912Z] SKIP: docker_cli_run_test.go:4200: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
15:20:24 [2019-09-27T15:20:24.912Z] SKIP: docker_cli_run_test.go:4220: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
15:20:24 [2019-09-27T15:20:24.912Z] SKIP: docker_cli_run_test.go:4210: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
15:20:24 [2019-09-27T15:20:24.912Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.223s
15:20:25 [2019-09-27T15:20:25.854Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.844s
15:20:26 [2019-09-27T15:20:26.615Z] --- PASS: TestRenameStoppedContainer (3.57s)
15:20:26 [2019-09-27T15:20:26.615Z] === RUN   TestRenameRunningContainerAndReuse
15:20:26 [2019-09-27T15:20:26.892Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	0.910s
15:20:27 [2019-09-27T15:20:27.471Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.799s
15:20:29 [2019-09-27T15:20:29.366Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.714s
15:20:29 [2019-09-27T15:20:29.585Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	4.157s
15:20:29 [2019-09-27T15:20:29.585Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
15:20:29 [2019-09-27T15:20:29.585Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
15:20:29 [2019-09-27T15:20:29.585Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
15:20:29 [2019-09-27T15:20:29.585Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
15:20:29 [2019-09-27T15:20:29.585Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
15:20:30 [2019-09-27T15:20:30.298Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.818s
15:20:30 [2019-09-27T15:20:30.862Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.753s
15:20:30 [2019-09-27T15:20:30.863Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.020s
15:20:31 [2019-09-27T15:20:31.794Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.858s
15:20:31 [2019-09-27T15:20:31.794Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.015s
15:20:31 [2019-09-27T15:20:31.794Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.067s
15:20:31 [2019-09-27T15:20:31.794Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.034s
15:20:31 [2019-09-27T15:20:31.794Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.015s
15:20:32 [2019-09-27T15:20:32.050Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.151s
15:20:32 [2019-09-27T15:20:32.306Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.174s
15:20:32 [2019-09-27T15:20:32.306Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.135s
15:20:32 [2019-09-27T15:20:32.497Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	2.716s
15:20:32 [2019-09-27T15:20:32.497Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
15:20:32 [2019-09-27T15:20:32.497Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
15:20:32 [2019-09-27T15:20:32.497Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
15:20:32 [2019-09-27T15:20:32.563Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.147s
15:20:32 [2019-09-27T15:20:32.563Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.156s
15:20:32 [2019-09-27T15:20:32.958Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.660s
15:20:33 [2019-09-27T15:20:33.494Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.830s
15:20:33 [2019-09-27T15:20:33.693Z] --- PASS: TestRenameRunningContainerAndReuse (7.06s)
15:20:33 [2019-09-27T15:20:33.693Z] === RUN   TestRenameInvalidName
15:20:34 [2019-09-27T15:20:34.426Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.808s
15:20:35 [2019-09-27T15:20:35.356Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	0.793s
15:20:35 [2019-09-27T15:20:35.356Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.029s
15:20:35 [2019-09-27T15:20:35.873Z] --- PASS: TestRenameInvalidName (2.68s)
15:20:35 [2019-09-27T15:20:35.873Z] === RUN   TestRenameAnonymousContainer
15:20:35 [2019-09-27T15:20:35.873Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:20:35 [2019-09-27T15:20:35.873Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:20:35 [2019-09-27T15:20:35.873Z] === RUN   TestRenameContainerWithSameName
15:20:35 [2019-09-27T15:20:35.919Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.840s
15:20:36 [2019-09-27T15:20:36.483Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.263s
15:20:36 [2019-09-27T15:20:36.740Z] --- PASS: TestServiceUpdateSecrets (15.41s)
15:20:36 [2019-09-27T15:20:36.740Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:20:36 [2019-09-27T15:20:36.740Z]     daemon.go:302: [da689c7893dba] waiting for daemon to start
15:20:36 [2019-09-27T15:20:36.740Z]     daemon.go:334: [da689c7893dba] daemon started
15:20:36 [2019-09-27T15:20:36.740Z]     daemon.go:286: [da689c7893dba] exiting daemon
15:20:36 [2019-09-27T15:20:36.740Z] === RUN   TestServiceUpdateConfigs
15:20:36 [2019-09-27T15:20:36.997Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.771s
15:20:37 [2019-09-27T15:20:37.254Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.028s
15:20:37 [2019-09-27T15:20:37.657Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	4.368s
15:20:38 [2019-09-27T15:20:38.184Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.866s
15:20:39 [2019-09-27T15:20:39.116Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.983s
15:20:39 [2019-09-27T15:20:39.116Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.037s
15:20:39 [2019-09-27T15:20:39.116Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.020s
15:20:39 [2019-09-27T15:20:39.609Z] --- PASS: TestRenameContainerWithSameName (3.38s)
15:20:39 [2019-09-27T15:20:39.609Z] === RUN   TestRenameContainerWithLinkedContainer
15:20:39 [2019-09-27T15:20:39.609Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:20:39 [2019-09-27T15:20:39.609Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:20:39 [2019-09-27T15:20:39.609Z] === RUN   TestResize
15:20:39 [2019-09-27T15:20:39.609Z] --- SKIP: TestResize (0.00s)
15:20:39 [2019-09-27T15:20:39.609Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:20:39 [2019-09-27T15:20:39.609Z] === RUN   TestResizeWithInvalidSize
15:20:39 [2019-09-27T15:20:39.609Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:20:39 [2019-09-27T15:20:39.609Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:20:39 [2019-09-27T15:20:39.609Z] === RUN   TestResizeWhenContainerNotStarted
15:20:40 [2019-09-27T15:20:40.046Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.781s
15:20:41 [2019-09-27T15:20:41.414Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.618s
15:20:42 [2019-09-27T15:20:42.352Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.825s
15:20:42 [2019-09-27T15:20:42.352Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
15:20:42 [2019-09-27T15:20:42.509Z] --- PASS: TestResizeWhenContainerNotStarted (3.23s)
15:20:42 [2019-09-27T15:20:42.509Z] === RUN   TestDaemonRestartKillContainers
15:20:42 [2019-09-27T15:20:42.509Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:20:42 [2019-09-27T15:20:42.509Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:20:42 [2019-09-27T15:20:42.509Z] === RUN   TestStats
15:20:42 [2019-09-27T15:20:42.509Z] --- SKIP: TestStats (0.00s)
15:20:42 [2019-09-27T15:20:42.509Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
15:20:42 [2019-09-27T15:20:42.509Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:20:43 [2019-09-27T15:20:43.284Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.693s
15:20:43 [2019-09-27T15:20:43.284Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.063s
15:20:44 [2019-09-27T15:20:44.651Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.567s
15:20:45 [2019-09-27T15:20:45.582Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.720s
15:20:48 [2019-09-27T15:20:48.103Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.597s
15:20:49 [2019-09-27T15:20:49.032Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.798s
15:20:49 [2019-09-27T15:20:49.032Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.013s
15:20:49 [2019-09-27T15:20:49.033Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.017s
15:20:49 [2019-09-27T15:20:49.990Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.098s
15:20:51 [2019-09-27T15:20:51.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.74s)
15:20:51 [2019-09-27T15:20:51.088Z] === RUN   TestStopContainerWithTimeout
15:20:51 [2019-09-27T15:20:51.088Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:20:51 [2019-09-27T15:20:51.088Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:20:51 [2019-09-27T15:20:51.088Z] === RUN   TestUpdateRestartPolicy
15:20:51 [2019-09-27T15:20:51.358Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.128s
15:20:51 [2019-09-27T15:20:51.921Z] --- PASS: TestServiceUpdateConfigs (15.23s)
15:20:51 [2019-09-27T15:20:51.921Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:20:51 [2019-09-27T15:20:51.921Z]     daemon.go:302: [d5f68d9bfbb04] waiting for daemon to start
15:20:51 [2019-09-27T15:20:51.921Z]     daemon.go:334: [d5f68d9bfbb04] daemon started
15:20:51 [2019-09-27T15:20:51.921Z]     daemon.go:286: [d5f68d9bfbb04] exiting daemon
15:20:51 [2019-09-27T15:20:51.921Z] === RUN   TestServiceUpdateNetwork
15:20:52 [2019-09-27T15:20:52.485Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.261s
15:20:52 [2019-09-27T15:20:52.485Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.064s
15:20:55 [2019-09-27T15:20:55.005Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	2.393s
15:20:55 [2019-09-27T15:20:55.005Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.075s
15:20:55 [2019-09-27T15:20:55.475Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	15.181s
15:20:55 [2019-09-27T15:20:55.475Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.363s
15:20:55 [2019-09-27T15:20:55.475Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
15:20:55 [2019-09-27T15:20:55.475Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
15:20:55 [2019-09-27T15:20:55.475Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
15:20:55 [2019-09-27T15:20:55.475Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
15:20:55 [2019-09-27T15:20:55.475Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
15:20:55 [2019-09-27T15:20:55.567Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.570s
15:20:55 [2019-09-27T15:20:55.935Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	1.937s
15:20:55 [2019-09-27T15:20:55.935Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.085s
15:20:58 [2019-09-27T15:20:58.089Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.168s
15:20:58 [2019-09-27T15:20:58.089Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.037s
15:20:59 [2019-09-27T15:20:59.456Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.649s
15:20:59 [2019-09-27T15:20:59.456Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.057s
15:20:59 [2019-09-27T15:20:59.456Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.009s
15:21:00 [2019-09-27T15:21:00.633Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	4.298s
15:21:01 [2019-09-27T15:21:01.351Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.600s
15:21:03 [2019-09-27T15:21:03.245Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.730s
15:21:03 [2019-09-27T15:21:03.245Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.393s
15:21:03 [2019-09-27T15:21:03.245Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.055s
15:21:03 [2019-09-27T15:21:03.501Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.061s
15:21:03 [2019-09-27T15:21:03.501Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.055s
15:21:03 [2019-09-27T15:21:03.757Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.387s
15:21:05 [2019-09-27T15:21:05.331Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	4.327s
15:21:06 [2019-09-27T15:21:06.283Z] PASS: docker_cli_run_test.go:4284: DockerSuite.TestSlowStdinClosing	2.482s
15:21:06 [2019-09-27T15:21:06.540Z] PASS: docker_cli_swarm_test.go:1129: DockerSwarmSuite.TestSwarmLockUnlockCluster	112.221s
15:21:07 [2019-09-27T15:21:07.471Z] --- PASS: TestServiceUpdateNetwork (15.51s)
15:21:07 [2019-09-27T15:21:07.471Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:21:07 [2019-09-27T15:21:07.471Z]     daemon.go:302: [deb600ad4bb75] waiting for daemon to start
15:21:07 [2019-09-27T15:21:07.471Z]     daemon.go:334: [deb600ad4bb75] daemon started
15:21:07 [2019-09-27T15:21:07.471Z]     daemon.go:286: [deb600ad4bb75] exiting daemon
15:21:07 [2019-09-27T15:21:07.471Z] === RUN   TestDockerNetworkReConnect
15:21:12 [2019-09-27T15:21:12.186Z] --- PASS: TestUpdateRestartPolicy (21.28s)
15:21:12 [2019-09-27T15:21:12.187Z] === RUN   TestUpdateRestartWithAutoRemove
15:21:12 [2019-09-27T15:21:12.723Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.809s
15:21:13 [2019-09-27T15:21:13.652Z] --- PASS: TestDockerNetworkReConnect (6.21s)
15:21:13 [2019-09-27T15:21:13.652Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:21:13 [2019-09-27T15:21:13.652Z]     daemon.go:302: [d8658a6913fd3] waiting for daemon to start
15:21:13 [2019-09-27T15:21:13.652Z]     daemon.go:334: [d8658a6913fd3] daemon started
15:21:13 [2019-09-27T15:21:13.652Z]     daemon.go:286: [d8658a6913fd3] exiting daemon
15:21:13 [2019-09-27T15:21:13.652Z] === RUN   TestServiceUpdateLabel
15:21:14 [2019-09-27T15:21:14.362Z] --- PASS: TestUpdateRestartWithAutoRemove (2.74s)
15:21:14 [2019-09-27T15:21:14.362Z] PASS
15:21:14 [2019-09-27T15:21:14.362Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:21:14 [2019-09-27T15:21:14.362Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.362Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestCommitInheritsEnv
15:21:14 [2019-09-27T15:21:14.362Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:21:14 [2019-09-27T15:21:14.362Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestImportExtremelyLargeImageWorks
15:21:14 [2019-09-27T15:21:14.362Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:21:14 [2019-09-27T15:21:14.362Z]     import_test.go:19: testEnv.OSType == "windows": TODO enable on windows
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestImagesFilterMultiReference
15:21:14 [2019-09-27T15:21:14.362Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestRemoveImageOrphaning
15:21:14 [2019-09-27T15:21:14.362Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
15:21:14 [2019-09-27T15:21:14.362Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:21:14 [2019-09-27T15:21:14.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestTagInvalidReference
15:21:14 [2019-09-27T15:21:14.362Z] --- PASS: TestTagInvalidReference (0.01s)
15:21:14 [2019-09-27T15:21:14.362Z] === RUN   TestTagValidPrefixedRepo
15:21:14 [2019-09-27T15:21:14.821Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestTagExistedNameWithoutForce
15:21:14 [2019-09-27T15:21:14.821Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestTagOfficialNames
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestTagOfficialNames (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     tag_test.go:98: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestTagMatchesDigest
15:21:14 [2019-09-27T15:21:14.821Z] --- PASS: TestTagMatchesDigest (0.01s)
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestNetworkCreateDelete
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDockerNetworkDeletePreferID
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestInspectNetwork
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestInspectNetwork (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestRunContainerWithBridgeNone
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestNetworkInvalidJSON
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestNetworkInvalidJSON//networks/create
15:21:14 [2019-09-27T15:21:14.821Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:21:14 [2019-09-27T15:21:14.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:14 [2019-09-27T15:21:14.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:14 [2019-09-27T15:21:14.821Z] === CONT  TestNetworkInvalidJSON//networks/create
15:21:14 [2019-09-27T15:21:14.821Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:14 [2019-09-27T15:21:14.821Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:21:14 [2019-09-27T15:21:14.821Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:21:14 [2019-09-27T15:21:14.821Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDaemonRestartWithLiveRestore
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:29: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDaemonDefaultNetworkPools
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:51: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDaemonRestartWithExistingNetwork
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:94: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:127: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:177: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestServiceWithPredefinedNetwork
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:201: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:230: FLAKY_TEST
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     service_test.go:333: testEnv.OSType == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestPluginInvalidJSON
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:21:14 [2019-09-27T15:21:14.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:21:14 [2019-09-27T15:21:14.821Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:21:14 [2019-09-27T15:21:14.821Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:21:14 [2019-09-27T15:21:14.821Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:14 [2019-09-27T15:21:14.821Z] INFO: Testing against a local daemon
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestExternalGraphDriver
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     external_test.go:48: runtime.GOOS == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] === RUN   TestGraphdriverPluginV2
15:21:14 [2019-09-27T15:21:14.821Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:21:14 [2019-09-27T15:21:14.821Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:14 [2019-09-27T15:21:14.821Z] PASS
15:21:14 [2019-09-27T15:21:14.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:21:15 [2019-09-27T15:21:15.021Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.640s
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Testing against a local daemon
15:21:15 [2019-09-27T15:21:15.281Z] PASS
15:21:15 [2019-09-27T15:21:15.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Testing against a local daemon
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSecretInspect
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSecretInspect (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSecretList
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSecretList (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSecretsCreateAndDelete
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     secret_test.go:131: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSecretsUpdate
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSecretsUpdate (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestTemplatedSecret
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestTemplatedSecret (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     secret_test.go:229: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] PASS
15:21:15 [2019-09-27T15:21:15.281Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Testing against a local daemon
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceCreateInit
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:21:15 [2019-09-27T15:21:15.281Z] --- PASS: TestServiceCreateInit (0.01s)
15:21:15 [2019-09-27T15:21:15.281Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]         create_test.go:36: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestCreateServiceMultipleTimes
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     create_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestCreateWithDuplicateNetworkNames
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     create_test.go:125: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestCreateServiceSecretFileMode
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     create_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestCreateServiceConfigFileMode
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     create_test.go:242: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestInspect
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestInspect (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestDockerNetworkConnectAlias
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestDockerNetworkReConnect
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServicePlugin
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestServicePlugin (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceUpdateLabel
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceUpdateSecrets
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceUpdateConfigs
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestServiceUpdateNetwork
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
15:21:15 [2019-09-27T15:21:15.281Z] PASS
15:21:15 [2019-09-27T15:21:15.281Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Testing against a local daemon
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSessionCreate
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSessionCreate (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     session_test.go:14: !testEnv.DaemonInfo.ExperimentalBuild
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestSessionCreateWithBadUpgrade
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     session_test.go:31: !testEnv.DaemonInfo.ExperimentalBuild
15:21:15 [2019-09-27T15:21:15.281Z] PASS
15:21:15 [2019-09-27T15:21:15.281Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:15 [2019-09-27T15:21:15.281Z] INFO: Testing against a local daemon
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestEventsExecDie
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestEventsExecDie (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestEventsBackwardsCompatible
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestInfoAPI
15:21:15 [2019-09-27T15:21:15.281Z] --- PASS: TestInfoAPI (0.01s)
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestInfoAPIWarnings
15:21:15 [2019-09-27T15:21:15.281Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:21:15 [2019-09-27T15:21:15.281Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:15 [2019-09-27T15:21:15.281Z] === RUN   TestLoginFailsWithBadCredentials
15:21:15 [2019-09-27T15:21:15.666Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	10.296s
15:21:15 [2019-09-27T15:21:15.952Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	0.989s
15:21:16 [2019-09-27T15:21:16.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
15:21:16 [2019-09-27T15:21:16.248Z] === RUN   TestVersion
15:21:16 [2019-09-27T15:21:16.248Z] --- PASS: TestVersion (0.01s)
15:21:16 [2019-09-27T15:21:16.248Z] PASS
15:21:16 [2019-09-27T15:21:16.248Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:21:16 [2019-09-27T15:21:16.248Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:16 [2019-09-27T15:21:16.248Z] INFO: Testing against a local daemon
15:21:16 [2019-09-27T15:21:16.248Z] === RUN   TestVolumesCreateAndList
15:21:16 [2019-09-27T15:21:16.515Z] --- PASS: TestServiceUpdateLabel (2.88s)
15:21:16 [2019-09-27T15:21:16.515Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:21:16 [2019-09-27T15:21:16.515Z]     daemon.go:302: [df70e353e3f9c] waiting for daemon to start
15:21:16 [2019-09-27T15:21:16.515Z]     daemon.go:334: [df70e353e3f9c] daemon started
15:21:16 [2019-09-27T15:21:16.515Z]     daemon.go:286: [df70e353e3f9c] exiting daemon
15:21:16 [2019-09-27T15:21:16.515Z] === RUN   TestServiceUpdateSecrets
15:21:16 [2019-09-27T15:21:16.706Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:21:16 [2019-09-27T15:21:16.706Z] === RUN   TestVolumesRemove
15:21:16 [2019-09-27T15:21:16.706Z] --- SKIP: TestVolumesRemove (0.00s)
15:21:16 [2019-09-27T15:21:16.706Z]     volume_test.go:57: testEnv.OSType == "windows": FIXME
15:21:16 [2019-09-27T15:21:16.706Z] === RUN   TestVolumesInspect
15:21:16 [2019-09-27T15:21:16.706Z] --- PASS: TestVolumesInspect (0.02s)
15:21:16 [2019-09-27T15:21:16.706Z] === RUN   TestVolumesInvalidJSON
15:21:16 [2019-09-27T15:21:16.706Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:16 [2019-09-27T15:21:16.706Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:16 [2019-09-27T15:21:16.706Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:16 [2019-09-27T15:21:16.706Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:21:16 [2019-09-27T15:21:16.706Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:21:16 [2019-09-27T15:21:16.706Z] PASS
15:21:16 [2019-09-27T15:21:16.706Z] INFO: make.ps1 ended at 09/27/2019 15:21:16
15:21:16 [2019-09-27T15:21:16.706Z] INFO: Integration CLI tests being run from the host:
15:21:16 [2019-09-27T15:21:16.706Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
15:21:17 [2019-09-27T15:21:17.448Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.579s
15:21:20 [2019-09-27T15:21:20.737Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.871s
15:21:20 [2019-09-27T15:21:20.993Z] PASS: docker_cli_swarm_test.go:1443: DockerSwarmSuite.TestSwarmManagerAddress	4.001s
15:21:21 [2019-09-27T15:21:21.469Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	5.281s
15:21:21 [2019-09-27T15:21:21.930Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	1.150s
15:21:22 [2019-09-27T15:21:22.889Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.259s
15:21:23 [2019-09-27T15:21:23.454Z] PASS: docker_cli_swarm_test.go:1513: DockerSwarmSuite.TestSwarmNetworkCreateDup	1.596s
15:21:24 [2019-09-27T15:21:24.017Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.640s
15:21:25 [2019-09-27T15:21:25.292Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
15:21:25 [2019-09-27T15:21:25.292Z] INFO: Testing against a local daemon
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
15:21:25 [2019-09-27T15:21:25.292Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_create_test.go:15: DockerSuite.TestAPICreateWithInvalidHealthcheckParams	0.011s
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.002s
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.002s
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
15:21:25 [2019-09-27T15:21:25.292Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
15:21:25 [2019-09-27T15:21:25.292Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.002s
15:21:25 [2019-09-27T15:21:25.909Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.793s
15:21:26 [2019-09-27T15:21:26.263Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	1.790s
15:21:26 [2019-09-27T15:21:26.263Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.175s
15:21:26 [2019-09-27T15:21:26.714Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	4.356s
15:21:26 [2019-09-27T15:21:26.714Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
15:21:26 [2019-09-27T15:21:26.841Z] PASS: docker_cli_swarm_test.go:1490: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.731s
15:21:27 [2019-09-27T15:21:27.693Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.660s
15:21:27 [2019-09-27T15:21:27.693Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.379s
15:21:27 [2019-09-27T15:21:27.693Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
15:21:28 [2019-09-27T15:21:28.210Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.898s
15:21:28 [2019-09-27T15:21:28.443Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	1.833s
15:21:28 [2019-09-27T15:21:28.443Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.333s
15:21:30 [2019-09-27T15:21:30.105Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.722s
15:21:32 [2019-09-27T15:21:32.628Z] --- PASS: TestServiceUpdateSecrets (15.86s)
15:21:32 [2019-09-27T15:21:32.628Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:21:32 [2019-09-27T15:21:32.628Z]     daemon.go:302: [dd7b32a38cdea] waiting for daemon to start
15:21:32 [2019-09-27T15:21:32.628Z]     daemon.go:334: [dd7b32a38cdea] daemon started
15:21:32 [2019-09-27T15:21:32.628Z]     daemon.go:286: [dd7b32a38cdea] exiting daemon
15:21:32 [2019-09-27T15:21:32.628Z] === RUN   TestServiceUpdateConfigs
15:21:32 [2019-09-27T15:21:32.885Z] PASS: docker_cli_swarm_test.go:1464: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	5.339s
15:21:34 [2019-09-27T15:21:34.777Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	4.009s
15:21:36 [2019-09-27T15:21:36.145Z] PASS: docker_cli_swarm_test.go:799: DockerSwarmSuite.TestSwarmNetworkPlugin	1.467s
15:21:36 [2019-09-27T15:21:36.273Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	7.846s
15:21:36 [2019-09-27T15:21:36.273Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
15:21:40 [2019-09-27T15:21:40.323Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	4.754s
15:21:42 [2019-09-27T15:21:42.842Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.023s
15:21:44 [2019-09-27T15:21:44.860Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	7.817s
15:21:44 [2019-09-27T15:21:44.860Z] PASS: docker_cli_build_test.go:6159: DockerSuite.TestBuildIidFile	0.739s
15:21:47 [2019-09-27T15:21:47.046Z] PASS: docker_cli_build_test.go:6184: DockerSuite.TestBuildIidFileCleanupOnFail	1.792s
15:21:47 [2019-09-27T15:21:47.046Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
15:21:47 [2019-09-27T15:21:47.509Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildIntermediateTarget	0.569s
15:21:47 [2019-09-27T15:21:47.509Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.048s
15:21:48 [2019-09-27T15:21:48.102Z] --- PASS: TestServiceUpdateConfigs (15.77s)
15:21:48 [2019-09-27T15:21:48.102Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:21:48 [2019-09-27T15:21:48.102Z]     daemon.go:302: [da1a0d8cc59f9] waiting for daemon to start
15:21:48 [2019-09-27T15:21:48.102Z]     daemon.go:334: [da1a0d8cc59f9] daemon started
15:21:48 [2019-09-27T15:21:48.102Z]     daemon.go:286: [da1a0d8cc59f9] exiting daemon
15:21:48 [2019-09-27T15:21:48.102Z] === RUN   TestServiceUpdateNetwork
15:21:48 [2019-09-27T15:21:48.359Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.442s
15:21:51 [2019-09-27T15:21:51.647Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.775s
15:21:52 [2019-09-27T15:21:52.207Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	3.734s
15:21:52 [2019-09-27T15:21:52.667Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.748s
15:21:53 [2019-09-27T15:21:53.128Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.480s
15:21:53 [2019-09-27T15:21:53.539Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.861s
15:21:53 [2019-09-27T15:21:53.591Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.665s
15:21:54 [2019-09-27T15:21:54.051Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.361s
15:21:54 [2019-09-27T15:21:54.467Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.668s
15:21:55 [2019-09-27T15:21:55.021Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.675s
15:21:55 [2019-09-27T15:21:55.396Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.931s
15:21:55 [2019-09-27T15:21:55.959Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.832s
15:21:55 [2019-09-27T15:21:55.959Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
15:21:55 [2019-09-27T15:21:55.993Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.134s
15:21:56 [2019-09-27T15:21:56.888Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.850s
15:22:00 [2019-09-27T15:22:00.752Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	4.247s
15:22:00 [2019-09-27T15:22:00.752Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
15:22:00 [2019-09-27T15:22:00.752Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
15:22:00 [2019-09-27T15:22:00.752Z] PASS: docker_cli_build_test.go:6087: DockerSuite.TestBuildLineErrorOnBuild	0.054s
15:22:00 [2019-09-27T15:22:00.752Z] PASS: docker_cli_build_test.go:6098: DockerSuite.TestBuildLineErrorUnknownInstruction	0.055s
15:22:00 [2019-09-27T15:22:00.752Z] PASS: docker_cli_build_test.go:6129: DockerSuite.TestBuildLineErrorWithComments	0.051s
15:22:00 [2019-09-27T15:22:00.752Z] PASS: docker_cli_build_test.go:6112: DockerSuite.TestBuildLineErrorWithEmptyLines	0.051s
15:22:01 [2019-09-27T15:22:01.212Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.381s
15:22:01 [2019-09-27T15:22:01.672Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.581s
15:22:02 [2019-09-27T15:22:02.137Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	4.136s
15:22:04 [2019-09-27T15:22:04.029Z] --- PASS: TestServiceUpdateNetwork (15.85s)
15:22:04 [2019-09-27T15:22:04.029Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:22:04 [2019-09-27T15:22:04.029Z]     daemon.go:302: [d25db90619aaf] waiting for daemon to start
15:22:04 [2019-09-27T15:22:04.029Z]     daemon.go:334: [d25db90619aaf] daemon started
15:22:04 [2019-09-27T15:22:04.029Z]     daemon.go:286: [d25db90619aaf] exiting daemon
15:22:04 [2019-09-27T15:22:04.029Z] === RUN   TestDockerNetworkReConnect
15:22:05 [2019-09-27T15:22:05.397Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.440s
15:22:05 [2019-09-27T15:22:05.961Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.531s
15:22:06 [2019-09-27T15:22:06.503Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	4.714s
15:22:06 [2019-09-27T15:22:06.892Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.662s
15:22:06 [2019-09-27T15:22:06.892Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
15:22:06 [2019-09-27T15:22:06.964Z] SKIP: docker_cli_build_test.go:5935: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux)
15:22:07 [2019-09-27T15:22:07.823Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.717s
15:22:09 [2019-09-27T15:22:09.715Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.426s
15:22:09 [2019-09-27T15:22:09.715Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
15:22:09 [2019-09-27T15:22:09.715Z] --- PASS: TestDockerNetworkReConnect (5.68s)
15:22:09 [2019-09-27T15:22:09.715Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:22:09 [2019-09-27T15:22:09.715Z]     daemon.go:302: [d6745bfeaf552] waiting for daemon to start
15:22:09 [2019-09-27T15:22:09.715Z]     daemon.go:334: [d6745bfeaf552] daemon started
15:22:09 [2019-09-27T15:22:09.715Z]     daemon.go:286: [d6745bfeaf552] exiting daemon
15:22:09 [2019-09-27T15:22:09.715Z] === RUN   TestServiceUpdateLabel
15:22:11 [2019-09-27T15:22:11.606Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.668s
15:22:12 [2019-09-27T15:22:12.539Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.825s
15:22:12 [2019-09-27T15:22:12.795Z] --- PASS: TestServiceUpdateLabel (3.07s)
15:22:12 [2019-09-27T15:22:12.795Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:22:12 [2019-09-27T15:22:12.795Z]     daemon.go:302: [dae7b0c4a8b8e] waiting for daemon to start
15:22:12 [2019-09-27T15:22:12.795Z]     daemon.go:334: [dae7b0c4a8b8e] daemon started
15:22:12 [2019-09-27T15:22:12.795Z]     daemon.go:286: [dae7b0c4a8b8e] exiting daemon
15:22:12 [2019-09-27T15:22:12.795Z] === RUN   TestServiceUpdateSecrets
15:22:13 [2019-09-27T15:22:13.725Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.832s
15:22:15 [2019-09-27T15:22:15.617Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.742s
15:22:20 [2019-09-27T15:22:20.877Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.176s
15:22:21 [2019-09-27T15:22:21.792Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	12.597s
15:22:21 [2019-09-27T15:22:21.792Z] SKIP: docker_cli_build_test.go:5506: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
15:22:21 [2019-09-27T15:22:21.805Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.570s
15:22:21 [2019-09-27T15:22:21.805Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
15:22:22 [2019-09-27T15:22:22.252Z] PASS: docker_cli_build_test.go:5685: DockerSuite.TestBuildMultiStageCopyFromErrors	1.984s
15:22:22 [2019-09-27T15:22:22.738Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.897s
15:22:23 [2019-09-27T15:22:23.669Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.722s
15:22:28 [2019-09-27T15:22:28.922Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.803s
15:22:28 [2019-09-27T15:22:28.922Z] --- PASS: TestServiceUpdateSecrets (15.63s)
15:22:28 [2019-09-27T15:22:28.922Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:22:28 [2019-09-27T15:22:28.922Z]     daemon.go:302: [dbad9fcefd6ff] waiting for daemon to start
15:22:28 [2019-09-27T15:22:28.922Z]     daemon.go:334: [dbad9fcefd6ff] daemon started
15:22:28 [2019-09-27T15:22:28.922Z]     daemon.go:286: [dbad9fcefd6ff] exiting daemon
15:22:28 [2019-09-27T15:22:28.922Z] === RUN   TestServiceUpdateConfigs
15:22:30 [2019-09-27T15:22:30.816Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.752s
15:22:32 [2019-09-27T15:22:32.709Z] PASS: docker_cli_network_unix_test.go:1536: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.573s
15:22:34 [2019-09-27T15:22:34.076Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.681s
15:22:36 [2019-09-27T15:22:36.597Z] PASS: docker_cli_network_unix_test.go:1462: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	3.096s
15:22:38 [2019-09-27T15:22:38.491Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	3.286s
15:22:39 [2019-09-27T15:22:39.420Z] PASS: docker_cli_network_unix_test.go:1591: DockerSuite.TestUserDefinedNetworkConnectivity	2.438s
15:22:41 [2019-09-27T15:22:41.943Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.821s
15:22:44 [2019-09-27T15:22:44.465Z] --- PASS: TestServiceUpdateConfigs (15.97s)
15:22:44 [2019-09-27T15:22:44.465Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:22:44 [2019-09-27T15:22:44.465Z]     daemon.go:302: [dbdd9b24722ce] waiting for daemon to start
15:22:44 [2019-09-27T15:22:44.465Z]     daemon.go:334: [dbdd9b24722ce] daemon started
15:22:44 [2019-09-27T15:22:44.465Z]     daemon.go:286: [dbdd9b24722ce] exiting daemon
15:22:44 [2019-09-27T15:22:44.465Z] === RUN   TestServiceUpdateNetwork
15:22:44 [2019-09-27T15:22:44.465Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	4.077s
15:22:46 [2019-09-27T15:22:46.987Z] PASS: docker_cli_swarm_test.go:1535: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	4.221s
15:22:50 [2019-09-27T15:22:50.268Z] PASS: docker_cli_swarm_test.go:1593: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.646s
15:22:50 [2019-09-27T15:22:50.840Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	5.824s
15:22:52 [2019-09-27T15:22:52.230Z] PASS: docker_cli_build_test.go:5627: DockerSuite.TestBuildMultiStageCopyFromSyntax	27.438s
15:22:54 [2019-09-27T15:22:54.111Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.808s
15:22:56 [2019-09-27T15:22:56.631Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.548s
15:22:57 [2019-09-27T15:22:57.998Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.624s
15:22:59 [2019-09-27T15:22:59.368Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.650s
15:23:00 [2019-09-27T15:23:00.736Z] --- PASS: TestServiceUpdateNetwork (16.14s)
15:23:00 [2019-09-27T15:23:00.736Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:23:00 [2019-09-27T15:23:00.736Z]     daemon.go:302: [d31a0482b1b6c] waiting for daemon to start
15:23:00 [2019-09-27T15:23:00.736Z]     daemon.go:334: [d31a0482b1b6c] daemon started
15:23:00 [2019-09-27T15:23:00.736Z]     daemon.go:286: [d31a0482b1b6c] exiting daemon
15:23:00 [2019-09-27T15:23:00.736Z] PASS
15:23:00 [2019-09-27T15:23:00.736Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:23:00 [2019-09-27T15:23:00.736Z] INFO: Testing against a local daemon
15:23:00 [2019-09-27T15:23:00.736Z] testing: warning: no tests to run
15:23:00 [2019-09-27T15:23:00.736Z] PASS
15:23:00 [2019-09-27T15:23:00.736Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:23:00 [2019-09-27T15:23:00.736Z] INFO: Testing against a local daemon
15:23:00 [2019-09-27T15:23:00.736Z] testing: warning: no tests to run
15:23:00 [2019-09-27T15:23:00.736Z] PASS
15:23:00 [2019-09-27T15:23:00.736Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:23:00 [2019-09-27T15:23:00.736Z] INFO: Testing against a local daemon
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:23:00 [2019-09-27T15:23:00.736Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:23:00 [2019-09-27T15:23:00.736Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON
15:23:00 [2019-09-27T15:23:00.736Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.736Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:23:00 [2019-09-27T15:23:00.993Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:23:00 [2019-09-27T15:23:00.993Z] === RUN   TestVolumesInvalidJSON
15:23:00 [2019-09-27T15:23:00.993Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] --- PASS: TestVolumesInvalidJSON (0.08s)
15:23:00 [2019-09-27T15:23:00.993Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:23:00 [2019-09-27T15:23:00.993Z] === RUN   TestVolumesInvalidJSON
15:23:00 [2019-09-27T15:23:00.993Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:23:00 [2019-09-27T15:23:00.993Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:23:00 [2019-09-27T15:23:00.993Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:23:00 [2019-09-27T15:23:00.993Z] PASS
15:23:00 [2019-09-27T15:23:00.993Z] Running integration-test (iteration 4)
15:23:00 [2019-09-27T15:23:00.993Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:23:00 [2019-09-27T15:23:00.993Z] INFO: Testing against a local daemon
15:23:00 [2019-09-27T15:23:00.993Z] === RUN   TestBuildWithHugeFile
15:23:02 [2019-09-27T15:23:02.361Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.693s
15:23:02 [2019-09-27T15:23:02.567Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	11.500s
15:23:06 [2019-09-27T15:23:06.537Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	4.287s
15:23:11 [2019-09-27T15:23:11.788Z] PASS: docker_api_swarm_test.go:947: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.556s
15:23:11 [2019-09-27T15:23:11.788Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	5.107s
15:23:12 [2019-09-27T15:23:12.896Z] PASS: docker_cli_build_test.go:5765: DockerSuite.TestBuildMultiStageImplicitFrom	9.103s
15:23:18 [2019-09-27T15:23:18.334Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	6.509s
15:23:23 [2019-09-27T15:23:23.242Z] PASS: docker_cli_build_test.go:5732: DockerSuite.TestBuildMultiStageMultipleBuilds	10.541s
15:23:24 [2019-09-27T15:23:24.924Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	6.066s
15:23:29 [2019-09-27T15:23:29.041Z] PASS: docker_cli_build_test.go:5847: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	5.611s
15:23:33 [2019-09-27T15:23:33.035Z] PASS: docker_cli_swarm_test.go:1249: DockerSwarmSuite.TestSwarmRotateUnlockKey	18.933s
15:23:37 [2019-09-27T15:23:37.208Z] PASS: docker_cli_swarm_test.go:818: DockerSwarmSuite.TestSwarmServiceEnvFile	2.831s
15:23:39 [2019-09-27T15:23:39.735Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.091s
15:23:39 [2019-09-27T15:23:39.735Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.032s
15:23:39 [2019-09-27T15:23:39.735Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.092s
15:23:41 [2019-09-27T15:23:41.105Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	2.665s
15:23:41 [2019-09-27T15:23:41.362Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	1.886s
15:23:41 [2019-09-27T15:23:41.619Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.106s
15:23:41 [2019-09-27T15:23:41.619Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.097s
15:23:41 [2019-09-27T15:23:41.619Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.117s
15:23:43 [2019-09-27T15:23:43.868Z] PASS: docker_cli_build_test.go:5822: DockerSuite.TestBuildMultiStageNameVariants	14.934s
15:23:44 [2019-09-27T15:23:44.140Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.003s
15:23:44 [2019-09-27T15:23:44.140Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.042s
15:23:46 [2019-09-27T15:23:46.032Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	2.144s
15:23:46 [2019-09-27T15:23:46.033Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.109s
15:23:46 [2019-09-27T15:23:46.289Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.150s
15:23:46 [2019-09-27T15:23:46.289Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.022s
15:23:46 [2019-09-27T15:23:46.289Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmServiceLsFilterMode	4.454s
15:23:46 [2019-09-27T15:23:46.546Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.102s
15:23:50 [2019-09-27T15:23:50.951Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	6.236s
15:23:50 [2019-09-27T15:23:50.951Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.491s
15:23:50 [2019-09-27T15:23:50.951Z] SKIP: docker_cli_build_test.go:5542: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
15:23:50 [2019-09-27T15:23:50.951Z] SKIP: docker_cli_build_test.go:5530: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
15:23:51 [2019-09-27T15:23:51.802Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	5.105s
15:23:51 [2019-09-27T15:23:51.802Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.147s
15:23:52 [2019-09-27T15:23:52.058Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.301s
15:23:52 [2019-09-27T15:23:52.058Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.054s
15:23:52 [2019-09-27T15:23:52.058Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.068s
15:23:53 [2019-09-27T15:23:53.135Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	2.193s
15:23:53 [2019-09-27T15:23:53.969Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	1.627s
15:23:56 [2019-09-27T15:23:56.493Z] PASS: docker_cli_swarm_test.go:907: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	8.501s
15:23:57 [2019-09-27T15:23:57.833Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	3.764s
15:23:58 [2019-09-27T15:23:58.387Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	4.316s
15:23:58 [2019-09-27T15:23:58.387Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.080s
15:23:58 [2019-09-27T15:23:58.387Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.190s
15:23:59 [2019-09-27T15:23:59.374Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.117s
15:23:59 [2019-09-27T15:23:59.834Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.220s
15:23:59 [2019-09-27T15:23:59.834Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.116s
15:24:02 [2019-09-27T15:24:02.018Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.244s
15:24:03 [2019-09-27T15:24:03.559Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.068s
15:24:04 [2019-09-27T15:24:04.019Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.998s
15:24:04 [2019-09-27T15:24:04.941Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	6.008s
15:24:11 [2019-09-27T15:24:11.445Z] --- PASS: TestBuildWithHugeFile (69.78s)
15:24:11 [2019-09-27T15:24:11.445Z] === RUN   TestBuildWithEmptyDockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:24:11 [2019-09-27T15:24:11.445Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:24:11 [2019-09-27T15:24:11.445Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
15:24:11 [2019-09-27T15:24:11.445Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:24:11 [2019-09-27T15:24:11.445Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
15:24:11 [2019-09-27T15:24:11.445Z] === RUN   TestBuildWithHugeFile
15:24:11 [2019-09-27T15:24:11.702Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	7.159s
15:24:13 [2019-09-27T15:24:13.078Z] PASS: docker_cli_wait_test.go:70: DockerSuite.TestWaitBlockedExitRandom	1.499s
15:24:15 [2019-09-27T15:24:15.598Z] PASS: docker_cli_wait_test.go:28: DockerSuite.TestWaitBlockedExitZero	2.143s
15:24:16 [2019-09-27T15:24:16.966Z] PASS: docker_cli_wait_test.go:58: DockerSuite.TestWaitNonBlockedExitRandom	1.402s
15:24:18 [2019-09-27T15:24:18.334Z] PASS: docker_cli_wait_test.go:15: DockerSuite.TestWaitNonBlockedExitZero	1.318s
15:24:18 [2019-09-27T15:24:18.334Z] SKIP: docker_cli_run_test.go:4543: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
15:24:19 [2019-09-27T15:24:19.156Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	12.846s
15:24:19 [2019-09-27T15:24:19.156Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.900s
15:24:21 [2019-09-27T15:24:21.610Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	3.245s
15:24:24 [2019-09-27T15:24:24.131Z] PASS: docker_cli_swarm_test.go:836: DockerSwarmSuite.TestSwarmServiceTTY	17.000s
15:24:24 [2019-09-27T15:24:24.131Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	2.487s
15:24:27 [2019-09-27T15:24:27.742Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	7.388s
15:24:28 [2019-09-27T15:24:28.305Z] PASS: docker_cli_build_test.go:5792: DockerRegistrySuite.TestBuildMultiStageImplicitPull	3.962s
15:24:28 [2019-09-27T15:24:28.868Z] PASS: docker_cli_swarm_test.go:884: DockerSwarmSuite.TestSwarmServiceTTYUpdate	3.305s
15:24:29 [2019-09-27T15:24:29.925Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.084s
15:24:34 [2019-09-27T15:24:34.185Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	3.594s
15:24:36 [2019-09-27T15:24:36.078Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	7.657s
15:24:38 [2019-09-27T15:24:38.505Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	7.452s
15:24:38 [2019-09-27T15:24:38.612Z] PASS: docker_cli_swarm_test.go:298: DockerSwarmSuite.TestSwarmServiceWithGroup	4.103s
15:24:42 [2019-09-27T15:24:42.246Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	3.900s
15:24:43 [2019-09-27T15:24:43.890Z] PASS: docker_cli_swarm_test.go:1679: DockerSwarmSuite.TestSwarmStopSignal	3.813s
15:24:45 [2019-09-27T15:24:45.258Z] PASS: docker_cli_push_test.go:200: DockerRegistrySuite.TestConcurrentPush	8.818s
15:24:46 [2019-09-27T15:24:46.944Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	4.199s
15:24:46 [2019-09-27T15:24:46.944Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.523s
15:24:47 [2019-09-27T15:24:47.403Z] SKIP: docker_cli_build_test.go:5993: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
15:24:47 [2019-09-27T15:24:47.403Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
15:24:48 [2019-09-27T15:24:48.532Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	3.059s
15:24:48 [2019-09-27T15:24:48.532Z] PASS: docker_cli_swarm_test.go:540: DockerSwarmSuite.TestSwarmTaskListFilter	2.078s
15:24:48 [2019-09-27T15:24:48.942Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.704s
15:24:48 [2019-09-27T15:24:48.942Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
15:24:50 [2019-09-27T15:24:50.425Z] PASS: docker_cli_push_test.go:208: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.866s
15:24:52 [2019-09-27T15:24:52.318Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	2.314s
15:24:53 [2019-09-27T15:24:53.686Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	3.141s
15:24:56 [2019-09-27T15:24:56.964Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	3.025s
15:24:59 [2019-09-27T15:24:59.489Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	2.685s
15:25:02 [2019-09-27T15:25:02.012Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	2.581s
15:25:05 [2019-09-27T15:25:05.285Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	3.150s
15:25:10 [2019-09-27T15:25:10.538Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	4.403s
15:25:17 [2019-09-27T15:25:17.107Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	5.988s
15:25:18 [2019-09-27T15:25:18.476Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	2.441s
15:25:24 [2019-09-27T15:25:24.679Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	35.482s
15:25:26 [2019-09-27T15:25:26.584Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	6.682s
15:25:26 [2019-09-27T15:25:26.584Z] --- PASS: TestBuildWithHugeFile (75.04s)
15:25:26 [2019-09-27T15:25:26.584Z] === RUN   TestBuildWithEmptyDockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:25:26 [2019-09-27T15:25:26.584Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:25:26 [2019-09-27T15:25:26.584Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
15:25:26 [2019-09-27T15:25:26.584Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:25:26 [2019-09-27T15:25:26.584Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
15:25:26 [2019-09-27T15:25:26.584Z] === RUN   TestBuildWithHugeFile
15:25:26 [2019-09-27T15:25:26.840Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.339s
15:25:26 [2019-09-27T15:25:26.840Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.023s
15:25:28 [2019-09-27T15:25:28.737Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.511s
15:25:30 [2019-09-27T15:25:30.629Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	2.010s
15:25:33 [2019-09-27T15:25:33.901Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	3.130s
15:25:40 [2019-09-27T15:25:40.446Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	6.375s
15:25:41 [2019-09-27T15:25:41.010Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.475s
15:25:42 [2019-09-27T15:25:42.382Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	15.757s
15:25:45 [2019-09-27T15:25:45.186Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	3.560s
15:25:45 [2019-09-27T15:25:45.749Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	1.030s
15:25:46 [2019-09-27T15:25:46.006Z] PASS: docker_cli_push_test.go:70: DockerRegistrySuite.TestPushBadTag	0.016s
15:25:46 [2019-09-27T15:25:46.263Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	23.861s
15:25:46 [2019-09-27T15:25:46.263Z] PASS: docker_cli_push_test.go:30: DockerRegistrySuite.TestPushBusyboxImage	0.276s
15:25:47 [2019-09-27T15:25:47.196Z] PASS: docker_cli_push_test.go:146: DockerRegistrySuite.TestPushEmptyLayer	0.669s
15:25:47 [2019-09-27T15:25:47.760Z] PASS: docker_cli_push_test.go:115: DockerRegistrySuite.TestPushMultipleTags	0.435s
15:25:47 [2019-09-27T15:25:47.760Z] PASS: docker_cli_push_test.go:53: DockerRegistrySuite.TestPushUntagged	0.023s
15:25:51 [2019-09-27T15:25:51.036Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	2.633s
15:25:54 [2019-09-27T15:25:54.780Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	12.049s
15:25:55 [2019-09-27T15:25:55.751Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.044s
15:25:55 [2019-09-27T15:25:55.751Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
15:25:56 [2019-09-27T15:25:56.212Z] SKIP: docker_api_build_test.go:513: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
15:25:56 [2019-09-27T15:25:56.319Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	5.175s
15:25:57 [2019-09-27T15:25:57.686Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.696s
15:25:57 [2019-09-27T15:25:57.756Z] PASS: docker_cli_build_test.go:6143: DockerSuite.TestBuildSetCommandWithDefinedShell	0.744s
15:26:00 [2019-09-27T15:26:00.667Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	2.531s
15:26:00 [2019-09-27T15:26:00.959Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	2.808s
15:26:02 [2019-09-27T15:26:02.329Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	1.367s
15:26:03 [2019-09-27T15:26:03.264Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	1.034s
15:26:03 [2019-09-27T15:26:03.583Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	2.694s
15:26:05 [2019-09-27T15:26:05.791Z] PASS: docker_cli_swarm_test.go:1029: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	2.223s
15:26:08 [2019-09-27T15:26:08.285Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	3.950s
15:26:12 [2019-09-27T15:26:12.336Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	8.037s
15:26:20 [2019-09-27T15:26:20.557Z] PASS: docker_cli_push_test.go:204: DockerSchema1RegistrySuite.TestConcurrentPush	8.463s
15:26:22 [2019-09-27T15:26:22.451Z] PASS: docker_cli_push_test.go:250: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	2.139s
15:26:23 [2019-09-27T15:26:23.113Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	13.660s
15:26:23 [2019-09-27T15:26:23.113Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.058s
15:26:23 [2019-09-27T15:26:23.113Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.434s
15:26:24 [2019-09-27T15:26:24.347Z] PASS: docker_api_swarm_test.go:160: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.920s
15:26:24 [2019-09-27T15:26:24.910Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	2.483s
15:26:25 [2019-09-27T15:26:25.167Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.057s
15:26:27 [2019-09-27T15:26:27.688Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.954s
15:26:30 [2019-09-27T15:26:30.508Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	2.866s
15:26:32 [2019-09-27T15:26:32.400Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.829s
15:26:32 [2019-09-27T15:26:32.658Z] --- PASS: TestBuildWithHugeFile (66.31s)
15:26:32 [2019-09-27T15:26:32.658Z] === RUN   TestBuildWithEmptyDockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:26:32 [2019-09-27T15:26:32.658Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:26:32 [2019-09-27T15:26:32.915Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:26:32 [2019-09-27T15:26:32.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:26:32 [2019-09-27T15:26:32.915Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:26:32 [2019-09-27T15:26:32.915Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:26:32 [2019-09-27T15:26:32.915Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:26:32 [2019-09-27T15:26:32.915Z] === RUN   TestBuildWithHugeFile
15:26:35 [2019-09-27T15:26:35.511Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	10.234s
15:26:35 [2019-09-27T15:26:35.511Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.241s
15:26:38 [2019-09-27T15:26:38.166Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	5.527s
15:26:38 [2019-09-27T15:26:38.423Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.494s
15:26:39 [2019-09-27T15:26:39.258Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	3.766s
15:26:39 [2019-09-27T15:26:39.258Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.067s
15:26:39 [2019-09-27T15:26:39.792Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	1.250s
15:26:39 [2019-09-27T15:26:39.792Z] PASS: docker_cli_push_test.go:74: DockerSchema1RegistrySuite.TestPushBadTag	0.012s
15:26:40 [2019-09-27T15:26:40.356Z] PASS: docker_cli_push_test.go:34: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.335s
15:26:40 [2019-09-27T15:26:40.920Z] PASS: docker_cli_push_test.go:150: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.295s
15:26:40 [2019-09-27T15:26:40.920Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	1.094s
15:26:42 [2019-09-27T15:26:42.289Z] PASS: docker_cli_push_test.go:119: DockerSchema1RegistrySuite.TestPushMultipleTags	1.053s
15:26:42 [2019-09-27T15:26:42.289Z] PASS: docker_cli_push_test.go:57: DockerSchema1RegistrySuite.TestPushUntagged	0.030s
15:26:43 [2019-09-27T15:26:43.966Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	3.894s
15:26:46 [2019-09-27T15:26:46.462Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	4.027s
15:26:47 [2019-09-27T15:26:47.392Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.632s
15:26:47 [2019-09-27T15:26:47.392Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.066s
15:26:49 [2019-09-27T15:26:49.912Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	2.047s
15:26:49 [2019-09-27T15:26:49.912Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.178s
15:26:50 [2019-09-27T15:26:50.475Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.410s
15:26:51 [2019-09-27T15:26:51.410Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.698s
15:26:51 [2019-09-27T15:26:51.410Z] PASS: docker_cli_push_test.go:283: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.043s
15:26:56 [2019-09-27T15:26:56.660Z] PASS: docker_cli_push_test.go:345: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.158s
15:26:56 [2019-09-27T15:26:56.917Z] PASS: docker_cli_push_test.go:373: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.153s
15:26:57 [2019-09-27T15:26:57.173Z] PASS: docker_cli_push_test.go:332: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.154s
15:26:57 [2019-09-27T15:26:57.430Z] PASS: docker_cli_push_test.go:360: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.191s
15:26:57 [2019-09-27T15:26:57.430Z] PASS: docker_cli_push_test.go:320: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.153s
15:27:01 [2019-09-27T15:27:01.664Z] PASS: docker_cli_build_test.go:5361: DockerSuite.TestBuildStepsWithProgress	17.685s
15:27:02 [2019-09-27T15:27:02.125Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
15:27:07 [2019-09-27T15:27:07.402Z] PASS: docker_cli_network_unix_test.go:1788: DockerNetworkSuite.TestConntrackFlowsLeak	9.094s
15:27:10 [2019-09-27T15:27:10.700Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	6.940s
15:27:10 [2019-09-27T15:27:10.700Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.677s
15:27:11 [2019-09-27T15:27:11.575Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	2.212s
15:27:15 [2019-09-27T15:27:15.396Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	3.779s
15:27:20 [2019-09-27T15:27:20.091Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	4.403s
15:27:20 [2019-09-27T15:27:20.091Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
15:27:20 [2019-09-27T15:27:20.091Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
15:27:20 [2019-09-27T15:27:20.091Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
15:27:23 [2019-09-27T15:27:23.835Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	3.731s
15:27:24 [2019-09-27T15:27:24.294Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.409s
15:27:26 [2019-09-27T15:27:26.434Z] PASS: docker_cli_network_unix_test.go:865: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	12.188s
15:27:26 [2019-09-27T15:27:26.475Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	2.056s
15:27:26 [2019-09-27T15:27:26.475Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
15:27:26 [2019-09-27T15:27:26.475Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
15:27:30 [2019-09-27T15:27:30.612Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	4.242s
15:27:33 [2019-09-27T15:27:33.884Z] --- PASS: TestBuildWithHugeFile (60.78s)
15:27:33 [2019-09-27T15:27:33.884Z] === RUN   TestBuildWithEmptyDockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:33 [2019-09-27T15:27:33.884Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:27:33 [2019-09-27T15:27:33.884Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:27:33 [2019-09-27T15:27:33.884Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:27:33 [2019-09-27T15:27:33.884Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:27:33 [2019-09-27T15:27:33.884Z] === RUN   TestBuildWithHugeFile
15:27:35 [2019-09-27T15:27:35.251Z] PASS: docker_cli_network_unix_test.go:1258: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	4.506s
15:27:38 [2019-09-27T15:27:38.525Z] PASS: docker_cli_network_unix_test.go:1192: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.869s
15:27:42 [2019-09-27T15:27:42.698Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	1.559s
15:27:47 [2019-09-27T15:27:47.593Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	19.147s
15:27:47 [2019-09-27T15:27:47.593Z] PASS: docker_cli_build_test.go:6038: DockerSuite.TestBuildWindowsEnvCaseInsensitive	0.410s
15:27:59 [2019-09-27T15:27:59.993Z] PASS: docker_cli_build_test.go:6008: DockerSuite.TestBuildWindowsUser	12.879s
15:28:00 [2019-09-27T15:28:00.763Z] PASS: docker_cli_network_unix_test.go:1415: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	15.412s
15:28:04 [2019-09-27T15:28:04.939Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	6.551s
15:28:05 [2019-09-27T15:28:05.919Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	4.817s
15:28:05 [2019-09-27T15:28:05.919Z] SKIP: docker_cli_build_test.go:5558: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
15:28:05 [2019-09-27T15:28:05.919Z] SKIP: docker_cli_build_test.go:5574: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
15:28:08 [2019-09-27T15:28:08.102Z] PASS: docker_cli_build_test.go:5372: DockerSuite.TestBuildWithFailure	1.873s
15:28:08 [2019-09-27T15:28:08.562Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
15:28:13 [2019-09-27T15:28:13.031Z] PASS: docker_cli_network_unix_test.go:1308: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	8.391s
15:28:18 [2019-09-27T15:28:18.284Z] PASS: docker_cli_network_unix_test.go:1344: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	5.582s
15:28:20 [2019-09-27T15:28:20.960Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	10.631s
15:28:22 [2019-09-27T15:28:22.455Z] PASS: docker_cli_network_unix_test.go:1158: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	1.916s
15:28:23 [2019-09-27T15:28:23.870Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	3.794s
15:28:24 [2019-09-27T15:28:24.329Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.066s
15:28:24 [2019-09-27T15:28:24.974Z] PASS: docker_cli_network_unix_test.go:1523: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	1.557s
15:28:29 [2019-09-27T15:28:29.151Z] PASS: docker_cli_network_unix_test.go:1229: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.517s
15:28:32 [2019-09-27T15:28:32.431Z] PASS: docker_cli_network_unix_test.go:1175: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.608s
15:28:32 [2019-09-27T15:28:32.431Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.151s
15:28:32 [2019-09-27T15:28:32.689Z] PASS: docker_cli_network_unix_test.go:1655: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.315s
15:28:33 [2019-09-27T15:28:33.253Z] --- PASS: TestBuildWithHugeFile (59.11s)
15:28:33 [2019-09-27T15:28:33.253Z] === RUN   TestBuildWithEmptyDockerfile
15:28:33 [2019-09-27T15:28:33.253Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:28:33 [2019-09-27T15:28:33.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:28:33 [2019-09-27T15:28:33.253Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:28:33 [2019-09-27T15:28:33.254Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:28:33 [2019-09-27T15:28:33.510Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:28:33 [2019-09-27T15:28:33.510Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:28:33 [2019-09-27T15:28:33.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
15:28:33 [2019-09-27T15:28:33.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
15:28:33 [2019-09-27T15:28:33.510Z] PASS
15:28:33 [2019-09-27T15:28:33.510Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:28:33 [2019-09-27T15:28:33.510Z] INFO: Testing against a local daemon
15:28:33 [2019-09-27T15:28:33.510Z] testing: warning: no tests to run
15:28:33 [2019-09-27T15:28:33.510Z] PASS
15:28:33 [2019-09-27T15:28:33.511Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:28:33 [2019-09-27T15:28:33.511Z] INFO: Testing against a local daemon
15:28:33 [2019-09-27T15:28:33.511Z] === RUN   TestContainerInvalidJSON
15:28:33 [2019-09-27T15:28:33.511Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:28:33 [2019-09-27T15:28:33.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:28:33 [2019-09-27T15:28:33.511Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:28:33 [2019-09-27T15:28:33.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:28:33 [2019-09-27T15:28:33.511Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:28:33 [2019-09-27T15:28:33.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:28:33 [2019-09-27T15:28:33.511Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:28:33 [2019-09-27T15:28:33.511Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:28:33 [2019-09-27T15:28:33.511Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:28:33 [2019-09-27T15:28:33.511Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:28:33 [2019-09-27T15:28:33.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:28:33 [2019-09-27T15:28:33.511Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:28:33 [2019-09-27T15:28:33.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:28:33 [2019-09-27T15:28:33.511Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:28:33 [2019-09-27T15:28:33.767Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:28:33 [2019-09-27T15:28:33.767Z] === RUN   TestCopyFromContainerPathIsNotDir
15:28:34 [2019-09-27T15:28:34.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:28:34 [2019-09-27T15:28:34.024Z] === RUN   TestCopyFromContainer
15:28:34 [2019-09-27T15:28:34.284Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	1.173s
15:28:34 [2019-09-27T15:28:34.284Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.173s
15:28:34 [2019-09-27T15:28:34.542Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.056s
15:28:34 [2019-09-27T15:28:34.542Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.254s
15:28:34 [2019-09-27T15:28:34.799Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.235s
15:28:35 [2019-09-27T15:28:35.730Z] === RUN   TestCopyFromContainer//
15:28:35 [2019-09-27T15:28:35.730Z] === RUN   TestCopyFromContainer//bar/root
15:28:35 [2019-09-27T15:28:35.986Z] === RUN   TestCopyFromContainer//bar/root/
15:28:35 [2019-09-27T15:28:35.986Z] PASS: docker_cli_network_unix_test.go:1292: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.351s
15:28:35 [2019-09-27T15:28:35.986Z] === RUN   TestCopyFromContainer/bar/quux
15:28:36 [2019-09-27T15:28:36.243Z] === RUN   TestCopyFromContainer/bar/quux/
15:28:36 [2019-09-27T15:28:36.243Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:28:36 [2019-09-27T15:28:36.502Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:28:36 [2019-09-27T15:28:36.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:28:36 [2019-09-27T15:28:36.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:28:36 [2019-09-27T15:28:36.763Z] === RUN   TestCopyFromContainer/bar/notarget
15:28:36 [2019-09-27T15:28:36.763Z] --- PASS: TestCopyFromContainer (2.96s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:28:36 [2019-09-27T15:28:36.763Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
15:28:36 [2019-09-27T15:28:36.763Z] === RUN   TestDaemonRestartIpcMode
15:28:36 [2019-09-27T15:28:36.763Z] === PAUSE TestDaemonRestartIpcMode
15:28:36 [2019-09-27T15:28:36.763Z] === RUN   TestExecWithCloseStdin
15:28:38 [2019-09-27T15:28:38.130Z] --- PASS: TestExecWithCloseStdin (1.03s)
15:28:38 [2019-09-27T15:28:38.130Z] === RUN   TestExecUser
15:28:38 [2019-09-27T15:28:38.130Z] PASS: docker_cli_network_unix_test.go:1503: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.394s
15:28:38 [2019-09-27T15:28:38.130Z] PASS: docker_cli_network_unix_test.go:1774: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.100s
15:28:38 [2019-09-27T15:28:38.388Z] PASS: docker_cli_network_unix_test.go:1167: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.348s
15:28:38 [2019-09-27T15:28:38.645Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.098s
15:28:38 [2019-09-27T15:28:38.904Z] --- PASS: TestExecUser (1.09s)
15:28:38 [2019-09-27T15:28:38.904Z] === RUN   TestHealthKillContainer
15:28:42 [2019-09-27T15:28:42.033Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	16.824s
15:28:42 [2019-09-27T15:28:42.033Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
15:28:42 [2019-09-27T15:28:42.033Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
15:28:42 [2019-09-27T15:28:42.033Z] SKIP: docker_cli_build_test.go:6073: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
15:28:42 [2019-09-27T15:28:42.175Z] --- PASS: TestHealthKillContainer (2.98s)
15:28:42 [2019-09-27T15:28:42.175Z] === RUN   TestAPIIpcModeHost
15:28:42 [2019-09-27T15:28:42.738Z] --- PASS: TestAPIIpcModeHost (0.75s)
15:28:42 [2019-09-27T15:28:42.738Z] === RUN   TestDaemonIpcModeShareable
15:28:43 [2019-09-27T15:28:43.004Z] PASS: docker_cli_build_test.go:6052: DockerSuite.TestBuildWorkdirImageCmd	0.877s
15:28:44 [2019-09-27T15:28:44.635Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
15:28:44 [2019-09-27T15:28:44.635Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:28:44 [2019-09-27T15:28:44.635Z]     daemon.go:302: [d89cfacdf8a34] waiting for daemon to start
15:28:44 [2019-09-27T15:28:44.635Z]     daemon.go:334: [d89cfacdf8a34] daemon started
15:28:44 [2019-09-27T15:28:44.635Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:383, shared: true, mustBeShared: true
15:28:44 [2019-09-27T15:28:44.635Z]     daemon.go:286: [d89cfacdf8a34] exiting daemon
15:28:44 [2019-09-27T15:28:44.635Z] === RUN   TestDaemonIpcModePrivate
15:28:46 [2019-09-27T15:28:46.001Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
15:28:46 [2019-09-27T15:28:46.001Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:28:46 [2019-09-27T15:28:46.001Z]     daemon.go:302: [d24326303426a] waiting for daemon to start
15:28:46 [2019-09-27T15:28:46.001Z]     daemon.go:334: [d24326303426a] daemon started
15:28:46 [2019-09-27T15:28:46.001Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:389, shared: false, mustBeShared: false
15:28:46 [2019-09-27T15:28:46.001Z]     daemon.go:286: [d24326303426a] exiting daemon
15:28:46 [2019-09-27T15:28:46.001Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:28:47 [2019-09-27T15:28:47.892Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
15:28:47 [2019-09-27T15:28:47.892Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:28:47 [2019-09-27T15:28:47.892Z]     daemon.go:302: [d1572466211f6] waiting for daemon to start
15:28:47 [2019-09-27T15:28:47.892Z]     daemon.go:334: [d1572466211f6] daemon started
15:28:47 [2019-09-27T15:28:47.892Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:389, shared: false, mustBeShared: false
15:28:47 [2019-09-27T15:28:47.892Z]     daemon.go:286: [d1572466211f6] exiting daemon
15:28:47 [2019-09-27T15:28:47.892Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:28:49 [2019-09-27T15:28:49.784Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
15:28:49 [2019-09-27T15:28:49.784Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:28:49 [2019-09-27T15:28:49.784Z]     daemon.go:302: [dba2f71a2afbd] waiting for daemon to start
15:28:49 [2019-09-27T15:28:49.784Z]     daemon.go:334: [dba2f71a2afbd] daemon started
15:28:49 [2019-09-27T15:28:49.784Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:383, shared: true, mustBeShared: true
15:28:49 [2019-09-27T15:28:49.784Z]     daemon.go:286: [dba2f71a2afbd] exiting daemon
15:28:49 [2019-09-27T15:28:49.784Z] === RUN   TestStopContainerWithTimeout
15:28:49 [2019-09-27T15:28:49.784Z] === RUN   TestStopContainerWithTimeout/0
15:28:49 [2019-09-27T15:28:49.784Z] === PAUSE TestStopContainerWithTimeout/0
15:28:49 [2019-09-27T15:28:49.784Z] === RUN   TestStopContainerWithTimeout/1
15:28:49 [2019-09-27T15:28:49.784Z] === PAUSE TestStopContainerWithTimeout/1
15:28:49 [2019-09-27T15:28:49.784Z] === RUN   TestStopContainerWithTimeout/3
15:28:49 [2019-09-27T15:28:49.784Z] === PAUSE TestStopContainerWithTimeout/3
15:28:49 [2019-09-27T15:28:49.784Z] === RUN   TestStopContainerWithTimeout/-1
15:28:49 [2019-09-27T15:28:49.784Z] === PAUSE TestStopContainerWithTimeout/-1
15:28:49 [2019-09-27T15:28:49.784Z] === CONT  TestStopContainerWithTimeout/0
15:28:49 [2019-09-27T15:28:49.784Z] === CONT  TestStopContainerWithTimeout/3
15:28:50 [2019-09-27T15:28:50.040Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.568s
15:28:50 [2019-09-27T15:28:50.603Z] === CONT  TestStopContainerWithTimeout/-1
15:28:51 [2019-09-27T15:28:51.589Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	8.015s
15:28:52 [2019-09-27T15:28:52.496Z] PASS: docker_cli_network_unix_test.go:979: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.361s
15:28:52 [2019-09-27T15:28:52.753Z] === CONT  TestStopContainerWithTimeout/1
15:28:53 [2019-09-27T15:28:53.129Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.575s
15:28:53 [2019-09-27T15:28:53.129Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
15:28:53 [2019-09-27T15:28:53.129Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
15:28:53 [2019-09-27T15:28:53.129Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
15:28:54 [2019-09-27T15:28:54.646Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:28:54 [2019-09-27T15:28:54.646Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
15:28:54 [2019-09-27T15:28:54.646Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
15:28:54 [2019-09-27T15:28:54.646Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
15:28:54 [2019-09-27T15:28:54.646Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
15:28:54 [2019-09-27T15:28:54.646Z] === RUN   TestDeleteDevicemapper
15:28:54 [2019-09-27T15:28:54.646Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:28:54 [2019-09-27T15:28:54.646Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:28:54 [2019-09-27T15:28:54.646Z] === CONT  TestDaemonRestartIpcMode
15:28:55 [2019-09-27T15:28:55.312Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	1.817s
15:28:56 [2019-09-27T15:28:56.015Z] PASS: docker_cli_network_unix_test.go:1737: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.685s
15:28:57 [2019-09-27T15:28:57.910Z] --- PASS: TestDaemonRestartIpcMode (3.40s)
15:28:57 [2019-09-27T15:28:57.910Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:302: [da447d203a112] waiting for daemon to start
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:334: [da447d203a112] daemon started
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:286: [da447d203a112] exiting daemon
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:302: [da447d203a112] waiting for daemon to start
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:334: [da447d203a112] daemon started
15:28:57 [2019-09-27T15:28:57.910Z]     daemon.go:286: [da447d203a112] exiting daemon
15:28:57 [2019-09-27T15:28:57.910Z] === RUN   TestContainerInvalidJSON
15:28:57 [2019-09-27T15:28:57.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:28:57 [2019-09-27T15:28:57.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:28:57 [2019-09-27T15:28:57.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:28:57 [2019-09-27T15:28:57.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:28:57 [2019-09-27T15:28:57.910Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:28:57 [2019-09-27T15:28:57.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:28:57 [2019-09-27T15:28:57.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:28:57 [2019-09-27T15:28:57.910Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:28:57 [2019-09-27T15:28:57.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:28:57 [2019-09-27T15:28:57.910Z] --- PASS: TestContainerInvalidJSON (0.07s)
15:28:57 [2019-09-27T15:28:57.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:28:57 [2019-09-27T15:28:57.910Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:28:57 [2019-09-27T15:28:57.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:28:57 [2019-09-27T15:28:57.910Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:28:58 [2019-09-27T15:28:58.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:28:58 [2019-09-27T15:28:58.167Z] === RUN   TestCopyFromContainerPathIsNotDir
15:28:58 [2019-09-27T15:28:58.424Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:28:58 [2019-09-27T15:28:58.424Z] === RUN   TestCopyFromContainer
15:28:59 [2019-09-27T15:28:59.061Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	3.741s
15:29:00 [2019-09-27T15:29:00.318Z] === RUN   TestCopyFromContainer//
15:29:00 [2019-09-27T15:29:00.318Z] === RUN   TestCopyFromContainer//bar/root
15:29:00 [2019-09-27T15:29:00.318Z] === RUN   TestCopyFromContainer//bar/root/
15:29:00 [2019-09-27T15:29:00.578Z] === RUN   TestCopyFromContainer/bar/quux
15:29:00 [2019-09-27T15:29:00.883Z] === RUN   TestCopyFromContainer/bar/quux/
15:29:00 [2019-09-27T15:29:00.883Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:29:00 [2019-09-27T15:29:00.883Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:29:01 [2019-09-27T15:29:01.142Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:29:01 [2019-09-27T15:29:01.142Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:29:01 [2019-09-27T15:29:01.142Z] === RUN   TestCopyFromContainer/bar/notarget
15:29:01 [2019-09-27T15:29:01.398Z] --- PASS: TestCopyFromContainer (3.06s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer// (0.15s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer//bar/root (0.18s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.17s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:29:01 [2019-09-27T15:29:01.398Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:29:01 [2019-09-27T15:29:01.398Z] === RUN   TestDaemonRestartIpcMode
15:29:01 [2019-09-27T15:29:01.398Z] === PAUSE TestDaemonRestartIpcMode
15:29:01 [2019-09-27T15:29:01.398Z] === RUN   TestExecWithCloseStdin
15:29:02 [2019-09-27T15:29:02.329Z] --- PASS: TestExecWithCloseStdin (1.03s)
15:29:02 [2019-09-27T15:29:02.329Z] === RUN   TestExecUser
15:29:03 [2019-09-27T15:29:03.717Z] --- PASS: TestExecUser (1.19s)
15:29:03 [2019-09-27T15:29:03.717Z] === RUN   TestHealthKillContainer
15:29:04 [2019-09-27T15:29:04.126Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	4.286s
15:29:06 [2019-09-27T15:29:06.289Z] PASS: docker_cli_network_unix_test.go:1132: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.883s
15:29:06 [2019-09-27T15:29:06.546Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.196s
15:29:06 [2019-09-27T15:29:06.803Z] --- PASS: TestHealthKillContainer (3.26s)
15:29:06 [2019-09-27T15:29:06.803Z] === RUN   TestAPIIpcModeHost
15:29:07 [2019-09-27T15:29:07.367Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.938s
15:29:07 [2019-09-27T15:29:07.623Z] --- PASS: TestAPIIpcModeHost (0.76s)
15:29:07 [2019-09-27T15:29:07.623Z] === RUN   TestDaemonIpcModeShareable
15:29:07 [2019-09-27T15:29:07.623Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.086s
15:29:07 [2019-09-27T15:29:07.880Z] PASS: docker_cli_network_unix_test.go:1241: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.103s
15:29:07 [2019-09-27T15:29:07.880Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.165s
15:29:08 [2019-09-27T15:29:08.136Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.136s
15:29:08 [2019-09-27T15:29:08.136Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.004s
15:29:08 [2019-09-27T15:29:08.828Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	3.969s
15:29:08 [2019-09-27T15:29:08.828Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
15:29:09 [2019-09-27T15:29:09.509Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
15:29:09 [2019-09-27T15:29:09.509Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:29:09 [2019-09-27T15:29:09.509Z]     daemon.go:302: [d32fd27dc056c] waiting for daemon to start
15:29:09 [2019-09-27T15:29:09.509Z]     daemon.go:334: [d32fd27dc056c] daemon started
15:29:09 [2019-09-27T15:29:09.509Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:377, shared: true, mustBeShared: true
15:29:09 [2019-09-27T15:29:09.509Z]     daemon.go:286: [d32fd27dc056c] exiting daemon
15:29:09 [2019-09-27T15:29:09.509Z] === RUN   TestDaemonIpcModePrivate
15:29:10 [2019-09-27T15:29:10.879Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
15:29:10 [2019-09-27T15:29:10.879Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:29:10 [2019-09-27T15:29:10.879Z]     daemon.go:302: [d0509b3b35156] waiting for daemon to start
15:29:10 [2019-09-27T15:29:10.879Z]     daemon.go:334: [d0509b3b35156] daemon started
15:29:10 [2019-09-27T15:29:10.879Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:410, shared: false, mustBeShared: false
15:29:10 [2019-09-27T15:29:10.879Z]     daemon.go:286: [d0509b3b35156] exiting daemon
15:29:10 [2019-09-27T15:29:10.879Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:29:12 [2019-09-27T15:29:12.247Z] PASS: docker_cli_network_unix_test.go:926: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	3.052s
15:29:12 [2019-09-27T15:29:12.247Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.030s
15:29:12 [2019-09-27T15:29:12.247Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
15:29:12 [2019-09-27T15:29:12.811Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
15:29:12 [2019-09-27T15:29:12.811Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:29:12 [2019-09-27T15:29:12.811Z]     daemon.go:302: [da67dbe3db343] waiting for daemon to start
15:29:12 [2019-09-27T15:29:12.811Z]     daemon.go:334: [da67dbe3db343] daemon started
15:29:12 [2019-09-27T15:29:12.811Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:374, shared: false, mustBeShared: false
15:29:12 [2019-09-27T15:29:12.811Z]     daemon.go:286: [da67dbe3db343] exiting daemon
15:29:12 [2019-09-27T15:29:12.811Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:29:13 [2019-09-27T15:29:13.740Z] PASS: docker_cli_network_unix_test.go:1020: DockerNetworkSuite.TestDockerNetworkMacInspect	1.019s
15:29:14 [2019-09-27T15:29:14.634Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	5.768s
15:29:14 [2019-09-27T15:29:14.634Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
15:29:14 [2019-09-27T15:29:14.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
15:29:14 [2019-09-27T15:29:14.670Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:29:14 [2019-09-27T15:29:14.670Z]     daemon.go:302: [de61066e42fec] waiting for daemon to start
15:29:14 [2019-09-27T15:29:14.670Z]     daemon.go:334: [de61066e42fec] daemon started
15:29:14 [2019-09-27T15:29:14.670Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:367, shared: true, mustBeShared: true
15:29:14 [2019-09-27T15:29:14.670Z]     daemon.go:286: [de61066e42fec] exiting daemon
15:29:14 [2019-09-27T15:29:14.670Z] === RUN   TestStopContainerWithTimeout
15:29:14 [2019-09-27T15:29:14.670Z] === RUN   TestStopContainerWithTimeout/0
15:29:14 [2019-09-27T15:29:14.670Z] === PAUSE TestStopContainerWithTimeout/0
15:29:14 [2019-09-27T15:29:14.670Z] === RUN   TestStopContainerWithTimeout/1
15:29:14 [2019-09-27T15:29:14.670Z] === PAUSE TestStopContainerWithTimeout/1
15:29:14 [2019-09-27T15:29:14.670Z] === RUN   TestStopContainerWithTimeout/3
15:29:14 [2019-09-27T15:29:14.670Z] === PAUSE TestStopContainerWithTimeout/3
15:29:14 [2019-09-27T15:29:14.670Z] === RUN   TestStopContainerWithTimeout/-1
15:29:14 [2019-09-27T15:29:14.670Z] === PAUSE TestStopContainerWithTimeout/-1
15:29:14 [2019-09-27T15:29:14.670Z] === CONT  TestStopContainerWithTimeout/0
15:29:14 [2019-09-27T15:29:14.670Z] === CONT  TestStopContainerWithTimeout/3
15:29:15 [2019-09-27T15:29:15.600Z] === CONT  TestStopContainerWithTimeout/-1
15:29:18 [2019-09-27T15:29:18.120Z] === CONT  TestStopContainerWithTimeout/1
15:29:18 [2019-09-27T15:29:18.377Z] PASS: docker_cli_network_unix_test.go:1086: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	4.338s
15:29:19 [2019-09-27T15:29:19.744Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:29:19 [2019-09-27T15:29:19.744Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
15:29:19 [2019-09-27T15:29:19.744Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
15:29:19 [2019-09-27T15:29:19.744Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
15:29:19 [2019-09-27T15:29:19.744Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
15:29:19 [2019-09-27T15:29:19.744Z] === RUN   TestDeleteDevicemapper
15:29:19 [2019-09-27T15:29:19.744Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:29:19 [2019-09-27T15:29:19.744Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:29:19 [2019-09-27T15:29:19.744Z] === CONT  TestDaemonRestartIpcMode
15:29:20 [2019-09-27T15:29:20.000Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.030s
15:29:23 [2019-09-27T15:29:23.273Z] PASS: docker_cli_network_unix_test.go:1105: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.136s
15:29:23 [2019-09-27T15:29:23.273Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.045s
15:29:23 [2019-09-27T15:29:23.273Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
15:29:23 [2019-09-27T15:29:23.273Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:302: [d7b2cb023edb7] waiting for daemon to start
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:334: [d7b2cb023edb7] daemon started
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:286: [d7b2cb023edb7] exiting daemon
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:302: [d7b2cb023edb7] waiting for daemon to start
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:334: [d7b2cb023edb7] daemon started
15:29:23 [2019-09-27T15:29:23.273Z]     daemon.go:286: [d7b2cb023edb7] exiting daemon
15:29:23 [2019-09-27T15:29:23.273Z] === RUN   TestContainerInvalidJSON
15:29:23 [2019-09-27T15:29:23.273Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:29:23 [2019-09-27T15:29:23.273Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:29:23 [2019-09-27T15:29:23.273Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:29:23 [2019-09-27T15:29:23.273Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:29:23 [2019-09-27T15:29:23.273Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:29:23 [2019-09-27T15:29:23.273Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:29:23 [2019-09-27T15:29:23.273Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:29:23 [2019-09-27T15:29:23.273Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:29:23 [2019-09-27T15:29:23.273Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:29:23 [2019-09-27T15:29:23.273Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:29:23 [2019-09-27T15:29:23.273Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:29:23 [2019-09-27T15:29:23.273Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:29:23 [2019-09-27T15:29:23.273Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:29:23 [2019-09-27T15:29:23.273Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:29:23 [2019-09-27T15:29:23.530Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
15:29:23 [2019-09-27T15:29:23.530Z] === RUN   TestCopyFromContainerPathIsNotDir
15:29:23 [2019-09-27T15:29:23.530Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:29:23 [2019-09-27T15:29:23.530Z] === RUN   TestCopyFromContainer
15:29:24 [2019-09-27T15:29:24.463Z] PASS: docker_cli_network_unix_test.go:952: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.129s
15:29:25 [2019-09-27T15:29:25.393Z] === RUN   TestCopyFromContainer//
15:29:25 [2019-09-27T15:29:25.393Z] === RUN   TestCopyFromContainer//bar/root
15:29:25 [2019-09-27T15:29:25.393Z] === RUN   TestCopyFromContainer//bar/root/
15:29:25 [2019-09-27T15:29:25.393Z] === RUN   TestCopyFromContainer/bar/quux
15:29:25 [2019-09-27T15:29:25.650Z] === RUN   TestCopyFromContainer/bar/quux/
15:29:25 [2019-09-27T15:29:25.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:29:25 [2019-09-27T15:29:25.650Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:29:25 [2019-09-27T15:29:25.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:29:25 [2019-09-27T15:29:25.906Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:29:25 [2019-09-27T15:29:25.906Z] === RUN   TestCopyFromContainer/bar/notarget
15:29:26 [2019-09-27T15:29:26.162Z] --- PASS: TestCopyFromContainer (2.56s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:29:26 [2019-09-27T15:29:26.162Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:29:26 [2019-09-27T15:29:26.163Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:29:26 [2019-09-27T15:29:26.163Z] === RUN   TestDaemonRestartIpcMode
15:29:26 [2019-09-27T15:29:26.163Z] === PAUSE TestDaemonRestartIpcMode
15:29:26 [2019-09-27T15:29:26.163Z] === RUN   TestExecWithCloseStdin
15:29:27 [2019-09-27T15:29:27.063Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	10.729s
15:29:27 [2019-09-27T15:29:27.092Z] --- PASS: TestExecWithCloseStdin (1.10s)
15:29:27 [2019-09-27T15:29:27.093Z] === RUN   TestExecUser
15:29:27 [2019-09-27T15:29:27.349Z] PASS: docker_cli_network_unix_test.go:1247: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.474s
15:29:27 [2019-09-27T15:29:27.349Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.041s
15:29:28 [2019-09-27T15:29:28.297Z] --- PASS: TestExecUser (1.11s)
15:29:28 [2019-09-27T15:29:28.297Z] === RUN   TestHealthKillContainer
15:29:28 [2019-09-27T15:29:28.555Z] PASS: docker_cli_network_unix_test.go:1126: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.906s
15:29:29 [2019-09-27T15:29:29.244Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	3.665s
15:29:29 [2019-09-27T15:29:29.244Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.483Z] PASS: docker_cli_network_unix_test.go:1367: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.676s
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
15:29:29 [2019-09-27T15:29:29.706Z] PASS: docker_api_containers_test.go:1289: DockerSuite.TestContainerAPIChunkedEncoding	0.026s
15:29:30 [2019-09-27T15:29:30.851Z] PASS: docker_cli_network_unix_test.go:1749: DockerNetworkSuite.TestDockerNetworkValidateIP	1.157s
15:29:31 [2019-09-27T15:29:31.107Z] --- PASS: TestHealthKillContainer (2.88s)
15:29:31 [2019-09-27T15:29:31.107Z] === RUN   TestAPIIpcModeHost
15:29:32 [2019-09-27T15:29:32.037Z] --- PASS: TestAPIIpcModeHost (0.79s)
15:29:32 [2019-09-27T15:29:32.037Z] === RUN   TestDaemonIpcModeShareable
15:29:35 [2019-09-27T15:29:35.309Z] --- PASS: TestDaemonIpcModeShareable (2.85s)
15:29:35 [2019-09-27T15:29:35.309Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:29:35 [2019-09-27T15:29:35.309Z]     daemon.go:302: [d38919fbbd9c9] waiting for daemon to start
15:29:35 [2019-09-27T15:29:35.309Z]     daemon.go:334: [d38919fbbd9c9] daemon started
15:29:35 [2019-09-27T15:29:35.309Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:378, shared: true, mustBeShared: true
15:29:35 [2019-09-27T15:29:35.309Z]     daemon.go:286: [d38919fbbd9c9] exiting daemon
15:29:35 [2019-09-27T15:29:35.309Z] === RUN   TestDaemonIpcModePrivate
15:29:35 [2019-09-27T15:29:35.309Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.127s
15:29:37 [2019-09-27T15:29:37.206Z] --- PASS: TestDaemonIpcModePrivate (2.54s)
15:29:37 [2019-09-27T15:29:37.206Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:29:37 [2019-09-27T15:29:37.206Z]     daemon.go:302: [da5b8442558d1] waiting for daemon to start
15:29:37 [2019-09-27T15:29:37.206Z]     daemon.go:334: [da5b8442558d1] daemon started
15:29:37 [2019-09-27T15:29:37.206Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:387, shared: false, mustBeShared: false
15:29:37 [2019-09-27T15:29:37.206Z]     daemon.go:286: [da5b8442558d1] exiting daemon
15:29:37 [2019-09-27T15:29:37.206Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:29:39 [2019-09-27T15:29:39.733Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s)
15:29:39 [2019-09-27T15:29:39.733Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:29:39 [2019-09-27T15:29:39.733Z]     daemon.go:302: [d89d1338d6a38] waiting for daemon to start
15:29:39 [2019-09-27T15:29:39.733Z]     daemon.go:334: [d89d1338d6a38] daemon started
15:29:39 [2019-09-27T15:29:39.733Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:394, shared: false, mustBeShared: false
15:29:39 [2019-09-27T15:29:39.733Z]     daemon.go:286: [d89d1338d6a38] exiting daemon
15:29:39 [2019-09-27T15:29:39.733Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:29:39 [2019-09-27T15:29:39.733Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	8.219s
15:29:40 [2019-09-27T15:29:40.036Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	10.288s
15:29:41 [2019-09-27T15:29:41.109Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
15:29:41 [2019-09-27T15:29:41.109Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:29:41 [2019-09-27T15:29:41.109Z]     daemon.go:302: [d6784a7a5f27b] waiting for daemon to start
15:29:41 [2019-09-27T15:29:41.109Z]     daemon.go:334: [d6784a7a5f27b] daemon started
15:29:41 [2019-09-27T15:29:41.109Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:378, shared: true, mustBeShared: true
15:29:41 [2019-09-27T15:29:41.109Z]     daemon.go:286: [d6784a7a5f27b] exiting daemon
15:29:41 [2019-09-27T15:29:41.109Z] === RUN   TestStopContainerWithTimeout
15:29:41 [2019-09-27T15:29:41.109Z] === RUN   TestStopContainerWithTimeout/0
15:29:41 [2019-09-27T15:29:41.109Z] === PAUSE TestStopContainerWithTimeout/0
15:29:41 [2019-09-27T15:29:41.109Z] === RUN   TestStopContainerWithTimeout/1
15:29:41 [2019-09-27T15:29:41.109Z] === PAUSE TestStopContainerWithTimeout/1
15:29:41 [2019-09-27T15:29:41.109Z] === RUN   TestStopContainerWithTimeout/3
15:29:41 [2019-09-27T15:29:41.109Z] === PAUSE TestStopContainerWithTimeout/3
15:29:41 [2019-09-27T15:29:41.109Z] === RUN   TestStopContainerWithTimeout/-1
15:29:41 [2019-09-27T15:29:41.109Z] === PAUSE TestStopContainerWithTimeout/-1
15:29:41 [2019-09-27T15:29:41.109Z] === CONT  TestStopContainerWithTimeout/0
15:29:41 [2019-09-27T15:29:41.109Z] === CONT  TestStopContainerWithTimeout/3
15:29:41 [2019-09-27T15:29:41.673Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.516s
15:29:42 [2019-09-27T15:29:42.236Z] === CONT  TestStopContainerWithTimeout/-1
15:29:44 [2019-09-27T15:29:44.128Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.152s
15:29:44 [2019-09-27T15:29:44.128Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.307s
15:29:44 [2019-09-27T15:29:44.388Z] === CONT  TestStopContainerWithTimeout/1
15:29:45 [2019-09-27T15:29:45.757Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.514s
15:29:46 [2019-09-27T15:29:46.014Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.162s
15:29:46 [2019-09-27T15:29:46.014Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.015s
15:29:46 [2019-09-27T15:29:46.014Z] OK: 1206 passed, 45 skipped
15:29:46 [2019-09-27T15:29:46.014Z] PASS
15:29:46 [2019-09-27T15:29:46.014Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2)
15:29:46 [2019-09-27T15:29:46.270Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:29:46 [2019-09-27T15:29:46.270Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
15:29:46 [2019-09-27T15:29:46.270Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
15:29:46 [2019-09-27T15:29:46.270Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
15:29:46 [2019-09-27T15:29:46.270Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
15:29:46 [2019-09-27T15:29:46.270Z] === RUN   TestDeleteDevicemapper
15:29:46 [2019-09-27T15:29:46.270Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:29:46 [2019-09-27T15:29:46.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:29:46 [2019-09-27T15:29:46.270Z] === CONT  TestDaemonRestartIpcMode
15:29:47 [2019-09-27T15:29:47.118Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	5.586s
15:29:47 [2019-09-27T15:29:47.118Z] SKIP: docker_api_containers_test.go:1155: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
15:29:47 [2019-09-27T15:29:47.637Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found
15:29:47 [2019-09-27T15:29:47.637Z] Clearing AppArmor profiles cache:.
15:29:47 [2019-09-27T15:29:47.637Z] All profile caches have been cleared, but no profiles have been unloaded.
15:29:47 [2019-09-27T15:29:47.637Z] Unloading profiles will leave already running processes permanently
15:29:47 [2019-09-27T15:29:47.637Z] unconfined, which can lead to unexpected situations.
15:29:47 [2019-09-27T15:29:47.637Z] 
15:29:47 [2019-09-27T15:29:47.637Z] To set a process to complain mode, use the command line tool
15:29:47 [2019-09-27T15:29:47.637Z] 'aa-complain'. To really tear down all profiles, run the init script
15:29:47 [2019-09-27T15:29:47.637Z] with the 'teardown' option."
15:29:47 [2019-09-27T15:29:47.637Z] Removing test suite binaries
15:29:47 [2019-09-27T15:29:47.637Z] 
15:29:48 [2019-09-27T15:29:48.088Z] PASS: docker_api_containers_test.go:1070: DockerSuite.TestContainerAPICopyNotExistsAnyMore	1.892s
15:29:48 [2019-09-27T15:29:48.088Z] SKIP: docker_api_containers_test.go:1083: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
15:29:48 [2019-09-27T15:29:48.088Z] SKIP: docker_api_containers_test.go:1113: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
15:29:48 [2019-09-27T15:29:48.088Z] SKIP: docker_api_containers_test.go:1134: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
15:29:50 [2019-09-27T15:29:50.162Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
15:29:50 [2019-09-27T15:29:50.162Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:302: [d68ccbdbf1138] waiting for daemon to start
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:334: [d68ccbdbf1138] daemon started
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:286: [d68ccbdbf1138] exiting daemon
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:302: [d68ccbdbf1138] waiting for daemon to start
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:334: [d68ccbdbf1138] daemon started
15:29:50 [2019-09-27T15:29:50.162Z]     daemon.go:286: [d68ccbdbf1138] exiting daemon
15:29:50 [2019-09-27T15:29:50.162Z] === RUN   TestContainerInvalidJSON
15:29:50 [2019-09-27T15:29:50.162Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:29:50 [2019-09-27T15:29:50.162Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:29:50 [2019-09-27T15:29:50.162Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:29:50 [2019-09-27T15:29:50.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:29:50 [2019-09-27T15:29:50.163Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:29:50 [2019-09-27T15:29:50.163Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:29:50 [2019-09-27T15:29:50.163Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:29:50 [2019-09-27T15:29:50.163Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:29:50 [2019-09-27T15:29:50.163Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:29:50 [2019-09-27T15:29:50.163Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:29:50 [2019-09-27T15:29:50.163Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:29:50 [2019-09-27T15:29:50.163Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:29:50 [2019-09-27T15:29:50.163Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:29:50 [2019-09-27T15:29:50.163Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:29:50 [2019-09-27T15:29:50.163Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
15:29:50 [2019-09-27T15:29:50.163Z] === RUN   TestCopyFromContainerPathIsNotDir
15:29:50 [2019-09-27T15:29:50.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
15:29:50 [2019-09-27T15:29:50.163Z] === RUN   TestCopyFromContainer
15:29:50 [2019-09-27T15:29:50.277Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	1.904s
15:29:50 [2019-09-27T15:29:50.277Z] SKIP: docker_api_containers_test.go:649: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
15:29:50 [2019-09-27T15:29:50.277Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.001s
15:29:52 [2019-09-27T15:29:52.054Z] === RUN   TestCopyFromContainer//
15:29:52 [2019-09-27T15:29:52.054Z] === RUN   TestCopyFromContainer//bar/root
15:29:52 [2019-09-27T15:29:52.054Z] === RUN   TestCopyFromContainer//bar/root/
15:29:52 [2019-09-27T15:29:52.054Z] === RUN   TestCopyFromContainer/bar/quux
15:29:52 [2019-09-27T15:29:52.054Z] === RUN   TestCopyFromContainer/bar/quux/
15:29:52 [2019-09-27T15:29:52.311Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:29:52 [2019-09-27T15:29:52.311Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:29:52 [2019-09-27T15:29:52.311Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:29:52 [2019-09-27T15:29:52.311Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:29:52 [2019-09-27T15:29:52.463Z] PASS: docker_api_containers_test.go:1901: DockerSuite.TestContainerAPICreateMountsBindRead	2.234s
15:29:52 [2019-09-27T15:29:52.463Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
15:29:52 [2019-09-27T15:29:52.463Z] SKIP: docker_api_containers_test.go:1409: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
15:29:52 [2019-09-27T15:29:52.463Z] SKIP: docker_api_containers_test.go:655: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
15:29:52 [2019-09-27T15:29:52.463Z] SKIP: docker_api_containers_test.go:684: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
15:29:52 [2019-09-27T15:29:52.463Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateWithHostName	0.019s
15:29:52 [2019-09-27T15:29:52.567Z] === RUN   TestCopyFromContainer/bar/notarget
15:29:52 [2019-09-27T15:29:52.567Z] --- PASS: TestCopyFromContainer (2.58s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:29:52 [2019-09-27T15:29:52.567Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:29:52 [2019-09-27T15:29:52.568Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:29:52 [2019-09-27T15:29:52.568Z] === RUN   TestDaemonRestartIpcMode
15:29:52 [2019-09-27T15:29:52.568Z] === PAUSE TestDaemonRestartIpcMode
15:29:52 [2019-09-27T15:29:52.568Z] === RUN   TestExecWithCloseStdin
15:29:53 [2019-09-27T15:29:53.496Z] --- PASS: TestExecWithCloseStdin (1.01s)
15:29:53 [2019-09-27T15:29:53.496Z] === RUN   TestExecUser
15:29:54 [2019-09-27T15:29:54.647Z] PASS: docker_api_containers_test.go:1166: DockerSuite.TestContainerAPIDelete	2.138s
15:29:54 [2019-09-27T15:29:54.884Z] --- PASS: TestExecUser (0.97s)
15:29:54 [2019-09-27T15:29:54.884Z] === RUN   TestHealthKillContainer
15:29:56 [2019-09-27T15:29:56.249Z] PASS: docker_api_containers_test.go:1239: DockerSuite.TestContainerAPIDeleteConflict	1.278s
15:29:57 [2019-09-27T15:29:57.806Z] PASS: docker_api_containers_test.go:1191: DockerSuite.TestContainerAPIDeleteForce	1.613s
15:29:57 [2019-09-27T15:29:57.806Z] PASS: docker_api_containers_test.go:1182: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
15:29:57 [2019-09-27T15:29:57.806Z] SKIP: docker_api_containers_test.go:1208: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
15:29:58 [2019-09-27T15:29:58.162Z] --- PASS: TestHealthKillContainer (2.99s)
15:29:58 [2019-09-27T15:29:58.162Z] === RUN   TestAPIIpcModeHost
15:29:58 [2019-09-27T15:29:58.419Z] --- PASS: TestAPIIpcModeHost (0.80s)
15:29:58 [2019-09-27T15:29:58.419Z] === RUN   TestDaemonIpcModeShareable
15:29:59 [2019-09-27T15:29:59.349Z] PASS: docker_api_containers_test.go:1254: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.815s
15:29:59 [2019-09-27T15:29:59.349Z] PASS: docker_api_containers_test.go:1647: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
15:30:00 [2019-09-27T15:30:00.313Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
15:30:00 [2019-09-27T15:30:00.313Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:30:00 [2019-09-27T15:30:00.313Z]     daemon.go:302: [d718b058efc57] waiting for daemon to start
15:30:00 [2019-09-27T15:30:00.313Z]     daemon.go:334: [d718b058efc57] daemon started
15:30:00 [2019-09-27T15:30:00.313Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:133, shared: true, mustBeShared: true
15:30:00 [2019-09-27T15:30:00.313Z]     daemon.go:286: [d718b058efc57] exiting daemon
15:30:00 [2019-09-27T15:30:00.313Z] === RUN   TestDaemonIpcModePrivate
15:30:01 [2019-09-27T15:30:01.533Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.870s
15:30:01 [2019-09-27T15:30:01.533Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
15:30:01 [2019-09-27T15:30:01.533Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
15:30:02 [2019-09-27T15:30:02.206Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
15:30:02 [2019-09-27T15:30:02.206Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:30:02 [2019-09-27T15:30:02.206Z]     daemon.go:302: [d7729b38e40ce] waiting for daemon to start
15:30:02 [2019-09-27T15:30:02.206Z]     daemon.go:334: [d7729b38e40ce] daemon started
15:30:02 [2019-09-27T15:30:02.206Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:139, shared: false, mustBeShared: false
15:30:02 [2019-09-27T15:30:02.206Z]     daemon.go:286: [d7729b38e40ce] exiting daemon
15:30:02 [2019-09-27T15:30:02.206Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:30:03 [2019-09-27T15:30:03.192Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	1.855s
15:30:03 [2019-09-27T15:30:03.192Z] PASS: docker_api_containers_test.go:756: DockerSuite.TestContainerAPIInvalidPortSyntax	0.002s
15:30:03 [2019-09-27T15:30:03.574Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
15:30:03 [2019-09-27T15:30:03.574Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:30:03 [2019-09-27T15:30:03.574Z]     daemon.go:302: [d2594a9647a48] waiting for daemon to start
15:30:03 [2019-09-27T15:30:03.574Z]     daemon.go:334: [d2594a9647a48] daemon started
15:30:03 [2019-09-27T15:30:03.574Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:139, shared: false, mustBeShared: false
15:30:03 [2019-09-27T15:30:03.574Z]     daemon.go:286: [d2594a9647a48] exiting daemon
15:30:03 [2019-09-27T15:30:03.574Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:30:04 [2019-09-27T15:30:04.734Z] PASS: docker_api_containers_test.go:957: DockerSuite.TestContainerAPIKill	1.515s
15:30:04 [2019-09-27T15:30:04.734Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
15:30:05 [2019-09-27T15:30:05.464Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
15:30:05 [2019-09-27T15:30:05.464Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:30:05 [2019-09-27T15:30:05.464Z]     daemon.go:302: [dbab1cf68f212] waiting for daemon to start
15:30:05 [2019-09-27T15:30:05.464Z]     daemon.go:334: [dbab1cf68f212] daemon started
15:30:05 [2019-09-27T15:30:05.464Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:133, shared: true, mustBeShared: true
15:30:05 [2019-09-27T15:30:05.464Z]     daemon.go:286: [dbab1cf68f212] exiting daemon
15:30:05 [2019-09-27T15:30:05.464Z] === RUN   TestStopContainerWithTimeout
15:30:05 [2019-09-27T15:30:05.464Z] === RUN   TestStopContainerWithTimeout/0
15:30:05 [2019-09-27T15:30:05.464Z] === PAUSE TestStopContainerWithTimeout/0
15:30:05 [2019-09-27T15:30:05.464Z] === RUN   TestStopContainerWithTimeout/1
15:30:05 [2019-09-27T15:30:05.464Z] === PAUSE TestStopContainerWithTimeout/1
15:30:05 [2019-09-27T15:30:05.464Z] === RUN   TestStopContainerWithTimeout/3
15:30:05 [2019-09-27T15:30:05.464Z] === PAUSE TestStopContainerWithTimeout/3
15:30:05 [2019-09-27T15:30:05.464Z] === RUN   TestStopContainerWithTimeout/-1
15:30:05 [2019-09-27T15:30:05.464Z] === PAUSE TestStopContainerWithTimeout/-1
15:30:05 [2019-09-27T15:30:05.464Z] === CONT  TestStopContainerWithTimeout/0
15:30:05 [2019-09-27T15:30:05.464Z] === CONT  TestStopContainerWithTimeout/3
15:30:06 [2019-09-27T15:30:06.394Z] === CONT  TestStopContainerWithTimeout/-1
15:30:06 [2019-09-27T15:30:06.916Z] PASS: docker_api_containers_test.go:1309: DockerSuite.TestContainerAPIPostContainerStop	2.113s
15:30:07 [2019-09-27T15:30:07.376Z] PASS: docker_api_containers_test.go:872: DockerSuite.TestContainerAPIPostCreateNull	0.184s
15:30:07 [2019-09-27T15:30:07.376Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
15:30:08 [2019-09-27T15:30:08.285Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	2.628s
15:30:08 [2019-09-27T15:30:08.285Z] === CONT  TestStopContainerWithTimeout/1
15:30:08 [2019-09-27T15:30:08.916Z] PASS: docker_api_containers_test.go:940: DockerSuite.TestContainerAPIRename	1.342s
15:30:10 [2019-09-27T15:30:10.178Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:30:10 [2019-09-27T15:30:10.178Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:30:10 [2019-09-27T15:30:10.178Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
15:30:10 [2019-09-27T15:30:10.178Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
15:30:10 [2019-09-27T15:30:10.178Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
15:30:10 [2019-09-27T15:30:10.178Z] === RUN   TestDeleteDevicemapper
15:30:10 [2019-09-27T15:30:10.178Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:30:10 [2019-09-27T15:30:10.178Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:30:10 [2019-09-27T15:30:10.178Z] === CONT  TestDaemonRestartIpcMode
15:30:11 [2019-09-27T15:30:11.825Z] PASS: docker_api_containers_test.go:972: DockerSuite.TestContainerAPIRestart	2.705s
15:30:14 [2019-09-27T15:30:14.348Z] --- PASS: TestDaemonRestartIpcMode (3.38s)
15:30:14 [2019-09-27T15:30:14.348Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:302: [d4d7a6fcd7ab1] waiting for daemon to start
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:334: [d4d7a6fcd7ab1] daemon started
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:286: [d4d7a6fcd7ab1] exiting daemon
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:302: [d4d7a6fcd7ab1] waiting for daemon to start
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:334: [d4d7a6fcd7ab1] daemon started
15:30:14 [2019-09-27T15:30:14.348Z]     daemon.go:286: [d4d7a6fcd7ab1] exiting daemon
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestContainerInvalidJSON
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:30:14 [2019-09-27T15:30:14.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:30:14 [2019-09-27T15:30:14.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:30:14 [2019-09-27T15:30:14.348Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:30:14 [2019-09-27T15:30:14.348Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:30:14 [2019-09-27T15:30:14.348Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:30:14 [2019-09-27T15:30:14.348Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:30:14 [2019-09-27T15:30:14.348Z] --- PASS: TestContainerInvalidJSON (0.05s)
15:30:14 [2019-09-27T15:30:14.348Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:30:14 [2019-09-27T15:30:14.348Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:30:14 [2019-09-27T15:30:14.348Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:30:14 [2019-09-27T15:30:14.348Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestCopyFromContainerPathIsNotDir
15:30:14 [2019-09-27T15:30:14.348Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
15:30:14 [2019-09-27T15:30:14.348Z] === RUN   TestCopyFromContainer
15:30:14 [2019-09-27T15:30:14.735Z] PASS: docker_api_containers_test.go:986: DockerSuite.TestContainerAPIRestartNotimeoutParam	2.734s
15:30:15 [2019-09-27T15:30:15.196Z] PASS: docker_api_containers_test.go:854: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.022s
15:30:15 [2019-09-27T15:30:15.196Z] PASS: docker_api_containers_test.go:782: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
15:30:15 [2019-09-27T15:30:15.196Z] PASS: docker_api_containers_test.go:830: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
15:30:15 [2019-09-27T15:30:15.196Z] PASS: docker_api_containers_test.go:806: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.002s
15:30:15 [2019-09-27T15:30:15.715Z] === RUN   TestCopyFromContainer//
15:30:15 [2019-09-27T15:30:15.715Z] === RUN   TestCopyFromContainer//bar/root
15:30:15 [2019-09-27T15:30:15.715Z] === RUN   TestCopyFromContainer//bar/root/
15:30:15 [2019-09-27T15:30:15.715Z] === RUN   TestCopyFromContainer/bar/quux
15:30:15 [2019-09-27T15:30:15.972Z] === RUN   TestCopyFromContainer/bar/quux/
15:30:15 [2019-09-27T15:30:15.972Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:30:15 [2019-09-27T15:30:15.972Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:30:16 [2019-09-27T15:30:16.229Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:30:16 [2019-09-27T15:30:16.229Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:30:16 [2019-09-27T15:30:16.229Z] === RUN   TestCopyFromContainer/bar/notarget
15:30:16 [2019-09-27T15:30:16.486Z] --- PASS: TestCopyFromContainer (2.51s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:30:16 [2019-09-27T15:30:16.486Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:30:16 [2019-09-27T15:30:16.486Z] === RUN   TestDaemonRestartIpcMode
15:30:16 [2019-09-27T15:30:16.486Z] === PAUSE TestDaemonRestartIpcMode
15:30:16 [2019-09-27T15:30:16.486Z] === RUN   TestExecWithCloseStdin
15:30:16 [2019-09-27T15:30:16.737Z] PASS: docker_api_containers_test.go:1002: DockerSuite.TestContainerAPIStart	1.102s
15:30:16 [2019-09-27T15:30:16.738Z] SKIP: docker_api_containers_test.go:1656: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
15:30:17 [2019-09-27T15:30:17.415Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:30:17 [2019-09-27T15:30:17.415Z] === RUN   TestExecUser
15:30:18 [2019-09-27T15:30:18.278Z] PASS: docker_api_containers_test.go:1028: DockerSuite.TestContainerAPIStop	1.855s
15:30:18 [2019-09-27T15:30:18.278Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
15:30:18 [2019-09-27T15:30:18.345Z] --- PASS: TestExecUser (0.94s)
15:30:18 [2019-09-27T15:30:18.345Z] === RUN   TestHealthKillContainer
15:30:19 [2019-09-27T15:30:19.819Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	1.245s
15:30:19 [2019-09-27T15:30:19.819Z] PASS: docker_api_containers_test.go:715: DockerSuite.TestContainerAPIVerifyHeader	0.025s
15:30:21 [2019-09-27T15:30:21.614Z] --- PASS: TestHealthKillContainer (2.95s)
15:30:21 [2019-09-27T15:30:21.614Z] === RUN   TestAPIIpcModeHost
15:30:22 [2019-09-27T15:30:22.177Z] --- PASS: TestAPIIpcModeHost (0.77s)
15:30:22 [2019-09-27T15:30:22.177Z] === RUN   TestDaemonIpcModeShareable
15:30:23 [2019-09-27T15:30:23.560Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPIWait	3.813s
15:30:24 [2019-09-27T15:30:24.084Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
15:30:24 [2019-09-27T15:30:24.084Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:30:24 [2019-09-27T15:30:24.084Z]     daemon.go:302: [de4f4f04326cc] waiting for daemon to start
15:30:24 [2019-09-27T15:30:24.084Z]     daemon.go:334: [de4f4f04326cc] daemon started
15:30:24 [2019-09-27T15:30:24.084Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:144, shared: true, mustBeShared: true
15:30:24 [2019-09-27T15:30:24.084Z]     daemon.go:286: [de4f4f04326cc] exiting daemon
15:30:24 [2019-09-27T15:30:24.084Z] === RUN   TestDaemonIpcModePrivate
15:30:24 [2019-09-27T15:30:24.647Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.733s
15:30:25 [2019-09-27T15:30:25.101Z] PASS: docker_api_containers_test.go:2197: DockerSuite.TestContainerKillCustomStopSignal	1.486s
15:30:25 [2019-09-27T15:30:25.101Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
15:30:25 [2019-09-27T15:30:25.101Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
15:30:25 [2019-09-27T15:30:25.101Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
15:30:25 [2019-09-27T15:30:25.101Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
15:30:25 [2019-09-27T15:30:25.101Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
15:30:25 [2019-09-27T15:30:25.577Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
15:30:25 [2019-09-27T15:30:25.577Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:30:25 [2019-09-27T15:30:25.577Z]     daemon.go:302: [de59f2326ea4c] waiting for daemon to start
15:30:25 [2019-09-27T15:30:25.577Z]     daemon.go:334: [de59f2326ea4c] daemon started
15:30:25 [2019-09-27T15:30:25.577Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:150, shared: false, mustBeShared: false
15:30:25 [2019-09-27T15:30:25.577Z]     daemon.go:286: [de59f2326ea4c] exiting daemon
15:30:25 [2019-09-27T15:30:25.577Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:30:26 [2019-09-27T15:30:26.641Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe	1.019s
15:30:27 [2019-09-27T15:30:27.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
15:30:27 [2019-09-27T15:30:27.469Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:30:27 [2019-09-27T15:30:27.469Z]     daemon.go:302: [d77d168f19c40] waiting for daemon to start
15:30:27 [2019-09-27T15:30:27.469Z]     daemon.go:334: [d77d168f19c40] daemon started
15:30:27 [2019-09-27T15:30:27.469Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:150, shared: false, mustBeShared: false
15:30:27 [2019-09-27T15:30:27.469Z]     daemon.go:286: [d77d168f19c40] exiting daemon
15:30:27 [2019-09-27T15:30:27.469Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:30:29 [2019-09-27T15:30:29.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
15:30:29 [2019-09-27T15:30:29.361Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:30:29 [2019-09-27T15:30:29.361Z]     daemon.go:302: [d4d034678691f] waiting for daemon to start
15:30:29 [2019-09-27T15:30:29.361Z]     daemon.go:334: [d4d034678691f] daemon started
15:30:29 [2019-09-27T15:30:29.361Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:144, shared: true, mustBeShared: true
15:30:29 [2019-09-27T15:30:29.361Z]     daemon.go:286: [d4d034678691f] exiting daemon
15:30:29 [2019-09-27T15:30:29.361Z] === RUN   TestStopContainerWithTimeout
15:30:29 [2019-09-27T15:30:29.361Z] === RUN   TestStopContainerWithTimeout/0
15:30:29 [2019-09-27T15:30:29.361Z] === PAUSE TestStopContainerWithTimeout/0
15:30:29 [2019-09-27T15:30:29.361Z] === RUN   TestStopContainerWithTimeout/1
15:30:29 [2019-09-27T15:30:29.361Z] === PAUSE TestStopContainerWithTimeout/1
15:30:29 [2019-09-27T15:30:29.361Z] === RUN   TestStopContainerWithTimeout/3
15:30:29 [2019-09-27T15:30:29.361Z] === PAUSE TestStopContainerWithTimeout/3
15:30:29 [2019-09-27T15:30:29.361Z] === RUN   TestStopContainerWithTimeout/-1
15:30:29 [2019-09-27T15:30:29.361Z] === PAUSE TestStopContainerWithTimeout/-1
15:30:29 [2019-09-27T15:30:29.361Z] === CONT  TestStopContainerWithTimeout/0
15:30:29 [2019-09-27T15:30:29.361Z] === CONT  TestStopContainerWithTimeout/3
15:30:30 [2019-09-27T15:30:30.290Z] === CONT  TestStopContainerWithTimeout/-1
15:30:32 [2019-09-27T15:30:32.182Z] === CONT  TestStopContainerWithTimeout/1
15:30:34 [2019-09-27T15:30:34.073Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:30:34 [2019-09-27T15:30:34.073Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:30:34 [2019-09-27T15:30:34.073Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
15:30:34 [2019-09-27T15:30:34.073Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
15:30:34 [2019-09-27T15:30:34.073Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
15:30:34 [2019-09-27T15:30:34.073Z] === RUN   TestDeleteDevicemapper
15:30:34 [2019-09-27T15:30:34.073Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:30:34 [2019-09-27T15:30:34.073Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:30:34 [2019-09-27T15:30:34.073Z] === CONT  TestDaemonRestartIpcMode
15:30:37 [2019-09-27T15:30:37.344Z] --- PASS: TestDaemonRestartIpcMode (3.27s)
15:30:37 [2019-09-27T15:30:37.344Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:302: [dc9e183123a42] waiting for daemon to start
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:334: [dc9e183123a42] daemon started
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:286: [dc9e183123a42] exiting daemon
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:302: [dc9e183123a42] waiting for daemon to start
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:334: [dc9e183123a42] daemon started
15:30:37 [2019-09-27T15:30:37.344Z]     daemon.go:286: [dc9e183123a42] exiting daemon
15:30:37 [2019-09-27T15:30:37.344Z] PASS
15:30:37 [2019-09-27T15:30:37.344Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:37 [2019-09-27T15:30:37.344Z] INFO: Testing against a local daemon
15:30:37 [2019-09-27T15:30:37.344Z] === RUN   TestImagesFilterMultiReference
15:30:37 [2019-09-27T15:30:37.344Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:30:37 [2019-09-27T15:30:37.344Z] === RUN   TestImagesFilterMultiReference
15:30:37 [2019-09-27T15:30:37.344Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:30:37 [2019-09-27T15:30:37.344Z] === RUN   TestImagesFilterMultiReference
15:30:37 [2019-09-27T15:30:37.344Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:30:37 [2019-09-27T15:30:37.344Z] === RUN   TestImagesFilterMultiReference
15:30:37 [2019-09-27T15:30:37.344Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:30:37 [2019-09-27T15:30:37.344Z] === RUN   TestImagesFilterMultiReference
15:30:37 [2019-09-27T15:30:37.601Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:30:37 [2019-09-27T15:30:37.601Z] PASS
15:30:37 [2019-09-27T15:30:37.601Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:37 [2019-09-27T15:30:37.601Z] INFO: Testing against a local daemon
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.601Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.858Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z] === RUN   TestNetworkInvalidJSON
15:30:37 [2019-09-27T15:30:37.858Z] === RUN   TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.858Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.858Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.858Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/create
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:30:37 [2019-09-27T15:30:37.858Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:30:37 [2019-09-27T15:30:37.858Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:30:37 [2019-09-27T15:30:37.858Z] PASS
15:30:37 [2019-09-27T15:30:37.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:37 [2019-09-27T15:30:37.858Z] INFO: Testing against a local daemon
15:30:37 [2019-09-27T15:30:37.858Z] testing: warning: no tests to run
15:30:37 [2019-09-27T15:30:37.858Z] PASS
15:30:37 [2019-09-27T15:30:37.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:37 [2019-09-27T15:30:37.858Z] INFO: Testing against a local daemon
15:30:37 [2019-09-27T15:30:37.858Z] testing: warning: no tests to run
15:30:37 [2019-09-27T15:30:37.858Z] PASS
15:30:37 [2019-09-27T15:30:37.858Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:37 [2019-09-27T15:30:37.858Z] testing: warning: no tests to run
15:30:37 [2019-09-27T15:30:37.858Z] PASS
15:30:37 [2019-09-27T15:30:37.858Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.115Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.115Z] testing: warning: no tests to run
15:30:38 [2019-09-27T15:30:38.115Z] PASS
15:30:38 [2019-09-27T15:30:38.115Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.115Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:30:38 [2019-09-27T15:30:38.115Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:30:38 [2019-09-27T15:30:38.115Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON
15:30:38 [2019-09-27T15:30:38.115Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.115Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:30:38 [2019-09-27T15:30:38.372Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:30:38 [2019-09-27T15:30:38.372Z] === RUN   TestPluginInvalidJSON
15:30:38 [2019-09-27T15:30:38.372Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:30:38 [2019-09-27T15:30:38.372Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:30:38 [2019-09-27T15:30:38.372Z] === RUN   TestPluginInvalidJSON
15:30:38 [2019-09-27T15:30:38.372Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:30:38 [2019-09-27T15:30:38.372Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:30:38 [2019-09-27T15:30:38.372Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:30:38 [2019-09-27T15:30:38.372Z] PASS
15:30:38 [2019-09-27T15:30:38.372Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.372Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.372Z] testing: warning: no tests to run
15:30:38 [2019-09-27T15:30:38.372Z] PASS
15:30:38 [2019-09-27T15:30:38.372Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.628Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.628Z] testing: warning: no tests to run
15:30:38 [2019-09-27T15:30:38.628Z] PASS
15:30:38 [2019-09-27T15:30:38.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.628Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.628Z] testing: warning: no tests to run
15:30:38 [2019-09-27T15:30:38.628Z] PASS
15:30:38 [2019-09-27T15:30:38.628Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.628Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.628Z] testing: warning: no tests to run
15:30:38 [2019-09-27T15:30:38.628Z] PASS
15:30:38 [2019-09-27T15:30:38.628Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:30:38 [2019-09-27T15:30:38.884Z] INFO: Testing against a local daemon
15:30:38 [2019-09-27T15:30:38.884Z] === RUN   TestDockerNetworkReConnect
15:30:40 [2019-09-27T15:30:40.842Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.951s
15:30:45 [2019-09-27T15:30:45.012Z] --- PASS: TestDockerNetworkReConnect (5.75s)
15:30:45 [2019-09-27T15:30:45.012Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:30:45 [2019-09-27T15:30:45.012Z]     daemon.go:302: [d9da5cccb3ea1] waiting for daemon to start
15:30:45 [2019-09-27T15:30:45.012Z]     daemon.go:334: [d9da5cccb3ea1] daemon started
15:30:45 [2019-09-27T15:30:45.012Z]     daemon.go:286: [d9da5cccb3ea1] exiting daemon
15:30:45 [2019-09-27T15:30:45.012Z] === RUN   TestServiceUpdateLabel
15:30:47 [2019-09-27T15:30:47.638Z] --- PASS: TestServiceUpdateLabel (3.00s)
15:30:47 [2019-09-27T15:30:47.638Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:30:47 [2019-09-27T15:30:47.638Z]     daemon.go:302: [d6e5d812b8073] waiting for daemon to start
15:30:47 [2019-09-27T15:30:47.638Z]     daemon.go:334: [d6e5d812b8073] daemon started
15:30:47 [2019-09-27T15:30:47.638Z]     daemon.go:286: [d6e5d812b8073] exiting daemon
15:30:47 [2019-09-27T15:30:47.638Z] === RUN   TestServiceUpdateSecrets
15:30:51 [2019-09-27T15:30:51.792Z] PASS: docker_api_containers_test.go:1932: DockerSuite.TestContainersAPICreateMountsCreate	25.055s
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_api_containers_test.go:2147: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
15:30:51 [2019-09-27T15:30:51.792Z] PASS: docker_api_containers_test.go:1705: DockerSuite.TestContainersAPICreateMountsValidation	0.061s
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
15:30:51 [2019-09-27T15:30:51.792Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	2.051s
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
15:30:54 [2019-09-27T15:30:54.134Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
15:30:56 [2019-09-27T15:30:56.316Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	1.997s
15:30:56 [2019-09-27T15:30:56.316Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.044s
15:30:56 [2019-09-27T15:30:56.316Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
15:30:57 [2019-09-27T15:30:57.857Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.072s
15:30:57 [2019-09-27T15:30:57.857Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
15:30:58 [2019-09-27T15:30:58.318Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
15:30:58 [2019-09-27T15:30:58.318Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
15:31:02 [2019-09-27T15:31:02.159Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	4.042s
15:31:04 [2019-09-27T15:31:04.344Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	2.019s
15:31:04 [2019-09-27T15:31:04.344Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
15:31:04 [2019-09-27T15:31:04.344Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
15:31:05 [2019-09-27T15:31:05.706Z] --- PASS: TestServiceUpdateSecrets (15.52s)
15:31:05 [2019-09-27T15:31:05.706Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:31:05 [2019-09-27T15:31:05.706Z]     daemon.go:302: [d243e286aa747] waiting for daemon to start
15:31:05 [2019-09-27T15:31:05.706Z]     daemon.go:334: [d243e286aa747] daemon started
15:31:05 [2019-09-27T15:31:05.706Z]     daemon.go:286: [d243e286aa747] exiting daemon
15:31:05 [2019-09-27T15:31:05.706Z] === RUN   TestServiceUpdateConfigs
15:31:11 [2019-09-27T15:31:11.904Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	7.639s
15:31:11 [2019-09-27T15:31:11.904Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
15:31:11 [2019-09-27T15:31:11.904Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
15:31:20 [2019-09-27T15:31:20.789Z] --- PASS: TestServiceUpdateConfigs (15.42s)
15:31:20 [2019-09-27T15:31:20.789Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:31:20 [2019-09-27T15:31:20.789Z]     daemon.go:302: [dcccebc94de8a] waiting for daemon to start
15:31:20 [2019-09-27T15:31:20.789Z]     daemon.go:334: [dcccebc94de8a] daemon started
15:31:20 [2019-09-27T15:31:20.789Z]     daemon.go:286: [dcccebc94de8a] exiting daemon
15:31:20 [2019-09-27T15:31:20.789Z] === RUN   TestServiceUpdateNetwork
15:31:27 [2019-09-27T15:31:27.330Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.588s
15:31:29 [2019-09-27T15:31:29.603Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	16.995s
15:31:29 [2019-09-27T15:31:29.603Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
15:31:29 [2019-09-27T15:31:29.603Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
15:31:30 [2019-09-27T15:31:30.572Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	1.845s
15:31:30 [2019-09-27T15:31:30.572Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
15:31:30 [2019-09-27T15:31:30.572Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.754Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	1.936s
15:31:32 [2019-09-27T15:31:32.754Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.754Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.754Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.754Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.754Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.116s
15:31:32 [2019-09-27T15:31:32.901Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	596.596s
15:31:32 [2019-09-27T15:31:32.901Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.709s
15:31:32 [2019-09-27T15:31:32.901Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.013s
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
15:31:32 [2019-09-27T15:31:32.901Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.003s
15:31:32 [2019-09-27T15:31:32.901Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
15:31:33 [2019-09-27T15:31:33.214Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.117s
15:31:34 [2019-09-27T15:31:34.754Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.470s
15:31:35 [2019-09-27T15:31:35.134Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	8.815s
15:31:35 [2019-09-27T15:31:35.134Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
15:31:35 [2019-09-27T15:31:35.134Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
15:31:35 [2019-09-27T15:31:35.420Z] --- PASS: TestServiceUpdateNetwork (15.54s)
15:31:35 [2019-09-27T15:31:35.420Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:31:35 [2019-09-27T15:31:35.420Z]     daemon.go:302: [d182780d1dfbb] waiting for daemon to start
15:31:35 [2019-09-27T15:31:35.420Z]     daemon.go:334: [d182780d1dfbb] daemon started
15:31:35 [2019-09-27T15:31:35.420Z]     daemon.go:286: [d182780d1dfbb] exiting daemon
15:31:35 [2019-09-27T15:31:35.420Z] === RUN   TestDockerNetworkReConnect
15:31:36 [2019-09-27T15:31:36.295Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	1.853s
15:31:36 [2019-09-27T15:31:36.755Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.214s
15:31:36 [2019-09-27T15:31:36.755Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.121s
15:31:38 [2019-09-27T15:31:38.298Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.720s
15:31:39 [2019-09-27T15:31:39.288Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.488s
15:31:39 [2019-09-27T15:31:39.288Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.149s
15:31:39 [2019-09-27T15:31:39.288Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
15:31:39 [2019-09-27T15:31:39.288Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.275s
15:31:39 [2019-09-27T15:31:39.288Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
15:31:39 [2019-09-27T15:31:39.749Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.161s
15:31:39 [2019-09-27T15:31:39.749Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.242s
15:31:40 [2019-09-27T15:31:40.667Z] --- PASS: TestDockerNetworkReConnect (5.79s)
15:31:40 [2019-09-27T15:31:40.667Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:31:40 [2019-09-27T15:31:40.667Z]     daemon.go:302: [dd2f59e68cd36] waiting for daemon to start
15:31:40 [2019-09-27T15:31:40.667Z]     daemon.go:334: [dd2f59e68cd36] daemon started
15:31:40 [2019-09-27T15:31:40.667Z]     daemon.go:286: [dd2f59e68cd36] exiting daemon
15:31:40 [2019-09-27T15:31:40.667Z] === RUN   TestServiceUpdateLabel
15:31:42 [2019-09-27T15:31:42.204Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	5.497s
15:31:43 [2019-09-27T15:31:43.186Z] --- PASS: TestServiceUpdateLabel (3.06s)
15:31:43 [2019-09-27T15:31:43.186Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:31:43 [2019-09-27T15:31:43.186Z]     daemon.go:302: [dac82e7c30d3f] waiting for daemon to start
15:31:43 [2019-09-27T15:31:43.186Z]     daemon.go:334: [dac82e7c30d3f] daemon started
15:31:43 [2019-09-27T15:31:43.186Z]     daemon.go:286: [dac82e7c30d3f] exiting daemon
15:31:43 [2019-09-27T15:31:43.186Z] === RUN   TestServiceUpdateSecrets
15:31:44 [2019-09-27T15:31:44.378Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.978s
15:31:44 [2019-09-27T15:31:44.378Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
15:31:44 [2019-09-27T15:31:44.378Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
15:31:44 [2019-09-27T15:31:44.378Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
15:31:44 [2019-09-27T15:31:44.378Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
15:31:46 [2019-09-27T15:31:46.456Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.756s
15:31:46 [2019-09-27T15:31:46.835Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	6.628s
15:31:46 [2019-09-27T15:31:46.835Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.135s
15:31:47 [2019-09-27T15:31:47.299Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.110s
15:31:49 [2019-09-27T15:31:49.067Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	4.852s
15:31:49 [2019-09-27T15:31:49.067Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
15:31:49 [2019-09-27T15:31:49.067Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
15:31:51 [2019-09-27T15:31:51.045Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.122s
15:31:51 [2019-09-27T15:31:51.045Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.121s
15:31:51 [2019-09-27T15:31:51.045Z] SKIP: docker_api_containers_test.go:916: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	1.371s
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.073s
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.052s
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
15:31:53 [2019-09-27T15:31:53.233Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
15:31:55 [2019-09-27T15:31:55.416Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.224s
15:31:57 [2019-09-27T15:31:57.598Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	1.913s
15:31:58 [2019-09-27T15:31:58.641Z] --- PASS: TestServiceUpdateSecrets (15.63s)
15:31:58 [2019-09-27T15:31:58.641Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:31:58 [2019-09-27T15:31:58.641Z]     daemon.go:302: [d8c39db6f80d0] waiting for daemon to start
15:31:58 [2019-09-27T15:31:58.641Z]     daemon.go:334: [d8c39db6f80d0] daemon started
15:31:58 [2019-09-27T15:31:58.641Z]     daemon.go:286: [d8c39db6f80d0] exiting daemon
15:31:58 [2019-09-27T15:31:58.641Z] === RUN   TestServiceUpdateConfigs
15:31:59 [2019-09-27T15:31:59.380Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	9.484s
15:31:59 [2019-09-27T15:31:59.780Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	2.126s
15:32:12 [2019-09-27T15:32:12.180Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	11.786s
15:32:15 [2019-09-27T15:32:15.922Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	4.163s
15:32:16 [2019-09-27T15:32:16.690Z] --- PASS: TestServiceUpdateConfigs (15.55s)
15:32:16 [2019-09-27T15:32:16.690Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:32:16 [2019-09-27T15:32:16.690Z]     daemon.go:302: [d872e888a0c47] waiting for daemon to start
15:32:16 [2019-09-27T15:32:16.690Z]     daemon.go:334: [d872e888a0c47] daemon started
15:32:16 [2019-09-27T15:32:16.690Z]     daemon.go:286: [d872e888a0c47] exiting daemon
15:32:16 [2019-09-27T15:32:16.690Z] === RUN   TestServiceUpdateNetwork
15:32:18 [2019-09-27T15:32:18.056Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.787s
15:32:20 [2019-09-27T15:32:20.622Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	4.116s
15:32:22 [2019-09-27T15:32:22.165Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	1.401s
15:32:22 [2019-09-27T15:32:22.626Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.690s
15:32:26 [2019-09-27T15:32:26.368Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	3.575s
15:32:27 [2019-09-27T15:32:27.337Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.740s
15:32:28 [2019-09-27T15:32:28.307Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.779s
15:32:30 [2019-09-27T15:32:30.228Z] --- PASS: TestServiceUpdateNetwork (15.46s)
15:32:30 [2019-09-27T15:32:30.229Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:32:30 [2019-09-27T15:32:30.229Z]     daemon.go:302: [d58227d51a209] waiting for daemon to start
15:32:30 [2019-09-27T15:32:30.229Z]     daemon.go:334: [d58227d51a209] daemon started
15:32:30 [2019-09-27T15:32:30.229Z]     daemon.go:286: [d58227d51a209] exiting daemon
15:32:30 [2019-09-27T15:32:30.229Z] === RUN   TestDockerNetworkReConnect
15:32:32 [2019-09-27T15:32:32.050Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	3.775s
15:32:35 [2019-09-27T15:32:35.477Z] --- PASS: TestDockerNetworkReConnect (5.97s)
15:32:35 [2019-09-27T15:32:35.477Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:32:35 [2019-09-27T15:32:35.477Z]     daemon.go:302: [da4ae0fcd3778] waiting for daemon to start
15:32:35 [2019-09-27T15:32:35.477Z]     daemon.go:334: [da4ae0fcd3778] daemon started
15:32:35 [2019-09-27T15:32:35.477Z]     daemon.go:286: [da4ae0fcd3778] exiting daemon
15:32:35 [2019-09-27T15:32:35.477Z] === RUN   TestServiceUpdateLabel
15:32:35 [2019-09-27T15:32:35.796Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	4.095s
15:32:36 [2019-09-27T15:32:36.257Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.049s
15:32:36 [2019-09-27T15:32:36.257Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.048s
15:32:36 [2019-09-27T15:32:36.257Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
15:32:36 [2019-09-27T15:32:36.257Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
15:32:36 [2019-09-27T15:32:36.257Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
15:32:37 [2019-09-27T15:32:37.227Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.164s
15:32:37 [2019-09-27T15:32:37.227Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
15:32:38 [2019-09-27T15:32:38.747Z] --- PASS: TestServiceUpdateLabel (3.04s)
15:32:38 [2019-09-27T15:32:38.747Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:32:38 [2019-09-27T15:32:38.747Z]     daemon.go:302: [da8625ea4ec52] waiting for daemon to start
15:32:38 [2019-09-27T15:32:38.747Z]     daemon.go:334: [da8625ea4ec52] daemon started
15:32:38 [2019-09-27T15:32:38.747Z]     daemon.go:286: [da8625ea4ec52] exiting daemon
15:32:38 [2019-09-27T15:32:38.747Z] === RUN   TestServiceUpdateSecrets
15:32:39 [2019-09-27T15:32:39.412Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	1.920s
15:32:41 [2019-09-27T15:32:41.592Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.221s
15:32:43 [2019-09-27T15:32:43.133Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.330s
15:32:45 [2019-09-27T15:32:45.317Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	1.809s
15:32:50 [2019-09-27T15:32:50.010Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	4.305s
15:32:50 [2019-09-27T15:32:50.010Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
15:32:50 [2019-09-27T15:32:50.921Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.040s
15:32:52 [2019-09-27T15:32:52.191Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.692s
15:32:54 [2019-09-27T15:32:54.189Z] --- PASS: TestServiceUpdateSecrets (15.56s)
15:32:54 [2019-09-27T15:32:54.189Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:32:54 [2019-09-27T15:32:54.189Z]     daemon.go:302: [d32f6802efe11] waiting for daemon to start
15:32:54 [2019-09-27T15:32:54.189Z]     daemon.go:334: [d32f6802efe11] daemon started
15:32:54 [2019-09-27T15:32:54.189Z]     daemon.go:286: [d32f6802efe11] exiting daemon
15:32:54 [2019-09-27T15:32:54.189Z] === RUN   TestServiceUpdateConfigs
15:32:56 [2019-09-27T15:32:56.887Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	3.769s
15:32:56 [2019-09-27T15:32:56.887Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
15:32:56 [2019-09-27T15:32:56.887Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
15:32:57 [2019-09-27T15:32:57.859Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	1.177s
15:32:59 [2019-09-27T15:32:59.398Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	1.173s
15:32:59 [2019-09-27T15:32:59.398Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
15:32:59 [2019-09-27T15:32:59.398Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
15:32:59 [2019-09-27T15:32:59.398Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
15:33:00 [2019-09-27T15:33:00.940Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	1.157s
15:33:02 [2019-09-27T15:33:02.479Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	1.373s
15:33:04 [2019-09-27T15:33:04.020Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	1.259s
15:33:05 [2019-09-27T15:33:05.565Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	1.355s
15:33:06 [2019-09-27T15:33:06.380Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.597s
15:33:09 [2019-09-27T15:33:09.309Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	3.313s
15:33:09 [2019-09-27T15:33:09.309Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
15:33:09 [2019-09-27T15:33:09.309Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
15:33:09 [2019-09-27T15:33:09.309Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
15:33:09 [2019-09-27T15:33:09.649Z] --- PASS: TestServiceUpdateConfigs (15.50s)
15:33:09 [2019-09-27T15:33:09.649Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:33:09 [2019-09-27T15:33:09.649Z]     daemon.go:302: [d5a499386d422] waiting for daemon to start
15:33:09 [2019-09-27T15:33:09.649Z]     daemon.go:334: [d5a499386d422] daemon started
15:33:09 [2019-09-27T15:33:09.649Z]     daemon.go:286: [d5a499386d422] exiting daemon
15:33:09 [2019-09-27T15:33:09.649Z] === RUN   TestServiceUpdateNetwork
15:33:11 [2019-09-27T15:33:11.495Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	1.514s
15:33:16 [2019-09-27T15:33:16.199Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	4.298s
15:33:16 [2019-09-27T15:33:16.199Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
15:33:16 [2019-09-27T15:33:16.199Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
15:33:16 [2019-09-27T15:33:16.199Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
15:33:16 [2019-09-27T15:33:16.199Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
15:33:16 [2019-09-27T15:33:16.199Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
15:33:17 [2019-09-27T15:33:17.740Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.665s
15:33:17 [2019-09-27T15:33:17.740Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
15:33:17 [2019-09-27T15:33:17.740Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
15:33:17 [2019-09-27T15:33:17.740Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
15:33:17 [2019-09-27T15:33:17.740Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
15:33:17 [2019-09-27T15:33:17.740Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
15:33:19 [2019-09-27T15:33:19.280Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	1.459s
15:33:19 [2019-09-27T15:33:19.280Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
15:33:19 [2019-09-27T15:33:19.280Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (Temporarily disabled on RS5 17743+ builds due to platform bug)
15:33:24 [2019-09-27T15:33:24.494Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.466s
15:33:25 [2019-09-27T15:33:25.057Z] --- PASS: TestServiceUpdateNetwork (15.51s)
15:33:25 [2019-09-27T15:33:25.057Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:33:25 [2019-09-27T15:33:25.057Z]     daemon.go:302: [de5c652c49bb8] waiting for daemon to start
15:33:25 [2019-09-27T15:33:25.057Z]     daemon.go:334: [de5c652c49bb8] daemon started
15:33:25 [2019-09-27T15:33:25.057Z]     daemon.go:286: [de5c652c49bb8] exiting daemon
15:33:25 [2019-09-27T15:33:25.057Z] === RUN   TestDockerNetworkReConnect
15:33:27 [2019-09-27T15:33:27.865Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped	6.655s
15:33:27 [2019-09-27T15:33:27.866Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
15:33:27 [2019-09-27T15:33:27.866Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
15:33:27 [2019-09-27T15:33:27.866Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
15:33:27 [2019-09-27T15:33:27.866Z] SKIP: docker_cli_export_import_test.go:15: DockerSuite.TestExportContainerWithOutputAndImportImage (unmatched requirement DaemonIsLinux)
15:33:31 [2019-09-27T15:33:31.597Z] --- PASS: TestDockerNetworkReConnect (5.92s)
15:33:31 [2019-09-27T15:33:31.597Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:33:31 [2019-09-27T15:33:31.597Z]     daemon.go:302: [d28f6cf676a49] waiting for daemon to start
15:33:31 [2019-09-27T15:33:31.597Z]     daemon.go:334: [d28f6cf676a49] daemon started
15:33:31 [2019-09-27T15:33:31.597Z]     daemon.go:286: [d28f6cf676a49] exiting daemon
15:33:31 [2019-09-27T15:33:31.597Z] === RUN   TestServiceUpdateLabel
15:33:32 [2019-09-27T15:33:32.560Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.564s
15:33:34 [2019-09-27T15:33:34.116Z] --- PASS: TestServiceUpdateLabel (2.96s)
15:33:34 [2019-09-27T15:33:34.116Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:33:34 [2019-09-27T15:33:34.116Z]     daemon.go:302: [d265c3c1c1c28] waiting for daemon to start
15:33:34 [2019-09-27T15:33:34.116Z]     daemon.go:334: [d265c3c1c1c28] daemon started
15:33:34 [2019-09-27T15:33:34.116Z]     daemon.go:286: [d265c3c1c1c28] exiting daemon
15:33:34 [2019-09-27T15:33:34.116Z] === RUN   TestServiceUpdateSecrets
15:33:38 [2019-09-27T15:33:38.360Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.532s
15:33:39 [2019-09-27T15:33:39.366Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.375s
15:33:41 [2019-09-27T15:33:41.269Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	3.282s
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.634s
15:33:47 [2019-09-27T15:33:47.077Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.074s
15:33:47 [2019-09-27T15:33:47.077Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.054s
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.053s
15:33:47 [2019-09-27T15:33:47.077Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.059s
15:33:49 [2019-09-27T15:33:49.312Z] --- PASS: TestServiceUpdateSecrets (15.48s)
15:33:49 [2019-09-27T15:33:49.312Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:33:49 [2019-09-27T15:33:49.312Z]     daemon.go:302: [dd03cda4be3f1] waiting for daemon to start
15:33:49 [2019-09-27T15:33:49.312Z]     daemon.go:334: [dd03cda4be3f1] daemon started
15:33:49 [2019-09-27T15:33:49.312Z]     daemon.go:286: [dd03cda4be3f1] exiting daemon
15:33:49 [2019-09-27T15:33:49.312Z] === RUN   TestServiceUpdateConfigs
15:33:51 [2019-09-27T15:33:51.780Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	4.047s
15:33:51 [2019-09-27T15:33:51.780Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.055s
15:33:51 [2019-09-27T15:33:51.780Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
15:33:51 [2019-09-27T15:33:51.780Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.060s
15:33:51 [2019-09-27T15:33:51.780Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.054s
15:33:51 [2019-09-27T15:33:51.780Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.290s
15:33:52 [2019-09-27T15:33:52.240Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.493s
15:33:52 [2019-09-27T15:33:52.240Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
15:33:53 [2019-09-27T15:33:53.211Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.779s
15:33:53 [2019-09-27T15:33:53.211Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.052s
15:33:54 [2019-09-27T15:33:54.569Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.040s
15:33:54 [2019-09-27T15:33:54.569Z] OK: 264 passed, 6 skipped
15:33:54 [2019-09-27T15:33:54.569Z] PASS
15:33:54 [2019-09-27T15:33:54.569Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3)
15:33:54 [2019-09-27T15:33:54.752Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.330s
15:33:54 [2019-09-27T15:33:54.752Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.219s
15:33:56 [2019-09-27T15:33:56.940Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.708s
15:33:59 [2019-09-27T15:33:59.124Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	2.137s
15:33:59 [2019-09-27T15:33:59.124Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.162s
15:33:59 [2019-09-27T15:33:59.124Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
15:34:01 [2019-09-27T15:34:01.109Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4073 is not a child of this shell
15:34:01 [2019-09-27T15:34:01.109Z] warning: PID 4073 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d3c43dddeee53/docker.pid had a nonzero exit code
15:34:01 [2019-09-27T15:34:01.671Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found
15:34:01 [2019-09-27T15:34:01.671Z] Clearing AppArmor profiles cache:.
15:34:01 [2019-09-27T15:34:01.671Z] All profile caches have been cleared, but no profiles have been unloaded.
15:34:01 [2019-09-27T15:34:01.671Z] Unloading profiles will leave already running processes permanently
15:34:01 [2019-09-27T15:34:01.671Z] unconfined, which can lead to unexpected situations.
15:34:01 [2019-09-27T15:34:01.671Z] 
15:34:01 [2019-09-27T15:34:01.671Z] To set a process to complain mode, use the command line tool
15:34:01 [2019-09-27T15:34:01.671Z] 'aa-complain'. To really tear down all profiles, run the init script
15:34:01 [2019-09-27T15:34:01.671Z] with the 'teardown' option."
15:34:01 [2019-09-27T15:34:01.671Z] Removing test suite binaries
15:34:01 [2019-09-27T15:34:01.671Z] 
15:34:02 [2019-09-27T15:34:02.866Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.251s
15:34:02 [2019-09-27T15:34:02.866Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.045s
15:34:05 [2019-09-27T15:34:05.049Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.385s
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.048s
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.049Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.055s
15:34:05 [2019-09-27T15:34:05.510Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.104s
15:34:05 [2019-09-27T15:34:05.510Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.510Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.510Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
15:34:05 [2019-09-27T15:34:05.843Z] --- PASS: TestServiceUpdateConfigs (15.80s)
15:34:05 [2019-09-27T15:34:05.843Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:34:05 [2019-09-27T15:34:05.843Z]     daemon.go:302: [d46cfb3cb076a] waiting for daemon to start
15:34:05 [2019-09-27T15:34:05.843Z]     daemon.go:334: [d46cfb3cb076a] daemon started
15:34:05 [2019-09-27T15:34:05.843Z]     daemon.go:286: [d46cfb3cb076a] exiting daemon
15:34:05 [2019-09-27T15:34:05.843Z] === RUN   TestServiceUpdateNetwork
15:34:07 [2019-09-27T15:34:07.050Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	1.184s
15:34:09 [2019-09-27T15:34:09.231Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	1.218s
15:34:09 [2019-09-27T15:34:09.231Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
15:34:09 [2019-09-27T15:34:09.231Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
15:34:09 [2019-09-27T15:34:09.231Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.058s
15:34:09 [2019-09-27T15:34:09.231Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
15:34:10 [2019-09-27T15:34:10.771Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.202s
15:34:10 [2019-09-27T15:34:10.771Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.148s
15:34:12 [2019-09-27T15:34:12.961Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	1.312s
15:34:12 [2019-09-27T15:34:12.961Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
15:34:12 [2019-09-27T15:34:12.961Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
15:34:12 [2019-09-27T15:34:12.961Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
15:34:14 [2019-09-27T15:34:14.521Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	1.463s
15:34:19 [2019-09-27T15:34:19.219Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	3.894s
15:34:19 [2019-09-27T15:34:19.219Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
15:34:19 [2019-09-27T15:34:19.219Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
15:34:19 [2019-09-27T15:34:19.219Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
15:34:20 [2019-09-27T15:34:20.692Z] --- PASS: TestServiceUpdateNetwork (15.56s)
15:34:20 [2019-09-27T15:34:20.692Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:34:20 [2019-09-27T15:34:20.692Z]     daemon.go:302: [dde456b63eb08] waiting for daemon to start
15:34:20 [2019-09-27T15:34:20.692Z]     daemon.go:334: [dde456b63eb08] daemon started
15:34:20 [2019-09-27T15:34:20.692Z]     daemon.go:286: [dde456b63eb08] exiting daemon
15:34:20 [2019-09-27T15:34:20.692Z] === RUN   TestDockerNetworkReConnect
15:34:20 [2019-09-27T15:34:20.760Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	1.337s
15:34:22 [2019-09-27T15:34:22.943Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.272s
15:34:22 [2019-09-27T15:34:22.943Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.138s
15:34:24 [2019-09-27T15:34:24.484Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	1.327s
15:34:26 [2019-09-27T15:34:26.031Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.298s
15:34:26 [2019-09-27T15:34:26.031Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
15:34:26 [2019-09-27T15:34:26.031Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.054s
15:34:26 [2019-09-27T15:34:26.340Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	138.309s
15:34:26 [2019-09-27T15:34:26.340Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
15:34:26 [2019-09-27T15:34:26.340Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	6.120s
15:34:26 [2019-09-27T15:34:26.340Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.005s
15:34:27 [2019-09-27T15:34:27.232Z] --- PASS: TestDockerNetworkReConnect (5.87s)
15:34:27 [2019-09-27T15:34:27.232Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:34:27 [2019-09-27T15:34:27.232Z]     daemon.go:302: [dd10b289fea15] waiting for daemon to start
15:34:27 [2019-09-27T15:34:27.232Z]     daemon.go:334: [dd10b289fea15] daemon started
15:34:27 [2019-09-27T15:34:27.232Z]     daemon.go:286: [dd10b289fea15] exiting daemon
15:34:27 [2019-09-27T15:34:27.232Z] === RUN   TestServiceUpdateLabel
15:34:27 [2019-09-27T15:34:27.573Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	1.248s
15:34:29 [2019-09-27T15:34:29.752Z] --- PASS: TestServiceUpdateLabel (3.11s)
15:34:29 [2019-09-27T15:34:29.752Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:34:29 [2019-09-27T15:34:29.752Z]     daemon.go:302: [d62f6286cad37] waiting for daemon to start
15:34:29 [2019-09-27T15:34:29.752Z]     daemon.go:334: [d62f6286cad37] daemon started
15:34:29 [2019-09-27T15:34:29.752Z]     daemon.go:286: [d62f6286cad37] exiting daemon
15:34:29 [2019-09-27T15:34:29.752Z] === RUN   TestServiceUpdateSecrets
15:34:29 [2019-09-27T15:34:29.758Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.168s
15:34:32 [2019-09-27T15:34:32.218Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	7.005s
15:34:33 [2019-09-27T15:34:33.500Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	2.611s
15:34:35 [2019-09-27T15:34:35.042Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	1.460s
15:34:35 [2019-09-27T15:34:35.123Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	3.241s
15:34:35 [2019-09-27T15:34:35.123Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
15:34:35 [2019-09-27T15:34:35.123Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
15:34:35 [2019-09-27T15:34:35.123Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
15:34:35 [2019-09-27T15:34:35.123Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.294s
15:34:37 [2019-09-27T15:34:37.227Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.504s
15:34:38 [2019-09-27T15:34:38.026Z] PASS: docker_api_build_test.go:474: DockerSuite.TestBuildAddCacheOnFileChange	3.126s
15:34:38 [2019-09-27T15:34:38.198Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.242s
15:34:40 [2019-09-27T15:34:40.382Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	1.226s
15:34:41 [2019-09-27T15:34:41.922Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	1.268s
15:34:44 [2019-09-27T15:34:44.107Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	1.253s
15:34:44 [2019-09-27T15:34:44.107Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.065s
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
15:34:44 [2019-09-27T15:34:44.107Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.051s
15:34:44 [2019-09-27T15:34:44.107Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.002s
15:34:45 [2019-09-27T15:34:45.648Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	1.211s
15:34:46 [2019-09-27T15:34:46.589Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	8.311s
15:34:47 [2019-09-27T15:34:47.190Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	1.139s
15:34:47 [2019-09-27T15:34:47.806Z] --- PASS: TestServiceUpdateSecrets (15.45s)
15:34:47 [2019-09-27T15:34:47.806Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:34:47 [2019-09-27T15:34:47.806Z]     daemon.go:302: [de2c67ed437d9] waiting for daemon to start
15:34:47 [2019-09-27T15:34:47.806Z]     daemon.go:334: [de2c67ed437d9] daemon started
15:34:47 [2019-09-27T15:34:47.806Z]     daemon.go:286: [de2c67ed437d9] exiting daemon
15:34:47 [2019-09-27T15:34:47.806Z] === RUN   TestServiceUpdateConfigs
15:34:52 [2019-09-27T15:34:52.372Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	4.991s
15:34:52 [2019-09-27T15:34:52.372Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
15:34:52 [2019-09-27T15:34:52.372Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
15:34:52 [2019-09-27T15:34:52.372Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.059s
15:34:52 [2019-09-27T15:34:52.991Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.090s
15:34:54 [2019-09-27T15:34:54.531Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.001s
15:34:54 [2019-09-27T15:34:54.531Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
15:34:56 [2019-09-27T15:34:56.074Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.242s
15:34:56 [2019-09-27T15:34:56.074Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.063s
15:35:02 [2019-09-27T15:35:02.655Z] --- PASS: TestServiceUpdateConfigs (15.45s)
15:35:02 [2019-09-27T15:35:02.655Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:35:02 [2019-09-27T15:35:02.655Z]     daemon.go:302: [d4f3249e469e9] waiting for daemon to start
15:35:02 [2019-09-27T15:35:02.655Z]     daemon.go:334: [d4f3249e469e9] daemon started
15:35:02 [2019-09-27T15:35:02.655Z]     daemon.go:286: [d4f3249e469e9] exiting daemon
15:35:02 [2019-09-27T15:35:02.655Z] === RUN   TestServiceUpdateNetwork
15:35:02 [2019-09-27T15:35:02.694Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	9.991s
15:35:03 [2019-09-27T15:35:03.156Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	6.533s
15:35:08 [2019-09-27T15:35:08.958Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	6.549s
15:35:16 [2019-09-27T15:35:16.041Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	6.482s
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestServiceUpdateNetwork (15.53s)
15:35:17 [2019-09-27T15:35:17.500Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:35:17 [2019-09-27T15:35:17.500Z]     daemon.go:302: [d9af238f88143] waiting for daemon to start
15:35:17 [2019-09-27T15:35:17.500Z]     daemon.go:334: [d9af238f88143] daemon started
15:35:17 [2019-09-27T15:35:17.500Z]     daemon.go:286: [d9af238f88143] exiting daemon
15:35:17 [2019-09-27T15:35:17.500Z] PASS
15:35:17 [2019-09-27T15:35:17.500Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:35:17 [2019-09-27T15:35:17.500Z] INFO: Testing against a local daemon
15:35:17 [2019-09-27T15:35:17.500Z] testing: warning: no tests to run
15:35:17 [2019-09-27T15:35:17.500Z] PASS
15:35:17 [2019-09-27T15:35:17.500Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:35:17 [2019-09-27T15:35:17.500Z] INFO: Testing against a local daemon
15:35:17 [2019-09-27T15:35:17.500Z] testing: warning: no tests to run
15:35:17 [2019-09-27T15:35:17.500Z] PASS
15:35:17 [2019-09-27T15:35:17.500Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:35:17 [2019-09-27T15:35:17.500Z] INFO: Testing against a local daemon
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:35:17 [2019-09-27T15:35:17.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:35:17 [2019-09-27T15:35:17.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:35:17 [2019-09-27T15:35:17.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:35:17 [2019-09-27T15:35:17.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:17 [2019-09-27T15:35:17.500Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:35:17 [2019-09-27T15:35:17.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:17 [2019-09-27T15:35:17.500Z] PASS
15:35:17 [2019-09-27T15:35:17.500Z] Running integration-test (iteration 5)
15:35:17 [2019-09-27T15:35:17.500Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:35:17 [2019-09-27T15:35:17.500Z] INFO: Testing against a local daemon
15:35:17 [2019-09-27T15:35:17.500Z] === RUN   TestBuildWithHugeFile
15:35:17 [2019-09-27T15:35:17.586Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.680s
15:35:19 [2019-09-27T15:35:19.775Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	1.811s
15:35:19 [2019-09-27T15:35:19.775Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
15:35:21 [2019-09-27T15:35:21.960Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	1.976s
15:35:23 [2019-09-27T15:35:23.503Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	1.956s
15:35:27 [2019-09-27T15:35:27.820Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	22.186s
15:35:31 [2019-09-27T15:35:31.550Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	6.546s
15:35:32 [2019-09-27T15:35:32.083Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	8.619s
15:35:32 [2019-09-27T15:35:32.083Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
15:35:32 [2019-09-27T15:35:32.083Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
15:35:34 [2019-09-27T15:35:34.995Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.287s
15:35:35 [2019-09-27T15:35:35.285Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	3.223s
15:35:35 [2019-09-27T15:35:35.285Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
15:35:36 [2019-09-27T15:35:36.537Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.140s
15:35:38 [2019-09-27T15:35:38.721Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	1.888s
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.058s
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
15:35:38 [2019-09-27T15:35:38.721Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
15:35:41 [2019-09-27T15:35:41.072Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	5.449s
15:35:42 [2019-09-27T15:35:42.466Z] PASS: docker_api_containers_test.go:1325: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	3.744s
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1588: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1502: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1484: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1530: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1613: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1557: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
15:35:42 [2019-09-27T15:35:42.466Z] SKIP: docker_api_containers_test.go:1380: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
15:35:45 [2019-09-27T15:35:45.757Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	5.002s
15:35:46 [2019-09-27T15:35:46.210Z] PASS: docker_api_containers_test.go:1353: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	3.590s
15:35:46 [2019-09-27T15:35:46.210Z] SKIP: docker_api_containers_test.go:1451: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
15:35:54 [2019-09-27T15:35:54.317Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	8.151s
15:35:54 [2019-09-27T15:35:54.318Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
15:35:54 [2019-09-27T15:35:54.318Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
15:35:54 [2019-09-27T15:35:54.318Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
15:35:54 [2019-09-27T15:35:54.318Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
15:35:54 [2019-09-27T15:35:54.799Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	6.302s
15:35:54 [2019-09-27T15:35:54.799Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
15:35:55 [2019-09-27T15:35:55.866Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	1.626s
15:36:01 [2019-09-27T15:36:01.909Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	6.520s
15:36:12 [2019-09-27T15:36:12.245Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	10.922s
15:36:12 [2019-09-27T15:36:12.706Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.217s
15:36:13 [2019-09-27T15:36:13.687Z] --- PASS: TestBuildWithHugeFile (53.36s)
15:36:13 [2019-09-27T15:36:13.687Z] === RUN   TestBuildWithEmptyDockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:13 [2019-09-27T15:36:13.687Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:36:13 [2019-09-27T15:36:13.687Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
15:36:13 [2019-09-27T15:36:13.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
15:36:13 [2019-09-27T15:36:13.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
15:36:13 [2019-09-27T15:36:13.687Z] === RUN   TestBuildWithHugeFile
15:36:21 [2019-09-27T15:36:21.285Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	8.003s
15:36:33 [2019-09-27T15:36:33.678Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	11.305s
15:36:40 [2019-09-27T15:36:40.762Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	3.352s
15:36:51 [2019-09-27T15:36:51.101Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	10.625s
15:36:54 [2019-09-27T15:36:54.013Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.085s
15:36:54 [2019-09-27T15:36:54.013Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
15:36:54 [2019-09-27T15:36:54.013Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
15:36:56 [2019-09-27T15:36:56.299Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	52.161s
15:36:56 [2019-09-27T15:36:56.299Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
15:36:56 [2019-09-27T15:36:56.299Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
15:36:57 [2019-09-27T15:36:57.754Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.474s
15:36:57 [2019-09-27T15:36:57.754Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
15:36:57 [2019-09-27T15:36:57.754Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
15:36:57 [2019-09-27T15:36:57.754Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
15:36:57 [2019-09-27T15:36:57.754Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
15:37:04 [2019-09-27T15:37:04.838Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	5.689s
15:37:04 [2019-09-27T15:37:04.838Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
15:37:05 [2019-09-27T15:37:05.808Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.274s
15:37:05 [2019-09-27T15:37:05.808Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
15:37:06 [2019-09-27T15:37:06.779Z] PASS: docker_cli_push_test.go:293: DockerSuite.TestPushToCentralRegistryUnauthorized	1.252s
15:37:07 [2019-09-27T15:37:07.749Z] PASS: docker_cli_push_test.go:39: DockerSuite.TestPushUnprefixedRepo	0.920s
15:37:07 [2019-09-27T15:37:07.749Z] SKIP: docker_api_containers_test.go:1425: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
15:37:09 [2019-09-27T15:37:09.872Z] --- PASS: TestBuildWithHugeFile (53.72s)
15:37:09 [2019-09-27T15:37:09.872Z] === RUN   TestBuildWithEmptyDockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:09 [2019-09-27T15:37:09.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:37:09 [2019-09-27T15:37:09.872Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
15:37:09 [2019-09-27T15:37:09.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
15:37:09 [2019-09-27T15:37:09.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:37:09 [2019-09-27T15:37:09.872Z] === RUN   TestBuildWithHugeFile
15:37:14 [2019-09-27T15:37:14.001Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	25.159s
15:37:14 [2019-09-27T15:37:14.460Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
15:37:14 [2019-09-27T15:37:14.919Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.229s
15:37:16 [2019-09-27T15:37:16.331Z] PASS: docker_cli_restart_test.go:298: DockerSuite.TestRestartAutoRemoveContainer	8.153s
15:37:20 [2019-09-27T15:37:20.076Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.361s
15:37:21 [2019-09-27T15:37:21.616Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	1.845s
15:37:29 [2019-09-27T15:37:29.719Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	14.162s
15:37:30 [2019-09-27T15:37:30.178Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
15:37:37 [2019-09-27T15:37:37.240Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	6.660s
15:37:46 [2019-09-27T15:37:46.778Z] PASS: docker_cli_restart_test.go:267: DockerSuite.TestRestartContainerwithRestartPolicy	21.436s
15:37:46 [2019-09-27T15:37:46.778Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
15:37:48 [2019-09-27T15:37:48.321Z] PASS: docker_cli_restart_test.go:237: DockerSuite.TestRestartPolicyAfterRestart	4.954s
15:37:48 [2019-09-27T15:37:48.321Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.189s
15:37:48 [2019-09-27T15:37:48.782Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.123s
15:37:49 [2019-09-27T15:37:49.355Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.578s
15:37:52 [2019-09-27T15:37:52.071Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	13.182s
15:37:53 [2019-09-27T15:37:53.099Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	3.414s
15:37:56 [2019-09-27T15:37:56.841Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	3.409s
15:37:56 [2019-09-27T15:37:56.841Z] SKIP: docker_cli_restart_test.go:193: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
15:37:59 [2019-09-27T15:37:59.753Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	3.234s
15:38:00 [2019-09-27T15:38:00.213Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.051s
15:38:00 [2019-09-27T15:38:00.213Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.206s
15:38:04 [2019-09-27T15:38:04.450Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	11.356s
15:38:04 [2019-09-27T15:38:04.450Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
15:38:06 [2019-09-27T15:38:06.101Z] --- PASS: TestBuildWithHugeFile (52.50s)
15:38:06 [2019-09-27T15:38:06.102Z] === RUN   TestBuildWithEmptyDockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:06 [2019-09-27T15:38:06.102Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:38:06 [2019-09-27T15:38:06.102Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
15:38:06 [2019-09-27T15:38:06.102Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
15:38:06 [2019-09-27T15:38:06.102Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:38:06 [2019-09-27T15:38:06.102Z] === RUN   TestBuildWithHugeFile
15:38:12 [2019-09-27T15:38:12.608Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	11.029s
15:38:13 [2019-09-27T15:38:13.017Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	8.488s
15:38:13 [2019-09-27T15:38:13.017Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
15:38:13 [2019-09-27T15:38:13.017Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
15:38:14 [2019-09-27T15:38:14.791Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.202s
15:38:14 [2019-09-27T15:38:14.791Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.476s
15:38:20 [2019-09-27T15:38:20.602Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	4.814s
15:38:25 [2019-09-27T15:38:25.300Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	4.598s
15:38:37 [2019-09-27T15:38:37.694Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	10.979s
15:38:38 [2019-09-27T15:38:38.136Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	22.565s
15:38:38 [2019-09-27T15:38:38.136Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
15:38:38 [2019-09-27T15:38:38.136Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	1.662s
15:38:38 [2019-09-27T15:38:38.136Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
15:38:38 [2019-09-27T15:38:38.136Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
15:38:40 [2019-09-27T15:38:40.606Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	3.597s
15:38:41 [2019-09-27T15:38:41.069Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.575s
15:38:43 [2019-09-27T15:38:43.252Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	1.867s
15:38:52 [2019-09-27T15:38:52.737Z] --- PASS: TestBuildWithHugeFile (53.09s)
15:38:52 [2019-09-27T15:38:52.737Z] === RUN   TestBuildWithEmptyDockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:38:52 [2019-09-27T15:38:52.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:38:52 [2019-09-27T15:38:52.737Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
15:38:52 [2019-09-27T15:38:52.737Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
15:38:52 [2019-09-27T15:38:52.737Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:38:52 [2019-09-27T15:38:52.737Z] === RUN   TestBuildWithHugeFile
15:39:00 [2019-09-27T15:39:00.956Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	14.957s
15:39:00 [2019-09-27T15:39:00.956Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	1.370s
15:39:05 [2019-09-27T15:39:05.654Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	4.053s
15:39:06 [2019-09-27T15:39:06.115Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.837s
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
15:39:06 [2019-09-27T15:39:06.115Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
15:39:07 [2019-09-27T15:39:07.656Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	1.780s
15:39:07 [2019-09-27T15:39:07.656Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
15:39:07 [2019-09-27T15:39:07.656Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
15:39:11 [2019-09-27T15:39:11.399Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	3.562s
15:39:19 [2019-09-27T15:39:19.982Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	8.145s
15:39:20 [2019-09-27T15:39:20.640Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	39.095s
15:39:21 [2019-09-27T15:39:21.553Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	1.876s
15:39:23 [2019-09-27T15:39:23.094Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	1.785s
15:39:24 [2019-09-27T15:39:24.371Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	7.799s
15:39:25 [2019-09-27T15:39:25.337Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
15:39:25 [2019-09-27T15:39:25.337Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
15:39:25 [2019-09-27T15:39:25.394Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	1.819s
15:39:25 [2019-09-27T15:39:25.394Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.056s
15:39:29 [2019-09-27T15:39:29.069Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	3.366s
15:39:29 [2019-09-27T15:39:29.069Z] SKIP: docker_cli_build_test.go:5412: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	8.746s
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
15:39:33 [2019-09-27T15:39:33.977Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
15:39:37 [2019-09-27T15:39:37.633Z] PASS: docker_cli_build_test.go:5390: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	8.549s
15:39:38 [2019-09-27T15:39:38.680Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	3.882s
15:39:38 [2019-09-27T15:39:38.680Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
15:39:41 [2019-09-27T15:39:41.365Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	3.328s
15:39:41 [2019-09-27T15:39:41.365Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
15:39:41 [2019-09-27T15:39:41.365Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
15:39:41 [2019-09-27T15:39:41.593Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.493s
15:39:41 [2019-09-27T15:39:41.593Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
15:39:41 [2019-09-27T15:39:41.593Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	1.814s
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
15:39:43 [2019-09-27T15:39:43.135Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
15:39:45 [2019-09-27T15:39:45.320Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	1.996s
15:39:47 [2019-09-27T15:39:47.150Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	4.874s
15:39:47 [2019-09-27T15:39:47.507Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.048s
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestBuildWithHugeFile (52.87s)
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestBuildWithEmptyDockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:39:48 [2019-09-27T15:39:48.920Z] PASS
15:39:48 [2019-09-27T15:39:48.920Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:39:48 [2019-09-27T15:39:48.920Z] INFO: Testing against a local daemon
15:39:48 [2019-09-27T15:39:48.920Z] testing: warning: no tests to run
15:39:48 [2019-09-27T15:39:48.920Z] PASS
15:39:48 [2019-09-27T15:39:48.920Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:39:48 [2019-09-27T15:39:48.920Z] INFO: Testing against a local daemon
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestContainerInvalidJSON
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:39:48 [2019-09-27T15:39:48.920Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:39:48 [2019-09-27T15:39:48.920Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:39:48 [2019-09-27T15:39:48.920Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainerPathIsNotDir
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer//
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer//bar/root
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer//bar/root/
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/quux
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/quux/
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:39:48 [2019-09-27T15:39:48.920Z] === RUN   TestCopyFromContainer/bar/notarget
15:39:48 [2019-09-27T15:39:48.920Z] --- PASS: TestCopyFromContainer (2.51s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:39:48 [2019-09-27T15:39:48.921Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:39:48 [2019-09-27T15:39:48.921Z] === RUN   TestDaemonRestartIpcMode
15:39:48 [2019-09-27T15:39:48.921Z] === PAUSE TestDaemonRestartIpcMode
15:39:48 [2019-09-27T15:39:48.921Z] === RUN   TestExecWithCloseStdin
15:39:48 [2019-09-27T15:39:48.921Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:39:48 [2019-09-27T15:39:48.921Z] === RUN   TestExecUser
15:39:49 [2019-09-27T15:39:49.049Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	1.891s
15:39:49 [2019-09-27T15:39:49.049Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
15:39:49 [2019-09-27T15:39:49.049Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
15:39:49 [2019-09-27T15:39:49.049Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
15:39:49 [2019-09-27T15:39:49.483Z] --- PASS: TestExecUser (1.02s)
15:39:49 [2019-09-27T15:39:49.483Z] === RUN   TestHealthKillContainer
15:39:50 [2019-09-27T15:39:50.055Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	3.224s
15:39:51 [2019-09-27T15:39:51.233Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	1.860s
15:39:51 [2019-09-27T15:39:51.233Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
15:39:51 [2019-09-27T15:39:51.233Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
15:39:51 [2019-09-27T15:39:51.233Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
15:39:51 [2019-09-27T15:39:51.233Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
15:39:51 [2019-09-27T15:39:51.590Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	1.661s
15:39:52 [2019-09-27T15:39:52.755Z] --- PASS: TestHealthKillContainer (3.00s)
15:39:52 [2019-09-27T15:39:52.755Z] === RUN   TestAPIIpcModeHost
15:39:52 [2019-09-27T15:39:52.776Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.498s
15:39:53 [2019-09-27T15:39:53.012Z] --- PASS: TestAPIIpcModeHost (0.79s)
15:39:53 [2019-09-27T15:39:53.012Z] === RUN   TestDaemonIpcModeShareable
15:39:53 [2019-09-27T15:39:53.128Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	1.690s
15:39:54 [2019-09-27T15:39:54.665Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	1.680s
15:39:54 [2019-09-27T15:39:54.903Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
15:39:54 [2019-09-27T15:39:54.904Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:39:54 [2019-09-27T15:39:54.904Z]     daemon.go:302: [d1dcf885fe71b] waiting for daemon to start
15:39:54 [2019-09-27T15:39:54.904Z]     daemon.go:334: [d1dcf885fe71b] daemon started
15:39:54 [2019-09-27T15:39:54.904Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:39:54 [2019-09-27T15:39:54.904Z]     daemon.go:286: [d1dcf885fe71b] exiting daemon
15:39:54 [2019-09-27T15:39:54.904Z] === RUN   TestDaemonIpcModePrivate
15:39:54 [2019-09-27T15:39:54.961Z] PASS: docker_cli_run_test.go:4172: DockerSuite.TestRunCredentialSpecWellFormed	2.373s
15:39:54 [2019-09-27T15:39:54.961Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
15:39:54 [2019-09-27T15:39:54.961Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
15:39:54 [2019-09-27T15:39:54.961Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
15:39:54 [2019-09-27T15:39:54.961Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
15:39:54 [2019-09-27T15:39:54.961Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
15:39:54 [2019-09-27T15:39:54.962Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
15:39:56 [2019-09-27T15:39:56.848Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
15:39:56 [2019-09-27T15:39:56.848Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:39:56 [2019-09-27T15:39:56.848Z]     daemon.go:302: [d1d5c3b852a07] waiting for daemon to start
15:39:56 [2019-09-27T15:39:56.848Z]     daemon.go:334: [d1d5c3b852a07] daemon started
15:39:56 [2019-09-27T15:39:56.848Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
15:39:56 [2019-09-27T15:39:56.848Z]     daemon.go:286: [d1d5c3b852a07] exiting daemon
15:39:56 [2019-09-27T15:39:56.848Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:39:58 [2019-09-27T15:39:58.740Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
15:39:58 [2019-09-27T15:39:58.740Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:39:58 [2019-09-27T15:39:58.740Z]     daemon.go:302: [d7428cab61724] waiting for daemon to start
15:39:58 [2019-09-27T15:39:58.740Z]     daemon.go:334: [d7428cab61724] daemon started
15:39:58 [2019-09-27T15:39:58.740Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
15:39:58 [2019-09-27T15:39:58.740Z]     daemon.go:286: [d7428cab61724] exiting daemon
15:39:58 [2019-09-27T15:39:58.740Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:39:59 [2019-09-27T15:39:59.351Z] PASS: docker_cli_build_test.go:5340: DockerSuite.TestBuildCmdShellArgsEscaped	4.444s
15:40:00 [2019-09-27T15:40:00.107Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
15:40:00 [2019-09-27T15:40:00.107Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:40:00 [2019-09-27T15:40:00.107Z]     daemon.go:302: [d6fae29c39286] waiting for daemon to start
15:40:00 [2019-09-27T15:40:00.107Z]     daemon.go:334: [d6fae29c39286] daemon started
15:40:00 [2019-09-27T15:40:00.107Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:40:00 [2019-09-27T15:40:00.107Z]     daemon.go:286: [d6fae29c39286] exiting daemon
15:40:00 [2019-09-27T15:40:00.107Z] === RUN   TestStopContainerWithTimeout
15:40:00 [2019-09-27T15:40:00.107Z] === RUN   TestStopContainerWithTimeout/0
15:40:00 [2019-09-27T15:40:00.107Z] === PAUSE TestStopContainerWithTimeout/0
15:40:00 [2019-09-27T15:40:00.107Z] === RUN   TestStopContainerWithTimeout/1
15:40:00 [2019-09-27T15:40:00.107Z] === PAUSE TestStopContainerWithTimeout/1
15:40:00 [2019-09-27T15:40:00.107Z] === RUN   TestStopContainerWithTimeout/3
15:40:00 [2019-09-27T15:40:00.107Z] === PAUSE TestStopContainerWithTimeout/3
15:40:00 [2019-09-27T15:40:00.107Z] === RUN   TestStopContainerWithTimeout/-1
15:40:00 [2019-09-27T15:40:00.107Z] === PAUSE TestStopContainerWithTimeout/-1
15:40:00 [2019-09-27T15:40:00.107Z] === CONT  TestStopContainerWithTimeout/0
15:40:00 [2019-09-27T15:40:00.107Z] === CONT  TestStopContainerWithTimeout/3
15:40:01 [2019-09-27T15:40:01.036Z] === CONT  TestStopContainerWithTimeout/-1
15:40:02 [2019-09-27T15:40:02.044Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	6.661s
15:40:02 [2019-09-27T15:40:02.044Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
15:40:02 [2019-09-27T15:40:02.044Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.061s
15:40:02 [2019-09-27T15:40:02.044Z] SKIP: docker_cli_run_test.go:4179: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
15:40:03 [2019-09-27T15:40:03.557Z] === CONT  TestStopContainerWithTimeout/1
15:40:03 [2019-09-27T15:40:03.588Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	1.949s
15:40:05 [2019-09-27T15:40:05.449Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:40:05 [2019-09-27T15:40:05.449Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
15:40:05 [2019-09-27T15:40:05.449Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
15:40:05 [2019-09-27T15:40:05.449Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
15:40:05 [2019-09-27T15:40:05.449Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
15:40:05 [2019-09-27T15:40:05.449Z] === RUN   TestDeleteDevicemapper
15:40:05 [2019-09-27T15:40:05.449Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:40:05 [2019-09-27T15:40:05.449Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:05 [2019-09-27T15:40:05.449Z] === CONT  TestDaemonRestartIpcMode
15:40:05 [2019-09-27T15:40:05.772Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	1.744s
15:40:05 [2019-09-27T15:40:05.772Z] SKIP: docker_cli_run_test.go:4265: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
15:40:06 [2019-09-27T15:40:06.418Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	7.047s
15:40:06 [2019-09-27T15:40:06.418Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
15:40:07 [2019-09-27T15:40:07.312Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	1.753s
15:40:07 [2019-09-27T15:40:07.312Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
15:40:07 [2019-09-27T15:40:07.312Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
15:40:07 [2019-09-27T15:40:07.312Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
15:40:08 [2019-09-27T15:40:08.720Z] --- PASS: TestDaemonRestartIpcMode (3.38s)
15:40:08 [2019-09-27T15:40:08.720Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:302: [de0135cdd98ff] waiting for daemon to start
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:334: [de0135cdd98ff] daemon started
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:286: [de0135cdd98ff] exiting daemon
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:302: [de0135cdd98ff] waiting for daemon to start
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:334: [de0135cdd98ff] daemon started
15:40:08 [2019-09-27T15:40:08.720Z]     daemon.go:286: [de0135cdd98ff] exiting daemon
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestContainerInvalidJSON
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:40:08 [2019-09-27T15:40:08.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:40:08 [2019-09-27T15:40:08.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:40:08 [2019-09-27T15:40:08.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:40:08 [2019-09-27T15:40:08.720Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:40:08 [2019-09-27T15:40:08.720Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:40:08 [2019-09-27T15:40:08.720Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:40:08 [2019-09-27T15:40:08.720Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:40:08 [2019-09-27T15:40:08.720Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:40:08 [2019-09-27T15:40:08.720Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:40:08 [2019-09-27T15:40:08.720Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:40:08 [2019-09-27T15:40:08.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestCopyFromContainerPathIsNotDir
15:40:08 [2019-09-27T15:40:08.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:40:08 [2019-09-27T15:40:08.720Z] === RUN   TestCopyFromContainer
15:40:08 [2019-09-27T15:40:08.856Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	1.758s
15:40:10 [2019-09-27T15:40:10.613Z] === RUN   TestCopyFromContainer//
15:40:10 [2019-09-27T15:40:10.613Z] === RUN   TestCopyFromContainer//bar/root
15:40:10 [2019-09-27T15:40:10.613Z] === RUN   TestCopyFromContainer//bar/root/
15:40:10 [2019-09-27T15:40:10.613Z] === RUN   TestCopyFromContainer/bar/quux
15:40:10 [2019-09-27T15:40:10.871Z] === RUN   TestCopyFromContainer/bar/quux/
15:40:10 [2019-09-27T15:40:10.871Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:40:10 [2019-09-27T15:40:10.871Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:40:10 [2019-09-27T15:40:10.871Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:40:11 [2019-09-27T15:40:11.041Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	1.844s
15:40:11 [2019-09-27T15:40:11.107Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	4.409s
15:40:11 [2019-09-27T15:40:11.127Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:40:11 [2019-09-27T15:40:11.127Z] === RUN   TestCopyFromContainer/bar/notarget
15:40:11 [2019-09-27T15:40:11.127Z] --- PASS: TestCopyFromContainer (2.44s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:40:11 [2019-09-27T15:40:11.127Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:40:11 [2019-09-27T15:40:11.127Z] === RUN   TestDaemonRestartIpcMode
15:40:11 [2019-09-27T15:40:11.127Z] === PAUSE TestDaemonRestartIpcMode
15:40:11 [2019-09-27T15:40:11.127Z] === RUN   TestExecWithCloseStdin
15:40:12 [2019-09-27T15:40:12.495Z] --- PASS: TestExecWithCloseStdin (1.07s)
15:40:12 [2019-09-27T15:40:12.495Z] === RUN   TestExecUser
15:40:12 [2019-09-27T15:40:12.581Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	1.757s
15:40:13 [2019-09-27T15:40:13.426Z] --- PASS: TestExecUser (1.01s)
15:40:13 [2019-09-27T15:40:13.426Z] === RUN   TestHealthKillContainer
15:40:14 [2019-09-27T15:40:14.766Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	1.804s
15:40:14 [2019-09-27T15:40:14.766Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.048s
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:4507: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:4520: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:4248: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
15:40:14 [2019-09-27T15:40:14.766Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
15:40:16 [2019-09-27T15:40:16.696Z] --- PASS: TestHealthKillContainer (2.96s)
15:40:16 [2019-09-27T15:40:16.696Z] === RUN   TestAPIIpcModeHost
15:40:16 [2019-09-27T15:40:16.952Z] --- PASS: TestAPIIpcModeHost (0.83s)
15:40:16 [2019-09-27T15:40:16.953Z] === RUN   TestDaemonIpcModeShareable
15:40:18 [2019-09-27T15:40:18.509Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	3.436s
15:40:18 [2019-09-27T15:40:18.509Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
15:40:18 [2019-09-27T15:40:18.509Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.057s
15:40:18 [2019-09-27T15:40:18.509Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
15:40:18 [2019-09-27T15:40:18.509Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
15:40:18 [2019-09-27T15:40:18.509Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
15:40:18 [2019-09-27T15:40:18.509Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
15:40:18 [2019-09-27T15:40:18.845Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:40:18 [2019-09-27T15:40:18.845Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:40:18 [2019-09-27T15:40:18.845Z]     daemon.go:302: [d0ac288c1d736] waiting for daemon to start
15:40:18 [2019-09-27T15:40:18.845Z]     daemon.go:334: [d0ac288c1d736] daemon started
15:40:18 [2019-09-27T15:40:18.845Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
15:40:18 [2019-09-27T15:40:18.845Z]     daemon.go:286: [d0ac288c1d736] exiting daemon
15:40:18 [2019-09-27T15:40:18.845Z] === RUN   TestDaemonIpcModePrivate
15:40:20 [2019-09-27T15:40:20.738Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
15:40:20 [2019-09-27T15:40:20.738Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:40:20 [2019-09-27T15:40:20.738Z]     daemon.go:302: [da4c015729496] waiting for daemon to start
15:40:20 [2019-09-27T15:40:20.738Z]     daemon.go:334: [da4c015729496] daemon started
15:40:20 [2019-09-27T15:40:20.738Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
15:40:20 [2019-09-27T15:40:20.738Z]     daemon.go:286: [da4c015729496] exiting daemon
15:40:20 [2019-09-27T15:40:20.738Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:40:22 [2019-09-27T15:40:22.106Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
15:40:22 [2019-09-27T15:40:22.106Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:40:22 [2019-09-27T15:40:22.106Z]     daemon.go:302: [d3e7415e355ff] waiting for daemon to start
15:40:22 [2019-09-27T15:40:22.106Z]     daemon.go:334: [d3e7415e355ff] daemon started
15:40:22 [2019-09-27T15:40:22.106Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
15:40:22 [2019-09-27T15:40:22.106Z]     daemon.go:286: [d3e7415e355ff] exiting daemon
15:40:22 [2019-09-27T15:40:22.106Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:40:23 [2019-09-27T15:40:23.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
15:40:23 [2019-09-27T15:40:23.997Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:40:23 [2019-09-27T15:40:23.997Z]     daemon.go:302: [dc4cb436ca190] waiting for daemon to start
15:40:23 [2019-09-27T15:40:23.997Z]     daemon.go:334: [dc4cb436ca190] daemon started
15:40:23 [2019-09-27T15:40:23.997Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
15:40:23 [2019-09-27T15:40:23.997Z]     daemon.go:286: [dc4cb436ca190] exiting daemon
15:40:23 [2019-09-27T15:40:23.997Z] === RUN   TestStopContainerWithTimeout
15:40:23 [2019-09-27T15:40:23.997Z] === RUN   TestStopContainerWithTimeout/0
15:40:23 [2019-09-27T15:40:23.997Z] === PAUSE TestStopContainerWithTimeout/0
15:40:23 [2019-09-27T15:40:23.997Z] === RUN   TestStopContainerWithTimeout/1
15:40:23 [2019-09-27T15:40:23.997Z] === PAUSE TestStopContainerWithTimeout/1
15:40:23 [2019-09-27T15:40:23.997Z] === RUN   TestStopContainerWithTimeout/3
15:40:23 [2019-09-27T15:40:23.997Z] === PAUSE TestStopContainerWithTimeout/3
15:40:23 [2019-09-27T15:40:23.997Z] === RUN   TestStopContainerWithTimeout/-1
15:40:23 [2019-09-27T15:40:23.997Z] === PAUSE TestStopContainerWithTimeout/-1
15:40:23 [2019-09-27T15:40:23.997Z] === CONT  TestStopContainerWithTimeout/0
15:40:23 [2019-09-27T15:40:23.997Z] === CONT  TestStopContainerWithTimeout/3
15:40:24 [2019-09-27T15:40:24.936Z] === CONT  TestStopContainerWithTimeout/-1
15:40:27 [2019-09-27T15:40:27.089Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	8.227s
15:40:27 [2019-09-27T15:40:27.089Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.453Z] === CONT  TestStopContainerWithTimeout/1
15:40:27 [2019-09-27T15:40:27.675Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	1.463s
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
15:40:27 [2019-09-27T15:40:27.675Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:4327: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:4315: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.136Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
15:40:28 [2019-09-27T15:40:28.828Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:40:28 [2019-09-27T15:40:28.828Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
15:40:28 [2019-09-27T15:40:28.828Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
15:40:28 [2019-09-27T15:40:28.828Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
15:40:28 [2019-09-27T15:40:28.828Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
15:40:28 [2019-09-27T15:40:28.828Z] === RUN   TestDeleteDevicemapper
15:40:28 [2019-09-27T15:40:28.828Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:40:28 [2019-09-27T15:40:28.828Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:28 [2019-09-27T15:40:28.828Z] === CONT  TestDaemonRestartIpcMode
15:40:32 [2019-09-27T15:40:32.998Z] --- PASS: TestDaemonRestartIpcMode (3.31s)
15:40:32 [2019-09-27T15:40:32.998Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:302: [d2d67afe2cc53] waiting for daemon to start
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:334: [d2d67afe2cc53] daemon started
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:286: [d2d67afe2cc53] exiting daemon
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:302: [d2d67afe2cc53] waiting for daemon to start
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:334: [d2d67afe2cc53] daemon started
15:40:32 [2019-09-27T15:40:32.998Z]     daemon.go:286: [d2d67afe2cc53] exiting daemon
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestContainerInvalidJSON
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:40:32 [2019-09-27T15:40:32.998Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:40:32 [2019-09-27T15:40:32.998Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:40:32 [2019-09-27T15:40:32.998Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:40:32 [2019-09-27T15:40:32.998Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:40:32 [2019-09-27T15:40:32.998Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:40:32 [2019-09-27T15:40:32.998Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:40:32 [2019-09-27T15:40:32.998Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:40:32 [2019-09-27T15:40:32.998Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:40:32 [2019-09-27T15:40:32.998Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:40:32 [2019-09-27T15:40:32.998Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:40:32 [2019-09-27T15:40:32.998Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestCopyFromContainerPathIsNotDir
15:40:32 [2019-09-27T15:40:32.998Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:40:32 [2019-09-27T15:40:32.998Z] === RUN   TestCopyFromContainer
15:40:34 [2019-09-27T15:40:34.369Z] === RUN   TestCopyFromContainer//
15:40:34 [2019-09-27T15:40:34.369Z] === RUN   TestCopyFromContainer//bar/root
15:40:34 [2019-09-27T15:40:34.369Z] === RUN   TestCopyFromContainer//bar/root/
15:40:34 [2019-09-27T15:40:34.369Z] === RUN   TestCopyFromContainer/bar/quux
15:40:34 [2019-09-27T15:40:34.626Z] === RUN   TestCopyFromContainer/bar/quux/
15:40:34 [2019-09-27T15:40:34.626Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:40:34 [2019-09-27T15:40:34.626Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:40:34 [2019-09-27T15:40:34.626Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:40:34 [2019-09-27T15:40:34.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:40:34 [2019-09-27T15:40:34.882Z] === RUN   TestCopyFromContainer/bar/notarget
15:40:34 [2019-09-27T15:40:34.882Z] --- PASS: TestCopyFromContainer (2.46s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:40:34 [2019-09-27T15:40:34.882Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:40:34 [2019-09-27T15:40:34.882Z] === RUN   TestDaemonRestartIpcMode
15:40:34 [2019-09-27T15:40:34.882Z] === PAUSE TestDaemonRestartIpcMode
15:40:34 [2019-09-27T15:40:34.882Z] === RUN   TestExecWithCloseStdin
15:40:36 [2019-09-27T15:40:36.249Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:40:36 [2019-09-27T15:40:36.249Z] === RUN   TestExecUser
15:40:37 [2019-09-27T15:40:37.178Z] --- PASS: TestExecUser (0.97s)
15:40:37 [2019-09-27T15:40:37.178Z] === RUN   TestHealthKillContainer
15:40:38 [2019-09-27T15:40:38.470Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	10.409s
15:40:38 [2019-09-27T15:40:38.470Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
15:40:38 [2019-09-27T15:40:38.470Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
15:40:38 [2019-09-27T15:40:38.470Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
15:40:40 [2019-09-27T15:40:40.451Z] --- PASS: TestHealthKillContainer (2.97s)
15:40:40 [2019-09-27T15:40:40.451Z] === RUN   TestAPIIpcModeHost
15:40:40 [2019-09-27T15:40:40.707Z] --- PASS: TestAPIIpcModeHost (0.78s)
15:40:40 [2019-09-27T15:40:40.707Z] === RUN   TestDaemonIpcModeShareable
15:40:41 [2019-09-27T15:40:41.042Z] PASS: docker_cli_build_test.go:5601: DockerSuite.TestBuildContChar	28.245s
15:40:41 [2019-09-27T15:40:41.042Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
15:40:41 [2019-09-27T15:40:41.501Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	1.597s
15:40:42 [2019-09-27T15:40:42.601Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
15:40:42 [2019-09-27T15:40:42.601Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:40:42 [2019-09-27T15:40:42.601Z]     daemon.go:302: [d77456a4f7f31] waiting for daemon to start
15:40:42 [2019-09-27T15:40:42.601Z]     daemon.go:334: [d77456a4f7f31] daemon started
15:40:42 [2019-09-27T15:40:42.601Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:143, shared: true, mustBeShared: true
15:40:42 [2019-09-27T15:40:42.601Z]     daemon.go:286: [d77456a4f7f31] exiting daemon
15:40:42 [2019-09-27T15:40:42.601Z] === RUN   TestDaemonIpcModePrivate
15:40:43 [2019-09-27T15:40:43.168Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	4.247s
15:40:44 [2019-09-27T15:40:44.492Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
15:40:44 [2019-09-27T15:40:44.492Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:40:44 [2019-09-27T15:40:44.492Z]     daemon.go:302: [d2fbea0d6c212] waiting for daemon to start
15:40:44 [2019-09-27T15:40:44.492Z]     daemon.go:334: [d2fbea0d6c212] daemon started
15:40:44 [2019-09-27T15:40:44.492Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:149, shared: false, mustBeShared: false
15:40:44 [2019-09-27T15:40:44.492Z]     daemon.go:286: [d2fbea0d6c212] exiting daemon
15:40:44 [2019-09-27T15:40:44.492Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:40:45 [2019-09-27T15:40:45.236Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	3.237s
15:40:45 [2019-09-27T15:40:45.860Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
15:40:45 [2019-09-27T15:40:45.860Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:40:45 [2019-09-27T15:40:45.860Z]     daemon.go:302: [dfa7c21c7d756] waiting for daemon to start
15:40:45 [2019-09-27T15:40:45.860Z]     daemon.go:334: [dfa7c21c7d756] daemon started
15:40:45 [2019-09-27T15:40:45.860Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:149, shared: false, mustBeShared: false
15:40:45 [2019-09-27T15:40:45.860Z]     daemon.go:286: [dfa7c21c7d756] exiting daemon
15:40:45 [2019-09-27T15:40:45.860Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:40:46 [2019-09-27T15:40:46.915Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	4.420s
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
15:40:46 [2019-09-27T15:40:46.915Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
15:40:47 [2019-09-27T15:40:47.376Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
15:40:47 [2019-09-27T15:40:47.376Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
15:40:47 [2019-09-27T15:40:47.376Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
15:40:47 [2019-09-27T15:40:47.376Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.267s
15:40:47 [2019-09-27T15:40:47.752Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
15:40:47 [2019-09-27T15:40:47.753Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:40:47 [2019-09-27T15:40:47.753Z]     daemon.go:302: [d058cadb22b1a] waiting for daemon to start
15:40:47 [2019-09-27T15:40:47.753Z]     daemon.go:334: [d058cadb22b1a] daemon started
15:40:47 [2019-09-27T15:40:47.753Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:143, shared: true, mustBeShared: true
15:40:47 [2019-09-27T15:40:47.753Z]     daemon.go:286: [d058cadb22b1a] exiting daemon
15:40:47 [2019-09-27T15:40:47.753Z] === RUN   TestStopContainerWithTimeout
15:40:47 [2019-09-27T15:40:47.753Z] === RUN   TestStopContainerWithTimeout/0
15:40:47 [2019-09-27T15:40:47.753Z] === PAUSE TestStopContainerWithTimeout/0
15:40:47 [2019-09-27T15:40:47.753Z] === RUN   TestStopContainerWithTimeout/1
15:40:47 [2019-09-27T15:40:47.753Z] === PAUSE TestStopContainerWithTimeout/1
15:40:47 [2019-09-27T15:40:47.753Z] === RUN   TestStopContainerWithTimeout/3
15:40:47 [2019-09-27T15:40:47.753Z] === PAUSE TestStopContainerWithTimeout/3
15:40:47 [2019-09-27T15:40:47.753Z] === RUN   TestStopContainerWithTimeout/-1
15:40:47 [2019-09-27T15:40:47.753Z] === PAUSE TestStopContainerWithTimeout/-1
15:40:47 [2019-09-27T15:40:47.753Z] === CONT  TestStopContainerWithTimeout/0
15:40:47 [2019-09-27T15:40:47.753Z] === CONT  TestStopContainerWithTimeout/3
15:40:48 [2019-09-27T15:40:48.136Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	3.326s
15:40:48 [2019-09-27T15:40:48.347Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.956s
15:40:48 [2019-09-27T15:40:48.682Z] === CONT  TestStopContainerWithTimeout/-1
15:40:49 [2019-09-27T15:40:49.672Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	1.659s
15:40:49 [2019-09-27T15:40:49.672Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
15:40:50 [2019-09-27T15:40:50.530Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	1.831s
15:40:51 [2019-09-27T15:40:51.200Z] === CONT  TestStopContainerWithTimeout/1
15:40:52 [2019-09-27T15:40:52.072Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	1.733s
15:40:52 [2019-09-27T15:40:52.566Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:40:52 [2019-09-27T15:40:52.566Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
15:40:52 [2019-09-27T15:40:52.566Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
15:40:52 [2019-09-27T15:40:52.566Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
15:40:52 [2019-09-27T15:40:52.566Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
15:40:52 [2019-09-27T15:40:52.566Z] === RUN   TestDeleteDevicemapper
15:40:52 [2019-09-27T15:40:52.566Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:40:52 [2019-09-27T15:40:52.566Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:52 [2019-09-27T15:40:52.566Z] === CONT  TestDaemonRestartIpcMode
15:40:53 [2019-09-27T15:40:53.045Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.924s
15:40:53 [2019-09-27T15:40:53.409Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	3.204s
15:40:54 [2019-09-27T15:40:54.587Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	1.801s
15:40:54 [2019-09-27T15:40:54.943Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	1.857s
15:40:54 [2019-09-27T15:40:54.943Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
15:40:54 [2019-09-27T15:40:54.943Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.049Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
15:40:55 [2019-09-27T15:40:55.846Z] --- PASS: TestDaemonRestartIpcMode (3.32s)
15:40:55 [2019-09-27T15:40:55.846Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:302: [d51052a486252] waiting for daemon to start
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:334: [d51052a486252] daemon started
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:286: [d51052a486252] exiting daemon
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:302: [d51052a486252] waiting for daemon to start
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:334: [d51052a486252] daemon started
15:40:55 [2019-09-27T15:40:55.846Z]     daemon.go:286: [d51052a486252] exiting daemon
15:40:55 [2019-09-27T15:40:55.846Z] === RUN   TestContainerInvalidJSON
15:40:55 [2019-09-27T15:40:55.846Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:40:55 [2019-09-27T15:40:55.846Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:40:55 [2019-09-27T15:40:55.846Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:40:55 [2019-09-27T15:40:55.846Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:40:55 [2019-09-27T15:40:55.846Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:40:55 [2019-09-27T15:40:55.846Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:40:56 [2019-09-27T15:40:56.103Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:40:56 [2019-09-27T15:40:56.103Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:40:56 [2019-09-27T15:40:56.103Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:40:56 [2019-09-27T15:40:56.103Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:40:56 [2019-09-27T15:40:56.103Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:40:56 [2019-09-27T15:40:56.103Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:40:56 [2019-09-27T15:40:56.103Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:40:56 [2019-09-27T15:40:56.103Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:40:56 [2019-09-27T15:40:56.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:40:56 [2019-09-27T15:40:56.103Z] === RUN   TestCopyFromContainerPathIsNotDir
15:40:56 [2019-09-27T15:40:56.359Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:40:56 [2019-09-27T15:40:56.359Z] === RUN   TestCopyFromContainer
15:40:57 [2019-09-27T15:40:57.961Z] PASS: docker_cli_run_test.go:4230: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	2.648s
15:40:57 [2019-09-27T15:40:57.961Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
15:40:57 [2019-09-27T15:40:57.961Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
15:40:57 [2019-09-27T15:40:57.961Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
15:40:57 [2019-09-27T15:40:57.961Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
15:40:57 [2019-09-27T15:40:57.961Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer//
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer//bar/root
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer//bar/root/
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer/bar/quux
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer/bar/quux/
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:40:58 [2019-09-27T15:40:58.250Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:40:58 [2019-09-27T15:40:58.507Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:40:58 [2019-09-27T15:40:58.507Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:40:58 [2019-09-27T15:40:58.507Z] === RUN   TestCopyFromContainer/bar/notarget
15:40:58 [2019-09-27T15:40:58.764Z] --- PASS: TestCopyFromContainer (2.45s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:40:58 [2019-09-27T15:40:58.764Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:40:58 [2019-09-27T15:40:58.764Z] === RUN   TestDaemonRestartIpcMode
15:40:58 [2019-09-27T15:40:58.764Z] === PAUSE TestDaemonRestartIpcMode
15:40:58 [2019-09-27T15:40:58.764Z] === RUN   TestExecWithCloseStdin
15:40:59 [2019-09-27T15:40:59.693Z] --- PASS: TestExecWithCloseStdin (0.98s)
15:40:59 [2019-09-27T15:40:59.693Z] === RUN   TestExecUser
15:41:00 [2019-09-27T15:41:00.625Z] --- PASS: TestExecUser (1.01s)
15:41:00 [2019-09-27T15:41:00.625Z] === RUN   TestHealthKillContainer
15:41:03 [2019-09-27T15:41:03.895Z] --- PASS: TestHealthKillContainer (3.02s)
15:41:03 [2019-09-27T15:41:03.895Z] === RUN   TestAPIIpcModeHost
15:41:04 [2019-09-27T15:41:04.458Z] --- PASS: TestAPIIpcModeHost (0.83s)
15:41:04 [2019-09-27T15:41:04.458Z] === RUN   TestDaemonIpcModeShareable
15:41:05 [2019-09-27T15:41:05.066Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	7.074s
15:41:05 [2019-09-27T15:41:05.066Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
15:41:05 [2019-09-27T15:41:05.262Z] PASS: docker_cli_build_test.go:6025: DockerSuite.TestBuildCopyFileDotWithWorkdir	8.805s
15:41:06 [2019-09-27T15:41:06.349Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
15:41:06 [2019-09-27T15:41:06.349Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:41:06 [2019-09-27T15:41:06.349Z]     daemon.go:302: [d48ae9f08c2dc] waiting for daemon to start
15:41:06 [2019-09-27T15:41:06.349Z]     daemon.go:334: [d48ae9f08c2dc] daemon started
15:41:06 [2019-09-27T15:41:06.349Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:155, shared: true, mustBeShared: true
15:41:06 [2019-09-27T15:41:06.349Z]     daemon.go:286: [d48ae9f08c2dc] exiting daemon
15:41:06 [2019-09-27T15:41:06.349Z] === RUN   TestDaemonIpcModePrivate
15:41:06 [2019-09-27T15:41:06.607Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	1.873s
15:41:08 [2019-09-27T15:41:08.240Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
15:41:08 [2019-09-27T15:41:08.240Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:41:08 [2019-09-27T15:41:08.240Z]     daemon.go:302: [dfad2b5ae6957] waiting for daemon to start
15:41:08 [2019-09-27T15:41:08.241Z]     daemon.go:334: [dfad2b5ae6957] daemon started
15:41:08 [2019-09-27T15:41:08.241Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:167, shared: false, mustBeShared: false
15:41:08 [2019-09-27T15:41:08.241Z]     daemon.go:286: [dfad2b5ae6957] exiting daemon
15:41:08 [2019-09-27T15:41:08.241Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:41:09 [2019-09-27T15:41:09.610Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
15:41:09 [2019-09-27T15:41:09.610Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:41:09 [2019-09-27T15:41:09.610Z]     daemon.go:302: [d31e1a53feb91] waiting for daemon to start
15:41:09 [2019-09-27T15:41:09.610Z]     daemon.go:334: [d31e1a53feb91] daemon started
15:41:09 [2019-09-27T15:41:09.610Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:167, shared: false, mustBeShared: false
15:41:09 [2019-09-27T15:41:09.610Z]     daemon.go:286: [d31e1a53feb91] exiting daemon
15:41:09 [2019-09-27T15:41:09.610Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:41:11 [2019-09-27T15:41:11.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
15:41:11 [2019-09-27T15:41:11.504Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:41:11 [2019-09-27T15:41:11.504Z]     daemon.go:302: [d218997baae99] waiting for daemon to start
15:41:11 [2019-09-27T15:41:11.504Z]     daemon.go:334: [d218997baae99] daemon started
15:41:11 [2019-09-27T15:41:11.504Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:155, shared: true, mustBeShared: true
15:41:11 [2019-09-27T15:41:11.504Z]     daemon.go:286: [d218997baae99] exiting daemon
15:41:11 [2019-09-27T15:41:11.504Z] === RUN   TestStopContainerWithTimeout
15:41:11 [2019-09-27T15:41:11.504Z] === RUN   TestStopContainerWithTimeout/0
15:41:11 [2019-09-27T15:41:11.504Z] === PAUSE TestStopContainerWithTimeout/0
15:41:11 [2019-09-27T15:41:11.504Z] === RUN   TestStopContainerWithTimeout/1
15:41:11 [2019-09-27T15:41:11.504Z] === PAUSE TestStopContainerWithTimeout/1
15:41:11 [2019-09-27T15:41:11.504Z] === RUN   TestStopContainerWithTimeout/3
15:41:11 [2019-09-27T15:41:11.504Z] === PAUSE TestStopContainerWithTimeout/3
15:41:11 [2019-09-27T15:41:11.504Z] === RUN   TestStopContainerWithTimeout/-1
15:41:11 [2019-09-27T15:41:11.504Z] === PAUSE TestStopContainerWithTimeout/-1
15:41:11 [2019-09-27T15:41:11.504Z] === CONT  TestStopContainerWithTimeout/0
15:41:11 [2019-09-27T15:41:11.504Z] === CONT  TestStopContainerWithTimeout/3
15:41:12 [2019-09-27T15:41:12.411Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	4.915s
15:41:12 [2019-09-27T15:41:12.435Z] === CONT  TestStopContainerWithTimeout/-1
15:41:14 [2019-09-27T15:41:14.326Z] === CONT  TestStopContainerWithTimeout/1
15:41:16 [2019-09-27T15:41:16.218Z] --- PASS: TestStopContainerWithTimeout (0.05s)
15:41:16 [2019-09-27T15:41:16.218Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
15:41:16 [2019-09-27T15:41:16.218Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
15:41:16 [2019-09-27T15:41:16.218Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
15:41:16 [2019-09-27T15:41:16.218Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
15:41:16 [2019-09-27T15:41:16.218Z] === RUN   TestDeleteDevicemapper
15:41:16 [2019-09-27T15:41:16.218Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:41:16 [2019-09-27T15:41:16.218Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:41:16 [2019-09-27T15:41:16.218Z] === CONT  TestDaemonRestartIpcMode
15:41:18 [2019-09-27T15:41:18.210Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	6.597s
15:41:19 [2019-09-27T15:41:19.489Z] --- PASS: TestDaemonRestartIpcMode (3.35s)
15:41:19 [2019-09-27T15:41:19.489Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:302: [da2f02288a546] waiting for daemon to start
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:334: [da2f02288a546] daemon started
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:286: [da2f02288a546] exiting daemon
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:302: [da2f02288a546] waiting for daemon to start
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:334: [da2f02288a546] daemon started
15:41:19 [2019-09-27T15:41:19.489Z]     daemon.go:286: [da2f02288a546] exiting daemon
15:41:19 [2019-09-27T15:41:19.489Z] === RUN   TestContainerInvalidJSON
15:41:19 [2019-09-27T15:41:19.489Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:41:19 [2019-09-27T15:41:19.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:41:19 [2019-09-27T15:41:19.489Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:41:19 [2019-09-27T15:41:19.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:41:19 [2019-09-27T15:41:19.489Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:41:19 [2019-09-27T15:41:19.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:41:19 [2019-09-27T15:41:19.489Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:41:19 [2019-09-27T15:41:19.489Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:41:19 [2019-09-27T15:41:19.489Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:41:19 [2019-09-27T15:41:19.489Z] --- PASS: TestContainerInvalidJSON (0.05s)
15:41:19 [2019-09-27T15:41:19.489Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:41:19 [2019-09-27T15:41:19.489Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:41:19 [2019-09-27T15:41:19.489Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:41:19 [2019-09-27T15:41:19.489Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:41:19 [2019-09-27T15:41:19.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:41:19 [2019-09-27T15:41:19.746Z] === RUN   TestCopyFromContainerPathIsNotDir
15:41:19 [2019-09-27T15:41:19.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
15:41:19 [2019-09-27T15:41:19.746Z] === RUN   TestCopyFromContainer
15:41:20 [2019-09-27T15:41:20.394Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	1.820s
15:41:21 [2019-09-27T15:41:21.649Z] === RUN   TestCopyFromContainer//
15:41:21 [2019-09-27T15:41:21.649Z] === RUN   TestCopyFromContainer//bar/root
15:41:21 [2019-09-27T15:41:21.649Z] === RUN   TestCopyFromContainer//bar/root/
15:41:21 [2019-09-27T15:41:21.911Z] === RUN   TestCopyFromContainer/bar/quux
15:41:21 [2019-09-27T15:41:21.911Z] === RUN   TestCopyFromContainer/bar/quux/
15:41:21 [2019-09-27T15:41:21.911Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:41:21 [2019-09-27T15:41:21.936Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.304s
15:41:22 [2019-09-27T15:41:22.167Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:41:22 [2019-09-27T15:41:22.167Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:41:22 [2019-09-27T15:41:22.167Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:41:22 [2019-09-27T15:41:22.167Z] === RUN   TestCopyFromContainer/bar/notarget
15:41:22 [2019-09-27T15:41:22.424Z] --- PASS: TestCopyFromContainer (2.56s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:41:22 [2019-09-27T15:41:22.424Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:41:22 [2019-09-27T15:41:22.424Z] === RUN   TestDaemonRestartIpcMode
15:41:22 [2019-09-27T15:41:22.424Z] === PAUSE TestDaemonRestartIpcMode
15:41:22 [2019-09-27T15:41:22.424Z] === RUN   TestExecWithCloseStdin
15:41:23 [2019-09-27T15:41:23.354Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:41:23 [2019-09-27T15:41:23.354Z] === RUN   TestExecUser
15:41:24 [2019-09-27T15:41:24.121Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	2.073s
15:41:24 [2019-09-27T15:41:24.121Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
15:41:24 [2019-09-27T15:41:24.121Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
15:41:24 [2019-09-27T15:41:24.724Z] --- PASS: TestExecUser (0.97s)
15:41:24 [2019-09-27T15:41:24.724Z] === RUN   TestHealthKillContainer
15:41:25 [2019-09-27T15:41:25.664Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	1.824s
15:41:25 [2019-09-27T15:41:25.664Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
15:41:27 [2019-09-27T15:41:27.847Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	1.783s
15:41:27 [2019-09-27T15:41:27.847Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
15:41:27 [2019-09-27T15:41:27.847Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
15:41:27 [2019-09-27T15:41:27.847Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.157s
15:41:27 [2019-09-27T15:41:27.847Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.050s
15:41:27 [2019-09-27T15:41:27.847Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
15:41:27 [2019-09-27T15:41:27.993Z] --- PASS: TestHealthKillContainer (3.02s)
15:41:27 [2019-09-27T15:41:27.993Z] === RUN   TestAPIIpcModeHost
15:41:28 [2019-09-27T15:41:28.249Z] --- PASS: TestAPIIpcModeHost (0.78s)
15:41:28 [2019-09-27T15:41:28.249Z] === RUN   TestDaemonIpcModeShareable
15:41:30 [2019-09-27T15:41:30.143Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
15:41:30 [2019-09-27T15:41:30.143Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareable
15:41:30 [2019-09-27T15:41:30.143Z]     daemon.go:302: [df6733a2e9170] waiting for daemon to start
15:41:30 [2019-09-27T15:41:30.143Z]     daemon.go:334: [df6733a2e9170] daemon started
15:41:30 [2019-09-27T15:41:30.143Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:172, shared: true, mustBeShared: true
15:41:30 [2019-09-27T15:41:30.143Z]     daemon.go:286: [df6733a2e9170] exiting daemon
15:41:30 [2019-09-27T15:41:30.143Z] === RUN   TestDaemonIpcModePrivate
15:41:31 [2019-09-27T15:41:31.513Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
15:41:31 [2019-09-27T15:41:31.513Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivate
15:41:31 [2019-09-27T15:41:31.513Z]     daemon.go:302: [d4fbadcd6701f] waiting for daemon to start
15:41:31 [2019-09-27T15:41:31.513Z]     daemon.go:334: [d4fbadcd6701f] daemon started
15:41:31 [2019-09-27T15:41:31.513Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:376, shared: false, mustBeShared: false
15:41:31 [2019-09-27T15:41:31.513Z]     daemon.go:286: [d4fbadcd6701f] exiting daemon
15:41:31 [2019-09-27T15:41:31.513Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:41:32 [2019-09-27T15:41:32.545Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	4.299s
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
15:41:32 [2019-09-27T15:41:32.545Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
15:41:33 [2019-09-27T15:41:33.406Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
15:41:33 [2019-09-27T15:41:33.406Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModePrivateFromConfig
15:41:33 [2019-09-27T15:41:33.406Z]     daemon.go:302: [d542e150a729b] waiting for daemon to start
15:41:33 [2019-09-27T15:41:33.406Z]     daemon.go:334: [d542e150a729b] daemon started
15:41:33 [2019-09-27T15:41:33.406Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:376, shared: false, mustBeShared: false
15:41:33 [2019-09-27T15:41:33.406Z]     daemon.go:286: [d542e150a729b] exiting daemon
15:41:33 [2019-09-27T15:41:33.406Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:41:34 [2019-09-27T15:41:34.087Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	1.834s
15:41:34 [2019-09-27T15:41:34.087Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
15:41:35 [2019-09-27T15:41:35.298Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
15:41:35 [2019-09-27T15:41:35.298Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonIpcModeShareableFromConfig
15:41:35 [2019-09-27T15:41:35.298Z]     daemon.go:302: [da7e9ccbe6e4b] waiting for daemon to start
15:41:35 [2019-09-27T15:41:35.298Z]     daemon.go:334: [da7e9ccbe6e4b] daemon started
15:41:35 [2019-09-27T15:41:35.298Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:172, shared: true, mustBeShared: true
15:41:35 [2019-09-27T15:41:35.298Z]     daemon.go:286: [da7e9ccbe6e4b] exiting daemon
15:41:35 [2019-09-27T15:41:35.298Z] === RUN   TestStopContainerWithTimeout
15:41:35 [2019-09-27T15:41:35.298Z] === RUN   TestStopContainerWithTimeout/0
15:41:35 [2019-09-27T15:41:35.298Z] === PAUSE TestStopContainerWithTimeout/0
15:41:35 [2019-09-27T15:41:35.298Z] === RUN   TestStopContainerWithTimeout/1
15:41:35 [2019-09-27T15:41:35.298Z] === PAUSE TestStopContainerWithTimeout/1
15:41:35 [2019-09-27T15:41:35.298Z] === RUN   TestStopContainerWithTimeout/3
15:41:35 [2019-09-27T15:41:35.298Z] === PAUSE TestStopContainerWithTimeout/3
15:41:35 [2019-09-27T15:41:35.298Z] === RUN   TestStopContainerWithTimeout/-1
15:41:35 [2019-09-27T15:41:35.298Z] === PAUSE TestStopContainerWithTimeout/-1
15:41:35 [2019-09-27T15:41:35.298Z] === CONT  TestStopContainerWithTimeout/0
15:41:35 [2019-09-27T15:41:35.298Z] === CONT  TestStopContainerWithTimeout/3
15:41:35 [2019-09-27T15:41:35.629Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	1.274s
15:41:35 [2019-09-27T15:41:35.629Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
15:41:35 [2019-09-27T15:41:35.629Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
15:41:36 [2019-09-27T15:41:36.227Z] === CONT  TestStopContainerWithTimeout/-1
15:41:38 [2019-09-27T15:41:38.119Z] === CONT  TestStopContainerWithTimeout/1
15:41:38 [2019-09-27T15:41:38.545Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	2.378s
15:41:40 [2019-09-27T15:41:40.010Z] --- PASS: TestStopContainerWithTimeout (0.05s)
15:41:40 [2019-09-27T15:41:40.010Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
15:41:40 [2019-09-27T15:41:40.010Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
15:41:40 [2019-09-27T15:41:40.010Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
15:41:40 [2019-09-27T15:41:40.010Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
15:41:40 [2019-09-27T15:41:40.010Z] === RUN   TestDeleteDevicemapper
15:41:40 [2019-09-27T15:41:40.010Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:41:40 [2019-09-27T15:41:40.010Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:41:40 [2019-09-27T15:41:40.010Z] === CONT  TestDaemonRestartIpcMode
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestDaemonRestartIpcMode (3.28s)
15:41:43 [2019-09-27T15:41:43.279Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDaemonRestartIpcMode
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:302: [d2f030e06e6d6] waiting for daemon to start
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:334: [d2f030e06e6d6] daemon started
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:286: [d2f030e06e6d6] exiting daemon
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:302: [d2f030e06e6d6] waiting for daemon to start
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:334: [d2f030e06e6d6] daemon started
15:41:43 [2019-09-27T15:41:43.279Z]     daemon.go:286: [d2f030e06e6d6] exiting daemon
15:41:43 [2019-09-27T15:41:43.279Z] PASS
15:41:43 [2019-09-27T15:41:43.279Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:43 [2019-09-27T15:41:43.279Z] INFO: Testing against a local daemon
15:41:43 [2019-09-27T15:41:43.279Z] === RUN   TestImagesFilterMultiReference
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:41:43 [2019-09-27T15:41:43.279Z] === RUN   TestImagesFilterMultiReference
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:41:43 [2019-09-27T15:41:43.279Z] === RUN   TestImagesFilterMultiReference
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:41:43 [2019-09-27T15:41:43.279Z] === RUN   TestImagesFilterMultiReference
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:41:43 [2019-09-27T15:41:43.279Z] === RUN   TestImagesFilterMultiReference
15:41:43 [2019-09-27T15:41:43.279Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:41:43 [2019-09-27T15:41:43.279Z] PASS
15:41:43 [2019-09-27T15:41:43.279Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:43 [2019-09-27T15:41:43.536Z] INFO: Testing against a local daemon
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.536Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:43 [2019-09-27T15:41:43.536Z] === RUN   TestNetworkInvalidJSON
15:41:43 [2019-09-27T15:41:43.792Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.792Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.792Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:43 [2019-09-27T15:41:43.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:43 [2019-09-27T15:41:43.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:43 [2019-09-27T15:41:43.792Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:41:43 [2019-09-27T15:41:43.792Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:43 [2019-09-27T15:41:43.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:43 [2019-09-27T15:41:43.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:43 [2019-09-27T15:41:43.792Z] PASS
15:41:43 [2019-09-27T15:41:43.792Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:43 [2019-09-27T15:41:43.792Z] INFO: Testing against a local daemon
15:41:43 [2019-09-27T15:41:43.792Z] testing: warning: no tests to run
15:41:43 [2019-09-27T15:41:43.792Z] PASS
15:41:43 [2019-09-27T15:41:43.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:43 [2019-09-27T15:41:43.792Z] INFO: Testing against a local daemon
15:41:43 [2019-09-27T15:41:43.792Z] testing: warning: no tests to run
15:41:43 [2019-09-27T15:41:43.792Z] PASS
15:41:43 [2019-09-27T15:41:43.792Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:43 [2019-09-27T15:41:43.792Z] testing: warning: no tests to run
15:41:43 [2019-09-27T15:41:43.792Z] PASS
15:41:43 [2019-09-27T15:41:43.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.049Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.049Z] testing: warning: no tests to run
15:41:44 [2019-09-27T15:41:44.049Z] PASS
15:41:44 [2019-09-27T15:41:44.049Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.049Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:41:44 [2019-09-27T15:41:44.049Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:41:44 [2019-09-27T15:41:44.049Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON
15:41:44 [2019-09-27T15:41:44.049Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.049Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:41:44 [2019-09-27T15:41:44.306Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:44 [2019-09-27T15:41:44.306Z] === RUN   TestPluginInvalidJSON
15:41:44 [2019-09-27T15:41:44.306Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:41:44 [2019-09-27T15:41:44.306Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:44 [2019-09-27T15:41:44.306Z] === RUN   TestPluginInvalidJSON
15:41:44 [2019-09-27T15:41:44.306Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:44 [2019-09-27T15:41:44.306Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:41:44 [2019-09-27T15:41:44.306Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:44 [2019-09-27T15:41:44.306Z] PASS
15:41:44 [2019-09-27T15:41:44.306Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.306Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.306Z] testing: warning: no tests to run
15:41:44 [2019-09-27T15:41:44.306Z] PASS
15:41:44 [2019-09-27T15:41:44.306Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.348Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	5.695s
15:41:44 [2019-09-27T15:41:44.563Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.563Z] testing: warning: no tests to run
15:41:44 [2019-09-27T15:41:44.563Z] PASS
15:41:44 [2019-09-27T15:41:44.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.563Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.563Z] testing: warning: no tests to run
15:41:44 [2019-09-27T15:41:44.563Z] PASS
15:41:44 [2019-09-27T15:41:44.563Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.563Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.563Z] testing: warning: no tests to run
15:41:44 [2019-09-27T15:41:44.563Z] PASS
15:41:44 [2019-09-27T15:41:44.563Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:41:44 [2019-09-27T15:41:44.820Z] INFO: Testing against a local daemon
15:41:44 [2019-09-27T15:41:44.820Z] === RUN   TestDockerNetworkReConnect
15:41:48 [2019-09-27T15:41:48.094Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	3.753s
15:41:51 [2019-09-27T15:41:51.364Z] --- PASS: TestDockerNetworkReConnect (5.73s)
15:41:51 [2019-09-27T15:41:51.364Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:41:51 [2019-09-27T15:41:51.364Z]     daemon.go:302: [d4ac9ff12a1e8] waiting for daemon to start
15:41:51 [2019-09-27T15:41:51.364Z]     daemon.go:334: [d4ac9ff12a1e8] daemon started
15:41:51 [2019-09-27T15:41:51.364Z]     daemon.go:286: [d4ac9ff12a1e8] exiting daemon
15:41:51 [2019-09-27T15:41:51.364Z] === RUN   TestServiceUpdateLabel
15:41:53 [2019-09-27T15:41:53.896Z] --- PASS: TestServiceUpdateLabel (3.05s)
15:41:53 [2019-09-27T15:41:53.896Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:41:53 [2019-09-27T15:41:53.896Z]     daemon.go:302: [d6fdc22952898] waiting for daemon to start
15:41:53 [2019-09-27T15:41:53.896Z]     daemon.go:334: [d6fdc22952898] daemon started
15:41:53 [2019-09-27T15:41:53.896Z]     daemon.go:286: [d6fdc22952898] exiting daemon
15:41:53 [2019-09-27T15:41:53.896Z] === RUN   TestServiceUpdateSecrets
15:41:53 [2019-09-27T15:41:53.904Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	5.575s
15:41:53 [2019-09-27T15:41:53.904Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
15:41:53 [2019-09-27T15:41:53.904Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.078s
15:41:53 [2019-09-27T15:41:53.904Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
15:41:53 [2019-09-27T15:41:53.904Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
15:41:55 [2019-09-27T15:41:55.936Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	50.043s
15:41:56 [2019-09-27T15:41:56.093Z] PASS: docker_cli_run_test.go:4200: DockerSuite.TestRunWindowsWithCPUCount	2.263s
15:41:56 [2019-09-27T15:41:56.395Z] PASS: docker_cli_build_test.go:5898: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.388s
15:41:57 [2019-09-27T15:41:57.929Z] PASS: docker_cli_build_test.go:5881: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.135s
15:41:58 [2019-09-27T15:41:58.279Z] PASS: docker_cli_run_test.go:4220: DockerSuite.TestRunWindowsWithCPUPercent	1.944s
15:41:59 [2019-09-27T15:41:59.822Z] PASS: docker_cli_run_test.go:4210: DockerSuite.TestRunWindowsWithCPUShares	1.895s
15:41:59 [2019-09-27T15:41:59.822Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
15:41:59 [2019-09-27T15:41:59.822Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.044s
15:41:59 [2019-09-27T15:41:59.822Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.052s
15:41:59 [2019-09-27T15:41:59.822Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
15:41:59 [2019-09-27T15:41:59.822Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
15:42:00 [2019-09-27T15:42:00.283Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
15:42:00 [2019-09-27T15:42:00.283Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
15:42:00 [2019-09-27T15:42:00.283Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
15:42:04 [2019-09-27T15:42:04.031Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	3.531s
15:42:05 [2019-09-27T15:42:05.002Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	1.575s
15:42:07 [2019-09-27T15:42:07.194Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	1.722s
15:42:08 [2019-09-27T15:42:08.241Z] PASS: docker_cli_build_test.go:5916: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	8.963s
15:42:08 [2019-09-27T15:42:08.242Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
15:42:08 [2019-09-27T15:42:08.242Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
15:42:08 [2019-09-27T15:42:08.242Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
15:42:09 [2019-09-27T15:42:09.778Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	1.699s
15:42:09 [2019-09-27T15:42:09.778Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	3.457s
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
15:42:10 [2019-09-27T15:42:10.938Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
15:42:11 [2019-09-27T15:42:11.943Z] --- PASS: TestServiceUpdateSecrets (15.38s)
15:42:11 [2019-09-27T15:42:11.944Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:42:11 [2019-09-27T15:42:11.944Z]     daemon.go:302: [d194bea8ef365] waiting for daemon to start
15:42:11 [2019-09-27T15:42:11.944Z]     daemon.go:334: [d194bea8ef365] daemon started
15:42:11 [2019-09-27T15:42:11.944Z]     daemon.go:286: [d194bea8ef365] exiting daemon
15:42:11 [2019-09-27T15:42:11.944Z] === RUN   TestServiceUpdateConfigs
15:42:13 [2019-09-27T15:42:13.121Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.339s
15:42:13 [2019-09-27T15:42:13.121Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.370s
15:42:13 [2019-09-27T15:42:13.581Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.378s
15:42:14 [2019-09-27T15:42:14.041Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.193s
15:42:15 [2019-09-27T15:42:15.581Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.540s
15:42:21 [2019-09-27T15:42:21.392Z] PASS: docker_cli_run_test.go:4284: DockerSuite.TestSlowStdinClosing	5.377s
15:42:21 [2019-09-27T15:42:21.392Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
15:42:26 [2019-09-27T15:42:26.786Z] --- PASS: TestServiceUpdateConfigs (15.40s)
15:42:26 [2019-09-27T15:42:26.786Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:42:26 [2019-09-27T15:42:26.786Z]     daemon.go:302: [dd81ffedfc5fb] waiting for daemon to start
15:42:26 [2019-09-27T15:42:26.786Z]     daemon.go:334: [dd81ffedfc5fb] daemon started
15:42:26 [2019-09-27T15:42:26.786Z]     daemon.go:286: [dd81ffedfc5fb] exiting daemon
15:42:26 [2019-09-27T15:42:26.786Z] === RUN   TestServiceUpdateNetwork
15:42:28 [2019-09-27T15:42:28.480Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	7.152s
15:42:28 [2019-09-27T15:42:28.480Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
15:42:31 [2019-09-27T15:42:31.392Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	3.455s
15:42:31 [2019-09-27T15:42:31.392Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
15:42:31 [2019-09-27T15:42:31.392Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
15:42:31 [2019-09-27T15:42:31.392Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
15:42:31 [2019-09-27T15:42:31.392Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	4.922s
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
15:42:37 [2019-09-27T15:42:37.195Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
15:42:38 [2019-09-27T15:42:38.736Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.382s
15:42:40 [2019-09-27T15:42:40.277Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	1.946s
15:42:40 [2019-09-27T15:42:40.277Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
15:42:41 [2019-09-27T15:42:41.634Z] --- PASS: TestServiceUpdateNetwork (15.46s)
15:42:41 [2019-09-27T15:42:41.634Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:42:41 [2019-09-27T15:42:41.634Z]     daemon.go:302: [d72ca74693ce0] waiting for daemon to start
15:42:41 [2019-09-27T15:42:41.634Z]     daemon.go:334: [d72ca74693ce0] daemon started
15:42:41 [2019-09-27T15:42:41.634Z]     daemon.go:286: [d72ca74693ce0] exiting daemon
15:42:41 [2019-09-27T15:42:41.634Z] === RUN   TestDockerNetworkReConnect
15:42:41 [2019-09-27T15:42:41.820Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	1.282s
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
15:42:42 [2019-09-27T15:42:42.281Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
15:42:45 [2019-09-27T15:42:45.447Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	33.828s
15:42:45 [2019-09-27T15:42:45.447Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	1.817s
15:42:45 [2019-09-27T15:42:45.803Z] --- PASS: TestDockerNetworkReConnect (5.74s)
15:42:45 [2019-09-27T15:42:45.803Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:42:45 [2019-09-27T15:42:45.803Z]     daemon.go:302: [def34d5b63e9b] waiting for daemon to start
15:42:45 [2019-09-27T15:42:45.803Z]     daemon.go:334: [def34d5b63e9b] daemon started
15:42:45 [2019-09-27T15:42:45.803Z]     daemon.go:286: [def34d5b63e9b] exiting daemon
15:42:45 [2019-09-27T15:42:45.803Z] === RUN   TestServiceUpdateLabel
15:42:45 [2019-09-27T15:42:45.906Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
15:42:49 [2019-09-27T15:42:49.072Z] --- PASS: TestServiceUpdateLabel (3.03s)
15:42:49 [2019-09-27T15:42:49.072Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:42:49 [2019-09-27T15:42:49.072Z]     daemon.go:302: [d98680ed81f0b] waiting for daemon to start
15:42:49 [2019-09-27T15:42:49.072Z]     daemon.go:334: [d98680ed81f0b] daemon started
15:42:49 [2019-09-27T15:42:49.072Z]     daemon.go:286: [d98680ed81f0b] exiting daemon
15:42:49 [2019-09-27T15:42:49.072Z] === RUN   TestServiceUpdateSecrets
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.242s
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.108s
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.151s
15:42:59 [2019-09-27T15:42:59.987Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.272s
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.235s
15:42:59 [2019-09-27T15:42:59.987Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.122s
15:43:00 [2019-09-27T15:43:00.447Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.152s
15:43:00 [2019-09-27T15:43:00.447Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.050s
15:43:03 [2019-09-27T15:43:03.361Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	2.383s
15:43:03 [2019-09-27T15:43:03.361Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.312s
15:43:03 [2019-09-27T15:43:03.821Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.320s
15:43:03 [2019-09-27T15:43:03.821Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.050s
15:43:03 [2019-09-27T15:43:03.821Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.154s
15:43:03 [2019-09-27T15:43:03.931Z] --- PASS: TestServiceUpdateSecrets (15.50s)
15:43:03 [2019-09-27T15:43:03.931Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:43:03 [2019-09-27T15:43:03.931Z]     daemon.go:302: [dbf8d6636f299] waiting for daemon to start
15:43:03 [2019-09-27T15:43:03.931Z]     daemon.go:334: [dbf8d6636f299] daemon started
15:43:03 [2019-09-27T15:43:03.931Z]     daemon.go:286: [dbf8d6636f299] exiting daemon
15:43:03 [2019-09-27T15:43:03.931Z] === RUN   TestServiceUpdateConfigs
15:43:11 [2019-09-27T15:43:11.028Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	23.759s
15:43:14 [2019-09-27T15:43:14.763Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	3.416s
15:43:15 [2019-09-27T15:43:15.222Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.052s
15:43:16 [2019-09-27T15:43:16.215Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	11.518s
15:43:16 [2019-09-27T15:43:16.215Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
15:43:16 [2019-09-27T15:43:16.215Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.515s
15:43:16 [2019-09-27T15:43:16.215Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.171s
15:43:16 [2019-09-27T15:43:16.215Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
15:43:21 [2019-09-27T15:43:21.010Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	5.389s
15:43:21 [2019-09-27T15:43:21.980Z] --- PASS: TestServiceUpdateConfigs (15.52s)
15:43:21 [2019-09-27T15:43:21.980Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:43:21 [2019-09-27T15:43:21.980Z]     daemon.go:302: [d14f3a231dd7c] waiting for daemon to start
15:43:21 [2019-09-27T15:43:21.980Z]     daemon.go:334: [d14f3a231dd7c] daemon started
15:43:21 [2019-09-27T15:43:21.980Z]     daemon.go:286: [d14f3a231dd7c] exiting daemon
15:43:21 [2019-09-27T15:43:21.980Z] === RUN   TestServiceUpdateNetwork
15:43:22 [2019-09-27T15:43:22.017Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	5.481s
15:43:22 [2019-09-27T15:43:22.017Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.224s
15:43:22 [2019-09-27T15:43:22.017Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.252s
15:43:26 [2019-09-27T15:43:26.800Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	5.481s
15:43:30 [2019-09-27T15:43:30.600Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	7.531s
15:43:30 [2019-09-27T15:43:30.600Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
15:43:30 [2019-09-27T15:43:30.600Z] SKIP: docker_cli_wait_test.go:70: DockerSuite.TestWaitBlockedExitRandom (unmatched requirement DaemonIsLinux)
15:43:30 [2019-09-27T15:43:30.600Z] SKIP: docker_cli_wait_test.go:28: DockerSuite.TestWaitBlockedExitZero (unmatched requirement DaemonIsLinux)
15:43:31 [2019-09-27T15:43:31.572Z] PASS: docker_cli_wait_test.go:58: DockerSuite.TestWaitNonBlockedExitRandom	1.848s
15:43:32 [2019-09-27T15:43:32.605Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	5.545s
15:43:36 [2019-09-27T15:43:36.824Z] --- PASS: TestServiceUpdateNetwork (15.29s)
15:43:36 [2019-09-27T15:43:36.824Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:43:36 [2019-09-27T15:43:36.824Z]     daemon.go:302: [d5e26e0a9cd4a] waiting for daemon to start
15:43:36 [2019-09-27T15:43:36.824Z]     daemon.go:334: [d5e26e0a9cd4a] daemon started
15:43:36 [2019-09-27T15:43:36.824Z]     daemon.go:286: [d5e26e0a9cd4a] exiting daemon
15:43:36 [2019-09-27T15:43:36.824Z] === RUN   TestDockerNetworkReConnect
15:43:38 [2019-09-27T15:43:38.660Z] PASS: docker_cli_wait_test.go:15: DockerSuite.TestWaitNonBlockedExitZero	6.762s
15:43:39 [2019-09-27T15:43:39.632Z] PASS: docker_cli_run_test.go:4543: DockerSuite.TestWindowsRunAsSystem	1.281s
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_build_test.go:5792: DockerRegistrySuite.TestBuildMultiStageImplicitPull
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:200: DockerRegistrySuite.TestConcurrentPush
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:208: DockerRegistrySuite.TestCrossRepositoryLayerPush
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:70: DockerRegistrySuite.TestPushBadTag
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:30: DockerRegistrySuite.TestPushBusyboxImage
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:146: DockerRegistrySuite.TestPushEmptyLayer
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:115: DockerRegistrySuite.TestPushMultipleTags
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:53: DockerRegistrySuite.TestPushUntagged
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:204: DockerSchema1RegistrySuite.TestConcurrentPush
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:250: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:74: DockerSchema1RegistrySuite.TestPushBadTag
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:34: DockerSchema1RegistrySuite.TestPushBusyboxImage
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:150: DockerSchema1RegistrySuite.TestPushEmptyLayer
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:119: DockerSchema1RegistrySuite.TestPushMultipleTags
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:57: DockerSchema1RegistrySuite.TestPushUntagged
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:283: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:345: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:373: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:332: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:360: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_push_test.go:320: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
15:43:39 [2019-09-27T15:43:39.632Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
15:43:39 [2019-09-27T15:43:39.632Z] OK: 528 passed, 552 skipped
15:43:39 [2019-09-27T15:43:39.632Z] PASS
15:43:39 [2019-09-27T15:43:39.632Z] ok  	github.com/docker/docker/integration-cli	2304.257s
15:43:39 [2019-09-27T15:43:39.632Z] INFO: Integration tests ended at 09/27/2019 15:43:39. Duration:00:38:31.4635003
15:43:39 [2019-09-27T15:43:39.632Z] INFO: Docker info of the daemon under test at end of run
15:43:39 [2019-09-27T15:43:39.632Z] 
15:43:39 [2019-09-27T15:43:39.632Z] Containers: 0
15:43:39 [2019-09-27T15:43:39.632Z]  Running: 0
15:43:39 [2019-09-27T15:43:39.632Z]  Paused: 0
15:43:39 [2019-09-27T15:43:39.632Z]  Stopped: 0
15:43:39 [2019-09-27T15:43:39.632Z] Images: 6
15:43:39 [2019-09-27T15:43:39.632Z] Server Version: 0.0.0-dev
15:43:39 [2019-09-27T15:43:39.632Z] Storage Driver: windowsfilter
15:43:39 [2019-09-27T15:43:39.632Z]  Windows: 
15:43:39 [2019-09-27T15:43:39.632Z] Logging Driver: json-file
15:43:39 [2019-09-27T15:43:39.632Z] Plugins: 
15:43:39 [2019-09-27T15:43:39.632Z]  Volume: local
15:43:39 [2019-09-27T15:43:39.632Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
15:43:39 [2019-09-27T15:43:39.632Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
15:43:39 [2019-09-27T15:43:39.632Z] Swarm: inactive
15:43:39 [2019-09-27T15:43:39.632Z] Default Isolation: process
15:43:39 [2019-09-27T15:43:39.632Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:43:39 [2019-09-27T15:43:39.632Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
15:43:39 [2019-09-27T15:43:39.632Z] OSType: windows
15:43:39 [2019-09-27T15:43:39.632Z] Architecture: x86_64
15:43:39 [2019-09-27T15:43:39.632Z] CPUs: 4
15:43:39 [2019-09-27T15:43:39.632Z] Total Memory: 32GiB
15:43:39 [2019-09-27T15:43:39.632Z] Name: azwin-2-c8ac90
15:43:39 [2019-09-27T15:43:39.632Z] ID: DHDK:YPKG:LYVI:Q4E5:WDY4:NAWB:NSR4:V3RY:D3L5:UY6U:FS2F:YJEB
15:43:39 [2019-09-27T15:43:39.632Z] Docker Root Dir: D:\CI-4\CI-0910118e4\daemon
15:43:39 [2019-09-27T15:43:39.632Z] Debug Mode (client): false
15:43:39 [2019-09-27T15:43:39.632Z] Debug Mode (server): false
15:43:39 [2019-09-27T15:43:39.632Z] Registry: https://index.docker.io/v1/
15:43:39 [2019-09-27T15:43:39.632Z] Labels:
15:43:39 [2019-09-27T15:43:39.632Z] Experimental: false
15:43:39 [2019-09-27T15:43:39.632Z] Insecure Registries:
15:43:39 [2019-09-27T15:43:39.632Z]  127.0.0.0/8
15:43:39 [2019-09-27T15:43:39.632Z] Live Restore Enabled: false
15:43:39 [2019-09-27T15:43:39.632Z] 
15:43:39 [2019-09-27T15:43:39.632Z] 
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Stopping daemon under test
15:43:40 [2019-09-27T15:43:40.094Z] SUCCESS: The process with PID 6264 (child process of PID 6124) has been terminated.
15:43:40 [2019-09-27T15:43:40.094Z] SUCCESS: The process with PID 6124 (child process of PID 1016) has been terminated.
15:43:40 [2019-09-27T15:43:40.094Z] INFO: executeCI.ps1 Completed successfully at 09/27/2019 15:43:39.
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Tidying up at end of run
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Saving daemon under test log (d:\CI-4\CI-0910118e4\dut.out) to C:\windows\TEMP\CIDUT.out
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Saving daemon under test log (d:\CI-4\CI-0910118e4\dut.err) to C:\windows\TEMP\CIDUT.err
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Nuke-Everything...
15:43:40 [2019-09-27T15:43:40.094Z] INFO: Container count on control daemon to delete is 2
15:43:40 [2019-09-27T15:43:40.994Z] --- PASS: TestDockerNetworkReConnect (5.83s)
15:43:40 [2019-09-27T15:43:40.994Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:43:40 [2019-09-27T15:43:40.994Z]     daemon.go:302: [d37b99701e7fe] waiting for daemon to start
15:43:40 [2019-09-27T15:43:40.994Z]     daemon.go:334: [d37b99701e7fe] daemon started
15:43:40 [2019-09-27T15:43:40.994Z]     daemon.go:286: [d37b99701e7fe] exiting daemon
15:43:40 [2019-09-27T15:43:40.994Z] === RUN   TestServiceUpdateLabel
15:43:41 [2019-09-27T15:43:41.067Z] e925b398b748
15:43:41 [2019-09-27T15:43:41.067Z] c526672f5e5c
15:43:41 [2019-09-27T15:43:41.528Z] INFO: Tidying pidfile d:\CI-4\CI-0910118e4\docker.pid
15:43:41 [2019-09-27T15:43:41.528Z] INFO: Nuking d:\CI-4
15:43:44 [2019-09-27T15:43:44.264Z] --- PASS: TestServiceUpdateLabel (3.09s)
15:43:44 [2019-09-27T15:43:44.264Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:43:44 [2019-09-27T15:43:44.264Z]     daemon.go:302: [d584e51496534] waiting for daemon to start
15:43:44 [2019-09-27T15:43:44.264Z]     daemon.go:334: [d584e51496534] daemon started
15:43:44 [2019-09-27T15:43:44.264Z]     daemon.go:286: [d584e51496534] exiting daemon
15:43:44 [2019-09-27T15:43:44.264Z] === RUN   TestServiceUpdateSecrets
15:43:59 [2019-09-27T15:43:59.108Z] --- PASS: TestServiceUpdateSecrets (15.41s)
15:43:59 [2019-09-27T15:43:59.108Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:43:59 [2019-09-27T15:43:59.108Z]     daemon.go:302: [d9c841cffa448] waiting for daemon to start
15:43:59 [2019-09-27T15:43:59.108Z]     daemon.go:334: [d9c841cffa448] daemon started
15:43:59 [2019-09-27T15:43:59.108Z]     daemon.go:286: [d9c841cffa448] exiting daemon
15:43:59 [2019-09-27T15:43:59.108Z] === RUN   TestServiceUpdateConfigs
15:44:11 [2019-09-27T15:44:11.528Z] INFO: Zapped successfully
15:44:11 [2019-09-27T15:44:11.528Z] 
15:44:11 [2019-09-27T15:44:11.528Z] INFO: executeCI.ps1 exiting at Fri Sep 27 15:44:07 CUT 2019. Duration 01:00:22.2704101
15:44:11 [2019-09-27T15:44:11.528Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:44:17 [2019-09-27T15:44:17.171Z] --- PASS: TestServiceUpdateConfigs (15.47s)
15:44:17 [2019-09-27T15:44:17.171Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:44:17 [2019-09-27T15:44:17.171Z]     daemon.go:302: [d2890d116ec4d] waiting for daemon to start
15:44:17 [2019-09-27T15:44:17.171Z]     daemon.go:334: [d2890d116ec4d] daemon started
15:44:17 [2019-09-27T15:44:17.171Z]     daemon.go:286: [d2890d116ec4d] exiting daemon
15:44:17 [2019-09-27T15:44:17.171Z] === RUN   TestServiceUpdateNetwork
15:44:32 [2019-09-27T15:44:32.014Z] --- PASS: TestServiceUpdateNetwork (15.46s)
15:44:32 [2019-09-27T15:44:32.014Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:44:32 [2019-09-27T15:44:32.014Z]     daemon.go:302: [deac743672dbd] waiting for daemon to start
15:44:32 [2019-09-27T15:44:32.014Z]     daemon.go:334: [deac743672dbd] daemon started
15:44:32 [2019-09-27T15:44:32.014Z]     daemon.go:286: [deac743672dbd] exiting daemon
15:44:32 [2019-09-27T15:44:32.014Z] === RUN   TestDockerNetworkReConnect
15:44:36 [2019-09-27T15:44:36.186Z] --- PASS: TestDockerNetworkReConnect (5.69s)
15:44:36 [2019-09-27T15:44:36.186Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:44:36 [2019-09-27T15:44:36.186Z]     daemon.go:302: [dab253701967a] waiting for daemon to start
15:44:36 [2019-09-27T15:44:36.186Z]     daemon.go:334: [dab253701967a] daemon started
15:44:36 [2019-09-27T15:44:36.186Z]     daemon.go:286: [dab253701967a] exiting daemon
15:44:36 [2019-09-27T15:44:36.186Z] === RUN   TestServiceUpdateLabel
15:44:38 [2019-09-27T15:44:38.706Z] --- PASS: TestServiceUpdateLabel (3.03s)
15:44:38 [2019-09-27T15:44:38.706Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:44:38 [2019-09-27T15:44:38.706Z]     daemon.go:302: [d0f6cf3d3a175] waiting for daemon to start
15:44:38 [2019-09-27T15:44:38.706Z]     daemon.go:334: [d0f6cf3d3a175] daemon started
15:44:38 [2019-09-27T15:44:38.706Z]     daemon.go:286: [d0f6cf3d3a175] exiting daemon
15:44:38 [2019-09-27T15:44:38.706Z] === RUN   TestServiceUpdateSecrets
15:44:56 [2019-09-27T15:44:56.759Z] --- PASS: TestServiceUpdateSecrets (15.42s)
15:44:56 [2019-09-27T15:44:56.759Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:44:56 [2019-09-27T15:44:56.759Z]     daemon.go:302: [ded36602007df] waiting for daemon to start
15:44:56 [2019-09-27T15:44:56.759Z]     daemon.go:334: [ded36602007df] daemon started
15:44:56 [2019-09-27T15:44:56.759Z]     daemon.go:286: [ded36602007df] exiting daemon
15:44:56 [2019-09-27T15:44:56.759Z] === RUN   TestServiceUpdateConfigs
15:44:58 [2019-09-27T15:44:58.634Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	76.124s
15:44:58 [2019-09-27T15:44:58.634Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	7.518s
15:44:58 [2019-09-27T15:44:58.634Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
15:45:11 [2019-09-27T15:45:11.601Z] --- PASS: TestServiceUpdateConfigs (15.40s)
15:45:11 [2019-09-27T15:45:11.601Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:45:11 [2019-09-27T15:45:11.601Z]     daemon.go:302: [dbc8317ae7007] waiting for daemon to start
15:45:11 [2019-09-27T15:45:11.601Z]     daemon.go:334: [dbc8317ae7007] daemon started
15:45:11 [2019-09-27T15:45:11.601Z]     daemon.go:286: [dbc8317ae7007] exiting daemon
15:45:11 [2019-09-27T15:45:11.601Z] === RUN   TestServiceUpdateNetwork
15:45:26 [2019-09-27T15:45:26.449Z] --- PASS: TestServiceUpdateNetwork (15.42s)
15:45:26 [2019-09-27T15:45:26.449Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:45:26 [2019-09-27T15:45:26.449Z]     daemon.go:302: [d4834cc117705] waiting for daemon to start
15:45:26 [2019-09-27T15:45:26.449Z]     daemon.go:334: [d4834cc117705] daemon started
15:45:26 [2019-09-27T15:45:26.449Z]     daemon.go:286: [d4834cc117705] exiting daemon
15:45:26 [2019-09-27T15:45:26.449Z] === RUN   TestDockerNetworkReConnect
15:45:31 [2019-09-27T15:45:31.701Z] --- PASS: TestDockerNetworkReConnect (5.81s)
15:45:31 [2019-09-27T15:45:31.701Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect
15:45:31 [2019-09-27T15:45:31.701Z]     daemon.go:302: [da1f6f45212ac] waiting for daemon to start
15:45:31 [2019-09-27T15:45:31.701Z]     daemon.go:334: [da1f6f45212ac] daemon started
15:45:31 [2019-09-27T15:45:31.701Z]     daemon.go:286: [da1f6f45212ac] exiting daemon
15:45:31 [2019-09-27T15:45:31.701Z] === RUN   TestServiceUpdateLabel
15:45:34 [2019-09-27T15:45:34.218Z] --- PASS: TestServiceUpdateLabel (3.02s)
15:45:34 [2019-09-27T15:45:34.218Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateLabel
15:45:34 [2019-09-27T15:45:34.218Z]     daemon.go:302: [d1ee9186424d0] waiting for daemon to start
15:45:34 [2019-09-27T15:45:34.218Z]     daemon.go:334: [d1ee9186424d0] daemon started
15:45:34 [2019-09-27T15:45:34.218Z]     daemon.go:286: [d1ee9186424d0] exiting daemon
15:45:34 [2019-09-27T15:45:34.218Z] === RUN   TestServiceUpdateSecrets
15:45:52 [2019-09-27T15:45:52.270Z] --- PASS: TestServiceUpdateSecrets (15.47s)
15:45:52 [2019-09-27T15:45:52.270Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateSecrets
15:45:52 [2019-09-27T15:45:52.270Z]     daemon.go:302: [d96f2d46601ac] waiting for daemon to start
15:45:52 [2019-09-27T15:45:52.270Z]     daemon.go:334: [d96f2d46601ac] daemon started
15:45:52 [2019-09-27T15:45:52.270Z]     daemon.go:286: [d96f2d46601ac] exiting daemon
15:45:52 [2019-09-27T15:45:52.270Z] === RUN   TestServiceUpdateConfigs
15:46:07 [2019-09-27T15:46:07.112Z] --- PASS: TestServiceUpdateConfigs (15.43s)
15:46:07 [2019-09-27T15:46:07.112Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateConfigs
15:46:07 [2019-09-27T15:46:07.112Z]     daemon.go:302: [d67b0e8ed7b3b] waiting for daemon to start
15:46:07 [2019-09-27T15:46:07.112Z]     daemon.go:334: [d67b0e8ed7b3b] daemon started
15:46:07 [2019-09-27T15:46:07.112Z]     daemon.go:286: [d67b0e8ed7b3b] exiting daemon
15:46:07 [2019-09-27T15:46:07.112Z] === RUN   TestServiceUpdateNetwork
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestServiceUpdateNetwork (15.50s)
15:46:21 [2019-09-27T15:46:21.958Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork
15:46:21 [2019-09-27T15:46:21.958Z]     daemon.go:302: [d60ef508571be] waiting for daemon to start
15:46:21 [2019-09-27T15:46:21.958Z]     daemon.go:334: [d60ef508571be] daemon started
15:46:21 [2019-09-27T15:46:21.958Z]     daemon.go:286: [d60ef508571be] exiting daemon
15:46:21 [2019-09-27T15:46:21.958Z] PASS
15:46:21 [2019-09-27T15:46:21.958Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:46:21 [2019-09-27T15:46:21.958Z] INFO: Testing against a local daemon
15:46:21 [2019-09-27T15:46:21.958Z] testing: warning: no tests to run
15:46:21 [2019-09-27T15:46:21.958Z] PASS
15:46:21 [2019-09-27T15:46:21.958Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:46:21 [2019-09-27T15:46:21.958Z] INFO: Testing against a local daemon
15:46:21 [2019-09-27T15:46:21.958Z] testing: warning: no tests to run
15:46:21 [2019-09-27T15:46:21.958Z] PASS
15:46:21 [2019-09-27T15:46:21.958Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildWithHugeFile|TestBuildWithEmptyDockerfile|TestContainerInvalidJSON|TestCopyFromContainer|TestDaemonRestartIpcMode|TestExecWithCloseStdin|TestExecUser|TestHealthKillContainer|TestAPIIpcModeHost|TestDaemonIpcModeShareable|TestDaemonIpcModePrivate|TestDaemonIpcModePrivateFromConfig|TestDaemonIpcModeShareableFromConfig|TestStopContainerWithTimeout|TestDeleteDevicemapper|TestStopContainerWithTimeout|TestImagesFilterMultiReference|TestNetworkInvalidJSON|TestPluginInvalidJSON|TestDockerNetworkReConnect|TestServiceUpdateLabel|TestServiceUpdateSecrets|TestServiceUpdateConfigs|TestServiceUpdateNetwork|TestVolumesInvalidJSON 
15:46:21 [2019-09-27T15:46:21.958Z] INFO: Testing against a local daemon
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:46:21 [2019-09-27T15:46:21.958Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:46:21 [2019-09-27T15:46:21.958Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:46:21 [2019-09-27T15:46:21.958Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:46:21 [2019-09-27T15:46:21.958Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON
15:46:21 [2019-09-27T15:46:21.958Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:21 [2019-09-27T15:46:21.958Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:46:21 [2019-09-27T15:46:21.958Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:21 [2019-09-27T15:46:21.958Z] PASS
15:46:21 [2019-09-27T15:46:21.959Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1)
15:46:24 [2019-09-27T15:46:24.682Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	76.846s
15:46:24 [2019-09-27T15:46:24.683Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	2.326s
15:46:24 [2019-09-27T15:46:24.683Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.410s
15:46:26 [2019-09-27T15:46:26.129Z] umount: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/root: mountpoint not found
15:46:26 [2019-09-27T15:46:26.129Z] Clearing AppArmor profiles cache:.
15:46:26 [2019-09-27T15:46:26.129Z] All profile caches have been cleared, but no profiles have been unloaded.
15:46:26 [2019-09-27T15:46:26.129Z] Unloading profiles will leave already running processes permanently
15:46:26 [2019-09-27T15:46:26.129Z] unconfined, which can lead to unexpected situations.
15:46:26 [2019-09-27T15:46:26.129Z] 
15:46:26 [2019-09-27T15:46:26.129Z] To set a process to complain mode, use the command line tool
15:46:26 [2019-09-27T15:46:26.129Z] 'aa-complain'. To really tear down all profiles, run the init script
15:46:26 [2019-09-27T15:46:26.129Z] with the 'teardown' option."
15:46:26 [2019-09-27T15:46:26.129Z] Removing test suite binaries
15:46:26 [2019-09-27T15:46:26.129Z] 
15:46:26 [2019-09-27T15:46:26.129Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:27 [2019-09-27T15:46:27.496Z] PKG_CONFIG=pkg-config
15:46:27 [2019-09-27T15:46:27.496Z] GOLANG_VERSION=1.11.13
15:46:27 [2019-09-27T15:46:27.496Z] HOSTNAME=37220d097e60
15:46:27 [2019-09-27T15:46:27.496Z] KEEPBUNDLE=1
15:46:27 [2019-09-27T15:46:27.496Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
15:46:27 [2019-09-27T15:46:27.496Z] container=docker
15:46:27 [2019-09-27T15:46:27.496Z] TEST_SKIP_INTEGRATION_CLI=1
15:46:27 [2019-09-27T15:46:27.496Z] GOMETALINTER_OPTS=--deadline=2m
15:46:27 [2019-09-27T15:46:27.496Z] GOPATH=/go
15:46:27 [2019-09-27T15:46:27.496Z] PWD=/go/src/github.com/docker/docker
15:46:27 [2019-09-27T15:46:27.496Z] HOME=/root
15:46:27 [2019-09-27T15:46:27.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:27 [2019-09-27T15:46:27.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:27 [2019-09-27T15:46:27.496Z] DOCKER_GITCOMMIT=0910118e4b164b82257343dcd50535f2aa64709f
15:46:27 [2019-09-27T15:46:27.496Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:46:27 [2019-09-27T15:46:27.496Z] DOCKER_GRAPHDRIVER=overlay2
15:46:27 [2019-09-27T15:46:27.496Z] TEST_INTEGRATION_DEST=1
15:46:27 [2019-09-27T15:46:27.496Z] TERM=xterm
15:46:27 [2019-09-27T15:46:27.496Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
15:46:27 [2019-09-27T15:46:27.496Z] SHLVL=1
15:46:27 [2019-09-27T15:46:27.496Z] TIMEOUT=120m
15:46:27 [2019-09-27T15:46:27.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:27 [2019-09-27T15:46:27.496Z] DOCKER_PKG=github.com/docker/docker
15:46:27 [2019-09-27T15:46:27.496Z] _=/usr/bin/env
15:46:27 [2019-09-27T15:46:27.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:46:29 [2019-09-27T15:46:29.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:46:30 [2019-09-27T15:46:30.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:46:31 [2019-09-27T15:46:31.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:46:32 [2019-09-27T15:46:32.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:46:33 [2019-09-27T15:46:33.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:46:34 [2019-09-27T15:46:34.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:46:35 [2019-09-27T15:46:35.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:46:35 [2019-09-27T15:46:35.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:46:36 [2019-09-27T15:46:36.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:46:37 [2019-09-27T15:46:37.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:46:38 [2019-09-27T15:46:38.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:46:40 [2019-09-27T15:46:40.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:46:41 [2019-09-27T15:46:41.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:46:42 [2019-09-27T15:46:42.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:46:44 [2019-09-27T15:46:44.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:46:44 [2019-09-27T15:46:44.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:46:45 [2019-09-27T15:46:45.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:46:46 [2019-09-27T15:46:46.816Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1)
15:46:46 [2019-09-27T15:46:46.816Z] Using test binary docker
15:46:46 [2019-09-27T15:46:46.816Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:46:46 [2019-09-27T15:46:46.816Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:46:46 [2019-09-27T15:46:46.816Z] Warning failed to create cache: (null)
15:46:46 [2019-09-27T15:46:46.816Z] .
15:46:46 [2019-09-27T15:46:46.816Z] INFO: Waiting for daemon to start...
15:46:46 [2019-09-27T15:46:46.816Z] Starting dockerd
15:46:48 [2019-09-27T15:46:48.833Z] .
15:46:48 [2019-09-27T15:46:48.833Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1)
15:46:48 [2019-09-27T15:46:48.833Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1)
15:46:48 [2019-09-27T15:46:48.833Z] Running integration-test (iteration 1)
15:46:48 [2019-09-27T15:46:48.833Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
15:46:48 [2019-09-27T15:46:48.833Z] INFO: Testing against a local daemon
15:46:48 [2019-09-27T15:46:48.833Z] === RUN   TestBuildWithSession
15:46:52 [2019-09-27T15:46:52.105Z] --- PASS: TestBuildWithSession (3.09s)
15:46:52 [2019-09-27T15:46:52.105Z]     build_session_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildWithSession
15:46:52 [2019-09-27T15:46:52.105Z]     daemon.go:302: [dc5596c0697d6] waiting for daemon to start
15:46:52 [2019-09-27T15:46:52.105Z]     daemon.go:334: [dc5596c0697d6] daemon started
15:46:52 [2019-09-27T15:46:52.105Z]     daemon.go:286: [dc5596c0697d6] exiting daemon
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildSquashParent
15:46:52 [2019-09-27T15:46:52.105Z] --- SKIP: TestBuildSquashParent (0.00s)
15:46:52 [2019-09-27T15:46:52.105Z]     build_squash_test.go:23: !testEnv.DaemonInfo.ExperimentalBuild
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:46:52 [2019-09-27T15:46:52.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:46:52 [2019-09-27T15:46:52.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:46:52 [2019-09-27T15:46:52.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:46:52 [2019-09-27T15:46:52.105Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:46:53 [2019-09-27T15:46:53.998Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:46:54 [2019-09-27T15:46:54.254Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:46:54 [2019-09-27T15:46:54.624Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	31.519s
15:46:56 [2019-09-27T15:46:56.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:46:56 [2019-09-27T15:46:56.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:46:58 [2019-09-27T15:46:58.073Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.08s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s)
15:46:58 [2019-09-27T15:46:58.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s)
15:46:58 [2019-09-27T15:46:58.073Z] === RUN   TestBuildMultiStageParentConfig
15:47:09 [2019-09-27T15:47:09.445Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	15.839s
15:47:27 [2019-09-27T15:47:27.150Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	15.104s
15:47:30 [2019-09-27T15:47:30.103Z] --- PASS: TestBuildMultiStageParentConfig (31.05s)
15:47:30 [2019-09-27T15:47:30.103Z]     build_test.go:175: [{-1 1569599218 sha256:e105430a5ca95024c335476eff742b267fb420ddd73b9c7463468bdee35b4ebb map[] sha256:b7b722ab09a42136083cbba9e60987952c17fb13d0b41ba47dd00261c0151da3 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599218 sha256:dfa3f979c9d4670edbc67b326b28b3aca4444077ba78e4f1dbc51e15d8284940 map[] sha256:571de30ca63499922223e838db7ee4a7bd896864380372137f78ab5eb5fe7bac [] [build1:latest] -1 1129289 1129289} {-1 1569599217 sha256:3bd0f8da91bdfe2bf2d3384befefdc6a199c49ef58f2b85f7cdf99376b2ecd41 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599216 sha256:bc3a40cc3688c7066d6259afbd51e0df326507047618f5aad0b3ca0ab580783e map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599215 sha256:659165f90c055f2a35a09f6735743927f5218e006348ae9b569eb00c9e08342a map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599214 sha256:a57542017102c7df6fa7d590442979eea377d3042a5cd50d1329efe4c700e9b4 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599213 sha256:d82af6c2c5552e1fd1501bf095a7ac6a9d6b0f3127153bd2d83634801020747d map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1569599213 sha256:95fd4dd8df8e681baa18992f6c5e075fe2dad69633f8220398206e1eb5e013d9 map[] sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 [<none>@<none>] [<none>:<none>] -1 1129289 1129289} {-1 1516768215 sha256:2bbf44aed9f866d88c0e7d006d4ffe8d53186a12ffd6dca5e1baa59ba3024b85 map[]  [] [busybox:glibc] -1 4403845 4403845} {-1 1511223798 sha256:f2a91732366c0332ccd7afd2a5c4ff2b9af81f549370f7a19acd460f87686bc7 map[]  [] [hello-world:frozen] -1 1848 1848} {-1 1509809246 sha256:cb92533ca5cc26b3e36c11b6007fb838a8d2ea73a24faf738084c57ce193b944 map[]  [] [buildpack-deps:jessie] -1 614744077 614744077} {-1 1509772896 sha256:25fc9eb3417fa06d0d7fc83706b1ef5855dd1a8767fc29476b49e4edf8230867 map[]  [] [debian:jessie] -1 123410006 123410006} {-1 1509748757 sha256:6ad733544a6317992a6fac4eb19fe1df577d4dec7529efec28a5bd0edad0fd30 map[]  [] [busybox:latest] -1 1129289 1129289} {-1 1371157430 sha256:11f64303f0f7ffdc71f001788132bca5346831939a956e3e975c93267d89a16d map[]  [] [emptyfs:latest] -1 0 0}]
15:47:30 [2019-09-27T15:47:30.103Z] === RUN   TestBuildLabelWithTargets
15:47:30 [2019-09-27T15:47:30.667Z] --- PASS: TestBuildLabelWithTargets (1.60s)
15:47:30 [2019-09-27T15:47:30.667Z] === RUN   TestBuildWithEmptyLayers
15:47:31 [2019-09-27T15:47:31.230Z] --- PASS: TestBuildWithEmptyLayers (0.69s)
15:47:31 [2019-09-27T15:47:31.230Z] === RUN   TestBuildMultiStageOnBuild
15:47:34 [2019-09-27T15:47:34.502Z] --- PASS: TestBuildMultiStageOnBuild (2.59s)
15:47:34 [2019-09-27T15:47:34.502Z] === RUN   TestBuildUncleanTarFilenames
15:47:34 [2019-09-27T15:47:34.758Z] --- PASS: TestBuildUncleanTarFilenames (0.94s)
15:47:34 [2019-09-27T15:47:34.758Z] === RUN   TestBuildMultiStageLayerLeak
15:47:38 [2019-09-27T15:47:38.031Z] --- PASS: TestBuildMultiStageLayerLeak (2.61s)
15:47:38 [2019-09-27T15:47:38.031Z] === RUN   TestBuildWithHugeFile
15:48:09 [2019-09-27T15:48:09.650Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	42.104s
15:48:27 [2019-09-27T15:48:27.325Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	14.732s
15:48:34 [2019-09-27T15:48:34.215Z] --- PASS: TestBuildWithHugeFile (51.90s)
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestBuildWithEmptyDockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:34 [2019-09-27T15:48:34.215Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:48:34 [2019-09-27T15:48:34.215Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
15:48:34 [2019-09-27T15:48:34.215Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
15:48:34 [2019-09-27T15:48:34.215Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:48:34 [2019-09-27T15:48:34.215Z] PASS
15:48:34 [2019-09-27T15:48:34.215Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
15:48:34 [2019-09-27T15:48:34.215Z] INFO: Testing against a local daemon
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestConfigList
15:48:34 [2019-09-27T15:48:34.215Z] --- PASS: TestConfigList (3.05s)
15:48:34 [2019-09-27T15:48:34.215Z]     config_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList
15:48:34 [2019-09-27T15:48:34.215Z]     daemon.go:302: [d6054602c59e3] waiting for daemon to start
15:48:34 [2019-09-27T15:48:34.215Z]     daemon.go:334: [d6054602c59e3] daemon started
15:48:34 [2019-09-27T15:48:34.215Z]     daemon.go:286: [d6054602c59e3] exiting daemon
15:48:34 [2019-09-27T15:48:34.215Z] === RUN   TestConfigsCreateAndDelete
15:48:36 [2019-09-27T15:48:36.107Z] --- PASS: TestConfigsCreateAndDelete (3.02s)
15:48:36 [2019-09-27T15:48:36.107Z]     config_test.go:108: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete
15:48:36 [2019-09-27T15:48:36.107Z]     daemon.go:302: [da86792d4a5d0] waiting for daemon to start
15:48:36 [2019-09-27T15:48:36.107Z]     daemon.go:334: [da86792d4a5d0] daemon started
15:48:36 [2019-09-27T15:48:36.107Z]     daemon.go:286: [da86792d4a5d0] exiting daemon
15:48:36 [2019-09-27T15:48:36.107Z] === RUN   TestConfigsUpdate
15:48:39 [2019-09-27T15:48:39.415Z] --- PASS: TestConfigsUpdate (3.06s)
15:48:39 [2019-09-27T15:48:39.415Z]     config_test.go:136: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate
15:48:39 [2019-09-27T15:48:39.415Z]     daemon.go:302: [dd9af4818f23e] waiting for daemon to start
15:48:39 [2019-09-27T15:48:39.415Z]     daemon.go:334: [dd9af4818f23e] daemon started
15:48:39 [2019-09-27T15:48:39.415Z]     daemon.go:286: [dd9af4818f23e] exiting daemon
15:48:39 [2019-09-27T15:48:39.415Z] === RUN   TestTemplatedConfig
15:48:39 [2019-09-27T15:48:39.710Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	12.978s
15:48:42 [2019-09-27T15:48:42.686Z] --- PASS: TestTemplatedConfig (3.25s)
15:48:42 [2019-09-27T15:48:42.686Z]     config_test.go:188: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig
15:48:42 [2019-09-27T15:48:42.686Z]     daemon.go:302: [d1e5835896237] waiting for daemon to start
15:48:42 [2019-09-27T15:48:42.686Z]     daemon.go:334: [d1e5835896237] daemon started
15:48:42 [2019-09-27T15:48:42.686Z]     daemon.go:286: [d1e5835896237] exiting daemon
15:48:42 [2019-09-27T15:48:42.686Z] === RUN   TestConfigInspect
15:48:45 [2019-09-27T15:48:45.203Z] --- PASS: TestConfigInspect (2.99s)
15:48:45 [2019-09-27T15:48:45.203Z]     config_test.go:330: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect
15:48:45 [2019-09-27T15:48:45.203Z]     daemon.go:302: [d496171d4daea] waiting for daemon to start
15:48:45 [2019-09-27T15:48:45.203Z]     daemon.go:334: [d496171d4daea] daemon started
15:48:45 [2019-09-27T15:48:45.203Z]     daemon.go:286: [d496171d4daea] exiting daemon
15:48:45 [2019-09-27T15:48:45.203Z] === RUN   TestConfigCreateWithLabels
15:48:48 [2019-09-27T15:48:48.473Z] --- PASS: TestConfigCreateWithLabels (3.02s)
15:48:48 [2019-09-27T15:48:48.473Z]     config_test.go:354: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels
15:48:48 [2019-09-27T15:48:48.473Z]     daemon.go:302: [d3b2a4bd3bf0c] waiting for daemon to start
15:48:48 [2019-09-27T15:48:48.473Z]     daemon.go:334: [d3b2a4bd3bf0c] daemon started
15:48:48 [2019-09-27T15:48:48.473Z]     daemon.go:286: [d3b2a4bd3bf0c] exiting daemon
15:48:48 [2019-09-27T15:48:48.473Z] === RUN   TestConfigCreateResolve
15:48:51 [2019-09-27T15:48:51.741Z] --- PASS: TestConfigCreateResolve (3.00s)
15:48:51 [2019-09-27T15:48:51.741Z]     config_test.go:381: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve
15:48:51 [2019-09-27T15:48:51.741Z]     daemon.go:302: [dc3cdd445d284] waiting for daemon to start
15:48:51 [2019-09-27T15:48:51.741Z]     daemon.go:334: [dc3cdd445d284] daemon started
15:48:51 [2019-09-27T15:48:51.741Z]     daemon.go:286: [dc3cdd445d284] exiting daemon
15:48:51 [2019-09-27T15:48:51.741Z] PASS
15:48:51 [2019-09-27T15:48:51.741Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
15:48:51 [2019-09-27T15:48:51.741Z] INFO: Testing against a local daemon
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestContainerInvalidJSON
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:48:51 [2019-09-27T15:48:51.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:48:51 [2019-09-27T15:48:51.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:48:51 [2019-09-27T15:48:51.741Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:48:51 [2019-09-27T15:48:51.741Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:48:51 [2019-09-27T15:48:51.741Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:48:51 [2019-09-27T15:48:51.741Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:48:51 [2019-09-27T15:48:51.741Z] --- PASS: TestContainerInvalidJSON (0.06s)
15:48:51 [2019-09-27T15:48:51.741Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:48:51 [2019-09-27T15:48:51.741Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:48:51 [2019-09-27T15:48:51.741Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:48:51 [2019-09-27T15:48:51.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s)
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestCopyFromContainerPathIsNotDir
15:48:51 [2019-09-27T15:48:51.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestCopyToContainerPathDoesNotExist
15:48:51 [2019-09-27T15:48:51.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:48:51 [2019-09-27T15:48:51.741Z] === RUN   TestCopyToContainerPathIsNotDir
15:48:51 [2019-09-27T15:48:51.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:48:51 [2019-09-27T15:48:51.998Z] === RUN   TestCopyFromContainer
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer//
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer//bar/root
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer//bar/root/
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer/bar/quux
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer/bar/quux/
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:48:53 [2019-09-27T15:48:53.889Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:48:54 [2019-09-27T15:48:54.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:48:54 [2019-09-27T15:48:54.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:48:54 [2019-09-27T15:48:54.146Z] === RUN   TestCopyFromContainer/bar/notarget
15:48:54 [2019-09-27T15:48:54.403Z] --- PASS: TestCopyFromContainer (2.40s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:54 [2019-09-27T15:48:54.403Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateWithInvalidEnv
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateWithInvalidEnv/0
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateWithInvalidEnv/0
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateWithInvalidEnv/1
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateWithInvalidEnv/1
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateWithInvalidEnv/2
15:48:54 [2019-09-27T15:48:54.403Z] === PAUSE TestCreateWithInvalidEnv/2
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateWithInvalidEnv/0
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateWithInvalidEnv/2
15:48:54 [2019-09-27T15:48:54.403Z] === CONT  TestCreateWithInvalidEnv/1
15:48:54 [2019-09-27T15:48:54.403Z] --- PASS: TestCreateWithInvalidEnv (0.05s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:48:54 [2019-09-27T15:48:54.403Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateTmpfsMountsTarget
15:48:54 [2019-09-27T15:48:54.403Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
15:48:54 [2019-09-27T15:48:54.403Z] === RUN   TestCreateWithCustomMaskedPaths
15:48:56 [2019-09-27T15:48:56.925Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
15:48:56 [2019-09-27T15:48:56.925Z] === RUN   TestCreateWithCustomReadonlyPaths
15:48:59 [2019-09-27T15:48:59.442Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s)
15:48:59 [2019-09-27T15:48:59.442Z] === RUN   TestContainerStartOnDaemonRestart
15:48:59 [2019-09-27T15:48:59.442Z] === PAUSE TestContainerStartOnDaemonRestart
15:48:59 [2019-09-27T15:48:59.442Z] === RUN   TestDaemonRestartIpcMode
15:48:59 [2019-09-27T15:48:59.442Z] === PAUSE TestDaemonRestartIpcMode
15:48:59 [2019-09-27T15:48:59.442Z] === RUN   TestDiff
15:49:00 [2019-09-27T15:49:00.373Z] --- PASS: TestDiff (0.83s)
15:49:00 [2019-09-27T15:49:00.373Z] === RUN   TestExecWithCloseStdin
15:49:01 [2019-09-27T15:49:01.302Z] --- PASS: TestExecWithCloseStdin (1.00s)
15:49:01 [2019-09-27T15:49:01.302Z] === RUN   TestExec
15:49:02 [2019-09-27T15:49:02.230Z] --- PASS: TestExec (1.00s)
15:49:02 [2019-09-27T15:49:02.230Z] === RUN   TestExecUser
15:49:03 [2019-09-27T15:49:03.159Z] --- PASS: TestExecUser (0.94s)
15:49:03 [2019-09-27T15:49:03.159Z] === RUN   TestExportContainerAndImportImage
15:49:04 [2019-09-27T15:49:04.088Z] --- PASS: TestExportContainerAndImportImage (1.03s)
15:49:04 [2019-09-27T15:49:04.088Z] === RUN   TestExportContainerAfterDaemonRestart
15:49:05 [2019-09-27T15:49:05.455Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s)
15:49:05 [2019-09-27T15:49:05.455Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:302: [dee029aee82fe] waiting for daemon to start
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:334: [dee029aee82fe] daemon started
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:286: [dee029aee82fe] exiting daemon
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:302: [dee029aee82fe] waiting for daemon to start
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:334: [dee029aee82fe] daemon started
15:49:05 [2019-09-27T15:49:05.455Z]     daemon.go:286: [dee029aee82fe] exiting daemon
15:49:05 [2019-09-27T15:49:05.455Z] === RUN   TestHealthCheckWorkdir
15:49:06 [2019-09-27T15:49:06.822Z] --- PASS: TestHealthCheckWorkdir (1.19s)
15:49:06 [2019-09-27T15:49:06.822Z] === RUN   TestHealthKillContainer
15:49:10 [2019-09-27T15:49:10.117Z] --- PASS: TestHealthKillContainer (2.96s)
15:49:10 [2019-09-27T15:49:10.117Z] === RUN   TestInspectCpusetInConfigPre120
15:49:10 [2019-09-27T15:49:10.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
15:49:10 [2019-09-27T15:49:10.681Z] === RUN   TestIpcModeNone
15:49:11 [2019-09-27T15:49:11.610Z] --- PASS: TestIpcModeNone (0.94s)
15:49:11 [2019-09-27T15:49:11.610Z] === RUN   TestIpcModePrivate
15:49:12 [2019-09-27T15:49:12.540Z] --- PASS: TestIpcModePrivate (0.94s)
15:49:12 [2019-09-27T15:49:12.540Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
15:49:12 [2019-09-27T15:49:12.540Z] === RUN   TestIpcModeShareable
15:49:13 [2019-09-27T15:49:13.468Z] --- PASS: TestIpcModeShareable (0.95s)
15:49:13 [2019-09-27T15:49:13.468Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
15:49:13 [2019-09-27T15:49:13.468Z] === RUN   TestAPIIpcModeShareableAndContainer
15:49:16 [2019-09-27T15:49:16.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s)
15:49:16 [2019-09-27T15:49:16.739Z] === RUN   TestAPIIpcModeHost
15:49:16 [2019-09-27T15:49:16.996Z] --- PASS: TestAPIIpcModeHost (0.79s)
15:49:16 [2019-09-27T15:49:16.996Z] === RUN   TestDaemonIpcModeShareable
15:49:18 [2019-09-27T15:49:18.888Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
15:49:18 [2019-09-27T15:49:18.888Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable
15:49:18 [2019-09-27T15:49:18.888Z]     daemon.go:302: [d8fc55aeca657] waiting for daemon to start
15:49:18 [2019-09-27T15:49:18.888Z]     daemon.go:334: [d8fc55aeca657] daemon started
15:49:18 [2019-09-27T15:49:18.888Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:49:18 [2019-09-27T15:49:18.888Z]     daemon.go:286: [d8fc55aeca657] exiting daemon
15:49:18 [2019-09-27T15:49:18.888Z] === RUN   TestDaemonIpcModePrivate
15:49:20 [2019-09-27T15:49:20.779Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
15:49:20 [2019-09-27T15:49:20.779Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate
15:49:20 [2019-09-27T15:49:20.779Z]     daemon.go:302: [d487b4a4eba96] waiting for daemon to start
15:49:20 [2019-09-27T15:49:20.779Z]     daemon.go:334: [d487b4a4eba96] daemon started
15:49:20 [2019-09-27T15:49:20.779Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
15:49:20 [2019-09-27T15:49:20.779Z]     daemon.go:286: [d487b4a4eba96] exiting daemon
15:49:20 [2019-09-27T15:49:20.779Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:49:22 [2019-09-27T15:49:22.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
15:49:22 [2019-09-27T15:49:22.146Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig
15:49:22 [2019-09-27T15:49:22.146Z]     daemon.go:302: [d5a198553cae5] waiting for daemon to start
15:49:22 [2019-09-27T15:49:22.146Z]     daemon.go:334: [d5a198553cae5] daemon started
15:49:22 [2019-09-27T15:49:22.146Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
15:49:22 [2019-09-27T15:49:22.146Z]     daemon.go:286: [d5a198553cae5] exiting daemon
15:49:22 [2019-09-27T15:49:22.146Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:49:24 [2019-09-27T15:49:24.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
15:49:24 [2019-09-27T15:49:24.038Z]     ipcmode_linux_test.go:227: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig
15:49:24 [2019-09-27T15:49:24.038Z]     daemon.go:302: [d73d132de4898] waiting for daemon to start
15:49:24 [2019-09-27T15:49:24.038Z]     daemon.go:334: [d73d132de4898] daemon started
15:49:24 [2019-09-27T15:49:24.038Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:49:24 [2019-09-27T15:49:24.038Z]     daemon.go:286: [d73d132de4898] exiting daemon
15:49:24 [2019-09-27T15:49:24.038Z] === RUN   TestKillContainerInvalidSignal
15:49:24 [2019-09-27T15:49:24.967Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
15:49:24 [2019-09-27T15:49:24.967Z] === RUN   TestKillContainer
15:49:24 [2019-09-27T15:49:24.967Z] === RUN   TestKillContainer/no_signal
15:49:25 [2019-09-27T15:49:25.531Z] === RUN   TestKillContainer/non_killing_signal
15:49:26 [2019-09-27T15:49:26.094Z] === RUN   TestKillContainer/killing_signal
15:49:27 [2019-09-27T15:49:27.460Z] --- PASS: TestKillContainer (2.51s)
15:49:27 [2019-09-27T15:49:27.460Z]     --- PASS: TestKillContainer/no_signal (0.82s)
15:49:27 [2019-09-27T15:49:27.460Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
15:49:27 [2019-09-27T15:49:27.460Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
15:49:27 [2019-09-27T15:49:27.460Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:49:27 [2019-09-27T15:49:27.460Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:49:28 [2019-09-27T15:49:28.023Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:49:28 [2019-09-27T15:49:28.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
15:49:28 [2019-09-27T15:49:28.953Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
15:49:28 [2019-09-27T15:49:28.953Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
15:49:28 [2019-09-27T15:49:28.953Z] === RUN   TestKillStoppedContainer
15:49:28 [2019-09-27T15:49:28.953Z] --- PASS: TestKillStoppedContainer (0.12s)
15:49:28 [2019-09-27T15:49:28.953Z] === RUN   TestKillStoppedContainerAPIPre120
15:49:29 [2019-09-27T15:49:29.209Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
15:49:29 [2019-09-27T15:49:29.209Z] === RUN   TestKillDifferentUserContainer
15:49:30 [2019-09-27T15:49:30.138Z] --- PASS: TestKillDifferentUserContainer (0.87s)
15:49:30 [2019-09-27T15:49:30.138Z] === RUN   TestInspectOomKilledTrue
15:49:30 [2019-09-27T15:49:30.138Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:49:30 [2019-09-27T15:49:30.138Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:49:30 [2019-09-27T15:49:30.138Z] === RUN   TestInspectOomKilledFalse
15:49:30 [2019-09-27T15:49:30.138Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:49:30 [2019-09-27T15:49:30.138Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:49:30 [2019-09-27T15:49:30.138Z] === RUN   TestLinksEtcHostsContentMatch
15:49:30 [2019-09-27T15:49:30.701Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:49:30 [2019-09-27T15:49:30.701Z] === RUN   TestLinksContainerNames
15:49:32 [2019-09-27T15:49:32.591Z] --- PASS: TestLinksContainerNames (1.70s)
15:49:32 [2019-09-27T15:49:32.591Z] === RUN   TestLogsFollowTailEmpty
15:49:33 [2019-09-27T15:49:33.154Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
15:49:33 [2019-09-27T15:49:33.154Z] === RUN   TestContainerNetworkMountsNoChown
15:49:34 [2019-09-27T15:49:34.093Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/default
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/default
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/private
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/private
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/rprivate
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/rprivate
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/slave
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/slave
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/rslave
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/rslave
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/shared
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/shared
15:49:34 [2019-09-27T15:49:34.093Z] === RUN   TestMountDaemonRoot/rshared
15:49:34 [2019-09-27T15:49:34.093Z] === PAUSE TestMountDaemonRoot/rshared
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/default
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/default/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/default/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/default/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/rshared
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/shared
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/rslave
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/slave
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:49:34 [2019-09-27T15:49:34.358Z] === CONT  TestMountDaemonRoot/rprivate
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:49:34 [2019-09-27T15:49:34.358Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/private
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/private/bind_root
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === RUN   TestMountDaemonRoot/private/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/default/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:49:34 [2019-09-27T15:49:34.359Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:49:34 [2019-09-27T15:49:34.615Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/private/mount_root
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:49:34 [2019-09-27T15:49:34.871Z] === CONT  TestMountDaemonRoot/private/bind_root
15:49:34 [2019-09-27T15:49:34.871Z] --- PASS: TestMountDaemonRoot (0.08s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:49:34 [2019-09-27T15:49:34.871Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:49:34 [2019-09-27T15:49:34.871Z] === RUN   TestNetworkNat
15:49:35 [2019-09-27T15:49:35.803Z] --- PASS: TestNetworkNat (0.88s)
15:49:35 [2019-09-27T15:49:35.803Z] === RUN   TestNetworkLocalhostTCPNat
15:49:36 [2019-09-27T15:49:36.732Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
15:49:36 [2019-09-27T15:49:36.732Z] === RUN   TestNetworkLoopbackNat
15:49:38 [2019-09-27T15:49:38.099Z] --- PASS: TestNetworkLoopbackNat (1.15s)
15:49:38 [2019-09-27T15:49:38.099Z] === RUN   TestPause
15:49:38 [2019-09-27T15:49:38.662Z] --- PASS: TestPause (0.90s)
15:49:38 [2019-09-27T15:49:38.662Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:49:38 [2019-09-27T15:49:38.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:49:38 [2019-09-27T15:49:38.662Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:49:38 [2019-09-27T15:49:38.662Z] === RUN   TestPauseStopPausedContainer
15:49:39 [2019-09-27T15:49:39.590Z] --- PASS: TestPauseStopPausedContainer (0.91s)
15:49:39 [2019-09-27T15:49:39.590Z] === RUN   TestPsFilter
15:49:39 [2019-09-27T15:49:39.847Z] --- PASS: TestPsFilter (0.24s)
15:49:39 [2019-09-27T15:49:39.847Z] === RUN   TestRemoveContainerWithRemovedVolume
15:49:40 [2019-09-27T15:49:40.778Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
15:49:40 [2019-09-27T15:49:40.778Z] === RUN   TestRemoveContainerWithVolume
15:49:41 [2019-09-27T15:49:41.707Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
15:49:41 [2019-09-27T15:49:41.707Z] === RUN   TestRemoveContainerRunning
15:49:42 [2019-09-27T15:49:42.635Z] --- PASS: TestRemoveContainerRunning (0.87s)
15:49:42 [2019-09-27T15:49:42.635Z] === RUN   TestRemoveContainerForceRemoveRunning
15:49:43 [2019-09-27T15:49:43.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
15:49:43 [2019-09-27T15:49:43.563Z] === RUN   TestRemoveInvalidContainer
15:49:43 [2019-09-27T15:49:43.563Z] --- PASS: TestRemoveInvalidContainer (0.05s)
15:49:43 [2019-09-27T15:49:43.563Z] === RUN   TestRenameLinkedContainer
15:49:46 [2019-09-27T15:49:46.831Z] --- PASS: TestRenameLinkedContainer (3.35s)
15:49:46 [2019-09-27T15:49:46.831Z] === RUN   TestRenameStoppedContainer
15:49:47 [2019-09-27T15:49:47.759Z] --- PASS: TestRenameStoppedContainer (0.84s)
15:49:47 [2019-09-27T15:49:47.759Z] === RUN   TestRenameRunningContainerAndReuse
15:49:49 [2019-09-27T15:49:49.129Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
15:49:49 [2019-09-27T15:49:49.129Z] === RUN   TestRenameInvalidName
15:49:50 [2019-09-27T15:49:50.058Z] --- PASS: TestRenameInvalidName (0.86s)
15:49:50 [2019-09-27T15:49:50.059Z] === RUN   TestRenameAnonymousContainer
15:49:54 [2019-09-27T15:49:54.228Z] --- PASS: TestRenameAnonymousContainer (3.36s)
15:49:54 [2019-09-27T15:49:54.228Z] === RUN   TestRenameContainerWithSameName
15:49:54 [2019-09-27T15:49:54.228Z] --- PASS: TestRenameContainerWithSameName (0.88s)
15:49:54 [2019-09-27T15:49:54.228Z] === RUN   TestRenameContainerWithLinkedContainer
15:49:56 [2019-09-27T15:49:56.121Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
15:49:56 [2019-09-27T15:49:56.121Z] === RUN   TestResize
15:49:57 [2019-09-27T15:49:57.051Z] --- PASS: TestResize (0.91s)
15:49:57 [2019-09-27T15:49:57.051Z] === RUN   TestResizeWithInvalidSize
15:49:57 [2019-09-27T15:49:57.980Z] --- PASS: TestResizeWithInvalidSize (0.84s)
15:49:57 [2019-09-27T15:49:57.980Z] === RUN   TestResizeWhenContainerNotStarted
15:49:58 [2019-09-27T15:49:58.543Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:49:58 [2019-09-27T15:49:58.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:50:01 [2019-09-27T15:50:01.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:50:02 [2019-09-27T15:50:02.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:50:02 [2019-09-27T15:50:02.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:50:03 [2019-09-27T15:50:03.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:50:03 [2019-09-27T15:50:03.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:50:04 [2019-09-27T15:50:04.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:50:05 [2019-09-27T15:50:05.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:50:06 [2019-09-27T15:50:06.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:50:09 [2019-09-27T15:50:09.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:50:09 [2019-09-27T15:50:09.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dce3dc97c5af1] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dce3dc97c5af1] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dce3dc97c5af1] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dce3dc97c5af1] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dce3dc97c5af1] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dce3dc97c5af1] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [de69d53d6f1c5] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [de69d53d6f1c5] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [de69d53d6f1c5] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [de69d53d6f1c5] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [de69d53d6f1c5] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [de69d53d6f1c5] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dd07fe2f9e858] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dd07fe2f9e858] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dd07fe2f9e858] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dd07fe2f9e858] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dd07fe2f9e858] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dd07fe2f9e858] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [debcb3dffd240] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [debcb3dffd240] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [debcb3dffd240] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [debcb3dffd240] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [debcb3dffd240] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [debcb3dffd240] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d41a4e598bdcb] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d41a4e598bdcb] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d41a4e598bdcb] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d41a4e598bdcb] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d41a4e598bdcb] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d41a4e598bdcb] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dad4cf1b02ffd] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dad4cf1b02ffd] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dad4cf1b02ffd] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dad4cf1b02ffd] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dad4cf1b02ffd] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dad4cf1b02ffd] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dee16674224f5] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dee16674224f5] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dee16674224f5] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [dee16674224f5] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [dee16674224f5] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [dee16674224f5] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d1d4d7ea08551] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d1d4d7ea08551] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d1d4d7ea08551] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d1d4d7ea08551] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d1d4d7ea08551] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d1d4d7ea08551] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d9d3794dff322] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d9d3794dff322] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d9d3794dff322] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d9d3794dff322] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d9d3794dff322] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d9d3794dff322] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [db933f3122a1d] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [db933f3122a1d] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [db933f3122a1d] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [db933f3122a1d] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [db933f3122a1d] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [db933f3122a1d] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d0350abdaf303] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d0350abdaf303] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d0350abdaf303] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d0350abdaf303] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d0350abdaf303] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d0350abdaf303] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
15:50:11 [2019-09-27T15:50:11.995Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d2cf59ed3ed64] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d2cf59ed3ed64] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d2cf59ed3ed64] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:302: [d2cf59ed3ed64] waiting for daemon to start
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:334: [d2cf59ed3ed64] daemon started
15:50:11 [2019-09-27T15:50:11.995Z]         daemon.go:286: [d2cf59ed3ed64] exiting daemon
15:50:11 [2019-09-27T15:50:11.995Z] === RUN   TestStats
15:50:14 [2019-09-27T15:50:14.513Z] --- PASS: TestStats (2.57s)
15:50:14 [2019-09-27T15:50:14.513Z] === RUN   TestStopContainerWithTimeout
15:50:14 [2019-09-27T15:50:14.513Z] === RUN   TestStopContainerWithTimeout/0
15:50:14 [2019-09-27T15:50:14.513Z] === PAUSE TestStopContainerWithTimeout/0
15:50:14 [2019-09-27T15:50:14.513Z] === RUN   TestStopContainerWithTimeout/1
15:50:14 [2019-09-27T15:50:14.513Z] === PAUSE TestStopContainerWithTimeout/1
15:50:14 [2019-09-27T15:50:14.513Z] === RUN   TestStopContainerWithTimeout/3
15:50:14 [2019-09-27T15:50:14.513Z] === PAUSE TestStopContainerWithTimeout/3
15:50:14 [2019-09-27T15:50:14.513Z] === RUN   TestStopContainerWithTimeout/-1
15:50:14 [2019-09-27T15:50:14.513Z] === PAUSE TestStopContainerWithTimeout/-1
15:50:14 [2019-09-27T15:50:14.513Z] === CONT  TestStopContainerWithTimeout/0
15:50:14 [2019-09-27T15:50:14.513Z] === CONT  TestStopContainerWithTimeout/3
15:50:15 [2019-09-27T15:50:15.443Z] === CONT  TestStopContainerWithTimeout/-1
15:50:17 [2019-09-27T15:50:17.961Z] === CONT  TestStopContainerWithTimeout/1
15:50:19 [2019-09-27T15:50:19.331Z] --- PASS: TestStopContainerWithTimeout (0.05s)
15:50:19 [2019-09-27T15:50:19.331Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
15:50:19 [2019-09-27T15:50:19.331Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
15:50:19 [2019-09-27T15:50:19.331Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
15:50:19 [2019-09-27T15:50:19.331Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
15:50:19 [2019-09-27T15:50:19.331Z] === RUN   TestDeleteDevicemapper
15:50:19 [2019-09-27T15:50:19.331Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:50:19 [2019-09-27T15:50:19.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:50:19 [2019-09-27T15:50:19.331Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:50:22 [2019-09-27T15:50:22.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s)
15:50:22 [2019-09-27T15:50:22.601Z] === RUN   TestUpdateMemory
15:50:22 [2019-09-27T15:50:22.601Z] --- SKIP: TestUpdateMemory (0.00s)
15:50:22 [2019-09-27T15:50:22.601Z]     update_linux_test.go:21: !testEnv.DaemonInfo.SwapLimit
15:50:22 [2019-09-27T15:50:22.601Z] === RUN   TestUpdateCPUQuota
15:50:24 [2019-09-27T15:50:24.495Z] --- PASS: TestUpdateCPUQuota (1.54s)
15:50:24 [2019-09-27T15:50:24.495Z] === RUN   TestUpdateRestartPolicy
15:50:39 [2019-09-27T15:50:39.339Z] --- PASS: TestUpdateRestartPolicy (13.17s)
15:50:39 [2019-09-27T15:50:39.339Z] === RUN   TestUpdateRestartWithAutoRemove
15:50:39 [2019-09-27T15:50:39.339Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
15:50:39 [2019-09-27T15:50:39.339Z] === CONT  TestContainerStartOnDaemonRestart
15:50:39 [2019-09-27T15:50:39.339Z] === CONT  TestDaemonRestartIpcMode
15:50:41 [2019-09-27T15:50:41.859Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
15:50:41 [2019-09-27T15:50:41.859Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:302: [d6f07933d6a56] waiting for daemon to start
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:334: [d6f07933d6a56] daemon started
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:286: [d6f07933d6a56] exiting daemon
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:302: [d6f07933d6a56] waiting for daemon to start
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:334: [d6f07933d6a56] daemon started
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:286: [d6f07933d6a56] exiting daemon
15:50:41 [2019-09-27T15:50:41.859Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s)
15:50:41 [2019-09-27T15:50:41.859Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:302: [dec1e0867d5bf] waiting for daemon to start
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:334: [dec1e0867d5bf] daemon started
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:302: [dec1e0867d5bf] waiting for daemon to start
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:286: [dec1e0867d5bf] exiting daemon
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:334: [dec1e0867d5bf] daemon started
15:50:41 [2019-09-27T15:50:41.859Z]     daemon.go:286: [dec1e0867d5bf] exiting daemon
15:50:41 [2019-09-27T15:50:41.859Z] PASS
15:50:41 [2019-09-27T15:50:41.859Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
15:50:42 [2019-09-27T15:50:42.115Z] INFO: Testing against a local daemon
15:50:42 [2019-09-27T15:50:42.115Z] === RUN   TestCommitInheritsEnv
15:50:42 [2019-09-27T15:50:42.372Z] --- PASS: TestCommitInheritsEnv (0.45s)
15:50:42 [2019-09-27T15:50:42.372Z] === RUN   TestImportExtremelyLargeImageWorks
15:50:51 [2019-09-27T15:50:51.368Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	129.929s
15:50:51 [2019-09-27T15:50:51.368Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.062s
15:50:51 [2019-09-27T15:50:51.368Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
15:50:51 [2019-09-27T15:50:51.368Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
15:50:52 [2019-09-27T15:50:52.903Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	1.908s
15:50:56 [2019-09-27T15:50:56.637Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	3.484s
15:50:56 [2019-09-27T15:50:56.637Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
15:50:58 [2019-09-27T15:50:58.171Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	1.575s
15:50:59 [2019-09-27T15:50:59.707Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	1.632s
15:51:10 [2019-09-27T15:51:10.024Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	9.072s
15:51:15 [2019-09-27T15:51:15.809Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	6.367s
15:51:26 [2019-09-27T15:51:26.126Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	9.593s
15:51:26 [2019-09-27T15:51:26.126Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
15:51:26 [2019-09-27T15:51:26.126Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
15:51:26 [2019-09-27T15:51:26.126Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
15:51:26 [2019-09-27T15:51:26.126Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
15:51:26 [2019-09-27T15:51:26.126Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
15:51:40 [2019-09-27T15:51:40.927Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	13.894s
15:51:40 [2019-09-27T15:51:40.927Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
15:51:40 [2019-09-27T15:51:40.927Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
15:51:40 [2019-09-27T15:51:40.927Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
15:51:42 [2019-09-27T15:51:42.462Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	3.207s
15:51:52 [2019-09-27T15:51:52.775Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	9.679s
15:52:22 [2019-09-27T15:52:22.710Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	25.344s
15:52:22 [2019-09-27T15:52:22.710Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	1.798s
15:52:22 [2019-09-27T15:52:22.710Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
15:52:22 [2019-09-27T15:52:22.710Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
15:52:22 [2019-09-27T15:52:22.710Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
15:52:22 [2019-09-27T15:52:22.710Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
15:52:22 [2019-09-27T15:52:22.710Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
15:52:23 [2019-09-27T15:52:23.677Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	3.522s
15:52:23 [2019-09-27T15:52:23.677Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.094s
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestImportExtremelyLargeImageWorks (101.63s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestImagesFilterMultiReference
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestRemoveImageOrphaning
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestRemoveImageOrphaning (0.43s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagInvalidReference
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagInvalidReference (0.04s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagValidPrefixedRepo
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagExistedNameWithoutForce
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagOfficialNames
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagOfficialNames (0.10s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestTagMatchesDigest
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestTagMatchesDigest (0.04s)
15:52:33 [2019-09-27T15:52:33.772Z] PASS
15:52:33 [2019-09-27T15:52:33.772Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
15:52:33 [2019-09-27T15:52:33.772Z] INFO: Testing against a local daemon
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestNetworkCreateDelete
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestDockerNetworkDeletePreferID
15:52:33 [2019-09-27T15:52:33.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s)
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestInspectNetwork
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestInspectNetwork/full_network_id
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestInspectNetwork/partial_network_id
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestInspectNetwork/network_name
15:52:33 [2019-09-27T15:52:33.772Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:52:36 [2019-09-27T15:52:36.086Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	10.668s
15:52:36 [2019-09-27T15:52:36.290Z] --- PASS: TestInspectNetwork (10.70s)
15:52:36 [2019-09-27T15:52:36.290Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork
15:52:36 [2019-09-27T15:52:36.290Z]     daemon.go:302: [d4acbb01c8edf] waiting for daemon to start
15:52:36 [2019-09-27T15:52:36.290Z]     daemon.go:334: [d4acbb01c8edf] daemon started
15:52:36 [2019-09-27T15:52:36.290Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:52:36 [2019-09-27T15:52:36.290Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:52:36 [2019-09-27T15:52:36.290Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:52:36 [2019-09-27T15:52:36.290Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:52:36 [2019-09-27T15:52:36.290Z]     daemon.go:286: [d4acbb01c8edf] exiting daemon
15:52:36 [2019-09-27T15:52:36.290Z] === RUN   TestRunContainerWithBridgeNone
15:52:38 [2019-09-27T15:52:38.810Z] --- PASS: TestRunContainerWithBridgeNone (2.66s)
15:52:38 [2019-09-27T15:52:38.810Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone
15:52:38 [2019-09-27T15:52:38.810Z]     daemon.go:302: [d1fd1029e8e33] waiting for daemon to start
15:52:38 [2019-09-27T15:52:38.810Z]     daemon.go:334: [d1fd1029e8e33] daemon started
15:52:38 [2019-09-27T15:52:38.810Z]     daemon.go:286: [d1fd1029e8e33] exiting daemon
15:52:38 [2019-09-27T15:52:38.810Z] === RUN   TestNetworkInvalidJSON
15:52:38 [2019-09-27T15:52:38.810Z] === RUN   TestNetworkInvalidJSON//networks/create
15:52:38 [2019-09-27T15:52:38.810Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:52:38 [2019-09-27T15:52:38.810Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:52:38 [2019-09-27T15:52:38.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:52:38 [2019-09-27T15:52:38.810Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:38 [2019-09-27T15:52:38.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:38 [2019-09-27T15:52:38.810Z] === CONT  TestNetworkInvalidJSON//networks/create
15:52:38 [2019-09-27T15:52:38.810Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:38 [2019-09-27T15:52:38.810Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:52:38 [2019-09-27T15:52:38.810Z] --- PASS: TestNetworkInvalidJSON (0.06s)
15:52:38 [2019-09-27T15:52:38.810Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:52:38 [2019-09-27T15:52:38.810Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:52:38 [2019-09-27T15:52:38.810Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:52:38 [2019-09-27T15:52:38.810Z] === RUN   TestDaemonRestartWithLiveRestore
15:52:40 [2019-09-27T15:52:40.194Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:52:40 [2019-09-27T15:52:40.194Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:302: [dd29409c708fa] waiting for daemon to start
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:334: [dd29409c708fa] daemon started
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:286: [dd29409c708fa] exiting daemon
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:302: [dd29409c708fa] waiting for daemon to start
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:334: [dd29409c708fa] daemon started
15:52:40 [2019-09-27T15:52:40.194Z]     daemon.go:286: [dd29409c708fa] exiting daemon
15:52:40 [2019-09-27T15:52:40.194Z] === RUN   TestDaemonDefaultNetworkPools
15:52:40 [2019-09-27T15:52:40.757Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:52:40 [2019-09-27T15:52:40.757Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools
15:52:40 [2019-09-27T15:52:40.757Z]     daemon.go:302: [d55bee1b5202f] waiting for daemon to start
15:52:40 [2019-09-27T15:52:40.757Z]     daemon.go:334: [d55bee1b5202f] daemon started
15:52:40 [2019-09-27T15:52:40.757Z]     daemon.go:286: [d55bee1b5202f] exiting daemon
15:52:40 [2019-09-27T15:52:40.757Z] === RUN   TestDaemonRestartWithExistingNetwork
15:52:42 [2019-09-27T15:52:42.125Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
15:52:42 [2019-09-27T15:52:42.125Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:302: [dfca2c994a831] waiting for daemon to start
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:334: [dfca2c994a831] daemon started
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:286: [dfca2c994a831] exiting daemon
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:302: [dfca2c994a831] waiting for daemon to start
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:334: [dfca2c994a831] daemon started
15:52:42 [2019-09-27T15:52:42.125Z]     daemon.go:286: [dfca2c994a831] exiting daemon
15:52:42 [2019-09-27T15:52:42.125Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:52:43 [2019-09-27T15:52:43.053Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
15:52:43 [2019-09-27T15:52:43.053Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:302: [d271a5cc0b754] waiting for daemon to start
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:334: [d271a5cc0b754] daemon started
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:286: [d271a5cc0b754] exiting daemon
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:302: [d271a5cc0b754] waiting for daemon to start
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:334: [d271a5cc0b754] daemon started
15:52:43 [2019-09-27T15:52:43.053Z]     daemon.go:286: [d271a5cc0b754] exiting daemon
15:52:43 [2019-09-27T15:52:43.053Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:52:43 [2019-09-27T15:52:43.616Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:52:43 [2019-09-27T15:52:43.616Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool
15:52:43 [2019-09-27T15:52:43.616Z]     daemon.go:302: [db9e766c34312] waiting for daemon to start
15:52:43 [2019-09-27T15:52:43.616Z]     daemon.go:334: [db9e766c34312] daemon started
15:52:43 [2019-09-27T15:52:43.616Z]     daemon.go:286: [db9e766c34312] exiting daemon
15:52:43 [2019-09-27T15:52:43.616Z] === RUN   TestServiceWithPredefinedNetwork
15:52:44 [2019-09-27T15:52:44.722Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	9.952s
15:52:46 [2019-09-27T15:52:46.889Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s)
15:52:46 [2019-09-27T15:52:46.889Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork
15:52:46 [2019-09-27T15:52:46.889Z]     daemon.go:302: [d1d83a8bd7722] waiting for daemon to start
15:52:46 [2019-09-27T15:52:46.889Z]     daemon.go:334: [d1d83a8bd7722] daemon started
15:52:46 [2019-09-27T15:52:46.889Z]     daemon.go:286: [d1d83a8bd7722] exiting daemon
15:52:46 [2019-09-27T15:52:46.889Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:52:46 [2019-09-27T15:52:46.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:52:46 [2019-09-27T15:52:46.889Z]     service_test.go:230: FLAKY_TEST
15:52:46 [2019-09-27T15:52:46.889Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:52:53 [2019-09-27T15:52:53.363Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	7.933s
15:52:53 [2019-09-27T15:52:53.431Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.08s)
15:52:53 [2019-09-27T15:52:53.431Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:302: [d17dc7f8a7d12] waiting for daemon to start
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:334: [d17dc7f8a7d12] daemon started
15:52:53 [2019-09-27T15:52:53.431Z]     service_test.go:364: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:iaz3611retsr5pkwnpwcb9be8 Created:2019-09-27 15:52:48.265869354 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:286: [d17dc7f8a7d12] exiting daemon
15:52:53 [2019-09-27T15:52:53.431Z]     service_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:302: [d2249d4df4e68] waiting for daemon to start
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:334: [d2249d4df4e68] daemon started
15:52:53 [2019-09-27T15:52:53.431Z]     daemon.go:286: [d2249d4df4e68] exiting daemon
15:52:53 [2019-09-27T15:52:53.431Z] PASS
15:52:53 [2019-09-27T15:52:53.431Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
15:52:53 [2019-09-27T15:52:53.431Z] INFO: Testing against a local daemon
15:52:53 [2019-09-27T15:52:53.431Z] === RUN   TestDockerNetworkIpvlanPersistance
15:52:53 [2019-09-27T15:52:53.431Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:52:53 [2019-09-27T15:52:53.431Z]     ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:53 [2019-09-27T15:52:53.431Z] === RUN   TestDockerNetworkIpvlan
15:52:53 [2019-09-27T15:52:53.431Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:52:53 [2019-09-27T15:52:53.431Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:53 [2019-09-27T15:52:53.431Z] PASS
15:52:53 [2019-09-27T15:52:53.431Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
15:52:53 [2019-09-27T15:52:53.431Z] INFO: Testing against a local daemon
15:52:53 [2019-09-27T15:52:53.431Z] === RUN   TestDockerNetworkMacvlanPersistance
15:52:54 [2019-09-27T15:52:54.360Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
15:52:54 [2019-09-27T15:52:54.360Z]     macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:302: [d1693ca1e3eb8] waiting for daemon to start
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:334: [d1693ca1e3eb8] daemon started
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:286: [d1693ca1e3eb8] exiting daemon
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:302: [d1693ca1e3eb8] waiting for daemon to start
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:334: [d1693ca1e3eb8] daemon started
15:52:54 [2019-09-27T15:52:54.360Z]     daemon.go:286: [d1693ca1e3eb8] exiting daemon
15:52:54 [2019-09-27T15:52:54.360Z] === RUN   TestDockerNetworkMacvlan
15:52:55 [2019-09-27T15:52:55.290Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:52:55 [2019-09-27T15:52:55.854Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:52:56 [2019-09-27T15:52:56.783Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:53:00 [2019-09-27T15:53:00.055Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:53:03 [2019-09-27T15:53:03.748Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	10.964s
15:53:04 [2019-09-27T15:53:04.228Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:53:06 [2019-09-27T15:53:06.691Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	2.634s
15:53:13 [2019-09-27T15:53:13.817Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	7.069s
15:53:13 [2019-09-27T15:53:13.817Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
15:53:14 [2019-09-27T15:53:14.797Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.734s
15:53:16 [2019-09-27T15:53:16.353Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	1.723s
15:53:16 [2019-09-27T15:53:16.353Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
15:53:22 [2019-09-27T15:53:22.287Z] --- PASS: TestDockerNetworkMacvlan (26.13s)
15:53:22 [2019-09-27T15:53:22.287Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
15:53:22 [2019-09-27T15:53:22.287Z]     daemon.go:302: [d2d83d74835b8] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.287Z]     daemon.go:334: [d2d83d74835b8] daemon started
15:53:22 [2019-09-27T15:53:22.287Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:53:22 [2019-09-27T15:53:22.287Z]     daemon.go:286: [d2d83d74835b8] exiting daemon
15:53:22 [2019-09-27T15:53:22.287Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
15:53:22 [2019-09-27T15:53:22.287Z]     daemon.go:302: [de7c471555202] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.287Z]     daemon.go:334: [de7c471555202] daemon started
15:53:22 [2019-09-27T15:53:22.287Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:286: [de7c471555202] exiting daemon
15:53:22 [2019-09-27T15:53:22.288Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:302: [da17e5fabc7ff] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:334: [da17e5fabc7ff] daemon started
15:53:22 [2019-09-27T15:53:22.288Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:286: [da17e5fabc7ff] exiting daemon
15:53:22 [2019-09-27T15:53:22.288Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:302: [dbd5c97f906fb] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:334: [dbd5c97f906fb] daemon started
15:53:22 [2019-09-27T15:53:22.288Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s)
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:286: [dbd5c97f906fb] exiting daemon
15:53:22 [2019-09-27T15:53:22.288Z]     macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:302: [de64562bf0aa9] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:334: [de64562bf0aa9] daemon started
15:53:22 [2019-09-27T15:53:22.288Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.25s)
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:286: [de64562bf0aa9] exiting daemon
15:53:22 [2019-09-27T15:53:22.288Z] PASS
15:53:22 [2019-09-27T15:53:22.288Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
15:53:22 [2019-09-27T15:53:22.288Z] testing: warning: no tests to run
15:53:22 [2019-09-27T15:53:22.288Z] PASS
15:53:22 [2019-09-27T15:53:22.288Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
15:53:22 [2019-09-27T15:53:22.288Z] INFO: Testing against a local daemon
15:53:22 [2019-09-27T15:53:22.288Z] === RUN   TestAuthZPluginAllowRequest
15:53:22 [2019-09-27T15:53:22.288Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
15:53:22 [2019-09-27T15:53:22.288Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:302: [df97bf06bd60e] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:334: [df97bf06bd60e] daemon started
15:53:22 [2019-09-27T15:53:22.288Z]     daemon.go:286: [df97bf06bd60e] exiting daemon
15:53:22 [2019-09-27T15:53:22.288Z] === RUN   TestAuthZPluginTLS
15:53:22 [2019-09-27T15:53:22.850Z] --- PASS: TestAuthZPluginTLS (0.58s)
15:53:22 [2019-09-27T15:53:22.850Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS
15:53:22 [2019-09-27T15:53:22.850Z]     daemon.go:302: [d9f8d3825c29b] waiting for daemon to start
15:53:22 [2019-09-27T15:53:22.850Z]     daemon.go:334: [d9f8d3825c29b] daemon started
15:53:22 [2019-09-27T15:53:22.850Z]     daemon.go:286: [d9f8d3825c29b] exiting daemon
15:53:22 [2019-09-27T15:53:22.850Z] === RUN   TestAuthZPluginDenyRequest
15:53:23 [2019-09-27T15:53:23.412Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
15:53:23 [2019-09-27T15:53:23.412Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest
15:53:23 [2019-09-27T15:53:23.412Z]     daemon.go:302: [d9a89235b8016] waiting for daemon to start
15:53:23 [2019-09-27T15:53:23.412Z]     daemon.go:334: [d9a89235b8016] daemon started
15:53:23 [2019-09-27T15:53:23.412Z]     daemon.go:286: [d9a89235b8016] exiting daemon
15:53:23 [2019-09-27T15:53:23.412Z] === RUN   TestAuthZPluginAPIDenyResponse
15:53:23 [2019-09-27T15:53:23.974Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
15:53:23 [2019-09-27T15:53:23.975Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse
15:53:23 [2019-09-27T15:53:23.975Z]     daemon.go:302: [d13981f3c00dd] waiting for daemon to start
15:53:23 [2019-09-27T15:53:23.975Z]     daemon.go:334: [d13981f3c00dd] daemon started
15:53:23 [2019-09-27T15:53:23.975Z]     daemon.go:286: [d13981f3c00dd] exiting daemon
15:53:23 [2019-09-27T15:53:23.975Z] === RUN   TestAuthZPluginDenyResponse
15:53:24 [2019-09-27T15:53:24.537Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
15:53:24 [2019-09-27T15:53:24.537Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse
15:53:24 [2019-09-27T15:53:24.537Z]     daemon.go:302: [df9d612c78881] waiting for daemon to start
15:53:24 [2019-09-27T15:53:24.537Z]     daemon.go:334: [df9d612c78881] daemon started
15:53:24 [2019-09-27T15:53:24.537Z]     daemon.go:286: [df9d612c78881] exiting daemon
15:53:24 [2019-09-27T15:53:24.537Z] === RUN   TestAuthZPluginAllowEventStream
15:53:26 [2019-09-27T15:53:26.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
15:53:26 [2019-09-27T15:53:26.428Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream
15:53:26 [2019-09-27T15:53:26.428Z]     daemon.go:302: [ddcf9daa0eab0] waiting for daemon to start
15:53:26 [2019-09-27T15:53:26.428Z]     daemon.go:334: [ddcf9daa0eab0] daemon started
15:53:26 [2019-09-27T15:53:26.428Z]     daemon.go:286: [ddcf9daa0eab0] exiting daemon
15:53:26 [2019-09-27T15:53:26.428Z] === RUN   TestAuthZPluginErrorResponse
15:53:26 [2019-09-27T15:53:26.991Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:53:26 [2019-09-27T15:53:26.991Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse
15:53:26 [2019-09-27T15:53:26.991Z]     daemon.go:302: [dbf281d017b0f] waiting for daemon to start
15:53:26 [2019-09-27T15:53:26.991Z]     daemon.go:334: [dbf281d017b0f] daemon started
15:53:26 [2019-09-27T15:53:26.991Z]     daemon.go:286: [dbf281d017b0f] exiting daemon
15:53:26 [2019-09-27T15:53:26.991Z] === RUN   TestAuthZPluginErrorRequest
15:53:27 [2019-09-27T15:53:27.553Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
15:53:27 [2019-09-27T15:53:27.553Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest
15:53:27 [2019-09-27T15:53:27.553Z]     daemon.go:302: [deb1bf93c62c0] waiting for daemon to start
15:53:27 [2019-09-27T15:53:27.553Z]     daemon.go:334: [deb1bf93c62c0] daemon started
15:53:27 [2019-09-27T15:53:27.553Z]     daemon.go:286: [deb1bf93c62c0] exiting daemon
15:53:27 [2019-09-27T15:53:27.553Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:53:28 [2019-09-27T15:53:28.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:53:28 [2019-09-27T15:53:28.115Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:53:28 [2019-09-27T15:53:28.115Z]     daemon.go:302: [d59f7ee19d209] waiting for daemon to start
15:53:28 [2019-09-27T15:53:28.115Z]     daemon.go:334: [d59f7ee19d209] daemon started
15:53:28 [2019-09-27T15:53:28.115Z]     daemon.go:286: [d59f7ee19d209] exiting daemon
15:53:28 [2019-09-27T15:53:28.115Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:53:30 [2019-09-27T15:53:30.008Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
15:53:30 [2019-09-27T15:53:30.008Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking
15:53:30 [2019-09-27T15:53:30.008Z]     daemon.go:302: [d3a3c9ffc993d] waiting for daemon to start
15:53:30 [2019-09-27T15:53:30.008Z]     daemon.go:334: [d3a3c9ffc993d] daemon started
15:53:30 [2019-09-27T15:53:30.008Z]     daemon.go:286: [d3a3c9ffc993d] exiting daemon
15:53:30 [2019-09-27T15:53:30.008Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:53:31 [2019-09-27T15:53:31.276Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	14.178s
15:53:31 [2019-09-27T15:53:31.276Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
15:53:32 [2019-09-27T15:53:32.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
15:53:32 [2019-09-27T15:53:32.527Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom
15:53:32 [2019-09-27T15:53:32.527Z]     daemon.go:302: [de751c5f00c8b] waiting for daemon to start
15:53:32 [2019-09-27T15:53:32.527Z]     daemon.go:334: [de751c5f00c8b] daemon started
15:53:32 [2019-09-27T15:53:32.527Z]     daemon.go:286: [de751c5f00c8b] exiting daemon
15:53:32 [2019-09-27T15:53:32.527Z] === RUN   TestAuthZPluginHeader
15:53:32 [2019-09-27T15:53:32.783Z] --- PASS: TestAuthZPluginHeader (0.81s)
15:53:32 [2019-09-27T15:53:32.783Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader
15:53:32 [2019-09-27T15:53:32.783Z]     daemon.go:302: [ddaced057a41d] waiting for daemon to start
15:53:32 [2019-09-27T15:53:32.783Z]     daemon.go:334: [ddaced057a41d] daemon started
15:53:32 [2019-09-27T15:53:32.783Z]     daemon.go:286: [ddaced057a41d] exiting daemon
15:53:32 [2019-09-27T15:53:32.783Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:53:38 [2019-09-27T15:53:38.031Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
15:53:38 [2019-09-27T15:53:38.031Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:302: [d3b220ab4acd0] waiting for daemon to start
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:334: [d3b220ab4acd0] daemon started
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:286: [d3b220ab4acd0] exiting daemon
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:302: [d3b220ab4acd0] waiting for daemon to start
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:334: [d3b220ab4acd0] daemon started
15:53:38 [2019-09-27T15:53:38.031Z]     daemon.go:286: [d3b220ab4acd0] exiting daemon
15:53:38 [2019-09-27T15:53:38.031Z] === RUN   TestAuthZPluginV2Disable
15:53:40 [2019-09-27T15:53:40.549Z] --- PASS: TestAuthZPluginV2Disable (3.28s)
15:53:40 [2019-09-27T15:53:40.549Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:302: [d183960cea972] waiting for daemon to start
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:334: [d183960cea972] daemon started
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:286: [d183960cea972] exiting daemon
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:302: [d183960cea972] waiting for daemon to start
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:334: [d183960cea972] daemon started
15:53:40 [2019-09-27T15:53:40.549Z]     daemon.go:286: [d183960cea972] exiting daemon
15:53:40 [2019-09-27T15:53:40.549Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:53:43 [2019-09-27T15:53:43.820Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s)
15:53:43 [2019-09-27T15:53:43.820Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:302: [dfee6bd58ed35] waiting for daemon to start
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:334: [dfee6bd58ed35] daemon started
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:286: [dfee6bd58ed35] exiting daemon
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:302: [dfee6bd58ed35] waiting for daemon to start
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:334: [dfee6bd58ed35] daemon started
15:53:43 [2019-09-27T15:53:43.820Z]     daemon.go:286: [dfee6bd58ed35] exiting daemon
15:53:43 [2019-09-27T15:53:43.820Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:53:55 [2019-09-27T15:53:55.998Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.59s)
15:53:55 [2019-09-27T15:53:55.998Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:302: [db2856868845c] waiting for daemon to start
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:334: [db2856868845c] daemon started
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:286: [db2856868845c] exiting daemon
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:302: [db2856868845c] waiting for daemon to start
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:302: [db2856868845c] waiting for daemon to start
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:302: [db2856868845c] waiting for daemon to start
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:286: [db2856868845c] exiting daemon
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:302: [db2856868845c] waiting for daemon to start
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:334: [db2856868845c] daemon started
15:53:55 [2019-09-27T15:53:55.998Z]     daemon.go:286: [db2856868845c] exiting daemon
15:53:55 [2019-09-27T15:53:55.998Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:54:13 [2019-09-27T15:54:13.930Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	40.739s
15:54:14 [2019-09-27T15:54:14.074Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.42s)
15:54:14 [2019-09-27T15:54:14.074Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:302: [d93d9da47fe9c] waiting for daemon to start
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:334: [d93d9da47fe9c] daemon started
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:286: [d93d9da47fe9c] exiting daemon
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:302: [d93d9da47fe9c] waiting for daemon to start
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:302: [d93d9da47fe9c] waiting for daemon to start
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:286: [d93d9da47fe9c] exiting daemon
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:302: [d93d9da47fe9c] waiting for daemon to start
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:334: [d93d9da47fe9c] daemon started
15:54:14 [2019-09-27T15:54:14.074Z]     daemon.go:286: [d93d9da47fe9c] exiting daemon
15:54:14 [2019-09-27T15:54:14.074Z] PASS
15:54:14 [2019-09-27T15:54:14.074Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
15:54:14 [2019-09-27T15:54:14.074Z] INFO: Testing against a local daemon
15:54:14 [2019-09-27T15:54:14.074Z] === RUN   TestPluginInvalidJSON
15:54:14 [2019-09-27T15:54:14.074Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:54:14 [2019-09-27T15:54:14.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:54:14 [2019-09-27T15:54:14.074Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:54:14 [2019-09-27T15:54:14.074Z] --- PASS: TestPluginInvalidJSON (0.05s)
15:54:14 [2019-09-27T15:54:14.074Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:54:14 [2019-09-27T15:54:14.074Z] PASS
15:54:14 [2019-09-27T15:54:14.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
15:54:14 [2019-09-27T15:54:14.074Z] INFO: Testing against a local daemon
15:54:14 [2019-09-27T15:54:14.074Z] === RUN   TestExternalGraphDriver
15:54:14 [2019-09-27T15:54:14.074Z] === RUN   TestExternalGraphDriver/json
15:54:14 [2019-09-27T15:54:14.074Z] === RUN   TestExternalGraphDriver/spec
15:54:15 [2019-09-27T15:54:15.487Z] PASS: docker_cli_build_test.go:6159: DockerSuite.TestBuildIidFile	3.222s
15:54:15 [2019-09-27T15:54:15.966Z] === RUN   TestExternalGraphDriver/pull
15:54:17 [2019-09-27T15:54:17.859Z] --- PASS: TestExternalGraphDriver (5.94s)
15:54:17 [2019-09-27T15:54:17.859Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:302: [d87933c06f759] waiting for daemon to start
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:334: [d87933c06f759] daemon started
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:286: [d87933c06f759] exiting daemon
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:302: [d87933c06f759] waiting for daemon to start
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:334: [d87933c06f759] daemon started
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:286: [d87933c06f759] exiting daemon
15:54:17 [2019-09-27T15:54:17.859Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:302: [d87933c06f759] waiting for daemon to start
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:334: [d87933c06f759] daemon started
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:286: [d87933c06f759] exiting daemon
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:302: [d87933c06f759] waiting for daemon to start
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:334: [d87933c06f759] daemon started
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:286: [d87933c06f759] exiting daemon
15:54:17 [2019-09-27T15:54:17.859Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:302: [d87933c06f759] waiting for daemon to start
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:334: [d87933c06f759] daemon started
15:54:17 [2019-09-27T15:54:17.859Z]     daemon.go:286: [d87933c06f759] exiting daemon
15:54:17 [2019-09-27T15:54:17.859Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
15:54:17 [2019-09-27T15:54:17.859Z] === RUN   TestGraphdriverPluginV2
15:54:18 [2019-09-27T15:54:18.424Z] PASS: docker_cli_build_test.go:6184: DockerSuite.TestBuildIidFileCleanupOnFail	2.690s
15:54:18 [2019-09-27T15:54:18.424Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
15:54:20 [2019-09-27T15:54:20.625Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildIntermediateTarget	1.984s
15:54:20 [2019-09-27T15:54:20.625Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.051s
15:54:23 [2019-09-27T15:54:23.109Z] --- PASS: TestGraphdriverPluginV2 (4.48s)
15:54:23 [2019-09-27T15:54:23.109Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:302: [d8df33ea6f904] waiting for daemon to start
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:334: [d8df33ea6f904] daemon started
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:286: [d8df33ea6f904] exiting daemon
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:302: [d8df33ea6f904] waiting for daemon to start
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:334: [d8df33ea6f904] daemon started
15:54:23 [2019-09-27T15:54:23.109Z]     daemon.go:286: [d8df33ea6f904] exiting daemon
15:54:23 [2019-09-27T15:54:23.109Z] PASS
15:54:23 [2019-09-27T15:54:23.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
15:54:23 [2019-09-27T15:54:23.109Z] INFO: Testing against a local daemon
15:54:23 [2019-09-27T15:54:23.109Z] === RUN   TestContinueAfterPluginCrash
15:54:23 [2019-09-27T15:54:23.109Z] === PAUSE TestContinueAfterPluginCrash
15:54:23 [2019-09-27T15:54:23.109Z] === RUN   TestDaemonStartWithLogOpt
15:54:23 [2019-09-27T15:54:23.109Z] === PAUSE TestDaemonStartWithLogOpt
15:54:23 [2019-09-27T15:54:23.109Z] === CONT  TestContinueAfterPluginCrash
15:54:23 [2019-09-27T15:54:23.109Z] === CONT  TestDaemonStartWithLogOpt
15:54:27 [2019-09-27T15:54:27.755Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	6.865s
15:54:30 [2019-09-27T15:54:30.689Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	3.321s
15:54:32 [2019-09-27T15:54:32.891Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	1.728s
15:54:33 [2019-09-27T15:54:33.063Z] --- PASS: TestDaemonStartWithLogOpt (10.41s)
15:54:33 [2019-09-27T15:54:33.063Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:302: [d374bddb9c9e6] waiting for daemon to start
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:334: [d374bddb9c9e6] daemon started
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:286: [d374bddb9c9e6] exiting daemon
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:302: [d374bddb9c9e6] waiting for daemon to start
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:334: [d374bddb9c9e6] daemon started
15:54:33 [2019-09-27T15:54:33.063Z]     daemon.go:286: [d374bddb9c9e6] exiting daemon
15:54:35 [2019-09-27T15:54:35.825Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	3.246s
15:54:38 [2019-09-27T15:54:38.028Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	1.668s
15:54:38 [2019-09-27T15:54:38.310Z] --- PASS: TestContinueAfterPluginCrash (15.46s)
15:54:38 [2019-09-27T15:54:38.310Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash
15:54:38 [2019-09-27T15:54:38.310Z]     daemon.go:302: [d301cb4f443f3] waiting for daemon to start
15:54:38 [2019-09-27T15:54:38.310Z]     daemon.go:334: [d301cb4f443f3] daemon started
15:54:38 [2019-09-27T15:54:38.310Z]     daemon.go:286: [d301cb4f443f3] exiting daemon
15:54:38 [2019-09-27T15:54:38.310Z] PASS
15:54:38 [2019-09-27T15:54:38.310Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
15:54:38 [2019-09-27T15:54:38.310Z] INFO: Testing against a local daemon
15:54:38 [2019-09-27T15:54:38.310Z] === RUN   TestPluginWithDevMounts
15:54:38 [2019-09-27T15:54:38.310Z] === PAUSE TestPluginWithDevMounts
15:54:38 [2019-09-27T15:54:38.310Z] === CONT  TestPluginWithDevMounts
15:54:39 [2019-09-27T15:54:39.678Z] --- PASS: TestPluginWithDevMounts (1.89s)
15:54:39 [2019-09-27T15:54:39.678Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts
15:54:39 [2019-09-27T15:54:39.678Z]     daemon.go:302: [df7aca7606d93] waiting for daemon to start
15:54:39 [2019-09-27T15:54:39.678Z]     daemon.go:334: [df7aca7606d93] daemon started
15:54:39 [2019-09-27T15:54:39.678Z]     daemon.go:286: [df7aca7606d93] exiting daemon
15:54:39 [2019-09-27T15:54:39.678Z] PASS
15:54:39 [2019-09-27T15:54:39.678Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
15:54:39 [2019-09-27T15:54:39.934Z] INFO: Testing against a local daemon
15:54:39 [2019-09-27T15:54:39.934Z] === RUN   TestSecretInspect
15:54:40 [2019-09-27T15:54:40.965Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	3.238s
15:54:43 [2019-09-27T15:54:43.205Z] --- PASS: TestSecretInspect (3.01s)
15:54:43 [2019-09-27T15:54:43.205Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect
15:54:43 [2019-09-27T15:54:43.205Z]     daemon.go:302: [df0b0276674c4] waiting for daemon to start
15:54:43 [2019-09-27T15:54:43.205Z]     daemon.go:334: [df0b0276674c4] daemon started
15:54:43 [2019-09-27T15:54:43.205Z]     daemon.go:286: [df0b0276674c4] exiting daemon
15:54:43 [2019-09-27T15:54:43.205Z] === RUN   TestSecretList
15:54:44 [2019-09-27T15:54:44.739Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	3.851s
15:54:46 [2019-09-27T15:54:46.474Z] --- PASS: TestSecretList (3.02s)
15:54:46 [2019-09-27T15:54:46.474Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList
15:54:46 [2019-09-27T15:54:46.474Z]     daemon.go:302: [df6729c832908] waiting for daemon to start
15:54:46 [2019-09-27T15:54:46.474Z]     daemon.go:334: [df6729c832908] daemon started
15:54:46 [2019-09-27T15:54:46.474Z]     daemon.go:286: [df6729c832908] exiting daemon
15:54:46 [2019-09-27T15:54:46.474Z] === RUN   TestSecretsCreateAndDelete
15:54:49 [2019-09-27T15:54:49.016Z] --- PASS: TestSecretsCreateAndDelete (3.01s)
15:54:49 [2019-09-27T15:54:49.016Z]     secret_test.go:134: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete
15:54:49 [2019-09-27T15:54:49.016Z]     daemon.go:302: [d9051593c8dfd] waiting for daemon to start
15:54:49 [2019-09-27T15:54:49.016Z]     daemon.go:334: [d9051593c8dfd] daemon started
15:54:49 [2019-09-27T15:54:49.016Z]     daemon.go:286: [d9051593c8dfd] exiting daemon
15:54:49 [2019-09-27T15:54:49.016Z] === RUN   TestSecretsUpdate
15:54:52 [2019-09-27T15:54:52.292Z] --- PASS: TestSecretsUpdate (2.98s)
15:54:52 [2019-09-27T15:54:52.292Z]     secret_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate
15:54:52 [2019-09-27T15:54:52.292Z]     daemon.go:302: [d9d3f18766676] waiting for daemon to start
15:54:52 [2019-09-27T15:54:52.292Z]     daemon.go:334: [d9d3f18766676] daemon started
15:54:52 [2019-09-27T15:54:52.292Z]     daemon.go:286: [d9d3f18766676] exiting daemon
15:54:52 [2019-09-27T15:54:52.292Z] === RUN   TestTemplatedSecret
15:54:55 [2019-09-27T15:54:55.563Z] --- PASS: TestTemplatedSecret (3.21s)
15:54:55 [2019-09-27T15:54:55.563Z]     secret_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret
15:54:55 [2019-09-27T15:54:55.563Z]     daemon.go:302: [d1af655866548] waiting for daemon to start
15:54:55 [2019-09-27T15:54:55.563Z]     daemon.go:334: [d1af655866548] daemon started
15:54:55 [2019-09-27T15:54:55.563Z]     daemon.go:286: [d1af655866548] exiting daemon
15:54:55 [2019-09-27T15:54:55.563Z] PASS
15:54:55 [2019-09-27T15:54:55.563Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
15:54:55 [2019-09-27T15:54:55.563Z] INFO: Testing against a local daemon
15:54:55 [2019-09-27T15:54:55.563Z] === RUN   TestServiceCreateInit
15:54:55 [2019-09-27T15:54:55.563Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:55:00 [2019-09-27T15:55:00.811Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:55:05 [2019-09-27T15:55:05.919Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	19.493s
15:55:05 [2019-09-27T15:55:05.919Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
15:55:05 [2019-09-27T15:55:05.919Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
15:55:05 [2019-09-27T15:55:05.919Z] PASS: docker_cli_build_test.go:6087: DockerSuite.TestBuildLineErrorOnBuild	0.054s
15:55:05 [2019-09-27T15:55:05.919Z] PASS: docker_cli_build_test.go:6098: DockerSuite.TestBuildLineErrorUnknownInstruction	0.051s
15:55:05 [2019-09-27T15:55:05.919Z] PASS: docker_cli_build_test.go:6129: DockerSuite.TestBuildLineErrorWithComments	0.051s
15:55:05 [2019-09-27T15:55:05.919Z] PASS: docker_cli_build_test.go:6112: DockerSuite.TestBuildLineErrorWithEmptyLines	0.053s
15:55:06 [2019-09-27T15:55:06.060Z] --- PASS: TestServiceCreateInit (10.35s)
15:55:06 [2019-09-27T15:55:06.060Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
15:55:06 [2019-09-27T15:55:06.060Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:302: [dafa4c3ffff5a] waiting for daemon to start
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:334: [dafa4c3ffff5a] daemon started
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:286: [dafa4c3ffff5a] exiting daemon
15:55:06 [2019-09-27T15:55:06.060Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s)
15:55:06 [2019-09-27T15:55:06.060Z]         create_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:302: [dbdaa5b83ff27] waiting for daemon to start
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:334: [dbdaa5b83ff27] daemon started
15:55:06 [2019-09-27T15:55:06.060Z]         daemon.go:286: [dbdaa5b83ff27] exiting daemon
15:55:06 [2019-09-27T15:55:06.060Z] === RUN   TestCreateServiceMultipleTimes
15:55:06 [2019-09-27T15:55:06.899Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	1.687s
15:55:07 [2019-09-27T15:55:07.365Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.613s
15:55:17 [2019-09-27T15:55:17.761Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	9.981s
15:55:17 [2019-09-27T15:55:17.761Z] SKIP: docker_cli_build_test.go:5935: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux)
15:55:27 [2019-09-27T15:55:27.958Z] --- PASS: TestCreateServiceMultipleTimes (21.97s)
15:55:27 [2019-09-27T15:55:27.958Z]     create_test.go:78: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes
15:55:27 [2019-09-27T15:55:27.958Z]     daemon.go:302: [d8bc5690cd359] waiting for daemon to start
15:55:27 [2019-09-27T15:55:27.958Z]     daemon.go:334: [d8bc5690cd359] daemon started
15:55:27 [2019-09-27T15:55:27.958Z]     daemon.go:286: [d8bc5690cd359] exiting daemon
15:55:27 [2019-09-27T15:55:27.958Z] === RUN   TestCreateWithDuplicateNetworkNames
15:55:42 [2019-09-27T15:55:42.998Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	23.948s
15:55:42 [2019-09-27T15:55:42.998Z] SKIP: docker_cli_build_test.go:5506: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
15:55:44 [2019-09-27T15:55:44.552Z] PASS: docker_cli_build_test.go:5685: DockerSuite.TestBuildMultiStageCopyFromErrors	2.053s
15:55:46 [2019-09-27T15:55:46.008Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.63s)
15:55:46 [2019-09-27T15:55:46.008Z]     create_test.go:127: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames
15:55:46 [2019-09-27T15:55:46.008Z]     daemon.go:302: [dc0ece7d1e388] waiting for daemon to start
15:55:46 [2019-09-27T15:55:46.008Z]     daemon.go:334: [dc0ece7d1e388] daemon started
15:55:46 [2019-09-27T15:55:46.008Z]     daemon.go:286: [dc0ece7d1e388] exiting daemon
15:55:46 [2019-09-27T15:55:46.008Z] === RUN   TestCreateServiceSecretFileMode
15:55:46 [2019-09-27T15:55:46.264Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
15:55:46 [2019-09-27T15:55:46.264Z]     create_test.go:180: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode
15:55:46 [2019-09-27T15:55:46.264Z]     daemon.go:302: [d1f28c72b276b] waiting for daemon to start
15:55:46 [2019-09-27T15:55:46.264Z]     daemon.go:334: [d1f28c72b276b] daemon started
15:55:46 [2019-09-27T15:55:46.264Z]     daemon.go:286: [d1f28c72b276b] exiting daemon
15:55:46 [2019-09-27T15:55:46.264Z] === RUN   TestCreateServiceConfigFileMode
15:55:49 [2019-09-27T15:55:49.532Z] --- PASS: TestCreateServiceConfigFileMode (3.07s)
15:55:49 [2019-09-27T15:55:49.532Z]     create_test.go:244: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode
15:55:49 [2019-09-27T15:55:49.532Z]     daemon.go:302: [d1f6791f72e5d] waiting for daemon to start
15:55:49 [2019-09-27T15:55:49.532Z]     daemon.go:334: [d1f6791f72e5d] daemon started
15:55:49 [2019-09-27T15:55:49.532Z]     daemon.go:286: [d1f6791f72e5d] exiting daemon
15:55:49 [2019-09-27T15:55:49.532Z] === RUN   TestInspect
15:55:52 [2019-09-27T15:55:52.818Z] --- PASS: TestInspect (3.00s)
15:55:52 [2019-09-27T15:55:52.818Z]     inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect
15:55:52 [2019-09-27T15:55:52.818Z]     daemon.go:302: [db735a654f975] waiting for daemon to start
15:55:52 [2019-09-27T15:55:52.818Z]     daemon.go:334: [db735a654f975] daemon started
15:55:52 [2019-09-27T15:55:52.818Z]     daemon.go:286: [db735a654f975] exiting daemon
15:55:52 [2019-09-27T15:55:52.818Z] === RUN   TestDockerNetworkConnectAlias
15:56:00 [2019-09-27T15:56:00.907Z] --- PASS: TestDockerNetworkConnectAlias (7.24s)
15:56:00 [2019-09-27T15:56:00.907Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias
15:56:00 [2019-09-27T15:56:00.907Z]     daemon.go:302: [d6c45bfb716ae] waiting for daemon to start
15:56:00 [2019-09-27T15:56:00.907Z]     daemon.go:334: [d6c45bfb716ae] daemon started
15:56:00 [2019-09-27T15:56:00.907Z]     daemon.go:286: [d6c45bfb716ae] exiting daemon
15:56:00 [2019-09-27T15:56:00.907Z] === RUN   TestDockerNetworkReConnect
15:56:06 [2019-09-27T15:56:06.157Z] --- PASS: TestDockerNetworkReConnect (5.76s)
15:56:06 [2019-09-27T15:56:06.157Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect
15:56:06 [2019-09-27T15:56:06.157Z]     daemon.go:302: [db479e4f90fa2] waiting for daemon to start
15:56:06 [2019-09-27T15:56:06.157Z]     daemon.go:334: [db479e4f90fa2] daemon started
15:56:06 [2019-09-27T15:56:06.157Z]     daemon.go:286: [db479e4f90fa2] exiting daemon
15:56:06 [2019-09-27T15:56:06.157Z] === RUN   TestServicePlugin
15:56:44 [2019-09-27T15:56:44.828Z] --- PASS: TestServicePlugin (34.24s)
15:56:44 [2019-09-27T15:56:44.828Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:302: [d31a14ce23881] waiting for daemon to start
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:334: [d31a14ce23881] daemon started
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:286: [d31a14ce23881] exiting daemon
15:56:44 [2019-09-27T15:56:44.828Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:302: [d733d937609e0] waiting for daemon to start
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:334: [d733d937609e0] daemon started
15:56:44 [2019-09-27T15:56:44.828Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:302: [dee2c80463435] waiting for daemon to start
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:334: [dee2c80463435] daemon started
15:56:44 [2019-09-27T15:56:44.828Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:302: [ddf45c3aecbd9] waiting for daemon to start
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:334: [ddf45c3aecbd9] daemon started
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:286: [ddf45c3aecbd9] exiting daemon
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:286: [dee2c80463435] exiting daemon
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:286: [d733d937609e0] exiting daemon
15:56:44 [2019-09-27T15:56:44.828Z] === RUN   TestServiceUpdateLabel
15:56:44 [2019-09-27T15:56:44.828Z] --- PASS: TestServiceUpdateLabel (3.05s)
15:56:44 [2019-09-27T15:56:44.828Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:302: [d095cad3b1504] waiting for daemon to start
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:334: [d095cad3b1504] daemon started
15:56:44 [2019-09-27T15:56:44.828Z]     daemon.go:286: [d095cad3b1504] exiting daemon
15:56:44 [2019-09-27T15:56:44.828Z] === RUN   TestServiceUpdateSecrets
15:56:45 [2019-09-27T15:56:45.107Z] PASS: docker_cli_build_test.go:5627: DockerSuite.TestBuildMultiStageCopyFromSyntax	55.992s
15:56:59 [2019-09-27T15:56:59.671Z] --- PASS: TestServiceUpdateSecrets (15.31s)
15:56:59 [2019-09-27T15:56:59.671Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets
15:56:59 [2019-09-27T15:56:59.671Z]     daemon.go:302: [ddc0edd6d2c35] waiting for daemon to start
15:56:59 [2019-09-27T15:56:59.671Z]     daemon.go:334: [ddc0edd6d2c35] daemon started
15:56:59 [2019-09-27T15:56:59.671Z]     daemon.go:286: [ddc0edd6d2c35] exiting daemon
15:56:59 [2019-09-27T15:56:59.671Z] === RUN   TestServiceUpdateConfigs
15:57:06 [2019-09-27T15:57:06.288Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	22.953s
15:57:14 [2019-09-27T15:57:14.514Z] --- PASS: TestServiceUpdateConfigs (15.39s)
15:57:14 [2019-09-27T15:57:14.514Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs
15:57:14 [2019-09-27T15:57:14.514Z]     daemon.go:302: [d0241e691c762] waiting for daemon to start
15:57:14 [2019-09-27T15:57:14.514Z]     daemon.go:334: [d0241e691c762] daemon started
15:57:14 [2019-09-27T15:57:14.514Z]     daemon.go:286: [d0241e691c762] exiting daemon
15:57:14 [2019-09-27T15:57:14.514Z] === RUN   TestServiceUpdateNetwork
15:57:14 [2019-09-27T15:57:14.909Z] PASS: docker_cli_build_test.go:5765: DockerSuite.TestBuildMultiStageImplicitFrom	10.063s
15:57:29 [2019-09-27T15:57:29.368Z] --- PASS: TestServiceUpdateNetwork (15.34s)
15:57:29 [2019-09-27T15:57:29.369Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork
15:57:29 [2019-09-27T15:57:29.369Z]     daemon.go:302: [dec53e008bc44] waiting for daemon to start
15:57:29 [2019-09-27T15:57:29.369Z]     daemon.go:334: [dec53e008bc44] daemon started
15:57:29 [2019-09-27T15:57:29.369Z]     daemon.go:286: [dec53e008bc44] exiting daemon
15:57:29 [2019-09-27T15:57:29.369Z] PASS
15:57:29 [2019-09-27T15:57:29.369Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
15:57:29 [2019-09-27T15:57:29.369Z] INFO: Testing against a local daemon
15:57:29 [2019-09-27T15:57:29.369Z] === RUN   TestSessionCreate
15:57:29 [2019-09-27T15:57:29.369Z] --- SKIP: TestSessionCreate (0.00s)
15:57:29 [2019-09-27T15:57:29.369Z]     session_test.go:14: !testEnv.DaemonInfo.ExperimentalBuild
15:57:29 [2019-09-27T15:57:29.369Z] === RUN   TestSessionCreateWithBadUpgrade
15:57:29 [2019-09-27T15:57:29.369Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:57:29 [2019-09-27T15:57:29.369Z]     session_test.go:31: !testEnv.DaemonInfo.ExperimentalBuild
15:57:29 [2019-09-27T15:57:29.369Z] PASS
15:57:29 [2019-09-27T15:57:29.369Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
15:57:29 [2019-09-27T15:57:29.369Z] INFO: Testing against a local daemon
15:57:29 [2019-09-27T15:57:29.369Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:57:29 [2019-09-27T15:57:29.369Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:57:29 [2019-09-27T15:57:29.369Z] === RUN   TestEventsExecDie
15:57:29 [2019-09-27T15:57:29.717Z] PASS: docker_cli_build_test.go:5732: DockerSuite.TestBuildMultiStageMultipleBuilds	13.124s
15:57:29 [2019-09-27T15:57:29.931Z] --- PASS: TestEventsExecDie (0.99s)
15:57:29 [2019-09-27T15:57:29.931Z] === RUN   TestEventsBackwardsCompatible
15:57:29 [2019-09-27T15:57:29.931Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:57:29 [2019-09-27T15:57:29.931Z] === RUN   TestInfoBinaryCommits
15:57:29 [2019-09-27T15:57:29.931Z] --- PASS: TestInfoBinaryCommits (0.06s)
15:57:29 [2019-09-27T15:57:29.931Z] === RUN   TestInfoAPIVersioned
15:57:29 [2019-09-27T15:57:29.931Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:57:29 [2019-09-27T15:57:29.931Z] === RUN   TestInfoAPI
15:57:29 [2019-09-27T15:57:29.931Z] --- PASS: TestInfoAPI (0.05s)
15:57:29 [2019-09-27T15:57:29.931Z] === RUN   TestInfoAPIWarnings
15:57:30 [2019-09-27T15:57:30.861Z] --- PASS: TestInfoAPIWarnings (0.76s)
15:57:30 [2019-09-27T15:57:30.861Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings
15:57:30 [2019-09-27T15:57:30.861Z]     daemon.go:302: [d8a9bda859be4] waiting for daemon to start
15:57:30 [2019-09-27T15:57:30.861Z]     daemon.go:334: [d8a9bda859be4] daemon started
15:57:30 [2019-09-27T15:57:30.861Z]     daemon.go:286: [d8a9bda859be4] exiting daemon
15:57:30 [2019-09-27T15:57:30.861Z] === RUN   TestLoginFailsWithBadCredentials
15:57:31 [2019-09-27T15:57:31.118Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
15:57:31 [2019-09-27T15:57:31.118Z] === RUN   TestVersion
15:57:31 [2019-09-27T15:57:31.118Z] --- PASS: TestVersion (0.05s)
15:57:31 [2019-09-27T15:57:31.118Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:57:31 [2019-09-27T15:57:31.118Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:57:31 [2019-09-27T15:57:31.118Z]     cgroupdriver_systemd_test.go:35: systemd not available
15:57:31 [2019-09-27T15:57:31.118Z] PASS
15:57:31 [2019-09-27T15:57:31.118Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
15:57:31 [2019-09-27T15:57:31.118Z] INFO: Testing against a local daemon
15:57:31 [2019-09-27T15:57:31.118Z] === RUN   TestVolumesCreateAndList
15:57:31 [2019-09-27T15:57:31.375Z] --- PASS: TestVolumesCreateAndList (0.05s)
15:57:31 [2019-09-27T15:57:31.375Z] === RUN   TestVolumesRemove
15:57:31 [2019-09-27T15:57:31.375Z] --- PASS: TestVolumesRemove (0.20s)
15:57:31 [2019-09-27T15:57:31.375Z] === RUN   TestVolumesInspect
15:57:31 [2019-09-27T15:57:31.632Z] --- PASS: TestVolumesInspect (0.06s)
15:57:31 [2019-09-27T15:57:31.632Z] === RUN   TestVolumesInvalidJSON
15:57:31 [2019-09-27T15:57:31.632Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:57:31 [2019-09-27T15:57:31.632Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:57:31 [2019-09-27T15:57:31.632Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:57:31 [2019-09-27T15:57:31.632Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:57:31 [2019-09-27T15:57:31.632Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:57:31 [2019-09-27T15:57:31.632Z] PASS
15:57:31 [2019-09-27T15:57:31.632Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1)
15:57:32 [2019-09-27T15:57:32.998Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found
15:57:32 [2019-09-27T15:57:32.998Z] Clearing AppArmor profiles cache:.
15:57:32 [2019-09-27T15:57:32.998Z] All profile caches have been cleared, but no profiles have been unloaded.
15:57:32 [2019-09-27T15:57:32.998Z] Unloading profiles will leave already running processes permanently
15:57:32 [2019-09-27T15:57:32.998Z] unconfined, which can lead to unexpected situations.
15:57:32 [2019-09-27T15:57:32.998Z] 
15:57:32 [2019-09-27T15:57:32.998Z] To set a process to complain mode, use the command line tool
15:57:32 [2019-09-27T15:57:32.998Z] 'aa-complain'. To really tear down all profiles, run the init script
15:57:32 [2019-09-27T15:57:32.998Z] with the 'teardown' option."
15:57:32 [2019-09-27T15:57:32.998Z] Removing test suite binaries
15:57:32 [2019-09-27T15:57:32.998Z] 
15:57:35 [2019-09-27T15:57:35.517Z] Remaining pids to kill: []
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:57:35 [2019-09-27T15:57:35.843Z] + echo Ensuring container killed.
15:57:35 [2019-09-27T15:57:35.843Z] Ensuring container killed.
15:57:35 [2019-09-27T15:57:35.843Z] + docker rm -vf docker-pr4
15:57:36 [2019-09-27T15:57:36.101Z] Error: No such container: docker-pr4
15:57:36 [2019-09-27T15:57:36.101Z] + true
[Pipeline] sh
15:57:36 [2019-09-27T15:57:36.380Z] + echo Chowning /workspace to jenkins user
15:57:36 [2019-09-27T15:57:36.380Z] Chowning /workspace to jenkins user
15:57:36 [2019-09-27T15:57:36.380Z] + id -u
15:57:36 [2019-09-27T15:57:36.380Z] + id -g
15:57:36 [2019-09-27T15:57:36.380Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-367:/workspace busybox chown -R 1000:1000 /workspace
15:57:36 [2019-09-27T15:57:36.380Z] Unable to find image 'busybox:latest' locally
15:57:36 [2019-09-27T15:57:36.380Z] latest: Pulling from library/busybox
15:57:36 [2019-09-27T15:57:36.380Z] 7c9d20b9b6cd: Pulling fs layer
15:57:36 [2019-09-27T15:57:36.638Z] 7c9d20b9b6cd: Verifying Checksum
15:57:36 [2019-09-27T15:57:36.638Z] 7c9d20b9b6cd: Download complete
15:57:36 [2019-09-27T15:57:36.638Z] 7c9d20b9b6cd: Pull complete
15:57:36 [2019-09-27T15:57:36.638Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
15:57:36 [2019-09-27T15:57:36.638Z] Status: Downloaded newer image for busybox:latest
15:57:40 [2019-09-27T15:57:40.065Z] PASS: docker_cli_build_test.go:5847: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	11.139s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:57:49 [2019-09-27T15:57:49.119Z] + bundleName=janky
15:57:49 [2019-09-27T15:57:49.119Z] + echo Creating janky-bundles.tar.gz
15:57:49 [2019-09-27T15:57:49.119Z] Creating janky-bundles.tar.gz
15:57:49 [2019-09-27T15:57:49.119Z] + xargs tar -czf janky-bundles.tar.gz
15:57:49 [2019-09-27T15:57:49.119Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
15:57:51 [2019-09-27T15:57:51.022Z] Archiving artifacts
15:57:51 [2019-09-27T15:57:51.205Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-367/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:57:51 [2019-09-27T15:57:51.587Z] + make clean
15:57:51 [2019-09-27T15:57:51.587Z] docker volume rm -f docker-dev-cache
15:57:51 [2019-09-27T15:57:51.587Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:58:10 [2019-09-27T15:58:10.006Z] PASS: docker_cli_build_test.go:5822: DockerSuite.TestBuildMultiStageNameVariants	28.953s
15:58:22 [2019-09-27T15:58:22.391Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	13.247s
15:58:24 [2019-09-27T15:58:24.580Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	1.960s
15:58:24 [2019-09-27T15:58:24.580Z] SKIP: docker_cli_build_test.go:5542: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
15:58:24 [2019-09-27T15:58:24.580Z] SKIP: docker_cli_build_test.go:5530: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
15:58:30 [2019-09-27T15:58:30.409Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	5.285s
15:58:35 [2019-09-27T15:58:35.144Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	4.893s
15:58:38 [2019-09-27T15:58:38.898Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	3.577s
15:58:38 [2019-09-27T15:58:38.898Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.215s
15:58:38 [2019-09-27T15:58:38.898Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.132s
15:58:41 [2019-09-27T15:58:41.084Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.211s
15:58:42 [2019-09-27T15:58:42.058Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.053s
15:58:47 [2019-09-27T15:58:47.870Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	5.247s
15:59:03 [2019-09-27T15:59:03.200Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	14.072s
15:59:07 [2019-09-27T15:59:07.430Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	4.686s
15:59:26 [2019-09-27T15:59:26.189Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	18.274s
15:59:33 [2019-09-27T15:59:33.931Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	7.465s
15:59:47 [2019-09-27T15:59:47.155Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	13.013s
15:59:54 [2019-09-27T15:59:54.848Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	6.667s
16:00:02 [2019-09-27T16:00:02.518Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	7.916s
16:00:05 [2019-09-27T16:00:05.590Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	3.162s
16:00:05 [2019-09-27T16:00:05.590Z] SKIP: docker_cli_build_test.go:5993: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
16:00:05 [2019-09-27T16:00:05.590Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
16:00:08 [2019-09-27T16:00:08.606Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	3.353s
16:00:08 [2019-09-27T16:00:08.606Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
16:01:34 [2019-09-27T16:01:34.819Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	76.253s
16:02:00 [2019-09-27T16:02:00.008Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	31.698s
16:02:14 [2019-09-27T16:02:14.860Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	15.930s
16:02:18 [2019-09-27T16:02:18.610Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	4.453s
16:02:18 [2019-09-27T16:02:18.610Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
16:02:18 [2019-09-27T16:02:18.610Z] SKIP: docker_api_build_test.go:513: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
16:02:22 [2019-09-27T16:02:22.362Z] PASS: docker_cli_build_test.go:6143: DockerSuite.TestBuildSetCommandWithDefinedShell	3.351s
16:02:29 [2019-09-27T16:02:29.490Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	6.730s
16:02:36 [2019-09-27T16:02:36.584Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	6.967s
16:02:42 [2019-09-27T16:02:42.371Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	5.187s
16:03:07 [2019-09-27T16:03:07.500Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	24.989s
16:03:07 [2019-09-27T16:03:07.961Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.075s
16:03:10 [2019-09-27T16:03:10.135Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.764s
16:03:31 [2019-09-27T16:03:31.214Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	18.470s
16:03:31 [2019-09-27T16:03:31.214Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.224s
16:03:35 [2019-09-27T16:03:35.904Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	4.844s
16:03:35 [2019-09-27T16:03:35.904Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.120s
16:03:40 [2019-09-27T16:03:40.587Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.696s
16:04:10 [2019-09-27T16:04:10.526Z] PASS: docker_cli_build_test.go:5361: DockerSuite.TestBuildStepsWithProgress	25.053s
16:04:10 [2019-09-27T16:04:10.526Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
16:04:12 [2019-09-27T16:04:12.060Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	5.312s
16:04:15 [2019-09-27T16:04:15.805Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	3.485s
16:04:22 [2019-09-27T16:04:22.867Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	6.235s
16:04:31 [2019-09-27T16:04:31.431Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	8.235s
16:04:31 [2019-09-27T16:04:31.431Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
16:04:31 [2019-09-27T16:04:31.431Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
16:04:31 [2019-09-27T16:04:31.431Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
16:04:36 [2019-09-27T16:04:36.122Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	4.730s
16:04:37 [2019-09-27T16:04:37.661Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	1.778s
16:04:43 [2019-09-27T16:04:43.449Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	5.166s
16:04:43 [2019-09-27T16:04:43.449Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
16:04:43 [2019-09-27T16:04:43.449Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
16:05:25 [2019-09-27T16:05:25.954Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	42.074s
16:05:27 [2019-09-27T16:05:27.490Z] PASS: docker_cli_build_test.go:6038: DockerSuite.TestBuildWindowsEnvCaseInsensitive	1.640s
16:05:48 [2019-09-27T16:05:48.566Z] PASS: docker_cli_build_test.go:6008: DockerSuite.TestBuildWindowsUser	17.926s
16:05:57 [2019-09-27T16:05:57.138Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	9.976s
16:05:57 [2019-09-27T16:05:57.138Z] SKIP: docker_cli_build_test.go:5558: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
16:05:57 [2019-09-27T16:05:57.138Z] SKIP: docker_cli_build_test.go:5574: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
16:05:59 [2019-09-27T16:05:59.312Z] PASS: docker_cli_build_test.go:5372: DockerSuite.TestBuildWithFailure	2.679s
16:05:59 [2019-09-27T16:05:59.770Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
16:06:17 [2019-09-27T16:06:17.447Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	16.174s
16:06:22 [2019-09-27T16:06:22.130Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	4.772s
16:06:22 [2019-09-27T16:06:22.130Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.062s
16:06:43 [2019-09-27T16:06:43.205Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	20.221s
16:06:43 [2019-09-27T16:06:43.205Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
16:06:43 [2019-09-27T16:06:43.205Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
16:06:43 [2019-09-27T16:06:43.205Z] SKIP: docker_cli_build_test.go:6073: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
16:06:46 [2019-09-27T16:06:46.936Z] PASS: docker_cli_build_test.go:6052: DockerSuite.TestBuildWorkdirImageCmd	3.424s
16:07:01 [2019-09-27T16:07:01.747Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	13.170s
16:07:07 [2019-09-27T16:07:07.529Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	6.796s
16:07:07 [2019-09-27T16:07:07.529Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
16:07:07 [2019-09-27T16:07:07.529Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
16:07:07 [2019-09-27T16:07:07.529Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
16:07:11 [2019-09-27T16:07:11.262Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	3.502s
16:07:18 [2019-09-27T16:07:18.325Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	7.171s
16:07:26 [2019-09-27T16:07:26.890Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	7.798s
16:07:33 [2019-09-27T16:07:33.955Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	6.726s
16:07:33 [2019-09-27T16:07:33.955Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
16:07:44 [2019-09-27T16:07:44.276Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	10.072s
16:07:44 [2019-09-27T16:07:44.276Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
16:07:54 [2019-09-27T16:07:54.633Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	10.782s
16:08:00 [2019-09-27T16:08:00.452Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	4.934s
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
16:08:00 [2019-09-27T16:08:00.452Z] PASS: docker_api_containers_test.go:1289: DockerSuite.TestContainerAPIChunkedEncoding	0.020s
16:08:12 [2019-09-27T16:08:12.870Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	10.828s
16:08:19 [2019-09-27T16:08:19.972Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	8.272s
16:08:19 [2019-09-27T16:08:19.972Z] SKIP: docker_api_containers_test.go:1155: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
16:08:23 [2019-09-27T16:08:23.736Z] PASS: docker_api_containers_test.go:1070: DockerSuite.TestContainerAPICopyNotExistsAnyMore	3.501s
16:08:23 [2019-09-27T16:08:23.736Z] SKIP: docker_api_containers_test.go:1083: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
16:08:23 [2019-09-27T16:08:23.736Z] SKIP: docker_api_containers_test.go:1113: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
16:08:23 [2019-09-27T16:08:23.736Z] SKIP: docker_api_containers_test.go:1134: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
16:08:26 [2019-09-27T16:08:26.665Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	2.783s
16:08:26 [2019-09-27T16:08:26.665Z] SKIP: docker_api_containers_test.go:649: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
16:08:26 [2019-09-27T16:08:26.665Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.005s
16:08:29 [2019-09-27T16:08:29.588Z] PASS: docker_api_containers_test.go:1901: DockerSuite.TestContainerAPICreateMountsBindRead	3.423s
16:08:29 [2019-09-27T16:08:29.589Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.002s
16:08:29 [2019-09-27T16:08:29.589Z] SKIP: docker_api_containers_test.go:1409: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
16:08:29 [2019-09-27T16:08:29.589Z] SKIP: docker_api_containers_test.go:655: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
16:08:29 [2019-09-27T16:08:29.589Z] SKIP: docker_api_containers_test.go:684: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
16:08:29 [2019-09-27T16:08:29.589Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateWithHostName	0.018s
16:08:32 [2019-09-27T16:08:32.523Z] PASS: docker_api_containers_test.go:1166: DockerSuite.TestContainerAPIDelete	2.682s
16:08:36 [2019-09-27T16:08:36.276Z] PASS: docker_api_containers_test.go:1239: DockerSuite.TestContainerAPIDeleteConflict	2.641s
16:08:39 [2019-09-27T16:08:39.207Z] PASS: docker_api_containers_test.go:1191: DockerSuite.TestContainerAPIDeleteForce	3.589s
16:08:39 [2019-09-27T16:08:39.207Z] PASS: docker_api_containers_test.go:1182: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
16:08:39 [2019-09-27T16:08:39.207Z] SKIP: docker_api_containers_test.go:1208: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
16:08:42 [2019-09-27T16:08:42.985Z] PASS: docker_api_containers_test.go:1254: DockerSuite.TestContainerAPIDeleteRemoveVolume	3.336s
16:08:42 [2019-09-27T16:08:42.985Z] PASS: docker_api_containers_test.go:1647: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
16:08:46 [2019-09-27T16:08:46.788Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	3.445s
16:08:46 [2019-09-27T16:08:46.788Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
16:08:46 [2019-09-27T16:08:46.788Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
16:08:49 [2019-09-27T16:08:49.705Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	3.504s
16:08:49 [2019-09-27T16:08:49.705Z] PASS: docker_api_containers_test.go:756: DockerSuite.TestContainerAPIInvalidPortSyntax	0.002s
16:08:52 [2019-09-27T16:08:52.626Z] PASS: docker_api_containers_test.go:957: DockerSuite.TestContainerAPIKill	2.954s
16:08:52 [2019-09-27T16:08:52.626Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
16:08:56 [2019-09-27T16:08:56.376Z] PASS: docker_api_containers_test.go:1309: DockerSuite.TestContainerAPIPostContainerStop	3.431s
16:08:56 [2019-09-27T16:08:56.376Z] PASS: docker_api_containers_test.go:872: DockerSuite.TestContainerAPIPostCreateNull	0.175s
16:08:56 [2019-09-27T16:08:56.376Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
16:08:59 [2019-09-27T16:08:59.297Z] PASS: docker_api_containers_test.go:940: DockerSuite.TestContainerAPIRename	2.185s
16:09:05 [2019-09-27T16:09:05.113Z] PASS: docker_api_containers_test.go:972: DockerSuite.TestContainerAPIRestart	4.925s
16:09:09 [2019-09-27T16:09:09.821Z] PASS: docker_api_containers_test.go:986: DockerSuite.TestContainerAPIRestartNotimeoutParam	4.754s
16:09:09 [2019-09-27T16:09:09.821Z] PASS: docker_api_containers_test.go:854: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.020s
16:09:09 [2019-09-27T16:09:09.821Z] PASS: docker_api_containers_test.go:782: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.002s
16:09:09 [2019-09-27T16:09:09.821Z] PASS: docker_api_containers_test.go:830: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.002s
16:09:09 [2019-09-27T16:09:09.821Z] PASS: docker_api_containers_test.go:806: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.003s
16:09:13 [2019-09-27T16:09:13.581Z] PASS: docker_api_containers_test.go:1002: DockerSuite.TestContainerAPIStart	3.073s
16:09:13 [2019-09-27T16:09:13.581Z] SKIP: docker_api_containers_test.go:1656: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
16:09:16 [2019-09-27T16:09:16.505Z] PASS: docker_api_containers_test.go:1028: DockerSuite.TestContainerAPIStop	3.602s
16:09:16 [2019-09-27T16:09:16.505Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
16:09:20 [2019-09-27T16:09:20.255Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	3.077s
16:09:20 [2019-09-27T16:09:20.255Z] PASS: docker_api_containers_test.go:715: DockerSuite.TestContainerAPIVerifyHeader	0.027s
16:09:26 [2019-09-27T16:09:26.135Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPIWait	5.473s
16:09:29 [2019-09-27T16:09:29.892Z] PASS: docker_api_containers_test.go:2197: DockerSuite.TestContainerKillCustomStopSignal	3.635s
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
16:09:29 [2019-09-27T16:09:29.892Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
16:09:55 [2019-09-27T16:09:55.071Z] PASS: docker_api_containers_test.go:1932: DockerSuite.TestContainersAPICreateMountsCreate	25.440s
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_api_containers_test.go:2147: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
16:09:55 [2019-09-27T16:09:55.071Z] PASS: docker_api_containers_test.go:1705: DockerSuite.TestContainersAPICreateMountsValidation	0.078s
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
16:09:55 [2019-09-27T16:09:55.071Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	3.657s
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
16:09:58 [2019-09-27T16:09:58.825Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
16:10:02 [2019-09-27T16:10:02.580Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	3.806s
16:10:02 [2019-09-27T16:10:02.580Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.051s
16:10:02 [2019-09-27T16:10:02.580Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
16:10:06 [2019-09-27T16:10:06.330Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	3.639s
16:10:06 [2019-09-27T16:10:06.330Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
16:10:06 [2019-09-27T16:10:06.330Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
16:10:06 [2019-09-27T16:10:06.330Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
16:10:12 [2019-09-27T16:10:12.145Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	5.831s
16:10:15 [2019-09-27T16:10:15.897Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	3.682s
16:10:15 [2019-09-27T16:10:15.897Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
16:10:15 [2019-09-27T16:10:15.897Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
16:10:28 [2019-09-27T16:10:28.516Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	11.798s
16:10:28 [2019-09-27T16:10:28.516Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
16:10:28 [2019-09-27T16:10:28.516Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
16:10:40 [2019-09-27T16:10:40.069Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	12.029s
16:10:40 [2019-09-27T16:10:40.069Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
16:10:40 [2019-09-27T16:10:40.069Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
16:10:43 [2019-09-27T16:10:43.367Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	3.712s
16:10:43 [2019-09-27T16:10:43.367Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
16:10:43 [2019-09-27T16:10:43.367Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
16:10:47 [2019-09-27T16:10:47.555Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	4.097s
16:10:47 [2019-09-27T16:10:47.555Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
16:10:47 [2019-09-27T16:10:47.555Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
16:10:47 [2019-09-27T16:10:47.555Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
16:10:47 [2019-09-27T16:10:47.555Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
16:10:47 [2019-09-27T16:10:47.555Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.129s
16:10:48 [2019-09-27T16:10:48.072Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.135s
16:10:51 [2019-09-27T16:10:51.255Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	3.008s
16:10:55 [2019-09-27T16:10:55.265Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	3.623s
16:10:55 [2019-09-27T16:10:55.265Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.198s
16:10:55 [2019-09-27T16:10:55.265Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.118s
16:10:58 [2019-09-27T16:10:58.412Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	3.393s
16:11:00 [2019-09-27T16:11:00.781Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	1.910s
16:11:00 [2019-09-27T16:11:00.781Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.122s
16:11:00 [2019-09-27T16:11:00.781Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
16:11:00 [2019-09-27T16:11:00.781Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.257s
16:11:00 [2019-09-27T16:11:00.781Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
16:11:00 [2019-09-27T16:11:00.781Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.121s
16:11:01 [2019-09-27T16:11:01.294Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.246s
16:11:19 [2019-09-27T16:11:19.591Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	15.657s
16:11:19 [2019-09-27T16:11:19.591Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.141s
16:11:19 [2019-09-27T16:11:19.591Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.102s
16:11:21 [2019-09-27T16:11:21.261Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.140s
16:11:21 [2019-09-27T16:11:21.261Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.130s
16:11:21 [2019-09-27T16:11:21.261Z] SKIP: docker_api_containers_test.go:916: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	3.216s
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.083s
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.052s
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
16:11:25 [2019-09-27T16:11:25.323Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
16:11:29 [2019-09-27T16:11:29.309Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	3.543s
16:11:31 [2019-09-27T16:11:31.676Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.919s
16:11:35 [2019-09-27T16:11:35.677Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	3.706s
16:11:46 [2019-09-27T16:11:46.473Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	10.410s
16:11:52 [2019-09-27T16:11:52.465Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	5.668s
16:11:59 [2019-09-27T16:11:59.748Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	7.411s
16:12:02 [2019-09-27T16:12:02.809Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	3.137s
16:12:05 [2019-09-27T16:12:05.085Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	2.105s
16:12:13 [2019-09-27T16:12:13.801Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	7.151s
16:12:13 [2019-09-27T16:12:13.801Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.685s
16:12:15 [2019-09-27T16:12:15.375Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	2.128s
16:12:21 [2019-09-27T16:12:21.233Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	5.465s
16:12:28 [2019-09-27T16:12:28.426Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	7.065s
16:12:28 [2019-09-27T16:12:28.426Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.053s
16:12:28 [2019-09-27T16:12:28.426Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.050s
16:12:28 [2019-09-27T16:12:28.426Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
16:12:28 [2019-09-27T16:12:28.426Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
16:12:28 [2019-09-27T16:12:28.426Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
16:12:29 [2019-09-27T16:12:29.404Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.155s
16:12:29 [2019-09-27T16:12:29.404Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
16:12:33 [2019-09-27T16:12:33.166Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	3.615s
16:12:36 [2019-09-27T16:12:36.934Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	3.751s
16:12:39 [2019-09-27T16:12:39.860Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	2.313s
16:12:43 [2019-09-27T16:12:43.623Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	3.501s
16:12:49 [2019-09-27T16:12:49.452Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	5.677s
16:12:49 [2019-09-27T16:12:49.452Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
16:12:51 [2019-09-27T16:12:51.639Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.709s
16:12:58 [2019-09-27T16:12:58.739Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	5.629s
16:12:58 [2019-09-27T16:12:58.739Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
16:12:58 [2019-09-27T16:12:58.739Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
16:13:01 [2019-09-27T16:13:01.662Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd	2.398s
16:13:05 [2019-09-27T16:13:05.417Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType	3.060s
16:13:05 [2019-09-27T16:13:05.417Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
16:13:05 [2019-09-27T16:13:05.417Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
16:13:05 [2019-09-27T16:13:05.417Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
16:13:09 [2019-09-27T16:13:09.181Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand	3.000s
16:13:12 [2019-09-27T16:13:12.102Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError	2.985s
16:13:15 [2019-09-27T16:13:15.864Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand	3.039s
16:13:19 [2019-09-27T16:13:19.620Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach	2.826s
16:13:24 [2019-09-27T16:13:24.327Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart	5.069s
16:13:24 [2019-09-27T16:13:24.327Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
16:13:24 [2019-09-27T16:13:24.327Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
16:13:24 [2019-09-27T16:13:24.327Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
16:13:28 [2019-09-27T16:13:28.078Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus	2.653s
16:13:33 [2019-09-27T16:13:33.895Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID	5.866s
16:13:33 [2019-09-27T16:13:33.896Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
16:13:33 [2019-09-27T16:13:33.896Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
16:13:33 [2019-09-27T16:13:33.896Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
16:13:33 [2019-09-27T16:13:33.896Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
16:13:33 [2019-09-27T16:13:33.896Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
16:13:37 [2019-09-27T16:13:37.650Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	3.029s
16:13:37 [2019-09-27T16:13:37.650Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
16:13:37 [2019-09-27T16:13:37.650Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
16:13:37 [2019-09-27T16:13:37.650Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
16:13:37 [2019-09-27T16:13:37.650Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
16:13:37 [2019-09-27T16:13:37.650Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
16:13:41 [2019-09-27T16:13:41.403Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin	3.078s
16:13:41 [2019-09-27T16:13:41.403Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
16:13:56 [2019-09-27T16:13:56.253Z] PASS: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles	13.096s
16:14:06 [2019-09-27T16:14:06.630Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped	10.364s
16:14:06 [2019-09-27T16:14:06.630Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
16:14:06 [2019-09-27T16:14:06.630Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
16:14:06 [2019-09-27T16:14:06.630Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
16:14:06 [2019-09-27T16:14:06.630Z] SKIP: docker_cli_export_import_test.go:15: DockerSuite.TestExportContainerWithOutputAndImportImage (unmatched requirement DaemonIsLinux)
16:14:13 [2019-09-27T16:14:13.726Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	7.625s
16:14:20 [2019-09-27T16:14:20.856Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	7.192s
16:14:24 [2019-09-27T16:14:24.623Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	4.655s
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	6.727s
16:14:31 [2019-09-27T16:14:31.724Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.073s
16:14:31 [2019-09-27T16:14:31.724Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.054s
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.060s
16:14:31 [2019-09-27T16:14:31.724Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.051s
16:14:40 [2019-09-27T16:14:40.329Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	7.116s
16:14:40 [2019-09-27T16:14:40.329Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.051s
16:14:40 [2019-09-27T16:14:40.329Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
16:14:40 [2019-09-27T16:14:40.329Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.051s
16:14:40 [2019-09-27T16:14:40.329Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.055s
16:14:40 [2019-09-27T16:14:40.329Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.273s
16:14:41 [2019-09-27T16:14:41.303Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	1.776s
16:14:41 [2019-09-27T16:14:41.303Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
16:14:45 [2019-09-27T16:14:45.056Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	3.291s
16:14:45 [2019-09-27T16:14:45.056Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.053s
16:14:50 [2019-09-27T16:14:50.868Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	5.160s
16:14:50 [2019-09-27T16:14:50.868Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.203s
16:14:55 [2019-09-27T16:14:55.572Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	5.422s
16:15:00 [2019-09-27T16:15:00.279Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	3.775s
16:15:00 [2019-09-27T16:15:00.279Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.158s
16:15:00 [2019-09-27T16:15:00.279Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
16:15:07 [2019-09-27T16:15:07.378Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	7.253s
16:15:07 [2019-09-27T16:15:07.378Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.047s
16:15:09 [2019-09-27T16:15:09.567Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.323s
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
16:15:09 [2019-09-27T16:15:09.567Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.048s
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
16:15:09 [2019-09-27T16:15:09.567Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.049s
16:15:10 [2019-09-27T16:15:10.030Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.098s
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
16:15:10 [2019-09-27T16:15:10.030Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
16:15:13 [2019-09-27T16:15:13.785Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	3.001s
16:15:17 [2019-09-27T16:15:17.539Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	2.607s
16:15:17 [2019-09-27T16:15:17.539Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
16:15:17 [2019-09-27T16:15:17.539Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
16:15:17 [2019-09-27T16:15:17.539Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.067s
16:15:17 [2019-09-27T16:15:17.539Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
16:15:21 [2019-09-27T16:15:21.288Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	3.155s
16:15:21 [2019-09-27T16:15:21.288Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.169s
16:15:24 [2019-09-27T16:15:24.206Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	2.116s
16:15:24 [2019-09-27T16:15:24.206Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
16:15:24 [2019-09-27T16:15:24.206Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
16:15:24 [2019-09-27T16:15:24.206Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
16:15:27 [2019-09-27T16:15:27.959Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	3.108s
16:15:36 [2019-09-27T16:15:36.576Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	7.320s
16:15:36 [2019-09-27T16:15:36.576Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
16:15:36 [2019-09-27T16:15:36.576Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
16:15:36 [2019-09-27T16:15:36.576Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
16:15:39 [2019-09-27T16:15:39.494Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	2.410s
16:15:42 [2019-09-27T16:15:42.412Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	2.458s
16:15:42 [2019-09-27T16:15:42.412Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.116s
16:15:46 [2019-09-27T16:15:46.169Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	2.742s
16:15:49 [2019-09-27T16:15:49.088Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.950s
16:15:49 [2019-09-27T16:15:49.088Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
16:15:49 [2019-09-27T16:15:49.088Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.063s
16:15:52 [2019-09-27T16:15:52.006Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	2.665s
16:15:55 [2019-09-27T16:15:55.756Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	3.305s
16:16:04 [2019-09-27T16:16:04.353Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	6.225s
16:16:06 [2019-09-27T16:16:06.549Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	2.338s
16:16:10 [2019-09-27T16:16:10.301Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	3.371s
16:16:14 [2019-09-27T16:16:14.054Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	3.127s
16:16:17 [2019-09-27T16:16:17.086Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	3.163s
16:16:20 [2019-09-27T16:16:20.004Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	2.154s
16:16:23 [2019-09-27T16:16:23.791Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	3.263s
16:16:23 [2019-09-27T16:16:23.791Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.066s
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.791Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.792Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
16:16:23 [2019-09-27T16:16:23.792Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.050s
16:16:23 [2019-09-27T16:16:23.792Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.000s
16:16:26 [2019-09-27T16:16:26.712Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	2.194s
16:16:30 [2019-09-27T16:16:30.587Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	2.773s
16:16:36 [2019-09-27T16:16:36.395Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	6.110s
16:16:40 [2019-09-27T16:16:40.165Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	3.323s
16:16:40 [2019-09-27T16:16:40.165Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
16:16:42 [2019-09-27T16:16:42.228Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.920s
16:16:42 [2019-09-27T16:16:42.228Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.048s
16:16:49 [2019-09-27T16:16:49.370Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.196s
16:16:57 [2019-09-27T16:16:57.037Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.280s
16:17:04 [2019-09-27T16:17:04.537Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.133s
16:17:08 [2019-09-27T16:17:08.352Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	3.402s
16:17:11 [2019-09-27T16:17:11.250Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	2.438s
16:17:11 [2019-09-27T16:17:11.250Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
16:17:15 [2019-09-27T16:17:15.097Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	3.731s
16:17:18 [2019-09-27T16:17:18.033Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	3.526s
16:17:28 [2019-09-27T16:17:28.345Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	9.108s
16:17:28 [2019-09-27T16:17:28.345Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
16:17:28 [2019-09-27T16:17:28.345Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
16:17:31 [2019-09-27T16:17:31.201Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	3.530s
16:17:34 [2019-09-27T16:17:34.974Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	3.726s
16:17:37 [2019-09-27T16:17:37.859Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.819s
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.060s
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
16:17:37 [2019-09-27T16:17:37.859Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] PASS: docker_api_containers_test.go:1325: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	6.996s
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1588: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1502: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1484: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1530: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1613: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1557: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
16:17:45 [2019-09-27T16:17:45.136Z] SKIP: docker_api_containers_test.go:1380: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
16:17:51 [2019-09-27T16:17:51.014Z] PASS: docker_api_containers_test.go:1353: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	6.271s
16:17:51 [2019-09-27T16:17:51.014Z] SKIP: docker_api_containers_test.go:1451: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
16:18:08 [2019-09-27T16:18:08.126Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	15.192s
16:18:08 [2019-09-27T16:18:08.126Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
16:18:24 [2019-09-27T16:18:24.874Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	14.657s
16:18:47 [2019-09-27T16:18:47.040Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	23.153s
16:18:47 [2019-09-27T16:18:47.040Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.218s
16:19:08 [2019-09-27T16:19:08.180Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	18.684s
16:19:29 [2019-09-27T16:19:29.355Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	18.688s
16:19:34 [2019-09-27T16:19:34.070Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	6.820s
16:19:44 [2019-09-27T16:19:44.426Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	10.785s
16:19:50 [2019-09-27T16:19:50.248Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	5.057s
16:19:50 [2019-09-27T16:19:50.711Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
16:19:50 [2019-09-27T16:19:50.711Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
16:19:56 [2019-09-27T16:19:56.536Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	5.552s
16:19:56 [2019-09-27T16:19:56.536Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
16:19:56 [2019-09-27T16:19:56.536Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
16:19:56 [2019-09-27T16:19:56.536Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
16:19:56 [2019-09-27T16:19:56.536Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
16:20:11 [2019-09-27T16:20:11.438Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	11.374s
16:20:11 [2019-09-27T16:20:11.438Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
16:20:11 [2019-09-27T16:20:11.438Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.356s
16:20:11 [2019-09-27T16:20:11.438Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
16:20:12 [2019-09-27T16:20:12.411Z] PASS: docker_cli_push_test.go:293: DockerSuite.TestPushToCentralRegistryUnauthorized	1.319s
16:20:12 [2019-09-27T16:20:12.873Z] PASS: docker_cli_push_test.go:39: DockerSuite.TestPushUnprefixedRepo	0.918s
16:20:12 [2019-09-27T16:20:12.873Z] SKIP: docker_api_containers_test.go:1425: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
16:20:18 [2019-09-27T16:20:18.691Z] PASS: docker_cli_restart_test.go:298: DockerSuite.TestRestartAutoRemoveContainer	5.287s
16:20:24 [2019-09-27T16:20:24.514Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	5.234s
16:20:26 [2019-09-27T16:20:26.714Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.836s
16:20:51 [2019-09-27T16:20:51.995Z] PASS: docker_cli_restart_test.go:267: DockerSuite.TestRestartContainerwithRestartPolicy	24.024s
16:20:51 [2019-09-27T16:20:51.995Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
16:20:59 [2019-09-27T16:20:59.128Z] PASS: docker_cli_restart_test.go:237: DockerSuite.TestRestartPolicyAfterRestart	6.812s
16:20:59 [2019-09-27T16:20:59.128Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.183s
16:20:59 [2019-09-27T16:20:59.128Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.113s
16:20:59 [2019-09-27T16:20:59.128Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.549s
16:21:04 [2019-09-27T16:21:04.944Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	4.957s
16:21:10 [2019-09-27T16:21:10.772Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	5.719s
16:21:10 [2019-09-27T16:21:10.772Z] SKIP: docker_cli_restart_test.go:193: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
16:21:15 [2019-09-27T16:21:15.501Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	4.276s
16:21:15 [2019-09-27T16:21:15.501Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.051s
16:21:15 [2019-09-27T16:21:15.501Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.221s
16:21:40 [2019-09-27T16:21:40.691Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	22.551s
16:21:44 [2019-09-27T16:21:44.444Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	5.007s
16:21:45 [2019-09-27T16:21:45.989Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	1.969s
16:21:54 [2019-09-27T16:21:54.595Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	7.208s
16:22:00 [2019-09-27T16:22:00.411Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	5.801s
16:22:12 [2019-09-27T16:22:12.852Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	11.323s
16:22:18 [2019-09-27T16:22:18.668Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	6.482s
16:22:19 [2019-09-27T16:22:19.132Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.592s
16:22:22 [2019-09-27T16:22:22.885Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	3.806s
16:22:48 [2019-09-27T16:22:48.094Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	23.822s
16:22:51 [2019-09-27T16:22:51.013Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	3.132s
16:22:56 [2019-09-27T16:22:56.831Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	5.161s
16:23:00 [2019-09-27T16:23:00.583Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	3.393s
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
16:23:00 [2019-09-27T16:23:00.583Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
16:23:02 [2019-09-27T16:23:02.774Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.597s
16:23:02 [2019-09-27T16:23:02.774Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
16:23:02 [2019-09-27T16:23:02.774Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
16:23:09 [2019-09-27T16:23:09.884Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	7.093s
16:23:18 [2019-09-27T16:23:18.486Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	7.871s
16:23:21 [2019-09-27T16:23:21.413Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	3.563s
16:23:25 [2019-09-27T16:23:25.164Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	3.597s
16:23:28 [2019-09-27T16:23:28.082Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	2.715s
16:23:28 [2019-09-27T16:23:28.082Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.059s
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
16:23:28 [2019-09-27T16:23:28.082Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
16:23:31 [2019-09-27T16:23:31.000Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	2.161s
16:23:31 [2019-09-27T16:23:31.000Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
16:23:36 [2019-09-27T16:23:36.815Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	5.962s
16:23:36 [2019-09-27T16:23:36.815Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
16:23:36 [2019-09-27T16:23:36.815Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	2.639s
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
16:23:39 [2019-09-27T16:23:39.735Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
16:23:42 [2019-09-27T16:23:42.053Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.724s
16:23:45 [2019-09-27T16:23:45.818Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	3.805s
16:23:49 [2019-09-27T16:23:49.551Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	3.487s
16:23:49 [2019-09-27T16:23:49.551Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
16:23:49 [2019-09-27T16:23:49.551Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
16:23:49 [2019-09-27T16:23:49.551Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
16:23:53 [2019-09-27T16:23:53.311Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	3.581s
16:23:53 [2019-09-27T16:23:53.311Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
16:23:53 [2019-09-27T16:23:53.311Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
16:23:53 [2019-09-27T16:23:53.311Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
16:23:53 [2019-09-27T16:23:53.311Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
16:23:54 [2019-09-27T16:23:54.856Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	1.965s
16:23:58 [2019-09-27T16:23:58.609Z] PASS: docker_cli_run_test.go:4172: DockerSuite.TestRunCredentialSpecWellFormed	3.578s
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
16:23:58 [2019-09-27T16:23:58.609Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
16:24:02 [2019-09-27T16:24:02.361Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	3.556s
16:24:02 [2019-09-27T16:24:02.361Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
16:24:02 [2019-09-27T16:24:02.361Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.069s
16:24:02 [2019-09-27T16:24:02.361Z] SKIP: docker_cli_run_test.go:4179: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
16:24:06 [2019-09-27T16:24:06.111Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	3.440s
16:24:09 [2019-09-27T16:24:09.872Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	3.490s
16:24:09 [2019-09-27T16:24:09.872Z] SKIP: docker_cli_run_test.go:4265: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
16:24:12 [2019-09-27T16:24:12.072Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	2.856s
16:24:12 [2019-09-27T16:24:12.072Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
16:24:12 [2019-09-27T16:24:12.072Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
16:24:12 [2019-09-27T16:24:12.072Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
16:24:14 [2019-09-27T16:24:14.997Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	2.877s
16:24:18 [2019-09-27T16:24:18.747Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	3.544s
16:24:21 [2019-09-27T16:24:21.668Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	2.653s
16:24:25 [2019-09-27T16:24:25.426Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	3.642s
16:24:25 [2019-09-27T16:24:25.426Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.048s
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:4507: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:4520: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:4248: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
16:24:25 [2019-09-27T16:24:25.426Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
16:24:31 [2019-09-27T16:24:31.255Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	5.379s
16:24:31 [2019-09-27T16:24:31.255Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
16:24:31 [2019-09-27T16:24:31.255Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.064s
16:24:31 [2019-09-27T16:24:31.255Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
16:24:31 [2019-09-27T16:24:31.255Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
16:24:31 [2019-09-27T16:24:31.255Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
16:24:31 [2019-09-27T16:24:31.255Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
16:24:43 [2019-09-27T16:24:43.679Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	12.212s
16:24:43 [2019-09-27T16:24:43.679Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	2.274s
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:4327: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:4315: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
16:24:45 [2019-09-27T16:24:45.226Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
16:24:55 [2019-09-27T16:24:55.585Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	9.454s
16:24:55 [2019-09-27T16:24:55.585Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
16:24:55 [2019-09-27T16:24:55.585Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
16:24:55 [2019-09-27T16:24:55.585Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
16:25:01 [2019-09-27T16:25:01.404Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	6.003s
16:25:08 [2019-09-27T16:25:08.518Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	7.656s
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
16:25:08 [2019-09-27T16:25:08.518Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.271s
16:25:09 [2019-09-27T16:25:09.491Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.959s
16:25:13 [2019-09-27T16:25:13.251Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	3.368s
16:25:17 [2019-09-27T16:25:17.005Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	3.479s
16:25:17 [2019-09-27T16:25:17.466Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.942s
16:25:20 [2019-09-27T16:25:20.386Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	2.489s
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
16:25:20 [2019-09-27T16:25:20.386Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
16:25:25 [2019-09-27T16:25:25.257Z] PASS: docker_cli_run_test.go:4230: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	4.658s
16:25:25 [2019-09-27T16:25:25.257Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
16:25:25 [2019-09-27T16:25:25.257Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
16:25:25 [2019-09-27T16:25:25.257Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
16:25:25 [2019-09-27T16:25:25.257Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
16:25:25 [2019-09-27T16:25:25.257Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
16:25:35 [2019-09-27T16:25:35.609Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	9.930s
16:25:35 [2019-09-27T16:25:35.609Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
16:25:38 [2019-09-27T16:25:38.528Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	3.288s
16:25:44 [2019-09-27T16:25:44.356Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.581s
16:25:47 [2019-09-27T16:25:47.276Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	3.473s
16:25:51 [2019-09-27T16:25:51.027Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	3.402s
16:25:54 [2019-09-27T16:25:54.781Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	3.026s
16:25:57 [2019-09-27T16:25:57.711Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	3.552s
16:25:57 [2019-09-27T16:25:57.711Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
16:25:57 [2019-09-27T16:25:57.711Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
16:26:01 [2019-09-27T16:26:01.468Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	3.648s
16:26:01 [2019-09-27T16:26:01.468Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
16:26:08 [2019-09-27T16:26:08.578Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	6.795s
16:26:08 [2019-09-27T16:26:08.578Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
16:26:08 [2019-09-27T16:26:08.578Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
16:26:08 [2019-09-27T16:26:08.578Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.158s
16:26:08 [2019-09-27T16:26:08.578Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.047s
16:26:08 [2019-09-27T16:26:08.578Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	6.185s
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
16:26:15 [2019-09-27T16:26:15.684Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
16:26:18 [2019-09-27T16:26:18.610Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	3.482s
16:26:18 [2019-09-27T16:26:18.610Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
16:26:22 [2019-09-27T16:26:22.371Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	3.008s
16:26:22 [2019-09-27T16:26:22.371Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
16:26:22 [2019-09-27T16:26:22.371Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
16:26:27 [2019-09-27T16:26:27.079Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	5.242s
16:26:37 [2019-09-27T16:26:37.444Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	10.400s
16:26:46 [2019-09-27T16:26:46.043Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	7.229s
16:26:54 [2019-09-27T16:26:54.639Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	9.162s
16:26:54 [2019-09-27T16:26:54.639Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
16:26:54 [2019-09-27T16:26:54.639Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.081s
16:26:54 [2019-09-27T16:26:54.639Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
16:26:54 [2019-09-27T16:26:54.639Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
16:27:00 [2019-09-27T16:27:00.459Z] PASS: docker_cli_run_test.go:4200: DockerSuite.TestRunWindowsWithCPUCount	5.023s
16:27:03 [2019-09-27T16:27:03.381Z] PASS: docker_cli_run_test.go:4220: DockerSuite.TestRunWindowsWithCPUPercent	3.609s
16:27:07 [2019-09-27T16:27:07.135Z] PASS: docker_cli_run_test.go:4210: DockerSuite.TestRunWindowsWithCPUShares	3.644s
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
16:27:07 [2019-09-27T16:27:07.135Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.039s
16:27:07 [2019-09-27T16:27:07.135Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.045s
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
16:27:07 [2019-09-27T16:27:07.135Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
16:27:12 [2019-09-27T16:27:12.965Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	5.157s
16:27:14 [2019-09-27T16:27:14.522Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	2.316s
16:27:17 [2019-09-27T16:27:17.441Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	2.798s
16:27:24 [2019-09-27T16:27:24.539Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	6.735s
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.539Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.540Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.540Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
16:27:24 [2019-09-27T16:27:24.540Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
16:27:26 [2019-09-27T16:27:26.802Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.230s
16:27:26 [2019-09-27T16:27:26.802Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.388s
16:27:27 [2019-09-27T16:27:27.265Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.384s
16:27:27 [2019-09-27T16:27:27.729Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.224s
16:27:29 [2019-09-27T16:27:29.276Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.503s
16:27:39 [2019-09-27T16:27:39.627Z] PASS: docker_cli_run_test.go:4284: DockerSuite.TestSlowStdinClosing	10.233s
16:27:39 [2019-09-27T16:27:39.627Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
16:27:52 [2019-09-27T16:27:52.057Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	12.591s
16:27:52 [2019-09-27T16:27:52.057Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
16:27:57 [2019-09-27T16:27:57.872Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	5.512s
16:27:57 [2019-09-27T16:27:57.872Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
16:27:57 [2019-09-27T16:27:57.872Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
16:27:57 [2019-09-27T16:27:57.872Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
16:27:57 [2019-09-27T16:27:57.872Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	9.215s
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
16:28:08 [2019-09-27T16:28:08.228Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
16:28:11 [2019-09-27T16:28:11.160Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	3.129s
16:28:14 [2019-09-27T16:28:14.915Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	3.853s
16:28:14 [2019-09-27T16:28:14.915Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	2.106s
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
16:28:17 [2019-09-27T16:28:17.842Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
16:28:32 [2019-09-27T16:28:32.685Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.258s
16:28:32 [2019-09-27T16:28:32.685Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.113s
16:28:33 [2019-09-27T16:28:33.152Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.175s
16:28:33 [2019-09-27T16:28:33.152Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
16:28:33 [2019-09-27T16:28:33.152Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.289s
16:28:33 [2019-09-27T16:28:33.614Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.257s
16:28:33 [2019-09-27T16:28:33.614Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.109s
16:28:37 [2019-09-27T16:28:37.369Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	3.744s
16:28:37 [2019-09-27T16:28:37.369Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.057s
16:28:41 [2019-09-27T16:28:41.122Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	3.367s
16:28:41 [2019-09-27T16:28:41.122Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.341s
16:28:41 [2019-09-27T16:28:41.585Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.339s
16:28:41 [2019-09-27T16:28:41.585Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.056s
16:28:42 [2019-09-27T16:28:42.047Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.171s
16:28:54 [2019-09-27T16:28:54.795Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	11.628s
16:28:54 [2019-09-27T16:28:54.795Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
16:28:54 [2019-09-27T16:28:54.795Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.531s
16:28:54 [2019-09-27T16:28:54.795Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.163s
16:28:54 [2019-09-27T16:28:54.795Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
16:29:03 [2019-09-27T16:29:03.399Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	9.325s
16:29:03 [2019-09-27T16:29:03.861Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.233s
16:29:04 [2019-09-27T16:29:04.325Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.238s
16:29:16 [2019-09-27T16:29:16.749Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	12.706s
16:29:16 [2019-09-27T16:29:16.749Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
16:29:16 [2019-09-27T16:29:16.749Z] SKIP: docker_cli_wait_test.go:70: DockerSuite.TestWaitBlockedExitRandom (unmatched requirement DaemonIsLinux)
16:29:16 [2019-09-27T16:29:16.749Z] SKIP: docker_cli_wait_test.go:28: DockerSuite.TestWaitBlockedExitZero (unmatched requirement DaemonIsLinux)
16:29:20 [2019-09-27T16:29:20.510Z] PASS: docker_cli_wait_test.go:58: DockerSuite.TestWaitNonBlockedExitRandom	3.688s
16:29:24 [2019-09-27T16:29:24.284Z] PASS: docker_cli_wait_test.go:15: DockerSuite.TestWaitNonBlockedExitZero	3.559s
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_run_test.go:4543: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_build_test.go:5792: DockerRegistrySuite.TestBuildMultiStageImplicitPull
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:200: DockerRegistrySuite.TestConcurrentPush
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:208: DockerRegistrySuite.TestCrossRepositoryLayerPush
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:70: DockerRegistrySuite.TestPushBadTag
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:30: DockerRegistrySuite.TestPushBusyboxImage
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:146: DockerRegistrySuite.TestPushEmptyLayer
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:115: DockerRegistrySuite.TestPushMultipleTags
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:53: DockerRegistrySuite.TestPushUntagged
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:204: DockerSchema1RegistrySuite.TestConcurrentPush
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:250: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:74: DockerSchema1RegistrySuite.TestPushBadTag
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:34: DockerSchema1RegistrySuite.TestPushBusyboxImage
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:150: DockerSchema1RegistrySuite.TestPushEmptyLayer
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:119: DockerSchema1RegistrySuite.TestPushMultipleTags
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_push_test.go:57: DockerSchema1RegistrySuite.TestPushUntagged
16:29:24 [2019-09-27T16:29:24.284Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:283: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:345: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:373: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:332: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:360: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_push_test.go:320: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
16:29:24 [2019-09-27T16:29:24.285Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
16:29:24 [2019-09-27T16:29:24.285Z] OK: 526 passed, 554 skipped
16:29:24 [2019-09-27T16:29:24.285Z] PASS
16:29:24 [2019-09-27T16:29:24.285Z] ok  	github.com/docker/docker/integration-cli	4080.290s
16:29:24 [2019-09-27T16:29:24.285Z] INFO: Integration tests ended at 09/27/2019 16:29:24. Duration:01:08:07.8481491
16:29:24 [2019-09-27T16:29:24.285Z] INFO: Docker info of the daemon under test at end of run
16:29:24 [2019-09-27T16:29:24.285Z] 
16:29:24 [2019-09-27T16:29:24.285Z] Containers: 0
16:29:24 [2019-09-27T16:29:24.285Z]  Running: 0
16:29:24 [2019-09-27T16:29:24.285Z]  Paused: 0
16:29:24 [2019-09-27T16:29:24.285Z]  Stopped: 0
16:29:24 [2019-09-27T16:29:24.285Z] Images: 6
16:29:24 [2019-09-27T16:29:24.285Z] Server Version: 0.0.0-dev
16:29:24 [2019-09-27T16:29:24.285Z] Storage Driver: windowsfilter
16:29:24 [2019-09-27T16:29:24.285Z]  Windows: 
16:29:24 [2019-09-27T16:29:24.285Z] Logging Driver: json-file
16:29:24 [2019-09-27T16:29:24.285Z] Plugins: 
16:29:24 [2019-09-27T16:29:24.285Z]  Volume: local
16:29:24 [2019-09-27T16:29:24.285Z]  Network: ics l2bridge l2tunnel nat null overlay transparent
16:29:24 [2019-09-27T16:29:24.285Z]  Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
16:29:24 [2019-09-27T16:29:24.285Z] Swarm: inactive
16:29:24 [2019-09-27T16:29:24.285Z] Default Isolation: process
16:29:24 [2019-09-27T16:29:24.285Z] Kernel Version: 10.0 14393 (14393.3241.amd64fre.rs1_release_inmarket.190910-1801)
16:29:24 [2019-09-27T16:29:24.285Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3242)
16:29:24 [2019-09-27T16:29:24.285Z] OSType: windows
16:29:24 [2019-09-27T16:29:24.285Z] Architecture: x86_64
16:29:24 [2019-09-27T16:29:24.285Z] CPUs: 4
16:29:24 [2019-09-27T16:29:24.285Z] Total Memory: 32GiB
16:29:24 [2019-09-27T16:29:24.285Z] Name: azwin-2-d99650
16:29:24 [2019-09-27T16:29:24.285Z] ID: RDDJ:UDWX:W57E:J6RD:GO76:ZJ75:RML7:5CTN:E7QY:OE6S:YLA4:RGQZ
16:29:24 [2019-09-27T16:29:24.285Z] Docker Root Dir: D:\CI-4\CI-0910118e4\daemon
16:29:24 [2019-09-27T16:29:24.285Z] Debug Mode (client): false
16:29:24 [2019-09-27T16:29:24.285Z] Debug Mode (server): false
16:29:24 [2019-09-27T16:29:24.285Z] Registry: https://index.docker.io/v1/
16:29:24 [2019-09-27T16:29:24.285Z] Labels:
16:29:24 [2019-09-27T16:29:24.285Z] Experimental: false
16:29:24 [2019-09-27T16:29:24.285Z] Insecure Registries:
16:29:24 [2019-09-27T16:29:24.285Z]  127.0.0.0/8
16:29:24 [2019-09-27T16:29:24.285Z] Live Restore Enabled: false
16:29:24 [2019-09-27T16:29:24.285Z] 
16:29:24 [2019-09-27T16:29:24.285Z] 
16:29:24 [2019-09-27T16:29:24.285Z] INFO: Stopping daemon under test
16:29:25 [2019-09-27T16:29:25.259Z] SUCCESS: The process with PID 1548 (child process of PID 5352) has been terminated.
16:29:25 [2019-09-27T16:29:25.259Z] SUCCESS: The process with PID 5352 (child process of PID 452) has been terminated.
16:29:25 [2019-09-27T16:29:25.259Z] INFO: executeCI.ps1 Completed successfully at 09/27/2019 16:29:24.
16:29:25 [2019-09-27T16:29:25.259Z] INFO: Tidying up at end of run
16:29:25 [2019-09-27T16:29:25.259Z] INFO: Saving daemon under test log (d:\CI-4\CI-0910118e4\dut.out) to C:\windows\TEMP\CIDUT.out
16:29:25 [2019-09-27T16:29:25.259Z] INFO: Saving daemon under test log (d:\CI-4\CI-0910118e4\dut.err) to C:\windows\TEMP\CIDUT.err
16:29:25 [2019-09-27T16:29:25.259Z] INFO: Nuke-Everything...
16:29:25 [2019-09-27T16:29:25.259Z] INFO: Container count on control daemon to delete is 2
16:29:26 [2019-09-27T16:29:26.235Z] 9295fd082b5e
16:29:26 [2019-09-27T16:29:26.235Z] ae91ae0803f2
16:29:26 [2019-09-27T16:29:26.235Z] INFO: Tidying pidfile d:\CI-4\CI-0910118e4\docker.pid
16:29:26 [2019-09-27T16:29:26.235Z] INFO: Nuking d:\CI-4
16:30:01 [2019-09-27T16:30:01.997Z] INFO: Zapped successfully
16:30:01 [2019-09-27T16:30:01.997Z] WARNING: There are 598 NdisAdapters leaked under Psched\Parameters
16:30:01 [2019-09-27T16:30:01.997Z] WARNING: Cleaning Psched...
16:30:01 [2019-09-27T16:30:01.997Z] WARNING: There are 598 NdisAdapters leaked under WFPLWFS\Parameters
16:30:01 [2019-09-27T16:30:01.997Z] WARNING: Cleaning WFPLWFS...
16:30:01 [2019-09-27T16:30:01.997Z] 
16:30:01 [2019-09-27T16:30:01.997Z] INFO: executeCI.ps1 exiting at Fri Sep 27 16:29:58 CUT 2019. Duration 01:41:16.6431733
16:30:01 [2019-09-27T16:30:01.997Z] 
[Pipeline] }
[Pipeline] // stage
[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